article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

*:focus {
    outline: none
}

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

html, button, input, select, textarea {
    font-family: sans-serif;
    color: #222
}

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4
}

a:hover, a:active {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold
}

pre, code, kbd, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before, q:after {
    content: "";
    content: none
}

small {
    font-size: 85%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

ul, ol {
    margin: 1em 0;
    padding: 0 0 0 40px
}

dd {
    margin: 0 0 0 40px
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

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

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

label {
    cursor: pointer
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}

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

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

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

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

input:invalid, textarea:invalid {
    background-color: #f0dddd
}

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

td {
    vertical-align: top
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0
}

.ir br {
    display: none
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

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

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

.title-search-result {
    display: none;
    overflow: hidden;
    z-index: 205
}

.title-search-result table {
    border: 1px solid #c6c6c6;
    background: #fff;
    font-size: 12px
}

.title-search-result .search-item-name a {
    text-decoration: none;
    border-bottom: 1px dotted
}

.title-search-result .search-item-id {
    font-size: 10px
}

.title-search-result .search-item-price {
    color: #ed2027
}

.title-search-result td {
    padding: 1px 5px;
    vertical-align: middle
}

.title-search-result tr:hover {
    background: #c3c3c3
}

.title-search-result tr:last-child {
    background: #fff !important
}

.title-search-result tr {
    border-bottom: 1px dotted #c3c3c3
}

.title-search-result .search-item-avail {
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background: #00b019
}

.title-search-result .search-item-noavail {
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background: #ed2027
}

.smartfilter li.lvl2_disabled {
    color: #9b9b9b !important;
    text-shadow: none !important
}

.smartfilter {
    margin-left: 4px;
}

.smartfilter div, .smartfilter h5, .smartfilter p, .smartfilter ul, .smartfilter li {
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

.smartfilter .filtren, .smartfilter .vieweditems {
    padding: 10px;
    width: 215px
}

.smartfilter .filtren {
    background: #fff;
    position: relative;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #bebebe;
    border-radius: 6px;
    box-shadow: 0 1px 0 #e3e3e3
}

.smartfilter .filtren h5 {
    font-size: 15px;
    margin-bottom: 23px;
    text-shadow: 0 1px 1px #fff
}

.smartfilter .filtren h5 span {
    font-size: 16px
}

.smartfilter .filtren td {
    padding-right: 8px
}

.smartfilter #del_filter, .smartfilter #set_filter {
    margin-top: 23px
}

.smartfilter ol, .smartfilter ul {
    list-style: none outside none
}

.smartfilter li {
    list-style: none outside none;
}

.smartfilter .filtren > ul > li > a {
    color: #000;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    text-decoration: none;
}

.smartfilter .filtren ul > li > ul {
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #E6E6E6;
    display: block;
}

.smartfilter .filtren .modef {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #bebebe;
    border-radius: 6px;
    box-shadow: 3px 3px 14px 0 rgba(0, 0, 0, 0.40);
    color: #3f3f3f;
    font-size: 13px;
    margin-top: -7px;
    padding: 10px 25px 10px 10px;
    position: absolute;
    left: 250px;
    white-space: nowrap;
    z-index: 5
}

.smartfilter .filtren .ecke {
    -moz-transform: scale(1) rotate(45deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
    background: none repeat scroll 0 0 #fff;
    border-right: 1px solid #8bbecb;
    border-top: 1px solid #8bbecb;
    box-shadow: 2px -1px 4px -1px rgba(0, 0, 0, 0.2);
    display: block;
    height: 10px;
    margin-top: -5px;
    position: absolute;
    right: -7px;
    top: 50%;
    width: 10px
}

.smartfilter .filtren .lvl2 {
    color: #000;
    font-size: 13px;
    text-shadow: 0 1px 1px #fff;
    vertical-align: top
}

.smartfilter .filtren span.min-price, .smartfilter .filtren span.max-price, .smartfilter .filtren div.min-price, .smartfilter .filtren div.max-price {
    border: medium none;
    box-shadow: none;
    color: #3f3f3f;
    font-size: 13px;
    height: 14px
}

.smartfilter .filtren .max-price {
    float: right
}

.smartfilter .filtren .max-price, .smartfilter .filtren .min-price {
    border: 1px solid #bebebe;
    border-radius: 6px;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.75), 0 3px 6px rgba(215, 215, 215, 0.75) inset;
    display: block;
    height: 15px;
    padding: 4px;
    width: 50px
}

#wrapper .additional-links ul li a:hover img, #wrapper .additional-links ul li a:focus img {
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: 0.8;
    opacity: 0.8
}

.slider-top .jcarousel-prev:hover, .slider-top .jcarousel-prev:focus, .slider-top .jcarousel-next:hover, .slider-top .jcarousel-next:focus {
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -moz-opacity: 0.7;
    opacity: 0.7
}

.slider-top .jcarousel-prev.inactive, .slider-top .jcarousel-next.inactive {
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    -moz-opacity: 0.2;
    cursor: default
}

.stars a.hover {
    background-position: -17px 0;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -moz-opacity: 0.7;
    opacity: 0.7
}

.block-params .vert-bar a:hover img, .block-params .vert-bar a:focus img {
    background: #f6f6f6;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: 0.8;
    opacity: 0.8
}

#main .block-product .leftside .jcarousel-prev:hover, #main .block-product .leftside .jcarousel-prev:focus, #main .block-product .leftside .jcarousel-next:hover, #main .block-product .leftside .jcarousel-next:focus {
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -moz-opacity: 0.7;
    opacity: 0.7
}

section.cart .table table tbody a.remove:hover, section.cart .table table tbody a.remove:focus {
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: 0.8;
    opacity: 0.8
}

.zoomPreload {
    -moz-opacity: 0.8;
    filter: alpha(opacity=80)
}

.zoomPup {
    -moz-opacity: 0.6;
    filter: alpha(opacity=60)
}

.zoomWrapperTitle {
    -moz-opacity: 0.6;
    filter: alpha(opacity=60)
}

.zoomIframe {
    filter: alpha(opacity=0);
    -moz-opacity: 0.80
}

.zoomPup {
    -moz-opacity: 0.6;
    filter: alpha(opacity=60)
}

.more_elements {
    display: none;
}

.more_elements_show > span {
    text-decoration: none;
    border-bottom: 1px dotted;
    cursor: pointer;
    font-size: 12px;
}

.more_elements_hide > span {
    text-decoration: none;
    border-bottom: 1px dotted;
    cursor: pointer;
    font-size: 12px;
}

.more_elements_show > span:hover {
    color: #ED2027;
}

.more_elements_hide > span :hover {
    color: #ED2027;
}

.more_elements_show {
    margin-top: 10px;
}

.more_elements_hide {
    margin-top: 10px;
    display: none;
}

.smartfilter > .filtren > .modef:after, .smartfilter > .filtren > .modef.arrow_box:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.smartfilter > .filtren > .modef:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #bebebe;
    border-width: 18px;
    margin-top: -18px;
}

.smartfilter > .filtren > .modef:before {
    border-color: rgba(190, 190, 190, 0);
    border-right-color: #bebebe;
    border-width: 19px;
    margin-top: -19px;
}

.new-dialog-head-icons > .bx-core-adm-icon-close {
    background: url("/bitrix/panel/main/images/popup_sprite.png") no-repeat scroll 0px -30px;
    position: absolute;
    right: 0px;
    top: -13px;
}

.new-dialog-head {
    overflow: hidden !important;
    padding-bottom: 10px !important;
    background-color: #ffffff !important;
    box-shadow: none !important;
    border-bottom: none !important;
}

.new-dialog-head > .bx-core-adm-dialog-head-inner {
    font-size: 18px !important;
}

.new-dialog-center > .bx-core-adm-dialog-content {
    background-color: #FFFFFF !important;
    border: none !important;
}

.new-dialog-foot > input {
    height: 28px !important;
    line-height: 26px !important;
    display: block !important;
    vertical-align: baseline;
    color: #FFF !important;
    text-decoration: none !important;
    -webkit-border-radius: 16px !important;
    -moz-border-radius: 16px !important;
    border-radius: 16px !important;
    width: 22% !important;
    border: none !important;
    position: relative !important;
    float: left !important;
    background-image: url("../img/sprite_template.png") !important;
    background-position: 0px -110px;
    background-repeat: no-repeat;
}

.new-dialog-foot > .adm-workarea {
    background-image: none !important;
}

.new-dialog-foot > input:hover, .new-dialog-foot > input:focus {
    color: #fff !important;
    background-position: -419px -74px !important;
}

.new-dialog-foot > #ok {
    float: left !important;
    margin-left: 15px !important;
    background-image: url("../img/sprite_template.png") !important;
    background-position: 0px -110px;
    background-repeat: no-repeat;
    box-shadow: none !important;
}

.new-dialog-foot > #cancel {
    float: right !important;
    margin-right: 15px !important;
    background-image: url("../img/sprite_template.png") !important;
    background-position: 0px -110px;
    background-repeat: no-repeat;
    box-shadow: none !important;
}

.new-dialog-foot > #ok:hover, .new-dialog-foot > #ok:focus {
    color: #fff !important;
    background-position: -419px -74px !important;
}

.new-dialog-foot > #cancel:hover, .new-dialog-foot > #cancel:focus {
    color: #fff !important;
    background-position: -419px -74px !important;
}

.new-dialog-center > .bx-core-adm-dialog-content {
    padding-bottom: 25px !important;
}

.new-dialog-foot {
    position: absolute !important;
    bottom: 13px !important;
    width: 100% !important;
    right: 0px !important;
}

.new-dialog-center {
    margin-top: 35px !important;
}

.new_ok_head_icons > .bx-core-adm-icon-close {
    background: url("/bitrix/panel/main/images/popup_sprite.png") no-repeat scroll 0px -30px;
    position: absolute;
    right: 0px;
    top: -2px;
}

.new_ok_head {
    overflow: hidden !important;
    padding-bottom: 10px !important;
    background-color: #ffffff !important;
    box-shadow: none !important;
    border-bottom: none !important;
}

.new_ok_head > .bx-core-adm-dialog-head-inner {
    display: none !important;
}

.new_ok_center > .bx-core-adm-dialog-content {
    background-color: #FFFFFF !important;
    border: none !important;
}

.new_ok_foot > input {
    height: 28px !important;
    line-height: 26px !important;
    display: block !important;
    vertical-align: baseline;
    color: #FFF !important;
    text-decoration: none !important;
    -webkit-border-radius: 16px !important;
    -moz-border-radius: 16px !important;
    border-radius: 16px !important;
    width: 30% !important;
    border: none !important;
    position: relative !important;
    float: left !important;
    background-image: url("../img/sprite_template.png") !important;
    background-position: 0px -110px;
    background-repeat: no-repeat;
}

.new_ok_foot > .adm-workarea {
    background-image: none !important;
}

.new_ok_foot > input:hover, .new_ok_foot > input:focus {
    color: #fff !important;
    background-position: -419px -74px !important;
}

.new_ok_foot > #close {
    float: right !important;
    margin-right: 15px !important;
    background-image: url("../img/sprite_template.png") !important;
    background-position: 0px -110px;
    background-repeat: no-repeat;
    box-shadow: none !important;
}

.new_ok_foot > #ok:hover, .new_ok_foot > #ok:focus {
    color: #fff !important;
    background-position: -419px -74px !important;
}

.new_ok_foot > #cancel:hover, .new_ok_foot > #cancel:focus {
    color: #fff !important;
    background-position: -419px -74px !important;
}

.new_ok_center > .bx-core-adm-dialog-content {
    padding-bottom: 25px !important;
}

.new_ok_foot {
    position: absolute !important;
    bottom: 10px !important;
    width: 100% !important;
    right: 0px !important;
}

.new_ok_center {
    margin-top: 35px !important;
}

#send-error3 {
    margin-top: -10px;
}

@-moz-document url-prefix() {
    .paymentHeader{
    position: absolute;
    margin-top: 25px !important;
    margin-left: -60px !important;
    line-height: 1.2em;
}
    .menu-arrow {
        margin-top: -19px !important;
    }
    .in_map {
        top: 135px !important;
    }
    .info {
        padding: 5px 5px 5px 5px;
    }
    .btn-buy .non-icon {
        padding-left: 15px;
        padding-top: 2px;
    }
    .dev02_a {
        font-size: 12px;
        margin: 0px;
        height: 30px;
        padding-left: 0px;
        padding-right: 0px;
        width: 289px !important;
    }
    .dev02_span {
        position: absolute;
        margin-top: -24px !important;
        margin-left: 321px !important;
    }
    .btn-input {
        padding: 0 20px 0 20px;
    }
    #link_on_servis {
        height: 20px !important;
    }
}


.icon_metropoliten {
    width: 12px;
    height: 13px;
    border: 2px solid;
    font-family: verdana, sans-serif;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    font-weight: bold;
    border-radius: 8px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 1px 0px 0px;
}

.icon_dot {
    position: absolute;
    width: 0px;
    height: 1em;
    overflow: hidden;
}

.new_style_modern_nav {
    margin: 0px auto;
    width: 65%;
}

.modern-page-navigation {
    padding: 10px 0;
}

.new_style_modern_child_nav {
    overflow: hidden;
}

.pager {
    padding-bottom: 0px !important;
}

.new_style_modern_child_nav > a {
    padding: 5px 9px;
    margin-left: -1px !important;
    text-decoration: none;
    border: 1px solid #d9d9d9;
    color: #494949;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.new_style_modern_child_nav *:last-child:not(li) {
    border-right: none;
    padding: 5px 12px 5px 14px;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border: 1px solid #d9d9d9;
}

.new_style_modern_child_nav *:first-child:not(li) {
    padding: 5px 5px 5px 14px;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: 1px solid #d9d9d9;
}

.new_style_modern_child_nav > .modern-page-current {
    padding: 5px 9px;
    margin-left: -1px !important;
    border: 1px solid #d9d9d9;
    color: #ED204B;
    cursor: default;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

.new_style_modern_child_nav *:last-child:not(li):hover {
    background-color: #FF9B86;
    background-image: linear-gradient(to bottom, #FF9B86 0px, #FF313E 100%);
    border-top-color: #FF9B86;
    border-bottom-color: #FF313E;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    color: #FFFFFF;
}

.new_style_modern_child_nav *:last-child:not(li):focus {
    background-color: #FF313E;
    background-image: linear-gradient(to bottom, #FF313E 0px, #FF9B86 100%);
    border-top-color: #FF313E;
    border-bottom-color: #FF9B86;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    color: #FFFFFF;
}

.new_style_modern_child_nav *:first-child:not(li):hover {
    background-color: #FF9B86;
    background-image: linear-gradient(to bottom, #FF9B86 0px, #FF313E 100%);
    border-top-color: #FF9B86;
    border-bottom-color: #FF313E;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    color: #FFFFFF;
}

.new_style_modern_child_nav *:first-child:not(li):focus {
    background-color: #FF313E;
    background-image: linear-gradient(to bottom, #FF313E 0px, #FF9B86 100%);
    border-top-color: #FF313E;
    border-bottom-color: #FF9B86;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    color: #FFFFFF;
}

.new_style_modern_child_nav > .modern-page-dots:hover {
    background-color: #FF9B86;
    background-image: linear-gradient(to bottom, #FF9B86 0px, #FF313E 100%);
    border-top-color: #FF9B86;
    border-bottom-color: #FF313E;
    color: #FFFFFF;
}

.new_style_modern_child_nav > .modern-page-dots:focus {
    background-color: #FF313E;
    background-image: linear-gradient(to bottom, #FF313E 0px, #FF9B86 100%);
    border-top-color: #FF313E;
    border-bottom-color: #FF9B86;
    color: #FFFFFF;
}

.new_style_modern_child_nav > .modern-page-current:hover {
    background-color: #FF9B86;
    background-image: linear-gradient(to bottom, #FF9B86 0px, #FF313E 100%);
    border-top-color: #FF9B86;
    border-bottom-color: #FF313E;
    color: #FFFFFF;
}

.new_style_modern_child_nav > .modern-page-current:focus {
    background-color: #FF313E;
    background-image: linear-gradient(to bottom, #FF313E 0px, #FF9B86 100%);
    border-top-color: #FF313E;
    border-bottom-color: #FF9B86;
    color: #FFFFFF;
}

.new_style_modern_child_nav > a:hover {
    background-color: #FF9B86;
    background-image: linear-gradient(to bottom, #FF9B86 0px, #FF313E 100%);
    border-top-color: #FF9B86;
    border-bottom-color: #FF313E;
    color: #FFFFFF;
}

.new_style_modern_child_nav > a:focus {
    background-color: #FF313E;
    background-image: linear-gradient(to bottom, #FF313E 0px, #FF9B86 100%);
    border-top-color: #FF313E;
    border-bottom-color: #FF9B86;
    color: #FFFFFF;
}

.new_style_modern_child_nav > .modern-page-num {
}

.new_style_modern_child_nav > .modern-page-dots {
    padding: 5px;
    margin-left: -1px !important;
    width: 20px;
    border: 1px solid #D9D9D9;
    color: #494949;
    float: left;
    margin-top: 0;
    cursor: pointer;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
}

.new_style_modern_child_nav > .modern-page-next {
    font-size: 11px;
    font-weight: bold;
    padding: 5px 9px 6px !important;
}

.new_style_modern_child_nav > .modern-page-previous {
    font-size: 11px;
    font-weight: bold;
    padding: 5px 9px 6px !important;
}

.new_style_modern_child_nav > .modern-page-first {
    padding: 5px 9px;
}

ul.modern-page-dots ul {
    display: none;
    position: absolute;
    z-index: 100;
    width: 77px;
    padding: 0px !important;
    border-radius: 0px !important;
    margin-top: 5px !important;
    margin-left: -6px !important;
    border: 1px solid #D9D9D9 !important;
    list-style-type: none;
    max-height: 200px;
    overflow: auto;
}

.modern-page-dots li ul {
    background-color: #ffffff;
    border: 1px solid #E8E8E8;
}

.modern-page-dots li ul:hover {
    background-color: #ffffff !important;
    border: 1px solid #E8E8E8;
}

.modern-page-dots li ul:focus {
    background-color: #ffffff !important;
    border: 1px solid #E8E8E8;
}

.modern-page-dots li ul li {
    text-align: center;
    background: #ffffff;
    padding: 0 !important;
    margin: 0 !important;
}

.modern-page-dots li ul li a {
    color: #494949;
    text-decoration: none;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

.modern-page-dots li ul li:hover {
    text-decoration: none;
    background: #fba8a8 !important;
}

.modern-page-dots li ul li:hover a {
    color: #FFFFFF;
}

.modern-page-dots li ul li a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background: #fba8a8 !important;
}

.modern-page-dots li ul li a {
    width: 100%;
    display: block;
}

.warranty_new_look {
    padding: 0 25px;
    text-align: justify;
    line-height: 1.7;
}

.three_tabn ul {
    padding: 0 0 0 25px !important;
}

.three_tabn {
    width: 100%;
    overflow: hidden;
}

.action-tabsn {
    float: left;
    width: 35%;
    padding: 15px 25px;
}

.action-tabsn {
    cursor: pointer;
    padding: 13px 0px;
}

.active_tab_sheet > .undr_ln_show {
    color: #ED2027;
}

.three_tabn h3 {
    padding-left: 0px;
    margin-top: 0px;
}

.num_1_sheet > div:not(.undr_ln_show) {
    background: url(../images/moneyback2.png) left no-repeat;
    width: 48px;
    height: 48px;
}

.num_2_sheet > div:not(.undr_ln_show) {
    background: url(../images/warr2.png) left no-repeat;
    width: 48px;
    height: 48px;
}

.num_1_sheet.active_tab_sheet > div:not(.undr_ln_show) {
    background: url(../images/moneyback.png) left no-repeat;
    width: 48px;
    height: 48px;
}

.num_2_sheet.active_tab_sheet > div:not(.undr_ln_show) {
    background: url(../images/warr.png) left no-repeat;
    width: 48px;
    height: 48px;
}

.undr_ln_show {
    padding-left: 60px;
    display: block;
    margin-top: 3px;
}

#servis_choose {
    overflow: hidden;
}

.modern-page-dot2 {
    border: 1px solid #D9D9D9;
    width: 250px;
    float: left;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

#link_on_servis {
    display: block;
    float: left;
    width: 450px;
    padding: 10px;
    border: 1px solid #D9D9D9;
    margin-left: -1px;
    height: 20px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

#link_on_servis a {
}

ul.modern-page-dot2 ul {
    display: none;
    position: absolute;
    z-index: 100;
    width: 250px;
    padding: 0px !important;
    border-radius: 0px !important;
    margin-top: 9px !important;
    margin-left: -11px !important;
    border: 1px solid #D9D9D9 !important;
    list-style-type: none;
    max-height: 200px;
    overflow: auto;
    cursor: pointer;
}

.modern-page-dot2 li ul {
    background-color: #ffffff;
    border: 1px solid #E8E8E8;
}

.modern-page-dot2 li ul:hover {
    background-color: #ffffff !important;
    border: 1px solid #E8E8E8;
}

.modern-page-dot2 li ul:focus {
    background-color: #ffffff !important;
    border: 1px solid #E8E8E8;
}

.modern-page-dot2 li ul li {
    text-align: center;
    background: #ffffff;
    padding: 0 !important;
    margin: 0 !important;
}

.modern-page-dot2 li ul li a {
    color: #494949;
    text-decoration: none;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

.modern-page-dot2 li ul li:hover {
    text-decoration: none;
    background: #fba8a8 !important;
}

.modern-page-dots li ul li:hover a {
    color: #FFFFFF;
}

.modern-page-dot2 li ul li a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background: #fba8a8 !important;
}

.modern-page-dot2 li ul li a {
    width: 100%;
    display: block;
}

#popup-call2 {
    display: none;
    position: absolute;
    top: 20%;
    right: 34%;
    z-index: 999;
    width: 610px;
    color: #494949;
}

#popup-call2 form .name_field {
    width: 45%;
    float: left
}

#popup-call2 #form_d .btn {
    margin-left: 225px
}

#popup-call2 form .name_field input {
    padding-left: 15px;
    width: 235px;
    height: 16px
}

#popup-call2 form .email_field input {
    padding-left: 15px;
    width: 235px;
    height: 16px
}

#popup-call2 form .email_field {
    width: 45%;
    float: right;
    margin-right: 10px
}

#popup-call2.close {
    position: absolute;
    top: 7px;
    right: 10px;
    text-decoration: none;
    font-size: 10px;
    border: none
}

#popup-call2 .close:hover, #popup-call2 .close:focus {
    color: #ed2027
}

#popup-call2 .field {
    margin: 0 0 10px
}

#popup-call2 .field input {
    width: 200px
}

#popup-call2 .field-captcha input {
    width: 160px
}

#popup-call2 .field-captcha img {
    margin: 0 0 5px
}

.blocks-white-popup {
    background: #FFFFFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
}

.popup > .close {
    background: url("/bitrix/templates/ravta_ru/img/sprt.png") no-repeat scroll 0 -260px rgba(0, 0, 0, 0);
    width: 20px;
    height: 20px;
    top: 4px;
}

.form-input > textarea {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
    display: inline-block;
    padding: 0 0 0 10px;
    position: relative;
    vertical-align: baseline;
}

.blocks-white-popup span.input {
    padding: 0 5px !important;
}

#popup-call form {
    padding: 0 !important;
    width: 100%;
}

#popup-call label {
    display: block;
    height: 25px;
    margin: 0 0 3px;
    text-align: left !important;
}

#popup-call2 form {
    padding: 0 !important;
    width: 100%;
}

#popup-call2 label {
    display: block;
    height: 25px;
    margin: 0 0 3px;
    text-align: left;
}

.blocks-white-popup .field-captcha {
    margin: 20px 0 0 !important;
    overflow: hidden;
    padding-bottom: 15px;
    text-align: left !important;
    width: 100%;
}

.blocks-white-popup .field-captcha div {
    display: inline-block;
    float: left;
    padding: 11px 0 12px;
    width: 33%;
}

.blocks-white-popup .field-captcha img {
    float: left;
}

.blocks-white-popup .field-captcha span.input {
    float: left;
    margin-left: 15px;
    margin-top: 6px;
}

.blocks-white-popup .field-captcha span.input input {
    padding-left: 5px;
}

#popup-call {
    display: none;
    position: absolute;
    top: 20%;
    right: 29%;
    z-index: 999;
    width: 800px;
    color: #494949
}

#popup-call form {
    width: 100%;
    padding: 10px 0 0 10px
}

#popup-call form .name_field {
}

#popup-call form .name_field input {
    margin-right: 10px;
    width: 235px;
    height: 16px;
    padding: 0 0 0 5px;
}

#popup-call form .order_field input {
    margin-right: 10px;
    width: 235px;
    height: 16px;
    padding: 0 0 0 5px;
}

#popup-call form .phone_field input {
    margin-right: 10px;
    width: 235px;
    height: 16px;
    padding: 0 0 0 5px;
}

.message_field > .form-input > textarea {
    width: 95% !important;
    padding: 10px;
}

#popup-call form .email_field input {
    margin-right: 10px;
    width: 235px;
    height: 16px;
    padding: 0 0 0 5px;
}

#popup-call form .email_field {
}

#popup-call .close {
    position: absolute;
    top: 7px;
    right: 10px;
    text-decoration: none;
    font-size: 10px;
    border: none
}

#popup-call .close:hover, #popup-call .close:focus {
    color: #ed2027
}

#popup-call .block-grey, #popup-call .block-grey .col {
    width: auto
}

#popup-call label {
    display: block;
    margin: 0 0 3px;
    height: 25px;
    text-align: center
}

#popup-call .field {
    margin: 0 0 10px
}

#popup-call .field input {
    width: 200px
}

#popup-call .field-captcha input {
    width: 160px
}

#popup-call .field-captcha img {
    margin: 0 0 5px
}

#modal_call > .close {
    border: medium none;
    font-size: 10px;
    left: 285px;
    position: absolute;
    text-decoration: none;
    top: 6px;
}

#modal_call {
/*    margin: 0 43% !important;*/
/*width:310px !important;
top: 50px !important;*/
z-index:1300 !important;
right:0;
bottom:0;
left:0;
margin: auto !important;
}

#modal_call form {
    padding: 0;
}

#form_director .field-captcha {
    margin: 0 !important;
}

#form_director .field-captcha div {
    width: 100% !important;
}

#form_director .field-captcha span.input {
    margin-left: 0 !important;
    margin-top: 15px;
}

#form_director .btn-buy {
    left: 0px;
}

#form_director .field {
    padding-bottom: 10px;
}

.arr_to_warranty {
    padding: 12px 0px 0 22px;
    background: url('../img/sprite_template.png') -256px -429px no-repeat;
    width: 20px;
    height: 20px;
    margin-left: 110px;
}

.btn-large {
    background-color: #FF313E;
    background-image: linear-gradient(to bottom, #FF313E 0px, #FF9B86 100%);
    border-top-color: #FF313E;
    border-bottom-color: #FF9B86;
    height: 29px;
    line-height: 27px
}

.btn-large:hover {
    background-color: #FF9B86;
    background-image: linear-gradient(to bottom, #FF9B86 0px, #FF313E 100%);
    border-top-color: #FF9B86;
    border-bottom-color: #FF313E;
}

.btn-large:focus {
    background-color: #FF313E;
    background-image: linear-gradient(to bottom, #FF313E 0px, #FF9B86 100%);
    border-top-color: #FF313E;
    border-bottom-color: #FF9B86;
}

#overlay_form_auth {
    /*background: none repeat scroll 0 0 #090909;*/
    bottom: 0;
    cursor: default;
    margin-left: 47.65%; /*display: none;*/
    left: 0;
    opacity: 0.7;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity 0.5s ease 0s;
    z-index: 1000;
}

#this_form_auth {
    background: #fff;
    z-index: 1001;
    width: 269px;
    position: absolute;
    right: 0;
    top: 30px;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    border: 1px solid #e9e9e9;
    padding: 20px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

.close_auth_form {
    background: url("/bitrix/templates/ravta_ru/img/sprt.png") no-repeat scroll 0 -260px rgba(0, 0, 0, 0);
    border-bottom: medium none !important;
    height: 20px;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 20px;
    z-index: 503;
    cursor: pointer;
}

.btn_reg_ {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    position: relative;
    background-color: #FF8873;
    background-image: linear-gradient(to bottom, #FF8873 0px, #FF0A17 100%);
    border-top-color: #FF8873;
    border-bottom-color: #FF0A17;
    height: 28px;
    line-height: 28px;
    color: #fff;
    text-decoration: none;
    border-bottom: none !important;
    font-size: 11px;
    padding-right: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding-left: 10px;
}

.btn_reg_:hover {
    color: #fff;
    background-color: #FF9B86;
    background-image: linear-gradient(to bottom, #FF9B86 0px, #FF313E 100%);
    border-top-color: #FF9B86;
    border-bottom-color: #FF313E;
}

.btn_reg_:focus, .btn_reg_:active {
    background-color: #FF313E;
    background-image: linear-gradient(to bottom, #FF313E 0px, #FF9B86 100%);
    border-top-color: #FF313E;
    border-bottom-color: #FF9B86;
    color: #FFFFFF
}

.yandexform {
    background: url("../img/order/terminal/YandexMerchant.gif") #FFF;
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.webmoneyform {
    background: url("../img/order/terminal/WMRM.gif");
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.qiwiform {
    background: url("../img/order/terminal/Qiwi.gif");
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.qiwiform2 {
    background: url("../img/order/terminal/Qiwi.gif");
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.elecsnetform {
    background: url("../img/order/terminal/ElecsnetWalletR.png");
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.escform {
    background: url("../img/order/TerminalsElecsnetOceanR.gif");
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.cardform {
    background: url("../img/order/bank/BankCard.png");
    width: 135px;
    height: 135px;
    border: none;
    outline: none;
    padding: 0;
}

.alfaform {
    background: url("../img/order/bank/AlfaBank.gif");
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.rsbform {
    background: url("../img/order/bank/RussianStandardBankR.gif");
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.megafonform {
    background: url("../img/order/telecommunication/Megafon.gif");
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.mtsform {
    background: url("../img/order/telecommunication/MTS.gif");
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.beeform {
    background: url("../img/order/telecommunication/Beeline.gif");
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.teleform {
    background: url("../img/order/telecommunication/Tele2.gif");
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.evrosetform {
    background: url("../img/order/other/RapidaOceanEurosetR.gif");
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.svzform {
    background: url("../img/order/other/RapidaOceanSvyaznoyR.gif");
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.moblform {
    background: url("../img/order/other/MobileRobokassa.gif");
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.paypalform {
    background: url("../img/order/paypal.jpg");
    width: 135px;
    height: 80px;
    border: none;
    outline: none;
    padding: 0;
}

.btn-grey-2 {
    color: #494949;
    background-color: #e3e3e3;
    background-image: linear-gradient(to bottom, #e3e3e3 0px, #c3c3c3 100%);
    border-top-color: #e3e3e3;
    border-bottom-color: #c3c3c3;
}

.btn-grey-2:hover {
    color: #494949;
    background-color: #c3c3c3;
    background-image: linear-gradient(to bottom, #c3c3c3 0px, #e3e3e3 100%);
    border-top-color: #c3c3c3;
    border-bottom-color: #e3e3e3;
}

.btn-grey-2:focus, .btn-grey-2:active {
    background-color: #c3c3c3;
    background-image: linear-gradient(to bottom, #c3c3c3 0px, #e3e3e3 100%);
    border-top-color: #c3c3c3;
    border-bottom-color: #e3e3e3;
    color: #494949;
}

.three_tabs2 {
    width: 100%;
    overflow: hidden;
}

.actions-tabs2 {
    float: left;
    width: 100%;
}

.right_payment_col {
    float: left;
    width: 100%;
    padding: 15px 10px;
}

.action-tabsi {
    cursor: pointer;
    float: left;
    padding: 12px 8px;
    width: 25%;
    float: left;
}

.active_tab_sheet > .undr_ln_shw2 {
    color: #ED2027;
}

.three_tabs2 p {
    font-size: 14px;
    line-height: 1.5;
}

.three_tabs2 li {
    font-size: 14px;
    line-height: 1.5;
}

.three_tabs2 h3 {
    padding-left: 0px;
    margin-top: 0px;
}

.num_1_sht2 > div:not(.undr_ln_shw2) {
    background: url(../images/payment_cash2.png) left no-repeat;
    width: 48px;
    height: 48px;
}

.num_2_sht2 > div:not(.undr_ln_shw2) {
    background: url(../images/payment_bank2.png) left no-repeat;
    width: 48px;
    height: 48px;
}

.num_3_sht2 > div:not(.undr_ln_shw2) {
    background: url(../images/payment_cart2.png) left no-repeat;
    width: 48px;
    height: 48px;
}

.num_4_sht2 > div:not(.undr_ln_shw2) {
    background: url(../images/payment_online2.png) left no-repeat;
    width: 48px;
    height: 48px;
}

.num_1_sht2.active_tab_sheet > div:not(.undr_ln_shw2) {
    background: url(../images/payment_cash.png) left no-repeat;
    width: 48px;
    height: 48px;
}

.num_2_sht2.active_tab_sheet > div:not(.undr_ln_shw2) {
    background: url(../images/payment_bank.png) left no-repeat;
    width: 48px;
    height: 48px;
}

.num_3_sht2.active_tab_sheet > div:not(.undr_ln_shw2) {
    background: url(../images/payment_cart.png) left no-repeat;
    width: 48px;
    height: 48px;
}

.num_4_sht2.active_tab_sheet > div:not(.undr_ln_shw2) {
    background: url(../images/payment_online.png) left no-repeat;
    width: 48px;
    height: 48px;
}

.undr_ln_shw2 {
    padding-left: 60px;
    display: block;
    margin-top: 10px;
}

.right_payment_col ul li ul {
    list-style-type: inherit;
}

.right_payment_col ul li ul li {
    color: #00B050;
}

.right_payment_col ul li ul li span {
    color: #494949;
}

.section_block_bar_block2 {
    width: 140px;
    height: 34px;
    overflow: hidden;
    display: inline-block;
    border-right: 1px solid #CCCCCC;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.section_block_bar_block2 select {
    background-color: #FCFCFC;
/*    background-image: linear-gradient(to bottom, #FCFCFC 0px, #F3F3F3 100%);*/
    border-top-color: #FCFCFC;
    border-bottom-color: #F3F3F3;
    width: 168px;
/*    padding: 5px;*/
    font-size: 12px;
    border: 1px solid #CCCCCC;
    height: 34px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

#section_block_bar {
    border: 1px solid #E9EBED;
    padding: 7px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    width: 95.5%;
    background: #FAFAFA;
    margin: -10px 0 10px 5px !important;
}

.b-group-buttons {
    position: absolute;
    margin-top: -29px;
}

.b-group-buttons ul {
    letter-spacing: -3px;
    margin: 0;
    padding: 0;
    border: 1px solid #E9EBED;
    border-radius: 0 6px 6px 0;
}

.b-group-buttons li {
    letter-spacing: normal;
    display: -moz-inline-box !important;
    display: inline-block !important;
    zoom: 1;
    vertical-align: top;
    text-align: left
}

/*.b-group-buttons li:first-child > * { border-radius: 4px 0 0 4px; border-left: 0 } .b-group-buttons li:last-child > * { border-radius: 0 4px 4px 0; border-right: 0 }*/
.b-group-buttons li.selected > * {
    background: #666
}

.b-group-buttons li > * {
    padding: 0 12px;
    height: 44px;
    line-height: 1.75em;
    border-width: 0 1px;
    border-style: solid;
    border-color: #E9EBED;
    position: relative;
    display: block;
    text-decoration: none;
    text-shadow: none;
    background: #FFF;
    color: #000;
    outline: 0;
    margin: 0 -1px
}

#mode2 > a {
    border-radius: 0 6px 6px 0;
}

#mode0 > a:hover > i {
    background-position: 0 -60px
}

#mode1 > a:hover > i {
    background-position: -25px -60px
}

#mode2 > a:hover > i {
    background-position: -50px -60px
}

.products-show-handle.selected .b-ico_type._tale_18x17 {
    background-position: 0 -39px
}

.products-show-handle.selected .b-ico_type._foto-list_22x17 {
    background-position: -25px -39px
}

.products-show-handle.selected .b-ico_type._list_20x17 {
    background-position: -50px -39px
}

.products-show-handle .b-ico_type._tale_18x17 {
    width: 18px;
    height: 17px;
    background: url("../img/catalog-type.png") 0 0 no-repeat
}

.products-show-handle .b-ico_type._foto-list_22x17 {
    width: 22px;
    height: 17px;
    background: url("../img/catalog-type.png") -25px 0 no-repeat
}

.products-show-handle .b-ico_type._list_20x17 {
    width: 20px;
    height: 17px;
    background: url("../img/catalog-type.png") -50px 0 no-repeat
}

.products-show-handle .b-ico_type {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    vertical-align: middle
}

.leftColumnDirect {
    float: left;
    /*width: 58%;*/
    border-right: 1px solid #E3E3E3;
    padding: 25px 20px 20px
}

.rightColumnDirect {
    float: left;
    width: 31.7%;
    padding: 25px 20px 20px
}

.blocks-white-popup {
    overflow: hidden;
}

.message_field > label {
    font-weight: bold;
}

#form_director {
    padding: 20px !important;
}

.inputOrderCondition > label {
    font-weight: bold;
}

.inputOrderCondition {
    margin-top: 20px;
}

.orderConditionBody {
    /*display: none;*/
    position: absolute;
    top: 12%;
    right: 42%;
    z-index: 999;
    width: 300px;
    color: #494949;
    background: #fff;
    border: 1px solid #E9E9E9;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

.overlayOrderCond {
    background: none;
    bottom: 0px;
    cursor: default;
    left: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 995;
    transition: opacity 0.5s ease 0s; /*display: none;*/
}

.orderConditionHeader {
    display: none;
}

.orderConditionBody .close {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url("/bitrix/templates/ravta_ru/img/sprt.png") no-repeat scroll 0px -260px transparent;
    z-index: 503;
    border-bottom: medium none !important;
}

.orderConditionBody .orderConditionFrame {
    padding: 15px 15px 0 15px;
}

.orderConditionBody .field-captcha {
    padding: 10px 0;
    text-align: left;
}

.orderConditionBody .field-captcha div {
    padding-bottom: 10px;
}

.orderConditionBody .field-captcha .input {
    margin-top: 5px;
}

.callToOrderCondition {
    /* border-bottom: 1px dotted; */
    cursor: pointer;
}

.callToOrderCondition:hover {
    color: #FF0A17;
}

.cloud {
    padding-bottom: 10px;
}
#slideMenu{
    color: #494949;
}
#innerSlideMenu{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 1001;
    width: 270px;
    max-width: 100%;
    background: none repeat scroll 0% 0% #FFFFFF;
    overflow-y: auto;
    -webkit-transition: transform 0.3s ease-in-out 0s;
    -moz-transition: transform 0.3s ease-in-out 0s;
    -ms-transition: transform 0.3s ease-in-out 0s;
    -o-transition: transform 0.3s ease-in-out 0s;
    transition: transform 0.3s ease-in-out 0s;
}
#slideMenu{
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 1000;
    background: none repeat scroll 0% 0% rgba(239, 239, 241, 0.4);
    display: none;
}
#htmlShift{
    width: 634px;
    height: 911px;
    margin-left: 270px;
}
.menuMainPart{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.menuMainPart > .menuContainer > a{
    width: 85%;
    display: block;
    padding: 10px 0 10px 35px;
    color: #494949;
    text-decoration: none;
    border-bottom: none;
}
.menuMainPart > .menuContainer > a:hover > span{
    color: #FF0A17;
}
.liContain{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.menuLevel2 > a {
    padding: 5px 0 5px 40px;
    display: block;
    width: 80%;
    color: #494949;
    text-decoration: none;
    border-bottom: none;
}
.menuLevel2 > a:hover {
    color: #FF0A17;
}
.menuContainer{
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 5px;
}