@charset "UTF-8";

/*!
 * 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 */

.swiper-slide,
.swiper-wrapper {
    height: 100%;
    position: relative;
    width: 100%
}

.label,
sub,
sup {
    vertical-align: baseline
}

.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox-inline,
.radio-inline,
img {
    vertical-align: middle
}

.fa,
.glyphicon {
    -moz-osx-font-smoothing: grayscale
}

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

.owl-carousel,
.owl-carousel .owl-item,
html {
    -webkit-tap-highlight-color: transparent
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-container-cube,
.swiper-container-flip,
button {
    overflow: visible
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-scrollbar-cursor-drag,
.swiper-slide-zoomed {
    cursor: move
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-pagination-lock,
.swiper-scrollbar-lock {
    display: none
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

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

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

body,
figure {
    margin: 0
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.invisible,
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

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

pre,
textarea {
    overflow: auto
}

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

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

button,
select {
    text-transform: none
}

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

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

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

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

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

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

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

td,
th {
    padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    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
    }
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.btn-danger.dropdown-toggle,
.open>.btn-default.dropdown-toggle,
.open>.btn-info.dropdown-toggle,
.open>.btn-primary.dropdown-toggle,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

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

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

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

body {
    line-height: 1.42857;
    color: #333
}

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: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

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

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

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

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

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

[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
}

dt,
kbd kbd,
label {
    font-weight: 700
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

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

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

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

.header-top .container,
caption {
    padding-top: 8px
}

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

.initialism,
.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
}

pre code,
table {
    background-color: transparent
}

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

dl,
ol,
ul {
    margin-top: 0
}

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

address,
dl {
    margin-bottom: 20px
}

ol,
ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

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

dd,
dt {
    line-height: 1.42857
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

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

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.grid:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar:after,
.news-detail .text-wrapper p,
.owl-carousel .owl-stage:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

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

.initialism {
    font-size: 90%
}

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

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

legend,
pre {
    color: #333
}

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

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

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption,
th {
    text-align: left
}

.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 {
    font-style: normal;
    line-height: 1.42857
}

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

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

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%;
    box-shadow: none
}

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

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

.pre-scrollable {
    overflow-y: scroll
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

caption {
    padding-bottom: 8px;
    color: #777
}

.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.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

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

.table>caption+thead>tr:first-child>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,
.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 col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

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

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.dropdown-menu {
    float: left
}

.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 {
    overflow-x: auto;
    min-height: .01%
}

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

fieldset,
legend {
    padding: 0;
    border: 0
}

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

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

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

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

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

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

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

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

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

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

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

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

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

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm>.input-group-btn>input.btn[type=date],
    .input-group-sm>.input-group-btn>input.btn[type=time],
    .input-group-sm>.input-group-btn>input.btn[type=datetime-local],
    .input-group-sm>.input-group-btn>input.btn[type=month],
    .input-group-sm>input.form-control[type=date],
    .input-group-sm>input.form-control[type=time],
    .input-group-sm>input.form-control[type=datetime-local],
    .input-group-sm>input.form-control[type=month],
    .input-group-sm>input.input-group-addon[type=date],
    .input-group-sm>input.input-group-addon[type=time],
    .input-group-sm>input.input-group-addon[type=datetime-local],
    .input-group-sm>input.input-group-addon[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg>.input-group-btn>input.btn[type=date],
    .input-group-lg>.input-group-btn>input.btn[type=time],
    .input-group-lg>.input-group-btn>input.btn[type=datetime-local],
    .input-group-lg>.input-group-btn>input.btn[type=month],
    .input-group-lg>input.form-control[type=date],
    .input-group-lg>input.form-control[type=time],
    .input-group-lg>input.form-control[type=datetime-local],
    .input-group-lg>input.form-control[type=month],
    .input-group-lg>input.input-group-addon[type=date],
    .input-group-lg>input.input-group-addon[type=time],
    .input-group-lg>input.input-group-addon[type=datetime-local],
    .input-group-lg>input.input-group-addon[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

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

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

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

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

.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;
    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 label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
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 {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

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

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

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

.input-group-sm>.input-group-btn>select.btn[multiple],
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select.form-control[multiple],
.input-group-sm>select.input-group-addon[multiple],
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
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-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

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

.input-group-lg>.input-group-btn>select.btn[multiple],
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select.form-control[multiple],
.input-group-lg>select.input-group-addon[multiple],
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
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.33333;
    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.33333
}

.has-feedback {
    position: relative
}

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

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

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.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-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.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;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    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;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    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;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=incrementHours]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=incrementMinutes]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=decrementHours]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=decrementMinutes]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=showHours]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=showMinutes]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=togglePeriod]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=clear]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.btn[data-action=today]::after~.form-control-feedback,
.bootstrap-datetimepicker-widget .has-feedback label.picker-switch::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=incrementHours]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=incrementMinutes]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=decrementHours]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=decrementMinutes]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=showHours]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=showMinutes]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=togglePeriod]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=clear]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.btn[data-action=today]::after~.form-control-feedback,
.has-feedback .bootstrap-datetimepicker-widget label.picker-switch::after~.form-control-feedback,
.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-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .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 .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 .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

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

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

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

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.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
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

.btn.active,
.btn:active {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

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

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>.btn-default.dropdown-toggle {
    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>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.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>.btn-primary.dropdown-toggle {
    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>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.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>.btn-success.dropdown-toggle {
    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>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    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>.btn-info.dropdown-toggle {
    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>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.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>.btn-warning.dropdown-toggle {
    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>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.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>.btn-danger.dropdown-toggle {
    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>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.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 {
    color: #337ab7;
    font-weight: 400;
    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.33333;
    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 {
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

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

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857;
    white-space: nowrap
}

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

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

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

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

.dropdown-menu>li>a {
    font-weight: 400;
    color: #333
}

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

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

.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;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

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

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

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

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}

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

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

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

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.bootstrap-datetimepicker-widget a[data-action]:active,
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

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

.dropup .btn-group-lg>.btn .caret,
.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:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}

.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:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}

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

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

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

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

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group,
.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.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,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

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

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

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

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

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

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

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

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

.nav:after,
.nav:before {
    content: " ";
    display: table
}

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

.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;
    background-color: transparent;
    cursor: not-allowed
}

.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.42857;
    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;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

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

.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+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

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

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

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

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

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.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-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-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-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar:after,
.navbar:before {
    content: " ";
    display: table
}

.navbar-header:after,
.navbar-header:before {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

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

.navbar-collapse:after,
.navbar-collapse:before {
    content: " ";
    display: table
}

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

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .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-left: 0;
        padding-right: 0
    }
}

.embed-responsive,
.modal,
.modal-open,
.progress {
    overflow: hidden
}

@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
}

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

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

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

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

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

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

.navbar-brand>img {
    display: block
}

@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-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    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
}

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

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-danger,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .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;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width:768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .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 .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
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

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

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

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

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

.btn-group-xs>.navbar-btn.btn,
.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-left: 15px;
        margin-right: 15px
    }
    .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 {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a: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: #090909
}

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

.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 {
    background-color: #090909;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a: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: #090909
    }
    .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 {
    list-style: none;
    border-radius: 4px
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.list-group-item>.badge,
.pager .next>a,
.pager .next>span {
    float: right
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

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

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

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

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

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-align: center
}

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

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

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager:after,
.pager:before {
    content: " ";
    display: table
}

.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 .previous>a,
.pager .previous>span {
    float: left
}

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

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

.label:empty {
    display: none
}

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

.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;
    color: #fff;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.media-object,
.thumbnail {
    display: block
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

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

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert,
.thumbnail {
    margin-bottom: 20px
}

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

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

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

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

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    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-size: 40px 40px
}

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

.progress-bar-success {
    background-color: #5cb85c
}

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

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

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

.media {
    margin-top: 15px
}

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

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

.media-body {
    width: 10000px
}

.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 {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,
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 {
    text-decoration: none;
    color: #555;
    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 {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.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-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}

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

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.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 .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.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: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-left-radius: 3px;
    border-bottom-right-radius: 3px
}

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

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

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

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

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

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.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>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-responsive {
    border: 0;
    margin-bottom: 0
}

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

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.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
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 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;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.popover,
.tooltip {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    text-decoration: none
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

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

.modal-content,
.popover {
    background-clip: padding-box
}

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

.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before {
    display: table;
    content: " "
}

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

.modal.in .modal-dialog {
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);   
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

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

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

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

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

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

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

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

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    text-align: left;
    text-align: start;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -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,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    font-size: 14px;
    background-color: #fff;
    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)
}

.carousel-caption,
.carousel-control {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-align: center
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,
.carousel-inner {
    position: relative
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    content: " ";
    bottom: -10px
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

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

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

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.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;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}

.carousel-caption .btn,
.text-hide {
    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 {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

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

.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,
.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
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@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
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .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
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .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
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!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
    }
}

.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
    }
    .hidden-print {
        display: none!important
    }
}

.fa,
.fa-stack {
    display: inline-block
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,
.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-address-card:before,
.fa-vcard:before {
    content: ""
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

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

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit
}

.header-bottom .main-button,
body,
html {
    font-family: Roboto
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

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

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        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 .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.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, 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: center center;
    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%
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after,
.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after,
.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after,
.bootstrap-datetimepicker-widget .btn[data-action=clear]::after,
.bootstrap-datetimepicker-widget .btn[data-action=today]::after,
.bootstrap-datetimepicker-widget .picker-switch::after,
.bootstrap-datetimepicker-widget table th.next::after,
.bootstrap-datetimepicker-widget table th.prev::after,
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}


/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */

.bootstrap-datetimepicker-widget {
    list-style: none
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 2px 0;
    padding: 4px;
    width: 19em
}

@media (min-width:768px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width:992px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

@media (min-width:1200px) {
    .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em
    }
}

.bootstrap-datetimepicker-widget.dropdown-menu:after,
.bootstrap-datetimepicker-widget.dropdown-menu:before {
    content: '';
    display: inline-block;
    position: absolute
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2);
    top: -7px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    top: -6px;
    left: 8px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, .2);
    bottom: -7px;
    left: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    bottom: -6px;
    left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px
}

.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: 700;
    font-size: 1.2em;
    margin: 0
}

.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
    content: "Increment Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
    content: "Increment Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
    content: "Decrement Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
    content: "Decrement Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after {
    content: "Show Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after {
    content: "Show Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after {
    content: "Toggle AM/PM"
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]::after {
    content: "Clear the picker"
}

.bootstrap-datetimepicker-widget .btn[data-action=today]::after {
    content: "Set the date to today"
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center
}

.bootstrap-datetimepicker-widget .picker-switch::after {
    content: "Toggle Date and Time Screens"
}

.bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit
}

.bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 2.5em;
    width: 100%
}

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
    text-align: center;
    border-radius: 4px
}

.bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px
}

.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
    background: 0 0;
    color: #777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table th.prev::after {
    content: "Previous Month"
}

.bootstrap-datetimepicker-widget table th.next::after {
    content: "Next Month"
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #eee
}

.bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px
}

.bootstrap-datetimepicker-widget table td.cw {
    font-size: .8em;
    height: 20px;
    line-height: 20px;
    color: #777
}

.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
    background: #eee;
    cursor: pointer
}

.bootstrap-datetimepicker-widget table td.new,
.bootstrap-datetimepicker-widget table td.old {
    color: #777
}

.bootstrap-datetimepicker-widget table td.today {
    position: relative
}

.bootstrap-datetimepicker-widget table td.today:before {
    content: '';
    display: inline-block;
    border: solid transparent;
    border-width: 0 0 7px 7px;
    border-bottom-color: #337ab7;
    border-top-color: rgba(0, 0, 0, .2);
    position: absolute;
    bottom: 4px;
    right: 4px
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: #fff
}

.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
    background: 0 0;
    color: #777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    cursor: pointer;
    border-radius: 4px
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: #eee
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-datetimepicker-widget table td span.old {
    color: #777
}

.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: 0 0;
    color: #777;
    cursor: not-allowed
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px
}

.input-group.date .input-group-addon {
    cursor: pointer
}

@font-face {
    font-family: Roboto;
    src: url(/local/fonts/Roboto-Bold.ttf);
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(/local/fonts/Roboto-Medium.ttf);
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(/local/fonts/Roboto-Regular.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(/local/fonts/Roboto-Light.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(/local/fonts/Roboto-Thin.ttf);
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(/local/fonts/Roboto-BoldItalic.ttf);
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(/local/fonts/Roboto-MediumItalic.ttf);
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(/local/fonts/Roboto-Italic.ttf);
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(/local/fonts/Roboto-LightItalic.ttf);
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(/local/fonts/Roboto-ThinItalic.ttf);
    font-weight: 300;
    font-style: italic
}

body,
html {
    font-size: 14px;
    min-width: 1170px;
    background-color: #ededed
}

.a-link {
    color: #434343;
    border-bottom: 1px solid #434343;
    text-decoration: none;
    font-size: 17px
}

.a-link:hover {
    color: #e20000;
    text-decoration: none;
    border-bottom: 0
}

.title-block {
    color: #434343;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase
}

.container {
    width: 1170px
}

.red-badge,
.white-badge {
    font-size: 9px;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: -15px;
    left: -5px;
    line-height: 20px;
    text-align: center
}

.no-pad-l {
    padding-left: 0
}

.no-pad-r {
    padding-right: 0
}

.no-pad-lr,
.no-pad-rl {
    padding-left: 0;
    padding-right: 0
}

.red-badge {
    background-color: #d00;
    color: #FFF
}

.white-badge {
    background-color: #FFF;
    color: #979797;
    border: 1px solid #979797
}

.page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .9;
    z-index: 100500
}

.page-preloader .spinner {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(../images/ajax-loader.gif) 50% 50% no-repeat;
    margin: -16px 0 0 -16px;
    background-size: 50px
}

.header-top {
    background-color: #f2f2f3;
    height: 75px
}
.header-schedule {
	height: 24px;
	background: #E00002;
	text-align: center;
}
.header-schedule a{
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	line-height: 24px;
	color:#fff;
}
.header-top .logo-1 {
    height: 68px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0
}

.header-top .logo-1 img {
    width: 157px
}

//.header-top .logo-1 img:nth-child(2),
//.header-top .logo-1:hover img:nth-child(1) {
//    display: none
//}

.header-top .logo-1:hover img:nth-child(2) {
    display: block
}

.header-top .order-corporate,
.header-top .order-opt,
.header-top .order-shop-link,
.header-top .order-sport {
    float: left;
    height: 40px;
    margin-right: 0;
    display: inline-block;
    font-size: 12px;
    color: #9F9F9F;
    line-height: 15px;
    padding-top: 7px
}

.header-top .order-corporate:hover,
.header-top .order-opt:hover,
.header-top .order-shop-link:hover,
.header-top .order-sport:hover {
    color: #000
}

.header-top .order-corporate {
    width: 184px;
    position: relative;
    height: 67px;
    background: #fff;
    display: block;
    color: #e30000;
    font-weight: 700;
    font-size: 14px;
    margin-top: 0;
    padding: 20px 10px 10px 82px;
    z-index: 2
}

.header-top .order-corporate:hover {
    color: #e30000
}

.header-top .order-corporate:before {
    content: "";
    position: absolute;
    background: url(../images/colored_houses.png) no-repeat;
    top: 16px;
    left: 27px;
    width: 46px;
    height: 60px
}

.header-top .order-corporate:after {
    content: "";
    position: absolute;
    background: url(../images/header-shadow.png) no-repeat;
    top: 0;
    right: -69px;
    width: 68px;
    height: 68px
}

.header-top .order-opt {
    width: 238px;
    position: relative;
    height: 67px;
    color: #5f5f5f;
    font-size: 14px;
    padding: 18px 6px 10px 82px;
    margin-top: 0;
    margin-left: 1px
}

.header-top .order-opt:before {
    content: "";
    position: absolute;
    background: url(../images/sprite_header.png) -347px -17px no-repeat;
    top: 16px;
    left: 27px;
    width: 47px;
    height: 39px
}

.header-top .order-opt:hover {
    z-index: 11;
    color: #000;
    font-weight: 600;
    text-decoration: none
}

.header-top .order-opt:hover:before {
    background-position: -400px -16px
}

.header-top .order-shop-link {
    width: 168px;
    position: relative;
    height: 67px;
    color: #5f5f5f;
    font-size: 14px;
    padding: 25px 10px 10px 63px
}

.header-top .order-shop-link:before {
    content: "";
    position: absolute;
    background: url(../images/sprite_header.png) -216px -12px no-repeat;
    top: 16px;
    left: 17px;
    width: 36px;
    height: 45px
}

.header-top .order-shop-link:hover {
    z-index: 11;
    color: #000;
    font-weight: 600;
    text-decoration: none
}

.header-top .order-shop-link:hover:before {
    background-position: -249px -11px
}

.header-top .profile-block {
    margin-top: 15px;
    position: relative
}

.header-top .profile-block.logged:before {
    content: "";
    position: absolute;
    background: url(../images/sprite_header.png) -515px -13px no-repeat;
    width: 48px;
    height: 41px;
    top: 0;
    left: -45px
}

.header-top .profile-block.logged:hover:before {
    background-position: -563px -13px
}

.header-top .profile-block.logged {
    margin-top: 5px
}

.header-top .profile-block-name {
    white-space: nowrap
}

.header-top .profile-block-bonus {
    color: #e30000;
    display: block
}

.header-top .profile-block-links {
    margin-top: 2px
}

.header-top .profile-block-links a {
    color: #828283;
    white-space: nowrap
}

.header-middle {
    background-color: #FFF;
    padding: 10px 0
}

.header-middle>.container .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.header-middle-tel {
    width: 181px
}

.header-middle-tel span {
    color: #767676;
    font-size: 15px
}

.header-middle-tel a {
    display: block;
    color: #000;
    font-weight: 700
}

.header-middle-recall {
    width: 178px;
    padding: 0
}

.header-middle-menu {
    width: 421px
}

.header-middle-menu ul {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin: 0
}

.header-middle-menu ul li {
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer
}

.header-middle-menu ul li:hover {
    text-decoration: underline
}

.header-bottom .main-button,
.header-bottom .sale-offers>div:hover ul li a:hover,
.header-middle .auth-links a:first-child,
.header-middle .recall {
    text-decoration: none
}

.header-middle-menu ul li a {
    color: #000
}

.header-middle .recall {
    font-size: 14px;
    color: #747373;
    cursor: pointer;
    border-bottom: 2px dashed #d7d7d7
}

.header-middle .auth-links {
    padding: 5px 0;
    text-align: right
}

.header-middle .auth-links a {
    color: #979797;
    font-size: 14px
}

.header-middle .auth-links a:last-child {
    margin-left: 10px
}

.header-middle .auth-links a:first-child>.fa-caret-down {
    color: #000;
    margin-right: 7px
}

.header-middle .auth-links a:first-child:hover {
    border-bottom: 1px dashed #979797
}

.header-bottom {
    background-color: #FFF;
    padding: 0 0 10px;
    z-index: 200;
    box-shadow: 1px 8px 6px -5px #c8c8c8
}

.header-bottom>.container>.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.header-bottom.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 15px
}

.header-bottom.fixed-header .search-results {
    top: 41px
}

.header-bottom.fixed-header .icons {
    padding-top: 10px;
    padding-right: 0
}

.header-bottom .main-button {
    display: block;
    width: 284px;
    background-color: #646464;
    font-size: 18px;
    padding: 12px 0 12px 50px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    position: relative
}

.header-bottom .main-button .fa {
    position: absolute;
    right: 19px;
    top: 9px;
    font-size: 31px
}

.header-bottom .main-button .fa:before {
    content: '\f0d7'
}

.header-bottom .main-button.opened {
    border-radius: 0
}

.header-bottom .main-button.opened .fa:before {
    content: '\f0d8'
}

.header-bottom .sale-offers {
    width: 238px;
    margin-left: 15px;
    display: -ms-flexbox;
    display: flex
}

.header-bottom .sale-offers>div {
    display: inline-block;
    color: #e30000;
    font-weight: 700;
    padding-left: 15px;
    vertical-align: middle;
    text-decoration: none;
    line-height: 16px;
    width: 104px;
    height: 37px;
    position: relative
}

.header-bottom .sale-offers>div>a {
    color: #e30000
}

.header-bottom .sale-offers>div:first-child {
    border-right: 1px solid #cacaca;
    width: 132px;
    padding-top: 1px
}

.header-bottom .sale-offers>div:first-child:hover {
    margin-right: 1px;
    margin-left: -1px;
    padding-right: 1px;
    padding-bottom: 35px
}

.header-bottom .sale-offers>div:first-child:hover:before {
    bottom: -2px
}

.header-bottom .sale-offers>div:nth-child(2) {
    padding: 7px 0 0;
    text-align: center
}

.header-bottom .sale-offers>div:hover {
    border: 1px solid #aaa9aa;
    border-right: 1px solid #aaa9aa;
    border-bottom: 1px solid transparent;
    margin-top: -1px
}

.header-bottom .sale-offers>div:hover:before {
    content: "";
    width: calc(100% + 2px);
    position: absolute;
    height: 4px;
    background-color: #fff;
    bottom: -3px;
    left: -1px;
    z-index: 115;
    border-left: 1px solid #aaa9aa;
    border-right: 1px solid #aaa0aa
}

.header-bottom .sale-offers>div:hover ul {
    display: block;
    position: absolute;
    top: 37px;
    left: -1px;
    width: 380px;
    margin: 0;
    padding: 25px 33px 5px;
    border: 1px solid #aaa9aa;
    z-index: 111;
    background: #fff;
    text-align: left
}

.header-bottom .sale-offers>div:hover ul li {
    font-weight: 400;
    color: #000;
    line-height: 16px;
    list-style: none;
    padding: 5px;
    margin-bottom: 15px
}

.header-bottom .sale-offers>div:hover ul li a {
    color: #000
}

.header-bottom .sale-offers>div:hover ul li span {
    color: grey;
    display: block
}

.header-bottom .sale-offers>div:hover ul li:hover {
    background-color: #e6e6e6
}

.header-bottom .sale-offers>div ul {
    display: none
}

.header-bottom .header-search {
    width: 426px;
    z-index: 150;
    height: 37px;
    margin-left: 2px;
    position: relative
}

.header-bottom .search-form {
    position: relative;
    width: 100%
}

.header-bottom .search-form input {
    width: 100%;
    margin: 0;
    border: 1px solid #aaa9aa;
    padding: 7px 10px;
    outline: 0
}

.header-bottom .search-form input::-webkit-input-placeholder {
    color: #dadada
}

.header-bottom .search-form input:-ms-input-placeholder {
    color: #dadada
}

.header-bottom .search-form input::placeholder {
    color: #dadada
}

.header-bottom .search-form button {
    width: 27px;
    height: 27px;
    border: 0;
    top: 5px;
    right: 10px;
    position: absolute;
    background: url(../images/search-ico.png);
    border-left: none
}

.header-bottom .search-results {
    border: 1px solid #dfdfdf;
    border-top: none;
    display: none;
    position: absolute;
    width: 100%;
    background-color: #FFF;
    z-index: 100
}

.header-bottom .search-results>.row {
    display: block;
    padding: 10px
}

.header-bottom .search-results>.row>div {
    color: #737373;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.header-bottom .search-results>.row:hover>div {
    text-decoration: underline
}

.header-bottom .search-results>.row .all-results {
    color: #737373;
    font-size: 12px;
    text-decoration: underline
}

.header-bottom .search-results span {
    color: #d00
}

.header-bottom .search-results hr {
    margin: 0
}

.header-bottom .icons {
    padding-right: 0;
    display: -ms-flexbox;
    display: flex;
    width: 180px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-left: 24px
}

.header-bottom .icons>a {
    line-height: 30px;
    cursor: pointer;
    text-decoration: none
}

.header-bottom .icons .white-badge {
    left: 26px;
    top: -18px;
    background: #fff;
    color: #000;
    width: 25px;
    height: 25px;
    font-weight: 700;
    font-size: 12px;
    padding-top: 2px
}

.header-bottom .icons>.cart {
    width: 29px;
    height: 26px;
    font-size: 15px;
    color: #979797;
    position: relative
}

.header-bottom .icons>.cart:before {
    content: '';
    position: absolute;
    width: 29px;
    height: 26px;
    top: 0;
    left: 0;
    background: url(../images/sprite_header.png) -32px -67px no-repeat
}

.header-bottom .icons>.cart:hover:before {
    background-position: -70px -67px
}

.header-bottom .icons>.cart .ajax-basket-summa {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100px;
    display: inline-block;
    margin-left: -12px;
    margin-top: -5px;
    color: #373737;
    font-size: 12px
}

.header-bottom .icons .delayed {
    width: 28px;
    height: 26px;
    position: relative
}

.header-bottom .icons .delayed:hover:before {
    background-position: -179px -67px
}

.header-bottom .icons .delayed:before {
    content: '';
    position: absolute;
    background: url(../images/sprite_header.png) -139px -67px no-repeat;
    top: 0;
    left: 0;
    width: 28px;
    height: 26px
}

.header-bottom .icons .compared {
    position: relative;
    width: 31px;
    height: 26px
}

.header-bottom .icons .compared:before {
    content: '';
    position: absolute;
    background: url(../images/sprite_header.png) -245px -68px no-repeat;
    top: 0;
    left: 0;
    width: 31px;
    height: 26px
}

.header-bottom .icons .compared:hover:before {
    background-position: -288px -68px
}

.manage-actions {
    top: 65px;
    left: 44px;
    position: absolute;
    background-color: #fff;
    padding: 13px;
    z-index: 11;
    width: 201px;
    height: 237px;
    box-shadow: 0 0 5px 1px #7e7e7e
}

.manage-actions p {
    font-size: 16px;
    font-weight: 700
}

.manage-actions form input[name=date] {
    width: 106px;
    text-align: center
}

.breadcrumb {
    padding: 16px 15px 34px;
    background-color: #ededed;
    margin-bottom: 0;
    box-shadow: inset 1px 6px 12px -2px #c8c8c8
}

.catalog-menu-wrapper.fixed-header .level-2 .brands,
.catalog-menu-wrapper.fixed-header .level-2 .level-3,
.catalog-menu-wrapper.fixed-header .level-2>.wrapper {
    padding-top: 38px;
    box-shadow: inset 0 4px 2px -2px grey
}

.row.breadcrumbs {
    font-size: 12px
}

.row.breadcrumbs a {
    color: #afafaf
}

.row.breadcrumbs a:last-child {
    text-decoration: none
}

.row.breadcrumbs .delimeter {
    color: #afafaf;
    margin: 0 5px
}

.catalog-menu-wrapper .catalog-menu {
    min-height: initial
}

.catalog-menu-wrapper.fixed-header {
    z-index: 500;
    top: 94px;
    position: fixed;
    width: 100%;
    left: 0
}

.catalog-menu-wrapper.fixed-header .level-1 {
    display: none;
    top: -46px
}

.catalog-menu-wrapper.fixed-header .level-1 .brand-search,
.catalog-menu-wrapper.fixed-header .level-1>.menu-row {
    display: none
}

.catalog-menu-wrapper.fixed-header .level-1 .fixed-addon {
    height: 10px;
    width: 284px
}

.catalog-menu-wrapper.fixed-header .level-1 .actions .menu-actions-wrapper {
    top: 22px!important
}

.catalog-menu-wrapper.fixed-header .level-2 {
    top: 10px!important
}

.catalog-menu-wrapper.fixed-header .level-2>.wrapper::-webkit-scrollbar {
    box-shadow: inset 0 4px 2px -2px grey
}

.catalog-menu-wrapper.fixed-header .level-2 .level-3::-webkit-scrollbar {
    box-shadow: inset 0 4px 2px -2px grey
}

.catalog-menu-wrapper.fixed-header .level-2 .brands::-webkit-scrollbar {
    box-shadow: inset 0 4px 2px -2px grey
}

.catalog-menu-wrapper .level-1 {
    display: none;
    position: absolute;
    padding-right: 19px;
    float: left;
    z-index: 100;
    top: -18px;
    width: 1300px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
	scrollbar-width: none;
}

.catalog-menu-wrapper .level-1::-webkit-scrollbar {
    width: 0
}

.catalog-menu-wrapper .level-1.opened,
.catalog-menu-wrapper .level-1.opened .brand-search,
.catalog-menu-wrapper .level-1.opened>.menu-row {
    display: block
}

.catalog-menu-wrapper .level-1 .fixed-addon {
    height: 5px;
    background-color: #646464;
    width: 284px
}

.catalog-menu-wrapper .level-1 .actions {
    background-color: red;
    color: #FFF;
    text-align: center;
    padding: 6px 0;
    cursor: pointer
}

.catalog-menu-wrapper .level-1 .actions:hover {
    background-color: #8b0000
}

.catalog-menu-wrapper .level-1 .actions a {
    font-size: 18px;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none
}

.catalog-menu-wrapper .level-1 .actions .menu-actions-wrapper {
    display: none;
    width: 881px;
    min-height: 350px;
    background-color: #F0F0F0;
    border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    padding: 15px 30px 20px;
    position: absolute;
    top: 5px;
    left: calc(100% - 19px);
    overflow-y: scroll;
    text-align: left;
    text-transform: none;
    cursor: default
}

.catalog-menu-wrapper .level-1 .actions .menu-actions-wrapper .actions-title {
    margin-bottom: 10px
}

.catalog-menu-wrapper .level-1 .actions .menu-actions-wrapper .actions-title a {
    color: #DD040D;
    text-decoration: none;
    font-size: 18px;
    text-transform: none
}

.catalog-menu-wrapper .level-1 .actions .menu-actions-wrapper .actions-list .action-item {
    margin-bottom: 20px
}

.catalog-menu-wrapper .level-1 .actions .menu-actions-wrapper .actions-list .action-item .action-item-name {
    margin-bottom: 5px
}

.catalog-menu-wrapper .level-1 .actions .menu-actions-wrapper .actions-list .action-item .action-item-name a {
    color: #656565;
    font-size: 16px;
    font-weight: 700;
    text-transform: none
}

.catalog-menu-wrapper .level-1 .actions .menu-actions-wrapper .actions-list .action-item .action-item-type {
    color: #656565;
    font-size: 13px;
    text-transform: none;
    margin-bottom: 5px
}

.catalog-menu-wrapper .level-1 .actions .menu-actions-wrapper .actions-list .action-item .action-item-more {
    color: #656565;
    font-size: 12px
}

.catalog-menu-wrapper .level-1 .actions .menu-actions-wrapper .actions-list .action-item .action-item-more a {
    text-transform: none;
    color: #656565;
    font-size: 12px;
    text-decoration: underline;
    font-weight: 400
}

.catalog-menu-wrapper .level-1 .actions.active .menu-actions-wrapper {
    display: block
}

.catalog-menu-wrapper .level-1 .brand-search {
    background: url(../images/brand-search.png) 10px no-repeat #646464;
    color: #FFF;
    text-align: left;
    width: 284px;
    border-top: 1px solid rgba(200, 200, 200, .1);
    font-size: 16px;
    padding: 0;
    cursor: pointer;
    background-size: 30px 30px
}

.catalog-menu-wrapper .level-1 .brand-search:hover {
    background-color: #555
}

.catalog-menu-wrapper .level-1 .brand-search a {
    color: #FFF;
    text-decoration: none;
    display: block;
    padding: 6px 0 6px 44px
}

.catalog-menu-wrapper .level-1>.menu-row {
    line-height: 20px;
    padding: 8px 0 8px 16px;
    text-align: left;
    background-color: #646464;
    border-top: 1px solid rgba(200, 200, 200, .1);
    border-bottom: 1px solid rgba(100, 100, 100, .5);
    text-decoration: none;
    display: block;
    width: 284px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.catalog-menu-wrapper .level-1>.menu-row>a {
    color: #FFF;
    text-decoration: none;
    font-weight: 400
}

.catalog-menu-wrapper .level-1>.menu-row:hover {
    background-color: #555;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555
}

.catalog-menu-wrapper .level-1>.menu-row:hover>a {
    text-decoration: none;
    color: #fff;
    font-weight: 700
}

.catalog-menu-wrapper .level-1>.menu-row .level-2 {
    display: none;
    position: absolute;
    margin-left: -19px;
    padding-left: 0;
    width: 385px;
    top: 6px;
    left: 303px;
    z-index: 100;
    background-color: #dedede;
    overflow-x: visible
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper {
    display: block;
    overflow-y: scroll;
	scrollbar-width: none;
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper::-webkit-scrollbar {
    background-color: #dedede
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row {
    line-height: 18px;
    padding: 10px 0 10px 20px;
    text-align: left;
    background-color: #dedede;
    text-decoration: none;
    color: #454545;
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	scrollbar-width: none;
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row>div.catalog-menu-banner {
    position: absolute;
    right: 20px;
    top: 3px
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row>div {
    float: left
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row>div>a {
    color: #454545;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row>a {
    color: #454545;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row>a.counts {
    padding-right: 15px;
    display: inline-block;
    width: 20%;
    text-align: right
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row:hover {
    background-color: #f0f0f0
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row:hover>a {
    color: #454545;
    font-weight: 700
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row .level-3 {
    display: none;
    position: absolute;
    padding-left: 0;
    float: left;
    width: 351px;
    left: 369px;
    top: 0;
    z-index: 100;
    background-color: #f0f0f0;
    overflow-y: scroll;
	scrollbar-width: none;
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row .level-3::-webkit-scrollbar {
    background-color: #f0f0f0
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row .level-3>.menu-row {
    line-height: 18px;
    padding: 10px 0 10px 20px;
    text-align: left;
    background-color: #f0f0f0;
    text-decoration: none;
    color: #454545;
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row .level-3>.menu-row>a {
    color: #454545;
    text-decoration: none;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row .level-3>.menu-row>a.counts {
    padding-right: 15px;
    display: inline-block;
    width: 20%;
    text-align: right
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row .level-3>.menu-row:hover {
    background-color: #f8f8f8;
    color: #454545;
    font-weight: 700
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row .brands {
    display: none;
    width: 175px;
    float: left;
    position: absolute;
    padding-left: 0;
    padding-right: 0;
    left: 705px;
    top: 0;
    overflow-y: scroll;
    background-color: #f8f8f8;
    z-index: 100;
	scrollbar-width: none;
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row .brands::-webkit-scrollbar {
    background-color: #f8f8f8
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row .brands>.menu-row {
    padding: 10px 0 10px 10px;
    line-height: 18px;
    text-align: left;
    font-size: 16px;
    background-color: #f8f8f8;
    text-decoration: none;
    display: block;
    width: 100%
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row .brands>.menu-row>a {
    color: #454545;
    text-decoration: none
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row .brands>.menu-row:hover>a {
    color: #454545;
    font-weight: 700
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row .brands .header-row {
    padding: 10px 0 10px 20px;
    text-align: left;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    color: #d00;
    background-color: #f8f8f8;
    text-decoration: none;
    display: block;
    width: 100%
}

.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row.active .brands,
.catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row.active .level-3 {
    display: block
}

.catalog-menu-wrapper .level-1>.menu-row.active {
    color: #454545
}

.catalog-menu-wrapper .level-1>.menu-row.active .level-2,
.catalog-menu-wrapper .level-1>.menu-row.active .level-2 .brands:first-child,
.catalog-menu-wrapper .level-1>.menu-row.active .level-2 .level-3:first-child {
    display: block
}

.catalog-menu-wrapper .containter-fixed {
    display: none
}

.catalog-menu-wrapper .containter-fixed .fixed-addon {
    height: 35px;
    background-color: #646464;
    position: relative;
    top: -41px;
    width: 100%;
    display: none
}

.catalog-menu-wrapper .containter-fixed .sections-catalog {
    display: none;
    position: relative;
    top: -34px
}

.catalog-menu-wrapper .containter-fixed .sections-catalog .row {
    margin-bottom: 0
}

.catalog-menu-wrapper .containter-fixed .sections-catalog .sections-catalog-items {
    background-color: #646464;
    padding: 20px;
    position: relative;
    top: -26px
}

.catalog-menu-wrapper .containter-fixed .sections-catalog .sections-catalog-items [class*=preview-img-] {
    width: 8.33333%
}

.catalog-menu-wrapper .containter-fixed .sections-catalog .sections-catalog-items .sections-block-level-1 h2 {
    line-height: 35px
}

.catalog-menu-wrapper .containter-fixed .sections-catalog .sections-catalog-items .sections-block-level-1 h2 a {
    color: #fff
}

.catalog-menu-wrapper .containter-fixed.opened,
.catalog-menu-wrapper .containter-fixed.opened .fixed-addon,
.catalog-menu-wrapper .containter-fixed.opened .sections-catalog {
    display: block
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(0):hover:before {
    content: '';
    background-color: #ec2f86
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(1):hover:before {
    content: '';
    background-color: #75b404
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(2):hover:before {
    content: '';
    background-color: #793750
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(3):hover:before {
    content: '';
    background-color: #6d10b2
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(4):hover:before {
    content: '';
    background-color: #fac2ad
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(5):hover:before {
    content: '';
    background-color: #b7de8e
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(6):hover:before {
    content: '';
    background-color: #c4ad40
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(7):hover:before {
    content: '';
    background-color: #84ea3a
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(8):hover:before {
    content: '';
    background-color: #cb96a6
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(9):hover:before {
    content: '';
    background-color: #02ea70
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(10):hover:before {
    content: '';
    background-color: #b7b2cf
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(11):hover:before {
    content: '';
    background-color: #9bc58a
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(12):hover:before {
    content: '';
    background-color: #89fdd5
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(13):hover:before {
    content: '';
    background-color: #70a75a
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(14):hover:before {
    content: '';
    background-color: #986b4c
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(15):hover:before {
    content: '';
    background-color: #bad717
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(16):hover:before {
    content: '';
    background-color: #c922d7
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(17):hover:before {
    content: '';
    background-color: #7ed8f8
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(18):hover:before {
    content: '';
    background-color: #cab6a5
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(19):hover:before {
    content: '';
    background-color: #eb8b19
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(20):hover:before {
    content: '';
    background-color: #3c8639
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(21):hover:before {
    content: '';
    background-color: #ff694e
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(22):hover:before {
    content: '';
    background-color: #0d6fa5
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(23):hover:before {
    content: '';
    background-color: #9257ab
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(24):hover:before {
    content: '';
    background-color: #881880
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(25):hover:before {
    content: '';
    background-color: #a33e06
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(26):hover:before {
    content: '';
    background-color: #973931
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(27):hover:before {
    content: '';
    background-color: #7db81a
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(28):hover:before {
    content: '';
    background-color: #bf33a3
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(29):hover:before {
    content: '';
    background-color: #d3cf71
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(30):hover:before {
    content: '';
    background-color: #fbea3f
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(31):hover:before {
    content: '';
    background-color: #841994
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(32):hover:before {
    content: '';
    background-color: #59a119
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(33):hover:before {
    content: '';
    background-color: #c6e886
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(34):hover:before {
    content: '';
    background-color: #a0ec33
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(35):hover:before {
    content: '';
    background-color: #fbc098
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(36):hover:before {
    content: '';
    background-color: #11d558
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(37):hover:before {
    content: '';
    background-color: #3dd18b
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(38):hover:before {
    content: '';
    background-color: #77b53e
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(39):hover:before {
    content: '';
    background-color: #7085ed
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(40):hover:before {
    content: '';
    background-color: #c705c0
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(41):hover:before {
    content: '';
    background-color: #366025
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(42):hover:before {
    content: '';
    background-color: #92b55b
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(43):hover:before {
    content: '';
    background-color: #5fa960
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(44):hover:before {
    content: '';
    background-color: #07a68c
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(45):hover:before {
    content: '';
    background-color: #ad5fe8
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(46):hover:before {
    content: '';
    background-color: #2df64a
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(47):hover:before {
    content: '';
    background-color: #24b4ad
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(48):hover:before {
    content: '';
    background-color: #670d07
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(49):hover:before {
    content: '';
    background-color: #4193c6
}

.catalog-menu-wrapper .level-1>.menu-row:nth-child(50):hover:before {
    content: '';
    background-color: #2af1e2
}

.content,
.content-full {
    padding: 10px 0 30px;
    min-height: 600px;
    background-color: #ededed
}

.content .section-h1 h1,
.content-full .section-h1 h1 {
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 36px;
    font-size: 24px;
    color: #333;
    font-weight: 700
}

#items-compare-main .modal-header {
    text-align: left;
    color: #dc112e;
    font-size: 26px;
    border-bottom: none
}

#items-compare-main .modal-body {
    padding-top: 0
}

#items-compare-main .modal-body .compare-group table {
    margin-bottom: 10px;
    margin-top: 5px
}

#items-compare-main .modal-body .compare-group table .fa-remove {
    color: red;
    cursor: pointer
}

#items-compare-main .modal-body .compare-group table .fa-check {
    color: green
}

#items-compare-main .modal-body .compare-group table .item__remove,
#items-compare-main .modal-body .compare-group table .item__sucess {
    width: 30px
}

#items-compare-main .modal-body .compare-group a {
    color: #000;
    text-decoration: underline
}

#items-compare-main .modal-footer {
    border-top: none;
    text-align: center
}

#items-compare-main .modal-footer a,
#items-compare-main .modal-footer button {
    text-align: center;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    background-color: #CF100D
}

.content.sliders {
    box-shadow: inset 1px 2px 12px 1px #c8c8c8
}

.content.sliders .container {
    padding: 0
}

.content .page-services {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    background: #fff;
    height: auto;
    padding: 20px;
    position: relative;
    overflow: hidden
}

.about,
.partners {
    border-radius: 5px
}

.content .slider-main {
    margin-bottom: 20px
}

.content .slider-action {
    margin-bottom: 15px
}

.content .slider-action .slider-action-header {
    font-size: 27px;
    font-weight: 700;
    color: #434343;
    text-transform: uppercase;
    margin-bottom: 30px
}

.content .slider-action .actual-offers {
    margin-bottom: 30px
}

.content .slider-action .actual-offers a {
    color: #434343;
    border-bottom: 1px solid #434343;
    text-decoration: none;
    margin-right: 60px;
    font-size: 18px
}

.content .slider-action .actual-offers a.active {
    color: #e20000;
    text-decoration: none;
    border-bottom: 0;
    font-weight: 600
}

.content .slider-action .product-items {
    height: 406px;
    position: relative;
    margin-left: 11px;
    margin-top: 5px;
    margin-bottom: 5px;
    box-shadow: 0 0 7px 3px #d2d2d2;
    background: #fff;
    background: linear-gradient(#fff 0, #fff 76%, #fff 76%, #f0f0f0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0)
}

.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-prev:hover,
.slider-action .owl-nav .owl-next:hover,
.slider-action .owl-nav .owl-prev:hover,
.slider-main .owl-nav .owl-next:hover,
.slider-main .owl-nav .owl-prev:hover {
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c9c9c9', GradientType=0)
}

.content .slider-action .product-items-code {
    margin-left: 10px;
    margin-top: 5px
}

.content .slider-action .product-items-container {
    padding: 15px 15px 0
}

.content .slider-action .product-items-container .more {
    margin-top: 152px;
    display: block;
    font-weight: 600;
    color: #787878;
    text-align: center;
    font-size: 22px
}

.content .slider-action .product-items-container .price {
    margin: 0 auto;
    height: 66px;
    padding: 5px;
    border-radius: 5px;
    display: table-cell;
    vertical-align: middle;
    width: 210px
}

.content .slider-action .product-items-container .price .price-old {
    font-size: 15px;
    text-decoration: line-through;
    color: #333;
    text-align: center
}

.content .slider-action .product-items-container .price .price-current {
    font-size: 24px;
    color: #d60000;
    font-weight: 700;
    text-align: center
}

.content .slider-action .product-items-container .items-sticker .action-2 {
    background: url(/images/kmo/actions/stiker/product_month.png) no-repeat;
    width: 261px;
    left: -1px;
    top: 40px;
    position: absolute;
    background-size: contain;
    height: 36px
}

.content .slider-action .product-items-container .items-sticker .action-1 {
    background: url(../images/action/plate_bonus_left.png) no-repeat;
    width: 80px;
    height: 58px;
    position: absolute;
    top: 40px;
    left: -11px;
    z-index: 2
}

.content .slider-action .product-items-container .items-sticker .action-1 .bonus-quantity {
    text-align: center;
    font-size: 18px;
    margin: 2px auto 0;
    font-weight: 700
}

.content .slider-action .product-items-container .items-sticker .action-1 .bonus-text {
    text-align: center;
    font-size: 14px
}

.content .slider-action .product-items-container .items-preview-images {
    margin-top: 25px;
    height: 140px;
    margin-bottom: 10px
}

.content .slider-action .product-items-container .items-preview-images img {
    max-width: 150px;
    max-height: 150px;
    height: auto
}

.content .slider-action .product-items-container .items-name {
    text-align: center;
    text-decoration: none;
    color: #666;
    height: 80px;
    margin: 40px auto 0;
    vertical-align: middle
}

.content .slider-action .product-items-container .items-name a {
    text-decoration: none;
    color: #000;
    overflow-y: hidden;
    height: 78px;
    display: block;
    -ms-overflow-style: none
}

.content .slider-action .product-items-container .items-name a::-webkit-scrollbar {
    width: 0
}

.content .slider-action .product-items-hover {
    display: none;
    opacity: 0;
    background: #fff
}

.content .slider-action .product-items:hover .product-items-hover {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    opacity: .9;
    background: #f0f0f0;
    padding: 0 49px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

#element-review-feedback .modal-content .stroke-button a:hover,
#element-reviews-add .modal-content .stroke-button a:hover,
.catalog .items .product-items .inner-middle .button-basket a:hover,
.content .slider-action .product-items:hover .product-items-hover .button-basket a:hover,
.content .slider-action .product-items:hover .product-items-hover .item-hover-compare:hover,
.content .slider-action .product-items:hover .product-items-hover .item-hover-detail:hover,
.element .element-item .element-item-price .button-basket a:hover,
.element .element-item .element-item-price .button-manager a:hover {
    opacity: .8
}

.content .slider-action .product-items:hover .product-items-hover .item-hover-compare {
    text-decoration: none;
    color: #000;
    font-size: 18px;
    margin-bottom: 5px;
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 700
}

.content .slider-action .product-items:hover .product-items-hover .item-hover-detail {
    text-align: center;
    width: 100%;
    text-decoration: none;
    color: #000;
    font-size: 18px;
    margin: 20px 0;
    display: block;
    font-weight: 700
}

.content .slider-action .product-items:hover .product-items-hover .button-basket {
    margin-top: 15px;
    width: 100%
}

.content .slider-action .product-items:hover .product-items-hover .button-basket a {
    display: block;
    text-align: center;
    font-weight: 700;
    color: #e30000;
    font-size: 26px;
    margin: 0 auto;
    padding: 15px 0;
    width: 100%;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #e30000;
    border-top: 1px solid #e30000
}

.news {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 30px
}

.news .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    width: 1200px
}

.news .main-col-2 {
    width: calc(50% - 40px)
}

.news .main-col-2:first-child {
    margin-right: 30px;
    position: relative
}

.news .main-col-2-title {
    border-bottom: 2px solid #e20000;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 3px
}

.news .main-col-2-title h2 {
    color: #434343;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase
}

.news .main-col-2-title .a-link {
    display: inline-table;
    line-height: 16px;
    font-size: 14px
}

.news .main-col-2-title .a-link:hover {
    border-bottom: 1px solid transparent
}

.news .main-col-2-elems {
    height: 568px;
    overflow-y: auto;
    margin: 40px 0 20px;
    position: relative
}

.news .main-col-2-elems.cols-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 40px -15px 20px
}

.news .main-col-2-elems.cols-2 .main-col-2-elem {
    width: calc(50% - 30px);
    margin: 0 15px 15px;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 377px;
    padding-bottom: 12px
}

.news .main-col-2-elems.cols-2 .main-col-2-elem-img {
    margin-right: 10px;
    height: 175px;
    width: 100%
}

.news .main-col-2-elems.cols-2 .main-col-2-elem-img img {
    width: 100%;
    height: 100%
}

.news .main-col-2-elems.cols-2 .main-col-2-elem-text {
    width: 100%;
    height: 100%;
    display: block;
    margin-top: 5px
}

.news .main-col-2-elems.cols-2 .main-col-2-elem-text p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.news .main-col-2-elems.cols-2 .main-col-2-elem-text span {
    height: 90px;
    overflow-y: hidden
}

.news .main-col-2-elems.cols-2 .main-col-2-elem-text .a-link {
    margin-top: 0;
    position: absolute;
    bottom: 0
}

.news .main-col-2-elems::-webkit-scrollbar {
    width: 8px
}

.news .main-col-2-elems::-webkit-scrollbar-track {
    background: #ebebeb
}

.news .main-col-2-elems::-webkit-scrollbar-thumb {
    background: #a5a2a2
}

.news .main-col-2-elem {
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px;
    height: 215px
}

.news .main-col-2-elem:last-child {
    padding-bottom: 70px
}

.news .main-col-2-elem-img {
    margin-right: 10px;
    height: 100%;
    width: 270px
}

.news .main-col-2-elem-img img {
    width: 100%;
    height: 100%
}

.news .main-col-2-elem-text {
    width: 243px;
    padding-top: 5px;
    position: relative
}

.news .main-col-2-elem-text time {
    color: #e20000
}

.news .main-col-2-elem-text p {
    font-weight: 700;
    font-size: 1.1em;
    line-height: 17px;
    overflow-y: hidden
}

.news .main-col-2-elem-text span {
    display: block;
    height: 58px;
    overflow-y: hidden
}

.news .main-col-2-elem-text .a-link {
    color: #0066a0;
    font-size: 14px;
    position: absolute;
    bottom: 4px;
    display: inline-block;
    line-height: 14px;
    border-bottom: 1px solid #0066a0
}

.news .main-col-2-elem-text .a-link:hover {
    border-bottom: 1px solid #e20000;
    color: #e20000
}

.main-subscribe-form button {
    color: #fff;
    background: #000
}

.about {
    margin-bottom: 20px;
    list-style: none;
    overflow: hidden;
    padding: 10px;
    background: #fff
}

.about .container,
.partners {
    padding: 0
}

.about p {
    text-align: justify;
    font-size: 12px;
    line-height: 18px
}

.partners {
    list-style: none;
    overflow: hidden;
    margin: 20px 0
}

.partners-items>a,
.partners-title {
    margin-right: 95px
}

.partners .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
}

.partners-title {
    color: #434343;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase
}

.partners-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.slider-events {
    background-color: #ededed;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: inset 1px 2px 12px 1px #c8c8c8
}

.slider-events .title-block {
    margin-bottom: 25px;
    display: block
}

.slider-events .owl-carousel {
    width: 100%;
    height: 200px
}

.slider-events .container {
    padding: 0
}

.slider-events .container .slider-events-all {
    width: 100%;
    text-align: right
}

.slider-events .container .slider-events-all .a-link {
    text-decoration: none;
    line-height: 15px;
    display: inline-block;
    margin-top: 20px
}

.slider-events .container .slider-events-all .a-link:hover {
    color: #e20000;
    border-bottom: 1px solid #e20000
}

.slider-events-wrapper {
    width: 95%;
    margin: 0 auto
}

.slider-events-wrapper .slider-events-elem {
    display: -ms-flexbox;
    display: flex
}

.slider-events-wrapper .slider-events-elem-img {
    margin-right: 20px;
    height: 200px;
    width: 155px
}

.slider-events-wrapper .slider-events-elem-img img {
    width: 100%;
    height: 155px;
    margin-top: 28px
}

.slider-events-wrapper .slider-events-elem-text {
    width: 50%;
    height: 100%;
    display: block;
    margin-top: 5px
}

.slider-events-wrapper .slider-events-elem-text time {
    color: #e20000;
    display: block;
    margin-bottom: 5px
}

.slider-events-wrapper .slider-events-elem-text p {
    font-weight: 700;
    font-size: 1.1em;
    line-height: 17px;
    overflow-y: hidden;
    width: 100%;
    height: 52px
}

.slider-events-wrapper .slider-events-elem-text span {
    display: block;
    height: 58px;
    overflow-y: hidden
}

.slider-events-wrapper .slider-events-elem-text .a-link {
    color: #0066a0;
    display: inline-block;
    line-height: 14px;
    border-bottom: 1px solid #0066a0;
    font-size: 14px;
    position: absolute;
    bottom: 16px
}

.slider-events-wrapper .slider-events-elem-text .a-link:hover {
    color: #e20000;
    border-bottom: 1px solid #e20000
}

.about-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about-text>div {
    width: calc(50% - 10px)
}

.about-text>div p {
    font-size: 14px
}

.sections-catalog .row {
    margin-bottom: 50px
}

.sections-catalog [class*=preview-img-] {
    width: 30px;
    height: 34px
}

.sections-catalog .preview-img-0 {
    background: url(/bitrix/templates/kmonew/components/bitrix/menu/catalogorder/images/10_active.png) no-repeat
}

.sections-catalog .preview-img-1 {
    background: url(/bitrix/templates/kmonew/components/bitrix/menu/catalogorder/images/13_active.png) no-repeat
}

.sections-catalog .sections-block-level-1 h2 {
    margin: 0 0 10px;
    line-height: 18px;
    font-weight: 700
}

.sections-catalog .sections-block-level-1 h2 a {
    text-decoration: none;
    font-size: 18px;
    color: #333
}

.sections-catalog .sections-block-level-2 .sections-block-level-2-item {
    margin-bottom: 5px
}

.sections-catalog .sections-block-level-2 .sections-block-level-2-item a {
    text-decoration: none;
    color: #666
}

.sections-catalog .sections-block-spoiler a {
    text-decoration: none;
    border-bottom: 1px dashed #d60000;
    color: #d60000;
    font-weight: 700
}

.row.contacts .block {
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
    border: 1px solid #ccc;
    padding: 15px 0;
    border-radius: 5px
}

.row.contacts .block .shops-btn-wrapper {
    margin: 15px 0;
    text-align: left
}

.row.contacts .block .shops-btn-wrapper .btn-shops {
    text-align: left;
    display: inline-block;
    margin-right: 70px;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    color: #333;
}

.row.contacts .block .shops-btn-wrapper .btn-shops:last-child {
    margin-right: 0
}

.row.contacts .block .shops-btn-wrapper .btn-shops.active {
    color: #D91612;
    font-size: 22px
}

.row.contacts .block .type-btn-wrapper {
    margin: 15px 0;
    text-align: right
}

.row.contacts .block .type-btn-wrapper .btn-shops {
    text-align: right;
    display: inline-block;
    margin-left: 25px;
    color: #434343;
    text-decoration: none;
    border-bottom: 1px dashed #434343;
    font-size: 16px
}

.row.contacts .block .type-btn-wrapper .btn-shops:first-child {
    margin-left: 0
}

.row.contacts .block .type-btn-wrapper .btn-shops.active {
    color: #D91612;
    border-bottom: none;
    font-size: 18px
}

.row.contacts .block .contacts-type {
    display: none
}

.row.contacts .block .contacts-type.active {
    display: block
}

.row.contacts .block .shops-container {
    display: none;
    padding-left: 0;
    padding-right: 0
}

.row.contacts .block .shops-container.active {
    display: block
}

.row.contacts .block .shops-container table thead tr th {
    padding: 5px;
    font-weight: 400;
    text-align: left;
    background-color: #E3E3E3
}

.row.contacts .block .shops-container table tbody tr:nth-child(even) td {
    background-color: #E3E3E3
}

.row.contacts .block .shops-container table tbody tr.active td,
.row.contacts .block .shops-container table tbody tr:hover td {
    background-color: #f0f0f0
}

.row.contacts .block .shops-container table tbody tr td {
    padding: 5px;
    text-align: left
}

.row.contacts .block .shops-container table tbody tr td .gorod .district,
.row.contacts .block .shops-container table tbody tr td .obl .address {
    color: #3E3E3E;
    font-size: 16px
}

.row.contacts .block .shops-container table tbody tr td .gorod .address,
.row.contacts .block .shops-container table tbody tr td .obl .district {
    color: #3E3E3E;
    font-weight: 700;
    font-size: 16px
}

.row.contacts .block .shops-container table tbody tr td .time {
    color: #3E3E3E;
    font-size: 14px
}

.row.contacts .block .shops-container table tbody tr td .phone>a {
    font-size: 16px;
    color: #3E3E3E;
    text-decoration: none
}

.row.contacts .block .shops-container table tbody tr td .phone>a:hover {
    border-bottom: 1px dashed #3E3E3E
}

.row.contacts .block .shops-container table tbody tr td .badge {
    padding: 0;
    margin-right: 5px;
    display: inline-block;
    width: 40px;
    height: 40px
}

.row.club .club-content-wrapper .nav.nav-tabs li:last-child a,
.row.contacts .block .shops-container table tbody tr td .badge:last-child {
    margin-right: 0
}

.row.contacts .block .shops-container table tbody tr td .badge.badge-color {
    background: url(../images/contacts/color.png) no-repeat;
    background-size: 100% 100%
}

.row.contacts .block .shops-container table tbody tr td .badge.badge-credit {
    background: url(../images/contacts/credit.png) no-repeat;
    background-size: 100% 100%
}

.row.contacts .block .shops-container table tbody tr td .badge.badge-auto {
    background: url(../images/contacts/auto.png) no-repeat;
    background-size: 100% 100%
}

.row.contacts .block .shops-container table tbody tr td .badge.badge-cafe {
    background: url(../images/contacts/cafe.png) no-repeat;
    background-size: 100% 100%
}

.row.contacts .block .shops-container table tbody tr td .badge.badge-decor {
    background: url(../images/contacts/decor.png) no-repeat;
    background-size: 100% 100%
}

.row.contacts .block .shops-container table tbody tr td .badge.badge-delivery {
    background: url(../images/contacts/delivery.png) no-repeat;
    background-size: 100% 100%
}

.row.contacts .block .shops-container table tbody tr td .badge.badge-service {
    background: url(../images/contacts/service.png) no-repeat;
    background-size: 100% 100%
}

.row.contacts .block .shops-container table tbody tr td .badge.badge-sport {
    background: url(../images/contacts/sport.png) no-repeat;
    background-size: 100% 100%
}

.row.contacts .block #map-contacts {
    width: 100%;
    min-height: 800px;
    padding: 0;
    margin: 0
}

.row.club {
    padding-left: 15px;
    padding-right: 15px
}

.row.club .club-content-wrapper {
    padding-bottom: 15px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    margin-top: 20px
}

.row.club .club-content-wrapper h2 {
    margin-bottom: 20px;
    color: #666;
    font-size: 22px
}

.row.club .club-content-wrapper .nav.nav-tabs li {
    padding: 0;
    text-align: center
}

.row.club .club-content-wrapper .nav.nav-tabs li a {
    text-decoration: none;
    color: #676767;
    text-transform: uppercase
}

.row.club .club-content-wrapper .nav.nav-tabs li:hover a {
    color: #d00
}

.row.club .club-content-wrapper .nav.nav-tabs p {
    font-size: 15px
}

.row.club .club-content-wrapper .tab-content {
    border: 1px solid #ddd;
    border-top: none
}

.row.club .club-content-wrapper .tab-content .privileges {
    padding-top: 20px
}

.row.club .club-content-wrapper .tab-content .tab-pane {
    padding: 0 20px 20px
}

.row.club .club-content-wrapper .tab-content .tab-pane .cards .card-image img {
    height: 110px;
    display: block;
    margin: 0 auto
}

.row.club .club-content-wrapper .tab-content .tab-pane .cards .title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700
}

.row.club .club-content-wrapper .tab-content .tab-pane .cards .many {
    line-height: 18px
}

.row.club .club-content-wrapper .tab-content .tab-pane .cards .profit {
    color: #d20000;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px
}

.row.club .club-content-wrapper .tab-content .tab-pane .cards .big-text {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px
}

.row.club .club-content-wrapper .tab-content .tab-pane .cards .big-text.bigger {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px
}

.row.club .club-content-wrapper .tab-content .tab-pane .cards .center-text {
    text-align: center
}

.row.club .club-content-wrapper .tab-content .tab-pane .cards .medium-text {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px
}

.row.club .club-content-wrapper .tab-content .tab-pane .cards .medium-text.bigger {
    font-size: 22px;
    font-weight: 700;
    line-height: 26px
}

.row.club .club-content-wrapper .tab-content .tab-pane .cards .small-text {
    text-align: center
}

.row.club .club-content-wrapper .tab-content .tab-pane .cards .bonuses {
    margin: 20px 0
}

.row.club .club-content-wrapper .tab-content .tab-pane .cards .red {
    color: #d20000
}

.row.club .club-content-wrapper .tab-content .tab-pane .cards .no-width-padding {
    padding-left: 0;
    padding-right: 0
}

.row.club .club-content-wrapper .tab-content .tab-pane .bonuses .big-red-text,
.row.club .club-content-wrapper .tab-content .tab-pane .privileges .big-red-text {
    color: #d20000;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700
}

.row.club .club-content-wrapper .tab-content .tab-pane .bonuses .big-red-text.bigger,
.row.club .club-content-wrapper .tab-content .tab-pane .privileges .big-red-text.bigger {
    font-size: 22px;
    line-height: 24px
}

.row.club .club-content-wrapper .tab-content .tab-pane .bonuses .gray-text,
.row.club .club-content-wrapper .tab-content .tab-pane .privileges .gray-text {
    font-size: 14px;
    line-height: 18px
}

.row.club .club-content-wrapper .tab-content .tab-pane .bonuses .gray-text.bigger,
.row.club .club-content-wrapper .tab-content .tab-pane .privileges .gray-text.bigger {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700
}

.row.club .club-content-wrapper .tab-content .tab-pane .privileges .title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px
}

.row.club .club-content-wrapper .tab-content .tab-pane .privileges .txt {
    font-size: 16px;
    line-height: 20px
}

.row.club .club-content-wrapper .tab-content .tab-pane .privileges .check img {
    margin: 0 auto;
    display: block;
    height: 90px
}

.row.club .club-content-wrapper .tab-content .tab-pane .privileges .rules a {
    color: #d20000;
    font-weight: 700;
    text-decoration: underline;
    font-size: 14px
}

.row.club .club-content-wrapper .tab-content .tab-pane .privileges .like-heading {
    font-size: 18px;
    font-weight: 700;
    margin: 25px 0 15px;
    line-height: 24px
}

.row.club .club-content-wrapper .tab-content .tab-pane .privileges .comment {
    font-size: 14px;
    font-style: italic;
    line-height: 18px
}

.row.club .club-content-wrapper .tab-content .tab-pane .privileges .red {
    color: #d20000
}

.row.club #partners .partner-category {
    background: #ccc;
    padding: 8px 0;
    text-align: center;
    font-size: 18px;
    margin: 25px 0
}

.row.club #partners .partner-info {
    margin-bottom: 20px
}

.row.club #partners .partner-info .logo {
    padding-right: 0
}

.row.club #partners .partner-info .logo img {
    width: 100%
}

.row.club #partners .partner-info .red-sale {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px
}

.row.club #partners .partner-info .red-sale .skidka-red {
    background: url(../images/club/skidka-red.png);
    width: 100%;
    height: 108px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 32px 0 0;
    margin-bottom: 10px;
    border: 1px solid #b7161c;
    border-radius: 5px
}

.row.club #partners .partner-info .red-sale .skidka-red span {
    font-size: 66px;
    display: block;
    font-weight: 700;
    margin-bottom: 25px
}

.row.club #partners .partner-info .white-sale {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px
}

.row.club #partners .partner-info .white-sale .skidka-white {
    background: url(../images/club/skidka-white.png);
    width: 100%;
    height: 108px;
    color: #d00;
    text-align: center;
    font-size: 18px;
    padding: 32px 0 0;
    margin-bottom: 10px;
    border: 1px solid #bebebe;
    border-radius: 5px
}

.row.club #partners .partner-info .white-sale .skidka-white span {
    font-size: 66px;
    display: block;
    font-weight: 700;
    margin-bottom: 25px
}

.catalog .sorting {
    background: #fff;
    height: auto;
    margin-bottom: 15px;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;    
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    padding: 10px;
    overflow: hidden;
    line-height: 28px;
    font-size: 16px
}

.catalog .sorting .sort-type a {
    text-decoration: none;
    color: #666;
    border-bottom: 1px dashed #666;
    font-weight: 700;
    line-height: 16px;
    font-size: 14px;
    margin-left: 15px
}

.catalog .sorting .sort-action a:hover,
.catalog .sorting .sort-type a:hover {
    border-bottom: none;
    text-decoration: none
}

.catalog .sorting .sort-type .fa {
    color: #d5d5d5
}

.catalog .sorting .sort-type .fa-active {
    color: #666
}

.catalog .sorting .sort-action a {
    margin-left: 15px;
    color: #333;
    font-size: 14px;
    padding-left: 30px;
    line-height: 30px;
    float: left
}

.catalog .sorting .sort-action span {
    float: left
}

.catalog .sorting .sort-action .sort-fix-price {
    display: inline-block;
    background: url(../images/page/catalog/sort-fix-price.png) 0 50% no-repeat;
    float: left
}

.catalog .sorting .sort-action .sort-fix-action-september {
    width: 130px;
    height: 30px;
    display: inline-block;
    background: url(../images/page/catalog/sort-fix-action-september.png) 0 50% no-repeat;
    background-size: contain
}

.catalog .items .item {
    padding-bottom: 30px
}

.catalog .items .product-items {
    background: #fff;
    height: 537px;
    border: 1px solid #dfdfdf;   
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25)
}

.catalog .items .product-items:hover,
.row.catalog-tile .item>a:hover {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .25)
}

.catalog .items .product-items .inner-top {
    padding: 15px 15px 0
}

.catalog .items .product-items .inner-top .items-rating .block-code-text {
    font-size: 13px;
    font-weight: 700;
    color: #666
}

.catalog .items .product-items .inner-top .items-rating .block-code-value {
    font-weight: 700;
    font-size: 13px;
    color: #000
}

.catalog .items .product-items .inner-top .items-rating .block-rating {
    margin-left: 5px;
    position: relative
}

.catalog .items .product-items .inner-top .items-rating .block-rating .active {
    position: absolute;
    top: 0;
    left: 0;
    height: 13px;
    background: url(../images/stars.png) left bottom;
    z-index: 3;
    background-size: 14px
}

.catalog .items .product-items .inner-top .items-rating .block-rating .stars {
    position: absolute;
    top: 0;
    left: 0;
    height: 13px;
    width: 70px;
    background: url(/images/kmo/stars.png) left top;
    z-index: 2;
    background-size: 14px
}

.catalog .items .product-items .inner-top .items-rating .block-rating .star1 {
    width: 14px
}

.catalog .items .product-items .inner-top .items-rating .block-rating .star2 {
    width: 28px
}

.catalog .items .product-items .inner-top .items-rating .block-rating .star3 {
    width: 42px
}

.catalog .items .product-items .inner-top .items-rating .block-rating .star4 {
    width: 56px
}

.catalog .items .product-items .inner-top .items-rating .block-rating .star5 {
    width: 70px
}

.catalog .items .product-items .inner-top .items-rating .block-reviews {
    float: right
}

.catalog .items .product-items .inner-top .items-rating .block-reviews a {
    color: #333;
    text-decoration: none;
    line-height: 16px;
    font-size: 14px
}

.catalog .items .product-items .inner-top .items-sticker .september {
    background: url(../images/action/september.png) no-repeat;
    width: 261px;
    left: -1px;
    top: 40px;
    position: absolute;
    background-size: contain;
    height: 36px;
    z-index: 2
}

.catalog .items .product-items .inner-top .items-sticker .bonus {
    background: url(../images/action/plate_bonus_left.png) no-repeat;
    width: 80px;
    height: 58px;
    position: absolute;
    top: 40px;
    left: -11px;
    z-index: 2
}

.catalog .items .product-items .inner-top .items-sticker .bonus .bonus-quantity {
    text-align: center;
    font-size: 18px;
    margin: 2px auto 0;
    font-weight: 700
}

.catalog .items .product-items .inner-top .items-sticker .bonus .bonus-text {
    text-align: center;
    font-size: 14px
}

.catalog .items .product-items .inner-top .items-preview-images {
    margin-top: 25px;
    height: 140px;
    margin-bottom: 10px;
    position: relative
}

.catalog .items .product-items .inner-top .items-preview-images>a {
    text-decoration: none;
    padding: 0;
    margin: 0;
    height: 100%;
    display: block
}

.catalog .items .product-items .inner-top .items-preview-images>a[data-target='#section-vikras'] {
    position: absolute;
    right: 0;
    top: 0
}

.catalog .items .product-items .inner-top .items-preview-images img {
    max-width: 150px;
    max-height: 150px;
    height: auto;
    position: relative;
    top: 50%;
    transform: translate(0, -50%)
}

.catalog .items .product-items .inner-top .items-preview-images .vikras {
    max-width: 70px;
    max-height: 70px;
    height: auto
}

.catalog .items .product-items .inner-top .items-name {
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    color: #666;
    height: 76px;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle
}

.catalog .items .product-items .inner-top .items-name a {
    text-decoration: none;
    font-weight: 700;
    color: #666
}

.catalog .items .product-items .inner-top .items-receiving {
    border-top: 1px solid #d0d0d0;
    padding: 10px 0;
    color: #333
}

.catalog .items .product-items .inner-top .items-receiving .items-receiving-pickup {
    padding-bottom: 5px
}

.catalog .items .product-items .inner-top .items-receiving .items-receiving-delivery a,
.catalog .items .product-items .inner-top .items-receiving .items-receiving-pickup a {
    color: #333;
    text-decoration: underline
}

.catalog .items .product-items .inner-middle {
    background: #f4f4f4;
    padding: 15px 15px 0
}

.catalog .items .product-items .inner-middle .price {
    background: #fff;
    margin: 0 auto;
    height: 65px;
    padding: 5px;  
    display: table-cell;
    vertical-align: middle;
    width: 240px
}

.catalog .items .product-items .inner-middle .price .price-old {
    font-size: 15px;
    text-decoration: line-through;
    color: #333;
    text-align: center
}

.catalog .items .product-items .inner-middle .price .price-last {
    font-size: 15px;
    color: #333;
    text-align: center
}

.catalog .items .product-items .inner-middle .price .price-current {
    font-size: 24px;
    color: #000000;
    font-weight: 700;
    text-align: center
}

.catalog .items .product-items .inner-middle .button-basket {
    margin-top: 15px
}

.catalog .items .product-items .inner-middle .button-basket a {
    display: block;
    text-align: center;
    font-weight: 700;
    color: #fff;
    padding: 10px;
    margin: 0 auto 15px;
    width: 100%;
    background-color: #32883B;
    text-decoration: none;
    text-transform: uppercase
}

.catalog .items .product-items .inner-middle .button-get-price {
    margin-bottom: 55px;
    margin-top: 40px
}

.catalog .items .product-items .inner-middle .button-get-price a {
    display: block;
    text-align: center;
    color: #000;
    padding: 10px;
    margin: 0 auto 15px;
    width: 100%;
    background-color: #dadada;    
    text-decoration: none
}

.catalog .items .product-items .inner-middle .button-get-price a:hover {
    opacity: .8
}

.catalog .items .product-items .inner-bottom {
    background: #fff;
    padding: 8px 15px 0;
    border-radius: 0 0 5px 5px
}

.catalog .items .product-items .inner-bottom .items-compare {
    float: left
}

.catalog .items .product-items .inner-bottom .items-compare a {
    border-bottom: 1px dashed #666;
    color: #666;
    text-decoration: none;
    font-size: 14px
}

.catalog .items .product-items .inner-bottom .items-compare a:hover {
    border-bottom: none
}

.catalog .items .product-items .inner-bottom .items-character {
    float: right
}

.catalog .items .product-items .inner-bottom .items-character a {
    color: #32883B;
    text-decoration: none;
    border-bottom: 1px dashed #32883B;
    font-size: 14px
}

.catalog .items .product-items .inner-bottom .items-character a:hover {
    border-bottom: none
}

.catalog .footnote {
    font-size: 12px;
    padding-top: 10px
}

#items-availability .modal-dialog .modal-body,
#items-character .modal-body {
    padding-top: 0
}

.catalog .section-description {
    text-align: justify
}

#items-character .modal-header {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    border-bottom: none
}

#items-character .modal-body table {
    margin-bottom: 0
}

#items-character .modal-body table .bold {
    font-weight: 700
}

#items-character .modal-footer {
    border-top: none;
    text-align: center
}

#items-character .modal-footer button {
    text-align: center;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #CF100D
}

#items-availability .modal-dialog {
    width: 930px
}

#items-availability .modal-dialog .modal-header {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    border-bottom: none
}

#items-availability .modal-dialog .modal-body .availability-block-left {
    padding-right: 5px
}

#items-availability .modal-dialog .modal-body .availability-block-right {
    padding-left: 5px
}

#items-availability .modal-dialog .modal-body .availability-block {
    border: 1px solid #ddd;
    padding: 10px
}

#items-availability .modal-dialog .modal-body .availability-block .block-title {
    color: #dc112e;
    font-size: 22px;
    margin-bottom: 10px
}

#items-availability .modal-dialog .modal-body .availability-block .block-store table {
    margin-bottom: 0;
    font-weight: 700
}

#items-availability .modal-dialog .modal-body .availability-block .block-store table .in-stock {
    color: green
}

#items-availability .modal-dialog .modal-body .availability-block .block-store table .out-stock {
    color: #EC7841
}

#items-availability .modal-dialog .modal-body .availability-block .block-store table a {
    font-size: 20px;
    color: green
}

#items-availability .modal-dialog .modal-body .availability-block .block-store table td,
#items-availability .modal-dialog .modal-body .availability-block .block-store table th {
    vertical-align: middle;
    font-size: 14px
}

#items-availability .modal-dialog .modal-footer {
    border-top: none;
    text-align: center
}

#items-availability .modal-dialog .modal-footer button {
    text-align: center;
    font-weight: 700;
    color: #fff;    
    text-decoration: none;
    text-transform: uppercase;
    background-color: #32883B;
}

#items-compare .modal-header {
    text-align: left;
    color: #000;
    font-size: 26px;
    border-bottom: none
}

#items-compare .modal-body {
    padding-top: 0
}

#items-compare .modal-body .compare-group table {
    margin-bottom: 10px;
    margin-top: 5px
}

#items-compare .modal-body .compare-group table .fa-remove {
    color: red;
    cursor: pointer
}

#items-compare .modal-body .compare-group table .fa-check {
    color: green
}

#items-compare .modal-body .compare-group a {
    color: #000;
    text-decoration: underline
}

#items-compare .modal-footer {
    border-top: none;
    text-align: center
}

#items-compare .modal-footer a,
#items-compare .modal-footer button {
    text-align: center;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    background-color: #32883B
}

.row.catalog-tile {
    margin-right: 0
}

.row.catalog-tile .item {
    padding-right: 0
}

.row.catalog-tile .item>a {
    padding: 10px 0;
    display: block;
    text-align: center;
    text-decoration: none;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 10px
}

.row.catalog-tile .item>a img {
    height: 130px
}

.row.catalog-tile .item>a .title {
    padding: 10px 0;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 700;
    color: #444;
    border-top: 1px solid #dfdfdf;
    display: table;
    width: 100%;
    height: 80px
}

.row.catalog-tile .item>a .title span {
    display: table-cell;
    vertical-align: middle
}

.row.payment {
    padding-left: 15px;
    padding-right: 15px
}

.row.payment .block {
    border: 1px solid #dfdfdf;
    background: #fff;
    height: auto;
    padding: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.row.payment .block h2 {
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 18px
}

.row.payment .block p {
    margin-bottom: 15px;
    text-align: justify;
    line-height: 18px
}

.row.payment .block p span {
    color: #d60000;
    font-weight: 700
}

.row.payment .block .row.pay-card img {
    width: 100%;
    height: auto
}

.row.payment .block .payment-rules img,
.row.payment .block .payment-steps img {
    max-width: 100%;
    height: auto;
    text-align: center
}

.row.payment .block .payment-rules .images,
.row.payment .block .payment-steps .images {
    height: 135px;
    text-align: center
}

.row.payment .block .payment-rules .call_link,
.row.payment .block .payment-steps .call_link {
    text-decoration: none;
    color: #d60000;
    border-bottom: 1px dashed #d60000;
    font-weight: 700;
    line-height: 24px;
    font-size: 18px
}

.row.payment .block .payment-rules .call_link:hover,
.row.payment .block .payment-steps .call_link:hover {
    border-bottom: none
}

.row.payment .block .payment-rules .images {
    height: 180px
}

.row.payment .block .payment-rules .images.sale {
    text-align: left
}

.glass {
    width: 230px;
    height: 230px;
    position: absolute;
    border-radius: 50%;
    cursor: crosshair;
    box-shadow: 0 0 0 7px rgba(255, 255, 255, .85), 0 0 7px 7px rgba(0, 0, 0, .25), inset 0 0 40px 2px rgba(0, 0, 0, .25);
    z-index: 1000;
    display: none
}

.element .block-4 .tab-content #tab-reviews .reviews-rating-value,
.element .element-item .element-item-images .brief .block-rating-value,
.rating-scss {
    /*margin-left: 5px;*/
    position: relative
}

.element .block-4 .tab-content #tab-reviews .reviews-rating-value .active,
.element .element-item .element-item-images .brief .block-rating-value .active,
.rating-scss .active {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    background: url(../images/stars.png) left bottom;
    z-index: 3;
    background-size: 18px
}

.element .block-4 .tab-content #tab-reviews .reviews-rating-value .stars,
.element .element-item .element-item-images .brief .block-rating-value .stars,
.rating-scss .stars {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 90px;
    background: url(/images/kmo/stars.png) left top;
    z-index: 2;
    background-size: 18px
}

.element .block-4 .tab-content #tab-reviews .reviews-rating-value .star1,
.element .element-item .element-item-images .brief .block-rating-value .star1,
.rating-scss .star1 {
    width: 18px
}

.element .block-4 .tab-content #tab-reviews .reviews-rating-value .star1_5,
.element .element-item .element-item-images .brief .block-rating-value .star1_5,
.rating-scss .star1_5 {
    width: 27px
}

.element .block-4 .tab-content #tab-reviews .reviews-rating-value .star2,
.element .element-item .element-item-images .brief .block-rating-value .star2,
.rating-scss .star2 {
    width: 36px
}

.element .block-4 .tab-content #tab-reviews .reviews-rating-value .star2_5,
.element .element-item .element-item-images .brief .block-rating-value .star2_5,
.rating-scss .star2_5 {
    width: 45px
}

.element .block-4 .tab-content #tab-reviews .reviews-rating-value .star3,
.element .element-item .element-item-images .brief .block-rating-value .star3,
.rating-scss .star3 {
    width: 54px
}

.element .block-4 .tab-content #tab-reviews .reviews-rating-value .star3_5,
.element .element-item .element-item-images .brief .block-rating-value .star3_5,
.rating-scss .star3_5 {
    width: 63px
}

.element .block-4 .tab-content #tab-reviews .reviews-rating-value .star4,
.element .element-item .element-item-images .brief .block-rating-value .star4,
.rating-scss .star4 {
    width: 72px
}

.element .block-4 .tab-content #tab-reviews .reviews-rating-value .star4_5,
.element .element-item .element-item-images .brief .block-rating-value .star4_5,
.rating-scss .star4_5 {
    width: 81px
}

.element .block-4 .tab-content #tab-reviews .reviews-rating-value .star5,
.element .element-item .element-item-images .brief .block-rating-value .star5,
.rating-scss .star5 {
    width: 90px
}

.element .pad-5px {
    padding-left: 5px;
    padding-right: 5px
}

.element .pad-25px {
    padding-left: 45px;
    padding-right: 5px
}

.element .element-h1 h1 {
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 36px;
    font-size: 24px;
    color: #333;
    font-weight: 700
}

.element .element-item {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    background: #fff;
    height: auto;
    padding: 20px 20px 30px;
    position: relative;
    overflow: hidden
}

.element .element-item .element-item-images .brief {
    margin-bottom: 30px
}

.element .element-item .element-item-images .brief .block-code-text {
    font-size: 16px;
    font-weight: 700
}

.element .element-item .element-item-images .brief .block-code-value {
    font-weight: 700;
    font-size: 16px;
    color: #d60000;
    margin-right: 15px
}

.element .element-item .element-item-images .brief .block-rating-text {
    font-size: 16px
}

.element .element-item .element-item-images .brief .block-reviews {
    margin-left: 110px
}

.element .element-item .element-item-images .brief .block-reviews a {
    font-size: 16px;
    color: #000;
    cursor: pointer
}

.element .element-item .element-item-images .element-action {
    position: absolute;
    z-index: 99;
    background: url(../images/page/element/september-el.png) no-repeat;
    width: 303px;
    height: 67px;
    left: -21px;
    padding: 10px 15px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    border-radius: 5px
}

.element .element-item .element-item-images .preview-images .fa-search-plus {
    font-size: 30px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.element .element-item .element-item-images .preview-images .fa-search-plus:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

.element .element-item .element-item-images .preview-images .owl-loup {
    position: absolute;
    right: 40px;
    z-index: 90
}

.element .element-item .element-item-images .preview-images .owl-loup .vikras {
    max-width: 100px;
    max-height: 100px;
    height: auto;
    cursor: pointer;
    margin-left: 10px;
    margin-right: -25px
}

.element .element-item .element-item-images .preview-images #owl-element .item {
    cursor: pointer
}

.element .element-item .element-item-images .preview-images #owl-element .item img {
    width: auto;
    height: 360px;
    margin: 0 auto
}

.element .element-item .element-item-images .preview-images #thumbs-element {
    text-align: center;
    margin-top: 10px
}

.element .element-item .element-item-images .preview-images #thumbs-element a {
    margin: 0 5px
}

.element .element-item .element-item-images .preview-images #thumbs-element a img {
    height: 60px;
    width: auto
}

.element .element-item .element-item-images .preview-images #thumbs-element .active img {
    border: 1px solid red
}

.element .element-item .element-item-images .preview-text {
    line-height: 22px;
    padding-top: 30px;
    text-align: justify
}

.element .element-item .element-item-price {
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    background: #e9e9e9;
    padding: 5px
}

.element .element-item .element-item-price .block-price {
    background: #fff;
    margin: 10px;
    padding: 10px 15px;
    border-radius: 5px
}

.element .element-item .element-item-price .block-price .price-old {
    font-size: 14px;
    text-decoration: line-through;
    line-height: 14px;
    color: #666
}

.element .element-item .element-item-price .block-price .price-current {
    font-size: 28px;
    line-height: 36px;
    color: #d60000;
    font-weight: 700
}

.element .element-item .element-item-price .block-price .price-current .rub {
    text-transform: uppercase
}

.element .element-item .element-item-price .block-price .price-store {
    color: #939393;
    font-size: 14px
}

.element .element-item .element-item-price .block-quantity {
    margin: 10px;
    color: #666;
    line-height: 32px
}

.element .element-item .element-item-price .block-quantity .color-select,
.element .element-item .element-item-price .block-quantity .color-select select {
    font-size: 14px;
    width: 100%
}

.element .element-item .element-item-price .block-quantity .input-group .form-control {
    height: 33px;
    text-align: center
}

.element .element-item .element-item-price .block-quantity .input-group .fa {
    color: #666
}

.element .element-item .element-item-price .block-quantity .large-packing {
    margin-bottom: 20px
}

.element .element-item .element-item-price .block-quantity .large-packing .input-group input {
    width: 50%
}

.element .element-item .element-item-price .block-quantity .large-packing .input-group .larging-left {
    position: absolute;
    top: 25px;
    font-size: 12px;
    z-index: 99;
    width: 105px;
    left: 36px;
    height: 20px;
    text-align: center
}

.element .element-item .element-item-price .block-quantity .large-packing .input-group .larging-right {
    position: absolute;
    top: 25px;
    font-size: 12px;
    z-index: 99;
    width: 105px;
    left: 50%;
    height: 20px;
    text-align: center
}

.element .element-item .element-item-price .block-quantity .large-price {
    margin: 5px 0 10px;
    padding: 5px;
    border: 2px solid #555;
    text-align: center;
    font-size: 18px;
    border-radius: 5px
}

.element .element-item .element-item-price .button-basket a,
.element .element-item .element-item-price .button-manager a {
    color: #fff;
    padding: 10px;
    width: 100%;
    text-decoration: none;
    font-weight: 700;
    display: block;
    text-align: center;
    text-transform: uppercase
}

.element .element-item .element-item-price .button-basket {
    margin: 0 10px
}

.element .element-item .element-item-price .button-basket a {
    margin: 0 auto 10px;
    background: url(../images/basket_w.png) 70px 50% no-repeat #CF100D;
    background-size: 18px 18px;
    border-radius: 5px
}

.element .element-item .element-item-price .button-manager {
    margin: 0 10px
}

.element .element-item .element-item-price .button-manager a {
    margin: 10px auto;
    background: #CF100D;
    background-size: 18px 18px;
    border-radius: 5px
}

.element .element-item .element-item-price .block-footnote {
    font-size: 10px;
    text-align: center;
    margin-bottom: 10px
}

.element .element-item .element-item-price .block-footnote a {
    color: inherit;
    text-decoration: underline
}

.element .element-item .element-receiving {
    margin-top: 15px
}

.element .element-item .element-receiving .element-receiving-pickup {
    padding-bottom: 5px
}

.element .element-item .element-receiving .element-receiving-pickup span a {
    color: #333;
    text-decoration: underline
}

.element .element-item .element-advantages {
    margin-top: 15px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    padding: 20px
}

.element .element-item .element-advantages .advantages-title {
    font-weight: 700;
    margin-bottom: 5px
}

.element .element-item .element-advantages .advantages-value ul {
    padding-left: 0;
    margin-bottom: 0
}

.element .element-item .element-advantages .advantages-value ul li {
    list-style: none;
    line-height: 18px
}

.element .block-4 {
    margin: 25px 0
}

.element .block-4 .nav-tabs li a {
    color: #666;
    text-decoration: none;
    font-size: 14px;
    background-color: #f8f8f8;
}

.element .block-4 .nav-tabs .active a {
    font-weight: 700;
    background-color: #fff;
}

.element #tab-receiving .tab-content .tab-pane {
    padding: 25px 15px;
    border: 1px solid #ddd;
    -moz-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: none;
    background-color: #fff
}

.element #tab-receiving .tab-content .tab-pane .table-character {
    margin-bottom: 0;
    font-size: 14px;
}

.element  .tab-pane .table-character .table-character-text {
    width: 40%;
}

.element .tab-pane .table-character .table-character-value {
    font-weight: 700;
}
.element .tab-pane .table-character td {
    font-size:14px;
}

.element .block-4 .tab-content #tab-description .description-print {
    text-align: center;
    margin-top: 20px
}

.element .block-4 .tab-content #tab-description .content {
    min-height: inherit
}

.element .block-4 .tab-content #tab-coloring .block-color {
    height: 50px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    cursor: pointer
}

.element .block-4 .tab-content #tab-coloring .block-color-open {
    height: 50px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-bottom: 10px
}

.element .block-4 .tab-content #tab-coloring .block-color-name {
    font-size: 12px;
    height:55px;
    overflow: hidden;        
    display: table-cell;
    vertical-align: bottom;
}

.element .block-4 .tab-content #tab-coloring .block-color-name-open {
    font-size: 10px
}

.element .block-4 .tab-content #tab-coloring #open-coloring {
    margin-top: 15px
}

.element  .tab-content #tab-receiving .receiving-header {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px
}

.element  .tab-content #tab-receiving .receiving-delivery-time {
    margin-bottom: 10px
}

.element  .tab-content #tab-receiving .receiving-delivery-info .delivery-info-header {
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 15px
}

.element  .tab-content #tab-receiving .receiving-delivery-info .delivery-info-value {
    margin-bottom: 5px
}

.element  .tab-content #tab-receiving .tab-content {
    margin-bottom: 15px
}

.element  .tab-content #tab-receiving .tab-content .table-delivery {
    font-size: 14px;
    margin-bottom: 0
}

.element .block-4 .tab-content #tab-reviews .reviews-add-new,
.element .block-4 .tab-content #tab-reviews table .td-review .row {
    margin-bottom: 10px
}

.element  .tab-content #tab-receiving .tab-content .table-delivery tr td {
    vertical-align: middle
}

.element  .tab-content #tab-receiving .tab-content .table-delivery .table-delivery-availability .instock {
    color: green;
    font-weight: 700
}

.element  .tab-content #tab-receiving .tab-content .table-delivery .table-delivery-availability .outstock {
    color: #EC7841;
    font-weight: 700
}

.element  .tab-content #tab-receiving .tab-content .table-delivery .table-delivery-address a,
.element  .tab-content #tab-receiving .tab-content .table-delivery .table-delivery-phone a {
    text-decoration: none;
    color: #333;
    border-bottom: 1px dashed #333;
    line-height: 18px
}

.element  .tab-content #tab-receiving .tab-content .table-delivery .table-delivery-store {
    font-weight: 700
}

.element  .tab-content #tab-receiving .tab-content .table-delivery .table-delivery-working-hours {
    width: 135px
}

.element  .tab-content #tab-receiving .nav-tabs li a {
    color: #d60000
}

/*.element .block-4 .tab-content #tab-reviews .reviews-add-new a {
    color: #DC112E;
    font-size: 20px;
    text-decoration: underline
}*/

.element .block-4 .tab-content #tab-reviews .review-feedback-wrapper {
    font-size: 12px;
    margin-bottom: 10px
}

.element .block-4 .tab-content #tab-reviews .review-feedback-wrapper a {
    color: #333;
    font-size: 12px;
    text-decoration: underline
}

.element .block-4 .tab-content #tab-reviews table .td-author {
    width: 30%;
    border-bottom: 1px solid #ddd;
    border-top: none;
    padding: 15px
}

.element .block-4 .tab-content #tab-reviews table .td-author .value-author {
    margin-top: 5px
}

.element .block-4 .tab-content #tab-reviews table .td-author .value-buy {
    margin-top: 5px;
    font-size: 12px
}

.element .block-4 .tab-content #tab-reviews table .td-review {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-top: none;
    font-size: 12px;
    padding: 15px
}

.element .block-4 .tab-content #tab-reviews table .td-review .text-pluses {
    font-size: 15px;
    color: green
}

.element .block-4 .tab-content #tab-reviews table .td-review .text-minuses {
    font-size: 15px;
    color: #ef1c1c
}

.element .block-4 .tab-content #tab-reviews table .td-review .useful {
    margin-top: 15px
}

.element .block-4 .tab-content #tab-reviews table .td-review .useful .useful-yes {
    color: green
}

.element .block-4 .tab-content #tab-reviews table .td-review .useful .useful-no {
    color: #ef1c1c
}

.element .block-4 .tab-content #tab-prices .text-center>div {
    padding: 15px
}

.element .block-4 .tab-content #tab-prices .club-prices-rules {
    font-size: 12px
}

.element .block-4 .tab-content #tab-prices .club-prices-rules .bigger-text {
    font-size: 24px;
    margin: 0
}

.element .block-4 .tab-content #tab-prices .club-prices-rules .big-text {
    font-size: 20px;
    margin: 0
}

.element .block-4 .tab-content #tab-prices .club-prices-rules .bold-text {
    font-weight: 700
}

.element .block-4 .tab-content #tab-prices .club-prices-rules .red-text {
    color: #d20000
}

.element .block-4 .tab-content #tab-prices .club-prices-info .club-prices-header {
    color: #666;
    font-size: 16px;
    font-weight: 700
}

.element .block-4 .tab-content #tab-prices .club-prices-info .profit-title {
    font-weight: 700;
    font-size: 16px;
    color: #d20000
}

.element .block-4 .tab-content #tab-prices .club-prices-info .profit-title .no-bold {
    font-weight: 400;
    font-size: 14px
}


#element-detail-images .modal-dialog {
    width: auto!important;
    max-width: 70%!important;
    height: auto!important;
    max-height: 70%!important
}

#element-detail-images .modal-dialog .modal-content .modal-header {
    border-bottom: none
}

#element-detail-images .modal-dialog .modal-content .modal-header .fa-search-minus {
    font-size: 30px
}

#element-detail-images .modal-dialog .modal-content .modal-body img {
    margin: 0 auto
}

#element-detail-images .modal-dialog .modal-content .modal-body .owl-carousel .owl-item img {
    width: auto!important
}

/*#element-reviews-add .modal-content .modal-header {
    padding-bottom: 0;
    border-bottom: none
}

#element-reviews-add .modal-content .modal-header span {
    color: #dc112e;
    font-size: 26px
}*/

#element-reviews-add .rating {
    float: left
}

#element-reviews-add  .rating:not(:checked)>input {
    position: absolute;
    opacity: 0
}

#element-reviews-add  .rating:not(:checked)>label {
    float: right;
    width: 1em;
    padding: 0 .1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 200%;
    line-height: 1.2;
    color: #ddd
}

#element-reviews-add  .rating:not(:checked)>label:before {
    content: '★ '
}

#element-reviews-add  .rating>input:checked~label {
    color: #DA1010;
}

#element-reviews-add .rating:not(:checked)>label:hover,
#element-reviews-add .rating:not(:checked)>label:hover~label {
    color: gold
}

#element-reviews-add .rating>input:checked+label:hover,
#element-reviews-add .rating>input:checked+label:hover~label,
#element-reviews-add .rating>input:checked~label:hover,
#element-reviews-add .rating>input:checked~label:hover~label,
#element-reviews-add .rating>label:hover~input:checked~label {
    color: #ea0
}

#element-reviews-add .rating>label:active {
    position: relative;
    top: 2px;
    left: 2px
}

#element-reviews-add  textarea {
    resize: none;
    outline: 0
}

#element-reviews-add .content-reviews-stroke {
    margin-bottom: 10px;
    display: -webkit-box
}

#element-reviews-add .stroke-rating {
    text-align: right;
    padding-top: 5px
}

#element-reviews-add .stroke-pluses {
    text-align: right;
    color: green;
    padding-top: 5px
}

#element-reviews-add .stroke-minuses {
    text-align: right;
    color: #ef1c1c;
    padding-top: 5px
}

#element-reviews-add .stroke-buy,
#element-reviews-add .stroke-comment {
    text-align: right;
    color: #000;
    padding-top: 5px
}

#element-reviews-add .stroke-text {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    text-align: justify
}

#element-reviews-add .stroke-text a {
    color: #000;
    text-decoration: underline
}

#element-reviews-add .stroke-button {
    padding-top: 5px;
    text-align: center;
    margin-bottom: 15px
}

#element-reviews-add .stroke-button a {
    text-align: center;
    font-weight: 700;
    color: #fff;
    padding: 10px 20px;
    margin: 0 auto 10px;
    width: 100%;
    background: #CF100D;
    background-size: 18px 18px;
    border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase
}

#element-review-feedback .modal-content .modal-header {
    padding-bottom: 0;
    border-bottom: none
}

#element-review-feedback .modal-content .modal-header span {
    color: #dc112e;
    font-size: 26px
}

#element-review-feedback .modal-content textarea {
    resize: none;
    outline: 0
}

#element-review-feedback .modal-content .content-reviews-stroke {
    margin-bottom: 10px;
    display: -webkit-box
}

#element-review-feedback .modal-content .stroke-comment,
#element-review-feedback .modal-content .stroke-email {
    text-align: right;
    color: #000;
    padding-top: 5px
}

#element-review-feedback .modal-content .stroke-text {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    text-align: justify
}

#element-review-feedback .modal-content .stroke-text a {
    color: #000;
    text-decoration: underline
}

#element-review-feedback .modal-content .stroke-button {
    padding-top: 5px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px
}

#element-review-feedback .modal-content .stroke-button a {
    text-align: center;
    font-weight: 700;
    color: #fff;
    padding: 10px 20px;
    margin: 0 auto 10px;
    width: 100%;
    background: #CF100D;
    background-size: 18px 18px;
    border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase
}

.row.delivery>.nav-tabs-wrapper>.nav.nav-tabs li:last-child a,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .nav.nav-tabs li:last-child a {
    margin-right: 0
}

#element-moderation .modal-content .modal-header {
    padding-bottom: 0;
    border-bottom: none
}

#element-moderation .modal-content .modal-header span {
    color: #dc112e;
    font-size: 26px
}

#element-moderation .modal-content .modal-header a {
    color: #000;
    text-decoration: underline
}

.row.delivery>.nav-tabs-wrapper>.nav.nav-tabs li {
    width: 50%;
    text-align: center
}

.row.delivery>.nav-tabs-wrapper>.nav.nav-tabs li a {
    color: #676767;
    font-size: 25px;
    text-decoration: none
}

.row.delivery>.nav-tabs-wrapper>.tab-content {
    border: 1px solid #dfdfdf;
    border-top: none;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    z-index: 99
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane {
    padding-top: 20px
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .nav.nav-tabs li {
    padding: 0;
    text-align: center
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .nav.nav-tabs li a {
    text-decoration: none;
    color: #676767;
    height: 190px
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    background: #fff;
    height: auto;
    padding: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .h2,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block h2,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .h2,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content h2 {
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 18px
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block p,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content p {
    margin-bottom: 15px;
    text-align: justify;
    line-height: 18px
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block p span,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content p span {
    color: #d60000;
    font-weight: 700
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .img,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .img {
    float: right;
    margin-right: 50px
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .text,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .text {
    float: left;
    width: 800px
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .text a,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .text a {
    color: #d60000
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .pay_card li,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .pay_card li {
    list-style: none;
    float: left;
    margin-right: 10px
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .pay_card li img,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .pay_card li img {
    max-width: 100%;
    height: auto
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_sity li,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_sity li {
    list-style: none;
    overflow: hidden;
    margin-bottom: 20px
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_sity .img,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_sity .img {
    background: url(../images/delivery/dost6.png) no-repeat;
    height: 105px;
    margin: 0;
    float: none;
    width: 100%
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_sity .img.img-2,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_sity .img.img-2 {
    background-position: -152px 0
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_sity .img.img-3,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_sity .img.img-3 {
    background-position: -215px 0
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_sity .img.img-4,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_sity .img.img-4 {
    background-position: -362px 0
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_sity .img.img-5,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_sity .img.img-5 {
    background-position: -420px 0
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_sity .img.img-5.img-no,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_sity .img.img-5.img-no {
    background: url(../images/delivery/del_5_no.png) no-repeat;
    width: 150px;
    height: 105px;
    margin: 0;
    float: none
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_sity .img.img-6,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_sity .img.img-6 {
    background-position: -570px 0
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_sity .img.img-7,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_sity .img.img-7 {
    background-position: -625px 0
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_sity .img.img-7.img-no,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_sity .img.img-7.img-no {
    background: url(../images/delivery/del_6_no.png) no-repeat;
    width: 150px;
    height: 105px;
    margin: 0;
    float: none
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_obl li,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_obl li {
    list-style: none;
    overflow: hidden;
    margin-bottom: 20px
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_obl .img,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_obl .img {
    background: url(../images/delivery/dost7.png) no-repeat;
    height: 105px;
    float: none;
    width: 100%;
    margin: 0 auto
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_obl .img.img-2,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_obl .img.img-2 {
    background-position: -155px 0
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_obl .img.img-3,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_obl .img.img-3 {
    background-position: -215px 0
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_obl .img.img-4,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_obl .img.img-4 {
    width: 35px;
    background-position: -362px 0
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_obl .img.img-5,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_obl .img.img-5 {
    width: 170px;
    background-position: -398px 0
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_obl .img.img-6,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_obl .img.img-6 {
    background-position: -570px 0
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_obl .img.img-7,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_obl .img.img-7 {
    background-position: -625px 0
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block .delivery_obl .img.img-7.img-no,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .delivery_obl .img.img-7.img-no {
    background: url(../images/delivery/del_5_no.png) no-repeat;
    width: 150px;
    height: 105px;
    margin: 0;
    float: none
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block table,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block table tr.gray,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content table tr.gray {
    background: #f4f4f4
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block table tr th,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content table tr th {
    font-weight: 700;
    background: #ccc;
    text-align: center;
    padding: 10px
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block table tr td,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content table tr td {
    padding: 10px;
    text-align: center
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block table tr td:first-child,
.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content table tr td:first-child {
    text-align: left
}

.row.delivery>.nav-tabs-wrapper>.tab-content>.tab-pane>.tab-content {
    padding: 15px 25px;
    border: 1px solid #dfdfdf;
    border-top: none;
    margin-bottom: 20px
}

.action .action-h1 h1 {
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 36px;
    font-size: 24px;
    color: #333;
    font-weight: 700
}

.action .action-item {
    border: 1px solid #dfdfdf;
    border-radius: 0 0 5px 5px;
    background: #fff;
    margin-bottom: 30px;
    height: 320px;
    max-height: 320px
}

.action .action-item .action-item-text {
    padding: 20px
}

.action .action-item .action-item-text .action-item-text-name {
    color: #333;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-align: center
}

.action .action-item .action-item-text .action-item-text-description {
    margin-top: 10px;
    text-align: justify
}

.action .action-item .action-item-text .action-item-text-more {
    margin-top: 10px
}

.action .action-item .action-item-text .action-item-text-more .action-item-text-more-info {
    text-decoration: none;
    color: #d60000;
    border-bottom: 1px dashed #d60000;
    font-weight: 700;
    line-height: 16px
}

.action .action-item .action-item-text .action-item-text-more .action-item-text-more-info:hover {
    border-bottom: none
}

.action .action-item .action-item-text .action-item-text-more .action-item-text-more-rules {
    float: right;
    color: #333;
    line-height: 16px;
    font-size: 14px;
    text-decoration: underline
}

.action-rules {
    text-align: center
}

.action-nav .action-nav-item {
    height: auto;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    background: #fff;
    padding: 15px
}

.action-nav .action-nav-item .action-nav-item-title {
    font-size: 18px;
    font-weight: 700;
    padding: 0 15px 15px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px
}

.action-nav .action-nav-item ul li a {
    color: #333
}

.action-nav .action-nav-item ul .active a {
    color: #333;
    background-color: #e5e5e5
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev,
.slider-main .owl-nav .owl-next,
.slider-main .owl-nav .owl-prev {
    display: block;
    cursor: pointer;
    z-index: 99;
    margin-top: -30px;
    box-shadow: 0 2px 3px 1px #6f6f6f;
    position: absolute;
    border-radius: 50%
}

.slider-main-container {
    background-color: #fff
}

.owl-carousel .owl-nav .owl-prev {
    top: calc(50% + 13px);
    height: 50px;
    width: 50px;
    background-color: #fff;
    left: -25px;
    background-color: rgba(255, 255, 255, .4)
}

.owl-carousel .owl-nav .owl-prev:after {
    content: "";
    position: absolute;
    background-image: url(../images/arrow.png);
    width: 17px;
    height: 28px;
    left: 13px;
    top: 11px;
    transform: rotate(180deg)
}

.owl-carousel .owl-nav .owl-prev:hover {
    background: #fff;
    background: linear-gradient(to bottom, #fff 0, #c9c9c9 100%)
}

.owl-carousel .owl-nav .owl-next {
    top: calc(50% + 13px);
    height: 50px;
    width: 50px;
    background-color: #fff;
    right: -25px;
    background-color: rgba(255, 255, 255, .4)
}

.owl-carousel .owl-nav .owl-next:after {
    content: "";
    position: absolute;
    background-image: url(../images/arrow.png);
    width: 17px;
    height: 28px;
    left: 18px;
    top: 11px
}

.owl-carousel .owl-nav .owl-next:hover {
    background: #fff;
    background: linear-gradient(to bottom, #fff 0, #c9c9c9 100%)
}

.slider-main.container {
    padding: 0 0 15px
}

.slider-main #owl-main {
    width: 100%;
}

.slider-main .owl-nav .owl-prev {
    top: calc(50% + 13px);
    height: 50px;
    width: 50px;
    background-color: #fff;
    left: -25px;
    background-color: rgba(255, 255, 255, .4)
}

.slider-main .owl-nav .owl-prev:after {
    content: "";
    position: absolute;
    background-image: url(../images/arrow.png);
    width: 17px;
    height: 28px;
    left: 13px;
    top: 11px;
    transform: rotate(180deg)
}

.slider-main .owl-nav .owl-prev:hover {
    background: #fff;
    background: linear-gradient(to bottom, #fff 0, #c9c9c9 100%)
}

.slider-main .owl-nav .owl-next {
    top: calc(50% + 13px);
    height: 50px;
    width: 50px;
    background-color: #fff;
    right: -25px;
    background-color: rgba(255, 255, 255, .4)
}

.slider-main .owl-nav .owl-next:after {
    content: "";
    position: absolute;
    background-image: url(../images/arrow.png);
    width: 17px;
    height: 28px;
    left: 18px;
    top: 11px
}

.slider-main .owl-nav .owl-next:hover {
    background: #fff;
    background: linear-gradient(to bottom, #fff 0, #c9c9c9 100%)
}

.slider-main .owl-dots {
    text-align: center;
    margin-top: -37px;
    margin-bottom: 37px
}

.slider-main .owl-dots .owl-dot {
    margin: 0 12px;
    background-color: #fff;
    width: 7px;
    height: 7px;
    display: inline-block;
    text-indent: -999em;
    position: relative;
    border-radius: 50%;
    vertical-align: middle
}

.slider-main .owl-dots .owl-dot span {
    display: none
}

.slider-main .owl-dots .owl-dot.active {
    background-color: transparent;
    width: 15px;
    height: 15px;
    border: 3px solid #fff
}

#owl-related-product .owl-nav .owl-next,
#owl-related-product .owl-nav .owl-prev {
    width: 23px;
    display: block;
    height: 65px;
    background-image: url(../images/slider.png);
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -30px;
    top: 50%
}

.slider-main .owl-dots .active span,
.slider-main .owl-dots .owl-dot:hover>span {
    background-position: 0 -14px
}

#owl-related-product .owl-nav .owl-prev {
    background-position: 0 0;
    left: 0
}

#owl-related-product .owl-nav .owl-next {
    background-position: -27px 0;
    right: 0
}

#owl-related-product .owl-nav .owl-next:hover {
    background-position: -27px 100%
}

#owl-related-product .owl-nav .owl-prev:hover {
    background-position: 0 100%
}

#owl-related-product .owl-dots {
    text-align: center;
    margin-top: 5px
}

#owl-related-product .owl-dots .owl-dot {
    display: inline-block
}

#owl-related-product .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    margin: 0 5px;
    background: url(../images/slider-dots.png) no-repeat;
    display: inline-block;
    text-indent: -999em;
    position: relative
}

#owl-related-product .owl-dots .active span,
#owl-related-product .owl-dots .owl-dot:hover>span {
    background-position: 0 -14px
}

.slider-action {
    margin-top: 35px
}

.slider-action .owl-carousel {
    margin-left: -11px;
    width: calc(100% + 26px)
}

.slider-action .owl-carousel .owl-item img {
    width: initial
}

.slider-action .owl-carousel .owl-stage-outer {
    width: calc(100% + 5px)
}

.slider-action .slider-action-all {
    width: 100%;
    text-align: right;
    margin-top: 22px
}

.slider-action .owl-nav .owl-next,
.slider-action .owl-nav .owl-prev {
    display: block;
    border-radius: 50%;
    z-index: 99;
    margin-top: -30px;
    box-shadow: -1px 1px 1px 1px #6f6f6f;
    position: absolute;
    cursor: pointer
}

.slider-action .slider-action-all>a {
    color: #434343;
    border-bottom: 1px solid #434343;
    text-decoration: none;
    font-size: 17px
}

.slider-action .slider-action-all>a:hover {
    color: #e20000;
    text-decoration: none;
    border-bottom: 0
}

.slider-action .item {
    width: 100%
}

.slider-action .owl-nav .owl-prev {
    top: 50%;
    height: 50px;
    width: 50px;
    background-color: #fff;
    left: -16px;
    background-color: rgba(255, 255, 255, .4)
}

.slider-action .owl-nav .owl-prev:after {
    content: "";
    position: absolute;
    background-image: url(../images/arrow.png);
    width: 17px;
    height: 28px;
    left: 13px;
    top: 11px;
    transform: rotate(180deg)
}

.slider-action .owl-nav .owl-prev:hover {
    background: #fff;
    background: linear-gradient(to bottom, #fff 0, #c9c9c9 100%)
}

.slider-action .owl-nav .owl-next {
    top: 50%;
    height: 50px;
    width: 50px;
    background-color: #fff;
    right: -25px;
    background-color: rgba(255, 255, 255, .4)
}

.slider-action .owl-nav .owl-next:after {
    content: "";
    position: absolute;
    background-image: url(../images/arrow.png);
    width: 17px;
    height: 28px;
    left: 18px;
    top: 11px
}

.slider-action .owl-nav .owl-next:hover {
    background: #fff;
    background: linear-gradient(to bottom, #fff 0, #c9c9c9 100%)
}

.slider-action .owl-dots {
    text-align: right;
    margin-top: 0;
    position: relative;
    top: -485px
}

.preview-images .owl-dots .owl-dot span,
.slider-action .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    margin: 0 5px;
    display: inline-block;
    text-indent: -999em;
    position: relative
}

.slider-action .owl-dots .owl-dot {
    display: inline-block
}

.slider-action .owl-dots .owl-dot span {
    background: url(../images/slider-dots.png) no-repeat
}

.slider-action .owl-dots .active span,
.slider-action .owl-dots .owl-dot:hover>span {
    background-position: 0 -14px
}

.preview-images .owl-dots {
    text-align: right
}

.preview-images .owl-dots .owl-dot {
    display: inline-block
}

.preview-images .owl-dots .owl-dot span {
    background: url(../images/slider-dots.png) no-repeat
}

.preview-images .owl-dots .active span,
.preview-images .owl-dots .owl-dot:hover>span {
    background-position: 0 -14px
}

#scroll_bottom {
    position: fixed;
    bottom: 60px;
    width: 100%;
    display: none;
    z-index: 1
}

.scrollTop a {
    z-index: 9999;
    position: absolute;
    background: #d60000;
    bottom: 0;
    right: 20px;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 5px
}

.scrollTop i {
    margin-top: 10px;
    font-size: 28px;
    color: #fff
}

.scrollTop a:hover {
    background: red
}

#footer {
    padding-top: 28px;
    box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, .25);
    background-color: #c7c7c7;
    background-image: -webkit-repeating-linear-gradient(bottom, #a0a0a0 0, #eee 100%);
    background-image: repeating-linear-gradient(to top, #a0a0a0 0, #eee 100%);
    background-image: -ms-repeating-linear-gradient(bottom, #a0a0a0 0, #eee 100%)
}

#footer-logo {
    width: 130px;
    margin-left: 15px
}

#footer .footer-top>.container {
    padding: 0
}

#footer .footer-top .footer-block {
    margin: 20px 0
}

#footer .footer-top .footer-block-title {
    font-weight: 700;
    margin-bottom: 7px;
    color: #000;
    font-size: 16px;
    display: block
}

#footer .footer-top .footer-block-title:not(:nth-child(1)) {
    margin-top: 20px
}

#footer .footer-top .footer-block-items {
    margin-bottom: 5px
}

#footer .footer-top .footer-block-items a {
    text-decoration: none;
    color: #5f5f5f;
    cursor: pointer
}

#footer .footer-top .footer-block-items a:hover {
    text-decoration: none;
    color: #000;
    cursor: pointer
}

#footer .footer-top .footer-block-tel {
    margin-bottom: 15px
}

#footer .footer-top .footer-block-tel span {
    color: #767676;
    font-size: 15px;
    display: block
}

#footer .footer-top .footer-block-tel a {
    display: block;
    color: #000;
    font-weight: 700
}

#footer .footer-top .footer-block-social {
    margin-top: 2px;
    margin-bottom: 20px
}

#footer .footer-top .footer-block-social a {
    //border-radius: 50%;
    //background-color: #6a7384;
    //width: 30px;
    //height: 30px;
    position: relative;
    //color: #fff;
    text-align: center;
    //font-size: 21px;
    display: inline-block;
    font-weight: 700
}

#footer .footer-top .footer-block-social a:hover {
    text-decoration: none
}

#footer .footer-top .footer-block-social .icon-vk:before {
    content: "";
    position: absolute;
    background: url(../images/icon-vk.png) no-repeat;
    background-size: contain
}

#footer .footer-top .footer-block-social .icon-fb:before {
    content: "";
    background: url(../images/icon-fb.png) no-repeat;
    position: absolute;
    background-size: contain
}

#footer .footer-bottom {
    font-size: 16px;
    padding-bottom: 40px
}

#footer .footer-bottom-copyright {
    width: 100%;
    text-align: right;
    display: inline-block;
    padding-right: 56px;
    color: #000
}

#footer .footer-bottom-mobile {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    width: 100%;
    display: inline-block
}

#footer .footer-bottom-mobile:hover {
    text-decoration: none;
    color: #000
}

#contest-label,
#schedule-label-left {
    position: fixed;
    color: #fff;
    text-align: left;
    top: 50%;
    text-decoration: none;
    font-weight: 700
}

#contest-label:after,
#schedule-label-left:after {
    content: '!';
    color: red;
    width: 40px;
    line-height: 40px;
    background: #fff;
    position: absolute;
    display: block
}

#contest-label {
    display: block;
    width: 223px;
    height: 40px;
    background: url(../images/red-side-label.png) no-repeat;
    transform: rotate(90deg);
    left: -95px;
    font-size: 16px;
    padding-left: 27px;
    line-height: 40px
}

#contest-label:after {
    border: 2px solid red;
    height: 40px;
    border-radius: 50%;
    font-size: 40px;
    right: 10px;
    top: -6px;
    transform: rotate(-90deg);
    text-align: center
}

#schedule-label-left {
    background: url(../images/blue-label-left.png) no-repeat;
    font-size: 16px;
    width: 40px;
    left: -3px;
    display: block;
    height: 225px;
    transform: translate(0, -50%)
}

#schedule-label-left:after {
    height: 40px;
    border-radius: 50%;
    font-size: 32px;
    right: -10px;
    bottom: 15px;
    text-align: center;
    border: 2px solid #126ADF
}

#schedule-label-left span {
    display: block;
    transform: rotate(-90deg);
    width: 194px;
    position: absolute;
    text-align: center;
    top: 90px;
    left: -80px
}

#gift-200-bonuses-label {
    display: block;
    width: 100px;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 10000 img;
    z-index-width: 100%
}

.modal-wrapper {
    display: none;
    position: fixed;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    /* border-radius: 10px; */
    z-index: 1000;
    top: 120px;
    right: 220px;
    width: 450px;
    max-height: 650px
}

.modal-wrapper .modal-window {
    padding: 10px 20px
}

.modal-wrapper .modal-window .close {
    color: #000;
    font-size: 25px;
    float: right;
    line-height: 1;
    opacity: 1
}

.modal-wrapper .modal-window .row.footer .red-btn {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 10px;
    margin: 0 auto;
    width: 200px;
    background-color: #32883B;    
    text-decoration: none;
    border: none
}

.modal-wrapper .modal-window .row.footer .red-btn:hover {
    opacity: 0.8;
}

.modal-wrapper#small-basket {
    top: 120px;
    right: 220px;
    width: 450px;
    max-height: 650px
}
.modal-wrapper#small-basket.scroll{
    overflow-y:scroll; 
}

.modal-wrapper#small-basket .modal-window .row.header {
    margin-bottom: 35px
}

.modal-wrapper#small-basket .modal-window .table-wrapper {
    overflow-y: auto;
    max-height: 400px
}

.modal-wrapper#small-basket .modal-window .cart {
    background: url(../images/cart-icon.png) no-repeat;
    background-size: 30px 30px;
    padding-left: 50px;
    line-height: 18px;
    font-size: 17px
}

.modal-wrapper#small-basket .modal-window .cart .attention {
    font-weight: 700;
    color: #000;
}

.modal-wrapper#small-basket .modal-window .item {
    padding: 5px 0
}

.modal-wrapper#small-basket .modal-window .item>td {
    border: 1px solid #D9D7D9;
    padding: 5px
}

.modal-wrapper#add-card .modal-window .modal-body,
.modal-wrapper#lk-review-delete .modal-window .modal-body,
.modal-wrapper#lk-review-detail .modal-window .modal-body,
.modal-wrapper#small-user-info .modal-window .modal-body {
    padding-top: 8px;
    padding-left: 13px
}

.modal-wrapper#small-basket .modal-window .item .item-image img {
    width: 100%
}

.modal-wrapper#small-basket .modal-window .row.footer .total {
    color: #A9A9A9;
    font-size: 18px;
    margin: 15px 0
}

.modal-wrapper#add-card .modal-window .modal-body .row.header .fa-times,
.modal-wrapper#complaint-book-rules .modal-window .modal-body .row.header .fa-times,
.modal-wrapper#lk-review-delete .modal-window .modal-body .row.header .fa-times,
.modal-wrapper#lk-review-detail .modal-window .modal-body .row.header .fa-times,
.modal-wrapper#small-user-info .modal-window .modal-body .row.header .fa-caret-up {
    margin-right: 10px
}

.modal-wrapper#small-basket .modal-window .row.footer .total .attention {
    font-weight: 700;
    color: #000
}

.modal-wrapper#small-basket .modal-window .row.footer .red-btn {
    margin-bottom: 15px
}

.modal-wrapper#small-user-info {
    top: 60px;
    right: 300px;
    width: 340px;
    max-height: 400px
}

.modal-wrapper#lk-review-delete,
.modal-wrapper#lk-review-detail {
    left: 300px;
    width: 500px;
    max-height: 400px;
    top: 150px
}

.modal-wrapper#small-user-info .modal-window .modal-body .row.header {
    margin-bottom: 25px;
    color: #000
}

.modal-wrapper#small-user-info .modal-window .modal-body .row.header a {
    color: #000
}

.modal-wrapper#small-user-info .modal-window .modal-body .row.header .fa-caret-up.close {
    font-size: 18px;
    float: left
}

.modal-wrapper#small-user-info .modal-window .modal-body .row.body {
    font-size: 13px
}

.modal-wrapper#small-user-info .modal-window .modal-body .row.footer {
    margin-top: 20px
}

.modal-wrapper#small-user-info .modal-window .modal-body .row.footer .red-btn {
    font-weight: 400
}

.modal-wrapper#lk-review-detail .modal-window .modal-body .row.header {
    margin-bottom: 25px;
    color: #dc112e;
    font-size: 26px
}

.modal-wrapper#lk-review-detail .modal-window .modal-body .row.header a {
    color: #000
}

.modal-wrapper#lk-review-detail .modal-window .modal-body .row.header .fa-times.close {
    font-size: 25px;
    float: left
}

.modal-wrapper#lk-review-detail .modal-window .modal-body .row.body {
    font-size: 13px
}

.modal-wrapper#lk-review-detail .modal-window .modal-body .row.body .review-rows>.row {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.modal-wrapper#lk-review-delete .modal-window .modal-body .row.header {
    margin-bottom: 25px;
    color: #dc112e;
    font-size: 26px
}

.modal-wrapper#lk-review-delete .modal-window .modal-body .row.header a {
    color: #000
}

.modal-wrapper#lk-review-delete .modal-window .modal-body .row.header .fa-times.close {
    font-size: 25px;
    float: left
}

.modal-wrapper#lk-review-delete .modal-window .modal-body .row.body {
    font-size: 13px
}

.modal-wrapper#add-card {
    top: 150px;
    left: 30%;
    width: 650px;
    max-height: 600px
}

.modal-wrapper#add-card .modal-window .modal-body .row.header {
    margin-bottom: 25px;
    color: #dc112e;
    font-size: 26px
}

.modal-wrapper#add-card .modal-window .modal-body .row.header a {
    color: #000
}

.modal-wrapper#add-card .modal-window .modal-body .row.header .fa-times.close {
    font-size: 25px;
    float: left
}

.modal-wrapper#add-card .modal-window .modal-body .row.body {
    font-size: 13px
}

.modal-wrapper#add-card .modal-window .modal-body .row.body .row.field {
    margin-bottom: 10px
}

.modal-wrapper#add-card .modal-window .modal-body .row.body .row.field input[type=text] {
    border: 2px solid #dfdfdf;
    border-radius: 2px;
    padding-top: 9px;
    padding-bottom: 9px;
    height: 40px
}

.modal-wrapper#add-card .modal-window .modal-body .row.body .row.field input[type=password] {
    border: 2px solid #dfdfdf;
    border-radius: 2px;
    padding-top: 9px;
    padding-bottom: 9px
}

.modal-wrapper#add-card .modal-window .modal-body .row.body .row.field select {
    border-radius: 2px;
    background: 0 0;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 14px;
    height: 40px;
    border: 2px solid #dfdfdf
}

#modal-reg .modal-content,
#modal-reg .modal-content .modal-body .margin-modal .i-form .form-control {
    border-radius: 0
}

.modal-wrapper#add-card .modal-window .modal-body .row.body .row.field label {
    padding-top: 10px;
    padding-bottom: 10px
}

.modal-wrapper#add-card .modal-window .modal-body .row.body .row.field input[type=radio] {
    display: none
}

.modal-wrapper#add-card .modal-window .modal-body .row.body .row.field input[type=radio]+label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f096";
    letter-spacing: 10px;
    font-size: 25px;
    position: relative;
    top: 5px
}

.modal-wrapper#add-card .modal-window .modal-body .row.body .row.field input[type=radio]:checked+label:before {
    content: "\f046";
    letter-spacing: 10px
}

.modal-wrapper#complaint-book-rules {
    top: 150px;
    left: calc(50% - 325px);
    width: 650px;
    right: auto;
    max-height: 600px
}

.modal-wrapper#complaint-book-rules .modal-window .modal-body {
    padding-top: 8px;
    padding-left: 13px
}

.modal-wrapper#complaint-book-rules .modal-window .modal-body .row.header {
    margin-bottom: 25px;
    color: #dc112e;
    font-size: 26px
}

.modal-wrapper#complaint-book-rules .modal-window .modal-body .row.header a {
    color: #000
}

.modal-wrapper#complaint-book-rules .modal-window .modal-body .row.header .fa-times.close {
    font-size: 25px;
    float: left
}

#modal-reg .modal-content .modal-header {
    border-bottom: none
}

#modal-reg .modal-content .modal-header .modal-title {
    text-align: center;
    color: #fff;
    padding: 2px 10px;
    font-size: 19px;
    font-weight: 700;
    font-family: Arial;
    text-transform: uppercase;
    background: #d60000
}

#modal-reg .modal-content .modal-header .close {
    color: #fff;
    text-shadow: none;
    opacity: 1;
    cursor: pointer;
    font-size: 19px;
}

#modal-reg .modal-content .modal-body {
    padding: 0 15px
}

#modal-reg .modal-content .modal-body .margin-modal {
    margin: 5px 0
}

#modal-reg .modal-content .modal-body .margin-modal .i-name {
    text-align: right;
    padding-right: 0;
    color: #000;
    font-size: 17px;
    line-height: 34px
}

#modal-reg .modal-content .modal-body .margin-modal .i-form .reg-error {
    border-color: red
}

#modal-reg .modal-content .modal-body .margin-modal .i-form .input-group-addon {
    background: #fff;
    color: #828282;
    cursor: pointer;
    border-radius: 0
}

#modal-reg .modal-content .modal-body .margin-modal .i-form .form-error {
    position: absolute;
    top: -15px;
    left: 0;
    z-index: 999;
    padding: 1px 5px;
    font-size: 12px;
    background: #d60000;
    color: #fff;
    border-radius: 4px
}

#modal-reg .modal-content .modal-body .margin-modal .row.field input[type=password],
#modal-reg .modal-content .modal-body .margin-modal .row.field input[type=text] {
    border: 2px solid #dfdfdf;
    border-radius: 2px;
    padding-top: 9px;
    padding-bottom: 9px
}

#modal-reg .modal-content .modal-body .margin-modal .row.field select {
    border-radius: 2px;
    background: 0 0;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 14px;
    border: 2px solid #dfdfdf
}

#modal-reg .modal-content .modal-body .margin-modal .row.field label {
    font-weight: 400;
    cursor: pointer;
    color: #000;
    font-size: 17px
}

#modal-reg .modal-content .modal-body .margin-modal .row.field .agree-rule,
#modal-reg .modal-content .modal-body .margin-modal .row.field .ppagree {
    font-size: 14px;
    color: #000
}

#modal-reg .modal-content .modal-body .margin-modal .row.field .agree-rule a {
    color: #000;
    text-decoration: underline
}

#modal-reg .modal-content .modal-body .margin-modal .row.field .ppagree a {
    color: #000;
    text-decoration: underline
}

#modal-reg .modal-content .modal-body .margin-modal .row.field input[type=radio] {
    display: none
}

#modal-reg .modal-content .modal-body .margin-modal .row.field input[type=radio]+label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f096";
    letter-spacing: 5px;
    font-size: 25px;
    position: relative;
    top: 5px;
    width: 30px
}

#modal-reg .modal-content .modal-body .margin-modal .row.field input[type=radio]:checked+label:before {
    content: "\f046";
    letter-spacing: 5px;
    width: 30px
}

#modal-reg .modal-content .modal-body .margin-modal .row.field input[type=checkbox] {
    display: none
}

#modal-reg .modal-content .modal-body .margin-modal .row.field input[type=checkbox]+label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f096";
    letter-spacing: 5px;
    font-size: 25px;
    position: relative;
    top: 5px;
    width: 30px
}

#modal-reg .modal-content .modal-body .margin-modal .row.field input[type=checkbox]:checked+label:before {
    content: "\f046";
    letter-spacing: 5px;
    width: 30px
}

#modal-reg .modal-content .modal-body .margin-modal .row.field .reg-error>label:before {
    color: red
}

#modal-reg .modal-content .modal-footer {
    border-top: none;
    text-align: center;
    margin-bottom: 10px
}

#modal-reg .modal-content .modal-footer a {
    text-align: center;
    font-weight: 700;
    color: #fff;
    padding: 10px 20px;
    width: 100%;
    background: #32883B;
    text-decoration: none;
    text-transform: uppercase
}

#modal-reg .modal-content .modal-footer a:hover {
    opacity: .8
}

#modal-auth .modal-sm {
    width: 370px
}

#modal-auth .modal-sm .modal-content {
    border-radius: 0
}

#modal-auth .modal-sm .modal-content .modal-header {
    border-bottom: none
}

#modal-auth .modal-sm .modal-content .modal-header .modal-title {
    text-align: center;
    color: #666;
    padding: 2px 10px;
    font-size: 19px;
    font-weight: 700;
    font-family: Arial;
    text-transform: uppercase;    
}

#modal-auth .modal-sm .modal-content .modal-header .close {
    color: #666;
    text-shadow: none;
    opacity: 1;
    cursor: pointer;
    font-size: 19px;
}

#modal-auth .modal-sm .modal-content .modal-body {
    padding: 0 15px
}

#modal-auth .modal-sm .modal-content .modal-body .auth-nav {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    height: 35px;
    line-height: 34px;
    border-bottom: 1px solid #dfdfdf;
}

#modal-auth .modal-sm .modal-content .modal-body .auth-nav a {
    text-decoration: none;
    color: #666;
    letter-spacing: -1px;
    font-weight: 600;
    display: block;
    text-transform: uppercase
}

#modal-auth .modal-sm .modal-content .modal-body .auth-nav.active {
    background: #f4f4f4;
    border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #f4f4f4
}

#modal-auth .modal-sm .modal-content .modal-body .tab-content {
    padding: 10px 15px;
    border: 1px solid #DFDFDF;
    background: #f4f4f4;
    border-top: none
}

#modal-auth .modal-sm .modal-content .modal-body .tab-content .form-group label {
    font-weight: 400
}

#modal-auth .modal-sm .modal-content .modal-body .form-group {
    position: relative
}

#modal-auth .modal-sm .modal-content .modal-body .form-error {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 1px 5px;
    font-size: 12px;
    background: #d60000;
    color: #fff;
    border-radius: 4px
}

#modal-auth .modal-sm .modal-content .modal-body .reg-error {
    border-color: red
}

#modal-auth .modal-sm .modal-content .modal-footer {
    border-top: none;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px
}

#modal-auth .modal-sm .modal-content .modal-footer .enter a {
    text-align: center;
    font-weight: 700;
    color: #fff;
    padding: 10px 40px;
    width: 100%;
    background: #32883B;   
    text-decoration: none;
    text-transform: uppercase
}

#modal-auth .modal-sm .modal-content .modal-footer .enter a:hover {
    opacity: .8
}

#modal-auth .modal-sm .modal-content .modal-footer .remember a {
    text-decoration: none;
    border-bottom: 1px dashed #000;
    color: #000;
    margin-top: 10px;
    margin-left: 20px
}

#modal-change-phone .modal-sm {
    width: 370px
}

#modal-change-phone .modal-sm .modal-content {
    border-radius: 0
}

#modal-change-phone .modal-sm .modal-content .modal-header {
    border-bottom: none
}

#modal-change-phone .modal-sm .modal-content .modal-header .modal-title {
    text-align: center;
    color: #fff;
    padding: 6px 10px;
    font-size: 14px;
    font-weight: 700;
    font-family: Arial;
    text-transform: uppercase;
    background: #d60000
}

#modal-change-phone .modal-sm .modal-content .modal-header .close {
    color: #fff;
    text-shadow: none;
    opacity: 1;
    cursor: pointer;
    font-size: 19px;
    margin-top: 5px;
    margin-right: 5px
}

#modal-change-phone .modal-sm .modal-content .modal-body {
    padding: 0 15px
}

#modal-change-phone .modal-sm .modal-content .modal-body .auth-nav {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    height: 35px;
    line-height: 34px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 1px solid #dfdfdf
}

#modal-change-phone .modal-sm .modal-content .modal-body .auth-nav a {
    text-decoration: none;
    color: #666;
    letter-spacing: -1px;
    font-weight: 600;
    display: block;
    text-transform: uppercase
}

#modal-change-phone .modal-sm .modal-content .modal-body .auth-nav.active {
    background: #f4f4f4;
    border-bottom: 1px solid #f4f4f4
}

#modal-change-phone .modal-sm .modal-content .modal-body .tab-content {
    padding: 10px 15px;
    border: 1px solid #DFDFDF;
    border-radius: 5px;
    background: #f4f4f4
}

#modal-change-phone .modal-sm .modal-content .modal-body .tab-content .form-group label {
    font-weight: 400
}

#modal-change-phone .modal-sm .modal-content .modal-body .form-group {
    position: relative
}

#modal-change-phone .modal-sm .modal-content .modal-body .form-error {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 1px 5px;
    font-size: 12px;
    background: #d60000;
    color: #fff;
    border-radius: 4px
}

#modal-change-phone .modal-sm .modal-content .modal-body .reg-error {
    border-color: red
}

#modal-change-phone .modal-sm .modal-content .modal-footer {
    border-top: none;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px
}

#modal-change-phone .modal-sm .modal-content .modal-footer .submit-change a {
    text-align: center;
    font-weight: 700;
    color: #fff;
    padding: 10px 40px;
    width: 100%;
    background: #CF100D;
    border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase
}

#modal-change-phone .modal-sm .modal-content .modal-footer .submit-change a:hover {
    opacity: .8
}

#modal-change-phone .modal-sm .modal-content .modal-footer .remember a {
    text-decoration: none;
    border-bottom: 1px dashed #d20000;
    color: #d20000;
    margin-top: 10px;
    margin-left: 20px
}

#modal-callback .descr {
    margin-top: 15px
}

#modal-callback .modal-sm {
    width: 370px
}

#modal-callback .modal-sm .modal-content {
    border-radius: 0
}

#modal-callback .modal-sm .modal-content .modal-header {
    border-bottom: none
}

#modal-callback .modal-sm .modal-content .modal-header .modal-title {
    text-align: center;
    color: #666;
    padding: 2px 10px;
    font-size: 19px;
    font-weight: 700;
    font-family: Arial;
    text-transform: uppercase;   
}

#modal-callback .modal-sm .modal-content .modal-header .close {
    color: #666;
    text-shadow: none;
    opacity: 1;
    cursor: pointer;
    font-size: 19px;
}

#modal-callback .modal-sm .modal-content .modal-body {
    padding: 0 15px
}

#modal-callback .modal-sm .modal-content .modal-body .auth-nav {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    height: 35px;
    line-height: 34px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 1px solid #dfdfdf
}

#modal-callback .modal-sm .modal-content .modal-body .auth-nav a {
    text-decoration: none;
    color: #666;
    letter-spacing: -1px;
    font-weight: 600;
    display: block;
    text-transform: uppercase
}

#modal-callback .modal-sm .modal-content .modal-body .auth-nav.active {
    background: #f4f4f4;
    border-bottom: 1px solid #f4f4f4
}

#modal-callback .modal-sm .modal-content .modal-body .tab-content {
    padding: 10px 15px;
    border: 1px solid #DFDFDF;   
    background: #f4f4f4
}

#modal-callback .modal-sm .modal-content .modal-body .tab-content .form-group label {
    font-weight: 400
}

#modal-callback .modal-sm .modal-content .modal-body .form-group {
    position: relative
}

#modal-callback .modal-sm .modal-content .modal-body .form-error {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 1px 5px;
    font-size: 12px;
    background: #d60000;
    color: #fff;
    border-radius: 4px
}

#modal-callback .modal-sm .modal-content .modal-body .reg-error {
    border-color: red
}

#modal-callback .modal-sm .modal-content .modal-footer {
    border-top: none;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px
}

#modal-callback .modal-sm .modal-content .modal-footer .enter a {
    text-align: center;
    font-weight: 700;
    color: #fff;
    padding: 10px 40px;
    width: 100%;
    background: #32883B;
    text-decoration: none;
    text-transform: uppercase
}

#modal-callback .modal-sm .modal-content .modal-footer .enter a:hover {
    opacity: .8
}

#modal-callback .modal-sm .modal-content .modal-footer .remember a {
    text-decoration: none;
    border-bottom: 1px dashed #d20000;
    color: #d20000;
    margin-top: 10px;
    margin-left: 20px
}

#modal-added-to-cart .modal-content .modal-header,
#section-vikras .modal-content .modal-header {
    border-bottom: none
}

#modal-added-to-cart .modal-content {
    border-radius: 0
}

#modal-added-to-cart .modal-content .modal-header .modal-title {
    text-align: center;
    color: #666;
    padding: 2px 10px;
    font-size: 19px;
    font-weight: 700;
    font-family: Arial;
    text-transform: uppercase;    
}

#modal-added-to-cart .modal-content .modal-header .close {
    color: #666;
    text-shadow: none;
    opacity: 1;
    cursor: pointer;
    font-size: 19px;
}

#modal-added-to-cart .modal-content .modal-body .continue-shopping a:hover,
#modal-added-to-cart .modal-content .modal-body .go-in-basket a:hover {
    opacity: .8
}

#modal-added-to-cart .modal-content .modal-body {
    padding: 0 15px 15px
}

#modal-added-to-cart .modal-content .modal-body .added-cart-code {
    font-weight: 700;
    margin-bottom: 10px;
    color: #666
}

#modal-added-to-cart .modal-content .modal-body .added-cart-name {
    margin-bottom: 10px
}

#modal-added-to-cart .modal-content .modal-body .added-cart-name a {
    line-height: 22px;
    font-weight: 700;
    color: #666;
    text-decoration: underline
}

#modal-added-to-cart .modal-content .modal-body .added-cart-price {
    line-height: 26px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 700
}

#modal-added-to-cart .modal-content .modal-body .added-cart-price span {
    text-transform: uppercase;
    font-size: 26px
}

#modal-added-to-cart .modal-content .modal-body .continue-shopping a,
#modal-added-to-cart .modal-content .modal-body .go-in-basket a {
    color: #fff;
    padding: 10px;
    width: 100%;
    font-size: 13px;
    display: block;    
    text-align: center;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase
}

#modal-added-to-cart .modal-content .modal-body .go-in-basket a {
    background: #32883B;
}

#modal-added-to-cart .modal-content .modal-body .continue-shopping a {
    background: #fff;
    border: 2px solid #32883B;
    color:#32883B;
    padding-top:8px;
    padding-bottom:8px;
}

#modal-added-to-cart .modal-content .modal-footer {
    border-top: none;
    text-align: center
}

#section-vikras .modal-content {
    border-radius: 0
}

#section-vikras .modal-content .modal-body {
    padding: 0 15px 15px
}

#section-vikras .modal-content .modal-footer {
    border-top: none;
    text-align: center
}

#modal-ppagree,
#modal-ppolicy {
    z-index: 10000
}

.page-navigation {
    text-align: center
}

.page-navigation .pagination {
    margin-bottom: 25px
}

.page-navigation .pagination li a {
    color: #6F7478
}

.page-navigation .pagination li a:hover {
    color: #FFF;
    background-color: #dc112e;
    border: 1px solid #dc112e
}

.page-navigation .pagination li .disable {
    color: #cecece
}

.page-navigation .pagination li .disable:hover {
    color: #cecece;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: not-allowed
}

.page-navigation .pagination .active a {
    color: #FFF;
    background-color: #dc112e;
    border: 1px solid #dc112e
}

.row.lk .lk-content {
    padding: 20px 0 0;
    background-color: #e9e9e9;
    border: 1px solid #d0d0d0;
    border-radius: 5px
}

.row.lk .lk-content h1 {
    margin-top: 0
}

.row.lk .lk-content .nav.nav-tabs li {
    font-size: 12px;
    text-align: center
}

.row.lk .lk-content .nav.nav-tabs li a {
    color: #555;
    font-size: 12px;
    text-decoration: none;
    font-weight: 700;
    margin-right: 0
}

.row.lk .lk-content .nav.nav-tabs li a:hover {
    background-color: #fff
}

.row.lk .lk-content .nav.nav-tabs li a:first-child {
    border-left: none
}

.row.lk .lk-content .nav.nav-tabs li a:last-child {
    border-right: none
}

.row.lk .lk-content .nav.nav-tabs li.active a {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.row.lk .lk-content .nav.nav-tabs li:first-child a {
    border-left: none
}

.row.lk .lk-content .tab-content {
    border: none;
    background-color: #fff
}

.row.lk .profile .block {
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    padding: 0;
    margin: 15px
}

.row.lk .profile .block .header {
    padding: 10px;
    border-bottom: 1px solid #d0d0d0;
    background-color: #f3f3f3;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.row.lk .profile .block .header .name {
    font-size: 18px;
    font-weight: 700;
    color: #d20000
}

.row.lk .profile .block .header .name .edit {
    float: right;
    color: #333;
    font-weight: 400;
    font-size: 15px
}

.row.lk .profile .block .header .name .edit .fa {
    font-size: 20px;
    position: relative;
    top: 3px
}

.row.lk .profile .block .body {
    padding: 10px 15px
}

.row.lk .profile .block .body .edit-form>.row,
.row.lk .profile .block .body .info>.row {
    margin: 10px 0
}

.row.lk .profile .block .body .edit-form>.row .error,
.row.lk .profile .block .body .info>.row .error {
    color: #d20000;
    font-size: 10px
}

.row.lk .profile .block .body .edit-form>.row .error a,
.row.lk .profile .block .body .info>.row .error a {
    color: #d20000;
    text-decoration: none
}

.row.lk .profile .block .body .edit-form>.row .error a:hover,
.row.lk .profile .block .body .info>.row .error a:hover {
    border-bottom: 1px dashed #d20000
}

.row.lk .profile .block .body .edit-form>.row .birthday span i,
.row.lk .profile .block .body .info>.row .birthday span i {
    color: #d20000;
    cursor: pointer
}

.row.lk .profile .block .body .edit-form>.row .birthday span i div,
.row.lk .profile .block .body .info>.row .birthday span i div {
    display: none;
    position: absolute;
    color: #3f333f;
    border: 1px solid #d0d0d0;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    font-size: 12px;
    width: 300px;
    left: 383px;
    z-index: 100;
    text-align: justify;
    top: -42px
}

.row.lk .profile .block .body .edit-form>.row .birthday span i:hover div,
.row.lk .profile .block .body .info>.row .birthday span i:hover div {
    display: block
}

.row.lk .profile .block .body .edit-form label,
.row.lk .profile .block .body .info label {
    margin-bottom: 0
}

.row.lk .profile .block .body .edit-form input[type=checkbox],
.row.lk .profile .block .body .info input[type=checkbox] {
    display: none
}

.row.lk .profile .block .body .edit-form input[type=checkbox]+label:before,
.row.lk .profile .block .body .info input[type=checkbox]+label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f096";
    letter-spacing: 10px;
    font-size: 25px;
    position: relative;
    top: 5px
}

.row.lk .profile .block .body .edit-form,
.row.lk .profile .block .body.edited .info {
    display: none
}

.row.lk .profile .block .body .edit-form input[type=checkbox]:checked+label:before,
.row.lk .profile .block .body .info input[type=checkbox]:checked+label:before {
    content: "\f046";
    letter-spacing: 10px
}

.row.lk .profile .block .body .edit-form input[type=checkbox]+label {
    cursor: pointer;
    padding: 0
}

.row.lk .profile .block .body .edit-form input[type=email],
.row.lk .profile .block .body .edit-form input[type=password],
.row.lk .profile .block .body .edit-form input[type=text] {
    border: 1px solid #DFDFDF;
    padding: 5px
}

.row.lk .profile .block .body .edit-form label {
    padding: 5px 15px
}

.row.lk .profile .block .body .edit-form button {
    border: none;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 10px 0;
    margin: 0 auto;
    background-color: #CF100D;
    border-radius: 5px;
    text-decoration: none;
    width: 100%
}

.row.lk .profile .block .body .edit-form button:hover {
    background-color: #BA0E11
}

.row.lk .profile .block .body .edit-form .error {
    float: right;
    padding-left: 0
}

.row.lk .profile .block .body .edit-form #lk-change-phone {
    position: absolute;
    color: #d20000;
    font-size: 12px;
    right: 60px;
    margin-top: 6px;
    border-bottom: 1px dashed #d20000
}

.row.lk .programm .tab-pane .block .text .header,
.row.lk .programm .tab-pane h2 {
    font-size: 18px;
    font-weight: 700
}

.row.lk .profile .block .body .edit-form #lk-change-phone:hover {
    text-decoration: none
}

.row.lk .profile .block .body.edited .edit-form {
    display: block
}

.row.lk .programm .tab-pane {
    padding: 20px 15px
}

.row.lk .programm .tab-pane h2 {
    margin-bottom: 20px;
    text-align: center
}

.row.lk .programm .tab-pane .block {
    background-color: #f4f4f4;
    padding: 15px
}

.row.lk .programm .tab-pane .block img {
    width: 100%
}

.row.lk .programm .tab-pane .block .text .red {
    color: #d20000;
    font-weight: 700
}

.row.lk .programm .tab-pane .block .text .small {
    font-size: 12px
}

.row.lk .programm .tab-pane .cards {
    padding: 0 15px
}

.row.lk .programm .tab-pane .cards .thead>div {
    background-color: #f4f4f4;
    padding-top: 5px;
    padding-bottom: 5px
}

.row.lk .programm .tab-pane .cards .tbody {
    line-height: 40px;
    padding: 15px 0;
    border-bottom: 1px solid #d0d0d0
}

.row.lk .programm .tab-pane .cards .tbody>div:first-child {
    font-weight: 700
}

.row.lk .programm .tab-pane .cards .tbody label {
    margin-bottom: 0;
    cursor: pointer;
    line-height: 30px
}

.row.lk .programm .tab-pane .cards .tbody input[type=checkbox] {
    display: none
}

.row.lk .programm .tab-pane .cards .tbody input[type=checkbox]+label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f096";
    letter-spacing: 10px;
    font-size: 25px;
    position: relative;
    top: 5px
}

.row.lk .programm .tab-pane .cards .tbody input[type=checkbox]:checked+label:before {
    content: "\f046";
    letter-spacing: 10px
}

.row.lk .programm .tab-pane .cards .tbody input[type=radio] {
    display: none
}

.row.lk .programm .tab-pane .cards .tbody input[type=radio]+label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f096";
    letter-spacing: 10px;
    font-size: 25px;
    position: relative;
    top: 5px
}

.row.lk .programm .tab-pane .cards .tbody input[type=radio]:checked+label:before {
    content: "\f046";
    letter-spacing: 10px
}

.row.lk .programm .tab-pane .add-card {
    margin: 20px 0
}

.row.lk .orders .tab-pane table thead tr td .fa:first-child,
.row.lk .site-orders .tab-pane table thead tr td .fa:first-child {
    margin-right: 3px
}

.row.lk .programm .tab-pane .add-card a {
    color: #000
}

.row.lk .programm .tab-pane .note {
    color: #666;
    font-size: 13px
}

.row.lk .site-orders .tab-pane {
    padding: 20px 15px
}

.row.lk .site-orders .tab-pane table thead tr td {
    border: 1px solid #D9D7D9;
    background-color: #f6f6f6;
    text-align: center;
    font-weight: 700;
    padding: 3px
}

.row.lk .site-orders .tab-pane table thead tr td .fa {
    cursor: pointer;
    color: #9a9a9a
}

.row.lk .site-orders .tab-pane table thead tr td .fa.active {
    color: #000
}

.row.lk .site-orders .tab-pane table thead tr td a {
    color: #333;
    text-decoration: underline
}

.row.lk .site-orders .tab-pane table tbody tr td {
    border: 1px solid #D9D7D9;
    text-align: center
}

.row.lk .site-orders .tab-pane .page-navigation .pagination .active a,
.row.lk .site-orders .tab-pane .page-navigation .pagination li a:hover {
    color: #FFF;
    background-color: #6f7478;
    border: 1px solid #6f7478
}

.row.lk .orders .tab-pane table thead tr td {
    border: 1px solid #D9D7D9;
    background-color: #f6f6f6;
    text-align: center;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px
}

.row.lk .orders .tab-pane table thead tr td .fa {
    cursor: pointer;
    color: #9a9a9a
}

.row.lk .orders .tab-pane table thead tr td .fa.active {
    color: #000
}

.row.lk .orders .tab-pane table thead tr td a {
    color: #333;
    text-decoration: underline
}

.row.lk .orders .tab-pane table tbody tr td {
    border: 1px solid #D9D7D9;
    text-align: center;
    padding: 0
}

.row.lk .orders .tab-pane table tbody tr td a {
    display: block;
    margin: 0;
    padding: 10px 15px;
    text-decoration: none;
    color: #676767
}

.row.lk .orders .tab-pane table tbody tr:hover td {
    background-color: #f6f6f6
}

.row.lk .orders .tab-pane .page-navigation .pagination .active a,
.row.lk .orders .tab-pane .page-navigation .pagination li a:hover {
    color: #FFF;
    background-color: #6f7478;
    border: 1px solid #6f7478
}

.row.lk .bonuses .tab-pane table tbody tr:hover td,
.row.lk .bonuses .tab-pane table thead tr td,
.row.lk .orders .tab-pane .order-info:nth-child(odd)>td,
.row.lk .orders .tab-pane table.basket tbody tr:hover td {
    background-color: #f6f6f6
}

.row.lk .orders .tab-pane {
    padding: 20px 15px
}

.row.lk .orders .tab-pane .go-back {
    margin: 10px 0
}

.row.lk .orders .tab-pane .go-back a {
    text-decoration: none;
    color: #d20000;
    font-weight: 700;
    border-bottom: 1px dashed #d20000
}

.row.lk .orders .tab-pane .order-info>td {
    padding-top: 15px;
    padding-bottom: 15px
}

.row.lk .orders .tab-pane table.basket tbody tr td,
.row.lk .orders .tab-pane table.basket thead tr td {
    border: 1px solid #D9D7D9;
    text-align: center;
    padding: 10px
}

.row.lk .orders .tab-pane .order-info>td:last-child {
    font-weight: 700
}

.row.lk .orders .tab-pane table {
    margin-bottom: 10px
}

.row.lk .orders .tab-pane table.basket thead tr td {
    background-color: #f6f6f6;
    font-weight: 700
}

.row.lk .orders .tab-pane table.basket tbody tr.summ td:first-child {
    text-align: right
}

.row.lk .orders .tab-pane .note {
    color: #666;
    font-size: 13px;
    padding-left: 0;
    margin: 15px 0
}

.row.lk .bonuses .tab-pane {
    padding: 20px 15px
}

.row.lk .bonuses .tab-pane table tbody tr td,
.row.lk .bonuses .tab-pane table thead tr td {
    border: 1px solid #D9D7D9;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center
}

.row.lk .bonuses .tab-pane table thead tr td {
    font-weight: 700
}

.row.lk .bonuses .tab-pane table tbody tr td.active-bonuses input[type=checkbox] {
    display: none
}

.row.lk .bonuses .tab-pane table tbody tr td.active-bonuses input[type=checkbox]+label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f096";
    letter-spacing: 10px;
    font-size: 25px;
    position: relative;
    top: 5px
}

.row.lk .bonuses .tab-pane table tbody tr td.active-bonuses input[type=checkbox]:checked+label:before {
    content: "\f046";
    letter-spacing: 10px
}

.row.lk .bonuses .tab-pane .page-navigation .pagination .active a,
.row.lk .bonuses .tab-pane .page-navigation .pagination li a:hover {
    color: #FFF;
    background-color: #6f7478;
    border: 1px solid #6f7478
}

.row.lk .messages .tab-pane {
    padding: 20px 15px
}

.row.lk .messages .tab-pane table thead tr td {
    border: 1px solid #D9D7D9;
    background-color: #f6f6f6;
    text-align: center;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px
}

.row.lk .messages .tab-pane table thead tr td .fa {
    cursor: pointer;
    color: #9a9a9a
}

.row.lk .messages .tab-pane table thead tr td .fa:first-child {
    margin-right: 3px
}

.row.lk .messages .tab-pane table thead tr td .fa.active {
    color: #000
}

.row.lk .messages .tab-pane table tbody tr td {
    border: 1px solid #D9D7D9;
    text-align: center;
    padding: 0
}

.row.lk .messages .tab-pane table tbody tr td a {
    display: block;
    margin: 0;
    padding: 10px 15px;
    text-decoration: none;
    color: #676767
}

.row.lk .messages .tab-pane table tbody tr:hover td {
    background-color: #f6f6f6
}

.row.lk .messages .tab-pane table tbody tr.not-read td {
    background-color: #dfdfdf
}

.row.lk .messages .tab-pane .page-navigation .pagination .active a,
.row.lk .messages .tab-pane .page-navigation .pagination li a:hover {
    color: #FFF;
    background-color: #6f7478;
    border: 1px solid #6f7478
}

.row.lk .messages-one .tab-pane {
    padding: 20px 15px
}

.row.lk .messages-one .tab-pane .go-back {
    margin: 10px 0
}

.row.lk .messages-one .tab-pane .go-back a {
    text-decoration: none;
    color: #d20000;
    font-weight: 700;
    border-bottom: 1px dashed #d20000
}

.row.lk .messages-one .tab-pane .message-info>td {
    padding-top: 15px;
    padding-bottom: 15px
}

.row.lk .messages-one .tab-pane .message-info>td:last-child {
    font-weight: 700
}

.row.lk .messages-one .tab-pane .message-info:nth-child(odd)>td {
    background-color: #f6f6f6
}

.row.lk .messages-one .tab-pane .note {
    color: #666;
    font-size: 13px;
    margin: 15px 0
}

.row.lk .reviews .tab-pane {
    padding: 20px 15px
}

.row.lk .reviews .tab-pane table tbody tr td,
.row.lk .reviews .tab-pane table thead tr td {
    border: 1px solid #D9D7D9;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center
}

.row.lk .reviews .tab-pane table thead tr td {
    background-color: #f6f6f6;
    font-weight: 700
}

.row.lk .reviews .tab-pane table tbody tr td a {
    color: #333
}

.row.lk .reviews .tab-pane table tbody tr td.actions a {
    text-decoration: none;
    font-size: 20px
}

.row.lk .reviews .tab-pane table tbody tr td.actions a:hover {
    color: #d58512
}

.row.lk .reviews .tab-pane .page-navigation .pagination .active a,
.row.lk .reviews .tab-pane .page-navigation .pagination li a:hover {
    color: #FFF;
    background-color: #6f7478;
    border: 1px solid #6f7478
}

.row.right-panel .block {
    padding: 0;
    background-color: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-bottom: 20px
}

.row.right-panel .block .header {
    font-size: 20px;
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #d0d0d0;
    font-weight: 700;
    color: #666
}

.row.right-panel .block .body {
    padding: 15px
}

.row.right-panel .block .body .txt.big-red,
.row.right-panel .block .body .txt.big-red a {
    color: #d20000;
    font-weight: 700;
    font-size: 50px;
    line-height: 42px;
    text-decoration: none
}

.row.right-panel .block .body .txt.red {
    color: #d20000;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 5px
}

.row.right-panel .block .body .txt.gray {
    font-size: 18px;
    color: #666
}

.row.right-panel .block .body .txt.small-gray {
    font-size: 14px;
    color: #666
}

.row.right-panel .block .body .txt.small-red {
    font-size: 14px;
    color: #d20000
}

.row.right-panel .block .body .row.cards {
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 5px;
    padding-bottom: 5px;
    margin-left: 0;
    margin-right: 0
}

.row.right-panel .block .body .row.cards a {
    color: #666;
    text-decoration: none
}

.row.right-panel .block .body .add-card {
    margin-top: 5px
}

.row.right-panel .block .body .add-card a {
    color: #000
}

@media print {
    .block-quantity,
    .button-basket,
    .catalog-menu-wrapper,
    .description-print,
    .footer-bottom,
    .footer-top,
    .header-bottom,
    .header-middle,
    .header-top,
    .nav-tabs {
        display: none
    }
}

.solutions {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    background: #fff;
    padding: 50px 60px 60px 74px;
    margin-bottom: 30px
}

.solutions .solutions-h1 h1 {
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 36px;
    font-size: 24px;
    color: #333;
    font-weight: 700
}

.solutions #solutions-category-overlay .item-border {
    border-left: 1px solid #dfdfdf
}

.solutions #solutions-category-overlay .item-border .solutions-category {
    margin-bottom: 10px
}

.solutions #solutions-category-overlay .item-border .solutions-category a {
    color: #000;
    text-decoration: none
}

.solutions #solutions-category-overlay .item-border .solutions-category .active {
    color: #9e9e9e;
    text-decoration: none
}

.solutions #solutions-category-overlay .item-border .solutions-items {
    margin-bottom: 15px
}

.solutions #solutions-category-overlay .item-border .solutions-items img {
    margin-top: -5px
}

.solutions #solutions-category-overlay .item-border .solutions-items .row {
    margin-bottom: 10px
}

.solutions #solutions-category-overlay .item-border .solutions-items .row a {
    color: #000;
    text-decoration: none
}

.solutions #solutions-category-overlay .item-border .solutions-items .solutions-show-all-div {
    text-align: right;
    color: #9e9e9e
}

.solutions #solutions-category-overlay .item-border .solutions-items .solutions-show-all-div .solutions-show-all {
    color: #9e9e9e;
    padding-right: 30px
}

.solutions #solutions-category-overlay .item-border .solutions-items .solutions-see-block {
    position: relative
}

.solutions #solutions-category-overlay .item-border .solutions-items .solutions-see-block span {
    position: absolute;
    top: -6px;
    left: -3px;
    font-size: 12px
}

.solutions #solutions-category-overlay .item-border .solutions-items .solutions-see-block i {
    color: #9E9E9E
}

.solutions #solutions-category-overlay .item-border .solutions-items .solutions-like-block {
    position: relative
}

.solutions #solutions-category-overlay .item-border .solutions-items .solutions-like-block span {
    position: absolute;
    bottom: -6px;
    left: 10px;
    font-size: 12px
}

.solutions #solutions-category-overlay .item-border .solutions-items .solutions-like-block i {
    color: red
}

.solutions #solutions-actions .solutions-new-block .solutions-actions-nav,
.solutions #solutions-actions .solutions-see-block .solutions-actions-nav {
    color: #000
}

.solutions #solutions-category-overlay .item-border .solutions-items .solutions-like-block:hover,
.solutions #solutions-category-overlay .item-border .solutions-items .solutions-see-block:hover {
    cursor: pointer
}

.solutions #solutions-actions {
    margin: -10px 0 20px;
    background-color: #e6f4f5;
    padding: 18px 20px
}

.solutions #solutions-actions .active {
    border: 1px solid red;
    padding: 5px 10px;
    border-radius: 4px
}

.solutions #solutions-actions .solutions-see-block span {
    position: absolute;
    top: -6px;
    left: 3px;
    font-size: 12px;
    font-weight: 700
}

.solutions #solutions-actions .solutions-new-block img {
    margin-top: -15px
}

.solutions #solutions-actions .solutions-new-block span {
    position: absolute;
    bottom: -5px;
    left: 30px;
    font-size: 12px;
    font-weight: 700
}

.solutions #solutions-actions .solutions-category-block .solutions-actions-nav {
    padding: 5px 10px;
    border-radius: 4px;
    background: 0 0
}

.ya-share2__item_service_facebook .ya-share2__badge,
.ya-share2__item_service_odnoklassniki .ya-share2__badge,
.ya-share2__item_service_twitter .ya-share2__badge,
.ya-share2__item_service_vkontakte .ya-share2__badge {
    border-radius: 16px
}

.solutions #solutions-preview .grid-item a:hover>.solutions-preview-item .solutions-preview-item-bottom,
.solutions #solutions-preview .grid-item a:hover>.solutions-preview-item .solutions-preview-item-name {
    display: table
}

.solutions #solutions-preview .grid-item a:hover>.grid-overlay {
    display: block
}

.solutions #solutions-preview .grid-item {
    margin-top: 10px
}

.solutions #solutions-preview .grid-item .grid-overlay {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .47)
}

.solutions #solutions-preview .grid-item .solutions-preview-item {
    cursor: pointer;
    display: table-row;
    background: #000
}

.solutions #solutions-preview .grid-item .solutions-preview-item .solutions-preview-item-name {
    display: none;
    width: 90%;
    text-align: center;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    font-weight: 700;
    font-size: 16px
}

.solutions #solutions-preview .grid-item .solutions-preview-item .solutions-preview-item-bottom {
    display: none;
    width: 100%;
    text-align: left;
    overflow: auto;
    margin: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    background: rgba(0, 0, 0, .65)
}

.solutions #solutions-preview .grid-item .solutions-preview-item .solutions-preview-item-bottom .left {
    float: left;
    font-style: italic
}

.solutions #solutions-preview .grid-item .solutions-preview-item .solutions-preview-item-bottom .right {
    float: right;
    font-style: italic
}

.solutions #solutions-preview .grid-item .solutions-preview-item-icons {
    margin-top: 10px
}

.solutions #solutions-preview .grid-item .solutions-preview-item-icons .solutions-see-block {
    position: relative;
    color: #b1b1b1
}

.solutions #solutions-preview .grid-item .solutions-preview-item-icons .solutions-see-block span {
    position: absolute;
    top: -2px;
    left: -10px;
    font-size: 12px;
    color: #fff
}

.solutions #solutions-preview .grid-item .solutions-preview-item-icons .solutions-like-block {
    position: relative;
    margin-left: 20px;
    color: red
}

.solutions #solutions-preview .grid-item .solutions-preview-item-icons .solutions-like-block span {
    position: absolute;
    bottom: -6px;
    left: 10px;
    font-size: 12px;
    color: #fff
}

.solutions #solutions-preview .grid-item .solutions-preview-item-icons .solutions-like-block:hover,
.solutions #solutions-preview .grid-item .solutions-preview-item-icons .solutions-see-block:hover {
    cursor: pointer
}

.solutions #solutions-opinion {
    margin-top: 30px
}

.solutions #solutions-opinion .opinion-img {
    text-align: center;
    margin-bottom: 10px
}

.solutions #solutions-opinion .opinion-name {
    text-align: center;
    font-size: 18px;
    color: #4b4b4b
}

.solutions-preview-show-all {
    text-align: right;
    margin-top: 10px;
    font-size: 16px
}

.solutions-preview-show-all #solutions-preview-show-all {
    color: #424242
}

.grid {
    width: 1120px
}

.grid:after {
    content: '';
    display: block
}

.grid-item {
    width: 344px;
    height: 320px;
    float: left
}

.grid-item a {
    display: block;
    height: inherit;
    background-size: cover
}

.grid-item--height2 {
    height: 200px
}

.grid-item--height3 {
    height: 260px
}

.grid-item--height4 {
    height: 360px
}

.solutions #solutions-detail {
    margin-top: 25px
}

.solutions #solutions-detail .solutions-detail-date {
    color: #9a9a9a
}

.solutions #solutions-detail .solutions-detail-share {
    text-align: center
}

.solutions #solutions-detail .solutions-detail-title {
    margin-top: 5px
}

.solutions #solutions-detail .solutions-detail-title h3 {
    margin: 0
}

.solutions #solutions-detail .solutions-detail-count {
    text-align: right
}

.solutions #solutions-detail .solutions-detail-count .solutions-see-block {
    position: relative
}

.solutions #solutions-detail .solutions-detail-count .solutions-see-block span {
    position: absolute;
    top: -6px;
    left: -3px;
    font-size: 12px
}

.solutions #solutions-detail .solutions-detail-count .solutions-see-block i {
    color: #9E9E9E
}

.solutions #solutions-detail .solutions-detail-count .solutions-back-block {
    position: relative;
    margin-right: 30px
}

.solutions #solutions-detail .solutions-detail-count .solutions-back-block a {
    font-size: 14px;
    color: #333339;
    text-decoration: underline
}

.solutions #solutions-detail .solutions-detail-count .solutions-like-block {
    position: relative;
    margin-right: 10px
}

.solutions #solutions-detail .solutions-detail-count .solutions-like-block span {
    position: absolute;
    bottom: -6px;
    left: 10px;
    font-size: 12px
}

.solutions #solutions-detail .solutions-detail-count .solutions-like-block i {
    color: red
}

.solutions #solutions-detail .solutions-detail-count .solutions-like-block:hover,
.solutions #solutions-detail .solutions-detail-count .solutions-see-block:hover {
    cursor: pointer
}

.solutions #solutions-detail .solutions-detail-text {
    margin: 15px 0;
    border-bottom: 1px solid rgba(154, 154, 154, .27)
}

.solutions #solutions-detail .solutions-detail-author {
    font-style: italic;
    text-align: left
}

.solutions #solutions-detail .solutions-detail-like {
    text-align: right;
    color: rgba(158, 158, 158, .67);
    text-decoration: none
}

.solutions #solutions-detail .solutions-detail-like a {
    color: #000;
    text-decoration: none
}

.solutions #solutions-detail .solutions-detail-like a i,
.solutions #solutions-detail .solutions-detail-like i {
    color: #fe0503
}

.solutions #solutions-detail .solutions-detail-like a:hover {
    text-decoration: underline
}

.solutions #solutions-more {
    margin-bottom: 10px;
    width: 100%
}

.solutions #solutions-more .solutions-more-title {
    margin-top: 40px
}

.solutions #solutions-more .solutions-more-title h3 {
    margin: 0
}

.solutions #solutions-more .solutions-more-item .solutions-more-wrapper {
    height: 240px;
    background-size: cover;
    margin-top: 30px
}

.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a {
    display: block;
    height: 240px;
    position: relative
}

.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a .solutions-more-overlay {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .47)
}

.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a .solutions-more-bottom {
    display: none;
    width: 100%;
    text-align: left;
    overflow: auto;
    margin: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    background: rgba(0, 0, 0, .65)
}

.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a .solutions-more-bottom .left {
    float: left;
    font-style: italic
}

.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a .solutions-more-bottom .right {
    float: right;
    font-style: italic
}

.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a .solutions-more-top {
    display: none;
    width: 90%;
    text-align: center;
    overflow: auto;
    margin: 10px auto auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-weight: 700;
    font-size: 16px
}

.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a .solutions-more-middle {
    display: none;
    width: 100%;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    color: #fff;
    overflow: hidden;
    font-weight: 700;
    font-size: 16px
}

.ya-share2__item_service_facebook .ya-share2__badge .ya-share2__icon,
.ya-share2__item_service_odnoklassniki .ya-share2__badge .ya-share2__icon,
.ya-share2__item_service_twitter .ya-share2__badge .ya-share2__icon,
.ya-share2__item_service_vkontakte .ya-share2__badge .ya-share2__icon {
    height: 30px;
    width: 30px;
    background-size: 30px 30px
}

.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a .solutions-more-middle .solutions-see-block {
    position: relative;
    color: #b1b1b1
}

.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a .solutions-more-middle .solutions-see-block span {
    position: absolute;
    top: -2px;
    left: -10px;
    font-size: 12px;
    color: #fff
}

.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a .solutions-more-middle .solutions-like-block {
    position: relative;
    margin-left: 20px;
    color: red
}

.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a .solutions-more-middle .solutions-like-block span {
    position: absolute;
    bottom: -6px;
    left: 10px;
    font-size: 12px;
    color: #fff
}

.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a .solutions-more-middle .solutions-like-block:hover,
.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a .solutions-more-middle .solutions-see-block:hover {
    cursor: pointer
}

.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a:hover>.solutions-more-bottom,
.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a:hover>.solutions-more-middle,
.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a:hover>.solutions-more-overlay,
.solutions #solutions-more .solutions-more-item .solutions-more-wrapper a:hover>.solutions-more-top {
    display: block
}

.ya-share2__container_size_m .ya-share2__badge+.ya-share2__title {
    display: none
}

.ya-share2__item {
    display: block
}

.row.compare .category-wrapper {
    margin-bottom: 20px
}

.row.compare .category-wrapper .row.top {
    height: 300px;
    border-bottom: 1px solid #ddd
}

.row.compare .category-wrapper .row.top .img-wrapper {
    height: 125px;
    width: 100%;
    padding-top: 5px
}

.row.compare .category-wrapper .row.top .img-wrapper img {
    max-height: 125px;
    margin: 0 auto
}

.row.compare .category-wrapper .fixed-column {
    background-color: #fff;
    border: 1px solid #ddd
}

.row.compare .category-wrapper .fixed-column .block {
    color: #000;
    margin-top: 20px
}

.row.compare .category-wrapper .fixed-column .block .text-lightblue {
    color: #04a5e1
}

.row.compare .category-wrapper .fixed-column .block .fa {
    text-decoration: none;
    font-size: 18px
}

.row.compare .category-wrapper .fixed-column .block .toggle-params {
    display: block;
    color: #000;
    text-decoration: none;
    margin: 10px 0;
    padding: 10px;
    background-color: #FFF;   
    border: 1px solid #6a6661
}

.row.compare .category-wrapper .fixed-column .block .toggle-params.active {
    background-color: #6a6661;
    color: #fff
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .item {
    background-color: #fff;
    border: 1px solid #ddd;
    border-left: none
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .item .property-list,
.row.compare .category-wrapper .owl-wrapper .owl-carousel .item .row.top {
    margin-left: 0;
    margin-right: 0
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .item .row.top .remove {
    text-decoration: none;
    color: #000;
    font-size: 20px;
    float: right;
    position: relative;
    right: 5px;
    z-index: 100
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .item .row.top .title {
    text-align: center;
    margin: 0;
    padding: 5px 15px 0;
    max-height: 80px;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .item .row.top .title a {
    display: block;
    margin: 0 auto;
    height: 80px;
    overflow: hidden
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .item .row.top .price-wrapper {
    padding: 8px 0
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .item .row.top .price-wrapper .price {
    text-align: center;
    font-size: 18px;
    color: #d60000
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .item .row.top .price-wrapper .buy {
    width: 70%;
    margin: 10px auto
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .item .row.top .price-wrapper .buy a.red-btn {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 10px;
    margin: 0 auto;
    width: 200px;
    background-color: #32883B;    
    text-decoration: none;
    border: none
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .item .row.top .price-wrapper .buy a.red-btn:hover {
        opacity: .8;
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .owl-nav {
    width: 60px;
    float: left
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .owl-nav .owl-next,
.row.compare .category-wrapper .owl-wrapper .owl-carousel .owl-nav .owl-prev {
    display: inline-block;
    width: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    margin-right: 5px;
    margin-top: 5px;
    color: #666
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .owl-nav .owl-next:hover,
.row.compare .category-wrapper .owl-wrapper .owl-carousel .owl-nav .owl-prev:hover {
    border-color: #aaa;
    color: #f2a025
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .owl-dots {
    width: 300px;
    float: left
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    float: left;
    background-color: #666;
    border-radius: 50%;
    margin: 11px 10px 0 0
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .owl-dots .owl-dot.active,
.row.compare .category-wrapper .owl-wrapper .owl-carousel .owl-dots .owl-dot:hover {
    background-color: #f2a025
}

.row.compare .category-wrapper .owl-wrapper .owl-carousel .owl-item img {
    width: auto
}

.row.compare .category-wrapper .fixed-column .property,
.row.compare .category-wrapper .item .property {
    padding: 5px 15px;
    border-bottom: 1px solid #ddd
}

.row.compare .category-wrapper .fixed-column .property:last-child,
.row.compare .category-wrapper .item .property:last-child {
    border-bottom: none
}

.row.order-confirm .order-confirm-wrapper {
    margin-top: 10px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    background: #fff;
    margin-left: 0;
    margin-right: 0
}

.row.order-confirm .order-confirm-wrapper .order-info {
    width: 100%
}

.row.order-confirm .order-confirm-wrapper .order-info tr:nth-child(even) {
    background-color: #f4f4f4
}

.row.order-confirm .order-confirm-wrapper .order-info tr td {
    padding: 10px;
    text-align: left
}

.row.order-confirm .order-confirm-wrapper .order-info tr td:last-child {
    font-weight: 700
}

.row.order-confirm .order-confirm-wrapper .delivery-info {
    padding: 59px 15px
}

.row.order-confirm .order-confirm-wrapper .delivery-info .fa-map-marker {
    color: #d20000;
    font-size: 90px
}

.row.order-confirm .order-confirm-wrapper .delivery-info .city {
    font-size: 16px
}

.row.order-confirm .order-confirm-wrapper .delivery-info .address {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px
}

.row.order-confirm .order-confirm-wrapper .delivery-info .timework {
    line-height: 18px;
    margin-bottom: 20px
}

.row.order-confirm .order-confirm-wrapper .delivery-info .phone {
    line-height: 25px;
    font-size: 18px
}

.row.order-confirm .order-confirm-wrapper #map-order-confirm {
    width: 100%;
    height: 250px
}

.row.order-confirm .order-confirm-wrapper .order-products {
    width: 100%
}

.row.order-confirm .order-confirm-wrapper .order-products thead tr {
    background-color: #f6f6f6
}

.row.order-confirm .order-confirm-wrapper .order-products tbody tr td,
.row.order-confirm .order-confirm-wrapper .order-products thead tr th {
    text-align: center;
    padding: 10px;
    border: 1px solid #dedede
}

.row.order-confirm .order-confirm-wrapper .total {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    margin-top: 10px
}

.row.order-confirm .bottom-delimeter {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.row.order-confirm .buttons {
    padding: 0;
    margin: 20px 0
}

.row.order-confirm .buttons .red-btn {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 10px;
    margin: 0 auto;
    width: 100%;
    background-color: #CF100D;
    border-radius: 5px;
    text-decoration: none;
    border: none
}

.news-detail,
.row.brands {
    margin-left: 0;
    margin-right: 0
}

.row.order-confirm .buttons .red-btn:hover {
    background-color: #BA0E11
}

.row.brands .block {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    background: #fff;
    height: auto;
    padding: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.row.brands .block .alphabet-name h2 {
    margin-bottom: 10px;
    font-size: 18px
}

.row.brands .block .alphabet-row {
    margin-bottom: 15px
}

.row.brands .block .alphabet-row .brendlist .title {
    color: #d20000;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #d0d0d0
}

.row.brands .block .alphabet-row .brendlist .list a,
.row.brands .block .alphabet-row .brendlist .sublist a {
    text-decoration: none;
    color: #333
}

.row.brands .block .alphabet-row .brendlist .show-all {
    text-decoration: none;
    border-bottom: 1px dashed #d20000;
    color: #d20000
}

.row.brands .block .alphabet-row .brendlist .show-all:hover {
    border-bottom: none
}

.news .news-row {
    margin-bottom: 20px
}

.news .news-row .item-wrapper .item {
    display: block;
    background: #FFF;
    text-decoration: none;
    color: #333;
    max-height: 295px;
    overflow: hidden
}

.news .news-row .item-wrapper .item .image {
    padding: 0;
    display: inline-block;
    width: 100%;
    height: 150px;
    overflow: hidden
}

.news .news-row .item-wrapper .item .image img {
    width: 100%;
    border: none;
    margin: 0;
    padding: 0
}

.news .news-row .item-wrapper .item .image .date {
    position: absolute;
    top: 10px;
    right: 15px;
    color: #FFF;
    background-color: #999;
    border-radius: 5px 0 0 5px;
    padding: 2px;
    font-size: 11px
}

.news .news-row .item-wrapper .item .title {
    padding: 5px
}

.news .news-row .item-wrapper .item .description {
    padding: 5px;
    font-size: 12px
}

.news .news-row .item-wrapper .item:hover {
    background: #EEE
}

.news .news-row .item-wrapper .item:hover .title {
    text-decoration: underline
}

.news .news-row .item-wrapper .item:hover .image .date {
    background-color: #fff;
    color: #333
}

.news-detail {
    background-color: #fff;
    padding-bottom: 20px;
    margin-top: 20px;
    border-radius: 5px
}

.news-detail .date {
    color: #FFF;
    background-color: #999;
    border-radius: 5px;
    width: 100px;
    padding: 5px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px
}

.news-detail .text-wrapper {
    margin-bottom: 25px
}

.news-detail .text-wrapper p {
    font-size: 14px;
    line-height: 25px;
    width: 100%;
    padding-bottom: 20px
}

.news-detail .text-wrapper img {
    max-width: 33%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 2px;
    max-height: 250px;
    overflow: hidden
}

.row.complaint-book .review-add {
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    border: 1px solid #dfdfdf
}

.row.complaint-book .review-add>a {
    text-decoration: none;
    border-bottom: 1px dashed #666;
    color: #666;
    font-size: 18px;
    line-height: 36px;
    font-weight: 700
}

.row.complaint-book .review-add #complaint-form label {
    color: #666
}

.row.complaint-book .review-add #complaint-form input,
.row.complaint-book .review-add #complaint-form textarea {
    width: 100%;
    border: 2px solid #DFDFDF;
    border-radius: 2px;
    color: #666;
    background: #fff;
    padding: 9px 7px;
    font-size: 14px;
    margin-bottom: 10px;
    box-shadow: inset 0 0 4px 0 rgba(50, 50, 50, .2)
}

.row.complaint-book .review-add #complaint-form textarea {
    height: 130px;
    resize: none
}

.row.complaint-book .review-add #complaint-form .red-btn {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 10px;
    margin: 0 auto;
    width: 100%;
    background-color: #CF100D;
    border-radius: 5px;
    text-decoration: none;
    border: none
}

.row.complaint-book .review-add #complaint-form .red-btn:hover {
    background-color: #BA0E11
}

.row.complaint-book .review {
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    border: 1px solid #dfdfdf
}

.row.complaint-book .review .author {
    min-height: 32px;
    margin-bottom: 15px;
    border-radius: 2px;
    background: #f6f5f3;
    border-right: 1px solid #fff
}

.row.complaint-book .review .author .name {
    background: url(../images/user.png) no-repeat;
    float: left;
    margin: 0 10px;
    font-weight: 700;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    color: #393939;
    text-decoration: none;
    border-bottom: medium none;
    padding-left: 45px
}

.row.complaint-book .review .author .date {
    float: right;
    line-height: 32px;
    color: #999;
    margin-right: 10px;
    border-left: 1px solid #fff;
    padding-left: 10px
}

.row.complaint-book .review .message {
    line-height: 20px;
    padding: 10px;
    text-align: justify;
    color: #686868;
    margin-bottom: 10px;
    border-bottom: 1px solid #d0d0d0
}

.row.complaint-book .review .operator-name {
    font-weight: 700;
    font-size: 12px;
    color: #393939;
    margin-bottom: 5px
}

.row.complaint-book .review .answer {
    line-height: 20px;
    padding: 0 10px;
    text-align: justify;
    color: #686868
}

.row.complaint-book .review .answer-date {
    font-size: 12px;
    color: #999;
    margin-top: 10px
}

.row.basket .overlay {
    margin-left: -15px;
    margin-right: -15px;
    top: 0;
    position: absolute;
    background-color: #fff;
    height: 100%;
    opacity: .88;
    border-radius: 5px;
    width: 100%;
    z-index: 90;
    display: none;
    text-align: right;
    padding: 10px
}

.row.basket .overlay a {
    color: #fff;
    text-transform: uppercase;
    background-color: #e00;
    border-bottom: none;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 700
}

.row.basket .overlay a:hover {
    background-color: #4b82bb;
    color: #fff
}

.row.basket .block {
    border: 1px solid #dfdfdf;
    background: #fff;
    margin-bottom: 15px
}
.row.basket .block .title {
    font-size: 24px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
    padding: 15px
}
.row.basket .block #warning-action .title{
    color: #f00;
}
.row.basket #contents-basket .table thead th {
    border-top: none;
    border-bottom: none;
    font-weight: 400
}

.row.basket #contents-basket .table thead th.picture {
    width: 70px
}

.row.basket #contents-basket .table thead th.price {
    text-align: center;
    width: 150px
}

.row.basket #contents-basket .table thead th.quantity {
    text-align: center;
    width: 125px
}

.row.basket #contents-basket .table thead th.amount {
    text-align: center;
    width: 150px
}

.row.basket #contents-basket .table tbody .pad-table {
    padding: 8px 0
}

.row.basket #contents-basket .table tbody td {
    vertical-align: middle
}

.row.basket #contents-basket .table tbody td.picture {
    text-align: center;
    vertical-align: top
}

.row.basket #contents-basket .table tbody td.picture .number {
    position: absolute;
    left: 15px;
    color: #919191;
    background-color: #e1e1e1;
    font-size: 10px;
    padding: 3px 6px
}

.row.basket #contents-basket .table tbody td.picture img {
    max-width: 70px
}

.row.basket #contents-basket .table tbody td.amount,
.row.basket #contents-basket .table tbody td.delete,
.row.basket #contents-basket .table tbody td.name,
.row.basket #contents-basket .table tbody td.price,
.row.basket #contents-basket .table tbody td.quantity,
.row.basket #contents-basket .table tbody td.related,
.row.basket #contents-basket .table tbody td.related-no-pad {
    border-top: none
}

.row.basket #contents-basket .table tbody td.action-no-pad {
    padding: 0
}

.row.basket #contents-basket .table tbody td.action {
    padding: 8px 8px 0;
    vertical-align: middle;
    color: #000
}

.row.basket #contents-basket .table tbody td.action span {
    color: #fff;
    border-radius: 4px;
    padding: 3px 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 10px
}

.row.basket #contents-basket .table tbody td.action span.unique {
    background-color: #ffa80e
}

.row.basket #contents-basket .table tbody td.action span.product-month {
    background-color: #c6f1ad
}

.row.basket #contents-basket .table tbody td.name .value-code {
    color: #3d3b3c;
    font-size: 12px
}

.row.basket #contents-basket .table tbody td.name .value-name a {
    color: #000
}

.row.basket #contents-basket .table tbody td.price {
    text-align: center
}

.row.basket #contents-basket .table tbody td.price .value-old {
    color: #474747;
    font-weight: 12px;
    text-decoration: line-through
}

.row.basket #contents-basket .table tbody td.amount .value-current,
.row.basket #contents-basket .table tbody td.price .value-current {
    color: #404040;
    font-weight: 700;
}


.row.basket #contents-basket .table tbody td.quantity button i {
    font-size: 12px;
}

.row.basket #contents-basket .table tbody td.quantity input {
    text-align: center;
    padding-left: 3px;
    padding-right: 3px
}

.row.basket #contents-basket .table tbody td.quantity button:focus {
    outline: 0
}

.row.basket #contents-basket .table tbody td.quantity .form-control {
    height: auto
}

.row.basket #contents-basket .table tbody td.amount {
    text-align: center
}

.row.basket #contents-basket .table tbody td.delete {
    width: 45px
}

.row.basket #contents-basket .table tbody td.delete a {
    padding: 5px;
    color: #f00;
}

.row.basket #contents-basket .table tbody td.related a,
.row.basket #contents-basket .table tbody td.related a:active,
.row.basket #contents-basket .table tbody td.related a:focus,
.row.basket #contents-basket .table tbody td.related a:hover,
.row.basket #contents-basket .table tbody td.related a:visited {
    color: #416680;
    border-bottom: 1px dashed #416680;
    font-weight: 700;
    text-decoration: none
}

.row.basket #contents-basket .table tbody td.related .related-table {
    margin-bottom: 0
}

.row.basket #contents-basket .table tbody td.related .related-table tbody tr {
    border-bottom: 1px dashed #8b8b8b
}

.row.basket #contents-basket .table tbody td.related .related-table tbody tr td.quantity {
    width: 125px
}

.row.basket #contents-basket .table tbody td.related .related-table tbody tr td.price {
    width: 140px
}

.row.basket #contents-basket .table tbody td.related .related-table tbody tr td.button {
    border-top: none;
    text-align: center
}

.row.basket #contents-basket .table tbody td.related .related-table tbody tr td.button a {
    color: #fff;
    text-transform: uppercase;
    background-color: #4b82bb;
    border-bottom: none;
    padding: 8px 15px;
    border-radius: 5px
}

.row.basket #contents-basket .table tbody td.related .related-table tbody tr td.button a:hover {
    background-color: #e00
}

.row.basket #contents-basket .table tbody td.related .related-table tbody tr td.name a {
    color: #000;
    font-weight: 400;
    border-bottom: none
}

.row.basket #contents-basket .table tbody td.related .related-table tbody tr:last-child {
    border-bottom: none
}

.row.basket #user-identification #block-no-registration,
.row.basket #user-identification #block-start-button {
    margin-bottom: 15px;
    display: none
}

.row.basket #user-identification #block-enter-yes {
    display: none
}

.row.basket #user-identification #block-enter-yes table tr td {
    vertical-align: middle;
    border-top: none
}

.row.basket #user-identification #block-enter-yes table tr td img {
    max-height: 40px
}

.row.basket #user-identification #block-enter-yes table tr .field {
    width: 200px;
    font-weight: 700
}

.row.basket #user-identification #block-enter-yes table tr .field span {
    cursor: pointer;
    color: #e00;
    font-size: 16px
}

.row.basket #user-identification #block-start-button {
    display: block
}

.row.basket #user-identification .button {
    text-align: center
}

.row.basket #user-identification .button a {
    color: #646464;
    text-transform: uppercase;
    background-color: #dedede;
    border-bottom: none;
    padding: 10px 20px;
    display: block;
    /* border-radius: 5px; */
    text-decoration: none;
    font-weight: 700
}


.row.basket #user-identification .registration a:hover,
.row.basket #user-identification .registration-card-yes a {
    background-color: #4b82bb;
    color: #fff
}

.row.basket #user-identification .registration-card-yes a:hover {
    background-color: #e00;
    color: #fff
}

.row.basket #user-identification .form-error {
    position: absolute;
    right: 15px;
    z-index: 80;
    padding: 1px 5px;
    font-size: 12px;
    background: #d60000;
    color: #fff;
    /* border-radius: 4px; */
}

.row.basket #user-identification #block-call-enter,
.row.basket #user-identification #block-pass-registration {
    text-align: center;
    margin-top: 15px;
    font-weight: 700
}

.row.basket #user-identification #block-call-enter .registration,
.row.basket #user-identification #block-pass-registration .registration {
    margin-top: 15px;
    margin-bottom: 10px
}

.row.basket #user-identification #block-call-enter .registration a,
.row.basket #user-identification #block-pass-registration .registration a {
    display: unset
}

.row.basket #user-identification #block-call-enter .registration .button-blue,
.row.basket #user-identification #block-pass-registration .registration .button-blue {
    background-color: #4b82bb
}

.row.basket #user-identification #block-call-enter .registration .button-blue:hover,
.row.basket #user-identification #block-pass-registration .registration .button-blue:hover {
    background-color: #e00
}

.row.basket #user-identification #block-registration .form-group select {
    width: 100px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px 0 0 4px
}

.row.basket #user-identification #block-registration .form-group .form-error {
    right: 0;
    bottom: -18px
}

.row.basket #warning-action .stroke {
    margin-bottom: 10px
}

.row.basket #receipt-delivery input[type=checkbox],
.row.basket #receipt-delivery input[type=radio] {
    display: none
}

.row.basket #receipt-delivery input[type=checkbox]+label:before,
.row.basket #receipt-delivery input[type=radio]+label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f096";
    letter-spacing: 10px;
    font-size: 25px;
    position: relative;
    top: 5px
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-date input[type=radio],
.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-lift table tr .input-lift {
    display: none
}

.row.basket #receipt-delivery input[type=checkbox]:checked+label:before,
.row.basket #receipt-delivery input[type=radio]:checked+label:before {
    content: "\f046";
    letter-spacing: 10px
}

.row.basket #receipt-delivery label {
    font-weight: 400;
    cursor: pointer;
    font-size: 16px
}

.row.basket #receipt-delivery #block-type-receipt-store {
    margin-top: 15px
}

.row.basket #receipt-delivery #block-type-receipt-store a {
    color: #383838;
    font-weight: 700;
    font-size: 16px;
    text-decoration: underline
}

.row.basket #receipt-delivery #block-type-receipt-store .active {
    color: #d60007;
    text-decoration: none
}

.row.basket #receipt-delivery #block-type-receipt-store div {
    margin-bottom: 15px
}

.row.basket #receipt-delivery #block-contact-store {
    margin-bottom: 0
}

.row.basket #receipt-delivery #block-contact-store table tr:first-child td {
    border-top: none
}

.row.basket #receipt-delivery #block-contact-store table tr td {
    vertical-align: middle
}

.row.basket #receipt-delivery #block-contact-store table tr .address-1 {
    font-weight: 700
}

.row.basket #receipt-delivery #block-contact-store .attention td {
    text-align: left;
    color: #f00;
    border-top: none;
    font-weight: 700
}

.row.basket #receipt-delivery #block-contact-store .attention td span {
    color: #333;
    font-weight: 400;
    cursor: pointer
}

.row.basket #receipt-delivery #block-contact-store .attention td span i {
    cursor: pointer;
    font-size: 16px
}

.row.basket #receipt-delivery #block-contact-store .attention td #popover-avail-items {
    position: absolute;
    border: 1px solid #9E9E9E;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 15px;
    z-index: 100;
    padding: 15px 0;
    width: 800px
}

.row.basket #receipt-delivery #block-contact-store .attention td #popover-avail-items .title {
    color: #ec0000
}

.row.basket #receipt-delivery #block-contact-store .attention td #popover-avail-items table {
    margin-bottom: 0
}

.row.basket #receipt-delivery #block-contact-store .attention td #popover-avail-items table tr td {
    color: #333;
    font-weight: 400;
    vetical-align: middle
}

.row.basket #receipt-delivery #block-contact-store .attention td #popover-avail-items table tr .avail-date {
    color: green;
    font-weight: 700
}

.row.basket #receipt-delivery #block-type-receipt-delivery label {
    font-size: 14px
}

.row.basket #receipt-delivery #block-type-receipt-delivery input[type=radio]+label:before {
    letter-spacing: 5px;
    font-size: 20px;
    top: 3px
}

.row.basket #receipt-delivery #block-address-delivery .address-area-results,
.row.basket #receipt-delivery #block-address-delivery .address-city-results,
.row.basket #receipt-delivery #block-address-delivery .address-street-results {
    border: 1px solid #dfdfdf;
    border-top: none;
    margin-top: -15px;
    right: 15px;
    left: 15px;
    position: absolute;
    background-color: #FFF;
    z-index: 100;
    padding: 5px 10px;
    max-height: 130px;
    overflow: scroll;
    overflow-x: hidden
}

.row.basket #receipt-delivery #block-address-delivery .address-area-results .scroll div,
.row.basket #receipt-delivery #block-address-delivery .address-city-results .scroll div,
.row.basket #receipt-delivery #block-address-delivery .address-street-results .scroll div {
    cursor: pointer;
    margin: 5px 0
}

.row.basket #receipt-delivery #block-address-delivery .address-area-no-results,
.row.basket #receipt-delivery #block-address-delivery .address-city-no-results,
.row.basket #receipt-delivery #block-address-delivery .address-street-no-results {
    border: 1px solid #dfdfdf;
    border-top: none;
    margin-top: -15px;
    right: 15px;
    left: 15px;
    position: absolute;
    background-color: #FFF;
    z-index: 100;
    padding: 5px 10px
}

.row.basket #receipt-delivery #block-address-delivery .form-group input {
    border-radius: 0
}

.row.basket #receipt-delivery #block-address-delivery .delivery-title {
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 16px
}

.row.basket #receipt-delivery #block-address-delivery .form-error {
    border: 1px solid red
}

.row.basket #receipt-delivery #block-address-delivery label {
    font-size: 14px
}

.row.basket #receipt-delivery #block-address-delivery input[type=checkbox]+label:before {
    letter-spacing: 5px;
    font-size: 20px;
    top: 3px
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-lift table {
    margin-bottom: 0
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-lift table tr td {
    vertical-align: middle;
    border-top: none
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-lift table tr td input {
    border-radius: 0
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-lift table tr .value-lift {
    text-align: right;
    display: none
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-lift table tr .title-lift {
    padding-left: 0
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-lift table tr .title-lift label {
    margin-bottom: 11px
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-date input[type=radio]+label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f1db";
    letter-spacing: 0;
    font-size: 25px;
    position: relative;
    top: 0
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-date input[type=radio]:checked+label:before {
    content: "\f05d";
    letter-spacing: 0
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-date label {
    font-weight: 400;
    cursor: pointer;
    font-size: 16px
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-date table tr td {
    text-align: center;
    border: 1px solid #ddd;
    padding: 15px 8px
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-date table tr td .day {
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 5px
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-date table tr td .number {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-date table tr td .mounth {
    text-transform: uppercase
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-time label {
    font-size: 14px
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-time input[type=radio]+label:before {
    letter-spacing: 5px;
    font-size: 20px;
    top: 3px
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-time table {
    margin-bottom: 0
}

.row.basket #receipt-delivery #block-comment,
.row.basket #receipt-delivery #block-type-payment {
    margin-bottom: 15px
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-time table tr td {
    border-top: none;
    padding: 0;
    vertical-align: middle
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-time table tr td:first-child {
    width: 250px
}

.row.basket .basket-float .block #basket-float-block-pick-up .how-pay td:first-child,
.row.basket .basket-float .block #basket-float-block-pick-up .when-pick-up td:first-child,
.row.basket .basket-float .block #basket-float-block-pick-up .where-pick-up-title td:first-child {
    width: 45%
}

.row.basket #receipt-delivery #block-address-delivery #block-address-delivery-time table tr td:last-child {
    font-weight: 700
}

.row.basket #receipt-delivery #map-contacts {
    height: 200px
}

.row.basket #receipt-delivery #block-type-payment label {
    font-size: 14px
}

.row.basket #receipt-delivery #block-type-payment input[type=radio]+label:before {
    letter-spacing: 5px;
    font-size: 20px;
    top: 3px
}

.row.basket #receipt-delivery #block-comment textarea {
    resize: none;
    height: 100px
}

.row.basket #receipt-delivery #block-checkout {
    margin-top: 30px;
    margin-bottom: 30px
}

.row.basket #receipt-delivery #block-checkout .button a {
    color: #fff;
    text-transform: uppercase;
    background-color: #32883B;
    border-bottom: none;
    padding: 8px 15px;

    text-decoration: none;
    font-weight: 700
}

.row.basket #receipt-delivery #block-checkout .button a:hover {
    background-color: #4b82bb;
    text-decoration: none
}

.row.basket .basket-float .block {
    padding: 15px
}

.row.basket .basket-float .block table {
    margin-bottom: 0
}

.row.basket .basket-float .block table tr td {
    border-top: none;
    padding: 4px 0;
    vertical-align: middle;
}

.row.basket .basket-float .block table tr td:first-child {
    font-weight: 700;
}

.row.basket .basket-float .block table tr td:last-child {
    text-align: right;
}

.row.basket .basket-float .block table tr td.align-left {
    text-align: left;
}
.row.basket .basket-float .block table tr.privilege-benefit td{
	text-align: left;
}
.row.basket .basket-float .block table tr.privilege-benefit-val td{
	text-align: left;
	font-size: 20px;
}
.row.basket .basket-float .block table tr.privilege-benefit-notice td{
	text-align: left;
	color: #f00;
	text-transform: uppercase;
	font-weight: normal;
}
.row.basket .basket-float .block table tr.privilege-benefit.not-auth td .privilege-benefit-text,
.row.basket .basket-float .block table tr.privilege-benefit-val.not-auth td
{
	color:#ccc;
}
.row.basket .basket-float .block hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.row.basket .basket-float .block #basket-float-block-quantity .total {
    font-size: 16px;
    font-weight: 700
}

.row.basket .basket-float .block #basket-float-block-privilege .privilege-title td {
    text-align: center;
    font-weight: 400
}

.row.basket .basket-float .block #basket-float-block-privilege .privilege-benefit,
.row.basket .basket-float .block #basket-float-block-privilege .privilege-value {
    font-weight: 700
}

.row.basket .basket-float .block #basket-float-block-privilege .privilege-value .val {
    color: #e00
}

.row.basket .basket-float .block #basket-float-block-pick-up .where-pick-up-value td {
    text-align: left;
    font-weight: 400
}

.row.basket .basket-float .block #basket-float-block-pick-up .prepayment td {
    text-align: left
}

.row.basket .basket-float .block #basket-float-block-pick-up .prepayment td i {
    color: #ec0000;
    cursor: pointer;
    font-size: 16px
}

.row.basket .basket-float .block #basket-float-block-total .total-all td {
    font-size: 16px;
    font-weight: 700
}

.row.basket .basket-float .fixed-basket {
    top: 85px;
    width: 270px;
    position: fixed
}

.row.basket .pad-top-20 {
    padding-top: 20px
}

#modal-basket-service .descr {
    margin-top: 15px
}

#modal-basket-service .modal-sm {
    width: 370px
}

#modal-basket-service .modal-sm .modal-content {
    border-radius: 0
}

#modal-basket-service .modal-sm .modal-content .modal-header {
    border-bottom: none
}

#modal-basket-service .modal-sm .modal-content .modal-header .modal-title {
    text-align: center;
    color: #666;
    padding: 2px 10px;
    font-size: 19px;
    font-weight: 700;
    font-family: Arial;
    text-transform: uppercase;
}

#modal-basket-service .modal-sm .modal-content .modal-header .close {
    color: #666;
    text-shadow: none;
    opacity: 1;
    cursor: pointer;
    font-size: 19px;    
    
}

.row.how-to-buy>.nav-tabs-wrapper>.nav.nav-tabs li:last-child a,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .nav.nav-tabs li:last-child a {
    margin-right: 0
}

#modal-basket-service .modal-sm .modal-content .modal-body {
    padding: 0 15px
}

#modal-basket-service .modal-sm .modal-content .modal-body .auth-nav {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    height: 35px;
    line-height: 34px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 1px solid #dfdfdf
}

#modal-basket-service .modal-sm .modal-content .modal-body .auth-nav a {
    text-decoration: none;
    color: #666;
    letter-spacing: -1px;
    font-weight: 600;
    display: block;
    text-transform: uppercase
}

#modal-basket-service .modal-sm .modal-content .modal-body .auth-nav.active {
    background: #f4f4f4;
    border-bottom: 1px solid #f4f4f4
}

#modal-basket-service .modal-sm .modal-content .modal-body .tab-content {
    padding: 10px 15px;
    border: 1px solid #DFDFDF;
    background: #f4f4f4
}

#modal-basket-service .modal-sm .modal-content .modal-body .tab-content .form-group label {
    font-weight: 400
}

#modal-basket-service .modal-sm .modal-content .modal-body .form-group {
    position: relative
}

#modal-basket-service .modal-sm .modal-content .modal-body .form-error {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 1px 5px;
    font-size: 12px;
    background: #d60000;
    color: #fff;
    border-radius: 4px
}

#modal-basket-service .modal-sm .modal-content .modal-body .reg-error {
    border-color: red
}

#modal-basket-service .modal-sm .modal-content .modal-footer {
    border-top: none;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px
}

#modal-basket-service .modal-sm .modal-content .modal-footer .enter a {
    text-align: center;
    font-weight: 700;
    color: #fff;
    padding: 10px;
    width: 100%;
    background: #32883B;
    text-decoration: none;
    text-transform: uppercase
}

#modal-basket-service .modal-sm .modal-content .modal-footer .enter a:hover {
    opacity: .8
}

#modal-basket-service .modal-sm .modal-content .modal-footer .remember a {
    text-decoration: none;
    border-bottom: 1px dashed #d20000;
    color: #d20000;
    margin-top: 10px;
    margin-left: 20px
}

#popover-avail-items {
    display: none
}

.hover-avail-items:hover #popover-avail-items {
    display: block
}

.row.how-to-buy>.nav-tabs-wrapper>.nav.nav-tabs li {
    width: 33.33333%;
    text-align: center
}

.row.how-to-buy>.nav-tabs-wrapper>.nav.nav-tabs li a {
    color: #676767;
    font-size: 25px;
    text-decoration: none
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content {
    border: 1px solid #dfdfdf;
    border-top: none;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    z-index: 99
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane {
    padding-top: 20px
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .nav.nav-tabs li {
    padding: 0;
    text-align: center
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .nav.nav-tabs li a {
    text-decoration: none;
    color: #676767;
    height: 190px
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    background: #fff;
    height: auto;
    padding: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block .first-column {
    width: 65%
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block td {
    vertical-align: top
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block img,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content img {
    width: 100%
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block .h2,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block h2,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .h2,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content h2 {
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 18px
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block p,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content p {
    margin-bottom: 15px;
    text-align: justify;
    line-height: 18px
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block p span,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content p span {
    color: #d60000;
    font-weight: 700
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block .img,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .img {
    float: right;
    margin-right: 50px
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block .text,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .text {
    float: left;
    width: 800px
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block .text a,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .text a {
    color: #d60000
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block .pay_card li,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .pay_card li {
    list-style: none;
    float: left;
    margin-right: 10px
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block .pay_card li img,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content .pay_card li img {
    max-width: 100%;
    height: auto
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block table,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block table tr.gray,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content table tr.gray {
    background: #f4f4f4
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block table tr th,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content table tr th {
    font-weight: 700;
    background: #ccc;
    text-align: center;
    padding: 10px
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block table tr td,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content table tr td {
    padding: 10px;
    text-align: center
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block table tr td:first-child,
.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane .block-content table tr td:first-child {
    text-align: left
}

.row.how-to-buy>.nav-tabs-wrapper>.tab-content>.tab-pane>.tab-content {
    padding: 15px 25px;
    border: 1px solid #dfdfdf;
    border-top: none;
    margin-bottom: 20px
}

.faq-sections-and-elements .row {
    padding-bottom: 15px
}

.faq-sections-and-elements .row .faq-tab {
    display: none
}

.faq-sections-and-elements .row .faq-section {
    background-color: #fff;
    cursor: pointer
}

.faq-sections-and-elements .row .faq-section .title {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 40px;
    color: grey;
    padding-left: 15px
}

.faq-sections-and-elements .row .faq-section.active {
    background-color: #bfbfbf
}

.faq-element,
.faq-request .request-form {
    background-color: #fff
}

.faq-sections-and-elements .row .faq-section.active .title {
    color: #000
}

.faq-sections-and-elements .row .faq-element {
    color: #000;
    background-color: #fff;
    padding: 0 15px 10px
}

.faq-sections-and-elements .row .faq-element .bordered {
    border-bottom: 1px solid #bfbfbf
}

.faq-sections-and-elements .row .faq-element .title {
    font-size: 16px;
    line-height: 32px;
    padding: 0 15px;
    color: grey
}

.faq-sections .row {
    height: 330px
}

.faq-element .question {
    font-size: 24px;
    padding: 5px
}

.faq-element .answer {
    font-size: 18px;
    padding: 15px
}

.faq-request>div {
    padding: 15px
}

.faq-request .letter-img img {
    width: 480px
}

.faq-request .big-text {
    font-size: 18px;
    font-weight: 700
}

.faq-request .medium-text {
    font-size: 16px
}

.faq-request .request-form div {
    padding-top: 15px;
    font-size: 18px
}

.faq-request .request-form div.request-form-results {
    padding-top: 0
}

.faq-request .request-form input,
.faq-request .request-form textarea {
    width: 100%
}

.faq-request .request-form .request-form-send {
    text-align: right;
    padding-top: 0
}

.faq-request .request-form .request-form-send input {
    width: 300px
}

.faq-request .request-form.text-success {
    padding: 20px;
    font-size: 40px
}

.old-browsers div {
    text-align: center;
    font-size: 22px;
    text-decoration: none
}

.old-browsers div a,
.old-browsers div a:hover {
    color: #000;
    text-decoration: none
}

.old-browsers div.big-text {
    font-size: 44px
}

.old-browsers div.row {
    padding-top: 10px;
    padding-bottom: 10px
}

.old-browsers div .continue-shopping a {
    display: block;
    text-align: center;
    font-weight: 700;
    color: #fff;
    padding: 10px;
    margin: 0 auto;
    background-color: #CF100D;
    border-radius: 5px;
    text-transform: uppercase;
    width: 220px
}

.action-sections .container {
    padding: 0;
    position: relative
}

.action-sections .title-block {
    margin-top: 20px;
    margin-bottom: 12px;
    text-transform: initial;
    color: #454545;
    font-size: 24px
}

.action-sections-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px 50px
}

.action-sections-item {
    margin: 30px 20px;
    width: calc(50% - 40px)
}

.action-sections-item-img img {
    width: 100%
}

.action-sections-item-links {
    width: 100%;
    text-align: right;
    margin-top: 10px
}

.action-sections-item-links a {
    color: #636363;
    text-decoration: underline;
    margin-left: 20px
}

.actions-html {
    margin-top: 20px;
    margin-bottom: 20px
}

.product-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px 20px
}

.product-list .product-item {
    margin: 10px;
    width: calc(25% - 20px);
    height: 406px;
    position: relative;
    box-shadow: 0 0 7px 3px #d2d2d2;
    background: #fff;
    background: linear-gradient(#fff 0, #fff 76%, #fff 76%, #f0f0f0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0)
}

.product-list .product-item-code {
    margin-left: 10px;
    margin-top: 5px
}

.product-list .product-item-container {
    padding: 15px 15px 0
}

.product-list .product-item-container .price {
    margin: 0 auto;
    height: 66px;
    padding: 5px;
    border-radius: 5px;
    width: 210px
}

.product-list .product-item-container .price .price-old {
    font-size: 15px;
    text-decoration: line-through;
    color: #333;
    text-align: center
}

.product-list .product-item-container .price .price-current {
    font-size: 24px;
    color: #d60000;
    font-weight: 700;
    text-align: center
}

.product-list .product-item-container .items-sticker .action-2 {
    background: url(/images/kmo/actions/stiker/product_month.png) no-repeat;
    width: 261px;
    left: -1px;
    top: 40px;
    position: absolute;
    background-size: contain;
    height: 36px
}

.product-list .product-item-container .items-sticker .action-1 {
    background: url(../images/action/plate_bonus_left.png) no-repeat;
    width: 80px;
    height: 58px;
    position: absolute;
    top: 40px;
    left: -11px;
    z-index: 2
}

.product-list .product-item-container .items-sticker .action-1 .bonus-quantity {
    text-align: center;
    font-size: 18px;
    margin: 2px auto 0;
    font-weight: 700
}

.product-list .product-item-container .items-sticker .action-1 .bonus-text {
    text-align: center;
    font-size: 14px
}

.product-list .product-item-container .items-preview-images {
    margin-top: 25px;
    height: 140px;
    margin-bottom: 10px
}

.product-list .product-item-container .items-preview-images img {
    max-width: 150px;
    max-height: 150px;
    height: auto
}

.product-list .product-item-container .items-name {
    text-align: center;
    text-decoration: none;
    color: #666;
    height: 80px;
    margin: 40px auto 0;
    vertical-align: middle
}

.product-list .product-item-container .items-name a {
    text-decoration: none;
    color: #000;
    overflow-y: hidden;
    height: 78px;
    display: block;
    -ms-overflow-style: none
}

.product-list .product-item-container .items-name a::-webkit-scrollbar {
    width: 0
}

.product-list .product-item-hover {
    display: none;
    opacity: 0;
    background: #fff
}

.product-list .product-item:hover .product-item-hover {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    opacity: .9;
    background: #f0f0f0;
    padding: 0 49px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15
}

.product-list .product-item:hover .product-item-hover .button-basket a:hover,
.product-list .product-item:hover .product-item-hover .item-hover-compare:hover,
.product-list .product-item:hover .product-item-hover .item-hover-detail:hover {
    opacity: .8
}

.product-list .product-item:hover .product-item-hover .item-hover-compare {
    text-decoration: none;
    color: #000;
    font-size: 18px;
    margin-bottom: 5px;
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 700
}

.product-list .product-item:hover .product-item-hover .item-hover-detail {
    text-align: center;
    width: 100%;
    text-decoration: none;
    color: #000;
    font-size: 18px;
    margin: 20px 0;
    display: block;
    font-weight: 700
}

.product-list .product-item:hover .product-item-hover .button-basket {
    margin-top: 15px;
    width: 100%
}

.product-list .product-item:hover .product-item-hover .button-basket a {
    display: block;
    text-align: center;
    font-weight: 700;
    color: #e30000;
    font-size: 26px;
    margin: 0 auto;
    padding: 15px 0;
    width: 100%;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #e30000;
    border-top: 1px solid #e30000
}

.actions-section {
    margin-bottom: 20px
}

.actions-section .container {
    position: relative;
    padding: 0
}

.actions-section .container .rules-action {
    position: absolute;
    top: -29px;
    right: 20px;
    font-size: 14px;
    color: #0068bd;
    border-bottom: 1px solid #0068bd;
    line-height: 14px
}

.actions-section-links a:before,
.actions-section-tree a:before {
    content: "";
    left: 0;
    top: 1px;
    background: url(../images/section-link.png) no-repeat;
    height: 18px
}

.actions-section img {
    width: 100%
}

.actions-section-tree {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px -10px;
    padding-bottom: 20px
}

.actions-section-tree+.actions-section-links {
    margin-top: -40px
}

.actions-section-tree a {
    margin: 0 10px;
    width: calc(25% - 20px);
    position: relative;
    padding-left: 26px;
    display: block;
    color: #333;
    font-size: 16px
}

.actions-section-tree a.active {
    color: #e30000
}

.actions-section-tree a:before {
    position: absolute;
    width: 18px
}

.actions-section-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px -10px;
    padding-bottom: 20px
}

.actions-section-links a {
    margin: 0 10px 12px;
    width: calc(25% - 20px);
    position: relative;
    padding-left: 26px;
    display: block;
    color: #333;
    font-size: 16px
}

.actions-section-links a.active {
    color: #e30000
}

.actions-section-links a:before {
    position: absolute;
    width: 18px
}
@-moz-document url-prefix() {
    .catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row .level-3 {padding-right: 15px;}
    .catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper>.menu-row .brands {padding-right: 15px;}
    .catalog-menu-wrapper .level-1>.menu-row .level-2>.wrapper {padding-right: 15px;}

}
		/*Грунт-эмали*/
		.grunt-emali {
			background:#fff; 
			border: 1px solid #dfdfdf; 
			/*border-radius: 5px;*/
		}
		.grunt-emali .gruntvid {
			/*background:#f1f1f1; */
			margin:20px; 
			padding:20px 10px; 
			height:250px;
		}
		.grunt-emali .gruntvid .gruntsp {
			width:420px; 
			font-size:18px; 
			color:#5A5A5A; 
			float:left; 
			height:200px
		}
		.grunt-emali .gruntvid .gruntsp li {
			padding-top:10px;
		}
		.grunt-emali .gruntvid .gruntsp ol a {
			font-size:18px; 
			color:#6d6d6d; 
			text-decoration:none;
		}
		.grunt-emali .gruntvid .gruntsp  ol a:hover {
			font-weight:bold;
		}
		.grunt-emali .gruntvid .gruntimg {
			float:right; 
			height:200px;
			position:relative;
		}
		.grunt-emali h1 {
			text-align:center;
		}
		.grunt-emali h3 {
			text-align:center;
			color:#e20100; 
			font-size:20px; 
			font-weight:600;
		}
		.grtable {
			padding:10px;
			margin:10px;
			display:none;
		}
		.grtable table th {
			font-size:23px;
			font-weight:500;
		}
		.grtable table td, .grtable table th {
			padding:10px 20px;
			text-align:center;
		}
		.grtable p {
			font-size:12px;
			padding-top:10px;
			padding-left:15px;
		}
		.grunt-strel-vn, .grunt-strel-vv {
			width:21px;
			height:18px;
			float:right;
			margin-top:12px;
			cursor:pointer;
		}
		.grunt-strel-vn {
			background:url(../images/str-vn.png) right no-repeat;
		}
		.grunt-strel-vv {
			background:url(../images/str-vv.png) right no-repeat;
		}
		.grunt-detail {
			/*display:none;*/
		}
		.grunt-h1-open, .grunt-h1-close {
			/*width:370px;*/
			/*margin-left:30%;*/
			cursor:pointer;
			background: #1C5C8A;
			height:50px;
			font-size: 24px;
			line-height: 28px;
			color:#FFFFFF;
			padding-top:10px;
			padding-left:52px;
		}
		.grunt-h1-close {
				display:none;
		}
		.grunt-krug-sm1, .grunt-krug-sm2, .grunt-krug-sm3{
			position:absolute;
			display:block;
		}
		.grunt-krug-sm1 {
			left:108px;
			top:130px;
		}
		.grunt-krug-sm2 {
			left:226px;
			top:115px;
		}
		.grunt-krug-sm3 {
			left:441px;
			top:90px;
		}
		.grunt-krug-img-sm {
			width:53px;
			height:53px;
		}
		.grunt-krug-img-big {
			width:80px;
			height:77px;
		}
		.grunt-banki {
			position:relative;
		}
		.grunt-banka1, .grunt-banka2, .grunt-banka3, .grunt-banka4, .grunt-banka5 {
			position:absolute;
			display:block;
			top:-20px;
		}
		.grunt-banka1 {
			left:0px;
		}
		.grunt-banka2 {
			left:155px;
		}
		.grunt-banka3 {
			left:307px;
		}
		.grunt-banka4 {
			left:475px;
		}
		.grunt-banka5 {
			left:625px;
		}
		.grunt-banka-img-sm {
			width:142px;
			height:120px;
			margin-top:26px;
			margin-left:10px;
		}
		.grunt-banka-img-big {
			width:176px;
			height:148px;
			margin-top:0px;
			margin-left:0px;
		}
<<<<<<< HEAD
		
	/*Отзывы*/
	.review-header {
		font-size: 24px;
		font-weight: 700;
		margin-bottom: 10px;
		float:left;
	}
	.rewiew-right {
		float:right;
	}
	.reviews-add-new a.new-rewiew {
		padding:8px 20px;
		color: #1C5C8A;
		font-weight: 500;
		font-size: 18px;
		text-decoration:none;
	}
	.content-reviews-stroke {
		font-size: 14px;
	}
	.list-review-author {
		color: #1F3AC5;
		font-size: 14px;
		float:left;
	}
	.list-review-rating {
		position:relative;
		display:block;
		margin-bottom:60px;
		margin-top: 20px;
	}
	.list-review-head {
		font-weight: bold;
		font-size: 14px;
		line-height: 20px
	}
	.review-block {
		margin:10px 0px;
	}
	.list-review-date {
		padding-left:20px;
		float:left;
		color: #727272;
		font-weight: 300;
		font-size: 14px;
		line-height: 20px;
	}
	.list-review-img, .review-block-likes {
		padding-top:20px
	}
	.like_yes {
		color:#32883B;
	}
	.like_no {
		color:#DA1010;
	}
	.like_yes, .like_no {
		padding-left: 5px;
	}
	.useful-yes, .useful-no {
		padding-left: 15px;
	}
	.all-reviews {
		padding-top:20px;
	}

	.new-review img {
		padding-bottom:3px; 
		padding-left:30px;
	}
	#new-reviews-add, .new-review-close {
		display:none;
	}
	.blue-butt {
		background: #1C5C8A; 
	}
	.gray-butt {
		background: #D9D9D9;
	}
	.blue-butt, .gray-butt {
		padding:8px 25px;
		width:230px;
	}
	.blue-butt a {
		color:#FFF; 
	}
	.gray-butt a {
		color: #1C5C8A; 
	}
	.blue-butt a, .gray-butt a {
		font-size: 18px;
		font-weight: 500; 
		text-decoration:none;
	}
	.new-review-open.blue-butt {
		padding:8px 50px;
	} 
	.gray-hr {
		color:#C4C4C4;
	}
	.modal-img{
		text-align:center; 
		padding:30px;
	}
	.text-review {
		font-size:12px;
	}
	.review-butt {
		float:right; 
		margin-top:10px;
	}
    .gruntsp li {
        list-style-type: none;
        vertical-align: middle; 
    }
    .gruntsp li a{
        text-decoration:underline;
        color:#5A5A5A;
    }
    .gruntsp ul {
        margin:0px;
        padding:0px;
    }
    .gruntsp .circ-numb {
        float:left;
        margin-right:10px;
        /*margin-top:5px;*/
    }
    .gruntsp .circ-numb-blue {
        float:left;
        margin-right:10px;
    }
    
    .circ-numb {
        background:url(../images/circle_new.png) center no-repeat;
        width:47px;
        height:47px;
        color: #434343;
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
        padding-top:10px;
        padding-left:17px;
    }
    .circ-numb-blue {
        background:url(../images/circle_blue.png) center no-repeat;
        width:47px;
        height:47px;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
        padding-top:10px;
        padding-left:17px;
    }
    .grunt-exit {
        float:right;
        font-size: 16px;
        line-height: 19px;
        margin-right:52px;
        padding-top:5px;
        cursor:pointer;
        display:none;
    }
    .gr-str {
        color:#1C5C8A;
        font-weight:bold;
    }	
    .gr-st3, .grunt-krug-sm3 {
        cursor:pointer;
    }
    .gr-str-vv {
        display:none;
    }
	#element-reviews-add .form-control {
		background: #F3F3F3;
		box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
	}
	.sr-reviews {
		margin-top:20px;
	}