.ui-helper-hidden {
    display: none
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}
.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0
}

.ui-widget {
    font-family: segoe ui, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: segoe ui, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    height: auto!important;
    border: 1px solid #dfd9c3;
    background: #f5f3e5 url(images/ui-bg_highlight-hard_100_f5f3e5_1x100.png) 50% top repeat-x;
    color: #312e25
}

.ui-widget-content a {
    color: #312e25
}

.ui-widget-header {
    border: 1px solid #d4ccb0;
    background: #ece8da url(images/ui-bg_gloss-wave_100_ece8da_500x100.png) 50% 50% repeat-x;
    color: #433f38;
    font-weight: bold
}

.ui-widget-header a {
    color: #433f38
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #327E04;
    background: #459e00 url(images/ui-bg_highlight-hard_15_459e00_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #fff
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #327E04;
    background: #67b021 url(images/ui-bg_highlight-soft_25_67b021_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #fff
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #d4ccb0;
    background: #fafaf4 url(images/ui-bg_highlight-hard_100_fafaf4_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #459e00
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #459e00;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #e8e1b5;
    background: #fcf0ba url(images/ui-bg_glass_55_fcf0ba_1x400.png) 50% 50% repeat-x;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #e3a345;
    background: #ffedad url(images/ui-bg_highlight-soft_95_ffedad_1x100.png) 50% top repeat-x;
    color: #cd5c0a
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd5c0a
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd5c0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_808080_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_847e71_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_eeeeee_256x240.png)
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_8DC262_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_8DC262_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 6px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 6px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 6px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 6px
}

.ui-widget-overlay {
    background: #2b2922 url(images/ui-bg_inset-soft_15_2b2922_1x100.png) 50% bottom repeat-x;
    opacity: .9;
    filter: Alpha(Opacity=90)
}

.ui-widget-shadow {
    margin: -12px 0 0 -12px;
    padding: 12px;
    background: #ccc url(images/ui-bg_highlight-hard_95_cccccc_1x100.png) 50% top repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 10px
}
.home-slide {
    margin: 0 0 40px;
}
#med-slider {
    height: 143px;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    border-collapse: collapse;
    border-spacing: 0
}

#med-slider #holder {
    width: 754px
}

#med-slider #slides-holder {
    width: 754px
}

#med-slider #slides {
    height: 143px;
    overflow: hidden
}

#med-slider .spacer {
    height: 143px
}

#med-slider #slides .slide {
    height: 143px
}

#med-slider #work-area {
    width: 210px;
    vertical-align: top;
    padding: 5px
}

#frames-parent {
    height: 30px !important;
    left: 583px !important;
    position: relative !important;
    top: 0px !important;
    width: 168px !important;
    z-index: 21 !important
}

#frames-back {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
    background: none repeat scroll 0 0 #AAAAAA;
    opacity: 0.65;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 11;
    visibility: visible !important
}

#med-slider #frames {
    margin-left: 4px;
    position: absolute;
    z-index: 12;
    top: 0px;
    visibility: visible !important
}

#med-slider #frames a {
    height: 19px;
    width: 19px;
    float: left;
    margin: 5px 3px 0;
    display: block;
    text-indent: -9999px
}

#med-slider #frames a.slide_1 {
    background: url('../i/slide_1.png') no-repeat top center transparent
}

#med-slider #frames a.slide_2 {
    background: url('../i/slide_2.png') no-repeat top center transparent
}

#med-slider #frames a.slide_3 {
    background: url('../i/slide_3.png') no-repeat top center transparent
}

#med-slider #frames a.slide_4 {
    background: url('../i/slide_4.png') no-repeat top center transparent
}

#med-slider #frames a.slide_5 {
    background: url('../i/slide_5.png') no-repeat top center transparent
}

#med-slider #frames a.slide_6 {
    background: url('../i/slide_6.png') no-repeat top center transparent
}

#med-slider #frames a.slide_7 {
    background: url('../i/slide_7.png') no-repeat top center transparent
}

#med-slider #frames a.slide_8 {
    background: url('../i/slide_8.png') no-repeat top center transparent
}

#med-slider #frames a.slide_9 {
    background: url('../i/slide_9.png') no-repeat top center transparent
}

#med-slider #frames a.slide_10 {
    background: url('../i/slide_10.png') no-repeat top center transparent
}

#med-slider #frames a.slide_11 {
    background: url('../i/slide_11.png') no-repeat top center transparent
}

#med-slider #frames a.slide_12 {
    background: url('../i/slide_12.png') no-repeat top center transparent
}

#med-slider #frames a.slide_13 {
    background: url('../i/slide_13.png') no-repeat top center transparent
}

#med-slider #frames a.slide_14 {
    background: url('../i/slide_14.png') no-repeat top center transparent
}

#med-slider #frames a.slide_15 {
    background: url('../i/slide_15.png') no-repeat top center transparent
}

#med-slider #frames a.slide_16 {
    background: url('../i/slide_16.png') no-repeat top center transparent
}

#med-slider #frames a.slide_17 {
    background: url('../i/slide_17.png') no-repeat top center transparent
}

#med-slider #frames a.slide_18 {
    background: url('../i/slide_18.png') no-repeat top center transparent
}

#med-slider #frames a.slide_19 {
    background: url('../i/slide_19.png') no-repeat top center transparent
}

#med-slider #frames a.slide_20 {
    background: url('../i/slide_20.png') no-repeat top center transparent
}

#med-slider #frames a.activeSlide {
    border-style: solid;
    border-width: 1px;
    border-color: red
}

div.p0 {
    z-index: 200;
    margin-top: -40px
}

.productDetailPodarok {
    background: url(/i/podarok.png) no-repeat;
    float: right;
    width: 130px;
    height: 130px
}

.productDetailPodarokShift {
    margin-left: -200px;
    margin-top: -35px
}

.ui-widget-content {
    background: none;
    overflow: hidden
}

.ui-state-active a,
.ui-state-active a:hover,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #ff0033;
    font-weight: bold !important
}

.nng1 td {
    font-size: 11px;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 1px;
    vertical-align: bottom
}

.nng3 {
    padding-bottom: 10px !important
}

td.nng4 a {
    text-align: right;
    font-size: 16px !important;
    font-weight: bold;
    padding-bottom: 0 !important;
    color: #339900 !important
}

.nng4 {
    text-align: right;
    font-size: 16px !important;
    font-weight: bold;
    padding-bottom: 0 !important
}

.nng6 {
    font-weight: normal !important;
    text-align: right
}

.nng1 th {
    padding: 20px 0 10px 0;
    color: black
}

.nng2 p {
    margin-bottom: 10px;
    font-weight: bold
}

.nng2 p a {
    font-weight: bold !important
}

p.nng5 {
    margin-bottom: 0
}

.nng7 {
    border: none;
    border-top: 1px solid #339900
}

.nng8 {
    margin-bottom: 20px;
    margin-top: 20px
}

.nng9 {
    margin-top: 20px
}

.nng10 {
    text-align: left;
    vertical-align: top;
    width: 230px
}

.nng11 {
    text-align: center;
    vertical-align: top;
    min-width: 330px
}

table.nng14,
.nng12 {
    text-align: center;
    vertical-align: top
}

table.nng12 {
    clear: both;
    margin-top: 10px
}

.nng13 {
    text-align: left;
    width: 340px !important
}

.nng14 th,
.nng14 td {
    border-collapse: collapse;
    border-spacing: 0 0;
    border: 1px solid #646464;
    border-bottom-width: 0;
    border-right-width: 0;
    font-size: 11px !important;
    color: black;
    text-align: center;
    padding: 7px 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif !important
}

.nng14 td {
    text-align: right;
    padding-right: 60px
}

.ui-widget-content .nng14 td a,
.ui-widget-content .nng14 td a:visited {
    font-size: 11px !important;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    color: #339900;
    text-decoration: underline;
    font-size: 11px
}

.ui-widget-content .nng14 td a:hover {
    color: #FF6666;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px
}

.nng15 {
    border-bottom-width: 1px !important
}

.nng16 {
    border-right-width: 1px !important
}

.left {
    text-align: left !important
}

.center {
    text-align: center
}

#wrap {
    padding-bottom: 10px
}

a.main_catalog_text:link,
a.main_catalog_text:visited {
    text-decoration: none
}

a#rus:hover,
a#rus:focus {
    color: #646464
}
.warning{
    display: grid;
    grid-template-columns: 1fr;
    margin: 0 0 15px;
    clear: both;
    border: 2px solid #08a826;
    border-radius: 3px;
}
.warning .inside {
    padding:10px;
}
#search_wrap {
    position: relative;
    float: left
}

#search_wrap a:hover,
#search_wrap a:focus {
    position: relative;
    top: 1px;
    left: 1px
}

.rev-form table,
.rev-form table tr {
    width: 500px
}

.revtd {
    padding-left: 70px
}

.c1-rev {
    width: 40%
}

.c1-rev img,
.c1-rev60 img {
    float: left
}

.rev-form input {
    margin-bottom: 5px;
    border-bottom-right-radius: 2px;
    width: 265px;
    height: 30px;
    border-radius: 10px;
    padding: 0 10px
}

.rev-form textarea {
    margin-bottom: 5px;
    border-bottom-right-radius: 2px;
    width: 265px;
    height: 90px;
    border-color: rgb(169, 169, 169);
    border-radius: 10px;
    padding: 10px;
    font-size: 14px
}

.captcha td input {
    width: 100px;
    margin-right: 100px
}

.rev-form td {
    font-weight: 600;
    color: #000;
    max-width: 200px
}

.c1-rev60 {
    width: 60%
}

.c1-revt {
    padding-top: 25px
}

.c1-rev,
.c1-rev60 {
    float: left;
    font-size: 15px;
    line-height: 1.4;
    padding-bottom: 5px;
    min-height: 65px
}

.c1-rev a,
.c1-rev60 a {
    font-size: 12px;
    line-height: 1.4
}

.review-new tr {
    margin-bottom: 10px
}

.margin-b-10 {
    margin-bottom: 10px
}

#go_search {
    margin: 0;
    padding: 0;
    border-width: 0;
    font-weight: normal;
    font-size: 6px;
    display: inline-block;
    margin-top: 4px;
    width: 0;
    height: 0;
    border-top-width: 9px;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width: 9px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    border-left-width: 9px;
    border-left-style: solid;
    border-left-color: white;
    line-height: 0
}

.callme_button1 {
    display: block;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #339900), color-stop(1, #99ff33));
    background: -moz-linear-gradient( center top, #339900 5%, #99ff33 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#339900', endColorstr='#99ff33');
    background-color: #339900;
    text-indent: 0;
    padding: 3px 13px;
    font-size: 13px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: rgba(0, 0, 0, .3) 1px 1px 2px;
    color: #fff !important;
    line-height: 28px;
    font-family: Helvetica, Arial, Sans-Serif;
    vertical-align: middle;
    cursor: pointer;
    top: 10px;
    margin: 5px 15px 10px
}

#jbCallme_overlay {
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    display: none
}

.jbCallme {
    background: #fff;
    -webkit-box-shadow: inset 0px 0px 18px rgba(100, 100, 100, 0.2), rgba(0, 0, 0, .8) 1px 1px 4px;
    -moz-box-shadow: inset 0px 0px 18px rgba(100, 100, 100, 0.2), rgba(0, 0, 0, .8) 1px 1px 4px;
    box-shadow: inset 0px 0px 18px rgba(100, 100, 100, 0.2), rgba(0, 0, 0, .8) 1px 1px 4px;
    border: 1px solid #d6d6d6;
    left: 50%;
    margin-left: -180px;
    position: fixed;
    top: 50px;
    width: 360px;
    z-index: 110;
    color: #323d53;
    display: none;
    height: auto;
    padding: 3px 10px;
}
.callme_button11, .callme_button22, .callme_button33 {
    cursor: pointer;
}
.jbCallme .jb_title {
    color: #000;
    font-size: 14px;
    padding: 10px;
}

.jbCallme textarea {
    border: 1px solid #d6d6d6;
    padding: 3px;
    margin-bottom: 10px;
    background-color: #fff;
    width: 98%;
    height: 70px;
    font-family: Arial, Helvetica, sans-serif
}

.tableprod1 {
    min-width: 300px;
}

.jbCallme form {
    margin: 0 10px
}

.jbCallme .jb_input {
    margin: 20px 0
}

.jbCallme label {
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
    margin-top: 12px
}
.jbCallme label span {
    color:#FF0000;
}
.jbCallme input[type=text],
.jbCallme input[type=email] {
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: 1px solid #CCCCCC;
    padding: 7px;
    background-color: #fff;
    width: 95%
}

.jbCallme select {
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: 1px solid #CCCCCC;
    padding: 7px;
    background-color: #fff;
    width: 100%;
    display: block
}

.jbCallme select:focus,
.jbCallme input[type=text]:focus,
.jbCallme input[type=email]:focus,
.jbCallme textarea:focus {
    background-color: #f9fbff;
    border: 1px solid #999999
}

.jbCallme .jb_close {
    position: absolute;
    display: block;
    top: 3px;
    right: 3px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    text-indent: -500px;
    overflow: hidden
}

.jbCallme .jb_close:after {
    display: block;
    content: 'x';
    font-family: Arial, sans-serif;
    position: absolute;
    line-height: 24px;
    font-size: 16px;
    text-indent: 0;
    top: 0;
    right: 10px;
    color: #eee;
}

.jbCallme input[type=submit] {
    margin: 0;
    border: 0 none;
    display: block;
    background-color: #339900;
    text-indent: 0;
    padding: 7px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
    line-height: 14px;
    font-family: Helvetica, Arial, Sans-Serif;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}

.jbCallme input[type=submit]:hover {
    background: #339900;
    color: #fff
}

.jbCallme .jb_dev {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #c2c3c4;
    text-decoration: none
}

.jbCallme .jb_success {
    margin: 30px;
    color: #323d53;
    font-size: 14px
}

.jbCallme .jb_fail {
    margin: 30px;
    color: #323d53;
    font-size: 14px
}

.jb_progress {
    display: inline-block;
    height: 76px;
    position: relative;
    vertical-align: top;
    width: 100%
}

.jb_progress:after {
    border-width: 0 3px 0 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    display: block;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    position: absolute;
    top: 50%;
    width: 50px;
    content: "";
    animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear
}


.c1-rev60 img,
.c1-rev img {
    width: 65px;
    vertical-align: middle;
    padding: 0 10px
}

.reviews-answer {
    background-color: #f1f1f1;
    padding: 5px 10px 10px;
    margin: 10px 0 15px 50px;
}

.reviews-quastion p {
    margin: 0
}

.reviews-answer p {
    margin-top: 0
}

.cart2 {
    font-size: 12px;
    font-weight: 600;
    border: 1px solid;
    padding: 4px 10px;
    border-radius: 10px;
    color: #fff
}

.main_catalog_active_text:last-child {
    display: none
}

#frames-parent {
    height: 30px;
    left: 582px;
    position: relative;
    top: -40px;
    width: 158px;
    z-index: 21
}

.custord1 input,
.custord1 textarea {
    min-width: 355px;
    margin-bottom: 5px;
    border-radius: 4px;
    border: 1px solid #a5a5a5;
    line-height: 20px;
    padding: 0 10px;
}

.youtube-video {
    float: left;
    padding: 5px 10px;
}

.mobileonly {
    display: none!important;
}

.youtube-video1 {
    float: right;
    padding: 5px 10px
}

#myTopnav {
    display: none;
}

.sidebar {
    width: 225px;
    float: left;
}

.catalog1 {
    width: calc(100% - 225px);
    float: left;
}
.mainbody {
    margin-top: 1em;
}
.footer_bg {
    background-color: #fafafa;
    color: #999;
    clear: both;
    display: grid;
    padding: 0 0 20px;
    margin-top: 40px;
}

.head2 .width100-mobile {
    display: flex;
}


/* НГ2018 */

.new2018h {
    position: absolute;
    left: 270px;
    margin-top: -10px;
}

.headny2018 {
    width: 100%;
    background: url(/images/nyear2018-head.png);
    height: 50px;
    position: absolute;
    margin-top: 280px;
}

.image_bordernew {
    border: 0;
    margin: 0 auto;
}

.image_bordernew img {
    display: block;
    margin: 0 auto;
    max-height: 120px;
}

.mobileonly1 {
    display: none;
}
.col-md-2 {
    width: 20%;
    float: left;
    box-sizing: border-box;
}
.col-md-3 {
    width: 25%;
    float: left;
    box-sizing: border-box;
}
.col-md-5 {
    width: 40%;
    float: left;
    box-sizing: border-box;}
.col-md-4 {
    width: 33%;
    float: left;
    box-sizing: border-box;
}

.col-md-6 {
    width: 50%;
    float: left;
    box-sizing: border-box;
}
.col-md-8 {
    width: 66%;
    float: left;
    box-sizing: border-box;
}
.col-md-9 {
    width: 75%;
    float: left;
    box-sizing: border-box;
}
.mainbody1 {
    padding-top: 20px;
}
.footer-menu {
    display: block;
    margin: 20px 0;
}
.footer-menu a{
    color: #333;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 30px 10px 0;
    display: block;
    float: left;
    min-width: 110px;
}
.footer-menu a:nth-child(4) {clear:both}
.footer-menu a:hover{
    color: #009933;
}
footer .hr {
    width: 100%;
    margin: 4em 0 1em;
}
.footer-subscribe input.footer-s {
    margin: 20px 0 0;
    padding: 10px 20px;
    min-width: 260px;
    border: 1px solid #eee;
    text-transform: uppercase;
    color: #777777;
    font-size: 12px;
    background: #fff url(/css/images/sub-f.png) no-repeat 250px;
}
.container {margin:0 auto;width: 100%;}
.homepage1 .btn {
    border-radius: 4px;
    padding: 5px 11px;
    text-decoration: none;
    text-transform: uppercase;
}
.homepage1 .btn-green {
    background: #009933;
    color: #fff;
    margin-top: 20px;
    display: inline-block;
}
.btn-green:hover {
    background: #00cc33;
}
.subscribe form{
    position: relative;
    display: block;
    max-width: 210px;
}
.footer-subscribe form {
    position: relative;
}
.footer-subscribe form .send{
    position: absolute;
    top: 25px;
    right: 40px;
    width: 30px;
    height: 25px;
}
.select2-dropdown--above .select2-results__option {font-size:13px;}
.subscribe {
    background: url(/css/images/mail.png) no-repeat right;
    background-color: #127e0a;
    max-width: 200px;
    padding: 10px;
    color: #fff;
    position: relative;
}
.subscribe .h16{
    color: #fff;
    line-height: 22px;
    margin-bottom: 10px;
}
.subscribe .h13 {
    font-size:13px;
}
.subscribe input{
    margin: 15px 0;
    padding: 10px;
}
.subscribe input.email1 {
    max-width: 150px;
}
.subscribe input.send{
    position: absolute;
    right: 35px;
    width: auto;
    margin: 19px 0 0 0;
}
.catalog2 table h1 {
    margin-top:0
}
.topbar{
    display: flex;
    border-bottom: 1px solid #ececec;
    padding:2px 0 3px;
}
.social {
    text-align: right;
    display: inline-block;
}
footer .social {
    margin: 20px 0 0 0;
}
.mainheader {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em ;
    box-sizing: border-box;
}
.tizers {
    align-items: baseline;
    justify-content: space-around;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0 0 40px;
    clear: both;
}
.tizers .tizer {
    text-align: center;
}
section {
    clear: both;
}
.hr {
    width: 90%;
    height: 1px;
    border-top: 1px solid #eee;
    margin: 0 5% 3em;
}
.categories {
    margin:10px 0;
}
.categories h2, .bestoffers h2, .news h2, .blog h2, .address h2, .about h2 {
    font-size:24px;
    color: #333;
    font-weight: 400;
    margin:0 0 20px;
    clear: both;
}
section.blog, section.news{
    margin:30px 0;
}
section.about {
    display: inline-block;
    margin-bottom: 30px;
}
section.about .btn-green {
    padding: 10px 20px;
    margin-top: 10px;
}
.blog-grid {
    display: block;
    float: left;
    width: 100%;
    margin: 0 0 40px;
}
.blog-grid .bitem1{
    width: 50%;
    float: left;
    height: 380px;
    padding: 0px;
    box-sizing: border-box;
    position: relative;
}
.blog-grid .bitem1 .item-bckrd{
    background-position: center center;
    position: relative;
    background-size: cover;
    height: 100%;
    min-height: 100%;

}
.b-small.bitem2 .b-img {
    float: left;
    width: 40%;
}
.b-small.bitem2 .b-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    max-height: 115px;
}
.b-small.bitem2 .b-head{
    float: right;
    width: 60%;
    padding: 5px 30px;
    box-sizing: border-box;
    color: #646464;
    font-size: 14px;
    line-height: 22px;
}
.blog-grid .bitem1 .b-head .b-date{
    padding-top: 5px;
    color: #616060;
    font-size: 12px;
}
.blog-grid .bitem2 .b-head .b-date{
    padding-bottom: 5px;
    color: #abaaaa;
    font-size: 12px;
}
.news .n-head .b-date{
    padding-bottom: 5px;
    color: #abaaaa;
    font-size: 12px;
}
.blog-grid .bitem1 .b-head{
    padding: 10px 2%;
    left: 11%;
    width: 74%;
    top: 72%;
    position: absolute;
    background: #fff;
    color: #646464;
    font-size: 14px;
    line-height: 22px;
}
.blog-grid .bitem2{
    width: 50%;
    float: right;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 0 0 15px;
}
.blog-grid div:hover, .categories-grid .category:hover, .news-grid .news a:hover {
    background: #fafafa;
}
.about img {
    max-width: 100%;
    height: auto;
    padding: 0 40px;
    box-sizing: border-box;
}
.about p {
    color: #666;
    font-size: 14px;
    line-height: 26px;
}
.bottom-slide {
    margin: 10px 0 30px;
}

section .tops{
    display: flex;
    justify-items: center;
    align-items: center;
    margin-bottom: 20px;
}
.mainbody .link-all {
    float: right;
    text-transform: uppercase;
    text-decoration: none;
}
.mainbody .about .link-all {
    float: left;
    margin-bottom: 15px;
}
.categories-grid  {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 0 0 40px;
    clear: both;
}
.categories-grid .category {
    border:1px solid #eee;
    padding: 10px 10px 20px;
    color: #08a826;
}
.categories-grid .category a {
    text-decoration: none;
}
.categories-grid .category img {
    display:block;
    margin: 20px auto 30px;
}
.categories-grid .category span.cats {
    text-align: center;
    margin: 0 0 20px;
    color: #333333;
    font-size: 14px;
    display: inline-block;
    text-transform: none;
    width: 100%;
}
.categories-grid .category span.cat-text {
    text-align: center;
    display: flex;
    margin: 0 1px 15px;
    color: #333;
    font-size: 14px;
    min-height: 62px;
    justify-content: center;
}
.categories-grid .category:hover span.cat-text{
    color: #08a826;
}
.categories-grid .category span.cat-price2 {
    text-align: center;
    width: 100%;
    margin: 10px 0;
    color: #646464;
    font-size: 12px;
    display: block;
}
.category .stickers-cat {
    margin: 0;
    position: absolute;
}
.category .stickers-cat div{
    color: #fcfdfd;
    font-size: 12px;
    text-align: center;
    margin: 0 4px;
    float: left;
    padding: 2px 6px;
}
.category .stickers-cat .hit {
    background: #2992d9;
}
.category .stickers-cat .sovetuem {
    background: #893ca9;
}
.category .stickers-cat .novinka {
    background: #f95403;
}
.category .stickers-cat .actiya {
    background: #fc482d;
}
.category .stickers-cat .podarok {
    background: #fc482d;
}
.categories-grid .category span.cat-price2 span {
    display:inline-block;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    color: #ff6666;
    margin-left: 4px;

}

.categories-grid .category span.cat-price3 {
    text-align: center;
    width: 100%;
    margin: 12px 0 25px;
    color: #646464;
    font-size: 12px;
    display: block;
    text-decoration: none;
    min-height: 20px;
}
.categories-grid .category span.cat-price3 span {
    display:inline-block;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    color: #646464;
    margin-left: 4px;
    text-decoration: line-through;

}

.categories-grid .category span.cat-price1 {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 0;
    color: #646464;
    font-size: 12px;
    text-decoration: none;
}
.categories-grid .category span.cat-price1 span {
    color:#08a826;
    font-size: 15px;
    font-weight: 700;
    margin-left: 4px;
}
.categories-grid .category span.cat-desc{
    color: #646464;
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    width: 100%;
}
.tizers .tizer .thead {
    font-size:16px;
    margin:5px 0 10px;
    padding: 0 10px;
}
.warning-header {
    font-size:16px;
    margin:5px 0 10px;
    padding: 0 10px;
    text-align: center;
}
.warning-text {
    font-size: 13px;
    color: #666;
    line-height: 1.6;
    padding: 10px;
}
.tizers .tizer .ttext {
    font-size:13px;
    color:#666;
    line-height: 1.6;
    padding: 0 10px;
}
.bestoffers-top {
    margin-bottom: 20px;
}
.bestoffers .col-md-8 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.bestoffers .tabs{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 1em;
    margin-right: 3em;
    padding: 0;
    text-align: center;
    list-style-type: none;
}
.cat-buttons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 20px;
    padding: 0;
    text-align: center;
}
.cat-buttons .cat-buy a {
    font-weight: 700;
    color: #fffefe;
    font-size: 11px;
    background: #08a826;
    padding: 7px 15px;
    border-radius: 2px;
    display: block;
    margin: 0 7px;
    text-decoration: none;
    white-space: nowrap;
}
.cat-buttons .cat-buy a:hover{
    background: #0c3;
}
.cat-buttons .cat-more a:hover {
    background: #d2cfcf;
}
.cat-buttons .cat-more a {
    font-weight: 700;
    color: #333333;
    font-size: 11px;
    background: #e7e7e7;
    padding: 7px 15px;
    border-radius: 2px;
    display: block;
    margin: 0 7px;
    text-decoration: none;
    white-space: nowrap;
}
.news a .n-head{
    font-size: 14px;
    line-height: 22px;
    color: #646464;
    padding: 10px 20px 20px;
}
.news a:hover .n-head {
    color:#08a826;
}
.news .n-img {
    width: 100%;
    height: 258px;
}
.news .n-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 0 0;
}
.bestoffers .tabs li {
    cursor: pointer;
    color: #666;
}
.bestoffers .tabs li.active span {
    border-bottom:2px solid #009933;
    color: #333;
}
.bestoffers .tabs li span {
    padding: 0 5px 5px;
}
.tabsfon {
    display: none;
    -webkit-animation: fadein .3s ease-in forwards;
    -o-animation: fadein .3s ease-in forwards;
    animation: fadein .3s ease-in forwards;
    width: 100%;
}
.tabsfon.active {
    display: inline-block;
}
.bottom-banner {
    margin:40px 0;
}
.bottom-banner img {
    display: block;
    margin:0 auto;
    max-width: 100%;
}
.categories-menu {
    display: grid;
    grid-template-columns: 1fr;
    max-width: 220px;
}
.categories-menu .section {
    border: 1px solid #eee;
}
.categories-menu .section.active {
    background: #fafafa;
}
.categories-menu .section.active a.main .icon {
    float: right;
    border-color: transparent transparent #555 transparent;
    border-width: 0 4px 5px 4px;
}
.categories-menu .section a.main{
    font-size: 13px;
    color: #555;
    text-decoration: none;
    padding: 10px 30px 10px 20px;
    display: block;
    width: auto;
    position: relative;
    font-weight: 600;
}
.categories-menu .section a.main .icon {
    float: right;
    border-color: #555 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    position: absolute;
    width: 0;
    right: 10px;
    top: 15px;

}
.categories-menu .section:first-child a, .categories-menu .section:nth-child(2) a{
    color:#d44824
}
.categories-menu .section a.main:hover .icon {
    background: url(/css/images/arrow-down4.png) no-repeat center;
    width: 16px;
    height: 14px;
    border: 0;
    top: 12px;
    right: 7px;
}
.categories-menu .section.active a.main:hover .icon {
    transform: rotate(180deg);
}
.categories-menu .section a.main:hover {
    background: #fafafa;
}
.categories-menu .section .sub-categories {
    display: none;
}
.categories-menu .section .active ~ .sub-categories {
    display: block;
    margin: -5px 0 10px;
}

.sub-categories a.active:parent {
    display: block;
}
.blue_bold:hover{font-weight:700}
.categories-menu .section .sub-categories a {
    font-size: 13px;
    color: #555555;
    text-decoration: none;
    padding: 5px 30px 5px 20px;
    display: block;
    width: auto;
    position: relative;
    font-weight: 400;
}
.categories-menu .section .sub-categories a:hover, .categories-menu .section .sub-categories a.active{
    color: #08a826;
}
.mainheader .mainheader-s {width:23%;}
.mainheader .mainheader-s.cart{
    display: flex;
    align-items: center;
    justify-content: center;
}
.mainheader .mainheader-s.phones {text-align: center}
.mainheader .mainheader-l {width:31%;}
.left {float: left}
.right {float: right}
.social a{
    width: 26px;
    height: 25px;
    display: block;
    margin: 0 .3rem;
    float: left;
    border: 1px solid #eee;
}
.maps-grid{
    display: grid;
    grid-template-columns: 320px 1fr;
    margin-bottom: 30px;
}
.maps-grid .maps-store {
    padding: 20px 15px;
    border:1px solid #eee
}
.maps-grid .maps-full {
    border:1px solid #eee
}
.maps-grid .maps-store .maps-address{
    font-size:14px;
    line-height:20px;
    color:#646464;
    margin-bottom: 10px;
}
.maps-grid .maps-store .maps-phones{
    font-size:12px;
    color:#abaaaa;
}
.maps-grid .maps-store .maps-time{
    font-size:12px;
    color:#abaaaa;
    margin-top: 10px;
}
.maps-grid .maps-store:hover{
    background: #fafafa;
    cursor: pointer;
}
.maps-grid .maps-store.map-active {
    background: #339900;
}
.maps-grid .maps-store.map-active .maps-address, .maps-grid .maps-store.map-active .maps-phones, .maps-grid .maps-store.map-active .maps-time {
    color:#fff;
}
footer .social a {
    width: 43px;
    height: 43px;
}
.social a {
    background-size: cover!important;
}
.social .vk {
    background: url("/css/images/vk.png");
}
.social .telegram {
    background: url("/css/images/telegram.png");
}
.social .mail {
    background: url("/css/images/mail1.png");
}
.social .fb {
    background: url("/css/images/fb.png");
}
.social .instagram {
    background: url("/css/images/instagram.png");
}
.social .youtube {
    background: url("/css/images/youtube.png");
}
.social .vk:hover {
    background: url("/css/images/vk_hover.png");
}
.social .fb:hover {
    background: url("/css/images/fb_hover.png");
}
.social .instagram:hover {
    background: url("/css/images/instagram_hover.png");
}
.social .youtube:hover {
    background: url("/css/images/youtube_hover.png");
}
.hd-text {
    /*color: #666666;
    font-size: 12px;
    line-height: 26px;
    text-align: right;
    padding-right: 2em;*/
    color: #d44824;
    font-size: 12px;
    line-height: 26px;
    text-align: right;
    padding-right: 2em;
    font-weight: 600;

}
.menu-new {
    min-height: 45px;
    padding: 5px 0 15px;
    width: 100%;
}

.text1 {
    min-height: 55px;
}

.bold span.bold a {
    font-weight: 700;
    display: block;
    min-height: 50px;
    margin: 10px 0 0;
    text-decoration: none;
    text-align: center;
}

.menu-new .dark {
    text-align: center;
    background: #08a826;
    display: flex;
    float: left;
    align-items: center;
    justify-content: center;
    width: 100%;
    position:relative;
}
.menu-new .dark .cont {
    display: inherit;
}
.headerfixed {display:none}
.headerfixed.fixed {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    background: #fcfcfc;
    z-index: 99;
    transition: 0.6s;
    border-bottom: 1px solid #eee;
}
.menu-new .dark .cont:hover .hovermenu {
    display: block;
    position: absolute;
    margin-top: 45px;
    margin-left: 0;
    z-index: 1000;
    width: 205px;
    list-style: none;
    background: #fafafa;
    color: #000;
    border: 1px solid #eee;
}
.menu-new .dark .cont:hover .hovermenu a {
    color: #555555;
    text-align: left;
    padding: 2px 15px;
    display: block;
    line-height: 24px;
    border-bottom: 1px solid #eee;
    text-transform: none;
    background: #fff;
}
.menu-new .dark .cont:hover .hovermenu a:hover {
    color: #555555;
    background: #fafafa;
    text-decoration: none;
}
.iconphone {
    display:none;
}
.menu-new .dark a {
    color: rgba(255, 255, 255);
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    line-height: 31px;
    text-transform: uppercase;
    font-family: Verdana, Helvetica, sans-serif;
    padding: 7px 17px;
    letter-spacing: 0.2px;
}
.menu-new .dark a.active{
    background: #06811d;
}
.menu-new .dark .hovermenu {
    display:none;
}
.menu-new .dark a:hover .hovermenu {
    display:block;
    position: absolute;
}
.menu-new .dark a:hover {
    color: #fff;
    background: #00cc33;
}

.quote {
    padding: 15px;
    margin: 15px 30px 30px 30px;
    font-weight: 500;
    color: #3c3e40;
    background: #fafafa;
    border-top: 4px solid #ca1414;
    -webkit-box-shadow: 5px 5px 5px #ccc;
}

.quote a {
    color: #ca1414;
    font-weight: 700;
}

.quote-zag {
    color: #FF6666;
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    margin-top: 20px;
}

.products11 .desc019 .bold {
    font-weight: 700;
    display: initial;
    width: auto;
}

.acordion-panel {
    margin: 30px 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.acordion-panel-h {
    background-color: #FAF9FA;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    padding: 2px 19px 2px 25px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    color: #ca1414;
}
.forms {
    margin: 20px 0;
    color: #666666;
    font-size: 12px;
    max-width: 220px;
}
.forms .form {
    padding: 15px 10px;
    font-size: 12px;
    border: 1px solid #eee;
    display: flex;
    align-items: center;
}
.forms .form img {
    padding-right: 20px;
    width: 20px;
}
.doctors {
    margin: 20px 0;
    color: #666666;
    font-size: 12px;
    max-width: 218px;
    border: 1px solid #eee;
    text-align: center;
}
.doctors .d-img{
    padding: 0 10px;
}
.doctors .d-img img{
    max-width: 160px;
    display: block;
    margin: 25px auto 20px;
    border-radius: 50%;
}
.doctors .d-position {
    color: #999;
    font-size:11px;
    margin: 10px 0;
}
.doctors .d-name {
    color: #333;
    font-size:14px;
    margin: 0 0 10px;
}
.doctors .d-phone {
    color: #777;
    font-size: 12px;
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.doctors .d-quastion {
    font-size:11px;
    color:#464646;
    text-transform: uppercase;
    padding:15px 0;
}
.doctors .d-quastion:hover{
    color: #fff;
    background: #08a826;
}
.forms .form:hover {
    color:#08a826;
}
.acordion-panel-content {
    background-color: #FFF;
    position: relative;
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.16);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.16);
    padding: 15px 25px;
}

.acordion-panel span.red {
    background-color: #FF6666;
    color: #fff;
    font-weight: 600;
    padding: 2px 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.acordion-panel span.grn {
    background-color: #5291a2;
    color: #fff;
    font-weight: 600;
    padding: 2px 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.acordion-panel span {
    margin-left: 6px;
}

.phone-text {
    font-weight: 600;
    padding: 3px 0;
    font-family: sans-serif;
    font-size: 11.5px;
}

.phone-left {
    padding: 3px 0;
    line-height: 1.2;
    /**font-size: 13px;**/
    text-align: left;
    /**letter-spacing: -0.15px;**/
    font-family: sans-serif;
}

.phone-blue {
    color: #012a94;
}

.phone-green {
    color: #339900;
}
.select2-container--open .select2-dropdown--below {
    border: 0;
    -webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #f70a0a transparent transparent transparent;
    border-width: 6px 5px 0 5px;
}
.txbottom {
    display: block;
    margin: -10px 0 3px;
    color: #999999;
}
.txbottom2 {
    margin: -1px 0 3px;
    text-align: center;
}
.blocker {
    z-index: 100!important;
}
.modal {
    z-index: 101!important;
}
.modal a{
    line-height: 2em;
    color: black;
    font-weight: 600;
    display: block;
    margin: 10px 0 0;
}
.phone-red {
    color: #e54242;
}
.phones .phones-text {
    font-size: 12px;
    color: #333333;
}
.phones .phones-num {
    font-size: 16px;
    color: #000;
    margin: 5px 0 6px;
}
.phones-num.footer {
    margin: 15px 0 5px;
    position: relative;
    display: inline-block;
}
.phones-num.footer .footer-image{
    z-index: 99;
    position: absolute;
    top: 9px;
}
.footer-bottom-menu {
    display: grid;
    margin: 20px 0 0;

    text-transform: uppercase;
}
.footer-bottom a{
    float: right;
    color: #a4a1a1;
    font-size: 11px;
    text-transform: uppercase;
}
.footer-bottom-menu a {
    color: #a4a1a1;
    margin: 5px 0;
    font-size: 11px;
}
.phones-num.footer .footer-text{
    float: left;
    display: block;
    width: 100%;
    margin-left: 10px;
}
.footer-mail {
    margin-top: 35px;
}
.footer-mail .footer-image {
    float: left;
    padding: 4px 10px 0 0;
}
.footer-text .footer-ordercall{
color:#a4a1a1;
font-size:11px;
text-transform: uppercase;
}
.pl-50 {padding-left:50px;}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    line-height: 28px;
    font-size: 16px;
    font-weight: 700;
}
.phones-num.footer .select2-container--default .select2-selection--single .select2-selection__rendered, .footer-mail .footer-text, .footer-mail .footer-text a {
    font-size: 15px;
    font-weight: 400;
    margin-left: 10px;
    color: #333333;
}
.phones-num.footer .select2-container--default .select2-selection--single {
    border: 0;
    background-color: transparent;
}
.select2-results__option {
    padding: 4px 12px 2px 2px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #000;
}
.select2-selection:focus {
    outline:none;
}
.select2-container--default .select2-results>.select2-results__options li:first-child{display: none}
.select2-container--default .select2-results>.select2-results__options li ul li:first-child{display: block}
.select2-container--default .select2-results>.select2-results__options {max-height: 240px;}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 0;
}
.select2-container--default .select2-results__group {
    display: block;
    font-weight: 400;
    text-align: left;
    font-size: 13px;
    color: #999999;
    padding: 0 6px 4px 12px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.5);
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: transparent;
    color: #009933;
}
.select2-container {width:auto!important;}
.select2-container--default .select2-selection--single {
    border:0;
}
.phones .phones-call {
    color: #009933;
    font-size: 10px;
    text-transform: uppercase;
}
.pad030010 {
    padding: 0 30px 0 10px;
}

.phone-left span {
    font-size: 18px;
    font-weight: 600;
}

.paymentmethod-b,
.delmethod-b {
    cursor: pointer;
    display: block;
    width: 204px;
    float: left;
    background: #f4f4f4;
    border: 1px solid transparent;
    margin: 11px 10px 20px;
    padding: 5px;
    line-height: 1.2;
    border-radius: 10px;
    box-shadow: 1px 0px 25px 1px rgba(230, 230, 230, 0.6);
    -webkit-box-shadow: 1px 0px 25px 1px rgba(230, 230, 230, 0.6);
    -moz-box-shadow: 1px 0px 25px 1px rgba(230, 230, 230, 0.6);
    text-align: center;
    min-height: 100px;
}

.delmethod-b {
    width: 180px;
}

.paymentmethod-b span,
.delmethod-b span {
    font-size: 8px;
    clear: both;
    display: block;
    color: #FF6666;
}

.delmethod-b .button1-card-5 {
    min-height: 50px;
}

.delmethod-b .button1-card-5.enters {
    padding-top: 18px!important;
    min-height: 42px;
}

.paymentmethod-b.select,
.delmethod-b.select {
    border: 1px solid #41ab0b;
}

.delmethod {
    display: block;
    width: 425px;
    margin: 0;
    height: 10px;
}

.pvzfilter {
    width: 100%;
}

.pvzfilter tr td:nth-child(2) {
    font-weight: 700;
}

#delivery_button,
.delivery_button2 {
    background: #339900;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.delivery_button2 {
    max-width: 300px;
    min-width: 250px!important;
}

.delivery_button2:hover {
    background: #168f0b;
}

.news-car-1 .image_border2 img {
    max-width: 100px;
    width: 100px;
}

a.news-1 {
    background: #339900;
    color: #fff;
    padding: 10px 30px;
    font-weight: 600;
    display: block;
    font-size: 13px;
}
.news-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 1em;
}
.news-grid .news{
    border: 1px solid #eee;
}
.news-grid .news a {
    text-decoration: none;
}
.pvzfilter tr:first-child {
    background: #eee;
}

.pvzfilter tr td:nth-child(4) {
    max-width: 300px;
}

.pvzfilter tr td {
    padding: 2px 5px;
    vertical-align: middle!important;
}

input#user-city {
    width: 100%;
}

.buttoncard {
    display: inline-block;
    background: #f4f4f4;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    color: #ff6766;
    padding: 7px 15px;
    min-width: 130px;
    text-align: center;
    font-size: 12px;
    line-height: 10px;
    cursor: pointer;
}

a.buttoncard,
input.buttoncard {
    color: #ff6766;
    text-decoration: none;
}

a.buttoncard:hover,
input.buttoncard:hover {
    background: #d7d7d7;
    color: #646464;
}

.buttoncard.buttonred-2:hover {
    background: #ff6766;
    border-color: #ff6766;
    color: #fff;
}

.buttoncard.buttonred-2 {
    border-color: #ff6766;
}

.cart-23 tr.white td {
    vertical-align: middle;
}

.cart-23 tr.white .mcart11s {
    line-height: 15px;
    vertical-align: middle;
}

.mcart112s input {
    text-align: center;
}

.cart-23 .mcart121s {
    vertical-align: middle!important;
}

.green_bold.center1 {
    color: #474747;
    font-size: 16px;
    text-align: center;
}

.cart-23 tr.header td {
    height: 15px;
    padding: 10px;
}

.img-add {
    text-align: center;
    color: #ff656b;
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 20px;
}

.order-mobile-1 {
    width: 33%;
    float: left;
    text-align: center;
    margin-bottom: 13px;
}

.order-mobile-1 form,
.order-mobile-1 .forms1 {
    background: #f4f4f4;
    margin: 0 5%;
    padding: 5px 0;
    border-radius: 10px;
    box-shadow: 1px 0px 25px 1px rgba(230, 230, 230, 0.6);
    -webkit-box-shadow: 1px 0px 25px 1px rgba(230, 230, 230, 0.6);
    -moz-box-shadow: 1px 0px 25px 1px rgba(230, 230, 230, 0.6);
}

.card-add-text-5 {
    color: #000;
    padding: 0 5% 10px 5%;
    text-align: center;
}

.card-add-text-5 a {
    color: #000
}

.custord1 .width55 label {
    display: block;
    padding-top: 5px;
}

.custord1 .width55 label input {
    width: 10px;
    float: left;
    height: 10px;
    display: block;
    min-width: 10px;
}

.catalog1 .catalog2 .card-new-2 .payment-raw .button1-card-5,
.order-mobile-1 form .button1-card-5,
.order-mobile-1 .forms1 .button1-card-5,
.custord1 .button1-card-5,
.card-new-2 .button1-card-5 {
    background: #41ab0b;
    color: #fff;
    padding: 10px 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    display: inline-block;
    height: auto;
    margin: 5px 0 10px;
    border-radius: 10px;
    font-weight: 400;
    font-size: 13px;
    cursor: pointer;
    letter-spacing: normal;
}

.card-new-2 .button1-card-5:hover {
    background: #168f0b!important;
}

.order-mobile-1 form .button1-card-5:hover,
.order-mobile-1 .forms1 .button1-card-5:hover {
    background: #168f0b;
}

.card-new-3 .custord1 input {
    min-width: 384px;
    line-height: 25px;
    padding: 0 4px;
}

.card-new-3 .custord1 textarea {
    min-width: 370px;
    width: 370px;
    line-height: 25px;
    box-sizing: content-box;
}

.card-new-3 .custord1 .short-d input {
    min-width: 82px;
    max-width: 82px;
    width: 82px;
    padding: 0;
}

.card-new-3 .custord1 .short-d .shord-ind input {
    min-width: 75px;
    max-width: 75px;
    width: 75px;
    padding: 0;
}

.catalog1 .catalog2 .card-new-2 .custord1 td.short-d-2 {
    min-width: 57px;
    width: 57px;
    padding: 0 2px 0 3px;
}

.catalog1 .catalog2 .card-new.card-new-2 .custord1 td {
    min-width: 70px;
    padding: 0;
}

.catalog1 .catalog2 .card-new-2 .payment-1 td {
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    height: 20px;
}

.catalog1 .catalog2 .card-new-2 .payment-11 td {
    padding-top: 20px;
}

.catalog1 .catalog2 .card-new-2 .payment-2 td {
    width: 100%;
    text-align: center;
    font-weight: 400;
    height: 20px;
    font-size: 14px;
}

.catalog1 .catalog2 .card-new-2 .payment-3 {
    width: 100%;
}

#policy34,
td.policy231 {
    line-height: 13px!important;
}

.catalog1 .catalog2 .card-new-2 .payment-3 .paymentmethod {
    width: 475px;
    margin: 0 0 0 20px;
    height: 10px;
}

.catalog1 .catalog2 .card-new-2 .payment-raw {
    background: #f4f4f4;
    margin: 10px 5% 20px;
    padding: 10px;
    width: 430px!important;
    border-radius: 10px;
    box-shadow: 1px 0px 25px 1px rgba(230, 230, 230, 0.6);
    -webkit-box-shadow: 1px 0px 25px 1px rgba(230, 230, 230, 0.6);
    -moz-box-shadow: 1px 0px 25px 1px rgba(230, 230, 230, 0.6);
}

.catalog1 .catalog2 .card-new-2 .custord1 td {
    min-width: 70px;
    padding-right: 10px;
    line-height: 27px;
    display: block;
    float: left;
    box-sizing: content-box;
}

.catalog1 .catalog2 .card-new-2 .payment-raw {
    line-height: 17px!important;
}

.card-new-2m .custord1 textarea {
    padding: 0 10px 0 0;
    width: 355px;
}

.custord1 input,
.custord1 textarea {
    box-sizing: content-box;
}

.catalog1 .catalog2 .card-new-2 .custord1 td input {
    padding: 0 0 0 10px;
}

.catalog1 .catalog2 .card-new-2 .custord1 td input:focus {
    box-shadow: 1px 1px 2px 0 #41ab0b;
}

.catalog1 .catalog2 .card-new-2 .custord1 td.width25 {
    width: 82px;
}

.catalog1 .catalog2 .card-new-2 .custord1 td.check3 {
    margin-left: 30px;
    max-width: 300px;
}

.catalog1 .catalog2 .card-new-2 .custord1 .width35 {
    min-width: 120px;
    width: 158px;
    display: block;
}

.catalog1 .catalog2 .card-new-2 .width35 input {
    min-width: 135px;
    max-width: 135px;
    width: 135px;
}

.catalog1 .catalog2 .card-new-2 .width45 input {
    min-width: 230px;
    max-width: 230px;
    width: 230px;
}

.catalog1 .catalog2 .card-new-2m.card-new-2 .custord1 td {
    min-width: 120px;
}

.catalog1 .catalog2 .card-new-2 .custord1 .width55 {
    width: 150px;
    line-height: 10px;
}

.catalog1 .catalog2 .card-new-2 label.mail2 {
    display: block;
    float: left;
    max-width: 180px;
    line-height: 10px;
}

.catalog1 .catalog2 .card-new-2 .carttable td {
    padding: 2px 10px;
    border: 0;
    background: transparent;
}

a.orders1,
a.orders2 {
    text-decoration: none;
}

.catalog1 .catalog2 .card-new-2 .carttable td table td {
    border: 1px solid #eee;
}

.catalog1 .catalog2 .card-new-2 .carttable.carttable2 td table td {
    padding: 7px 5px;
    height: 15px;
}

p input.buttonord1 {
    min-width: 290px!important;
    padding: 10px;
}

.width100 {
    width: 100%;
    clear: both;
    display: block;
}

.width100 .desc {
    float: left;
    width: 15%;
}

.width100 .input34 {
    float: left;
    width: 35%;
}

.width100 .input54 {
    float: left;
    width: 75%;
}

.width100 .input44 {
    float: left;
    width: 55%;
}
@media screen and (max-width: 1300px) {
    .cat-buttons {
        display: grid;
        grid-template-columns: 1fr;
        grid-column-gap: 15px;
        grid-row-gap: 1em;
        margin-top: 20px;
        padding: 0;
        text-align: center;
        list-style-type: none;
    }
}
@media screen and (min-width: 1200px) {
    .container {
        max-width: 1270px;
    }
    .sidebar {
        width: 225px;
        float: left;
    }

    .catalog1 {
        width: calc(100% - 245px);
        float: right;
    }
}
@media screen and (min-width: 1440px) {
    .container {
        width: 1400px;
    }
    .sidebar {
        width: 250px;
        float: left;
    }

    .catalog1 {
        width: calc(100% - 255px);
        float: left;
    }
}
@media screen and (max-width: 990px) and (min-width: 960px) {
    .iconphone {
        display: none !important;
    }
}
@media screen and (min-width: 920px) and (max-width: 1090px) {
    .search-new-2 input[name="searchstring"] {
        min-width: 180px!important;
    }
    .topbar .col-md-6.social {
        width: 35%;
    }
    .topbar .col-md-6.hd-text {
        width: 65%;
    }
    .footer-menu a:nth-child(4) {
        clear: none;
    }
}
@media screen and (max-width: 990px) {
    .iconphone {display: block}
    .select2-results__option {font-size:12px}
    .col-md-6.hd-text, .phones .phones-text, .phones .phones-call {display:none;}
    .mainheader .mainheader-s {width:auto;}
    .mainheader .mainheader-s.phones {margin-right:10px;}
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #000;
        line-height: 28px;
        font-size: 13px;
        font-weight: 700;
    }
    img {max-width: auto}
    .sticker1.sticker13 img {
        position: absolute;
        margin-left: 160px;
        margin-top: 5px;
    }
    .sticker1.sticker12 img {
        position: absolute;
        max-width: 49px!important;
        margin-left: 70px!important;
    }
    .catalog1 input {
        min-width: 100%!important;
        max-width: 100%!important;
        width: 100%!important;
    }
}

.order1 table {
    width: 100%;
}

.order1 {
    padding-top: 10px;
}

@media screen and (min-device-width: 980px) and (max-device-width: 1200px) {
    .catalog1 {
        min-width: 700px;
    }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1270px) {
    .products1 .bold {
        font-weight: 400;
    }
}

.products11 .bold {
    font-weight: 700;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.price_special {
    display: initial!important;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1500px) {
    .bold span.bold a {
        font-weight: 700;
        display: block;
        min-height: 50px;
        margin: 10px 0 0;
        text-decoration: none;
        text-align: center;
    }
    .order1 td {
        display: block;
        width: 46%;
        float: left;
        margin: 0 2%;
    }
    .orders1 img {
        display: none;
    }
    .orders1 {
        background: #287800;
        display: inline-block;
        width: 90%;
        margin: 0 auto;
        border-radius: 2px;
    }
    .order1 .orders2 {
        background: #339900;
        display: block;
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        border-radius: 2px;
        min-height: 30px;
        font-weight: 600;
        background: #e7e7e7;
        background: -moz-linear-gradient(top, #e7e7e7 0%, #d6d6d6 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7e7e7), color-stop(100%, #d6d6d6));
        background: -webkit-linear-gradient(top, #e7e7e7 0%, #d6d6d6 100%);
        background: -o-linear-gradient(top, #e7e7e7 0%, #d6d6d6 100%);
        background: -ms-linear-gradient(top, #e7e7e7 0%, #d6d6d6 100%);
        border-color: #bebdbd;
        color: #333;
        line-height: 2.5;
        text-align: center;
        padding-left: 0;
    }
    .order1 .orders1 {
        color: #fff;
        min-width: 100%;
        display: block;
        text-align: center;
    }
    .orders1 img {
        max-width: 30px;
        float: left;
    }
    .orders1 span {
        padding: 5px 0;
        line-height: 2.5;
        font-weight: 600;
        text-align: center;
    }
    .products1 {
        width: 28%;
        margin: 0 1% 20px;
        float: left;
        border: 2px solid #eee;
        border-radius: 12px;
        padding: 1%;
    }
    div.products11 div:first-child,
    .products11 div:nth-child(3n+1) {
        clear: both;
    }
    table.custord1 {
        width: 540px;
    }
    table.slider1 {
        display: block;
        max-height: 150px;
    }
}

@media screen and (min-device-width: 1500px) {
    .orders1 img {
        display: inline;
    }
    div.products11 div:first-child,
    .products11 div:nth-child(3n+1) {
        clear: both;
    }
    .products1 {
        width: 26%;
        margin: 0 2% 20px;
        float: left;
        border: 2px solid #eee;
        border-radius: 12px;
        padding: 1%;
    }
    .orders1 {
        background: #287800;
        display: inline-block;
        width: 90%;
        margin: 0 auto;
        border-radius: 2px;
    }
    .order1 .orders2 {
        background: #339900;
        display: block;
        width: 80%;
        margin: 0 auto;
        border-radius: 2px;
        min-height: 30px;
        font-weight: 600;
        background: #e7e7e7;
        background: -moz-linear-gradient(top, #e7e7e7 0%, #d6d6d6 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7e7e7), color-stop(100%, #d6d6d6));
        background: -webkit-linear-gradient(top, #e7e7e7 0%, #d6d6d6 100%);
        background: -o-linear-gradient(top, #e7e7e7 0%, #d6d6d6 100%);
        background: -ms-linear-gradient(top, #e7e7e7 0%, #d6d6d6 100%);
        border-color: #bebdbd;
        color: #333;
        line-height: 2.5;
        padding-left: 20px;
    }
    .order1 .orders1 {
        color: #fff;
    }
    .orders1 img {
        max-width: 30px;
        float: left;
    }
    .orders1 span {
        padding: 5px 0 5px 5px;
        line-height: 2.5;
        font-weight: 600;
    }
    .products1 {
        width: 28%;
        margin: 0 1% 20px;
        float: left;
        border: 2px solid #eee;
        border-radius: 12px;
        padding: 1%;
    }
}

@media screen and (min-device-width: 900px) {
    .dhidden {
        display: none;
    }
    .sticker1 img {
        position: absolute;
        margin-left: 160px;
        margin-top: 5px;
    }
    .sticker1.sticker12 img {
        margin-left: 80px;
        margin-top: 0;
        max-width: 75px;
    }
}


.cart-top {
    color: #df3b0f;
    font-size: 14px;
}

.cart-top a {
    color: #df3b0f;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.cart-image {
    float: left;
}

.cart-right {
    float: right;
    padding: 4px 0 0 10px;
    position: relative;
    display: inline-block;
}
.count {
    position: absolute;
    left: -6px;
    top: -4px;
    text-align: center;
    opacity: 1;
    line-height: 10px;
    background: #b0b0b0;
    padding: 3px 4px;
    border-radius: 50%;
    color: #fff;
    font-weight: 400;
}
.cart-right .cart-right-name {
    font-size: 1.4em;
}

.cart-right .quality {
    font-weight: 400;
    text-transform: none;
    padding: 3px 0 5px;
    color: #777777;
}
.cart-top a .qualityorder {
    color: #df3b0f;
    font-size: 12px;
    text-transform: none;
    font-weight: 400;
}
.search-new-2 input[name="searchstring"] {
    border-radius: 3px;
    padding: 6px 17px;
    width: 100%;
    max-width: 300px;
    min-width: 280px;
    line-height: 2;
    font-size: 12px;
    background: #fff;
    color: #525865;
    border: 1px solid #d1d1d1;
    box-shadow: inset 1px 2px 8px rgba(0, 0, 0, 0.07);
    font-family: inherit;
    outline: none;
    -webkit-transition: .18s ease-out;
    -moz-transition: .18s ease-out;
    -o-transition: .18s ease-out;
    transition: .18s ease-out;
}

form.headsearch {
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-icon input {
    margin: 0px 0 0 -15px;
    opacity: .8;
}
form.headsearch:hover .search-icon input {
    opacity: 1;
}
.search-new-2 form.headsearch:hover input[name="searchstring"] {
    border: 1px solid #a5a5a5;
}
.logo-mobile .img-logo-1-a {
    display: block;
    float: left;
    padding: 10px 0 10px 4em;
}

.slogan--1 {
    color: #fff;
    text-align: center;
    float: left;
    padding: 20px 2em 20px 6em;
}

.slogan--1 .slogan--1-1 {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 1.7em;
    text-transform: uppercase;
}

.slogan--1 .slogan--1-2 {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 1.3em;
    padding-top: 5px;
}

@media screen and (max-device-width: 1200px) {
    .headny2018 {
        display: none;
    }
    .headny20182 {
        margin-top: 0;
        display: block!important;
        min-width: 100%;
        overflow: hidden;
        position: relative;
    }
    .bold span.bold a {
        font-weight: 700;
        display: block;
        min-height: 50px;
        margin: 10px 0 0;
        text-decoration: none;
        text-align: center;
    }
    .order1 td {
        display: block;
        width: 46%;
        float: left;
        margin: 0 2%;
    }
    .orders1 img {
        display: none;
    }
    .orders1 {
        background: #287800;
        display: inline-block;
        width: 90%;
        margin: 0 auto;
        border-radius: 2px;
    }
    .order1 .orders2 {
        background: #339900;
        display: block;
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        border-radius: 2px;
        min-height: 30px;
        font-weight: 600;
        background: #e7e7e7;
        background: -moz-linear-gradient(top, #e7e7e7 0%, #d6d6d6 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7e7e7), color-stop(100%, #d6d6d6));
        background: -webkit-linear-gradient(top, #e7e7e7 0%, #d6d6d6 100%);
        background: -o-linear-gradient(top, #e7e7e7 0%, #d6d6d6 100%);
        background: -ms-linear-gradient(top, #e7e7e7 0%, #d6d6d6 100%);
        border-color: #bebdbd;
        color: #333;
        line-height: 2.5;
        text-align: center;
        padding-left: 0;
    }
    .order1 .orders1 {
        color: #fff;
        min-width: 100%;
        display: block;
        text-align: center;
    }
    .orders1 img {
        max-width: 30px;
        float: left;
    }
    .orders1 span {
        padding: 5px 0;
        line-height: 2.5;
        font-weight: 600;
        text-align: center;
    }
    .products1 {
        width: 42%;
        margin: 0 1% 20px;
        float: left;
        border: 2px solid #eee;
        border-radius: 12px;
        padding: 1%;
    }
    .slider1 img {
        max-height: 150px;
    }
    div.products11 div:first-child,
    .products11 div:nth-child(2n+1) {
        clear: both;
    }
    table.custord1 {
        width: 540px;
    }
    table.slider1 {
        display: block;
        max-height: 150px;
    }
}

/*
 *  Part of Lightview - The jQuery Lightbox
 *  http://projects.nickstakenburg.com/lightview
 *
 *  IMPORTANT:
 *  When modifying or adding skins it's recommended to do this in a seperate file,
 *  overwriting or building on top of the styling defined here to make updating easier.
 *
 *  Documentation:
 *  http://projects.nickstakenburg.com/lightview/documentation/skins
 *
 */

.lv_window {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0;
    overflow: hidden;
    text-align: left;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.lv_window, .lv_window [class^="lv_"],
.lv_overlay, .lv_overlay [class^="lv_"],
.lv_thumbnails, .lv_thumbnails [class^="lv_"],
.lv_controls_top, .lv_controls_top [class^="lv_"],
.lv_controls_top_close, .lv_controls_top_close [class^="lv_"] {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.lv_window,
.lv_controls_top,
.lv_controls_top_close,
.lv_thumbnails,
.lv_thumbnails_top_close {
    z-index: 100000;
}
.lv_skin {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: visible;
}

.lv_bubble,
.lv_shadow {
    position: absolute;
}
.lv_bubble * {
    display: inline;
    position: relative;
    float: left;
    z-index: none;
}

.lv_skin * {
    margin: 0;
    padding: 0;
}

.lv_overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99999;
}

/* wrapper for the spinner */
.lv_spinner_wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
}

/* The the previous/next overlay buttons on top of images */
.lv_inner_previous_next_overlays {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    zoom: 1;
    background: url('skins/blank.gif');
}
.lv_inner_previous_next_overlays * { padding: 0; margin: 0; }
.lv_inner_previous_next_overlays .lv_button {
    position: relative;
    height: 100%;
    width: 49%;
    background: url('skins/blank.gif');
    zoom: 1;
    cursor: pointer;
}
.lv_button_inner_previous_overlay { float: left; }
.lv_button_inner_next_overlay { float: right; }


.lv_title_caption {
    position:absolute;
    font: 11px/18px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
    color: #eaeaea;
}
.lv_title_caption_slider { position: relative; float:left; overflow-y: hidden;}
.lv_title_caption_slide { position: relative; float: left; top: 0; left: 0; padding: 15px 0 7px 0; }
.lv_title { font-weight: bold; }
.lv_title, .lv_caption {
    float: left;
    clear: both;
}

.lv_update_queue {
    position: absolute;
    top: -15000px;
    left: -15000px;
    width: 5000px;
    height: 5000px;
    visibility: hidden;
}
.lv_update_queue .lv_window,
.lv_update_queue .lv_content {
    position: relative;
    overflow: visible;
    float: left;
    top: auto;
    left: auto;
    width: 100%;
}
.lv_content .lv_content_wrapper {
    float: left;
    clear: both;
    position: relative;
}
.lv_update_queue .lv_content_wrapper {
    position: absolute;
    top: 0;
    left: 0;
}
.lv_content_wrapper canvas {
    float: left;
    zoom: 1;
}

.lv_content {
    position: absolute;
    padding: 0;
    margin: 0;
    overflow: auto; /* scrollbars */
    text-align: left;
    background: url('skins/blank.gif'); /* Chrome 18+ opacity bug */
}

.lv_measure_element {
    position: relative;
    float: left;
    clear: both;
}
.lv_content_canvas,
.lv_content_image,
.lv_content_flash,
.lv_content_object,
.lv_content_iframe,
.lv_content_html {
    float: left;
    border: 0;
    clear: both;
    padding: 0;
    margin: 0;
    background: none;
}


.lv_blank_background, /* IE  */
.lv_content /* Chrome 18+ */
{ background-image: url('skins/blank.gif'); }

/* The buttons on the side when you view a gallery */
.lv_side_buttons_underneath {
    position: absolute;
    top: 50%;
    left: 50%;
    clear: both;
    width: 100%;
    padding: 0;
    height: 67px;
    margin-top: -34px;
}
.lv_side_buttons_underneath * { padding: 0; margin: 0; }

.lv_side_buttons_underneath .lv_side_left { float: left; }
.lv_side_buttons_underneath .lv_side_right { float: right; }

.lv_side,
.lv_side_button {
    height: 37px;
    width: 41px;
    position: absolute;
}
.lv_side {
    position: relative;
    overflow: hidden;
    padding: 15px 0;
    cursor: pointer;
}

.lv_side_left { margin-left: -41px; }
.lv_side_right { margin-right: -41px; }
.lv_side_button {
    height: 31px;
    width: 41px;
    cursor: pointer;
}
.lv_side_button_previous {
    margin-left: 0px;
    background-image: url("skins/light/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -33px;
}
.lv_side_button_previous:hover,
.lv_side_left .lv_side_button_out { background-position: 0px -64px; }
.lv_side_button_next {
    margin-left: 0px;
    background-image: url("skins/light/sprite.png");
    background-repeat: no-repeat;
    background-position: -41px -33px;
}
.lv_side_button_next:hover,
.lv_side_right .lv_side_button_out { background-position: -41px -64px; }
.lv_side_buttons_underneath .lv_side_button_out { margin-left: 0; }

/* disabled states */
.lv_side_buttons_underneath .lv_side_left_disabled .lv_side_button,
.lv_side_buttons_underneath .lv_side_left_disabled:hover .lv_side_button { background-position: 0px -95px; }

.lv_button_top_close {
    width: 33px;
    height: 33px;
    position: absolute;
    cursor: pointer;
    background-image: url("skins/light/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    /* the spacing option set on the relative controls is taken into account when positioning */
    top: 17px;
    /* left or right is set on the css of the skin */
}
.lv_button_top_close:hover {
    background-position: -33px 0px;
}



/*
 * Top Controls
 */
.lv_controls_top {
    position: fixed;
    top: 0;
    left: 50%;
    width: 126px;
    margin-left: -63px;
    height: 63px;
    overflow: hidden;
}
.lv_controls_top_with_slideshow {
    width: 147px;
    margin-left: -74px;
}

.lv_controls_top .lv_top_middle {
    width: 100%;
    height: 33px;
    margin-top: 15px;
    float: left;
    position: relative;
}

.lv_controls_top .lv_top_button {
    height: 100%;
    float: left;
    position: relative;
}
.lv_controls_top .lv_icon {
    background-image: url("skins/light/sprite.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    float: left;
    cursor: pointer;
    font-family: "Lucida Sans", "Lucida Grande", Tahoma, sans-serif;
    color: #d4d4d4;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    position: relative;
}
.lv_controls_top .lv_icon_disabled {
    cursor: default;
    color: #2e2e2e;
    text-shadow: none;
}

.lv_top_previous { width: 63px; }
.lv_top_previous .lv_icon { background-position: 0px -96px; }
.lv_top_previous:hover .lv_icon { background-position: 0px -129px; }
.lv_top_previous .lv_icon_disabled,
.lv_top_previous:hover .lv_icon_disabled { background-position: 0px -162px; }

.lv_top_slideshow { width: 21px; display: none; position: relative; }
.lv_controls_top_with_slideshow .lv_top_slideshow { display: block; }
.lv_top_slideshow .lv_icon { background-position: -63px -96px; }
.lv_top_slideshow:hover .lv_icon { background-position: -63px -129px; }
.lv_top_slideshow .lv_icon_disabled,
.lv_top_slideshow:hover .lv_icon_disabled { background-position: -63px -162px; }

.lv_top_slideshow_playing .lv_icon { background-position: -148px -96px; }
.lv_top_slideshow_playing:hover .lv_icon { background-position: -148px -129px; }


.lv_top_next { width: 62px; }
.lv_top_next .lv_icon { background-position: -84px -96px; }
.lv_top_next:hover .lv_icon { background-position: -84px -129px; }
.lv_top_next .lv_icon_disabled,
.lv_top_next:hover .lv_icon_disabled { background-position: -84px -162px; }

.lv_icon span { margin-top: 5px; width: 30px; text-align: center; line-height: 23px; }
.lv_top_previous span { float: right; margin-right: 7px; }
.lv_top_next span { float: left; margin-left: 6px; }


.lv_controls_top_close {
    height: 33px;
    width: 33px; /* 46 */
    position: fixed;
    top: 0;
    right: 0;
    padding: 13px;
}
.lv_controls_top_close_button {
    height: 33px;
    width: 33px;
    float: left;
    position: relative;
    background-image: url("skins/light/sprite.png");
    background-repeat: no-repeat;
    background-position: -166px -21px;
    cursor: pointer;
}
.lv_controls_top_close_button:hover {
    background-position: -166px -54px;
}


/*
 * Relative Controls / Slider
 */
.lv_controls_relative {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -150px;
    height: 50px;
    overflow: hidden;
    background: url('skins/blank.gif');
}
.lv_slider {
    font-family: "Lucida Sans", "Lucida Grande", Tahoma, sans-serif;
    font-size: 9px;
    height: 21px;
    line-height: 21px;
    padding: 15px 0 14px 0;
    position: relative;
    overflow: hidden;
}
.lv_slider .lv_slider_numbers {
    float: left;
    position: relative;
    height: 21px;
    overflow: hidden;
    margin: 0 2px;
}
.lv_slider .lv_slider_slide {
    position: absolute;
    top: 0;
    left: 0;
    height: 21px;
}

.lv_slider_number,
.lv_slider_number_empty {
    float: left;
    position: relative;
    height: 21px;
    width: 28px;
    line-height: 21px;
    overflow: hidden;
    color: #d4d4d4;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    background: #4a4a4a;
    text-align: center;
    padding: 0;
    margin: 0;
    zoom: 1;
    text-transform: none;
    text-decoration: none;
    border: none;
    background-repeat: no-repeat;
    background: url('skins/light/sprite.png');
    background-position: -67px 0px;
    cursor: pointer;
}

.lv_slider_number_empty { background-position: -151px 0px; cursor: default; }
.lv_slider_number_last { margin-right: 0; }

.lv_slider_number:hover {
    background-position: -95px 0px;

}
.lv_slider_numbers .lv_slider_number_active,
.lv_slider_numbers .lv_slider_number_active:hover {
    background-position: -123px 0px;
    color: #808080;
    cursor: default;
}

.lv_slider .lv_slider_icon,
.lv_slider .lv_icon {
    height: 21px;
    width: 21px;
}
.lv_slider .lv_slider_icon {
    zoom: 1;
    padding: 0 2px; /* IE6 needs padding instead of margin */
    display: inline;
    position: relative;
    cursor: pointer;
    float: left;
}
.lv_slider .lv_icon {
    background: url('skins/light/sprite.png');
    background-repeat: no-repeat;
    /* IE6 */
    position: absolute;
    top: 0;
    left: 2px;
    display: block;
}

.lv_slider_previous .lv_icon { background-position: -82px -21px; }
.lv_slider_previous .lv_icon:hover { background-position: -82px -42px; }
.lv_slider_previous_disabled .lv_icon,
.lv_slider_previous_disabled .lv_icon:hover { background-position: -82px -63px; cursor: default; }

.lv_slider_next .lv_icon { background-position: -103px -21px; }
.lv_slider_next .lv_icon:hover { background-position: -103px -42px; }
.lv_slider_next_disabled .lv_icon,
.lv_slider_next_disabled .lv_icon:hover { background-position: -103px -63px; cursor: default; }

.lv_slider_slideshow { position: relative; top : 0; left: 0; display: inline; }
.lv_slider_slideshow .lv_icon { background-position: -125px -21px;}
.lv_slider_slideshow .lv_icon:hover { background-position: -125px -42px; }
.lv_slider_slideshow_playing .lv_icon { background-position: -146px -21px; }
.lv_slider_slideshow_playing .lv_icon:hover { background-position: -146px -42px; }
.lv_slider_slideshow_disabled .lv_icon,
.lv_slider_slideshow_disabled .lv_icon:hover { background-position: -125px -63px; cursor: default; }


/* thumbnails */
.lv_thumbnails {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 92px;
    padding: 15px 0 25px 0;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.lv_thumbnails_slider {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
}

.lv_thumbnails_slide {
    position: absolute;
    top: 0;
    left: 0;
}

.lv_thumbnail {
    width: 92px;
    height: 92px;
    float: left;
    position: relative;
    display: inline;
    overflow: hidden; /* IE6 */
}
.lv_thumbnail_image {
    position: relative;
    background: red;
    background: #161616;
    width: 80px;
    height: 80px;
    margin: 6px;
    float: left;
    box-shadow: 0 -1px 4px rgba(0, 0, 0, .3);
    cursor: pointer;
    overflow: hidden;
    display: inline; /* IE6 */
    z-index: 0; /* IE8 */

}
.lv_thumbnail_image img { position: absolute; }
.lv_thumbnail_active .lv_thumbnail_image {
    filter: alpha(opacity=35);
    opacity: .35;
    display: inline;
}

.lv_thumbnail_icon {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -18px;
    margin-top: -18px;
    background-position: 99px 99px;
    background-repeat: no-repeat;
    display: block !important;
    display: none; /* IE6 */
}

.lv_thumbnail_image_spinner_overlay {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    background: #161616;
}

.lv_thumbnail_icon_video { background-position: 0px -196px; }
.lv_thumbnail:hover .lv_thumbnail_icon_video { background-position: -36px -196px; }
.lv_thumbnail_active:hover .lv_thumbnail_icon_video { background-position: 0px -196px; }

/*
 * Skins
 */
/* normalization for all skins */
.lv_content { text-align: left; }

.lv_content,
.lv_content h1,
.lv_content h2,
.lv_content h3,
.lv_content h4,
.lv_content h5,
.lv_content h6 { color: #333; }

.lv_content a,
.lv_content a:hover {
    color: #0088cc;
    font-weight: normal;
    background: none;
    border: 0;
    text-decoration: none;
}
.lv_content a:hover { text-decoration: underline; }

.lv_title_caption a,
.lv_title_caption a:hover {
    color: #b4b4b4;
    font-weight: normal;
    background: none;
    border: 0;
    text-decoration: none;
}
.lv_title_caption a:hover { text-decoration: underline; }

/*
 * skin: 'light'
 */
/* title/caption */
.lv_window_light .lv_title_caption { text-shadow: 0px 1px 1px rgba(0,0,0,.25); }

/* close button */
.lv_window_light .lv_button_top_close {
    top: 17px;
    left: 55px;
}

/* sprite */
.lv_window_light .lv_side_button_previous,
.lv_window_light .lv_side_button_next,
.lv_window_light .lv_button_top_close,
.lv_window_light .lv_controls_top_close_button,
.lv_window_light .lv_slider .lv_icon,
.lv_window_light .lv_slider_number,
.lv_window_light .lv_slider_number_empty,
.lv_window_light .lv_controls_top_close_button,
.lv_controls_top_skin_light .lv_icon,
.lv_controls_top_close_skin_light .lv_controls_top_close_button,
.lv_thumbnails_skin_light .lv_thumbnail_icon {
    background-image: url('skins/light/sprite.png') !important;
    background-image: url('skins/light/sprite_ie_lt_7.png'); /* IE < 7 */
}


/*
 * skin: 'dark'
 */
/* normalization */
.lv_content_dark,
.lv_content_dark h1,
.lv_content_dark h2,
.lv_content_dark h3,
.lv_content_dark h4,
.lv_content_dark h5,
.lv_content_dark h6 {
    color: #f3f3f3;
}

.lv_content_dark a,
.lv_content_dark a:hover {
    color: #b4b4b4;
}

/* sprite */
.lv_window_dark .lv_side_buttons_underneath .lv_side_button_previous,
.lv_window_dark .lv_side_buttons_underneath .lv_side_button_next,
.lv_window_dark .lv_button_top_close,
.lv_window_dark .lv_controls_top_close_button,
.lv_window_dark .lv_slider .lv_icon,
.lv_window_dark .lv_slider .lv_slider_number,
.lv_window_dark .lv_slider .lv_slider_number_empty,
.lv_window_dark .lv_controls_top_close_button,
.lv_controls_top_skin_dark .lv_icon,
.lv_controls_top_close_skin_dark .lv_controls_top_close_button,
.lv_thumbnails_skin_dark .lv_thumbnail_icon {
    background-image: url('skins/dark/sprite.png') !important;
    background-image: url('skins/dark/sprite_ie_lt_7.png'); /* IE < 7 */
}

/* close button */
.lv_window_dark .lv_button_top_close {
    top: 18px;
    left: 53px;
}

/* controls: 'relative' */
.lv_window_dark .lv_slider_number { color: #acacac; }
.lv_window_dark .lv_slider_number:hover { color: #e3e3e3; }
.lv_window_dark .lv_slider_number_active,
.lv_window_dark .lv_slider_number_active:hover { color: #5d5d5d;}

/* controls: 'top' */
.lv_controls_top_skin_dark .lv_icon { color: #a6a6a6; }
.lv_controls_top_skin_dark .lv_icon:hover { color: #e0e0e0; }
.lv_controls_top_skin_dark .lv_icon_disabled,
.lv_controls_top_skin_dark .lv_icon_disabled:hover { color: #575757; }


/*
 * skin: 'mac'
 */
/* title/caption */
.lv_window_mac .lv_title_caption { text-shadow: 0px 1px 1px rgba(0,0,0,.25); }

/* sprite */
.lv_window_mac .lv_side_button_previous,
.lv_window_mac .lv_side_button_next,
.lv_window_mac .lv_button_top_close,
.lv_window_mac .lv_controls_top_close_button,
.lv_window_mac .lv_slider .lv_icon,
.lv_window_mac .lv_slider_number,
.lv_window_mac .lv_slider_number_empty,
.lv_window_mac .lv_controls_top_close_button,
.lv_controls_top_skin_mac .lv_icon,
.lv_controls_top_close_skin_mac .lv_controls_top_close_button,
.lv_thumbnails_skin_mac .lv_thumbnail_icon {
    background-image: url('skins/mac/sprite.png') !important;
    background-image: url('skins/mac/sprite_ie_lt_7.png'); /* IE < 7 */
}

/* close button */
.lv_window_mac .lv_button_top_close {
    top: 39px;
    left: 39px;
}

/* controls: 'relative' */
.lv_window_mac .lv_slider_number { color: #acacac; }
.lv_window_mac .lv_slider_number:hover { color: #e1e1e1; }
.lv_window_mac .lv_slider_number_active,
.lv_window_mac .lv_slider_number_active:hover { color: #5d5d5d; }

/* controls: 'top' */
.lv_controls_top_skin_mac .lv_icon { color: #a6a6a6; }
.lv_controls_top_skin_mac .lv_icon:hover { color: #e0e0e0; }
.lv_controls_top_skin_mac .lv_icon_disabled,
.lv_controls_top_skin_mac .lv_icon_disabled:hover { color: #575757; }

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    margin: 0 auto;
    max-width:100%;
}
.slick-slide img:focus, .slick-slide:focus{
    outline: none;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
    outline: none;
}

/* Arrows */
.slick-prev,
.slick-next
{
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #fff;
    z-index: 97;
    border-radius: 3px;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: #08a826;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    line-height: 35px;
    height: 30px;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 40px;
}
.bottom-slide .slick-prev
{
    left: 0;
}

.slick-prev:before
{
    content: url(images/left_arrow.png);
}
.slick-next
{
    right: 40px;
}
.bottom-slide .slick-next
{
    right: 0;
}
.h16 {font-size:16px;font-weight: 700}
.h13 {font-size:13px;}
.banners {
    margin:15px 0 30px;
    max-width: 220px;
}
.banners img {
    display:block;
    margin: 0 auto;
    width: 100%;
}
.bottom-slide .slick-slide img {
    filter: grayscale(90%);
}
.bottom-slide .slick-slide img:hover {
    filter: grayscale(0%);
}
.slick-next:before
{
    content: url(images/right_arrow.png);
}
[dir='rtl'] .slick-next:before
{
    content: url(images/right_arrow.png);
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
