/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 3
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-state-active, .ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button, .ui-button:active, .ui-button:hover, .ui-button:link, .ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

button.ui-button::-moz-focus-inner, input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus, .ui-controlgroup > .ui-controlgroup-item:focus {
    z-index: 4
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a, .ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw, .ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 3;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 4;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif
}

.ui-widget, .ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: 700
}

.ui-widget-header a {
    color: #333
}

.ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: 400;
    color: #454545
}

.ui-button, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-button:focus, .ui-button:hover, .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: 400;
    color: #2b2b2b
}

.ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, a.ui-button:focus, a.ui-button:hover {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover, .ui-button:active, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff
}

.ui-icon-background, .ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error-text, .ui-state-error a, .ui-widget-content .ui-state-error-text, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error-text, .ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon, .ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_444444_256x240.png)
}

.ui-button:focus .ui-icon, .ui-button:hover .ui-icon, .ui-state-focus .ui-icon, .ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_555555_256x240.png)
}

.ui-button:active .ui-icon, .ui-state-active .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png)
}

.ui-button .ui-state-highlight.ui-icon, .ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_777620_256x240.png)
}

.ui-state-error-text .ui-icon, .ui-state-error .ui-icon {
    background-image: url(images/ui-icons_cc0000_256x240.png)
}

.ui-button .ui-icon {
    background-image: url(images/ui-icons_777777_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first, .ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
    border-top-left-radius: 3px
}

.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
    border-bottom-left-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .003;
    filter: Alpha(Opacity=.3)
}

.ui-widget-shadow {
    box-shadow: 0 0 5px #666
}

/*!
 * 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;
    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] {
    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] {
    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
}

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: transparent !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .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, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before, .glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before, .glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

*, :after, :before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 170px;
}

.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;
    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-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.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 {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

code, kbd {
    padding: 2px 4px;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    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: 1230px) {
    .container {
        width: 1200px
    }
}

.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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1230px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

caption, th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-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
    }
    div.h2 {
        margin-left: 15px;
        margin-right : 15px;
    }
    .sm-fullwidth {
        max-width: none;
        width: calc(100% + 30px) !important;
        margin-right: -15px;
        margin-left: -15px;
    }
    .b-header-img {
        max-width: none;
        width: calc(100% + 30px) !important;
        margin-left: -15px;
        margin-right: -15px;
    }
    .catalog-categories-item {
        height: auto !important;
    }
}

fieldset {
    min-width: 0;
    margin: 0
}

fieldset, legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control, output {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-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=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
    position: absolute;
    margin-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
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .checkbox label, fieldset[disabled] .radio-inline, fieldset[disabled] .radio label, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    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: 1;
    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.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 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;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {

    filter: alpha(opacity=65);
    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.active, .btn-default:active, .btn-default:hover, .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.active, .btn-primary:active, .btn-primary:hover, .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.active, .btn-success:active, .btn-success:hover, .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.active, .btn-info:active, .btn-info:hover, .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.active, .btn-warning:active, .btn-warning:hover, .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.active, .btn-danger:active, .btn-danger:hover, .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;
    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;
    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;
    transition-timing-function: ease;
    transition-duration: .35s;
    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: 7;
    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;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 6
}

.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: 1
}

.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 {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-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-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 2
}

.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-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group .form-control:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn, .input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 1
}

.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: 1;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li, .nav > li > a {
    position: relative;
    display: block
}

.nav > li > a {
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    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;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-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: 7;
    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: 8
}

@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;
    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-fluid .navbar-brand, .navbar > .container .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;
        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: 8px -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .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;
        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-nav > li > a, .navbar-default .navbar-text {
    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-nav > li > a, .navbar-inverse .navbar-text {
    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-top: 16px;
    padding-bottom: 8px;
    margin-bottom: 12px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    font-size: 13px;
    color: #4f4f4f;
}

.breadcrumb > li {
    display: inline-block
}

.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: 1;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination > .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;
    background-color: #eee
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container-fluid .jumbotron, .container .jumbotron {
    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-fluid .jumbotron, .container .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;
    transition: border .2s ease-in-out
}

.thumbnail > img, .thumbnail a > 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 a {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes a {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: a 2s linear infinite;
    animation: a 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, 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: 1;
    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;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle, .panel-title {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

.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
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .panel-collapse > .table caption, .panel > .table-responsive > .table caption, .panel > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0
}

.modal, .modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    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: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 12;
    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
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    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;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    content: "";
    border-width: 10px
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel, .carousel-inner {
    position: relative
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    transition: left .6s ease-in-out
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1
}

@media (-webkit-transform-3d),(transform-3d) {
    .carousel-inner > .item {
        transition: transform .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: translateZ(0);
        transform: translateZ(0)
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    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: 3;
    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: 5;
    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: 4;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -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-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 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: 1230px) {
    .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: 1230px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1230px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1230px) {
    .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: 1230px) {
    .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
    }
}

@charset "UTF-8";
body.fancybox-active {
    overflow: hidden
}

body.fancybox-iosfix {
    position: fixed;
    left: 0;
    right: 0
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 21;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 8;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s linear .25s;
    box-sizing: border-box
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0s
}

.fancybox-infobar {
    top: 0;
    left: 0;
    font-size: 13px;
    padding: 0 10px;
    height: 44px;
    min-width: 44px;
    line-height: 44px;
    color: #ccc;
    text-align: center;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
    mix-blend-mode: exclusion
}

.fancybox-toolbar {
    top: 0;
    right: 0;
    margin: 0;
    padding: 0
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 6;
    -webkit-transform: translateZ(0)
}

.fancybox-is-closing .fancybox-stage {
    overflow: visible
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 6;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: visible
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
    background: #000
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
    background: #e5e3df
}

.fancybox-slide--next {
    z-index: 7
}

.fancybox-slide > * {
    display: inline-block;
    position: relative;
    margin: 44px 0;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    box-sizing: border-box
}

.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
    display: none
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 7;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-image, .fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff
}

.fancybox-iframe {
    display: block;
    padding: 0;
    border: 0;
    height: 100%
}

.fancybox-error, .fancybox-iframe {
    margin: 0;
    width: 100%;
    background: #fff
}

.fancybox-error {
    padding: 40px;
    max-width: 380px;
    cursor: default
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 16px;
    line-height: 20px
}

.fancybox-button {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 10px;
    border: 0;
    border-radius: 0;
    background: rgba(30, 30, 30, .6);
    transition: color .3s ease;
    cursor: pointer;
    outline: none
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:focus, .fancybox-button:hover {
    color: #fff
}

.fancybox-button[disabled] {
    color: #ccc;
    cursor: default;
    opacity: .6
}

.fancybox-button svg {
    display: block;
    position: relative;
    overflow: visible;
    shape-rendering: geometricPrecision
}

.fancybox-button svg path {
    fill: currentColor;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3
}

.fancybox-button--share svg path {
    stroke-width: 1
}

.fancybox-button--pause svg path:first-child, .fancybox-button--play svg path:nth-child(2) {
    display: none
}

.fancybox-button--zoom svg path {
    fill: transparent
}

.fancybox-navigation {
    display: none
}

.fancybox-show-nav .fancybox-navigation {
    display: block
}

.fancybox-navigation button {
    position: absolute;
    top: 50%;
    margin: -50px 0 0;
    z-index: 8;
    background: transparent;
    width: 60px;
    height: 100px;
    padding: 17px
}

.fancybox-navigation button:before {
    content: "";
    position: absolute;
    top: 30px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: rgba(30, 30, 30, .6)
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 0
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    z-index: 3;
    cursor: pointer
}

.fancybox-close-small:after {
    content: "×";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background-color: transparent;
    transition: background-color .25s;
    box-sizing: border-box;
    z-index: 2
}

.fancybox-close-small:focus {
    outline: none
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
    top: 0;
    right: -44px
}

.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
    font-size: 35px;
    color: #aaa
}

.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
    color: #fff;
    background: transparent
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none
}

.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 2vw 0;
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
    pointer-events: none
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid hsla(0, 0%, 100%, .4);
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
    pointer-events: all;
    position: relative
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}

.fancybox-slide > .fancybox-loading {
    border: 6px solid rgba(99, 99, 99, .4);
    border-top: 6px solid hsla(0, 0%, 100%, .6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 9
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
}

.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1
}

.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.fancybox-share {
    padding: 30px;
    border-radius: 3px;
    background: #f4f4f4;
    max-width: 90%
}

.fancybox-share h1 {
    color: #222;
    margin: 0 0 20px;
    font-size: 33px;
    font-weight: 700;
    text-align: center
}

.fancybox-share p {
    margin: 0;
    padding: 0;
    text-align: center
}

.fancybox-share p:first-of-type {
    margin-right: -10px
}

.fancybox-share_button {
    display: inline-block;
    text-decoration: none;
    margin: 0 10px 10px 0;
    padding: 10px 20px;
    border: 0;
    border-radius: 3px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16);
    background: #fff;
    white-space: nowrap;
    font-size: 16px;
    line-height: 23px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-width: 140px;
    color: #707070;
    transition: all .2s
}

.fancybox-share_button:focus, .fancybox-share_button:hover {
    text-decoration: none;
    color: #333;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3)
}

.fancybox-share_button svg {
    margin-right: 5px;
    width: 20px;
    height: 20px;
    vertical-align: text-bottom
}

.fancybox-share input {
    box-sizing: border-box;
    width: 100%;
    margin: 5px 0 0;
    padding: 10px 15px;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    background: #ebebeb;
    color: #5d5b5b;
    font-size: 14px;
    outline: none
}

.fancybox-thumbs {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 212px;
    margin: 0;
    padding: 2px 2px 4px;
    background: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 7
}

.fancybox-thumbs-x {
    overflow-y: hidden;
    overflow-x: auto
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
    white-space: nowrap
}

.fancybox-thumbs-x > ul {
    overflow: hidden
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 2px;
    width: 100px;
    height: 75px;
    max-width: calc(50% - 4px);
    max-height: calc(100% - 8px);
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box
}

li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-thumbs > ul > li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 4px solid #4ea7f9;
    z-index: 4;
    opacity: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94)
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 800px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs > ul > li {
        max-width: calc(100% - 10px)
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;

}
.owl-carousel .owl-item .item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    max-height: 435px;
}

@media(max-width: 720px){
    .owl-carousel .owl-item{
        display: block;
        flex: 0 0 auto;
    }
    .owl-carousel .owl-item .item,
    .owl-carousel.slider-product.simple .owl-item .item{
        padding-left: 20px;
        padding-right: 20px;
    }
}

.owl-carousel .owl-item img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    max-height: 228px;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: a
}

@keyframes a {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}
.slick-active{
    width: calc((1170px - 290px)/3);
    max-width: inherit !important;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@charset "UTF-8";
.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li, .slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

@charset "UTF-8";
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden], template {
    display: none
}

.s-icon {
    display: inline-block;
    height: 1em;
    fill: currentColor;
    stroke: currentColor
}

@font-face {
    font-family: ubuntu;
    src: url(../fonts/Ubuntu.eot) format("eot"), url(../fonts/Ubuntu.woff) format("woff"), url(../fonts/Ubuntu.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: ubuntu;
    src: url(../fonts/Ubuntu-Bold.eot) format("eot"), url(../fonts/Ubuntu-Bold.woff) format("woff"), url(../fonts/Ubuntu-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: ubuntu-medium;
    src: url(../fonts/Ubuntu-Medium.eot) format("eot"), url(../fonts/Ubuntu-Medium.woff) format("woff"), url(../fonts/Ubuntu-Medium.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Ruble;
    src: url(../fonts/rouble.otf) format("opentype");
    font-weight: 400;
    font-style: normal
}

body, html {
    min-height: 100%;
    font-family: ubuntu;
    font-size: 14px;
    line-height: 1.15
}

*, body, html {
    box-sizing: border-box
}

body {
    color: #000
}

a {
    color: #5488c2
}

a:hover {
    text-decoration: none
}

img {
    max-width: 100%
}

hr {
    border: none;
    border-top: 1px solid #2c4b6d
}

hr.full-width {
    position: absolute;
    border-top: 1px solid #eee;
    left: 0;
    right: 0
}

.mt-0 {
    margin-top: 0
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.hidden {
    display: none
}

.visible-lg {
    display: block !important
}

.hidden-lg {
    display: none !important
}

.clear {
    clear: both
}

.h1, h1 {
    font: 2rem/100% ubuntu-medium
}

.container > div > h1 {
    margin: 2.5rem 0 2rem
}

.container > div > h1:first-child {
    margin-top: 0
}

.h3, h3 {
    font: 1.42857rem/100% ubuntu-medium
}

p {
    line-height: 1.35
}

.fs-16 {
    font-size: 1.14286rem
}

.h2 {
    font: 2rem/100% ubuntu-medium;
    padding: 3.35714rem 0
}

.h2 .h2-link {
    text-align: right;
    font-size: 1rem;
    font-family: ubuntu;
    float: right;
    text-decoration: none
}

.h2 .h2-link:hover {
    text-decoration: underline
}

.h2 .h2-link span + :first-letter {
    text-transform: uppercase
}

.breadcrumb a {
    color: #4f4f4f;
    text-decoration: none
}

.breadcrumb a:hover {
    text-decoration: underline
}

.breadcrumb ul {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.breadcrumb ul li {
    float: left
}

.breadcrumb ul li:after {
    content: "—";
    display: inline-block;
    margin: 0 .71429rem
}

.breadcrumb ul li:last-child:after {
    content: "";
    display: none;
    margin: 0
}

ul.payment-block {
    list-style: none;
    display: block;
    padding: 45px 0;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    margin: 0 0 40px
}

ul.payment-block li {
    float: left;
    width: 380px
}

ul.payment-block li:first-child {
    margin-right: 80px;
    width: 350px;
    padding-right: 40px
}

ul.payment-block li:before {
    content: "";
    background-image: url(../img/sprite.png);
    background-position: 0 0;
    width: 55px;
    height: 55px;
    float: left;
    margin-right: 10px;
}

ul.payment-block li .title {
    font: 1.42857rem/100% ubuntu-medium;
    margin-left: 80px
}

ul.payment-block li p {
    margin-left: 80px
}

.payment-images img {
    margin-right: 45px
}

.mobile-menu-1 {
    display: none;
    width: 320px;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #fff;
    font-size: 1.14286rem;
    z-index: 3
}

.mobile-menu-1 > a + a {
    font-size: 1.14286rem;
    font-family: ubuntu-medium;
    display: block;
    color: #000;
    width: 275px;
    padding: 1.14286rem 0 1.14286rem 2.85714rem;
    text-decoration: none;
    position: relative
}

.mobile-menu-1 > a + a:before {
    content: "";
    background-position: -171px -130px;
    width: 7px;
    height: 10px;
    left: 18px;
    top: 50%;
    margin-top: -5px
}

.mobile-menu-1 .close, .mobile-menu-1 > a + a:before {
    display: inline-block;
    background-image: url(../img/sprite.png);
    position: absolute
}

.mobile-menu-1 .close {
    background-position: -94px -57px;
    width: 17px;
    height: 17px;
    top: 15px;
    right: 19px
}

.mobile-menu-1 .close + ul {
    margin-top: 57px
}

.mobile-menu-1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    font-size: 1rem
}

.mobile-menu-1 ul ul {
    display: none
}

.mobile-menu-1 ul li {
    display: block;
    font: normal 1.14286rem/100% ubuntu;
    border-top: 1px solid #e9e9e9
}

.mobile-menu-1 ul li a {
    display: block;
    padding: 0 3.21429rem 0 1.28571rem;
    text-decoration: none;
    position: relative;
    color: #000
}

.mobile-menu-1 ul li a span {
    height: 57px;
    display: table-cell;
    vertical-align: middle
}

.mobile-menu-1 ul li a:after {
    display: inline-block;
    position: absolute;
    content: "";
    top: 50%;
    margin-top: -5px;
    right: 20px;
    background-image: url(../img/sprite.png);
    background-position: -171px -142px;
    width: 7px;
    height: 10px
}

.mobile-menu-1 ul li a:hover {
    color: #5488c2
}

.mobile-menu {
    display: none;
    width: 320px;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #fff;
    box-shadow: 10px 10px 23px -8px rgba(0, 0, 0, .75);
    font-size: 1.14286rem;
    z-index: 2
}

.mobile-menu .close {
    background-image: url(../img/sprite.png);
    background-position: -94px -57px;
    width: 17px;
    height: 17px;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 19px
}

.mobile-menu .phone {
    font-weight: 700;
    padding: 16px 18px
}

.mobile-menu .city a {
    padding: 16px 45px 16px 18px;
    border-top: 1px solid #e9e9e9;
    text-decoration: none;
    color: #4f4f4f;
    display: block;
    position: relative
}

.mobile-menu .city a .pin {
    background-image: url(../img/sprite.png);
    background-position: -171px 0;
    width: 12px;
    height: 15px;
    margin-right: .85714rem
}

.mobile-menu .city a:after {
    display: inline-block;
    position: absolute;
    content: "";
    top: 50%;
    margin-top: -5px;
    right: 20px;
    background-image: url(../img/sprite.png);
    background-position: -171px -142px;
    width: 7px;
    height: 10px
}

.mobile-menu .authorize-top {
    padding: 16px 18px;
    border-top: 1px solid #e9e9e9
}

.mobile-menu .authorize-top .icon-img {
    background-image: url(../img/sprite.png);
    background-position: -139px -19px;
    width: 16px;
    height: 16px;
    margin-right: 1.14286rem
}

.mobile-menu .authorize-top ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    color: #4f4f4f;
    display: inline-block
}

.mobile-menu .authorize-top ul li {
    float: left
}

.mobile-menu .authorize-top ul li a {
    color: #4f4f4f;
    text-decoration: none
}

.mobile-menu .authorize-top ul li.separator {
    margin: 0 .57143rem
}

.mobile-menu .icons {
    border-top: 1px solid #e9e9e9;
    padding: 16px 18px;
    text-align: left
}

.mobile-menu .icons .round-icon {
    margin-right: .92857rem;
    position: relative
}

.mobile-menu .icons .heart-icon span {
    background-image: url(../img/sprite.png);
    background-position: -122px -117px;
    width: 14px;
    height: 13px
}

.mobile-menu .icons .compare-icon span {
    background-image: url(../img/sprite.png);
    background-position: -171px -32px;
    width: 11px;
    height: 13px
}

.mobile-menu .icons .num {
    padding: 0 .28571rem;
    height: 18px;
    border: 1px solid #a91d2d;
    border-radius: 9px;
    position: absolute;
    background: #fff;
    font: 700 .85714rem/18px ubuntu-medium
}

.mobile-menu .icons .basket {
    display: inline-block;
    font-size: 1.14286rem;
    font-weight: 700
}

.mobile-menu .icons .basket a {
    text-decoration: none;
    color: #000
}

.mobile-menu .icons .basket .basket-icon .icon-img {
    background-image: url(../img/sprite.png);
    background-position: -139px -53px;
    width: 15px;
    height: 15px
}

.mobile-menu .icons .basket .basket-icon.not-empty {
    background: #a91d2d
}

.mobile-menu .icons .basket .basket-icon.not-empty .icon-img {
    background-image: url(../img/sprite.png);
    background-position: -139px -87px;
    width: 15px;
    height: 15px
}

.mobile-menu .menu-icons ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.mobile-menu .menu-icons ul li {
    display: block;
    font: 700 1.14286rem/100% ubuntu-medium;
    border-top: 1px solid #e9e9e9
}

.mobile-menu .menu-icons ul li a {
    display: block;
    padding: 16px 18px;
    text-decoration: none;
    position: relative;
    color: #000
}

.mobile-menu .menu-icons ul li a:after {
    display: inline-block;
    position: absolute;
    content: "";
    top: 50%;
    margin-top: -5px;
    right: 20px;
    background-image: url(../img/sprite.png);
    background-position: -171px -142px;
    width: 7px;
    height: 10px
}

.mobile-menu .menu-icons ul li a:hover {
    color: #5488c2
}

.mobile-menu .menu-icons ul li a b {
    position: relative;
    margin-left: 1.07143rem;
    bottom: 5px
}

.mobile-menu .menu-icons ul li a .label {
    background-image: url(../img/sprite.png);
    background-position: 0 -78px;
    width: 24px;
    height: 23px
}

.mobile-menu .menu-icons ul li a .layer {
    background-image: url(../img/sprite.png);
    background-position: -78px -78px;
    width: 24px;
    height: 23px
}

.mobile-menu .menu-icons ul li a .bubbles {
    background-image: url(../img/sprite.png);
    background-position: -114px -23px;
    width: 23px;
    height: 21px
}

.mobile-menu .menu-icons ul li a:hover .label {
    background-image: url(../img/sprite.png);
    background-position: -26px -78px;
    width: 24px;
    height: 23px
}

.mobile-menu .menu-icons ul li a:hover .layer {
    background-image: url(../img/sprite.png);
    background-position: -52px -78px;
    width: 24px;
    height: 23px
}

.mobile-menu .menu-icons ul li a:hover .bubbles {
    background-image: url(../img/sprite.png);
    background-position: -114px 0;
    width: 23px;
    height: 21px
}

.mobile-menu .menu-icons ul li:last-child {
    margin-right: 0
}

.mobile-menu .menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.mobile-menu .menu ul ul {
    display: none
}

.mobile-menu .menu ul li {
    display: block;
    font: 700 1.14286rem/100% ubuntu-medium;
    border-top: 1px solid #e9e9e9
}

.mobile-menu .menu ul li a {
    display: block;
    padding: 16px 18px;
    text-decoration: none;
    position: relative;
    color: #000
}

.mobile-menu .menu ul li a:after {
    display: inline-block;
    position: absolute;
    content: "";
    top: 50%;
    margin-top: -5px;
    right: 20px;
    background-image: url(../img/sprite.png);
    background-position: -171px -142px;
    width: 7px;
    height: 10px
}

.mobile-menu .menu ul li a:hover {
    color: #5488c2
}

.mobile-menu .mobile-menu-footer {
    padding: 45px 18px 40px;
    background: #0f2d4f;
    color: #fff
}

.mobile-menu .mobile-menu-footer .subscribe {
    margin: 0 0 50px
}

.mobile-menu .mobile-menu-footer .subscribe b {
    color: #a8d1f7;
    font: 1.14286rem/100% ubuntu-medium
}

.mobile-menu .mobile-menu-footer .subscribe .input-block {
    margin-top: 25px;
    position: relative
}

.mobile-menu .mobile-menu-footer .subscribe .input-block input {
    display: block;
    height: 45px;
    border: none;
    width: 100%;
    line-height: 45px;
    padding: 0 45px 0 15px;
    font-size: 1rem
}

.mobile-menu .mobile-menu-footer .subscribe .input-block input:-ms-input-placeholder, .mobile-menu .mobile-menu-footer .subscribe .input-block input::-moz-placeholder, .mobile-menu .mobile-menu-footer .subscribe .input-block input::-webkit-input-placeholder {
    color: #878787;
    font-family: ubuntu
}

.mobile-menu .mobile-menu-footer .subscribe .input-block button {
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 13px;
    border-radius: 15px;
    background: #a91d2d;
    width: 20px;
    height: 20px;
    border: 0;
    outline: 0
}

.mobile-menu .mobile-menu-footer .subscribe .input-block button:after {
    background-image: url(../img/sprite.png);
    background-position: -171px -121px;
    width: 11px;
    height: 7px;
    display: inline-block;
    content: "";
    position: relative;
    right: 2px;
    bottom: 2px
}

.mobile-menu .mobile-menu-footer .subscribe p {
    font-size: .85714rem;
    margin-top: 20px;
    line-height: 1.5
}

.mobile-menu .mobile-menu-footer .mpayment {
    font-size: 1rem;
    padding: 27px 0 0
}

.mobile-menu .mobile-menu-footer .mpayment ul {
    list-style: none;
    padding: 0;
    display: inline-block;
    margin: 0;
    position: relative;
    top: 8px
}

.mobile-menu .mobile-menu-footer .mpayment ul li {
    float: left
}

.mobile-menu .mobile-menu-footer .mpayment ul li:after {
    content: "";
    display: inline-block;
    margin: 0 0 0 7px
}

.mobile-menu .mobile-menu-footer .mpayment ul li:first-child:after {
    background-image: url(../img/sprite.png);
    background-position: -32px -57px;
    width: 30px;
    height: 19px
}

.mobile-menu .mobile-menu-footer .mpayment ul li:nth-child(3n-1):after {
    background-image: url(../img/sprite.png);
    background-position: 0 -57px;
    width: 30px;
    height: 19px
}

.mobile-menu .mobile-menu-footer .mpayment ul li:nth-child(3n):after {
    background-image: url(../img/sprite.png);
    background-position: 0 -103px;
    width: 35px;
    height: 12px
}

.mobile-menu .mobile-menu-footer .social-block {
    font-size: 1rem;
    padding: 27px 0 0
}

.mobile-menu .mobile-menu-footer .social-block ul {
    list-style: none;
    padding: 0;
    display: inline-block;
    margin: 0 0 -5px 25px
}

.mobile-menu .mobile-menu-footer .social-block ul li {
    float: left
}

.mobile-menu .mobile-menu-footer .social-block ul li a {
    display: inline-block;
    margin: 0 0 0 27px
}

.mobile-menu .mobile-menu-footer .social-block ul li a:after {
    content: "";
    display: inline-block
}

.mobile-menu .mobile-menu-footer .social-block ul li.vk a:after {
    background-image: url(../img/sprite.png);
    background-position: -114px -90px;
    width: 19px;
    height: 11px
}

.mobile-menu .mobile-menu-footer .social-block ul li.fb a:after {
    background-image: url(../img/sprite.png);
    background-position: -171px -86px;
    width: 7px;
    height: 15px
}

.mobile-menu .mobile-menu-footer .social-block ul li.tw a:after {
    background-image: url(../img/sprite.png);
    background-position: -60px -103px;
    width: 18px;
    height: 12px
}

.mobile-menu .mobile-menu-footer hr {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0
}

.bg-window {
    position: fixed;
    z-index: 4;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    display: none;
}

.window-standard {
    width: 540px;
    margin: 0 0 0 -270px;
    position: fixed;
    top: 35%;
    left: 50%;
    z-index: 4;
    background: #fff;
    padding: 0 0 35px
}

.window-standard .close {
    background-image: url(../img/sprite.png);
    background-position: -94px -57px;
    width: 17px;
    height: 17px;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 19px
}

.window-standard .title {
    font: 2rem/1.35 ubuntu-medium;
    padding: 58px 53px 27px
}

.window-standard .body {
    font-size: 1.14286rem;
    padding: 0 53px 27px;
    border-bottom: 1px solid #eee
}

.window-standard .left-piece {
    float: left;
    width: 50%;
    padding: 30px 0 0 50px
}

.window-standard .right-piece {
    float: left;
    width: 50%;
    padding: 30px 55px 0 50px
}

.window-standard .right-piece img {
    max-width: 100%;
    margin: 10px 0 0
}

.window-standard .form-text {
    font-size: 1.14286rem;
    margin: 0 0 2.14286rem
}

.window-standard .form-text-bottom {
    font-size: 1rem;
    line-height: 1.35
}

.window-standard .form-group {
    margin-bottom: 20px;
    overflow: hidden
}

.window-standard .form-group label {
    font-weight: 700;
    width: 110px;
    padding: 0 5px 0 0;
    line-height: 45px;
    float: left
}

.window-standard .form-group input {
    border: 1px solid #eee;
    height: 45px;
    outline: 0;
    width: 324px;
    float: left;
    padding: 0 13px;
    font-size: 1rem
}

.window-standard .form-group textarea {
    border: 1px solid #eee;
    width: 100%;
    height: 85px;
    resize: none;
    padding: 15px 13px 17px;
    font-size: 1rem;
    outline: none
}

.window-standard .resume-block input[type=file] {
    display: none
}

.window-standard .resume-block .link-resume {
    color: #a91d2d;
    display: inline-block;
    text-decoration: none;
    font-size: 1rem
}

.window-standard .resume-block .link-resume.on {
    color: #4f9b42
}

.window-standard .resume-block .link-resume.on:before {
    background-image: url(../img/sprite.png);
    background-position: -99px -103px;
    width: 13px;
    height: 10px
}

.window-standard .resume-block .link-resume:before {
    content: "";
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -139px -104px;
    width: 14px;
    height: 15px;
    margin: 0 .85714rem 0 0
}

.window-standard .resume-block .delete-resume {
    color: #707070;
    margin-left: 2.14286rem;
    text-decoration: none;
    font-size: 1rem
}

.mobile-bullets {
    display: none;
    text-align: center;
    margin: 20px 0;
    clear: both
}

.mobile-bullets a {
    background: #ccc;
    border-radius: 15px;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 0 2px
}

.mobile-bullets a.active {
    background: #bd3739
}

.wrapper .container {
    width: 1170px;
    margin: 0 auto
}

.faq {
    margin: 30px 0 0
}

.faq .top-line {
    padding-bottom: 28px;
    border-bottom: 1px solid #e1e1e1
}

.faq .top-line:after {
    content: "";
    clear: both;
    display: block
}

.faq .top-line .btn {
    float: right;
    padding: 1.14286rem 2.71429rem
}

.icon-img {
    display: inline-block
}

.round-icon {
    color: #000;
    border-radius: 70%;
    width: 30px;
    height: 30px;
    border: 1px solid #e2e2e2;
    text-align: center;
    /*line-height: 35px;*/
    background: #fff
}

.btn, .round-icon {
    text-decoration: none;
    display: inline-block
}

.btn {
    padding: 1.28571rem 2.71429rem;
    background: #a91d2d;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .07143rem;
    font-size: .85714rem;
    border: none
}

.btn.white {
    border: 1px solid #e1e1e1;
    color: #000
}

.btn.white, .btn.white:hover, .btn.whiteRed {
    background: #fff
}

.btn.whiteRed {
    border: 1px solid #a91d2d;
    color: #a91d2d
}

.btn.whiteRed:hover {
    background: #fff
}

.btn.left-arrow:before {
    content: "";
    display: inline-block;
    margin: 0 1.42857rem 0 -.71429rem;
    background-image: url(../img/sprite.png);
    background-position: -171px -47px;
    width: 11px;
    height: 11px
}

.btn:hover {
    background: #8b1623
}

.btn-arrow {
    padding: 12px 9px
}

.btn-arrow:after {
    content: "";
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -80px -103px;
    width: 17px;
    height: 11px
}

.simple-accordion {
    margin: 28px 0 0;
    border: 1px solid #e1e1e1;
    font-size: 1.14286rem
}

.simple-accordion ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.simple-accordion ul li {
    border-bottom: 1px solid #e1e1e1
}

.simple-accordion ul li:last-child {
    border-bottom: none
}

.simple-accordion ul li.active {
    background: #f6f6f6
}

.simple-accordion ul li.active > a:before {
    content: "-";
    background: #878787
}

.simple-accordion ul li.active .accordion-text {
    display: block
}

.simple-accordion ul li > a {
    font: 1.14286rem/100% ubuntu-medium;
    color: #000;
    text-decoration: none;
    padding: 0 50px 0 27px;
    display: block;
    position: relative
}

.simple-accordion ul li > a:before {
    content: "+";
    display: block;
    position: absolute;
    top: 50%;
    margin: -13px 0 0;
    border-radius: 20px;
    width: 25px;
    height: 25px;
    background: #a91d2d;
    color: #fff;
    right: 18px;
    text-align: center;
    line-height: 25px
}

.simple-accordion ul li > a span {
    display: table-cell;
    height: 65px;
    vertical-align: middle
}

.simple-accordion ul li .accordion-text {
    padding: 0 27px 24px;
    line-height: 1.35;
    display: none
}

header .top-line {
    padding: 17px 0 0;
    font-size: .92857rem
}

header .top-line .city-link {
    display: inline-block;
    width: 310px;
    margin: 0 18px 0 0
}

header .top-line .city-link a {
    text-decoration: none
}

header .top-line .city-link a .pin {
    background-image: url(../img/sprite.png);
    background-position: -171px 0;
    width: 12px;
    height: 15px;
    margin-right: .85714rem
}

header .top-line .city-link a .bottom-angle {
    background-image: url(../img/sprite.png);
    background-position: -171px -112px;
    width: 11px;
    height: 7px;
    margin-left: .57143rem
}

header .top-line .city-link ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0
}

header .top-line .top-menu {
    display: inline-block
}

header .top-line .top-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

header .top-line .top-menu ul li {
    float: left;
    margin-right: 3.14286rem
}

header .top-line .top-menu ul li a {
    color: #4f4f4f;
    text-decoration: none
}

header .top-line .top-menu ul li a:hover {
    color: #5488c2;
    text-decoration: underline
}

header .top-line .phone {
    display: inline-block;
    margin-left: 2rem;
    font: 700 1.14286rem/100% ubuntu
}

header .top-line .place {
    display: inline-block;
    margin-left: 3rem;
}

header .top-line .authorize-top {
    float: right
}

header .top-line .authorize-top .icon-img {
    background-image: url(../img/sprite.png);
    background-position: -139px -19px;
    width: 16px;
    height: 16px;
    margin-right: 1.14286rem
}

header .top-line .authorize-top ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    color: #4f4f4f;
    display: inline-block
}

header .top-line .authorize-top ul li {
    float: left
}

header .top-line .authorize-top ul li a {
    color: #4f4f4f;
    text-decoration: none
}

header .top-line .authorize-top ul li.separator {
    margin: 0 .57143rem
}

header .medium-line {
    padding-top: 35px
}

header .medium-line .top-burger {
    display: none;
    background-image: url(../img/sprite.png);
    background-position: -64px -57px;
    width: 28px;
    height: 17px;
    margin: 0 2.28571rem 10px 0
}

header .medium-line .logotype {
    display: inline-block
}

header .medium-line .logotype a {
    text-decoration: none
}

header .medium-line .menu-medium-top {
    display: inline-block
}

header .medium-line .menu-medium-top ul {
    margin: 0 0 0 70px;
    padding: 0;
    list-style: none;
    overflow: hidden;
    position: relative;
    bottom: -8px
}

header .medium-line .menu-medium-top ul li {
    float: left;
    margin-right: 5.71429rem;
    font: 700 1.14286rem/100% ubuntu-medium
}

header .medium-line .menu-medium-top ul li a {
    text-decoration: none;
    color: #000
}

header .medium-line .menu-medium-top ul li a:hover {
    color: #5488c2
}

header .medium-line .menu-medium-top ul li a b {
    position: relative;
    margin-left: 1.07143rem;
    bottom: 5px
}

header .medium-line .menu-medium-top ul li a .label {
    background-image: url(../img/sprite.png);
    background-position: 0 -78px;
    width: 24px;
    height: 23px
}

header .medium-line .menu-medium-top ul li a .layer {
    background-image: url(../img/sprite.png);
    background-position: -78px -78px;
    width: 24px;
    height: 23px
}

header .medium-line .menu-medium-top ul li a .bubbles {
    background-image: url(../img/sprite.png);
    background-position: -114px -23px;
    width: 23px;
    height: 21px
}

header .medium-line .menu-medium-top ul li a:hover .label {
    background-image: url(../img/sprite.png);
    background-position: -26px -78px;
    width: 24px;
    height: 23px
}

header .medium-line .menu-medium-top ul li a:hover .layer {
    background-image: url(../img/sprite.png);
    background-position: -52px -78px;
    width: 24px;
    height: 23px
}

header .medium-line .menu-medium-top ul li a:hover .bubbles {
    background-image: url(../img/sprite.png);
    background-position: -114px 0;
    width: 23px;
    height: 21px
}

header .medium-line .menu-medium-top ul li:last-child {
    margin-right: 0
}

header .medium-line .icons {
    float: right
}

header .medium-line .icons .round-icon {
    margin-right: .92857rem;
    position: relative
}

header .medium-line .icons .heart-icon span {
    background-image: url(../img/sprite.png);
    background-position: -122px -117px;
    width: 14px;
    height: 13px;
    position: relative;
    top: 7px;
}

header .medium-line .icons .compare-icon span {
    background-image: url(../img/sprite.png);
    background-position: -171px -32px;
    width: 11px;
    height: 13px;position: relative;
    top: 7px;
}

header .medium-line .icons .num {
    padding: 0 .28571rem;
    height: 18px;
    border: 1px solid #a91d2d;
    border-radius: 9px;
    position: absolute;
    background: #fff;
    font: 700 .85714rem/18px ubuntu-medium
}

header .medium-line .icons .basket {
    display: inline-block;
    font-size: 1.14286rem;
    font-weight: 700
}

header .medium-line .icons .basket a {
    text-decoration: none;
    color: #000
}

header .medium-line .icons .basket .basket-icon .icon-img {
    background-image: url(../img/sprite.png);
    background-position: -139px -53px;
    width: 15px;
    height: 15px
}

header .medium-line .icons .basket .basket-icon.not-empty {
    background: #a91d2d
}

header .medium-line .icons .basket .basket-icon.not-empty .icon-img {
    background-image: url(../img/sprite.png);
    background-position: -139px -87px;
    width: 15px;
    height: 15px;
    position: relative;
    top: 7px;
}

header .red-line {
    background: #a91d2d;
    margin: 33px 0 0;
    padding: 14px 0 15px
}

header .red-line .catalog-menu {
    display: inline-block;
    position: relative
}

header .red-line .catalog-menu .btn-catalog {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font: .85714rem/45px ubuntu-medium;
    display: inline-block;
    border: 1px solid #fff;
    height: 45px;
    padding: 0 16px 0 19px;
    letter-spacing: .07143rem
}

header .red-line .catalog-menu .btn-catalog:before {
    content: "";
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: 0 -139px;
    width: 18px;
    height: 14px;
    margin-right: 19px;
    position: relative;
    top: 2px
}

header .red-line .catalog-menu .btn-catalog:after {
    content: "";
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -158px -113px;
    width: 9px;
    height: 5px;
    margin-left: 39px;
    position: relative;
    bottom: 2px
}

header .red-line .catalog-menu:hover > ul {
    display: block
}

header .red-line .catalog-menu ul {
    display: none;
    position: absolute;
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 1;
    width: 280px;
    min-height: 456px;
    border: 1px solid #eee
}

header .red-line .catalog-menu ul li ul {
    left: 278px;
    top: -1px;
    width: 330px
}

header .red-line .catalog-menu ul li ul li a {
    font-weight: 400
}

header .red-line .catalog-menu ul li ul li ul {
    background: #f9f9f9;
    left: 328px
}

header .red-line .catalog-menu ul li ul li ul li {
    background: none
}

header .red-line .catalog-menu ul li ul li ul li a {
    border: none
}

header .red-line .catalog-menu ul li ul li ul li a:hover {
    background: none;
    color: #5488c2;
    text-decoration: underline
}

header .red-line .catalog-menu ul li ul li ul li a span {
    height: 50px
}

header .red-line .catalog-menu ul li a {
    display: block;
    font-weight: 700;
    color: #000;
    text-decoration: none;
    padding: 0 3.21429rem 0 1.28571rem;
    border-bottom: 1px solid #eee;
    position: relative
}

header .red-line .catalog-menu ul li a:hover {
    background: #a91d2d;
    color: #fff
}

header .red-line .catalog-menu ul li a span {
    height: 57px;
    display: table-cell;
    vertical-align: middle
}

header .red-line .catalog-menu ul li.parent > a:after {
    display: inline-block;
    position: absolute;
    content: "";
    top: 50%;
    margin-top: -5px;
    right: 20px;
    background-image: url(../img/sprite.png);
    background-position: -171px -142px;
    width: 7px;
    height: 10px
}

header .red-line .catalog-menu ul li.parent > a:hover:after {
    background-image: url(../img/sprite.png);
    background-position: -158px -101px;
    width: 7px;
    height: 10px
}

header .red-line .catalog-menu ul li:hover > ul {
    display: block
}

header .red-line .search-block {
    float: right;
}

header .red-line .search-block input {
    display: block;
    height: 45px;
    line-height: 45px;
    border: none;
    width: 875px;
    color: #aaa;
    padding: 0 1.28571rem
}

header .red-line .search-block input:-ms-input-placeholder, header .red-line .search-block input::-moz-placeholder, header .red-line .search-block input::-webkit-input-placeholder {
    color: #aaa;
    font-family: ubuntu
}

header .red-line .search-block button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 32px;
    border: none;
    background: none;
    padding: 0
}

header .red-line .search-block button:after {
    content: "";
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -139px -70px;
    width: 15px;
    height: 15px
}

header .red-line .search-block .search-helper{
    display: none;
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
    background-color: #fff;
    box-shadow: 0 16px 24px rgb(68 92 130 / 14%), 0 6px 30px rgb(68 92 130 / 12%), 0 8px 10px rgb(68 92 130 / 20%);
    z-index: 2;
}

.search-helper__insert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.search-helper__column {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 49%;
    flex: 0 1 49%;
    padding: 10px 20px;
}

.search-helper__column:first-child {
    border-right: 1px solid #ebedf8;
}

.search-helper__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.search-helper__flex-elm:first-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.search-helper__list {
    list-style-type: none;
    padding: 0;
}

.search-helper__link {
    display: block;
    margin-bottom: 2px;
    padding: 8px 15px;
    text-decoration: none;
    color: #000;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.search-helper__link_italic {
    font-style: italic;
}

.search-helper__link:hover,
.search-helper__link:focus {
    text-decoration: underline;
    color: #5488c2;
    background: #f7f8f9;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.search-helper__delimiter {
    border-bottom: 1px solid #ebedf8;
    margin-bottom: 20px;
}

.search-helper__title {
    margin-left: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}

.search-helper__product {
    margin-bottom: 2px;
}

.helper-product {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.helper-product:hover,
.helper-product:focus {
    background: #f7f8f9;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.helper-product:hover .helper-product-buy__button,
.helper-product:focus .helper-product-buy__button {
    opacity: 1;
    visibility: visible;
}

.helper-product__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56px;
    flex: 0 0 56px;
    height: 56px;
    margin-right: 12px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.helper-product__img:hover,
.helper-product__img:focus {
    -webkit-filter: brightness(110%);
    filter: brightness(110%);
}

.helper-product__summary {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.helper-product__code {
    margin-bottom: 5px;
    font-size: 14px;
}

.helper-product__title {
    display: inline-block;
    margin-bottom: 5px;
    color: #000;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.helper-product__title:hover,
.helper-product__title:focus {
    text-decoration: underline;
    color: #5488c2;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.helper-product__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.helper-product-price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
}

.helper-product-buy {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
}

.helper-product-buy__button {
    display: inline-block;
    padding: 5px 10px;
    background: #a91d2d;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    text-decoration: none;
    color: #fff;
    border-radius: 3px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.helper-product-buy__button:hover,
.helper-product-buy__button:focus,
.helper-product-buy__button:active {
    background: #7d1e29;
    color: #fff !important;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

@media (max-width: 992px) {
    .search-helper__insert {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}


.aligned-row {
    display: flex;
    flex-flow: row wrap;
}
.aligned-row:before {
    display: block;
}


.search-results-hint {
    margin-bottom: 25px;
    line-height: 1.4;
}

.search-result-category {
    margin-bottom: 20px;
}

.search-result-category__img {
    margin-bottom: 8px;
}

.search-result-category__img-link {
    display: block;
    padding-top: 50px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (max-width: 768px) {
    .search-result-category__img-link {
        padding-top: 40px;
    }
}

.search-result-category__title {
    text-align: center;
}

.search-result-category__link {
    color: #000000;
}



.slider-product {
    position: relative;
    padding: 0;
    margin: 0 0 60px;
    background: #fff
}

.slider-product .item {
    border: 1px solid #eee;
    padding: 15px 0 20px
}
.simple.slider-product .item {
    max-height: 331px;
}

.slider-product .item .img {
    margin: 0 22px 23px
}

.slider-product .item .img .sale-price {
    font: .78571rem/100% ubuntu-medium;
    background: #f26522;
    color: #fff;
    padding: .64286rem .92857rem;
    border-radius: 20px;
    display: inline-block;
    margin: 0 0 15px;
    text-transform: uppercase
}

.slider-product .item .img .sale-price.deepblue {
    background: #0f2d4f
}

.slider-product .item .img .compare-icon {
    float: right;
    display: inline-block;
    margin-right: 19px;
    margin-top: 5px;
    background-image: url(../img/sprite.png);
    background-position: -171px -17px;
    width: 11px;
    height: 13px
}

.slider-product .item .img .compare-icon.active, .slider-product .item .img .compare-icon:hover {
    background-image: url(../img/sprite.png);
    background-position: -171px -32px;
    width: 11px;
    height: 13px
}

.slider-product .item .img .like-icon {
    float: right;
    display: inline-block;
    margin-top: 5px;
    background-image: url(../img/sprite.png);
    background-position: -20px -139px;
    width: 14px;
    height: 13px
}

.slider-product .item .img .like-icon.active, .slider-product .item .img .like-icon:hover {
    background-image: url(../img/sprite.png);
    background-position: -122px -117px;
    width: 14px;
    height: 13px
}

.slider-product .item .product-name {
    display: inline-block;
    display: block;
    margin: 0 22px 22px;
    text-decoration: none;
    color: #000;
    line-height: 1.5;
    min-height: 53px;
}

.slider-product .item .product-name:hover {
    text-decoration: underline;
    color: #5488c2
}

.slider-product .item .add-cart {
    float: right;
    display: inline-block;
    border-radius: 20px;
    background: #a91d2d;
    margin-right: 22px;
    width: 40px;
    height: 40px;
    /*line-height: 50px;*/
    position: absolute;
    right: 0;
    bottom: 16px;
}

.slider-product .item .add-cart span {
    background-image: url(../img/sprite.png);
    background-position: -44px -117px;
    width: 19px;
    height: 19px;
    position: relative;
    top: 7px;
}

.slider-product .item .price-block {
    margin: 0 22px
}

.slider-product .item .price-block .old-price {
    display: block;
    text-decoration: line-through
}

.slider-product .item .price-block .current-price {
    font-weight: 700;
    font-size: 1.14286rem
}

.catalog-grid-slider .owl-nav > * ,
.slider-product .owl-nav > * {
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 36px;

    text-align: center;

}

.catalog-grid-slider .owl-nav > :after,
.slider-product .owl-nav > :after {
    display: inline-block;
    content: "";
    margin-top: -9px;
    position: relative;
    top: 50%
}

.slider-product .owl-prev {
    left: 0
}

.catalog-grid-slider .owl-prev:after,
.slider-product .owl-prev:after {
    background-image: url(../img/sprite.png);
    background-position: -158px -20px;
    width: 11px;
    height: 18px
}

.catalog-grid-slider .owl-prev.disabled:after,
.slider-product .owl-prev.disabled:after {
    background-image: url(../img/sprite.png);
    background-position: -158px -60px;
    width: 11px;
    height: 18px
}

.catalog-grid-slider .owl-next,
.slider-product .owl-next {
    right: 0
}

.catalog-grid-slider .owl-next:after,
.slider-product .owl-next:after {
    background-image: url(../img/sprite.png);
    background-position: -158px 0;
    width: 11px;
    height: 18px
}

.catalog-grid-slider .owl-next.disabled:after,
.slider-product .owl-next.disabled:after {
    background-image: url(../img/sprite.png);
    background-position: -158px -40px;
    width: 11px;
    height: 18px
}

.slider-product.simple .item {
    padding: 22px 0 20px
}

.slider-product.simple .item .img {
    margin: 0 22px 16px
}

.slider-product.simple .item .product-name {
    font-family: ubuntu-medium
}

.catalog-product {
    margin: 0
}

.catalog-product:after {
    content: "";
    display: block;
    clear: both
}

.catalog-product .del-link {
    font: .85714rem/100% ubuntu-medium;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    letter-spacing: .07143rem;
    float: right;
    margin-top: -45px
}

.catalog-product .del-link:before {
    content: "";
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -139px -121px;
    width: 14px;
    height: 14px;
    margin-right: .85714rem;
    position: relative;
    top: 3px
}

.catalog-product .del-link span {
    border-bottom: 1px dotted #000
}

.catalog-product .del-link:hover span {
    border-bottom: 0
}

.catalog-product .item {
    border: 1px solid #eee;
    padding: 15px 0 20px;
    float: left;
    width: 281px
}

.catalog-product .item .img {
    margin: 0 22px 23px
}
.catalog-product .item .img a:nth-child(3) {
    display: block;
    text-align: center;
}

.catalog-product .item .img .sale-price, .item .sale-price {
    font: .78571rem/100% ubuntu-medium;
    background: #f26522;
    color: #fff;
    padding: .64286rem .92857rem;
    border-radius: 20px;
    display: inline-block;
    margin: 0 0 15px;
    text-transform: uppercase
}

.catalog-product .item .img .sale-price.deepblue, .item .sale-price.deepblue {
    background: #0f2d4f
}

.catalog-product .item .img .sale-price.deepblue, .item .sale-price.under-order {
    background: #E33224
}

.catalog-product .item .img .sale-price.deepblue, .item .sale-price.action {
    background: #FFF176;
    color: #000;
}

.catalog-product .item .img .sale-price.green, .item .sale-price.green {
    background: #287233
}

.catalog-product .item .img .sale-price.brown, .item .sale-price.brown {
    background: #d2691e
}

.catalog-product .item .img .compare-icon {
    float: right;
    display: inline-block;
    margin-right: 19px;
    margin-top: 5px;
    background-image: url(../img/sprite.png);
    background-position: -171px -17px;
    width: 11px;
    height: 13px
}

.catalog-product .item .img .compare-icon.active, .catalog-product .item .img .compare-icon:hover {
    background-image: url(../img/sprite.png);
    background-position: -171px -32px;
    width: 11px;
    height: 13px
}

.catalog-product .item .img .like-icon {
    float: right;
    display: inline-block;
    margin-top: 5px;
    background-image: url(../img/sprite.png);
    background-position: -20px -139px;
    width: 14px;
    height: 13px
}

.catalog-product .item .img .like-icon.active, .catalog-product .item .img .like-icon:hover {
    background-image: url(../img/sprite.png);
    background-position: -122px -117px;
    width: 14px;
    height: 13px
}

.catalog-product .item .product-name {
    display: inline-block;
    margin: 0 22px 22px;
    text-decoration: none;
    color: #000;
    line-height: 1.5
}
/*
.catalog-product.js-catalog-display-row .item .product-name {
    width:580px;
}
*/
.catalog-product .item .product-name:hover {
    text-decoration: underline;
    color: #5488c2
}

.catalog-product .item .add-cart {
    float: right;
    display: inline-block;
    border-radius: 20px;
    background: #a91d2d;
    margin-right: 22px;
    width: 40px;
    height: 40px;
    line-height: 35px;
}

.catalog-product .item .add-cart span {
    background-image: url(../img/sprite.png);
    background-position: -44px -117px;
    width: 19px;
    height: 19px;
    position: relative;
    top: 7px;
}
#title-search form{
    margin-bottom: 0px;
}
.catalog-product .item .price-block {
    margin: 0 22px
}

.catalog-product .item .price-block .old-price {
    display: block;
    text-decoration: line-through
}

.catalog-product .item .price-block .current-price {
    font-weight: 700;
    font-size: 1.14286rem
}

.pagenavigation {
    margin: 50px 0 0;
    text-align: center;
    color: #323232
}

.pagenavigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.pagenavigation ul li {
    display: inline-block
}

.pagenavigation ul li.left {
    float: left
}

.pagenavigation ul li.right {
    float: right
}

.pagenavigation ul li a {
    display: block;
    min-width: 35px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #eee;
    text-decoration: none;
    color: #323232;
    margin: 0 10px
}

.pagenavigation ul li.active a {
    color: #fff;
    border-color: #0f2d4f;
    background: #0f2d4f
}

.pagenavigation ul li.dots a {
    border-color: transparent;
    margin: 0
}

.pagenavigation ul li.left a {
    margin: 0;
    background: #fff;
    position: relative
}

.pagenavigation ul li.left a:after {
    position: absolute;
    content: "";
    top: 12px;
    left: 9px;
    border: 5px solid transparent;
    border-right: 5px solid #bababa
}

.pagenavigation ul li.right a {
    margin: 0;
    background: #fff;
    position: relative
}

.pagenavigation ul li.right a:after {
    position: absolute;
    content: "";
    top: 12px;
    right: 9px;
    border: 5px solid transparent;
    border-left: 5px solid #bababa
}

.text-card-block {
    padding: 65px 0;
    margin: 45px 0;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    position: relative
}

.text-card-block .title {
    font: 1.57143rem/1.45 ubuntu-medium;
    width: 380px
}

.text-card-block ul {
    list-style: none;
    margin: 0;
    padding: 2.71429rem 0 3.57143rem;
    font-size: 1.14286rem;
    color: #2b2b2b;
    width: 280px
}

.text-card-block ul li {
    margin-bottom: 2rem
}

.text-card-block ul li:last-child {
    margin: 0
}

.text-card-block ul span {
    color: #a91d2d;
    width: 3.92857rem;
    display: inline-block;
    font-family: ubuntu-medium
}

.text-card-block small {
    display: block;
    font-size: .85714rem;
    line-height: 1.5;
    width: 280px;
    color: #aaa
}

.text-card-block img {
    position: absolute;
    top: 35px;
    right: -40px
}

input.standard {
    display: inline-block;
    height: 45px;
    border: 1px solid #e1e1e1;
    padding: 0 .71429rem
}

input[type=password].standard {
    border: 1px solid #b7b7b7;
    background: #f9f9f9
}

.icons-block {
    background: #f9f9f9;
    padding: 70px 0;
    overflow: hidden
}

.icons-block .col {
    text-align: center;
    float: left
}

.icons-block .col p {
    margin: 41px 0 0
}

.icons-block .col-1 {
    width: 288px;
    padding: 14px 50px 28px 15px;
    border-right: 1px solid #e2e6ea
}

.icons-block .col-2 {
    width: 290px;
    padding: 14px 50px 28px;
    border-right: 1px solid #e2e6ea
}

.icons-block .col-3 {
    width: 300px;
    padding: 14px 70px 28px;
    border-right: 1px solid #e2e6ea
}

.icons-block .col-4 {
    width: 292px;
    padding: 14px 50px 28px
}

.basket .del-link {
    font: .85714rem/100% ubuntu-medium;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    letter-spacing: .07143rem;
    float: right;
    margin-top: -45px
}

.basket .del-link:before {
    content: "";
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -139px -121px;
    width: 14px;
    height: 14px;
    margin-right: .85714rem;
    position: relative;
    top: 3px
}

.basket .del-link span {
    border-bottom: 1px dotted #000
}

.basket .del-link:hover span {
    border-bottom: 0
}

.basket table {
    width: 100%;
    text-align: left
}

.basket table tr td {
    border-top: 1px solid #eee
}

.basket table tr:first-child td {
    border-top: 0
}

.basket table th {
    vertical-align: top;
    font-size: 12px;
    font-family: ubuntu-medium;
    letter-spacing: .07143rem;
    text-transform: uppercase;
    color: #4f4f4f;
    padding: 0 3.21429rem 1.42857rem 0
}

.basket table th:last-child {
    text-align: right;
    padding-right: 0
}

.basket table th hr {
    border-top: 1px solid #eee;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0
}

.basket table th.hr {
    padding: 0
}

.basket table td {
    vertical-align: top;
    padding: 2.85714rem 3.21429rem 2.71429rem 0
}

.basket table td:last-child {
    text-align: right;
    padding-right: 0
}

.basket table td.img a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 110px;
    height: 110px;
    line-height: 110px;
    text-align: center;
    border: 1px solid #e1e1e1
}

.basket table td.img a img {
    vertical-align: middle
}

.basket table td .title {
    padding: 0 0 1.42857rem
}

.basket table td .title a {
    font-weight: 700;
    font-size: 1.14286rem;
    color: #000;
    text-decoration: none
}

.basket table td .title a:hover {
    text-decoration: underline
}

.basket table td .too-much {
    color: #5ea354
}

.basket table td .too-much:before {
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -171px -60px;
    width: 10px;
    height: 11px;
    display: inline-block;
    margin-right: .64286rem
}

.basket table td .middle {
    color: #f26522
}

.basket table td .middle:before {
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -171px -73px;
    width: 10px;
    height: 11px;
    display: inline-block;
    margin-right: .64286rem
}

.basket table td .articul {
    margin-left: 1.78571rem
}

.basket table td .weight {
    margin-top: 24px
}

.basket table td .price {
    font-size: 1.14286rem
}

.basket table td .input-quantity {
    position: relative;
    width: 120px;
    top: -12px;
}

.basket table td .input-quantity a {
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    text-align: center;
    line-height: 42px;
    text-decoration: none;
    color: #bababa;
    font-size: 1.42857rem
}

.basket table td .input-quantity a.minus {
    left: 0
}

.basket table td .input-quantity a.minus:after {
    content: "–"
}

.basket table td .input-quantity a.plus {
    right: 0
}

.basket table td .input-quantity a.plus:after {
    content: "+"
}

.basket table td .input-quantity input {
    width: 120px;
    border: 1px solid #eee;
    height: 45px;
    line-height: 45px;
    text-align: center
}

.basket table td .del {
    float: right;
    margin-right: 1.42857rem;
    background-image: url(../img/sprite.png);
    background-position: -114px -68px;
    width: 20px;
    height: 20px
}

.basket .bottom-line {
    margin: 5px 0 0;
    padding: 38px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.basket .bottom-line .summary {
    float: right;
    font: 2rem/100% ubuntu-medium;
    margin-right: 170px;
    position: relative;
    top: -6px;
}

.basket .bottom-line img {
    width: 147px
}

.basket .button-line {
    padding: 50px 0
}

.basket .button-line a:first-child {
    float: right
}

.basket .button-line a:nth-child(2n) {
    float: right;
    margin-right: 24px
}

.basket hr {
    border-top: 1px solid #eee;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0
}

.inner .content {
    padding-top: 25px;
}

.auth .content {
    padding-top: 0
}

.auth h1 {
    width: 525px
}

.auth .authorize-block {
    border: 1px solid #e1e1e1;
    border-top: 0;
    width: 525px;
    margin: 0 auto;
    text-align: center;
    padding: 32px 100px 50px
}

.auth .authorize-block p {
    line-height: 1.7
}

.auth .authorize-block .form-group {
    width: 280px;
    margin: 0 auto 1.21429rem
}

.auth .authorize-block .form-group label {
    font-weight: 700;
    display: block;
    text-align: left;
    margin-bottom: 1.21429rem
}

.auth .authorize-block .form-group input {
    height: 45px;
    border: 1px solid #e1e1e1;
    padding: 0 .71429rem;
    display: block;
    width: 100%
}

.auth .authorize-block .authorize-bottom-link {
    width: 280px;
    margin: 0 auto .71429rem;
    text-align: justify
}

.auth .authorize-block .authorize-bottom-link a {
    text-decoration: none
}

.auth .authorize-block .authorize-bottom-link a:hover {
    text-decoration: underline
}

.auth .authorize-block .authorize-bottom-link a:last-child {
    float: right
}

.auth .authorize-block .btn {
    width: 280px;
    height: 45px;
    margin-top: 1.42857rem
}

.auth .authorize-bottom {
    border: 1px solid #e1e1e1;
    border-top: 0;
    width: 525px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
    font-weight: 700
}

.auth .authorize-bottom ul {
    list-style-type: none;
    margin: 20px 0 0;
    padding: 0
}

.auth .authorize-bottom ul li {
    display: inline-block
}

.auth .authorize-bottom ul li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 25px;
    box-shadow: 0 0 25px 0 #c7c7c7;
    margin: 0 8px;
    line-height: 40px
}

.auth .authorize-bottom ul li.vk a {
    background: #6996c7
}

.auth .authorize-bottom ul li.vk a:after {
    display: inline-block;
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -37px -103px;
    width: 21px;
    height: 12px
}

.auth .authorize-bottom ul li.fb a {
    background: #496194
}

.auth .authorize-bottom ul li.fb a:after {
    display: inline-block;
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -158px -80px;
    width: 10px;
    height: 19px
}

.auth .authorize-bottom ul li.tw a {
    background: #28c3ff
}

.auth .authorize-bottom ul li.tw a:after {
    display: inline-block;
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -139px -37px;
    width: 17px;
    height: 14px
}

.content {
    padding-top: 50px;
}

.content .block-select {
    position: relative;
    float: left
}

.content .block-select > a {
    display: block;
    width: 280px;
    height: 45px;
    border: 1px solid #eee;
    background: #fff;
    padding: 0 22px 0 13px;
    line-height: 45px;
    color: #323232;
    text-decoration: none;
    position: relative
}

.content .block-select > a:after {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-top: 5px solid #000;
    top: 20px;
    right: 13px
}

.content .block-select .select-list {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    background: #fff;
    display: none;
    z-index: 1
}

.content .block-select .select-list a {
    color: #323232;
    display: block;
    text-decoration: none;
    border: 1px solid #eee;
    border-top: none;
    padding: 0 13px;
    position: relative
}

.content .block-select .select-list a b {
    display: inline-block;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px;
    text-align: center;
    background-image: url(../img/sprite.png);
    background-position: -171px -142px;
    width: 7px;
    height: 10px
}

.content .block-select .select-list a span {
    height: 35px;
    display: table-cell;
    vertical-align: middle
}

.content:after {
    content: "";
    clear: both;
    display: block
}

.content .banners.triple ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.content .banners.triple ul li {
    position: relative;
    float: left;
    width: 780px;
    background: #f5f5f5
}

.content .banners.triple ul li .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-decoration: none;
    position: absolute;
    width: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 100px;
    padding-bottom: 30px;
    padding-left: 78px;
}


.content .banners ul li:nth-child(1) .info > div:nth-child(3),
.content .banners ul li:nth-child(3n-1) .info > div:nth-child(2),
.content .banners ul li:nth-child(3n) .info > div:nth-child(2){
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}


.content .banners.triple ul li .info b {
    font: 2.71429rem/3.2rem ubuntu-medium;
    color: #000;
    display: block
}

.content .banners.triple ul li .info .btn {
    margin-top: 35px
}

.content .banners.triple ul li .info .btn-arrow {
    display: none
}

.content .banners.triple ul li:nth-child(3n-1) {
    float: left;
    width: 361px;
    margin: 0 0 29px 29px
}

.content .banners.triple ul li:nth-child(3n-1) .info {
    padding-top: 55px;
    padding-left: 30px;
    padding-bottom: 15px;
}

.content .banners.triple ul li:nth-child(3n-1) .info b {
    font: 1.57143rem/2.2rem ubuntu-medium;
}

.content .banners.triple ul li:nth-child(3n-1) .info .btn-arrow {
    display: inline-block;
    margin-top: auto;
}

.content .banners.triple ul li:nth-child(3n) {
    float: left;
    width: 361px;
    margin: 0 0 0 29px
}

.content .banners.triple ul li:nth-child(3n) .info {
    padding-top: 55px;
    padding-left: 30px;
    padding-bottom: 20px;
}

.content .banners.triple ul li:nth-child(3n) .info b {
    font: 1.57143rem/2.2rem ubuntu-medium;
}

.content .banners.triple ul li:nth-child(3n) .info .btn-arrow {
    display: inline-block;
    margin-top: 5px;
}

.content .banners.triple ul li.white .info b {
    color: #fff
}

.content .banners.description ul li .info b {
    font: 2rem/2.2rem ubuntu-medium;
}

.content .banners.description ul li .info .descr {
    padding-top: 20px;
    color: #878787;
    display: block;
    font-size: 1.14286rem
}

.content .banners.description ul li .info .descr:before {
    display: block;
    width: 43px;
    height: 2px;
    margin-bottom: 20px;
    content: "";
    background: #a91d2d
}

.content .banners.description ul li:nth-child(3n) .info, .content .banners.description ul li:nth-child(3n-1) .info {
    width: 100%
}

.content .banners.description ul li:nth-child(3n) .info .descr:before, .content .banners.description ul li:nth-child(3n-1) .info .descr:before {
    display: none
}

.content.inner {
    padding: 30px 0 0
}

.content .registration-block {
    overflow: hidden
}

.content .registration-block .left-block {
    border: 1px solid #e1e1e1;
    width: 860px;
    float: left
}

.content .registration-block .left-block .title {
    font-size: 1.42857rem;
    font-family: ubuntu-medium;
    margin-bottom: 2.14286rem
}

.content .registration-block .left-block .block {
    border-bottom: 1px solid #e1e1e1;
    padding: 40px;
    overflow: hidden
}

.content .registration-block .left-block .block .form-group {
    width: 280px;
    margin: 0 33px 24px 0;
    float: left
}

.content .registration-block .left-block .block .form-group label {
    display: block;
    font-weight: 700;
    margin-bottom: .92857rem
}

.content .registration-block .left-block .block .form-group label span {
    color: #a91d2d
}

.content .registration-block .left-block .block .form-group input {
    display: block;
    width: 100%
}

.content .registration-block .left-block .block .btn {
    width: 280px
}

.content .registration-block .left-block .block p {
    display: inline-block;
    margin: 0 0 0 30px;
    position: relative;
    top: 8px;
    color: #707070
}

.content .registration-block .left-block .block .checkbox {
    display: inline-block;
    margin: 27px 0 0;
    clear: both;
    color: #4f4f4f
}

.content .registration-block .left-block .block .checkbox input {
    display: none
}

.content .registration-block .left-block .block .checkbox input + span {
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -114px -46px;
    width: 20px;
    height: 20px;
    margin-right: 1.28571rem;
    position: relative;
    top: 4px
}

.content .registration-block .left-block .block .checkbox input:checked + span {
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: 0 -117px;
    width: 20px;
    height: 20px
}

.content .registration-block .left-block .block.bottom-block p {
    margin: 0;
    top: 34px
}

.content .registration-block .right-block {
    float: left;
    border: 1px solid #e1e1e1;
    width: 255px;
    margin-left: 55px
}

.content .registration-block .right-block .title {
    font-weight: 700;
    text-transform: uppercase;
    background: #f9f9f9;
    padding: 29px 5px 29px 27px;
    border-bottom: 1px solid #e1e1e1;
    line-height: 1.5
}

.content .registration-block .right-block p {
    margin: 0;
    line-height: 1.45;
    padding: 28px 42px 25px 27px
}

.content .registration-block .right-block ul {
    list-style-type: none;
    margin: 0 0 35px 17px;
    padding: 0
}

.content .registration-block .right-block ul li {
    display: inline-block
}

.content .registration-block .right-block ul li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 25px;
    box-shadow: 0 0 25px 0 #c7c7c7;
    margin: 0 8px;
    line-height: 40px;
    text-align: center
}

.content .registration-block .right-block ul li.vk a {
    background: #6996c7
}

.content .registration-block .right-block ul li.vk a:after {
    display: inline-block;
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -37px -103px;
    width: 21px;
    height: 12px
}

.content .registration-block .right-block ul li.fb a {
    background: #496194
}

.content .registration-block .right-block ul li.fb a:after {
    display: inline-block;
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -158px -80px;
    width: 10px;
    height: 19px
}

.content .registration-block .right-block ul li.tw a {
    background: #28c3ff
}

.content .registration-block .right-block ul li.tw a:after {
    display: inline-block;
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -139px -37px;
    width: 17px;
    height: 14px
}

.content .simple-row-menu {
    font: 1.14286rem/100% ubuntu-medium;
    color: #878787;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 35px
}

.content .simple-row-menu a {
    position: relative;
    padding: 0 0 1.42857rem;
    top: 1px;
    color: #aaa;
    display: inline-block;
    text-decoration: none;
    margin-left: 3.57143rem
}

.content .simple-row-menu a:first-child {
    margin-left: 0
}

.content .simple-row-menu a.active {
    border-bottom: 4px solid #a91d2d;
    color: #323232
}

.content .action-banners {
    margin: 38px 0 0;
    overflow: hidden
}

.content .action-banners .action-banner {
    float: left;
    position: relative;
    width: 575px;
    padding-top: 37%;
    margin: 0 20px 20px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.content .action-banners .action-banner:nth-child(2n) {
    margin: 0 0 20px
}

.content .action-banners .action-banner.white {
    color: #fff
}

.content .action-banners .action-banner img {
    max-width: 100%
}

.content .action-banners .action-banner .info {
    position: absolute;
    top: 80px;
    left: 40px;
    right: 65px
}

.content .action-banners .action-banner .info b {
    font: 2rem/1.5 ubuntu-medium;
    display: block;
    margin-bottom: 2.5rem
}

.content .left-column {
    float: left;
    width: 255px;
    margin-right: 70px
}

.content .vacancy .h2 {
    padding: 2.64286rem 0 1.78571rem
}

.content .vacancy p {
    font-size: 1.14286rem;
    margin: 0
}

.content .vacancy .filter {
    border: 1px solid #eee;
    background: #f9f9f9;
    padding: 15px;
    margin-top: 25px;
    position: relative;
}

.content .vacancy .filter:after {
    content: "";
    display: block;
    clear: both
}

.content .vacancy .filter .block-select:nth-child(2n) {
    margin-left: 20px
}

.content .vacancy .filter .block-checkbox {
    float: left;
    margin-left: 50px
}

.content .vacancy .filter .block-checkbox label {
    height: 45px;
    line-height: 45px;
    display: block
}

.content .vacancy .filter .block-checkbox label input[type=checkbox] {
    display: none
}

.content .vacancy .filter .block-checkbox label input[type=checkbox] + span {
    position: relative;
    top: 4px;
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -114px -46px;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    background-color: #fff
}

.content .vacancy .filter .block-checkbox label input[type=checkbox]:checked + span {
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -22px -117px;
    width: 20px;
    height: 20px
}

.content .vacancy .vacancy-list {
    margin: 28px 0 0
}

.content .vacancy .vacancy-list .vacancy-element {
    border: 1px solid #eee;
    margin-top: 40px
}

.content .vacancy .vacancy-list .vacancy-element:first-child {
    margin-top: 0
}

.content .vacancy .vacancy-list .vacancy-element .vacancy-header {
    border-bottom: 1px solid #eee;
    padding: 32px 30px 25px
}

.content .vacancy .vacancy-list .vacancy-element .vacancy-header .title {
    font: 1.42857rem/100% ubuntu-medium;
    color: #5488c2;
    margin-bottom: 17px
}

.content .vacancy .vacancy-list .vacancy-element .vacancy-header .city {
    font-size: .92857rem
}

.content .vacancy .vacancy-list .vacancy-element .vacancy-header .btn {
    float: right
}

.content .vacancy .vacancy-list .vacancy-element .vacancy-body {
    padding: 30px 30px 35px;
    font-size: 1.14286rem
}

.content .vacancy .vacancy-list .vacancy-element .vacancy-body .title {
    font-weight: 700;
    margin-bottom: 1.35714rem
}

.content .vacancy .vacancy-list .vacancy-element .vacancy-body ul {
    padding: 0 0 0 1.3rem;
    margin: 0 0 27px
}

.content .vacancy .vacancy-list .vacancy-element .vacancy-body ul.last-child {
    margin: 0
}

.content .vacancy .vacancy-list .vacancy-element .vacancy-body ul li {
    margin-bottom: .7rem
}

.content .vacancy .bottom-text {
    font-size: 1.42857rem;
    margin: 40px 0 30px;
    padding-right: 5rem;
    line-height: 1.4
}

.content .catalog-menu .title b, .content .catalog-menu ul li b {
    display: inline-block;
    background: #f9f9f9;
    border-radius: 15px;
    font-weight: 400;
    color: #000;
    font-size: .78571rem;
    width: 31px;
    height: 19px;
    line-height: 19px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    text-align: center
}

.content .catalog-menu .title {
    background: #a91d2d !important;
    color: #fff;
    font-weight: 700;
    padding: 0 45px 0 20px;
    position: relative
}

.content .catalog-menu .title span {
    height: 58px;
    display: table-cell;
    vertical-align: middle
}

.content .catalog-menu ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.content .catalog-menu ul li a {
    display: block;
    padding: 0 45px 0 20px;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    color: #000;
    border: 1px solid #eee;
    border-top: none
}

.content .catalog-menu ul li a span {
    height: 60px;
    vertical-align: middle;
    display: table-cell
}

.content .catalog-menu ul li.active a {
    color: #a91d2d
}

.content .catalog-menu.grey-menu .title {
    text-transform: uppercase;
    color: #000;
    background: #f9f9f9
}

.content .catalog-menu.grey-menu ul li a {
    font-weight: 400
}

.content .left-menu ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.content .left-menu ul li.active a {
    background: #a91d2d;
    color: #fff
}

.content .left-menu ul li.active a b {
    background-image: url(../img/sprite.png);
    background-position: -158px -101px;
    width: 7px;
    height: 10px
}

.content .left-menu ul li:first-child {
    border-top: 1px solid #eee
}

.content .left-menu ul li a {
    display: block;
    padding: 0 45px 0 20px;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    color: #000;
    border: 1px solid #eee;
    border-top: none
}

.content .left-menu ul li a span {
    height: 60px;
    vertical-align: middle;
    display: table-cell
}

.content .left-menu ul li a b {
    display: inline-block;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px;
    text-align: center;
    background-image: url(../img/sprite.png);
    background-position: -171px -142px;
    width: 7px;
    height: 10px
}

.content .left-banners {
    margin-top: 45px
}

.content .left-banners ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.content .left-banners ul li a {
    position: relative;
    display: block;
    margin-top: 25px
}

.content .left-banners ul li a:first-child {
    margin-top: 0
}

.content .left-banners ul li a .title {
    font: 1.57143rem/1.5 ubuntu-medium;
    position: absolute;
    top: 50px;
    left: 22px;
    right: 22px;
    color: #323232;
    text-transform: uppercase
}

.content .left-banners ul li a .btn {
    position: absolute;
    left: 20px;
    bottom: 22px
}

.content .center-column {
    float: left;
    width: 845px
}

.content .top-catalog {
    margin-bottom: 35px;
    background: #f9f9f9;
    border: 1px solid #eee;
    text-transform: uppercase;
    font-size: .85714rem;
    font-family: ubuntu-medium;
    letter-spacing: .07143rem
}

.content .top-catalog:after {
    content: "";
    clear: both;
    display: block
}

.content .top-catalog a {
    text-decoration: none;
    color: #323232;
    position: relative;
    display: inline-block;
    margin-left: 1.42857rem
}

.content .top-catalog a.active {
    color: #a91d2d
}

.content .top-catalog a.icon-bottom:after, .content .top-catalog a.icon-top:after {
    content: "";
    margin: 0 0 0 7px;
    position: relative;
    border: 5px solid transparent
}

.content .top-catalog a.icon-bottom:after {
    top: 9px;
    border-top: 5px solid #bababa
}

.content .top-catalog a.icon-top:after {
    bottom: 9px;
    border-bottom: 5px solid #bababa
}

.content .top-catalog a.active.icon-bottom:after {
    border-top-color: #a91d2d
}

.content .top-catalog a.active.icon-top:after {
    border-bottom-color: #a91d2d
}

.content .top-catalog .sort {
    width: 515px;
    padding: 24px 22px;
    float: left;
}

.content .top-catalog .watch {
    float: left;
    width: 195px;
    padding: 24px 22px;
}
.content .top-catalog.top-catalog_root .watch {
    width: auto;
}

@media (max-width: 1230px) {
    .content .top-catalog .watch {
        width: 170px;
        padding: 24px 10px;
    }
}

.content .top-catalog .watch a {
    margin-left: 0
}

.content .top-catalog .watch a.active {
    color: #323232
}

.content .top-catalog .watch a.active:after {
    border-top: 5px solid #323232
}

.content .top-catalog .template {
    float: left
}

.content .top-catalog .template a {
    width: 66px;
    float: left;
    border-left: 1px solid #eee;
    height: 61px;
    margin: 0;
    line-height: 70px;
    text-align: center
}

.content .top-catalog .template a.grid:after {
    content: "";
    display: none;
    background-image: url(../img/sprite.png);
    background-position: -65px -117px;
    width: 17px;
    height: 17px
}

.content .top-catalog .template a.grid.active:after {
    content: "";
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -103px -117px;
    width: 17px;
    height: 17px
}

.content .top-catalog .template a.row:after {
    content: "";
    display: none;
    background-image: url(../img/sprite.png);
    background-position: -139px 0;
    width: 17px;
    height: 17px
}

.content .top-catalog .template a.row.active:after {
    content: "";
    display: none;
    background-image: url(../img/sprite.png);
    background-position: -84px -117px;
    width: 17px;
    height: 17px
}

.grey-soviet-block {
    background: #f9f9f9;
    padding: 0 0 1px
}

footer {
    background: #0f2d4f;
    padding: 65px 0 39px;
    color: #fff;
    margin: 70px 0 0
}

footer hr {
    display: none;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0
}

footer a {
    color: #fff;
    text-decoration: none
}

footer a:hover {
    text-decoration: underline
}

footer .subscribe {
    float: left;
    width: 280px
}

footer .subscribe b {
    color: #a8d1f7;
    font: 1.14286rem/100% ubuntu-medium
}

footer .subscribe .input-block {
    margin-top: 25px;
    position: relative
}

footer .subscribe .input-block input {
    display: block;
    height: 45px;
    border: none;
    width: 100%;
    line-height: 45px;
    padding: 0 45px 0 15px;
    font-size: 1rem;
    color:#0f2d4f;
}

footer .subscribe .input-block input:-ms-input-placeholder, footer .subscribe .input-block input::-moz-placeholder, footer .subscribe .input-block input::-webkit-input-placeholder {
    color: #878787;
    font-family: ubuntu
}

footer .subscribe .input-block button {
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 13px;
    border-radius: 15px;
    background: #a91d2d;
    width: 20px;
    height: 20px;
    border: 0;
    outline: 0
}

footer .subscribe .input-block button:after {
    background-image: url(../img/sprite.png);
    background-position: -171px -121px;
    width: 11px;
    height: 7px;
    display: inline-block;
    content: "";
    position: relative;
    right: 2px;
    bottom: 0px
}

footer .subscribe p {
    font-size: .85714rem;
    margin-top: 20px;
    line-height: 1.5
}

footer .bottom-menu {
    float: left;
    margin: 0 0 60px 90px;
    width: 800px;
    overflow: hidden
}

footer .bottom-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

footer .bottom-menu ul ul {
    margin-top: 1.78571rem
}

footer .bottom-menu li {
    margin-bottom: .71429rem
}

footer .bottom-menu li a.selected, footer .bottom-menu li a:hover {
    color: #a8d1f7
}

footer .bottom-menu > ul > li {
    float: left;
    width: 200px;
    margin-left: 100px
}

footer .bottom-menu > ul > li:first-child {
    margin-left: 0
}

footer .bottom-menu > ul > li > a {
    color: #a8d1f7;
    font: 1.14286rem/100% ubuntu-medium
}

footer .bottom-menu + .clear + hr {
    display: block
}

footer .bottom-line {
    padding: 30px 0 0
}

footer .bottom-line .copyright {
    width: 370px;
    float: left
}

footer .bottom-line .payment {
    width: 520px;
    float: left
}

footer .bottom-line .payment ul {
    list-style: none;
    padding: 0;
    display: inline-block;
    margin: 0 0 -8px;
    position: relative;
    top: -3px;
}

footer .bottom-line .payment ul li {
    float: left
}
/*
footer .bottom-line .payment ul li:after {
    content: "";
    display: inline-block;
    margin: 0 0 0 30px
}

footer .bottom-line .payment ul li:first-child:after {
    background-image: url(../img/sprite.png);
    background-position: -32px -57px;
    width: 30px;
    height: 19px
}

footer .bottom-line .payment ul li:nth-child(3n-1):after {
    background-image: url(../img/sprite.png);
    background-position: 0 -57px;
    width: 30px;
    height: 19px
}

footer .bottom-line .payment ul li:nth-child(3n):after {
    background-image: url(../img/sprite.png);
    background-position: 0 -103px;
    width: 35px;
    height: 12px
}
*/
footer .bottom-line .payment ul li img {
    margin-left: 30px;
}

footer .bottom-line .social-block {
    width: 280px;
    float: left
}

footer .bottom-line .social-block ul {
    list-style: none;
    padding: 0;
    display: inline-block;
    margin: 0 0 -5px
}

footer .bottom-line .social-block ul li {
    float: left
}

footer .bottom-line .social-block ul li a {
    display: inline-block;
    margin: 0 0 0 42px
}

footer .bottom-line .social-block ul li a:after {
    content: "";
    display: inline-block
}

footer .bottom-line .social-block ul li.vk a:after {
    background-image: url(../img/sprite.png);
    background-position: -114px -90px;
    width: 19px;
    height: 11px
}

footer .bottom-line .social-block ul li.fb a:after {
    background-image: url(../img/sprite.png);
    background-position: -171px -86px;
    width: 7px;
    height: 15px
}

footer .bottom-line .social-block ul li.tw a:after {
    background-image: url(../img/sprite.png);
    background-position: -60px -103px;
    width: 18px;
    height: 12px
}

footer .upwards {
    display: none;
    background: #aaa;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 20px;
    float: right;
    position: relative;
    bottom: 10px
}

footer .upwards:after {
    content: "";
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -171px -103px;
    width: 11px;
    height: 7px;
    margin-top: 13px
}



@media (max-width: 1169px) and (min-width: 720px) {
    .mt-t-0 {
        margin-top: 0
    }

    .mt-t-10 {
        margin-top: 10px
    }

    .mt-t-20 {
        margin-top: 20px
    }

    .mt-t-30 {
        margin-top: 30px
    }

    .mt-t-40 {
        margin-top: 40px
    }

    .mt-t-50 {
        margin-top: 50px
    }

    .visible-lg {
        display: none !important
    }

    .hidden-lg {
        display: block !important
    }

    body.m-left-margin {
        width: 100%;
        overflow: hidden
    }

    body.m-left-margin .mobile-menu, body.m-left-margin .mobile-menu-1 {
        display: block
    }

    body.m-left-margin .wrapper {
        position: relative;
        left: 319px
    }

    .wrapper .container {
        width: 720px
    }

    header .top-line .top-menu {
        display: none
    }

    header .medium-line .top-burger {
        display: inline-block
    }

    header .medium-line .menu-medium-top {
        display: none
    }

    header .red-line .catalog-menu .btn-catalog {
        padding: 0 20px 0 23px
    }

    header .red-line .catalog-menu .btn-catalog:before {
        display: none
    }

    header .red-line .catalog-menu .btn-catalog:after {
        background-image: url(../img/sprite.png);
        background-position: -158px -113px;
        width: 9px;
        height: 5px;
        margin-left: 20px
    }

    header .red-line .catalog-menu:hover > ul {
        display: none
    }

    header .red-line .search-block input {
        width: 496px
    }

    .icons-block .col {
        width: 50%;
        padding: 20px 70px 25px
    }

    .icons-block .col-1 {
        border-right: 1px solid #e2e6ea
    }

    .icons-block .col-2 {
        border-right: 0
    }

    .icons-block .col-3 {
        clear: left;
        margin-top: 28px;
        border-right: 1px solid #e2e6ea
    }

    .icons-block .col-4 {
        margin-top: 28px
    }

    .content {
        padding-top: 30px;
    }

    .content .registration-block {
        overflow: hidden
    }

    .content .registration-block .left-block {
        border: 1px solid #e1e1e1;
        width: auto;
        float: none;
        border-bottom: 0
    }

    .content .registration-block .left-block .block p {
        margin: 0 0 0 33px;
        width: 250px
    }

    .content .registration-block .left-block .block.bottom-block p {
        top: 28px
    }

    .content .registration-block .left-block .block.button-block p {
        top: 15px
    }

    .content .registration-block .left-block .block .checkbox {
        display: block
    }

    .content .registration-block .right-block {
        float: none;
        width: auto;
        border-top: 0;
        margin: 0
    }

    footer {
        padding: 30px 0 37px
    }

    footer hr {
        display: block
    }

    footer .subscribe {
        float: none;
        width: auto;
        overflow: hidden;
        padding-bottom: 30px
    }

    footer .subscribe b {
        display: none
    }

    footer .subscribe .input-block {
        width: 280px;
        float: left;
        margin: 0 50px 0 0
    }

    footer .subscribe p {
        margin-top: 3px;
        float: left;
        width: 390px
    }

    footer .bottom-menu {
        float: none;
        clear: left;
        width: 100%;
        margin: 30px 0 0
    }

    footer .bottom-menu > ul > li {
        width: 190px;
        margin-left: 75px
    }

    footer .bottom-line .copyright {
        width: 265px
    }

    footer .bottom-line .payment {
        width: 310px
    }

    footer .bottom-line .payment span {
        display: none
    }

    footer .bottom-line .payment li:first-child:after {
        margin: 0
    }

    footer .bottom-line .social-block {
        width: 145px;
        text-align: right
    }

    footer .bottom-line .social-block span {
        display: none
    }

    footer .bottom-line .social-block li:first-child a {
        margin: 0
    }
}

@media (max-width: 1230px) {
    .content .banners.triple ul li {
        float: none;
        width: 100%;
    }
    .content .banners.triple ul li img{
        width: 100%;
    }

    .content .banners.triple ul li:nth-child(3n-1) {
        width: 48%;
        margin: 30px 2% 0 0;
    }

    .content .banners.triple ul li:nth-child(3n) {
        width: 48%;
        margin: 30px 0 0 2%;
    }
}
@media (max-width: 767px) {
    .window-standard {
        width: 300px;
        margin: 0 0 0 -140px;
        position: fixed;
        top: 30%
    }

    .window-standard .title {
        font: 1.14286rem/1.35 ubuntu-medium;
        padding: 28px 23px 7px
    }

    .window-standard .body {
        font-size: 1.14286rem;
        padding: 0 23px 7px;
        border-bottom: 1px solid #eee
    }

    .window-standard .left-piece {
        padding: 10px 0 15px 20px
    }

    .window-standard .right-piece {
        padding: 10px 25px 15px 20px
    }
    .window-standard .form-group input{
        width: 100%;
    }
}

@media (max-width: 719px) {
    .mt-m-0 {
        margin-top: 0
    }

    .mt-m-10 {
        margin-top: 10px
    }

    .mt-m-20 {
        margin-top: 20px
    }

    .mt-m-30 {
        margin-top: 30px
    }

    .mt-m-40 {
        margin-top: 40px
    }

    .mt-m-50 {
        margin-top: 50px
    }

    .visible-lg {
        display: none !important
    }

    .hidden-lg {
        display: block !important
    }

    .wrapper .container {
        width: 320px
    }

    .h2 {
        font-size: 1.57143rem;
        padding: 2.85714rem 0 1.71429rem
    }

    .h2 .h2-link span {
        display: none
    }

    body.m-left-margin {
        width: 100%;
        overflow: hidden
    }

    body.m-left-margin .mobile-menu, body.m-left-margin .mobile-menu-1 {
        left: 50%;
        margin-left: -160px;
        display: block
    }

    header .top-line {
        display: none
    }

    header .medium-line {
        text-align: center;
        padding-top: 25px
    }

    header .medium-line .logotype {
        width: 173px
    }

    header .medium-line .top-burger {
        display: inline-block;
        margin: 5px 0 0;
        float: left
    }

    header .icons .basket .price, header .icons .compare-icon, header .icons .heart-icon, header .medium-line .menu-medium-top {
        display: none
    }

    header .red-line {
        display: block;
        padding: 0;
        min-width: 320px
    }

    header .red-line .container {
        width: 100%
    }

    header .red-line .catalog-menu {
        width: 50%
    }

    header .red-line .catalog-menu .btn-catalog {
        padding: 0 17px 0 0;
        background: #a91d2d;
        border: none;
        height: 50px;
        line-height: 50px;
        text-align: right;
        display: block
    }

    header .red-line .catalog-menu .btn-catalog:before, header .red-line .catalog-menu .btn-catalog span {
        display: none
    }

    header .red-line .catalog-menu .btn-catalog:after {
        background-image: url(../img/sprite.png);
        background-position: -158px -113px;
        width: 9px;
        height: 5px;
        margin-left: 73px
    }

    header .red-line .catalog-menu:hover > ul {
        display: none
    }

    header .red-line .search-block {
        width: 50%
    }

    header .red-line .search-block input {
        width: 100%;
        border: 1px solid #ebebeb;
        border-right: none;
        height: 50px;
        line-height: 50px
    }

    header .red-line .search-block button {
        right: 22px
    }

    .icons-block {
        padding: 45px 0
    }

    .icons-block .col {
        width: 100%;
        padding: 25px 0;
        float: none;
        border-top: 1px solid #e2e6ea;
        overflow: hidden
    }

    .icons-block .col img {
        float: left
    }

    .icons-block .col p {
        text-align: left;
        margin: 0 0 0 95px;
        line-height: 1.65
    }

    .icons-block .col-1 {
        border: 0;
        border: none
    }

    .icons-block .col-2 {
        border-right: 0
    }

    .icons-block .col-3, .icons-block .col-4 {
        border-right: none
    }

    .auth .content {
        padding-top: 0
    }

    .auth h1 {
        width: 320px;
        margin: 15px auto 0
    }

    .auth .authorize-block {
        width: 320px;
        padding: 20px 50px 25px
    }

    .auth .authorize-block .authorize-bottom-link, .auth .authorize-block .form-group {
        width: auto
    }

    .auth .authorize-block .btn, .auth .authorize-block input {
        width: 220px
    }

    .auth .authorize-bottom {
        width: 320px
    }

    .content {
        padding-top: 30px;
    }

    .content .mobile-bullets {
        display: block
    }

    .content .banners.triple ul {
        overflow: visible
    }

    .content .banners.triple ul li {
        float: none;
        width: 362px;
        margin-left: -21px
    }

    .content .banners.triple ul li:nth-child(3n) .info,
    .content .banners.triple ul li:nth-child(3n-1) .info,
    .content .banners.triple ul li .info{
        -webkit-box-pack: normal;
        -ms-flex-pack: normal;
        justify-content: normal;
        padding-top: 15%;
    }

    .content .banners ul li:nth-child(1) a .info > div:nth-child(3),
    .content .banners ul li:nth-child(3n-1) a .info > div:nth-child(2),
    .content .banners ul li:nth-child(3n) a .info > div:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0;
        flex: 0;
    }

    .content .banners.triple ul li .info b {
        font-size: 1.28571rem;
        line-height: 2rem
    }

    .content .banners.triple ul li .info .btn {
        display: none
    }

    .content .banners.triple ul li .info .btn-arrow {
        display: inline-block;
        margin-top: 25px !important;
    }

    .content .banners.triple ul li:nth-child(3n), .content .banners.triple ul li:nth-child(3n-1) {
        width: calc(100% + 30px);
        float: none;
        margin: 0 -15px 0 -15px;
        display: none
    }

    .content .banners.triple ul li:nth-child(3n) .info b, .content .banners.triple ul li:nth-child(3n-1) .info b {
        font-size: 1.28571rem;
        line-height: 2rem;
        text-transform: none
    }

    .content .banners.description ul li .info b {
        font-size: 1.57143rem
    }

    .content .banners.description ul li .info .descr, .content .banners.description ul li .info .descr:before {
        display: none
    }

    .content .banners.description ul li:nth-child(3n) .info, .content .banners.description ul li:nth-child(3n-1) .info {
        width: 50%
    }

    .content .banners.description ul li:nth-child(3n) .info b, .content .banners.description ul li:nth-child(3n-1) .info b {
        font-size: 1.57143rem;
        text-transform: uppercase
    }

    .content .registration-block {
        overflow: hidden
    }

    .content .registration-block .left-block {
        border: 1px solid #e1e1e1;
        width: auto;
        float: none;
        border-bottom: 0
    }

    .content .registration-block .left-block .block {
        padding: 15px
    }

    .content .registration-block .left-block .block .form-group {
        margin: 0 0 24px;
        float: none;
        width: 100%
    }

    .content .registration-block .left-block .block p {
        margin: 0 0 0 33px;
        width: 250px
    }

    .content .registration-block .left-block .block.bottom-block p {
        top: 28px
    }

    .content .registration-block .left-block .block.button-block p {
        top: 15px
    }

    .content .registration-block .left-block .block .checkbox {
        display: block
    }

    .content .registration-block .right-block {
        float: none;
        width: auto;
        border-top: 0;
        margin: 0
    }

    .slider-product {
        padding: 0;
        margin: 0 0 35px
    }

    .slider-product .owl-nav .owl-prev {
        width: 20px;
        left: -20px
    }

    .slider-product .owl-nav .owl-next {
        width: 20px;
        right: -20px
    }

    footer {
        margin: 30px 0 0;
        padding: 19px 0 20px
    }

    footer .bottom-menu, footer .bottom-menu + .clear + hr, footer .subscribe {
        display: none
    }

    footer .bottom-line .copyright {
        width: 265px
    }

    footer .bottom-line .payment, footer .bottom-line .social-block {
        display: none
    }

    footer .bottom-line .upwards {
        display: block
    }
}

.breadcrumb {
    background: none
}

.left-column {
    box-sizing: border-box
}

.paddin-none {
    padding: 0 !important
}

.padding-left-none {
    padding-left: 0 !important
}

.padding-right-none {
    padding-right: 0 !important
}

input[name=requiredText] + label.error {
    top: 45px;
    left: 12px;
    margin: 0
}

input[name=requiredTel] + label.error, input[name=requiredText] + label.error {
    position: absolute;
    color: #a91d2d;
    z-index: 1;
    background-color: #fff;
    font-weight: 400;
    cursor: text
}

input[name=requiredTel] + label.error {
    top: -57px;
    right: -10px
}

input.error, input.error:focus {
    border-color: #a91d2d;
    transition: all .2s linear;
    background-color: #fff
}

.b-header-img {
    height: 297px;
    width: 100%;
    background-position: 50% 50%;
    position: relative;
    background-size: cover
}

.lk-form__input {
    transition: all .2s linear
}
.error .lk-form__input {
    border-color: #f44262 !important;
}
.lk-form__input:focus {
    background-color: #f9f9f9;
    border-color: #b8b8b8
}
.nomargin{
    margin: 0px !important;
}
.input-group-addon .bx-calendar {
    background: url(../img/calendar.svg) no-repeat center;
    display: inline-block;
    width: 18px;
    background-size: 18px auto;
    height: 18px;
}
.left-aside {
    margin-top: -40px;
    margin-bottom: 30px
}

.center-title {
    margin-top: 0;
    margin-bottom: 35px
}

.fancybox-is-open .fancybox-bg {
    opacity: .702
}

a, a:active, a:focus, a:hover, input, input:active, input:focus, input:hover {
    outline: none
}

.size-100 {
    width: 100%
}

.js-link-no-defailt-close {
    display: inline-block;
    text-align: center
}

.js-link-no-defailt-close, .js-link-no-defailt-close:active, .js-link-no-defailt-close:focus, .js-link-no-defailt-close:hover {
    color: inherit;
    text-decoration: none
}

.catalog-categories-item {
    height: 550px;
    position: relative;
    padding: 0;
    margin-left: -1px;
    border: 1px solid #eee;
}

.catalog-categories-item.active {
    z-index: 1
}

.catalog-categories-item-img {
    width: 230px;
    height: 230px;
    display: block
}

.catalog-categories-item-title {
    font-size: 17px;
    font-weight: 700;
    padding-bottom: 15px;
    min-height: 4em;
    margin-top: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.catalog-categories-item-figure {
    height: 100%;
    margin: 0;
    padding: 20px 25px;
    background: #fff;
}

.catalog-categories-item-desc{
    background: #ffffff;
    padding: 0 25px;
    margin: 0 -25px;
}

.catalog-categories-item__list-wrap {
    padding: 0;
    margin: 0
}

.catalog-categories-item__list {
    list-style-type: none;
    height: 40px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-top: -1px
}

.catalog-categories-item__list-link {
    line-height: 40px;
    text-decoration: none;
    color: #000;
    position: relative;
    display: inline-block;
    width: 100%
}

.catalog-categories-item__list-link:active, .catalog-categories-item__list-link:focus, .catalog-categories-item__list-link:hover {
    color: #000
}

.catalog-categories-item__list-link-count {
    display: inline-block;
    background-color: #fafafa;
    border-radius: 15px;
    width: 31px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    border: 1px solid #ebebeb;
    margin-top: -10px;
    font-size: 11px
}

.catalog-categories-item__drop-but:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 5px;
    background-image: url(../img/down-but.png);
    background-repeat: no-repeat;
    margin-right: 11px
}

.catalog-categories-item__list-link-item {
    font-size: 14px;
    white-space: nowrap;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 30px;
}

.catalog-categories-item__drop-but {
    height: 40px;
    color: #5488c2;
    line-height: 2.571;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 10px;
    transition: all .25s linear
}

.catalog-categories-item__drop-but-js-show:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.catalog-categories-item__list-wrap-hide {
    display: none
}

.catalog-categories-item:nth-of-type(n3):before {
    content: "";
    display: table
}

.catalog-categories-item-wrap {
    padding-bottom: 65px
}

.lk-content-form-wrap {
    padding: 0;
    padding-bottom: 100px
}

.lk-form-ur-content {
    display: none
}

.lk-tab-form {
    display: block;
    border-bottom: 2px solid #e2e2e2;
    width: 100%
}

.lk-form-content {
    height: 100% !important
}

.lk-tab-form__item.active {
    color: #323232;
    opacity: 1;
    transition: all .2s linear
}

.lk-tab-form__item:before {
    content: "";
    display: inline-block;
    width: 100%;
    border-bottom: 4px solid transparent;
    position: absolute;
    bottom: -2px;
    transition: all .2s linear
}

.lk-tab-form__item.active:before {
    border-bottom: 4px solid #c51729
}

.lk-tab-form__item {
    color: rgba(50, 50, 50, .502);
    font-size: 16px;
    margin-right: 45px;
    position: relative;
    padding-bottom: 16px;
    display: inline-block;
    cursor: pointer
}

.lk-form-header {
    font-size: 20px;
    line-height: 3.4
}

.red-star {
    color: #a91d2d;
    display: inline-block;
    margin-left: 8px
}

.lk-form__input {
    border: 1px solid #e2e2e2;
    background-color: #fff;
    height: 43px;
    display: block;
    width: 100%;
    padding: 15px 10px;
    margin-bottom: 28px;
    font-weight: 400
}

.lk-form__imput-title {
    display: inline-block;
    margin-bottom: 15px
}

.lk-form__label {
    display: block;
    position: relative
}

.input-block-padding-right-none {
    padding-right: 0
}

.input-block-padding-left-none {
    padding-left: 0
}

.lk-form__input {
    outline: none
}

.input-block-wrap {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px
}

.btn-red-form {
    background-color: #a91d2d;
    color: #fff;
    text-transform: uppercase;
    border: none;
    height: 45px;
    line-height: 45px;
    width: 170px;
    margin-right: 30px;
    border: 1px solid transparent;
    transition: all .2s linear;
    outline: none;
    font-size: 12px
}

.btn-red-form:hover, .btn-white-form {
    color: #171717;
    background-color: #fff;
    border: 1px solid #e2e2e2
}

.btn-white-form {
    text-transform: uppercase;
    height: 45px;
    line-height: 45px;
    width: 170px;
    margin-right: 30px;
    transition: all .2s linear;
    outline: none;
    font-size: 12px
}

.btn-white-form:hover {
    color: #fff;
    background-color: #a91d2d;
    border: 1px solid transparent
}

.lk-content-form-but {
    margin-top: 40px
}

input.checkbox-person {
    outline: none !important;
    margin-right: 15px;
    display: inline-block
}

input.checkbox-person ~ span:not(.red-star) {
    color: #b4b4b4;
    font-weight: 400;
    display: inline-block;
    margin-right: 2px;
    transition: all .2s linear
}

input.checkbox-person:checked ~ span:not(.red-star) {
    color: #171717
}

.checkbox-person-wrap {
    cursor: pointer
}

.error[for=checkboxPerson] {
    display: block;
    float: right;
    width: 100%;
    padding-left: 28px;
    color: #a91d2d
}

.lk-feedback-desc {
    font-size: 16px
}

.lk-feedback-wrap {
    padding: 40px 50px;
    border: 1px solid #e2e2e2;
    margin-top: 30px;
    margin-bottom: 100px
}

.div_select, .lk-form__select {
    background-color: #fff;
    border: 1px solid #e2e2e2;
    height: 43px !important;
    display: block;
    width: 100%;
    margin-bottom: 28px;
    font-weight: 400;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 0 0;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: "";
    -ms-appearance: none;
    -webkit-appearance: none !important;
    appearance: none !important;
    position: relative
}

.div_select:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 5px;
    background-image: url(../img/down-but.png);
    background-repeat: no-repeat;
    right: 8px;
    top: 50%;
    margin-top: -2.5px;
    transition: all .2s linear
}

.div_option:first-child {
    height: 43px;
    line-height: 43px;
    border: 1px solid transparent;
    opacity: 1;
    background-color: transparent
}

.div_option {
    line-height: 43px;
    border: 1px solid #e2e2e2;
    padding: 0 20px 0 10px;
    margin-top: -1px;
    width: calc(100% + 2px);
    margin-left: -1px;
    height: 0;
    opacity: 0;
    z-index: 1;
    background-color: #fff;
    position: relative;
    transition: all .2s linear
}

.select_cont.opened .div_option {
    opacity: 1;
    height: 43px
}

.div_option:last-child {
    border-bottom: 1px solid #e2e2e2
}

.lk-form__textarea {
    max-width: 745px;
    width: 100%;
    resize: none;
    font-weight: 400;
    padding: 10px;
    border: 1px solid #e2e2e2;
    height: 120px;
    max-height: 120px;
    outline: none
}

.lk-feedback-form-but {
    margin-top: 26px
}

.select_cont.opened .div_select:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.lk-history-block {
    margin-bottom: 30px
}

.lk-history-header {
    background-color: #f6f6f6;
    height: 72px;
    border: 1px solid #e2e2e2;
    padding: 30px 29px 20px
}

.lk-history-composition {
    height: 122px
}

.lk-history-composition, .lk-history-data {
    background-color: #fff;
    border: 1px solid #e2e2e2;
    padding: 30px 29px 20px;
    margin-top: -1px
}

.lk-history-data {
    height: 208px
}

.lk-history-btn-block {
    height: 104px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    padding: 30px 29px 20px;
    margin-top: -1px
}

.lk-history-number {
    color: #323232;
    font-weight: 700;
    line-height: 16px;
    font-size: 16px;
    display: inline-block
}

.lk-history-date {
    color: #4e4e4e;
    padding-left: 25px
}

.lk-history-date, .lk-history-status {
    display: inline-block;
    float: right;
    position: relative
}

.lk-history-status {
    padding-left: 23px;
    margin-left: 30px
}

.lk-history-status.done {
    color: #14a54d
}

.lk-history-status.send {
    color: #4e4e4e
}

.lk-history-status.expect {
    color: #c61729
}

.lk-history-status.done:before {
    background-position: -4px -5px;
    top: 1px
}

.lk-history-status.done:before, .lk-history-status.send:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../img/sprite-lk-history.png);
    position: absolute;
    left: 0
}

.lk-history-status.send:before {
    background-position: -55px -5px;
    top: 2px
}

.lk-history-status.expect:before {
    background-position: -28px -5px
}

.lk-history-date:before, .lk-history-status.expect:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../img/sprite-lk-history.png);
    position: absolute;
    top: -1px;
    left: 0
}

.lk-history-date:before {
    background-position: -81px -5px
}

.lk-history-composition-header {
    display: inline-block;
    font-size: 14px;
    color: #171717;
    font-weight: 700;
    margin-bottom: 8px
}

.lk-history-composition-block {
    margin-bottom: 8px
}

.lk-history-composition__link {
    color: #5488c2
}

.lk-history-composition__price {
    position: relative
}

.lk-history-composition__price:after {
    display: inline-block;
    content: "Р";
    margin-left: 4px;
    text-decoration: line-through
}

.lk-history-composition__count {
    position: relative
}

.lk-history-composition__count:after {
    display: inline-block;
    content: "шт";
    margin-left: 4px
}

.lk-history-data-header {
    display: inline-block;
    font-size: 14px;
    color: #171717;
    font-weight: 700;
    margin-bottom: 8px;
    height: 25px
}

.history-data-table__title {
    padding-right: 20px
}

.history-data-table__title, .history-data-table__value {
    color: #171717;
    font-size: 14px
}

.history-data-table__line {
    height: 22px
}

.btn-red-transparent-form {
    background-color: transparent;
    color: #a91d2d;
    text-transform: uppercase;
    border: none;
    height: 45px;
    line-height: 45px;
    width: 170px;
    margin-right: 30px;
    border: 1px solid #a91d2d;
    transition: all .2s linear;
    outline: none;
    font-size: 12px
}

.lk-history-btn {
    margin: 0
}

[data-status=expect] {
    color: #c61729
}

.lk-my-message-desc {
    padding: 0
}

.lk-my-message-header {
    padding-bottom: 30px
}

.lk-my-message-title {
    color: #323232;
    font-weight: 700;
    line-height: 16px;
    font-size: 16px;
    display: inline-block;
    padding: 0;
    padding-bottom: 17px
}

.lk-my-message-date {
    display: inline-block;
    color: #4e4e4e;
    position: relative;
    padding-left: 25px;
    margin-right: 30px
}

.lk-my-message-date:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../img/sprite-lk-history.png);
    background-position: -81px -5px;
    position: absolute;
    top: -1px;
    left: 0;
    background-repeat: no-repeat
}

.lk-my-message {
    border: 1px solid #e2e2e2;
    padding: 28px 29px 20px;
    min-height: 104px;
    transition: all .2s linear;
    margin-top: -1px;
    padding-bottom: 0;
    background-color: #fff
}

.lk-my-message:last-child {
    margin-bottom: 100px
}

.lk-my-message.active {
    background-color: #f6f6f6;
    padding-bottom: 20px
}

.message-item {
    min-height: 110px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    padding: 28px 29px 20px;
    position: relative;
    margin-top: -1px
}

.lk-my-message-btn {
    margin-right: 0
}

.lk-my-message-feedback {
    display: inline-block;
    color: #4e4e4e;
    position: relative;
    padding-left: 25px;
    margin-right: 30px
}

.lk-my-message-feedback:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../img/sprite-lk-history.png);
    background-position: -107px -5px;
    position: absolute;
    top: 2px;
    left: 0;
    background-repeat: no-repeat
}

.lk-my-message-del-message {
    display: inline-block;
    color: #4e4e4e;
    position: relative;
    padding-left: 25px;
    margin-right: 30px
}

.lk-my-message-del-message:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../img/sprite-lk-history.png);
    background-position: -154px -5px;
    position: absolute;
    top: 2px;
    left: 0;
    background-repeat: no-repeat
}

.lk-my-message-toggle-js {
    display: inline-block;
    width: 25px;
    height: 25px;
    position: absolute;
    background-color: #a91d2d;
    border-radius: 50%;
    color: #fff;
    right: 20px;
    top: 40px;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
    font-size: 16px
}

.lk-my-message-toggle-js:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.lk-my-message-toggle-js:after, .lk-my-message-toggle-js:before {
    content: "";
    border-bottom: 2px solid #fff;
    display: block;
    width: 8px;
    height: 0;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -4px;
    transition: all .2s linear
}

.lk-my-message-toggle-js.active {
    background-color: #8c8c8c
}

.lk-my-message-toggle-js.active:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.message-name-user {
    display: inline-block;
    color: #4e4e4e;
    position: relative;
    padding-left: 25px;
    margin-right: 30px;
    padding-left: 30px;
    margin-right: 0
}

.message-name-user:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../img/sprite-lk-history.png);
    background-position: -196px -3px;
    position: absolute;
    top: 2px;
    left: 0;
    background-repeat: no-repeat
}

.message-name-user:after {
    display: inline-block;
    content: ",";
    margin-left: 0;
    margin-right: 4px
}

.message-date {
    color: #4e4e4e
}

.message-item__message {
    color: #323232;
    font-weight: 700;
    line-height: 16px;
    font-size: 16px;
    display: inline-block;
    padding: 0;
    padding-bottom: 10px;
    padding-top: 30px
}

.message-name-user-company {
    display: inline-block;
    color: #4e4e4e;
    position: relative;
    padding-left: 25px;
    margin-right: 30px;
    padding-left: 30px;
    margin-right: 0
}

.message-name-user-company:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../img/sprite-lk-history.png);
    background-position: -175px -1px;
    position: absolute;
    top: -1px;
    left: 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 22px
}

.message-name-user-company:after {
    display: inline-block;
    content: ",";
    margin-left: 0;
    margin-right: 4px
}

.lk-my-message-feedback.message-on:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../img/sprite-lk-history.png);
    background-position: -131px -5px;
    position: absolute;
    top: 2px;
    left: 0;
    background-repeat: no-repeat
}

.lk-my-message-feedback.message-on {
    color: #a91d2d
}

.label-message__textarea {
    width: 100%;
    margin-top: 30px;
    cursor: pointer
}

.lk-my-message__textarea {
    width: 100%;
    resize: none;
    font-weight: 400;
    padding: 10px;
    border: 1px solid #e2e2e2;
    height: 120px;
    max-height: 120px;
    background-color: #fff;
    margin-bottom: 25px;
    outline: none
}

.lk-my-message-top-header {
    margin-bottom: 40px
}

.lk-my-message-body {
    display: none
}

form.lkMyMessageFormJs .error {
    color: #a91d2d
}

.lk-history-order-header {
    text-align: right;
    position: relative;
    top: -40px
}

.lk-history-order-table {
    width: 100%
}

.lk-history-order-table-header {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    height: 68px
}

.lk-history-order-table-header__item {
    font-size: 12px;
    color: #4f4f4f;
    text-transform: uppercase;
    padding-top: 10px
}

.lk-history-order-table-header__item:first-of-type, .lk-history-order-table__item:first-of-type {
    width: 16%
}

.lk-history-order-table-header__item:nth-of-type(2), .lk-history-order-table__item:nth-of-type(2) {
    width: 35%
}

.lk-history-order-table-header__item:nth-of-type(3), .lk-history-order-table__item:nth-of-type(3) {
    width: 16%
}

.lk-history-order-table-header__item:nth-of-type(4), .lk-history-order-table__item:nth-of-type(4) {
    width: 20%
}

.lk-history-order-table-header__item:nth-of-type(5), .lk-history-order-table__item:nth-of-type(5) {
    width: 14%
}

.lk-history-order-table__item:nth-of-type(2), .lk-history-order-table__item:nth-of-type(3), .lk-history-order-table__item:nth-of-type(4), .lk-history-order-table__item:nth-of-type(5) {
    vertical-align: top;
    padding-top: 40px
}

.lk-history-order-product {
    height: 192px
}

.lk-history-order-product__img-link {
    width: 110px;
    height: 100px;
    display: inline-block;
    text-align: center;
    border: 1px solid #e2e2e2;
    overflow: hidden
}

.lk-history-order-product__img {
    max-width: 100%;
    vertical-align: middle
}

.lk-price {
    position: relative
}

.lk-price:after {
    display: inline-block;
    content: "Р";
    margin-left: 4px;
    text-decoration: line-through
}

.lk-history-order-product__title {
    display: block;
    font-size: 16px;
    color: #171717;
    font-weight: 700;
    margin-bottom: 15px
}

.lk-quantity-icon {
    color: #5ea354;
    position: relative;
    margin-right: 1.78571rem
}

.lk-quantity-icon:before {
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -171px -60px;
    width: 10px;
    height: 11px;
    display: inline-block;
    margin-right: .64286rem
}

.lk-articul, .lk-weight {
    color: #4f4f4f
}

.lk-weight {
    display: block;
    margin-top: 15px
}

.lk-count {
    position: relative
}

.lk-count:after {
    display: inline-block;
    content: "шт";
    margin-left: 4px
}

.lk-history-order-product {
    border-bottom: 1px solid #e2e2e2
}

.lk-history-order-table-desc__title {
    display: block;
    font-size: 16px;
    color: #171717;
    font-weight: 700;
    margin-bottom: 12px
}

.lk-history-order-table-desc__item {
    display: block;
    font-size: 14px;
    color: #171717;
    margin-bottom: 5px
}

.lk-history-order-table-desc {
    margin-top: 30px;
    margin-bottom: 30px
}

.lk-history-order-all-price {
    height: 128px;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    vertical-align: middle;
    position: relative;
    margin-bottom: 42px
}

.lk-order-all-price {
    font-size: 28px;
    font-weight: 700;
    color: #171717;
    line-height: 128px
}

.lk-history-order-btn {
    margin-top: 42px
}

.link-back {
    position: relative;
    color: #0090cb;
    padding-left: 26px;
    margin-bottom: 20px;
    display: inline-block
}

.link-back:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../img/sprite-lk-history.png);
    background-position: -216px -5px;
    position: absolute;
    top: 3px;
    left: 0
}

.link-back:active, .link-back:focus, .link-back:hover {
    color: #0090cb
}

.lk-count-title, .lk-price-title {
    display: none
}

.lk-all-my-data-block, .lk-all-my-history-block, .lk-all-my-message-block {
    margin-top: -1px;
    margin-bottom: 50px;
    position: relative
}

.lk-all-my-data-title, .lk-all-my-history-title, .lk-all-my-message-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 74px
}

.lk-all-my-data-block, .lk-all-my-history-block, .lk-all-my-message-block {
    border: 1px solid #e2e2e2
}

.lk-all-my-data-header, .lk-all-my-history-header, .lk-all-my-message-header {
    height: 74px;
    position: relative;
    padding: 0 29px;
    border-bottom: 1px solid #e2e2e2;
    background-color: #f9f9f9
}

.lk-all-my-data-icon {
    content: "";
    display: inline-block;
    width: 25px;
    height: 26px;
    background-image: url(../img/css_sprites.png);
    background-position: -10px -10px;
    position: absolute;
    top: 50%;
    margin-top: -12.5px;
    right: 40px
}

.lk-all-my-message-icon {
    background-position: -54px -10px
}

.lk-all-my-history-icon, .lk-all-my-message-icon {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(../img/css_sprites.png);
    position: absolute;
    top: 50%;
    margin-top: -12.5px;
    right: 40px
}

.lk-all-my-history-icon {
    background-position: -10px -56px
}

.lk-all-my-data-body {
    padding: 30px 29px;
    position: relative;
    padding-bottom: 10px
}

.lk-all-my-history-body, .lk-all-my-message-body {
    padding: 30px 29px;
    position: relative;
    padding: 0
}

.lk-all-my-message-item {
    border-top: 1px solid #e2e2e2;
    position: relative;
    margin-top: -1px;
    padding: 30px 29px
}

.lk-my-all-arrow {
    height: 34px;
    width: 34px;
    right: 40px;
    background-color: #c51729;
    margin-top: -17px
}

.lk-my-all-arrow, .lk-my-all-arrow:before {
    display: inline-block;
    position: absolute;
    top: 50%
}

.lk-my-all-arrow:before {
    content: "";
    width: 17px;
    height: 11px;
    background-image: url(../img/right-arrow-lk.png);
    background-repeat: no-repeat;
    margin-top: -5px;
    right: 50%;
    margin-right: -9px
}

.lk-all-my-data-body__title {
    font-size: 14px;
    font-weight: 600;
    width: 22%;
    padding-bottom: 20px
}

.lk-all-my-data-body__value {
    padding-bottom: 20px
}

.lk-all-my-data-body-person-sale__title {
    font-size: 14px;
    font-weight: 600
}

.lk-all-my-data-body-person-sale__sale-value {
    font-size: 36px;
    color: #c51729;
    font-weight: 700;
    margin: 8px 0
}

.lk-all-my-data-body-person-sale__img {
    display: inline-block;
    background-image: url(../img/discount-card.png);
    background-repeat: no-repeat;
    width: 190px;
    height: 132px;
    top: -15px;
    right: 11px;
    background-size: cover;
    position: absolute
}

.lk-all-my-data-btn {
    height: 104px
}

.lk-all-my-data-btn, .lk-all-my-history-item {
    border-top: 1px solid #e2e2e2;
    padding: 30px 29px
}

.lk-all-my-history-item {
    position: relative;
    margin-top: -1px
}

.lk-all-my-history-body-status {
    float: left;
    margin-top: 25px
}

.lk-all-my-history-body-date {
    float: left;
    margin-left: 0;
    margin-top: 25px
}

.lk-all-my-message-title {
    max-width: 780px
}

.contacts-map {
    height: 305px
}

.gm-bundled-control-on-bottom {
    height: 100% !important;
    margin: 0 !important;
    margin-right: 30px !important;
    bottom: 0 !important
}

.gm-bundled-control-on-bottom .gmnoprint {
    top: 50% !important;
    margin-top: -14px !important
}

.contacts-address__email, .contacts-address__phone {
    display: block;
    color: #4e4e4e;
    position: relative;
    padding-left: 30px;
    margin-right: 30px;
    margin-bottom: 20px
}

.contacts-address__phone:before {
    background-position: -75px -10px
}

.contacts-address__email:before, .contacts-address__phone:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../img/css_sprites-contacts.png);
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat
}

.contacts-address__email:before {
    background-position: -10px -55px
}

.contacts-address__phone-link, .contacts-address__phone-link:active, .contacts-address__phone-link:focus, .contacts-address__phone-link:hover {
    color: #4e4e4e
}

.contacts-address__email-link, .contacts-address__email-link:active, .contacts-address__email-link:focus, .contacts-address__email-link:hover {
    color: #5488c2
}

.contacts-form {
    padding: 0;
    position: relative
}

.contacts-form-header {
    height: 76px;
    padding: 0 50px;
    border-bottom: 1px solid #e2e2e2;
    background-color: #f9f9f9
}

.contacts-form-header__desc {
    margin: 0;
    padding: 0;
    line-height: 76px;
    color: #101010;
    font-size: 22px;
    font-weight: 700
}

.contacts-form-body {
    padding: 40px 50px
}

.contacts-input-block-person-wrap {
    position: absolute;
    left: 270px;
    bottom: 45px
}

.contacts-input-block-person__title {
    color: #707070
}

.contacts-input-block-person__link {
    text-decoration: underline
}

.contacts-form-header__icon {
    content: "";
    display: inline-block;
    background-image: url(../img/css_sprites-contacts.png);
    background-position: -10px -10px;
    position: absolute;
    top: 24px;
    right: 48px;
    background-repeat: no-repeat;
    height: 25px;
    width: 46px
}

.become-producer-desc {
    font-size: 16px
}

.become-producer-desc__item {
    color: #171717;
    line-height: 1.25;
    margin-bottom: 25px
}

.become-producer-desc__item:first-child {
    margin-top: 34px
}

.become-producer-desc__item:last-child {
    margin-bottom: 44px
}

.advice-item {
    height: 295px;
    position: relative;
    padding: 0;
    margin-left: -1px;
    border: 1px solid #eee;
    margin-top: -1px
}

.advice-item.active {
    z-index: 1
}

.advice-item-img {
    width: 230px;
    height: 170px;
    display: block;
    background-size: cover
}

.advice-item-title {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 14px;
    margin-bottom: 0;
    color: #171717
}

.advice-item a:active, .advice-item a:focus, .advice-item a:hover {
    text-decoration: none
}

.advice-item-title:active, .advice-item-title:focus, .advice-item-title:hover {
    color: #171717;
    text-decoration: none
}

.advice-item-figure {
    margin: 0;
    padding: 20px 25px;
    background: #fff
}

.advice-item__list-wrap {
    padding: 0;
    margin: 0
}

.advice-item__list {
    list-style-type: none;
    height: 40px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-top: -1px
}

.advice-item__list-link {
    line-height: 40px;
    text-decoration: none;
    color: #000;
    position: relative;
    display: inline-block;
    width: 100%
}

.advice-item__list-link:active, .advice-item__list-link:focus, .advice-item__list-link:hover {
    color: #000
}

.advice-item__list-link-count {
    display: inline-block;
    background-color: #fafafa;
    border-radius: 15px;
    width: 31px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    border: 1px solid #ebebeb;
    margin-top: -10px;
    font-size: 11px
}

.advice-item__drop-but:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 5px;
    background-image: url(../img/down-but.png);
    background-repeat: no-repeat;
    margin-right: 11px
}

.advice-item__list-link-item {
    font-size: 14px
}

.advice-item__drop-but {
    height: 40px;
    color: #5488c2;
    line-height: 2.571;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 10px;
    transition: all .25s linear
}

.advice-item__drop-but-js-show:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.advice-item__list-wrap-hide {
    display: none
}

.advice-item:nth-of-type(n3):before {
    content: "";
    display: table
}

.advice-item__icon {
    position: relative;
    padding-left: 20px;
    color: #878787
}

.advice-item__icon:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url(../img/browse-icon.png);
    background-position: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat
}

.advice-detail-header-img {
    background-position: 0 100%;
    background-size: 110%;
    background-repeat: no-repeat
}

.advice-detail-footer {
    border-top: 1px solid #e2e2e2;
    padding: 35px 0
}

.advice-detail-desc-title {
    font-size: 20px;
    font-weight: 700;
    margin: 34px 0 20px
}

.advice-detail-desc__item {
    font-size: 16px;
    margin-bottom: 25px
}

.advice-detail-desc__list {
    font-size: 16px;
    margin-bottom: 35px
}

.right-col {
    box-sizing: border-box;
    margin-left: 28px;
    float: right;
    width: 297px
}

.advice-detail-right__title {
    font-size: 16px;
    font-weight: 700
}

.advice-detail-right__item {
    font-size: 16px
}

.advice-detail-right-category {
    margin-bottom: 28px
}

.advice-detail-btn {
    margin-bottom: 15px;
    text-align: center;
    padding-left: 5px;
    width: 190px;
    display: inline-block
}

.download-icon {
    position: relative
}

.download-icon:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 19px;
    background-image: url(../img/sprite-print-load.png);
    background-position: 1px 0;
    position: absolute;
    top: 50%;
    left: 18px;
    background-repeat: no-repeat;
    margin-top: -10px
}

.print-icon {
    position: relative
}

.print-icon:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 19px;
    background-image: url(../img/sprite-print-load.png);
    background-position: -15px 0;
    position: absolute;
    top: 50%;
    left: 18px;
    background-repeat: no-repeat;
    margin-top: -10px
}

.advice-detail-header-mobile {
    display: none
}

footer .container {
    padding: 0
}

footer .upwards {
    background-color: #fff
}

.services-desc__item {
    font-size: 16px
}

.services-header-img {
    background-position: 50% 0;
    margin-top: 35px;
    margin-bottom: 35px;
}

.services-drop-item {
    min-height: 63px;
    padding: 20px 29px
}

.services-desc__item-message {
    font-size: 16px;
    margin-top: 30px
}

.services-drop-header, .services-drop-title {
    padding-bottom: 0
}

.services-drop-toggle {
    top: 18px
}

.city-selection {
    width: 800px;
    padding: 30px 0;
    position: relative;
    display: none
}

.city-selection-header__title {
    margin-bottom: 30px
}

.city-selection-list {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 15px
}

.city-selection-body {
    padding: 49px 50px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.city-selection-header {
    padding: 0 50px
}

.city-selection-footer {
    padding: 30px 50px;
    padding-bottom: 0
}

.city-selection-item {
    list-style-type: none;
    margin-bottom: 22px;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0
}

.city-selection-item:last-child {
    margin-bottom: 0
}

.city-selection-link {
    font-size: 14px;
    color: #5488c2;
    transition: all .2s linear
}

.city-selection-link.active, .city-selection-link:hover {
    color: #a91d2d
}

.city-selection-btn {
    display: inline-block;
    text-align: center;
    cursor: pointer
}

.popup-logo {
    width: 149px;
    height: 24px;
    float: right;
    background-size: cover;
    margin-top: 10px
}

.city-selection-close {
    position: absolute;
    width: 18px;
    height: 18px;
    display: inline-block;
    right: 29px;
    top: 29px;
    background-image: url(../img/close.png);
    cursor: pointer
}

.aside-filter-title {
    padding: 0 20px !important;
    background: #f9f9f9 !important
}

.title.aside-filter-title__text {
    display: inline-block !important;
    line-height: 53px !important;
    padding: 0 !important;
    text-transform: uppercase;
    color: #171717 !important;
    font-size: 14px;
    background: #f9f9f9 !important
}

.aside-filter-menu__link {
    padding: 0 !important;
    margin: 0 20px !important;
    padding-right: 45px !important;
    border: none !important;
    border-bottom: 1px solid #eee !important;
    font-weight: 400 !important;
    transition: color .2s linear
}

.aside-filter-menu__link:hover {
    color: #a91d2d !important
}

.aside-filter-menu {
    border: 1px solid #eee !important;
    min-height: 440px !important
}

.aside-filter {
    margin-right: 0 !important;
    width: 254px !important
}

.aside-filter-menu__item:last-child .aside-filter-menu__link {
    border: none !important
}

.about-company-header-img {
    background-position: 50% 40%;
    background-size: cover;
    background-repeat: no-repeat
}

.about-company-footer {
    border-top: 1px solid #e2e2e2;
    padding: 35px 0
}

.about-company-desc-title {
    font-size: 28px;
    font-weight: 700;
    margin: 34px 0
}

.about-company-desc__item {
    font-size: 16px;
    margin-bottom: 25px
}

.about-company-desc__list {
    font-size: 16px;
    margin-bottom: 35px
}

.about-company-desc__list-item {
    margin-bottom: 11px
}

.about-company-right__title {
    font-size: 16px;
    font-weight: 700
}

.about-company-right__item {
    font-size: 16px
}

.about-company-right-category {
    margin-bottom: 28px
}

.about-company-btn {
    margin-bottom: 15px;
    text-align: center;
    padding-left: 5px;
    width: 190px;
    display: inline-block
}

.about-company-icon-block {
    content: "";
    display: inline-block;
    width: 55px;
    height: 55px;
    background-image: url(../img/about-company-sprites.png);
    background-position: 0;
    position: absolute;
    top: 63px;
    left: 50%;
    background-repeat: no-repeat;
    margin-left: -27px
}

.about-company-icon {
    position: relative
}

.about-company-icon:last-child:after, .about-company-icon:last-child:before {
    content: "";
    width: 100%;
    clear: both;
    display: table
}

.about-company-icon-desc {
    margin-top: 60px
}

.about-company-icon {
    height: 250px
}

.about-company-icon__desc {
    padding-top: 160px;
    display: block;
    text-align: center;
    width: 230px;
    margin: 0 auto
}

.tooling-icon {
    background-position: -10px -10px
}

.truck-icon {
    background-position: -85px -10px;
    width: 64px;
    margin-left: -32px
}

.checklist-icon {
    background-position: -10px -85px
}

.certificate-icon {
    background-position: -83px -85px
}

.about-company-icon-line {
    background-color: #f9f9f9;
    margin-bottom: 5px
}

.about-company-icon-line:after, .about-company-icon-line:before {
    content: "";
    width: 100%;
    clear: both;
    display: table
}

.about-company-slider__desc-slider {
    width: 470px;
    height: 100%;
    height: 135px;
    display: table-cell;
    vertical-align: middle
}

.about-company-slider-item__img-block {
    width: 135px;
    height: 135px;
    display: inline-block;
    background-position: 50%;
    background-size: cover;
    border-radius: 50%;
    float: left;
    margin-right: 45px;
    position: relative
}

.about-company-slider-item {
    padding: 0 40px
}

.about-company-slider-item__img-counter {
    width: 55px;
    height: 55px;
    display: inline-block;
    position: absolute;
    right: -12px;
    top: 0;
    background-color: #a91d2d;
    line-height: 55px;
    text-align: center;
    color: #fff;
    border-radius: 50%
}

.about-company-slider .owl-nav {
    font-size: 0;
    position: static
}

.about-company-slider .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    height: 100%;
    width: 22px
}

.about-company-slider .owl-prev:after {
    background-image: url(../img/sprite.png);
    background-position: -158px -20px;
    width: 11px;
    height: 18px;
    display: inline-block;
    content: "";
    margin-top: -9px;
    position: relative;
    top: 50%;
    right: -2px
}

.about-company-slider .owl-prev.disabled:after {
    background-position: -158px -60px;
    cursor: default
}

.about-company-slider .owl-next {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    height: 100%;
    width: 22px
}

.about-company-slider .owl-next:after {
    background-image: url(../img/sprite.png);
    background-position: -158px 0;
    width: 11px;
    height: 18px;
    display: inline-block;
    content: "";
    margin-top: -9px;
    position: relative;
    top: 50%;
    right: -5px
}

.about-company-slider .owl-next.disabled:after {
    background-position: -158px -40px;
    cursor: default
}

.about-company-slider-header {
    margin-top: 70px;
    margin-bottom: 50px
}

.bx-google-search-form {
    position: relative
}

.shipping-pickup-tab {
    margin-bottom: 30px
}

.bx-google-search-form input[name=address] {
    width: 100% !important;
    resize: none;
    font-weight: 400;
    padding: 10px;
    border: 1px solid #e2e2e2;
    height: 43px;
    background-color: #fff;
    margin-bottom: 30px;
    outline: none
}

.btn-search-map {
    height: 43px;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../img/left-arrow.png);
    background-repeat: no-repeat;
    width: 40px;
    background-color: transparent;
    background-position: 50% 50%;
    border: 0
}

.shipping-pickup-choice-item {
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    color: rgba(50, 50, 50, .502);
    position: relative;
    padding-left: 14px;
    margin-right: 48px;
    transition: all .2s linear
}

.shipping-pickup-choice-item:before {
    content: "";
    width: 18px;
    height: 18px;
    display: inline-block;
    border: 1px solid #ededed;
    border-radius: 50%;
    position: relative;
    bottom: -3px;
    left: -14px;
    transition: all .2s linear
}

.shipping-pickup-choice-item:after {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    bottom: 6px;
    left: 6px;
    background-color: #fff;
    transition: all .2s linear
}

.shipping-pickup-choice-item.active {
    color: #323232
}

.shipping-pickup-choice-item.active:after {
    background-color: #c51729
}

.shipping-pickup-choice {
    margin-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}

.shipping-pickup-choice-container-item {
    padding-top: 39px
}

.shipping-pickup-choice-container__title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    display: inline-block
}

.shipping-pickup-choice-container__price {
    margin-left: 4px;
    color: #a91d2d
}

.shipping-pickup-choice-container__desc {
    margin-bottom: 30px;
    font-size: 14px
}

.view-shipping {
    border-top: 1px solid #eee;
    padding-top: 20px;
    padding-bottom: 40px
}

.view-shipping-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 47px
}

.view-shipping-item-desc-wrap {
    padding-left: 80px
}

.view-shipping-item-icon {
    background-image: url(../img/view-pickup-sprite.png);
    display: inline-block;
    margin-top: -9px;
    position: relative;
    float: left
}

.view-shipping-item-icon:before {
    height: 55px;
    width: 55px;
    content: "";
    border: 2px solid #002b51;
    display: block;
    border-radius: 50%;
    left: -15px;
    top: -14px;
    position: absolute
}

.view-shipping-item:first-of-type .view-shipping-item-icon {
    background-position: -10px -10px;
    width: 40px;
    height: 22px;
    top: 26px;
    left: 6px
}

.view-shipping-item:first-of-type .view-shipping-item-icon::before {
    left: -6px
}

.view-shipping-item:nth-of-type(2) .view-shipping-item-icon {
    background-position: -10px -52px;
    width: 26px;
    height: 26px;
    top: 26px;
    left: 20px
}

.view-shipping-item-title {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 12px;
    display: inline-block
}

.rule-shipping {
    border-top: 1px solid #eee;
    padding: 40px 0
}

.rule-shipping-title {
    margin-top: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 23px
}

.product-img-wrap {
    overflow: hidden;
    width: 53%
}

.slider-nav .product-img-col-item {
    height: 78px;
    width: 75px;
    list-style-type: none;
    margin: 0;
    transition: all .15s linear;
    border: 1px solid #e1e1e1;
    text-align: center;
    margin-bottom: 18.5px;
    cursor: pointer;
    position: relative;
    transition: all .3s linear !important
}

.slider-nav .product-img-col-item-img {
    max-height: 57px;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.slider-nav .product-img-col-item.slick-current.slick-active {
    border: 1px solid #a91d2d
}

.product-img-col-item:focus {
    outline: none
}

.slider-nav {
    width: 78px
}

.slider-for, .slider-nav {
    float: left;
    height: 500px;
    padding-left: 0;
    margin-bottom: 0
}

.slider-for {
    width: 500px;
    border: 1px solid #e1e1e1;
    margin-left: 20px
}

.slider-for .product-img-col-item {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    list-style-type: none;
    height: 500px;
    width: 500px;
    position: relative;
    transition: all .3s linear !important
}

.slider-for .product-img-col-item-img {
    max-height: 450px;
    display: inline-block;
    vertical-align: middle;
    line-height: 500px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.zoomLens {
    box-shadow: 2px 2px 7px 1px rgba(0, 0, 0, .3)
}

.product-button-block {
    width: 100%;
    max-width: 500px;
    float: left;
    border: 1px solid #e1e1e1;
    margin-top: -1px;
    margin-left: 98px
}

.product-button-like {
    box-sizing: border-box;
    text-align: center;
    width: 50%;
    float: left;
    height: 60px;
    transition: all .2s linear;
    text-decoration: none !important
}

.product-button-like:active, .product-button-like:focus {
    text-decoration: none !important;
    outline: none
}

.product-button-like:hover {
    background-color: #e1e1e1;
    text-decoration: none !important
}

.product-button-comparsion {
    box-sizing: border-box;
    text-align: center;
    width: 50%;
    float: left;
    height: 60px;
    border-left: 1px solid #e1e1e1;
    transition: all .2s linear;
    text-decoration: none !important
}

.product-button-comparsion:active, .product-button-comparsion:focus {
    text-decoration: none !important;
    outline: none
}

.product-button-comparsion:hover {
    background-color: #e1e1e1;
    text-decoration: none !important
}

.product-button-comparsion__link, .product-button-comparsion__link:active, .product-button-comparsion__link:focus, .product-button-comparsion__link:hover, .product-button-like__link, .product-button-like__link:active, .product-button-like__link:focus, .product-button-like__link:hover {
    color: #4f4f4f;
    line-height: 60px;
    position: relative;
    padding-left: 14px;
    text-decoration: none !important;
    outline: none;
    transition: color .2s linear
}

.product-button-comparsion__link:before {
    width: 13px;
    background-position: -170px -17px;
}

.product-button-comparsion__link:before, .product-button-like__link:before {
    content: "";
    height: 13px;
    background-image: url(../img/sprite.png);
    left: -14px;
    position: relative;
    top: 2px;
    background-repeat: no-repeat;
    display: inline-block;
    transition: all .2s linear
}

.product-button-like__link:before {
    width: 14px;
    background-position: -20px -139px
}

.product-button-comparsion__link:after {
    width: 13px;
    background-position: -171px -32px;
}

.product-button-comparsion__link:after, .product-button-like__link:after {
    content: "";
    height: 13px;
    background-image: url(../img/sprite.png);
    left: 0;
    position: absolute;
    top: 2px;
    background-repeat: no-repeat;
    display: inline-block;
    transition: all .2s linear;
    opacity: 0
}

.product-button-like__link:after {
    width: 14px;
    background-position: -122px -117px;

}

.product-button-comparsion.active .product-button-comparsion__link, .product-button-like.active .product-button-like__link {
    color: #a91d2d;
}

.product-button-comparsion.active .product-button-comparsion__link:before, .product-button-like.active .product-button-like__link:before {
    opacity: 0
}

.product-button-comparsion.active .product-button-comparsion__link:after, .product-button-like.active .product-button-like__link:after {
    opacity: 1
}

.product-button-comparsion.active:hover, .product-button-like.active:hover {
    background-color: #fff
}

.slider-nav .slick-prev {
    position: absolute;
    top: 19px;
    width: 79px;
    left: 0;
    height: 39px;
    z-index: 1;
    transition: all .2s linear
}

.slider-nav .slick-prev, .slider-nav .slick-prev:active, .slider-nav .slick-prev:focus, .slider-nav .slick-prev:hover {
    background-color: #e1e1e1
}

.slider-nav .slick-prev:before {
    opacity: 1
}

.slider-nav .slick-prev:before, .slider-nav .slick-prev:hover:before {
    content: "";
    width: 10px;
    height: 20px;
    background-image: url(../img/sprite.png);
    background-position: -158px -20px;
    left: 0;
    position: absolute;
    top: 2px;
    background-repeat: no-repeat;
    display: inline-block;
    transition: all .2s linear;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 50%;
    margin-left: -5px;
    top: 50%;
    margin-top: -11px
}

.slider-nav .slick-next {
    position: absolute;
    top: inherit;
    bottom: -81px;
    z-index: 1;
    width: 79px;
    left: 0;
    height: 39px;
    transition: all .2s linear
}

.slider-nav .slick-next, .slider-nav .slick-next:active, .slider-nav .slick-next:focus, .slider-nav .slick-next:hover {
    background-color: #e1e1e1
}

.slider-nav .slick-next:before {
    opacity: 1
}

.slider-nav .slick-next:before, .slider-nav .slick-next:hover:before {
    content: "";
    width: 10px;
    height: 20px;
    background-image: url(../img/sprite.png);
    background-position: -158px -18px;
    left: 0;
    position: absolute;
    top: 2px;
    background-repeat: no-repeat;
    display: inline-block;
    transition: all .2s linear;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: 50%;
    margin-left: -5px;
    top: 50%;
    margin-top: -11px
}

.slider-nav__var-one .slick-list {
    margin-top: 0
}

.slider-nav__var-two .slick-list {
    margin-top: 48px
}

.product-img-col-item-fancy-link {
    display: block
}

.slick-track {
    transition: all .3s linear !important
}

.product-img-fancybox .fancybox-bg {
    background: #fff;
    opacity: 1
}

.fancybox-button--fullscreen, .fancybox-button--play, .fancybox-button--share, .fancybox-button--thumbs {
    display: none !important
}

.fancybox-container form{
    margin: 0;
}

.form-agreement{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-agreement input{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 5;
}

.product-articles-title {
    margin-left: 115px;
    color: #4f4f4f
}

.product-articles-content {
    color: #4f4f4f
}

.product-header-title {
    color: #101010;
    margin-top: 0;
    margin-bottom: 20px;
}

.product-header-features {
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1
}

.product-star-wrap {
    background-color: #d3d3d3;
    width: 104px;
    overflow: hidden;
    float: right;
    top: -4px
}

.product-star-item, .product-star-wrap {
    position: relative;
    display: inline-block
}

.product-star-item {
    cursor: pointer;
    z-index: 1;
    opacity: 0;
    width: 16px;
    height: 17px;
    float: none
}

.product-star-item:checked + .product-star-item__bg {
    background-color: #ffba00
}

.product-star-item__bg {
    width: 22%;
    height: 24px;
    left: 0;
    position: absolute;
    display: inline-block;
    transition: all .2s linear;
    float: none;
    z-index: 0
}

.product-star-item__bg ~ .product-star-item__bg {
    width: 40%
}

.product-star-item__bg ~ .product-star-item__bg ~ .product-star-item__bg {
    width: 60%
}

.product-star-item__bg ~ .product-star-item__bg ~ .product-star-item__bg ~ .product-star-item__bg {
    width: 78%
}

.product-star-item__bg ~ .product-star-item__bg ~ .product-star-item__bg ~ .product-star-item__bg ~ .product-star-item__bg {
    width: 100%
}

.product-star-bg {
    background-image: url(../img/star-bg.png);
    height: 25px;
    position: absolute;
    display: inline-block;
    background-size: 100%;
    z-index: 1;
    float: none;
    width: 104px
}

.product-star-item:first-of-type {
    width: 22px
}

.product-middle {
    padding-top: 30px;
    padding-bottom: 45px;
    border-bottom: 1px solid #e1e1e1
}

.table-features-value {
    padding-left: 40px
}

.table-features-line {
    height: 25px
}

.line-availability:last-child {
    height: 45px
}

.line-availability-link {
    color: #5488c2;
    border-bottom: 1px dotted
}

.line-availability-link:active, .line-availability-link:focus, .line-availability-link:hover {
    color: #5488c2
}

.product-choice-number-item {
    cursor: pointer;
    font-size: 14px;
    color: #2e2e2e;
    position: relative;
    padding-left: 14px;
    margin-right: 35px
}

.product-choice-number-item:last-child {
    margin-right: 0
}

.product-choice-number-item:before {
    content: "";
    width: 18px;
    height: 18px;
    display: inline-block;
    border: 1px solid #ededed;
    border-radius: 50%;
    position: relative;
    bottom: -3px;
    left: -14px
}

.product-choice-number-item:after {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    bottom: 6px;
    left: 6px;
    background-color: #fff
}

.product-choice-number-item.active:after {
    background-color: #c51729
}

.product-choice-number {
    padding-bottom: 30px;
    padding-top: 30px;
    border-bottom: 1px solid #eee
}

.choice-number {
    display: inline-block;
    float: right
}

.choice-number-title {
    display: inline-block;
    width: 17px;
    height: 15px;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: -79px -137px;
    float: none;
    position: relative;
    top: 3px
}

.choice-number-link {
    border-bottom: 1px dotted;
    float: none;
    margin-left: 15px
}

.choice-number-link, .choice-number-link:active, .choice-number-link:focus, .choice-number-link:hover {
    color: #5488c2;
    text-decoration: none
}

.product-number {
    outline: none;
    width: 120px;
    height: 46px;
    text-align: center;
    border: 1px solid #c5c5c5
}

.product-number-wrap {
    position: relative;
    display: inline-block;
    width: 120px;
    float: right;
    margin-right: 20px
}

.product-number__minus {
    left: 0
}

.product-number__minus, .product-number__plus {
    height: 46px;
    width: 46px;
    position: absolute;
    text-align: center;
    cursor: pointer;
    line-height: 46px;
    color: #bbb;
    font-size: 20px
}

.product-number__plus {
    right: 0
}

.product-price {
    font-size: 31px;
    font-weight: 700;
    display: inline-block;
    float: left;
    line-height: 44px
}

.product-price-btn {
    float: right;
    margin-right: 0
}

.product-purchase {
    padding-top: 38px
}

.line-availability:last-of-type {
    height: 60px;
    vertical-align: top
}

.product-price-card {
    display: inline-block;
    font-size: 16px;
    margin-top: 20px;
    line-height: 24px;
    position: relative
}

.product-price-card:before {
    content: "";
    position: relative;
    width: 22px;
    height: 18px;
    background-image: url(../img/credit-card.png);
    display: inline-block;
    top: 5px;
    margin-right: 6px;
    background-repeat: no-repeat
}

.product-price-card__item-desc {
    padding-left: 6px
}

.product-price_bonus {
    display: inline-block;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #ee9d34
}

.product-price_bonus__item {
    position: relative
}

.product-price_bonus__item:before {
    content: "+";
    display: inline-block;
    margin-right: 6px;
    position: relative;
    margin-left: 4px
}

.product-price_bonus__item {
    margin-right: 6px
}

.product-tabs {
    width: 100%;
    height: 64px;
    background-color: #f9f9f9;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-top: 114px
}

.product-tabs-container {
    padding: 0
}

.product-tabs-container-list {
    padding: 0;
    margin-left: 0
}

.product-tabs-container-list__item {
    list-style-type: none;
    display: inline-block;
    margin: 0 27px;
    text-transform: uppercase;
    line-height: 64px;
    cursor: pointer;
    position: relative;
    transition: all .2s linear
}

.product-tabs-container-list__item:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 100%;
    bottom: 1px;
    left: 0;
    background-color: #a91d2d;
    height: 3px;
    transition: opacity .2s linear;
    opacity: 0
}

.product-tabs-container-list__item.active:after {
    opacity: 1
}

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: default !important
}

.product-tabs-container-list__item:first-child {
    margin-left: 0
}

.product-tabs-container-list__link {
    color: #acacac;
    transition: all .2s linear
}

.product-tabs-container-list__link.active {
    color: #171717
}

.product-tabs-content-container-item {
    display: none;
    padding: 60px 0
}

.product-tabs-content-container-item.active {
    display: block
}

.product-tabs-content-text {
    font-size: 16px;
    color: #171717
}

.product-tabs-content-text-title {
    font-size: 16px;
    color: #171717;
    font-weight: 700;
    margin-bottom: 18px;
    display: inline-block
}

.product-tabs-content-text-list-item {
    font-size: 16px;
    color: #171717;
    margin-bottom: 15px
}

.product-tabs-content-text-list {
    padding-left: 18px
}

.comments-product-body-aside-right {
    padding-left: 45px
}

.comments-product-body {
    padding: 20px 29px;
    padding-top: 30px
}

.label-comments__textarea {
    margin-top: 0
}

.star-title {
    float: left;
    display: inline-block;
    font-weight: 700;
    margin-right: 10px
}

.product-star-wrap_big {
    float: none
}

.product-star-bg_big {
    width: 130px;
    height: 35px
}

.product-star-item_big:first-of-type {
    width: 31px
}

.product-star-item_big {
    height: 20px;
    width: 20px;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.product-star-item__bg_big {
    height: 31px
}

.product-star-wrap_big {
    width: 130px;
    top: 1px
}

.comments-product-body-star {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 8px
}

.comments-product-input-block {
    padding-top: 18px
}

.product-ready-comment-data {
    float: left;
    width: 20%
}

.product-comment {
    float: right;
    width: 80%
}

.product-ready-comment-data-name {
    margin: 0
}

.product-ready-comment-data-date {
    color: #4f4f4f
}

.product-ready-comment-data-star-wrap {
    float: none;
    top: 0;
    left: -8px
}

.product-ready-comment {
    padding: 50px 0;
    border-bottom: 1px solid #eee
}

.product-ready-comment:first-child {
    padding-top: 0
}

.product-ready-comment:last-child {
    margin-bottom: 50px
}

.product-star-item.active + .product-star-item__bg {
    background-color: #ffba00
}

.disabled-star, .product-star-item.active {
    cursor: default
}

.product-tabs-container-title {
    list-style-type: none;
    display: inline-block;
    text-transform: uppercase;
    line-height: 64px;
    cursor: pointer;
    position: relative;
    transition: all .2s linear;
    padding-left: 15px;
    background-color: #f9f9f9;
    padding-right: 15px;
    width: 100%;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-top: -1px
}

.product-tabs-container-title:after {
    content: "";
    display: inline-block;
    width: 11px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -6px;
    background-image: url(../img/sprite.png);
    background-position: -158px 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: all .3s linear
}

.product-tabs-container-title.active:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: .45
}

.product-tabs-container-title {
    display: none
}

.comparison-table {
    width: 100%
}

.comparison-table-line:nth-of-type(odd) {
    background-color: #f9f9f9
}

.comparison-table-item {
    border: 1px solid #eee;
    vertical-align: middle;
    padding: 20px 19px;
    color: #171717;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    max-width: 100%;
    outline: none !important
}

.comparison-table-item:first-of-type {
    width: 25%;
    text-align: right;
    font-weight: 700;
    flex-flow: row wrap;
}
.comparison-table-wrap .slick-slide{
    height: inherit !important;
}
.comparison-table-item:nth-of-type(2), .comparison-table-item:nth-of-type(3) {
    width: 24%
}

.comparison-center-column {
    width: calc(100% - 254px) !important
}

.comparison-table-item:first-of-type, .comparison-table-item:nth-of-type(2), .comparison-table-item:nth-of-type(3), .comparison-table-item:nth-of-type(4) {
    display: inline-flex;
    width: 100%;
    height: 71px;
}
.comparison-table-item.recommend{
    height: 100px;
}
/*.comparison-table-wrap:first-child {
    color: red;
}*/
.comparison-table-item a {}
.comparison-table-item {
    display: none
}

.comparison-table-title {
    width: 290px;
    float: left
}

.comparison-slider {
    width: 100%;
    padding: 0 35px;
    min-height: 440px;
}

.comparison-slider .item {
    width: 285px !important;
    max-width: inherit !important;
    display: none;
    min-height: 440px;
    opacity: 1 !important;
    outline: none !important;
    height: 440px;
    position: relative;
}

.comparison-slider-param .item{
    width: 286px;
}

.slick-initialized .slick-slide.item {
    display: block
}

.comparison-slider .slick-prev {
    font-size: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 36px;
    border: 1px solid #eee;
    text-align: center;
    height: 100%;
    background: #fff
}

.comparison-slider .slick-prev:after {
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -158px -20px;
    width: 11px;
    height: 18px;
    display: inline-block;
    margin-top: -9px;
    position: absolute;
    top: 50%
}

.comparison-slider .slick-prev:before {
    display: none
}

.comparison-slider .slick-next {
    font-size: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 36px;
    border: 1px solid #eee;
    text-align: center;
    height: 100%;
    background: #fff
}

.comparison-slider .slick-next:after {
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -158px 0;
    width: 11px;
    height: 18px;
    display: inline-block;
    margin-top: -9px;
    position: relative;
    /*top: 50%;*/
}

.comparison-slider .slick-next:before {
    display: none
}

.comparison-slider-mob, .comparison-slider-param-mob {
    display: none !important
}

.comparison-slider-mob .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.comparison-slider-mob .slick-slide{
    height: auto;
}

.comparison-slider-param {
    width: calc(100% - 322px);
    border-right: 1px solid #eee;
    float: left
}

@media (max-width: 1230px){
    .comparison-slider .item,
    .comparison-slider-param .item{
        width: 207px !important;
    }
}
@media (max-width: 992px){
    .comparison-slider .item,
    .comparison-slider-param .item{
        width: 233px !important;
    }
}

@media (max-width: 768px){
    .comparison-slider-mob.slider-product{
        margin-top: 15px;
        padding: 0;
    }
}

.comparison-slider-param .slick-track:last-child .item.slick-active {
    max-width: 317px
}

.comparison-slider-param .item.slick-active + .item.slick-active {
    max-width: 282px
}

.comparison-slider-param .item.slick-active + .item, .comparison-slider-param .item.slick-active + .item.slick-active + .item.slick-active {
    max-width: 317px
}

.comparison-slider-param .item:not(.slick-active) + .item.slick-active {
    max-width: 282px
}

.comparison-slider-param .item {
    max-width: 282px;
    transition: all .2s ease;
    outline: none !important
}

.comparison-slider-param .item:last-child {
    max-width: 317px
}

.product-modal-footer {
    height: 110px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 52px;
    padding-top: 30px;
    border-top: 1px solid #eee
}

.default-modal {
    padding: 0;
    display: none;
    width: 100%;
    max-width: 800px;
    position: relative;
    overflow: hidden;
    padding-bottom: 110px;
    padding-top: 30px
}

.product-modal-header {
    border-bottom: 1px solid #eee;
    padding: 0 52px;
    padding-bottom: 29px
}

.product-modal-main {
    padding: 30px 52px
}

.calculation-modal-label {
    display: block;
    width: 100%;
    margin-top: 29px
}

.calculation-modal-title {
    display: block;
    margin-bottom: 18px
}

.calculation-modal-label-input {
    display: block;
    padding: 12px 14px;
    border: 1px solid #f1f1f1;
    width: 100%
}

.calculation-amount-good-result-img-wrap {
    width: 110px;
    float: left;
    height: 110px;
    position: relative;
    border: 1px solid #e7e7e7
}

.calculation-amount-good-result-img {
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%
}

.calculation-amount-good-wrap {
    margin-left: 140px
}

.calculation-amount-good-result-title {
    font-size: 20px;
    color: #a91d2d;
    margin-bottom: 5px;
    font-weight: 700
}

.calculation-amount-good-result-price {
    font-size: 20px;
    color: #171717;
    font-weight: 700;
    margin-bottom: 20px
}

.calculation-amount-good-result-desc {
    font-size: 14px;
    color: #707070
}

.city-selection-header__title-desc {
    font-size: 16px
}

.product-availability {
    display: none;
    max-width: 800px;
    overflow: hidden;
    padding: 0 52px;
    padding-bottom: 110px;
    padding-top: 30px
}

.product-availability, .product-availability-table {
    width: 100%;
    position: relative
}

.product-availability-table:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 100vw;
    top: 69px;
    left: -50%;
    border-top: 1px solid #eee
}

.product-availability-thead-td {
    text-transform: uppercase;
    color: #4f4f4f
}

.product-availability-tr {
    border-top: 1px solid #eee
}

.product-availability-tr:first-child {
    border: none
}

.product-availability-tr {
    height: 69px;
    vertical-align: middle
}

.calculation-amount-goods-main {
    padding-top: 0
}

.add-basket {
    padding-bottom: 22px
}

.add-basket-header {
    border: none
}

.add-basket-img-wrap {
    width: 270px;
    height: 270px;
    border: 1px solid #eee;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    background-color: #fff;
    position: relative;
    z-index: 1
}

.add-basket-img-wrap-align {
    height: 270px
}

.add-basket-img {
    max-height: 220px
}

.add-basket-img-wrap-align {
    float: left;
    max-width: 272px;
    max-height: 272px
}

.add-basket-desc-wrap {
    border: 1px solid #eee;
    height: 270px;
    padding-top: 31px;
    position: relative
}

.add-basket-desc-wrap, .add-basket-footer {
    padding-left: 43%;
    padding-left: 298px;
    padding-right: 28px
}

.add-basket-footer {
    height: 92px
}

.add-basket-price__title {
    margin-left: 0 !important;
    display: inline-block
}

.add-articles-content {
    display: inline-block
}

.add-basket-weight-title {
    display: inline-block;
    margin-left: 28px
}

.add-basket-footer {
    padding-top: 23px
}

.add-basket-title {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 13px;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.add-basket-number-wrap {
    margin-right: 0;
    float: right;
    margin-top: 0
}

.add-basket-number, .add-basket-number-wrap {
    width: 100%;
    max-width: 170px;
    min-width: 140px
}

.add-basket-price__item-modal, .add-basket-price__item-modal + .price {
    font-size: 32px;
    font-weight: 700
}

.add-basket-price-left, .add-basket-price-right {
    float: left;
    margin-top: 24px
}

.btn-mobal-order {
    margin-right: 0
}

.add-basket-footer span:first-child {
    margin-right: 28px;
    margin-right: 0px
}

.add-basket-footer span {
    width: calc(100% - 50% - 14px)
}

.add-basket-footer span:first-of-type {
    float: left
}

.add-basket-footer span:nth-of-type(2) {
    float: right
}

.catalog-filter-range {
    background-color: #dadada;
    border: none !important;
    border-radius: 0 !important;
    height: 5px;
    margin-top: 22px !important
}

.catalog-filter-drop-wrap {
    padding: 0 19px
}

.catalog-filter-range .ui-slider-handle {
    top: -.6em !important
}

.catalog-filter-range .ui-slider-range {
    background-color: #a91d2d
}

.catalog-filter-range .ui-state-default {
    width: 21px !important;
    height: 21px !important;
    border-radius: 50% !important;
    display: inline-block;
    outline: none !important;
    background-color: #fff;
    border-color: #e8e8e8 !important;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 1, .21) !important
}

.catalog-filter-input {
    height: 45px;
    float: left;
    padding-left: 11px;
    color: #bababa;
    padding-right: 11px;
    font-weight: 400;
    border: 1px solid #dedede
}

.catalog-filter-input:first-child {
    border-right: none
}

.catalog-filter-input::-moz-placeholder {
    font-size: 12px;
    color: #bababa;
    font-weight: 400 !important
}

.catalog-filter-input::-ms-input-placeholder {
    font-size: 12px;
    color: #bababa;
    font-weight: 400 !important
}

.catalog-filter-input::-webkit-input-placeholder {
    font-size: 12px;
    color: #bababa;
    font-weight: 400 !important
}

.catalog-filter-input:-ms-input-placeholder {
    font-size: 12px;
    color: #bababa;
    font-weight: 400 !important
}

.catalog-filter-input::placeholder {
    font-size: 12px;
    color: #bababa;
    font-weight: 400 !important
}

.size-50 {
    width: 50%
}

.catalog-filter-drop {
    padding-top: 30px
}

.catalog-filter-range-min {
    float: left
}

.catalog-filter-range-max, .catalog-filter-range-min {
    color: #878787;
    margin-top: 15px;
    font-weight: 400;
    font-size: 12px
}

.catalog-filter-range-max {
    float: right
}

.catalog-filter-drop__title {
    color: #000 !important;
    text-transform: uppercase;
    position: relative;
    display: block !important;
    height: inherit !important;
    cursor: pointer;
    padding-bottom: 17px;
    transition: all .2s linear
}

.catalog-filter-drop__title:after {
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
    display: inline-block;
    width: 9px;
    height: 5px;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: -103px -141px;
    transition: all .2s linear;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.js-catalog-filter-drop__title.hide:after {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.js-catalog-filter-drop__title.hide {
    padding-bottom: 0
}

.content .catalog-filter .aside-filter-title {
    background-color: #fff !important;
    border-bottom: 1px solid #eee
}

.content .catalog-filter .aside-filter-title__text {
    background-color: #fff !important
}

.catalog-filter-drop {
    padding-bottom: 30px;
    border-top: 1px solid #eee
}

.catalog-filter-drop:first-child {
    border-top: none
}

.catalog-filter-checkbox-label {
    display: block
}

.catalog-filter-checkbox-title {
    cursor: pointer;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 8px;
    color: #323232;
    padding-top: 7px;
    width: calc(100% - 35px);
    float: left
}

.catalog-filter-checkbox {
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #dedede;
    position: relative;
    top: 5px;
    margin-right: 15px;
    float: left
}

.catalog-filter-checkbox:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 10px;
    height: 8px;
    left: 50%;
    margin-left: -5px;
    top: 50%;
    margin-top: -4px;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    transition: all .2s linear;
    background-position: -117px -140px;
    opacity: 0
}

.catalog-filter-checkbox.active:before,
.catalog-filter-checkbox-label input[type='checkbox']:checked + .catalog-filter-checkbox:before {
    opacity: 1;
}
.catalog-filter-checkbox-label:checked {
    opacity: 1;
}

.row-display:before {
    content: "";
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -139px 0px;
    width: 17px;
    height: 17px;
    opacity: 1;
    transition: all .2s linear;
    position: absolute;
    right: 24px;
    bottom: 22px
}

.row-display.active:before {
    background-position: -84px -117px;
}

.row-display:after {
    content: "";
    display: none;
    background-image: url(../img/sprite.png);
    background-position: -139px 0;
    width: 17px;
    transition: all .2s linear;
    height: 17px
}

.row-display.active:after {
    opacity: 0;
    background-position: -139px 0 !important
}

a.grid:before {
    content: "";
    display: inline-block;
    background-image: url(img/sprite.png);
    background-position: -65px -117px;
    width: 17px;
    height: 17px;
    position: absolute;
    right: 24px;
    bottom: 22px;
    transition: all .2s linear;
    opacity: 1
}

a.grid.active:before {
    background-position: -103px -117px;
}

a.grid.active:after {
    display: none !important;
}

a.grid.active:after, a.grid:after { /*display: none !important;*/
    background-position: -65px -117px !important
}

.catalog-product .item {
    transition: all .1s linear
}

.js-catalog-product.js-catalog-display-row .item {
    width: 100%;
    margin-top: -1px;
    padding: 0
}

.js-catalog-product.js-catalog-display-row .item .img {
    width: 215px;
    height: 215px;
    position: static;
    float: left;
    border-right: 1px solid #eee;
    margin: 0;
    margin-top: -1px;
    z-index: 1
}

.js-catalog-product.js-catalog-display-row .item .like-link {
    position: absolute;
    right: 27px;
    top: 30px
}
/*
.js-catalog-product.js-catalog-display-row .item .compare-link {
    position: absolute;
    right: 27px;
    margin-right: 30px !important;
    top: 30px
}

.js-catalog-display-row .product-name {
    padding-top: 29px;
    padding-right: 30px;
    padding-left: 30px;
    margin-left: 0 !important
}
*/
.item-grid-display {
    display: none;
    padding-right: 30px;
    padding-left: 30px;
    float: left;
    width: 70%
}

.js-catalog-product.js-catalog-display-row .item-grid-display {
    display: block
}

.js-catalog-product.js-catalog-display-row .item-grid-display .product-articles-title {
    margin-left: 0
}

.js-catalog-product.js-catalog-display-row .item {
    position: relative
}
/*
.js-catalog-product.js-catalog-display-row .item:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0;
    border-top: 1px solid #eee;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    z-index: -1
}*/

.js-catalog-display-row .price-block {
    display: block;
    float: left;
    width: calc(100% - 214px);
    padding-left: 30px;
    margin: 0 !important;
    position: absolute;
    padding-bottom: 37px;
    bottom: 0;
    right: 0;
    padding-right: 30px
}

.js-catalog-display-row .add2basket {
    display: none !important
}

.js-catalog-product .item .product-number-wrap {
    display: none
}

.js-catalog-product.js-catalog-display-row .item .product-number-wrap {
    display: block;
    margin-top: -22px
}

.js-catalog-product .item .old-price {
    color: #7b7b7b;
    font-size: 14px;
    font-weight: 400
}

.js-catalog-product.js-catalog-display-row .item .current-price {
    font-size: 20px !important;
    font-weight: 700 !important
}

.js-catalog-product .item .btn-red-form.product-price-btn {
    display: none
}

.js-catalog-product.js-catalog-display-row .item .btn-red-form.product-price-btn {
    margin-top: -22px;
    display: block
}
/*
.js-catalog-display-row .product-name {
    font-size: 16px;
    margin-bottom: 19px !important
}
*/
.js-catalog-product .item .product-weight-title {
    display: none
}

.js-catalog-product.js-catalog-display-row .item .product-weight-title {
    display: inline-block
}

.btn-cart-icon {
    position: relative
}

.btn-cart-icon:before {
    position: relative;
    left: 0;
    top: 3px;
    background-position: -44px -117px;
    opacity: 1
}

.btn-cart-icon:after, .btn-cart-icon:before {
    content: "";
    margin-right: 14px;
    display: inline-block;
    background-image: url(../img/sprite.png);
    width: 19px;
    height: 19px;
    transition: all .2s linear
}

.btn-cart-icon:after {
    position: absolute;
    left: 34px;
    top: 12px;
    background-position: -5px -172px;
    opacity: 0
}

.btn-cart-icon:hover:before {
    opacity: 0
}

.btn-cart-icon:hover:after {
    opacity: 1
}

.product-weight-title {
    color: #4f4f4f;
    margin-left: 1.78571rem
}

.product-weight {
    color: #4f4f4f
}

.js-catalog-product.js-catalog-display-row .item .img {
    border-top: 1px solid #eee
}
/*
.js-catalog-product.js-catalog-display-row .item .sale-price {
    position: absolute;
    top: 10px;
    left: 10px
}
*/
.top-catalog .watch .div_select {
    border: none;
    background-color: #f9f9f9;
    background-color: transparent;
    width: 100%;
    position: absolute !important
}

.top-catalog .watch .div_option {
    border: none;
    transition: all .2s linear;
    line-height: 32px !important;
    height: 32px !important;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    white-space: nowrap;
}

.top-catalog .watch .div_option:hover {
    color: #a91d2d
}

.top-catalog .watch .div_option:nth-of-type(2) {
    border-top: 1px solid #eee
}

.top-catalog .watch .div_option:first-child {
    border: none;
    line-height: 42px !important;
    height: 40px
}

.top-catalog .watch .div_option:last-child {
    border-bottom: 1px solid #eee
}

.top-catalog .watch .select_cont {
    min-width: 50px;
    display: inline-block;
    position: relative;
    top: -13px;
    float: right
}

.top-catalog .watch .sort-title .sort-title__item {
    float: left
}

.top-catalog .watch .sort .div_select {
    display: none !important
}

.top-catalog .sort .div_select {
    margin-bottom: 0 !important;
    height: 40px !important
}

.sort-callback {
    height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #a91d2d;
    border: 1px solid #a91d2d;
    line-height: 40px;
    cursor: pointer;
    position: relative;
    max-width: 155px;
    width: 100%
}

.sort-callback:before {
    content: "";
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    position: relative;
    margin-right: 9px;
    cursor: pointer;
    display: inline-block;
    background-position: -30px -176px
}

.sort-callback-wrap {
    padding: 12px 10px;
    width: 100%;
    float: left;
    display: none;
    max-width: 175px
}

.content .top-catalog .sort .select_cont {
    display: none
}

.left-column .catalog-menu {
    margin-bottom: 25px
}

.new-mob-menu-catalog-filter .aside-filter-menu, .new-mob-menu-catalog-filter .catalog-filter, .new-mob-menu-catalog-filter .catalog-filter .catalog-menu {
    display: block
}

.new-mob-menu-catalog-filter .aside-filter-title {
    display: none
}

.new-mob-menu-catalog-filter .aside-filter-title__text {
    background-color: #fff !important;
    display: block !important;
    font-size: inherit !important;
    line-height: 48px !important
}

.new-mob-menu-catalog-filter .catalog-menu {
    width: 280px;
    margin: 32px auto
}

.catalog-product .item .product-name {
    display: block
}

.catalog-product .item {
    height: 437px;
    position: relative
}

.catalog-product .item .price-block {
    position: absolute;
    bottom: 20px
}

.js-catalog-product.js-catalog-display-row .item {
    height: inherit
}

.js-catalog-product.js-catalog-display-row .item .price-block {
    bottom: 0
}

.js-catalog-product.js-catalog-display-row .item .product-name {
    display: inline-block
}

.catalog-product .item .add-cart {
    position: absolute;
    right: 0;
    bottom: 16px
}

.js-sort-select-href {
    display: none
}

.quantity-icon.middle:before {
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -171px -73px;
    width: 10px;
    height: 11px;
    display: inline-block;
    margin-right: .64286rem
}

.lk-quantity-icon.low:before, .quantity-icon.low:before {
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -46px -177px;
    width: 10px;
    height: 11px;
    display: inline-block;
    margin-right: .64286rem
}

.lk-quantity-icon.middle {
    color: #f26522
}

.lk-quantity-icon.middle:before {
    content: "";
    background-image: url(../img/sprite.png);
    background-position: -171px -73px;
    width: 10px;
    height: 11px;
    display: inline-block;
    margin-right: .64286rem
}

.lk-quantity-icon.low, .quantity-icon.low {
    color: #c84d44
}

.catalog-filter-drop-wrap .bx-filter-parameters-box-container .btn {
    width: 100% !important;
    margin-bottom: 16px !important
}

.basket table td .input-quantity + a.del {
    display: none !important
}

.delete-icon {
    position: relative;
    height: 14px;
    width: 14px;
    display: inline-block;
    cursor: pointer
}

.delete-icon:before {
    background-image: url(../img/del-icon-def.png);
    opacity: 1
}

.delete-icon:after, .delete-icon:before {
    content: "";
    height: 14px;
    width: 14px;
    cursor: pointer;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .2s linear;
    display: inline-block
}

.delete-icon:after {
    background-image: url(../img/del-icon-red.png);
    opacity: 0;
    z-index: -1
}

.delete-icon:hover:after {
    opacity: 1
}

.delete-icon:hover:before {
    opacity: 0
}

.delete-icon:active:after {
    opacity: 1
}

.delete-icon:active:before {
    opacity: 0
}

.content .top-catalog a.div_option {
    margin-left: 0
}

.aside-order {
    float: right !important
}

.order-page {
    float: left !important
}

.order-page-header-step-list {
    box-sizing: border-box;
    width: 25%;
    display: inline-block;
    position: relative;
    padding-top: 17px;
    padding-bottom: 18px;
    padding-left: 40px
}

.order-page-header-step-list.active {
    background-color: #f6f6f6
}

.order-page-header-step-list.active .order-step-number {
    background-color: #a91d2d;
    color: #fff
}

.order-step-number {
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 50%;
    background-color: #f6f6f6;
    text-align: center;
    line-height: 25px;
    margin-right: 15px;
    margin-left: -15px;
    font-size: 12px;
    color: #878787
}

.order-step-title {
    text-transform: uppercase;
    font-size: 12px;
    color: #878787
}

.order-page-header-step {
    border: 1px solid #dedede;
    height: 60px;
    overflow: hidden
}

.order-page-header-step-list-wrap:first-of-type {
    position: relative;
    z-index: 4
}

.order-page-header-step-list-wrap:nth-of-type(2) {
    position: relative;
    z-index: 3
}

.order-page-header-step-list-wrap:nth-of-type(3) {
    position: relative;
    z-index: 2
}

.order-page-header-step-list-wrap:nth-of-type(4) {
    position: relative;
    z-index: 1
}

.order-page-header-step-list:before {
    top: 0;
    -webkit-transform: skew(25deg, 0);
    transform: skew(25deg, 0)
}

.order-page-header-step-list:after, .order-page-header-step-list:before {
    content: "";
    display: block;
    height: 50%;
    position: absolute;
    right: -8px;
    border-right: 1px solid #dedede;
    width: 2px;
    background-color: #fff;
    width: 20px
}

.order-page-header-step-list:after {
    bottom: 0;
    -webkit-transform: skew(-25deg, 0);
    transform: skew(-25deg, 0)
}

.order-page-header-step-list.active:after, .order-page-header-step-list.active:before {
    background-color: #f6f6f6;
    width: 20px
}

.order-page-header-step-list-wrap:last-child .order-page-header-step-list:after, .order-page-header-step-list-wrap:last-child .order-page-header-step-list:before {
    display: none
}

.order-page-form-title {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 30px;
    display: block
}

.order-page-form {
    border: 1px solid #e1e1e1;
    margin-top: 29px
}

.order-page-form-radio-input:checked + .shipping-pickup-choice-item {
    color: #323232
}

.order-page-form-radio-input:checked + .shipping-pickup-choice-item:after {
    background-color: #c51729
}

.order-page-form-radio-title {
    font-weight: 400;
    font-size: 16px
}

.order-input-block-wrap {
    border-bottom: none
}

.order-map {
    height: 210px;
    margin-bottom: 30px
}

.order-page-form-item {
    padding: 40px 39px 30px;
    border-bottom: 1px solid #e1e1e1
}

.colon-item {
    position: relative
}

.colon-item:after {
    content: ":";
    position: absolute;
    display: inline-block;
    right: 0;
    top: 0;
    color: #707070;
    font-size: 14px;
    line-height: 43px
}

.order-page-form-item:last-child {
    border-bottom: none
}

.btn-back {
    display: inline-block;
    color: #171717;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    height: 45px;
    line-height: 45px;
    width: 170px;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    text-align: center
}

.btn-back-order-page {
    margin-bottom: 17px
}

.btn-back:active, .btn-back:focus, .btn-back:hover {
    color: #171717;
    text-decoration: none
}

.btn-next {
    display: inline-block;
    text-align: center;
    position: relative
}

.btn-next-order-page {
    margin-bottom: 17px
}

.btn-next:active, .btn-next:focus {
    text-decoration: none;
    color: #000
}

.btn-next:after {
    background-position: -1px -155px;
    opacity: 1
}

.btn-next:after, .btn-next:before {
    content: "";
    display: inline-block;
    position: absolute;
    right: 16px;
    left: auto;
    top: 50%;
    margin-top: -6px;
    width: 11px;
    height: 11px;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    transition: all .2s linear
}

.btn-next:before {
    background-position: -19px -155px;
    opacity: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.btn-back:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: auto;
    left: 16px;
    top: 50%;
    margin-top: -6px;
    width: 11px;
    height: 11px;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: -19px -155px;
    opacity: 1;
    transition: all .2s linear
}

.btn-next:hover:before {
    opacity: 1
}

.btn-next:hover:after {
    opacity: 0
}

.aside-order-item {
    padding: 24px 21px 25px;
    border-top: 1px solid #e1e1e1
}

.aside-order-item:first-child {
    border-top: none
}

.aside-order {
    border: 1px solid #e1e1e1
}

.aside-order-table, .aside-order-table-tr, .aside-order-table tbody {
    width: 100%
}

.aside-order-table-td {
    width: 46%;
    padding: 5px 0;
    font-size: 16px
}

.aside-order-item-title, .aside-order-table-result__price {
    font-weight: 700;
    font-size: 16px
}

.aside-order-title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.aside-order-table-desc {
    font-size: 14px;
    padding: 10px 0
}

.shipping-pickup-choice-item-desc {
    display: block;
    padding-left: 18px;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    line-height: 16px;
    margin-bottom: 20px
}

.order-page-form-radio-label:last-child .shipping-pickup-choice-item-desc {
    margin-bottom: 90px
}

.choice-item-order {
    display: block;
    font-weight: 700
}

.choice-item-order:after {
    bottom: inherit;
    top: 9px
}

.order-input-block-desc-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 17px
}

.order-input-block-desc {
    font-size: 14px;
    line-height: 16px
}

.order-result-price-title {
    margin-right: 15px
}

.order-result-price-wrap {
    font-size: 28px;
    font-weight: 700;
    float: left
}

.order-result-price-desc {
    color: #878787;
    font-size: 12px;
    max-width: 278px;
    display: inline-block;
    margin-left: 83px;
    line-height: 16px;
    margin-top: 4px
}

.btn-next-order-page {
    text-align: center;
    float: right;
    display: inline-block;
    margin-right: 0
}

.order-end {
    width: 100% !important
}

.label-order-input-hidden input[type=checkbox] {
    display: none
}

.lk-form__label .bx_block textarea.lk-form__input {
    resize: none;
    overflow: hidden
}

.lk-form__label .dropdown-block .dropdown-fade2white {
    height: 21px
}

.icons-block .col {
    width: 25%
}

.auth h1 {
    width: 100%;
    margin: 35px auto 0;
    text-align: center;
    background: #f9f9f9;
    padding: 2.85714rem 0;
    max-width: 525px;
    border: 1px solid #e1e1e1;
    margin-left: auto !important;
    margin-right: auto !important
}

.registration-block .left-block.no-border {
    border: none
}

.tab-wrap {
    border: 1px solid #eee;
    margin-top: 20px;
    height: 0%;
    margin-bottom: 40px
}

.tab-wrap.hide {
    display: none
}

@media only screen and (max-width: 1230px) {
    .content .registration-block .right-block.soc-mobile-right {
        border-top: 1px solid #e1e1e1;
        margin-left: 0
    }
}

@media only screen and (max-width: 768px) {
    .js-aut-tab-header .lk-tab-form__item:last-child {
        float: none
    }

    .js-aut-tab-header .lk-tab-form__item {
        margin-right: 20px
    }
}

@media only screen and (max-width: 380px) {
    .js-aut-tab-header .lk-tab-form__item {
        display: block;
        width: 100%
    }
}

.catalog-product.favorite-product, .no-hidden {
    overflow: inherit;
    overflow: initial
}

.favorite-product .del-link {
    margin-top: -68px
}

.left-no-hidden, .left-no-hidden .catalog-menu {
    display: block !important
}

.bg-window, .window-standard {
    z-index: 40
}

.action-banner .btn-arrow {
    display: none
}

header .red-line .catalog-menu > ul {
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    min-height: 0;
    margin-top: -60px;
    z-index: 10;
    transition: all .2s linear, opacity .15s linear, margin-top .2s linear .01s
}

header .red-line .catalog-menu.active-menu {
	background:#fff;	
	position:relative;
}

header .red-line .catalog-menu.active-menu > ul {
    /*height: 100%;*/
    min-height: 556px;
    opacity: 1;
    visibility: visible;
    overflow: visible;
	background:#fff;
    margin-top: 0
}

header .red-line .catalog-menu .btn-catalog:after {
    transition: all .2s linear
}

/*
header .red-line .catalog-menu.active-menu .btn-catalog:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}*/

header .red-line .catalog-menu .btn-catalog {
    background-color: #a91d2d;
    z-index: 20;
    position: relative
}

header .red-line .catalog-menu ul li ul {
    display: block;
    left: 0 !important;
    /*transition: left .2s linear, opacity .07s linear;*/
    z-index: -10;
    opacity: 0;
    width: 0;
    overflow: hidden;
    height: 100%;
    min-height: 456px
}

header .red-line .catalog-menu .active-list {
    left: 100% !important;
    opacity: 1;
    height: 100%;
    /*transition: width 0s ease, opacity .15s linear;*/
    width: 330px;
    overflow: visible;
    /*-webkit-animation: a .2s linear;
    animation: a .2s linear*/
}

@-webkit-keyframes a {
    0% {
        left: 0;
        display: none;
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        min-height: 0;
        z-index: -1000
    }
    1% {
        display: block
    }
    20% {
        opacity: 1
    }
    to {
        left: 100%
    }
}

@keyframes a {
    0% {
        left: 0;
        display: none;
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        min-height: 0;
        z-index: -1000
    }
    1% {
        display: block
    }
    20% {
        opacity: 1
    }
    to {
        left: 100%
    }
}

.bg-menu {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 8;
    background-color: #000;
    opacity: .4
}

.label:empty {
    display: inline-block
}

header .basket .price {
    font-size: 100%;
    /*bottom: 4px*/
    position: relative;
    top: 5px;
}

header .heart-icon {
    margin-right: 1.3rem !important
}

header .round-icon.basket-icon {
    margin-right: 1.35rem !important
}

.new-mob-menu {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 25px 57px 0 rgba(0, 0, 0, .24);
    max-width: 320px;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 996; /*more than #bx-panel z-index*/
    left: -100%;
    transition: all .28s cubic-bezier(.86, -.27, .27, 1.11);
    min-height: 400px;
    overflow-y: auto
}

.new-mob-menu.active {
    left: 0;
    overflow-y: auto
}

.new-mob-menu-header {
    position: relative;
    z-index: 1;
    background-color: #fff;
    height: 50px;
    padding: 0 50px 0 41px;
    border-bottom: 1px solid #f1f1f1
}

.new-mob-menu-header:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 10px;
    display: inline-block;
    right: inherit;
    left: 22px;
    top: 50%;
    margin-top: -4px;
    background-repeat: no-repeat;
    background-image: url(../img/sprite.png);
    background-position: -171px -142px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.new-mob-menu-title {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    line-height: 50px
}

.new-mob-menu-list {
    margin-bottom: 0;
    padding-left: 0
}

.new-mob-menu-list-item {
    list-style-type: none;
    height: 50px;
    padding: 0 30px 0 20px;
    position: relative;
    border-bottom: 1px solid #f1f1f1
}

.new-mob-menu-list-item:before {
    content: "";
    width: 7px;
    height: 10px;
    right: 21px;
    left: inherit;
    top: 50%;
    margin-top: -4px;
    background-position: -171px -142px
}

.new-mob-menu-close, .new-mob-menu-list-item:before {
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url(../img/sprite.png)
}

.new-mob-menu-close {
    width: 17px;
    height: 17px;
    background-position: -94px -57px;
    right: 16px;
    top: 16px;
    cursor: pointer;
    opacity: .81;
    transition: opacity .2s linear
}

.new-mob-menu-close:hover {
    opacity: 1
}

.new-mob-menu.new-mob-menu-catalog .new-mob-menu-list__link {
    line-height: 50px;
    color: #585858;
    font-size: 14px;
    font-weight: 400
}

.new-mob-menu-list__link {
    line-height: 50px;
    color: #585858;
    font-size: 14px
}

.wrapper, footer, main {
    transition: all .28s cubic-bezier(.86, -.27, .27, 1.11)
}

.js-mob-menu-open, .js-mob-menu-open-catalog, .js-new-mob-menu-catalog-open {
    margin-left: 320px;
    overflow: hidden
}

.js-overflow-hidden, .js-overflow-hidden-catalog, .js-overflow-hidden-filter {
    overflow: hidden;
    position: relative
}

.new-mob-menu-catalog {
    display: none !important
}

.new-mob-menu-list .b-city-selection-link .pin {
    background-image: url(../img/sprite.png);
    background-position: -171px 0;
    width: 12px;
    height: 15px;
    margin-right: .85714rem;
    position: relative;
    top: 2px
}

.new-mob-menu-list .js-city-mob-menu ul {
    display: none
}

.new-mob-menu-list .b-city-selection-link .bottom-angle {
    background-image: url(../img/sprite.png);
    background-position: -171px -112px;
    width: 11px;
    display: none;
    height: 7px;
    margin-left: .57143rem
}

.new-mob-menu-list .js-city-mob-menu {
    font-size: 16px;
    line-height: 50px
}

.new-mob-menu-list .js-city-mob-menu span {
    color: #4f4f4f !important
}

.new-mob-menu-header.active:before {
    display: none
}

.new-mob-menu-header.active {
    padding-left: 20px
}

.new-mob-menu-list .icons .round-icon {
    margin-right: 2.3rem !important
}

.new-mob-menu-list .icons .num {
    padding: 0 .28571rem;
    height: 18px;
    border: 1px solid #a91d2d;
    border-radius: 9px;
    position: absolute;
    background: #fff;
    font: 700 .85714rem/18px ubuntu-medium
}

.new-mob-menu-list .icons .heart-icon span {
    background-image: url(../img/sprite.png);
    background-position: -122px -117px;
    width: 14px;
    height: 13px;
    top: 7px;
    left: 7px;
}

.new-mob-menu-list .icons .round-icon {
    margin-right: .92857rem;
    position: relative
}

.new-mob-menu-list .icons .compare-icon span {
    background-image: url(../img/sprite.png);
    background-position: -171px -32px;
    width: 11px;
    height: 13px;
    top: 7px;
    left: 8px;
}

.new-mob-menu-list .basket .basket-icon.not-empty .icon-img {
    background-image: url(../img/sprite.png);
    background-position: -139px -87px;
    width: 15px;
    height: 15px
}

.new-mob-menu-list .icons .basket {
    display: inline-block;
    font-size: 1.14286rem;
    font-weight: 700
}

.new-mob-menu-list .icons .basket .basket-icon.not-empty {
    background-color: #a91d2d
}

.new-mob-menu-list .icons .heart-icon span,
.new-mob-menu-list .icons .compare-icon span,
.new-mob-menu-list .basket .basket-icon .icon-img {
    position: absolute;
}
.new-mob-menu-list .basket .basket-icon .icon-img {
    top: 6px;
    left: 7px;
}
.new-mob-menu-list .basket .price {
    position: relative;
    font-size: 100%;
    bottom: 8px;
}

.new-mob-menu-list .icons .basket a {
    text-decoration: none;
    color: #000
}

.new-mob-menu-list-item.js-icon-mob-menu:before {
    display: none
}

.new-mob-menu-list-item.js-icon-mob-menu {
    height: 70px;
    padding-top: 18px;
}

.new-mob-menu-list-item .authorize-top {
    padding: 16px 0
}

.new-mob-menu-list-item.js-authorization-mob-menu:before {
    display: none
}

.new-mob-menu-list-item .authorize-top .icon-img {
    background-image: url(../img/sprite.png);
    background-position: -139px -19px;
    width: 16px;
    height: 16px;
    margin-right: .45714rem
}

.new-mob-menu-list-item .authorize-top ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    color: #4f4f4f;
    display: inline-block
}

.new-mob-menu-list-item .authorize-top ul li {
    float: left
}

.new-mob-menu-list-item .authorize-top ul li a {
    color: #4f4f4f;
    text-decoration: none
}

.new-mob-menu-list-item .authorize-top ul li.separator {
    margin: 0 .57143rem
}

.new-mob-menu-list-item a .label {
    background-image: url(../img/sprite.png);
    background-position: 0 -78px;
    width: 24px;
    height: 23px
}

.new-mob-menu-list-item a .layer {
    background-image: url(../img/sprite.png);
    background-position: -78px -78px;
    width: 24px;
    height: 23px
}

.new-mob-menu-list-item a .bubbles {
    background-image: url(../img/sprite.png);
    background-position: -114px -23px;
    width: 23px;
    height: 21px
}

.new-mob-menu-list-item a b {
    position: relative;
    margin-left: 6px;
    bottom: 5px
}

.new-mob-menu-list-item.js-top-menu a {
    color: #000;
    line-height: 62px;
    font-size: 16px
}

.new-mob-menu-list-item.js-authorization-mob-menu, .new-mob-menu-list-item.js-city-mob-menu, .new-mob-menu-list-item.js-icon-mob-menu {
    display: none
}

.new-mob-menu-footer {
    background-color: #0f2d4f
}

.new-mob-menu-footer__item {
    list-style-type: none;
    padding: 0 20px
}

.new-mob-menu-footer .subscribe b {
    color: #a8d1f7;
    font-size: 16px;
    margin-bottom: 24px;
    display: inline-block
}

.new-mob-menu-footer .subscribe p {
    color: #fff;
    font-size: 12px
}

.new-mob-menu-footer .subscribe .input-block input {
    display: block;
    height: 45px;
    border: none;
    width: 100%;
    line-height: 45px;
    padding: 0 45px 0 15px;
    font-size: 1rem;
    margin-bottom: 28px

}

.new-mob-menu-footer .subscribe .input-block button {
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 13px;
    border-radius: 15px;
    background: #a91d2d;
    width: 20px;
    height: 20px;
    border: 0;
    outline: 0
}

.new-mob-menu-footer .subscribe .input-block {
    position: relative
}

.new-mob-menu-footer .subscribe .input-block button:after {
    background-image: url(../img/sprite.png);
    background-position: -171px -121px;
    width: 11px;
    height: 7px;
    display: inline-block;
    content: "";
    position: relative;
    right: 2px;
    bottom: 2px
}

.js-mob-menu-subscribe {
    /*padding-bottom: 46px;*/
    /*border-bottom: 1px solid #2c4b6d*/
}

.new-mob-menu-footer .payment span {
    font-size: 14px;
    color: #fff
}

.new-mob-menu-footer .payment ul {
    list-style: none;
    padding: 0;
    float: right;
    text-align: right;
    display: inline-block;
    margin: 0 0 -8px
}

.new-mob-menu-footer .payment ul li {
    float: left
}

.new-mob-menu-footer .payment ul li:after {
    content: "";
    display: inline-block;
    margin: 0 0 0 12px
}
/*
.new-mob-menu-footer .payment ul li:first-child:after {
    background-image: url(../img/sprite.png);
    background-position: -32px -57px;
    width: 30px;
    height: 19px
}

.new-mob-menu-footer .payment ul li:nth-child(3n-1):after {
    background-image: url(../img/sprite.png);
    background-position: 0 -57px;
    width: 30px;
    height: 19px
}

.new-mob-menu-footer .payment ul li:nth-child(3n):after {
    background-image: url(../img/sprite.png);
    background-position: 0 -103px;
    width: 35px;
    height: 12px;
    position: relative;
    top: 3px
}
*/
.js-mob-menu-cart {
    padding-top: 29px;
    padding-bottom: 14.5px
}

.js-mob-menu-social {
    padding-bottom: 29px;
    padding-top: 14.5px;
}

.new-mob-menu-footer .social-block span {
    font-size: 14px;
    color: #fff;
}

.new-mob-menu-footer .social-block ul {
    list-style: none;
    padding: 0;
    display: inline-block;
    float: right;
    text-align: right;
    margin: 0 0 -5px
}

.new-mob-menu-footer .social-block ul li {
    float: left
}

.new-mob-menu-footer .social-block ul li a {
    display: inline-block;
    margin: 0 0 0 34px
}

.new-mob-menu-footer .social-block ul li a:after {
    content: "";
    display: inline-block
}

.new-mob-menu-footer .social-block ul li.vk a:after {
    background-image: url(../img/sprite.png);
    background-position: -114px -90px;
    width: 19px;
    height: 11px
}

.new-mob-menu-footer .social-block ul li.fb a:after {
    background-image: url(../img/sprite.png);
    background-position: -171px -86px;
    width: 7px;
    height: 15px
}

.new-mob-menu-footer .social-block ul li.tw a:after {
    background-image: url(../img/sprite.png);
    background-position: -60px -103px;
    width: 18px;
    margin-right: 2px;
    height: 12px
}

.new-mob-menu-footer {
    display: none
}

.new-mob-menu-catalog-filter {
    position: fixed
}

@media only screen and (max-width: 1280px) {
    .bg-menu, .top-burger {
        display: none !important
    }

    header .red-line .catalog-menu > ul {
        display: block !important
    }

    .advice-item-img {
        width: 100%
    }

    .advice-detail-header-img {
        height: 250px;
        background-size: cover
    }
}

@media only screen and (max-width: 1230px) {
    header .top-line .city-link {
        width: 255px
    }

    header .top-line .top-menu ul li {
        margin-right: 1.14286rem
    }

    header .top-line .phone {
        font-size: 14px;
        margin-left: 0
    }

    header .medium-line .menu-medium-top ul li {
        margin-right: 1.55rem
    }

    header .medium-line .menu-medium-top ul li a {
        font-size: 15px
    }

    header .red-line .search-block input {
        width: 100%
    }

    header .red-line .search-block {
        width: 70%
    }

    header .medium-line .menu-medium-top ul {
        bottom: -6px;
        margin-left: 20px
    }

    .content .action-banners .action-banner {
        width: 100%;
        padding-top: 75%;
        overflow: hidden;
        margin-bottom: 16px
    }

    .content .action-banners .action-banner img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

    .content .top-catalog .sort {
        width: 66%
    }

    .content .center-column {
        width: 100%
    }

    .catalog-menu, .js-left-column-filter {
        display: none
    }

    .catalog-product.js-catalog-display-row .item {
        width: 100%
    }

    .left-column {
        display: none
    }

    .top-img {
        width: 100%
    }

    .catalog-product .item {
        width: 33.3%
    }

    .catalog-categories-item-img {
        margin: 0 auto
    }

    .basket table td {
        padding: 1.85714rem 1rem 2.71429rem 0
    }

    .basket table thead {
        display: none
    }

    .basket table tr td:nth-of-type(2) {
        width: 30%
    }

    .order-page {
        padding-left: 15px;
        padding-right: 15px
    }

    .order-step-number {
        float: left
    }

    .order-step-title {
        width: 80%;
        float: left;
        display: inline-block;
        margin-top: 3px
    }

    .order-page-header-step-list {
        margin-bottom: -3px
    }

    .order-page-header-step-list-wrap {
        width: 25%;
        float: left
    }

    .order-page-header-step-list {
        width: 100%
    }

    .container > h1 {
        margin-left: 0;
        margin-right: 0
    }

    .slider-nav {
        width: 100%;
        height: 78px;
        margin-top: 10px
    }

    .slider-nav__var-one .slick-track {
        margin-left: 0;
        margin-right: 0
    }

    .slider-nav__var-one li {
        margin-right: 20px !important
    }

    .slick-prev {
        left: 0;
        top: 39px;
        height: 76px;
        width: 39px
    }

    .slider-nav__var-two .slick-list {
        margin-top: 0;
        padding-left: 41px;
        padding-right: 41px
    }

    .slick-next {
        top: 39px;
        height: 76px;
        width: 39px;
        left: inherit;
        right: 0
    }

    .slider-for {
        width: 100%;
        margin-left: 0
    }

    .slick-prev:before {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    .slick-next:before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .slick-prev:hover:before {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    .slick-next:hover:before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .slick-prev:active:before {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    .slick-next:active:before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .slick-prev:focus:before {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    .slick-next:focus:before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .product-button-block {
        margin-left: 0
    }

    .product-articles-title {
        margin-left: 20px
    }

    .line-availability:first-child td {
        display: inline-table;
        width: 100%;
        margin-bottom: 15px
    }

    .line-availability:first-child td:first-child {
        margin-bottom: 0
    }

    .product-choice-number .choice-number {
        float: none;
        width: 100%;
        margin-top: 20px
    }

    .product-price-card, .product-price-card .product-price_bonus {
        margin-top: 0
    }

    .product-number-wrap-cart {
        margin-right: 5%;
        width: 32%;
        margin-top: 20px
    }

    .product-price-btn-cart {
        width: 63%;
        margin-top: 20px
    }

    .favorite-product .del-link {
        margin-top: 4px;
        margin-bottom: 30px
    }

    .content .left-column {
        width: 100%
    }

    .comparison-slider-param .item.slick-active + .item.slick-active, .comparison-slider-param .slick-track:last-child .item.slick-active {
        max-width: 216px
    }

    .comparison-slider-param .item.slick-active + .item, .comparison-slider-param .item.slick-active + .item.slick-active + .item.slick-active {
        max-width: 252px
    }

    .comparison-slider-param .item, .comparison-slider-param .item:not(.slick-active) + .item.slick-active {
        max-width: 216px
    }

    .comparison-slider-param .item:last-child {
        max-width: 252px
    }

    .comparison-slider .slick-next, .comparison-slider .slick-prev {
        top: 50%
    }

    ul.payment-block li {
        width: 50% !important;
        float: left !important;
        margin-right: 0 !important;
        box-sizing: border-box
    }

    .mt-25 {
        width: 100%
    }

    ul.payment-block li:first-child {
        padding-right: 50px !important
    }

    .advice-detail-header-mobile {
        display: block !important
    }

    .right-col {
        display: none
    }

    .advice-detail-right__title {
        display: inline-block;
        margin-right: 5px
    }

    .advice-detail-right__item {
        display: inline-block
    }

    .advice-detail-right-category {
        margin-bottom: 15px
    }

    .advice-detail-right-category-wrap {
        width: 50%;
        box-sizing: border-box;
        float: left;
        margin-top: 23px
    }

    .advice-detail-btn {
        float: right;
        margin-top: 23px
    }

    .advice-detail-header-mobile .advice-detail-btn:first-of-type {
        margin-right: 0
    }

    .add-basket-number-wrap {
        margin-top: 0;
        margin-right: 0
    }

    .product-header-title{
        margin-top: 10px;
    }

}

@media only screen and (max-width: 1169px) {
    header .top-line .phone {
        display: block;
        margin: 0 auto;
        max-width: 130px;
        font-size: 16px;
        margin-top: -17px
    }

    .icons-block .col {
        width: 50%
    }
}

@media only screen and (max-width: 1180px) {
    .product-img-col-wrap .slick-arrow {
        display: none !important
    }
}

@media only screen and (max-width: 992px) {
    .advice-detail-right-category-wrap {
        width: 40%
    }

    .top-burger {
        display: inline-block !important;
        margin-bottom: -5px !important
    }

    header .red-line .catalog-menu > ul {
        display: none !important
    }

    header .top-line .phone {
        display: inline-block;
        margin-top: 0;
        float: right;
        margin-right: 46px
    }

    header {
        position: relative
    }

    header:before {
        content: "";
        display: block;
        width: 100%;
        height: 0;
        border-top: 1px solid #f1f1f1;
        position: absolute;
        top: 50px
    }

    .wrapper, footer, main {
        overflow: hidden
    }

    .new-mob-menu-catalog {
        display: block !important
    }

    .new-mob-menu-list__link {
        font-size: 16px;
        color: #000;
        font-weight: 700
    }

    .js-banners-mob .owl-carousel .owl-dot {
        background: #ccc;
        border-radius: 15px;
        display: inline-block;
        height: 10px;
        width: 10px;
        margin: 0 2px
    }

    .js-banners-mob .owl-carousel .owl-dot.active {
        background-color: #bd3739
    }

    .js-banners-mob .owl-carousel .owl-dots {
        text-align: center;
        margin-top: 10px
    }

    .content .banners.triple ul li .info {
        width: 68%
    }


    .simple-row-menu {
        margin-top: 30px
    }

    .action-banner .btn-arrow {
        display: inline-block
    }

    .sort-title-line {
        display: none
    }

    .sort-callback-wrap {
        display: inline-block
    }

    .content .top-catalog .sort {
        padding: 12px 10px;
        max-width: 230px;
        width: 100%
    }

    .content .top-catalog .sort .select_cont {
        display: block
    }

    .content .block-select > a, .content .center-column {
        width: 100%
    }

    .block-checkbox, .block-select {
        width: 30%;
        margin-left: 3% !important
    }

    .slider-for, .slider-for .product-img-col-item {
        height: 330px
    }

    .slider-for .product-img-col-item-img {
        line-height: 330px;
        max-height: 300px
    }

    .table-features-value {
        padding-left: 15px
    }

    .product-img-wrap {
        width: 50%
    }

    .product-middle {
        border-bottom: none;
        padding-bottom: 20px
    }

    .product-choice-number {
        padding-top: 0;
        padding-bottom: 27px
    }

    .product-number-wrap-cart {
        margin-right: 3%;
        width: 34%
    }

    .product-purchase {
        padding-top: 22px
    }

    .product-tabs {
        margin-top: 51px
    }

    .comparison-slider {
        padding-left: 0;
        padding-right: 0
    }

    .comparison-slider-param .item, .comparison-slider-param .item.slick-active + .item, .comparison-slider-param .item.slick-active + .item.slick-active, .comparison-slider-param .item.slick-active + .item.slick-active + .item.slick-active, .comparison-slider-param .item:last-child, .comparison-slider-param .item:not(.slick-active) + .item.slick-active, .comparison-slider-param .slick-track:last-child .item.slick-active, .comparison-slider .item {
        max-width: 248px
    }

    .comparison-center-column, .comparison-wrap {
        margin-right: -100% !important;
        overflow: initial !important
    }

    .comparison-slider .slick-next, .comparison-slider .slick-prev {
        display: none !important
    }

    .comparison-slider {
        padding: 0
    }

    .comparison-table-title {
        width: 254px
    }

    .comparison-slider-param {
        width: calc(100% - 254px)
    }

    .text-card-block img {
        max-width: 460px
    }

    .aside-contacts {
        display: none
    }

    .content .block-select {
        margin-left: 0 !important;
        max-width: 280px;
        float: left
    }
}

@media only screen and (max-width: 768px) {
    header .basket .price, header .icons .heart-icon, header .top-line {
        display: none
    }

    .wrapper .container {
        width: auto;
        padding-right: 30px;
        padding-left: 30px
    }

    header:before {
        display: none
    }

    header .red-line .catalog-menu {
        width: 50%;
        text-align: center
    }

    header .red-line .catalog-menu .btn-catalog {
        padding: 0 17px 0 0;
        background: #a91d2d;
        border: none;
        height: 50px;
        line-height: 50px;
        display: block
    }

    header .red-line {
        display: block;
        padding: 0
    }

    header .red-line .search-block input {
        width: 100%;
        border: 1px solid #ebebeb;
        border-right: none;
        height: 50px;
        line-height: 50px
    }

    header .red-line .search-block button {
        right: 22px
    }

    header .red-line .catalog-menu .btn-catalog:after {
        margin-left: 40%
    }

    header .red-line .search-block {
        width: calc(50% + 15px);
        margin-right: -15px
    }

    .js-mob-menu-open, .js-mob-menu-open-catalog, .js-new-mob-menu-catalog-open {
        margin-left: 0
    }

    .new-mob-menu-footer, .new-mob-menu-list-item.js-authorization-mob-menu, .new-mob-menu-list-item.js-city-mob-menu, .new-mob-menu-list-item.js-icon-mob-menu {
        display: block
    }

    main .h2 {
        padding-left: 15px;
        padding-right: 15px
    }

    .catalog-product .item {
        width: 50%
    }

    .content .top-catalog .template, .content .top-catalog:not(.top-catalog_root) .watch {
        display: none
    }

    .sort-callback-wrap {
        max-width: 50%;
        width: 50%
    }

    .sort-callback {
        max-width: 100%
    }

    .content .top-catalog .sort {
        width: 50%;
        max-width: 50%;
        border-right: none
    }

    .block-checkbox, .block-select {
        width: 100%;
        margin-left: 0 !important
    }

    .block-select {
        margin-bottom: 20px
    }

    .content .vacancy .vacancy-list .vacancy-element .vacancy-body {
        padding-left: 15px;
        padding-right: 15px;
        display: none
    }

    .vacancy .btn {
        width: 100%
    }

    .content .vacancy .vacancy-list .vacancy-element .vacancy-header .btn {
        float: none;
        margin-top: 17px
    }

    .vacancy-header .title {
        position: relative
    }

    .vacancy-header .title:after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        display: inline-block;
        width: 11px;
        height: 18px;
        background-image: url(../img/sprite.png);
        background-repeat: no-repeat;
        background-position: -158px 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        transition: all .2s linear
    }

    .vacancy-header .title.active:after {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        opacity: .7
    }

    .basket .bottom-line {
        padding-left: 15px;
        padding-right: 15px
    }

    .basket .bottom-line .summary {
        margin-right: 0
    }

    .basket table tr td:nth-of-type(2) {
        width: 100%
    }

    .basket table td .articul {
        margin-left: 0;
        float: left;
        padding-bottom: 10px
    }

    .basket table td .weight {
        display: inline-block;
        float: right;
        margin-top: 0;
        padding-bottom: 10px
    }

    .basket table td .quantity-icon {
        float: left;
        height: 18px;
        width: auto;
        overflow: hidden;
        display: inline-block;
        margin-right: 20px
    }

    .basket table td.img {
        margin-top: 30px
    }

    .basket table tr td {
        border: none
    }

    .price-mob {
        display: inline-block;
        float: left
    }

    .basket-h1 {
        font-size: 18px;
        padding: 0 15px
    }

    .basket .del-link {
        float: none;
        display: block;
        margin-top: 18px;
        padding: 0 15px
    }

    .basket table, .basket table tbody {
        display: block
    }

    .basket table tr {
        display: block;
        padding: 0 15px;
        position: relative
    }

    .basket table td.img {
        position: absolute
    }

    .basket table td {
        display: block
    }

    .basket table tr td:nth-of-type(2) {
        padding: 1.85714rem 1rem 2.71429rem 0
    }

    .basket table tr td, .basket table tr td:nth-of-type(3) {
        padding-top: 0;
        padding-left: 124px
    }

    .basket table tr td.img {
        padding-top: 0;
        padding-left: 0;
        margin-top: 0
    }

    .basket table td .del {
        display: none
    }

    .basket table td a.del {
        margin-right: 0;
        margin-left: 12px;
        margin-top: 12px
    }

    .basket table td .input-quantity {
        float: left
    }

    .price-mob-pesult {
        display: inline-block !important
    }

    .basket table tr {
        border-top: 1px solid #eee
    }

    .basket table tr:first-child {
        margin-top: 25px
    }

    .basket table td {
        padding-bottom: 1rem
    }


    .basket .bottom-line img {
        display: none
    }

    .basket .bottom-line {
        border-bottom: none
    }

    .button-line .btn {
        float: none !important;
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
        border-radius: 0 !important
    }

    .basket hr {
        display: none
    }

    .button-line {
        padding-right: 15px !important;
        padding-top: 30px !important;
        padding-left: 15px !important
    }

    .order-page-header-step-list.active {
        display: inline-block
    }

    .order-page-header-step-list {
        display: none
    }

    .order-page-header-step-list-wrap {
        float: none;
        width: 100%
    }

    .left-aside {
        margin-top: -5px
    }

    .order-page-form-item {
        padding-left: 15px;
        padding-right: 15px
    }

    .order-input-block-wrap h2 {
        padding-left: 0;
        padding-right: 0
    }

    .btn-back-order-page, .btn-next-order-page {
        width: 100%
    }

    .order-result-price-desc {
        margin-left: 0;
        display: block
    }

    .order-result-price-wrap {
        display: block;
        width: 100%;
        margin-bottom: 20px
    }

    .breadcrumb, .left-aside {
        padding-left: 15px;
        padding-right: 15px
    }

    .product-img-wrap {
        width: 100%
    }

    .slider-nav {
        display: none !important
    }

    .lk-quantity-icon {
        float: left;
        height: 18px;
        width: 20px;
        overflow: hidden;
        display: inline-block;
        margin-right: 8px
    }

    .product-header-features {
        padding-left: 15px;
        padding-right: 15px;
        border-bottom: none
    }

    .product-header-title {
        font-size: 20px
    }

    .product-choice-number, .product-middle, .product-purchase {
        padding-left: 15px;
        padding-right: 15px
    }

    .table-features-line, .table-features-title, .table-features-value {
        display: inline-table;
        width: 100%
    }

    .table-features-line {
        margin-bottom: 15px
    }

    .product-choice-number {
        border-top: 1px solid #eee;
        padding-top: 17px;
        padding-bottom: 22px
    }

    .product-price {
        font-size: 26px
    }

    .product-price-card {
        display: block;
        font-weight: 400
    }

    .product-button-block {
        width: 100%;
        max-width: 100%
    }

    .product-number-wrap-cart {
        width: 120px;
        margin-right: 20px;
        float: left
    }

    .product-price-btn-cart {
        width: calc(100% - 140px);
        float: right
    }

    .product-tabs-container-list__item {
        width: 100%;
        margin: 0;
        display: block
    }

    .product-tabs {
        padding-left: 15px;
        padding-right: 15px;
        height: inherit;
        height: auto
    }

    .product-tabs-container-list__item:after {
        display: none
    }

    .product-tabs-content-container-item {
        padding-top: 0
    }

    .new-mob-menu-list .icons .round-icon {
        margin-right: 1.6rem !important
    }
/*
    .product-tabs {
        display: none
    }

    .product-tabs-content-container-item {
        display: block
    }
*/
    .bit-element-detail-bottom-defautl .product-tabs h2 {
        display: inline-block;
        width: auto;
        margin-right: 15px;
        line-height: 20px;
        padding: 3px 0;
    }
    .bit-element-detail-bottom-defautl .product-tabs-container-list {
        margin-bottom: 0;
        padding: 10px 0;
    }
    .bit-element-detail-bottom-defautl .comments-product-body-aside-right {
        position: static;
    }
    .product-tabs-content-container__item-mob-hidden {
        display: none
    }

    .product-tabs-content-container-item, .product-tabs-content-container-item.active {
        padding-bottom: 0
    }

    .product-tabs-content-container {
        margin-top: 51px
    }

    .product-tabs-content-container__item-mob-hidden.active {
        display: block
    }

    .product-tabs-content-container__item-mob-hidden {
        padding: 40px 15px
    }

    .product-tabs-container-title {
        display: inline-block
    }

    .product-ready-comment-data {
        width: 100%
    }

    .product-comment {
        margin-top: 15px;
        width: 100%
    }

    .product-ready-comment {
        margin-bottom: 25px;
        padding: 25px 0
    }

    .comments-product-body-aside-right {
        padding-left: 15px
    }

    .width-100-xs {
        width: 100%
    }

    .auth h1 {
        font-size: 20px;
        padding: 25px 0
    }

    .auth .authorize-block {
        padding: 20px 15px 25px
    }

    .auth .authorize-block .btn {
        width: 100%
    }

    .window-standard .right-piece {
        display: none
    }

    .window-standard .left-piece {
        width: 100%;
        display: block;
        float: none;
        padding: 0 20px;
        padding-top: 20px
    }

    .window-standard .title {
        font-size: 20px
    }

    .window-standard .body {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 35px
    }

    .window-standard .left-piece .btn {
        width: 100%
    }

    .window-standard .right-piece img {
        display: none
    }

    .window-standard {
        margin-left: -150px
    }

    .content .registration-block .left-block .block.bottom-block p {
        top: 0
    }

    .content .registration-block .left-block .block p {
        margin-left: 0;
        width: 100%
    }

    .content .registration-block .left-block .block .btn {
        width: 100%
    }

    .content .registration-block .left-block .block {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .content .registration-block .right-block .title {
        padding-left: 15px
    }

    .container > div > h1 + p, .content .registration-block .right-block p, .rule-shipping-desc {
        padding-left: 15px;
        padding-right: 15px
    }

    .view-shipping-item:first-of-type .view-shipping-item-icon {
        left: 15px
    }

    .view-shipping-item:nth-of-type(2) .view-shipping-item-icon {
        left: 25px
    }

    .bx-google-search-form, .shipping-pickup-choice, .shipping-pickup-choice-container-item {
        padding-left: 15px;
        padding-right: 15px
    }

    .btn-search-map {
        right: 15px
    }

    .lk-tab-form {
        width: calc(100% - 30px);
        margin-left: 15px
    }

    .shipping-pickup-choice-item {
        display: inline-block;
        margin-bottom: 15px
    }

    .favorite-product .del-link {
        margin-right: 15px
    }

    .comparison-slider-param .item, .comparison-slider-param .item.slick-active + .item, .comparison-slider-param .item.slick-active + .item.slick-active, .comparison-slider-param .item.slick-active + .item.slick-active + .item.slick-active, .comparison-slider-param .item:last-child, .comparison-slider-param .item:not(.slick-active) + .item.slick-active, .comparison-slider-param .slick-track:last-child .item.slick-active, .comparison-slider .item {
        max-width: inherit
    }

    .comparison-table-title {
        width: 100%;
        display: none
    }

    .comparison-slider-param {
        width: 100%
    }

    .comparison-table-wrap {
        margin-right: 0 !important;
        overflow: initial !important
    }

    .comparison-slider {
        margin-right: 0 !important;
        width: 100%
    }

    .comparison-center-column, .comparison-wrap {
        margin-right: 0 !important;
        overflow: initial !important
    }

    .comparison-center-column {
        width: 100% !important
    }

    .left-column.aside-filter.left-no-hidden {
        display: none !important
    }

    .comparison-slider-param .comparison-table-line:nth-of-type(odd) .comparison-table-item {
        text-align: center
    }

    .comparison-slider-param .comparison-table-line:nth-of-type(2n) .comparison-table-item {
        font-weight: 400;
        text-align: left;
        display: block;
        width: 50%;
        float: left
    }

    .comparison-slider-param .slick-slide div:nth-of-type(2) .comparison-table-line:nth-of-type(2n) .comparison-table-item {
        text-align: left;
        display: block;
        width: 50%;
        float: right
    }

    .comparison-slider-param .slick-slide div:nth-of-type(2) {
        top: 0;
        position: absolute;
        left: 0;
        z-index: 0
    }

    .comparison-slider-param .slick-slide.slick-active div:nth-of-type(2) {
        z-index: 1
    }

    .comparison-slider-param .slick-slide {
        position: relative;
        outline: none !important
    }

    .comparison-slider, .comparison-slider .item {
        min-height: 350px
    }

    .comparison-slider.slider-product .item .img .like-icon, .comparison-slider.slider-product .item .img .sale-price.deepblue {
        display: none
    }

    .comparison-slider.slider-product .item .product-name {
        font-weight: 700;
        font-size: 14px;
        line-height: 16px
    }

    .comparison-slider.slider-product .item .img .compare-icon {
        display: none
    }

    .comparison-slider.slider-product .slick-slide .img img {
        border: 1px solid #eee;
        margin: 0 auto
    }

    .comparison-slider .item {
        border: none
    }

    .comparison-slider.slider-product .item .add-cart .icon-img {
        -webkit-transform: scale(.78);
        transform: scale(.78);
        position: relative;
        top: -6px;
        left: -1px
    }

    .comparison-slider.slider-product .item .add-cart {
        margin-right: 10px;
        width: 30px;
        height: 30px;
        margin-top: 2px
    }

    .city-selection-list {
        margin-bottom: 20px
    }

    .city-selection, .city-selection-btn {
        width: 100%
    }

    .popup-logo {
        display: none
    }

    .city-selection-link {
        font-size: 15px;
        font-weight: 700
    }

    .city-selection-header__title {
        font-size: 18px;
        margin-top: 0;
        margin-bottom: 20px
    }

    .comparison-slider-mob, .comparison-slider-param-mob {
        display: block !important
    }

    .comparison-slider, .comparison-slider-param {
        display: none !important
    }

    .comparison-slider-param-mob .comparison-table-line:nth-of-type(odd) .comparison-table-item {
        text-align: center
    }

    .comparison-slider-param-mob .comparison-table-line:nth-of-type(2n) .comparison-table-item {
        font-weight: 400;
        text-align: left;
        display: block;
        float: left
    }

    .comparison-slider-param-mob .slick-slide div:nth-of-type(2) .comparison-table-line:nth-of-type(2n) .comparison-table-item {
        text-align: left;
        display: block;
        width: 50%;
        float: right
    }

    .comparison-slider-param-mob .slick-slide div:nth-of-type(2) {
        top: 0;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 0
    }

    .comparison-slider-param-mob .slick-slide.slick-active div:nth-of-type(2) {
        z-index: 1
    }

    .comparison-slider-param-mob .slick-slide {
        position: relative;
        outline: none !important;
    }

    .comparison-slider-param-mob .slick-slide:nth-of-type(even) .comparison-table-line:nth-of-type(odd) .comparison-table-item {
        background: #f9f9f9;
        color: #f9f9f9;
        border-left: 0;
    }

    .comparison-slider-param-mob .slick-slide:nth-of-type(odd) .comparison-table-line:nth-of-type(odd) .comparison-table-item {
        border-right: 0;
    }

    .contacts-input-block-person-wrap {
        position: relative;
        left: 0;
        bottom: auto;
        top: 10px
    }

    .contacts-address__phone {
        display: block;
        padding-right: 40px;
        padding-left: 40px
    }

    .contacts-address__phone:before {
        left: 15px
    }

    .contacts-address__email {
        display: block;
        padding-right: 40px;
        padding-left: 40px
    }

    .contacts-address__email:before {
        left: 15px
    }

    .contacts-address-title {
        padding-left: 15px;
        padding-right: 15px
    }

    .contacts-form-header__desc {
        margin-right: 50px
    }

    .contacts-form-body, .contacts-form-header {
        padding-left: 15px;
        padding-right: 15px
    }

    .contacts-map {
        height: 180px
    }

    .product-availability-tbody-td, .product-availability-tr {
        display: block
    }

    .product-availability-tbody-link {
        display: block;
        margin-bottom: 10px
    }

    .product-availability-tbody-tr {
        border: none;
        margin-bottom: 10px
    }

    .product-availability-table:before {
        left: -50px;
        top: 20px
    }

    .product-availability-tr:first-child {
        margin-top: 40px
    }

    .product-availability-thead {
        display: none
    }

    .calculation-amount-good-result-main, .calculation-amount-goods-main, .product-modal-header {
        padding-left: 15px;
        padding-right: 15px
    }

    .calculation-amount-good-wrap {
        margin-left: 0
    }

    .calculation-amount-good-result-title {
        margin-left: 125px;
        font-size: 16px;
        margin-bottom: 10px
    }

    .calculation-amount-good-result-price {
        margin-left: 125px;
        font-size: 16px
    }

    .calculation-amount-good-result-price__item {
        display: inline-block
    }

    .calculation-amount-good-result-desc {
        margin-top: 10px;
        padding-top: 10px
    }

    .text-card-block {
        padding-left: 15px;
        padding-right: 15px
    }

    .text-card-block .title, .text-card-block small, .text-card-block ul {
        width: 100%
    }

    .text-card-block img {
        max-width: 400px;
        width: 100%;
        position: relative;
        right: 0;
        left: 0;
        top: 0;
        margin-top: 20px
    }

    .content .block-select {
        padding-left: 0;
        position: absolute;
        top: 10px;
        max-width: calc(100% - 30px);
        width: calc(100% - 30px)
    }

    .faq .top-line .btn {
        margin-top: 70px;
        width: 100%
    }

    .faq .top-line {
        position: relative
    }

    .faq .top-line, ul.payment-block li {
        padding-left: 15px;
        padding-right: 15px
    }

    ul.payment-block li {
        width: 100% !important;
        float: left !important;
        margin-right: 0 !important;
        box-sizing: border-box;
        margin-bottom: 25px;
        padding-left: 0;
    }

    ul.payment-block li:first-child {
        padding-right: 50px !important
    }

    .payment-images {
        padding-left: 15px;
        padding-right: 15px
    }

    .payment-images img {
        padding-right: 25px;
        width: 25% !important;
        margin-right: 0 !important;
        box-sizing: border-box
    }

    .basket table td .input-quantity + a.del {
        display: inline-block !important
    }

    .lk-history-date {
        float: left
    }

    .lk-history-order-header {
        top: -10px;
        margin-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px
    }

    .lk-history-status {
        margin-left: 0
    }

    .lk-history-order-product__data-wrap {
        display: block;
        width: 100% !important;
        margin-top: 0 !important;
        padding-top: 20px !important;
        padding-bottom: 7px
    }

    .lk-history-order-product {
        display: block
    }

    .lk-history-order-product__data .lk-weight {
        float: right;
        margin-top: 0
    }

    .lk-history-order-product__data .lk-articul {
        float: left
    }

    .lk-history-order-product__img-wrap {
        position: absolute;
        float: left;
        margin-top: 14px;
        display: none
    }

    .lk-history-order-product__img-wrap.active {
        display: block
    }

    .lk-history-order-product {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        min-height: 215px
    }

    .lk-history-order-product__all-price .lk-price-title {
        font-weight: 700
    }

    .lk-count-title, .lk-price-title {
        display: inline-block
    }

    .lk-history-order-all-price, .lk-history-order-table-desc {
        padding-left: 15px;
        padding-right: 15px
    }

    .lk-history-order-product__all-price, .lk-history-order-product__count, .lk-history-order-product__price {
        display: block;
        width: 100% !important;
        padding-top: 10px !important;
        padding-left: 125px
    }

    .lk-history-order-btn {
        width: 100%;
        margin-right: 0;
        margin-top: 25px
    }

    .lk-history-order-btn:last-child {
        margin-bottom: 30px
    }

    .link-back {
        margin-left: 15px
    }

    .lk-history-header .lk-history-number {
        display: block;
        margin-bottom: 15px
    }

    .lk-history-header {
        height: 85px;
        padding-top: 20px
    }

    .lk-history-btn-block, .lk-history-composition, .lk-history-data, .lk-history-header {
        padding-left: 15px;
        padding-right: 15px
    }

    .lk-history-btn-mob {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }

    .lk-history-btn-block {
        height: inherit
    }

    .lk-history-date, .lk-history-status {
        font-size: 13px
    }

    .lk-content-form-but {
        width: 100%;
        width: calc(100% - 30px);
        margin: 0 auto;
        display: block;
        margin-top: 25px
    }

    .lk-content-form-wrap {
        padding-bottom: 0
    }

    .lk-form-content .input-block {
        padding-right: 30px;
        padding-left: 30px
    }

    .checkbox-person-wrap {
        padding-left: 15px;
        padding-right: 15px
    }

    .lk-tab-form__item:last-child {
        margin-right: 0;
        float: right
    }

    .lk-tab-form__item {
        font-size: 14px;
        margin-right: 0
    }

    input.checkbox-person ~ span:not(.red-star) {
        display: inline
    }

    .lk-my-message-date, .lk-my-message-del-message, .lk-my-message-feedback {
        margin-bottom: 8px
    }

    .lk-my-all-arrow {
        top: 48px;
        right: 15px
    }

    .lk-all-my-data-body, .lk-all-my-data-btn, .lk-all-my-history-header, .lk-all-my-history-item, .lk-all-my-message-header, .lk-all-my-message-item {
        padding-left: 15px;
        padding-right: 15px
    }

    .lk-all-my-message-title {
        width: calc(100% - 45px)
    }

    .lk-all-my-message-icon {
        right: 15px
    }

    .lk-all-my-data-body-person-sale {
        padding: 0
    }

    .lk-all-my-data-body-person-sale__img {
        width: 45%;
        max-width: 170px;
        background-size: contain;
        top: 20px;
        right: 0
    }

    .lk-all-my-data-body-person-sale__sale-link, .lk-all-my-data-body-person-sale__sale-value, .lk-all-my-data-body-person-sale__title {
        width: 55%
    }

    .lk-all-my-data-body-person-sale {
        border-top: 1px solid #e2e2e2;
        padding-top: 20px;
        padding-bottom: 15px;
        position: relative
    }

    .lk-my-message-top-header {
        padding-left: 15px;
        padding-right: 15px
    }

    .message-date {
        display: block;
        margin-left: 30px
    }

    .lk-my-message-toggle-js {
        top: 28px;
        right: 15px
    }

    .about-company-desc, .about-company-wrap, .become-producer-desc, .lk-my-message, .message-item {
        padding-left: 15px;
        padding-right: 15px
    }

    .advice-detail-right-category-wrap {
        width: 100%
    }

    .advice-detail-btn {
        width: 49%;
        margin-right: 0;
        float: left
    }

    .advice-detail-header-mobile .advice-detail-btn:nth-of-type(2) {
        float: right
    }

    .services-drop-toggle {
        top: 18px
    }

    .add-basket-main {
        padding-left: 15px;
        padding-right: 15px
    }

    .add-basket {
        padding-bottom: 130px;
        padding-top: 50px
    }

    .product-modal-header {
        padding-bottom: 0
    }

    .add-basket-footer {
        height: 166px;
        bottom: -166px;
        padding-left: 0;
        padding-right: 0
    }

    .add-basket-footer span {
        width: 100%;
        margin-bottom: 20px
    }

    .add-basket-price-left, .add-basket-price-right {
        width: 100%
    }

    .add-basket-img-wrap-align {
        width: 90px;
        margin-top: 90px;
        height: 90px;
        margin-left: 15px
    }

    .add-basket-img-wrap {
        height: 90px;
        width: 90px
    }

    .add-basket-desc-wrap {
        padding-left: 120px;
        height: 220px;
        padding-top: 81px;
    }

    .add-basket-desc-wrap-peram {
        position: absolute;
        left: 15px;
        right: 15px;
        top: 40px;
    }

    .add-basket-title {
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        width: auto;
    }

    .add-basket-price-left {
        margin-top: 5px
    }

    .add-basket-price__item-modal, .add-basket-price__item-modal + .price {
        font-size: 22px
    }

    .add-basket-number-wrap {
        margin-right: 0
    }

    .add-basket-number, .add-basket-number-wrap {
        width: 100%;
        max-width: 100%
    }

    .add-basket-desc-wrap {
        padding-right: 15px
    }

    h2.catalog-categories-item-title{
        padding-left: 0;
        padding-right: 0;
    }
    .catalog-categories-item-figure {
        height: auto;
    }
    .pagenavigation ul {
        white-space: nowrap;
        overflow-y: auto;
        padding-bottom: 10px;
    }
    .pagenavigation ul li:first-child,
    .pagenavigation ul li:last-child{
        display: none;
    }
    .pagenavigation ul li a{
        margin: 0 3px;
        min-width: 27px;
        height: 27px;
        line-height: 27px;
        font-size: 14px;
    }

}

@media only screen and (max-width: 767px) {
    footer .container {
        padding-left: 15px;
        padding-right: 15px
    }

    footer .bottom-menu > ul > li {
        width: 180px
    }

    footer .subscribe p {
        width: 340px
    }

    footer .bottom-line .copyright {
        width: 250px
    }

    footer .bottom-line .payment {
        width: 280px
    }
}

@media only screen and (max-width: 719px) {
    .wrapper .container {
        width: auto
    }

    header .red-line .search-block {
        width: calc(50% + 15px);
        margin-right: -15px
    }

    header .red-line .catalog-menu .btn-catalog:after {
        margin-left: 40%
    }

    .content .banners.triple {
        margin-left: -15px;
        margin-right: -15px;
    }

    .content .banners.triple ul li {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .content .banners.triple ul li .info b {
        font-size: 2.1rem
    }

    .slider-product .owl-nav .owl-prev {
        left: 0
    }

    .slider-product .owl-nav .owl-next {
        right: 0
    }

    .grey-soviet-block .container {
        margin-left: 0;
        margin-right: 0;
    }

    .icons-block .col {
        width: 100%
    }

    .simple-row-menu {
        margin-top: 30px
    }

    .auth h1 {
        max-width: 320px
    }

    .content .registration-block .left-block .block.bottom-block p {
        top: 0
    }

    .content .registration-block .left-block .block p {
        margin-left: 0;
        width: 100%
    }

    .content .registration-block .left-block .block .btn {
        width: 100%
    }

    .content .registration-block .left-block .block {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media only screen and (max-width: 480px) {
    .js-mob-menu-open {
        opacity: 0;
        transition: all .2s cubic-bezier(.86, -.27, .27, 1.11)
    }

    .content .banners.triple ul li .info b {
        font-size: 1.33rem;
        line-height: 1.43rem
    }

    .new-mob-menu {
        box-shadow: none
    }

    .content .simple-row-menu a {
        margin-left: 1.57143rem;
        font-size: 14px
    }

    .content .action-banners .action-banner .info b {
        font-size: 18px
    }

    .content .action-banners .action-banner .info {
        top: 46px
    }

    .catalog-product .item {
        width: 100%
    }

    .sort-callback:before {
        margin-right: 0
    }

    .sort-callback-wrap {
        max-width: 20%;
        width: 20%
    }

    .sort-callback {
        max-width: 100%
    }

    .content .top-catalog .sort {
        width: 80%;
        max-width: 80%;
        border-right: none
    }
    .basket table td .quantity-icon {
        display: none;
    }
}

@media only screen and (max-width: 420px) {
    .pagenavigation ul li a {
        margin: 0 1px
    }

    .shipping-pickup-choice-item {
        margin-right: 30px
    }

    .lk-my-message-date, .lk-my-message-del-message, .lk-my-message-feedback {
        display: inline-block;
        width: 100%
    }
}

@media only screen and (max-width: 360px) {
    .content .action-banners .action-banner .info b {
        font-size: 17px
    }

    .content .action-banners .action-banner .info {
        top: 10px
    }
}

@media (min-width: 768px) {
    .wrapper .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .wrapper .container {
        width: 970px
    }
}

@media (min-width: 1230px) {
    .wrapper .container {
        width: 1170px
    }

    .js-sort-select {
        display: none
    }
}

@media (max-width: 1169px) and (min-width: 720px) {
    .content .banners.triple ul li {
        width: 100%
    }
}

@media (min-width: 992px) {
    .js-mob-menu-open-catalog {
        margin-left: 0
    }
}

.stickers {
    float: left;
}

.stickers span { /*display:block !important;*/
}
#text_send_ok {
    display: none;
    color:#008000;
}
#text_send_ok.red {
    display: none;
    color:#ff0000;
}





@media (max-width: 768px) {
    #catalog-section-grid-catalog.catalog-product:not(.js-catalog-display-row) .lk-quantity-icon {
        width: auto;
    }
}

@media (max-width: 480px) {
    #catalog-section-grid-catalog.catalog-product:not(.js-catalog-display-row) .img a.prew-img {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .row.datail_area.item .product-purchase .add2basket {
        width: 45px;
        position: relative;
        font-size: 0;
    }
    .row.datail_area.item .product-purchase .add2basket::before {
        content: " ";
        background-image: url(../img/sprite.png);
        background-position: -44px -117px;
        width: 19px;
        height: 19px;
        position: absolute;
        top: 13px;
        left: 12px;
    }
}
.element-clear-mobile {
    display: none;
}
@media (max-width: 768px) {
    .element-clear-mobile {
        display: block;
        clear: both;
    }
    .element-padding-mobile {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.new-mob-menu.new-mob-menu-catalog .new-mob-menu-list__link {
    line-height: 20px;
}
.new-mob-menu.new-mob-menu-catalog .new-mob-menu-list-item {
    height: auto;
    padding: 15px 30px 15px 20px;
}

.position-relative{
    position: relative;
}
.position-relative-sm{
    position: static;
}
.position-relative-lg{
    position: relative;
}
@media (max-width: 768px) {
    .position-relative-sm{
        position: relative;
    }
    .position-relative-lg{
        position: static;
    }
}

/*Подразделы в разделе каталога, разделы в поиске*/
.row-catalog-section {
    margin-left: 0;
    margin-right: 0;
}

.aligned-row {
    display: flex;
    flex-flow: row wrap;
}
.aligned-row:before {
    display: block;
}

.search-result-category {
    margin-bottom: 20px;
}

.search-result-category__img {
    margin-bottom: 8px;
}

.search-result-category__img-link {
    display: block;
    text-align: center;
}
.search-result-category__img-link img {
    margin: 0 auto;
}

.search-result-category__title {
    text-align: center;
}

.search-result-category__link {
    color: #000000;
}

@media (min-width: 1201px) {
    .row-catalog-section {
        display: none;
    }
}




/*news*/
.news.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.news.row::before {
    display: block;
}
.news__item{
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.news-item__img-wrap{
    overflow: hidden;
    position: relative;
}
.news-item__img{
    padding-top: 66.7%;
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: 0.4s ease-out;
    -o-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
}
.news-item__img:hover,
.news-item__img:focus{
    -webkit-transition: 0.4s ease-in;
    -o-transition: 0.4s ease-in;
    transition: 0.4s ease-in;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: brightness(0.9);
    filter: brightness(0.9);
}
.news-item__views {
    position: absolute;
    bottom: 10px;
    left: 15px;
}
.news-views{
    -webkit-filter: drop-shadow( 0px 0px 1px rgba(0, 0, 0, .8));
    filter: drop-shadow( 0px 0px 1px rgba(0, 0, 0, .8));
}
.news-views__icon{
    width: 22px;
    height: auto;
    margin-top: -2px;
    margin-right: 5px;
}
.news-views__val{
    font-size: 18px;
    color: #fff;
}
.news-item__title{
    min-height: 2.5em;
    margin-top: 5px;
    margin-bottom: 5px;
}
.news-item__title a{
    color: #000;
    font-size: 20px;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.news-item__title a:hover,
.news-item__title a:focus{
    color: #4f4f4f;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    text-decoration: underline;
}
.news-param{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    min-height: 2.5em;
}
.news-param__key{
    margin-right: 10px;
}
.news-param__val{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.news-param__val-link{
    white-space: nowrap;
}
.news-param__val-link:not(:last-child):after {
    content: ",";
}
.news-item__text{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 10px;
    line-height: 1.4;
}
@media (max-width: 992px){
    .news-item__title{
        min-height: 0;
    }
}


.news-detail__img {
    width: 100%;
    margin-bottom: 20px;
}
.news-detail__summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.news-detail__params {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.news-detail .news-param {
    min-height: 0;
    margin-bottom: 0;
}
.news-detail__actions {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    text-align: right;
}
.news-detail__actions-link{
    text-decoration: none;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
.news-detail__actions-link:hover,
.news-detail__actions-link:focus {
    text-decoration: none;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    opacity: 0.7;
}
.news-detail__actions-link:first-child {
    margin-right: 15px;
}
.news-detail__actions-link img{
    width: 25px;
    height: auto;
}
.news-detail__content {

}
@media (max-width: 768px){
    .news-detail__summary {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .news-detail__actions {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: 10px;
    }
}


/*end news*/


/*typography*/

.typography {
    font-family: ubuntu;
    font-size: 14px;
    line-height: 1.4;
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    font-family: ubuntu;
    font-weight: 700;
    color: #303030;
}

.typography h1 {
    font-size: 1.8em;
    margin-top: 1.4em;
    margin-bottom: 0.2em;
}

.typography h2 {
    font-size: 1.5em;
    margin-top: 1.4em;
    margin-bottom: 0.2em;
}

.typography h3 {
    font-size: 1.2em;
    margin-top: 1.4em;
    margin-bottom: 0.2em;
}

.typography h4 {
    font-size: 1em;
    margin-top: 1.4em;
    margin-bottom: 0.2em;
}

.typography h5 {
    font-size: 0.8em;
    margin-top: 1.4em;
    margin-bottom: 0.2em;
}

.typography h6 {
    font-size: 0.7em;
    margin-top: 1.4em;
    margin-bottom: 0.2em;
}

.typography hr {
    background: #F0F0F0;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
}

.typography b,
.typography strong {
    font-weight: 700;
}

.typography em,
.typography i {
    font-style: italic;
}

.typography p {
    margin-bottom: 0.6em;
    page-break-inside: avoid;
}

.typography a {
    color: #5488c2;
    text-decoration: underline;
}

.typography a:hover,
.typography a:focus {
    color: #23527c;
    text-decoration: none;
}

.typography ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 13px;
    margin-bottom: 13px;
    page-break-inside: avoid;
    -webkit-print-color-adjust: exact;
}

.typography li {
    position: relative;
    margin-bottom: 9px;
    padding-left: 27px;
    color: #303030;
}

.typography li:last-child {
    margin-bottom: 0;
}

.typography ul li:before {
    content: "";
    position: absolute;
    left: 7px;
    top: 0.35em;
    width: 10px;
    height: 10px;
    background: #a91d2d;
    border-radius: 50%;
}

.typography ol {
    padding-left: 0;
    margin-left: 22px;
    page-break-inside: avoid;
    -webkit-print-color-adjust: exact;
}

.typography ol li {
    padding-left: 5px;
}

.typography ol li::marker {
    font-weight: 700;
    font-size: 1.2em;
    color: #a91d2d;
}

.typography blockquote {
    width: 60%;
    font-style: italic;
    padding: 1.2em 30px 1.2em 60px;
    border-left: 8px solid #cccccc;
    line-height: 1.6;
    position: relative;
    background: #EDEDED;
    page-break-inside: avoid;
}

.typography blockquote::before {
    font-family: Arial;
    content: "\201C";
    color: #cccccc;
    font-size: 4em;
    position: absolute;
    left: 10px;
    top: -10px;
}

.typography blockquote::after {
    content: '';
}

.typography img {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
    page-break-inside: avoid;
}

.typography figure {
    display: inline-block;
    page-break-inside: avoid;
}

.typography figure figcaption {
    padding: 16px;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 20px;
}

.typography table {
    border-collapse: collapse;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.typography th,
.typography td {
    padding: 4px 12px 4px 12px;
    vertical-align: top;
}

.typography th:first-child,
.typography td:first-child {
    padding-left: 0;
}

.typography th:last-child,
.typography td:last-child {
    padding-right: 0;
}

/*end typography*/
