@import url('normalize.css');
@font-face { font-family: 'Open Sans'; src: local('Open Sans Light'), local('OpenSans-Light'), url('fonts/opensans/opensanslight.woff2') format('woff2'), url('fonts/opensans/opensanslight.woff') format('woff'), url('fonts/opensans/opensanslight.ttf') format('truetype'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url('fonts/opensans/opensanslightitalic.woff2') format('woff2'), url('fonts/opensans/opensanslightitalic.woff') format('woff'), url('fonts/opensans/opensanslightitalic.ttf') format('truetype'); font-weight: 300; font-style: italic; }
@font-face { font-family: 'Open Sans'; src: local('Open Sans'), local('OpenSans'), url('fonts/opensans/opensans.woff2') format('woff2'), url('fonts/opensans/opensans.woff') format('woff'), url('fonts/opensans/opensans.ttf') format('truetype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: local('Open Sans Italic'), local('OpenSans-Italic'), url('fonts/opensans/opensansitalic.woff2') format('woff2'), url('fonts/opensans/opensansitalic.woff') format('woff'), url('fonts/opensans/opensansitalic.ttf') format('truetype'); font-weight: 400; font-style: italic; }
@font-face { font-family: 'Open Sans'; src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('fonts/opensans/opensanssemibold.woff2') format('woff2'), url('fonts/opensans/opensanssemibold.woff') format('woff'), url('fonts/opensans/opensanssemibold.ttf') format('truetype'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url('fonts/opensans/opensanssemibolditalic.woff2') format('woff2'), url('fonts/opensans/opensanssemibolditalic.woff') format('woff'), url('fonts/opensans/opensanssemibolditalic.ttf') format('truetype'); font-weight: 600; font-style: italic; }
@font-face { font-family: 'Open Sans'; src: local('Open Sans Bold'), local('OpenSans-Bold'), url('fonts/opensans/opensansbold.woff2') format('woff2'), url('fonts/opensans/opensansbold.woff') format('woff'), url('fonts/opensans/opensansbold.ttf') format('truetype'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('fonts/opensans/opensansbolditalic.woff2') format('woff2'), url('fonts/opensans/opensansbolditalic.woff') format('woff'), url('fonts/opensans/opensansbolditalic.ttf') format('truetype'); font-weight: 700; font-style: italic; }
@font-face { font-family: 'Open Sans'; src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url('fonts/opensans/opensansextrabold.woff2') format('woff2'), url('fonts/opensans/opensansextrabold.woff') format('woff'), url('fonts/opensans/opensansextrabold.ttf') format('truetype'); font-weight: 800; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), url('fonts/opensans/opensansextrabolditalic.woff2') format('woff2'), url('fonts/opensans/opensansextrabolditalic.woff') format('woff'), url('fonts/opensans/opensansextrabolditalic.ttf') format('truetype'); font-weight: 800; font-style: italic; }
* { -webkit-box-sizing: border-box; box-sizing: border-box; }
html { line-height: 1.5; font-size: 14px; font-family: 'Open Sans', sans-serif; color: #000000; height: 100%; }
body { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; min-height: 100%; overflow-x: hidden; }
h1 { font-size: 2em; margin-top: 0.67em; margin-bottom: 0.67em; }
h2 { font-size: 1.8em; margin-top: 0.83em; margin-bottom: 0.83em; }
h3 { font-size: 1.6em; margin-top: 1em; margin-bottom: 0.8em; }
h4 { font-size: 1.4em; margin-top: 1.33em; margin-bottom: 0.8em; }
h5 { font-size: 1.2em; margin-top: 1.67em; margin-bottom: 1.4em; }
h6 { font-size: 1em; margin-top: 2.33em; margin-bottom: 2.33em; }
h1, h2, h3, h4, h5, h6 { line-height: 1.4; }
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child { margin-top: 0; }
a { color: #025EA1; text-decoration: underline; }
a:hover { text-decoration: none; }
a:focus { }
a:active { }
a:visited { }
hr { border: none; border-bottom: 1px solid; height: 0; margin-top: 1em; margin-bottom: 1em; opacity: 0.3; }
p { margin-top: 0; margin-bottom: 1em; }
p:last-child { margin-bottom: 0; }
img { max-width: 100%; height: auto; }
img[align="left"] { float: left; margin: 0 1.5rem 0.5rem 0; }
img[align="right"] { float: right; margin: 0 0 0.5rem 1.5rem; }
input:not([type]), input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], textarea { -webkit-appearance: none; }
input:not([type]), input[type="string"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], input[type="file"], textarea, select { font-family: inherit; line-height: 1.15; display: block; width: 100%; padding: 0.5em 0.7em; background-color: #fff; border: 1px solid #c1c1c1; border-radius: 0; }
input:not([type]):hover, input[type="string"]:hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="tel"]:hover, input[type="url"]:hover, input[type="text"]:hover, input[type="file"]:hover, textarea:hover, select:hover { }
input:not([type]):focus, input[type="string"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="text"]:focus, input[type="file"]:focus, textarea:focus, select:focus { outline: none; -webkit-box-shadow: 0 0 1px 2px rgba(33, 150, 243, 0.6); box-shadow: 0 0 1px 2px rgba(33, 150, 243, 0.6); position: relative; z-index: 1; }
textarea { min-height: 8em; line-height: inherit; }
select { }
ul:not([class]), ol:not([class]) { margin-top: 1em; margin-bottom: 1em; padding-left: 2.5em; overflow: hidden; }
ul:not([class]) > li, ol:not([class]) > li { margin-bottom: 0.5em; }
ul:not([class]) > li:last-child, ol:not([class]) > li:last-child { margin-bottom: 0; }
button, input[type="button"], input[type="reset"], input[type="submit"], .buttonSend { display: inline-block; max-width: 100%; font-family: inherit; font-size: 1em; line-height: 1.15; padding: 0.7em 1.5em; border: none; cursor: pointer; -webkit-transition: background-color 0.1s ease-out; -o-transition: background-color 0.1s ease-out; transition: background-color 0.1s ease-out; background-color: #003274; color: #fff; border-radius: 0.3rem; text-decoration: none; }
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .buttonSend:hover { background-color: #025ea1; }
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, .buttonSend:focus { outline: none; }
button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, .buttonSend:active { outline: none; -webkit-box-shadow: inset 0 0 10em rgba(0, 0, 0, 0.1); box-shadow: inset 0 0 10em rgba(0, 0, 0, 0.1); }
.content:after { content: ''; display: block; clear: both; width: 100%; }
.object:after { content: ''; display: block; clear: both; width: 100%; }
.contentTitle { font-size: 1.8em; color: #003274; line-height: 1.2; margin-bottom: 0.3em; }
.objectTitle { font-size: 1.4em; color: #003274; line-height: 1.2; }
#pageTitle { font-size: 2.3em; }
.contentImage { float: left; margin: 0 1.5rem 0.5rem 0; }
.objectImage { float: left; margin: 0 1.5rem 0.5rem 0; }
body > iframe { display: none; }
/* */
.site_align_block { max-width: 1230px; margin: 0 auto; padding: 0 15px; }
.default_skin .main .site_align_block > * { width: 1100px; max-width: 100%; margin-left: auto; margin-right: auto; }
.header { }
.header_top { }
.header_middle { background-color: #003274; border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-box-shadow: 0 0 6px 6px rgba(150, 151, 152, 0.4); box-shadow: 0 0 6px 6px rgba(150, 151, 152, 0.4); position: relative; z-index: 1; }
.header_middle-content { padding-top: 2em; padding-bottom: 2em; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.header_nav { background-color: #025ea1; margin-top: 1rem; }
.logotype_block { width: 31%; }
.header_phone { color: #003274; font-weight: bold; font-size: 1.42em; line-height: 1.6; padding-right: 1.5rem; padding-left: 1.5rem; }
.header_phone .call_back_form { display: inline; }
.header_email { color: #003274; font-weight: bold; font-size: 1.42em; line-height: 1.6; }
.header_top-content a { color: inherit; text-decoration: none; }
.header_top-content a:hover { color: #025ea1; text-decoration: underline; }
.search_block { -ms-flex-positive: 1; -webkit-flex-grow: 1; flex-grow: 1; margin-right: 8%; }
.search_block .button-open { cursor: pointer; background-color: transparent; background-image: url(icon_search__white.png); background-position: 50%; background-repeat: no-repeat; background-size: 2rem auto; border: none; margin-left: auto; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; width: 3rem; height: 3rem; display: none; }
.search_block .button-close { cursor: pointer; margin-left: auto; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; width: 3rem; height: 3rem; display: none; margin-left: 0.5rem; text-align: center; color: #324288; background-image: url(icon_close.svg); background-size: 70% auto; background-position: 50%; background-repeat: no-repeat; }
#authorizeForm { }
.cart_informer_block { }
.common_menu { display: -ms-flexbox; display: -webkit-flex; display: flex; }
.common_menu > div { min-height: 100%; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-positive: 1; -webkit-flex-grow: 1; flex-grow: 1; }
.main { -ms-flex-positive: 1; -webkit-flex-grow: 1; flex-grow: 1; margin-top: 1.7rem; margin-bottom: 3.85rem; }
.catalog_block { display: -webkit-flex; display: -ms-flexbox; display: flex; }
.catalog_block-main_part { -webkit-order: 1; -ms-flex-order: 1; order: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
.catalog_block-side_part { -webkit-order: 0; -ms-flex-order: 0; order: 0; width: 25.7%; margin-right: 6.7%; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; display: none; }
.catalog_block-side_part .close_btn { display: none; color: #003274; position: absolute; top: 1rem; right: 1rem; font-size: 3rem; width: 4rem; height: 4rem; line-height: 4rem; text-align: center; z-index: 10; cursor: pointer; }
.footer { background-color: #025ea1; }
.footer-content { padding-top: 2.85rem; padding-bottom: 2.9rem; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; color: #fff; }
.footer-content a { color: inherit; text-decoration: none; }
.footer-content a:hover { text-decoration: underline; }
.footer_copyright { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
.footer_copyright-logo { margin-right: 1em; display: block; }
.footer_copyright-content { }
.footer_copyright-content_text { font-size: 85%; line-height: 1.2; }
.footer_copyright-content_title { margin-bottom: 0; font-size: 1em; font-weight: bold; }
.footer_copyright-text { }
.footer_phone { font-size: 1.28em; }
.footer_email { font-size: 1.28em; }
.footer_share { text-align: right; font-size: 85%; }
.footer_share-share_block { margin-bottom: 0.3em; }
.site_statistic { display: none !important; }
.header_top-content { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; padding-top: 2.5rem; padding-bottom: 2.8rem; }
#siteLogotype { display: block; }
#global3 { margin-bottom: 1.7rem; }
#global6 .breadcrumbs { margin-bottom: 1.7rem; }
.content { margin-bottom: 2rem; }
.content:last-child { margin-bottom: 0; }
.cont_txt > .object + .object { margin-top: 2rem; }
.contentText ~ .object { margin-top: 2rem; }
/* */
.on-scroll { overflow: hidden; }
.youtube-response-wrapper { position: relative; z-index: 0; }
.youtube-response-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: black; }
.youtube-response-wrapper .ws { display: block; }
.fancybox-skin { border-radius: 0 !important; background-color: #fff !important; padding: 40px !important; }
.fancybox-type-html .fancybox-inner { height: auto !important; }
.popup-window_login .fancybox-skin { padding: 50px !important; }
.seNavigator { margin-top: 10px; display: -ms-flexbox; display: -webkit-flex; display: flex; overflow: auto; padding: 10px; text-align: center; margin-left: auto; margin-right: auto; list-style: none; max-width: 100%; }
.seNavigator tbody, .seNavigator tr { display: block; }
.seNavigator td { display: inline-block; width: auto; vertical-align: middle; }
.seNavigator .pagen a { padding: 3px 10px; white-space: nowrap; }
.seNavigator .pagen span { padding: 3px 10px; white-space: nowrap; }
.seNavigator .pagenactive { background-color: #003274; color: #ffffff; padding: 3px 10px; border-radius: 0.3rem; }
.sidebar_menu { position: fixed; top: 0; right: 100%; height: 100%; -webkit-transform: translate(0%, 0); -ms-transform: translate(0%, 0); transform: translate(0%, 0); -webkit-transition: 0.2s ease; -o-transition: 0.2s ease; transition: 0.2s ease; width: 320px; background-color: #ffffff; z-index: 1000; }
.sidebar_menu-command__open .sidebar_menu { -webkit-transform: translate(100%, 0); -ms-transform: translate(100%, 0); transform: translate(100%, 0); }
.sidebar_menu-button_close { position: absolute; right: 5px; top: 5px; cursor: pointer; width: 52px; height: 52px; background-image: url('sidebar_menu-button_close.svg'); background-size: 12px auto; background-repeat: no-repeat; background-position: 50%; z-index: 10; }
.sidebar_menu-menu_area { position: absolute; left: 0; top: 0; right: 60px; bottom: 0; z-index: 0; }
.sidebar_menu-button_open { cursor: pointer; width: 40px; height: 40px; display: none; background-image: url('sidebar_menu-button_open.svg'); background-size: 21px auto; background-repeat: no-repeat; background-position: 50%; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; margin: -11px 1rem -10px 0; }
.sidebar_menu-overflow { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 50, 116, 0.7); -webkit-transition: 0.2s ease; -o-transition: 0.2s ease; transition: 0.2s ease; visibility: hidden; opacity: 0; z-index: 60; }
.sidebar_menu-command__open .sidebar_menu-overflow { visibility: visible; opacity: 1; }
.sidebar_menu #menuitem1 { display: block; width: 100%; height: 100%; margin: 0; float: none; padding: 15px 0; overflow: auto; }
.sidebar_menu #menuitem1 #pageMenu { background-color: transparent; border: none; padding: 0px; border-radius: 0px; -webkit-box-shadow: none; box-shadow: none; }
.sidebar_menu #menuitem1 #pageMenu .menu { color: inherit; font-size: 0.93em; font-family: open sans, sans-serif; text-decoration: none; display: block; position: relative; padding: 12px 20px 12px 0; margin-left: 20px; text-transform: uppercase; font-weight: bold; cursor: pointer; border-bottom: 1px solid #e1e1e1; }
.sidebar_menu #menuitem1 #pageMenu .menu:last-child { border-bottom: none; }
.sidebar_menu #menuitem1 #pageMenu .submenu .menu { font-family: inherit; text-decoration: none; font-size: 1em; padding: 8px 0px; text-transform: none; letter-spacing: normal; margin: 3px 0; font-weight: normal; border-bottom: none; }
.sidebar_menu #menuitem1 #pageMenu .menu:hover { color: #003274; }
.sidebar_menu #menuitem1 #pageMenu .menu.menuActive { color: #003274; }
.sidebar_menu #menuitem1 #pageMenu .submenu { margin-bottom: 20px; margin-left: 35px; }
.breadcrumbs .buterpath { display: block; line-height: 2; }
.breadcrumbs a { color: inherit; }
#authorizeForm { position: relative; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; margin-right: 4%; }
#authorizeForm .login_panel-button { background-image: url('icon_login.png'); width: 22px; height: 23px; background-position: 50%; background-repeat: no-repeat; margin-right: 0.7rem; }
#authorizeForm .login_panel-user_block { color: #fff; }
#authorizeForm .authorout .username { display: block; vertical-align: top; max-width: 140px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; color: #fff; }
#authorizeForm .authorout .link { display: inline-block; vertical-align: top; color: #fff; margin-right: 1rem; }
#authorizeForm .authorout .link:last-child { margin-right: 0; }
#authorizeForm .authorin .login_link { }
#authorizeForm .authorin .link { color: inherit; }
#authorizeForm .authorin .link:hover { }
#authorizeForm .authorin .reg_link { }
#authorizeForm .authorin .login_link:hover { }
#authorizeForm .authorin .reg_link:hover { }
.manketa_mod .error { margin-bottom: 10px; display: block; color: red; }
.manketa_mod .form_part_recv { width: 30%; float: left; }
.manketa_mod .button_area { margin-top: 10px; display: inline-block; width: 100%; }
.manketa_mod .form_object_recv { margin-bottom: 20px; }
.manketa_mod .form_object.field_object { width: 68%; float: right; }
.manketa_mod .form_object.field_object .field_input { display: block; width: 100%; height: 182px; }
.manketa_mod .form_object_recv .field_input { width: 100%; }
.manketa_mod .form_object_recv.field_captcha { clear: both; width: 30%; }
.manketa_mod .form_object_recv.field_captcha img { margin: 0.5em 0; display: block; }
.manketa_mod .form_object_recv.field_captcha .field_input { margin-top: 7px; display: inline-block; width: auto; vertical-align: top; }
.manketa_mod .form_object_recv.field_captcha .ank_img { margin-right: 5px; display: inline-block; vertical-align: top; }
.art_bank { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-left: -1.5%; margin-bottom: 1rem; }
.art_bank > div:not([class]) { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }
.art_bank .object { margin-bottom: 20px; display: inline-block; width: 31.8333%; vertical-align: top; margin-left: 1.5%; }
.art_bank.col-4 .object { width: 23.5%; }
.art_bank .link { font-weight: bold; line-height: 1.2; text-transform: uppercase; background-color: #025ea1; color: #fff; padding: 0.8rem 0.7rem; display: block; text-decoration: none; pointer-events: none; text-align: center; }
.art_bank .link h4 { color: inherit; font-size: 1em; font-weight: inherit; margin: 0; }
.art_bank .objectNote { padding: 0.7rem 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.art_bank .objectNote > div { width: 49%; position: relative; z-index: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.art_bank .objectNote > div:before { content: ''; width: 1px; height: 0.7rem; position: absolute; bottom: 100%; left: 50%; background-color: #BABABA; }
.art_bank .objectNote > div:first-child:last-child { width: 100%; }
.art_bank .objectNote p { margin-top: 0; margin-bottom: 0; width: 100%; }
.art_bank .objectNote a { text-transform: uppercase; font-weight: bold; text-decoration: none; display: block; padding: 0.2rem 0.2rem; border-left: 3px solid transparent; background-color: #4596D1; color: #fff; width: 100%; text-align: center; }
.art_bank .objectNote > a { background-color: transparent; color: inherit; text-align: inherit; padding-left: 1rem; }
.art_bank .objectNote a:hover { color: #025EA1; text-decoration: underline; border-left-color: #025EA1; background-color: #CEDEEA; }
.art_bank .objectNote ul { list-style: none; padding-left: 0; margin-bottom: 0; margin-top: 0.3rem; width: 100%; }
.art_bank .objectNote div:first-child:last-child> ul { width: 50%; }
.art_bank .objectNote ul li { margin-bottom: 0; }
.art_bank .objectNote ul a { font-weight: normal; padding-left: 2rem; background-image: url('group_pointer.gif'); background-position: 0.9rem 50%; background-repeat: no-repeat; background-color: transparent; text-align: left; border-left: none; color: inherit; }
.art_bank .objectNote ul a:hover { background-color: transparent; }
.art_bank .objectNote ul li:last-child a { background-image: url('group_pointer__last.gif'); }
.art_bank--img_mod .objectNote a { border: 2px solid #4596D1; border-bottom: none; background: #fff; padding: 0; }
.art_bank--img_mod .objectNote a:hover { border-color: #CEDEEA; background: #fff;  }
.art_bank--img_mod .objectNote a>span { background: #4596D1; display: block; padding: 5px; }
.art_bank--img_mod .objectNote a:hover>span { background: #CEDEEA; }
.art_bank--img_mod .objectNote a img { display: block; padding: 15px; background: #fff; margin: 0 auto 5px; }
.art_bank--img_mod .objectNote p + p { margin-top: 1em; }
.art_bank--img_mod .objectNote > div:before { z-index: -1; bottom: 0; height: auto; top: -0.7rem; }
.common_menu #pageMenu { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-positive: 1; -webkit-flex-grow: 1; flex-grow: 1; }
.common_menu #pageMenu > .mtditem > .menu, .common_menu #pageMenu > .menu { color: #fff; text-transform: uppercase; text-decoration: none; font-weight: bold; line-height: 1.25; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; text-align: center; padding: 1rem 1.5rem; -ms-flex-positive: 1; -webkit-flex-grow: 1; flex-grow: 1; }
.common_menu #pageMenu > .mtditem > .menu[href^="/#"] { pointer-events: none; }
.common_menu #pageMenu > .mtditem:hover > .menu, .common_menu #pageMenu > .menu:hover { background-color: #4596d1; }
.common_menu #pageMenu > .mtditem > .menu.menuActive, .common_menu #pageMenu > .menu.menuActive { background-color: #4596d1; }
.common_menu #pageMenu > .mtditem { position: relative; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-positive: 1; -webkit-flex-grow: 1; flex-grow: 1; max-width: 210px; }
.common_menu #pageMenu > .mtditem > .submenu { position: absolute; z-index: 100; top: 100%; left: 0; min-width: 100%; background-color: #025EA1; opacity: 0; visibility: hidden; padding: 0.4rem 1.5rem; }
.common_menu #pageMenu > .mtditem:hover > .submenu { visibility: visible; opacity: 1; }
.common_menu #pageMenu .submenu .menu { display: block; color: #fff; padding: 0.5rem 0.5rem; font-size: 0.85rem; text-transform: uppercase; font-weight: bold; text-align: center; text-decoration: none; border-top: 1px solid #fff; }
.common_menu #pageMenu .submenu .menu.menuActive { color: #bfe4ff; }
.common_menu #pageMenu .submenu .menu:first-child { border-top: none; }
.common_menu #pageMenu .submenu .menu:hover { color: #bfe4ff; text-decoration: underline; }
.shopGrouppic { min-height: 100%; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-positive: 1; -webkit-flex-grow: 1; flex-grow: 1; }
.shopGrouppic .groupList { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-positive: 1; -webkit-flex-grow: 1; flex-grow: 1; }
.shopGrouppic .groupList > .menuUnit { position: relative; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-positive: 1; -webkit-flex-grow: 1; flex-grow: 1; }
.shopGrouppic .groupList > .menuUnit > .menu { color: #fff; text-transform: uppercase; text-decoration: none; font-weight: bold; line-height: 1.25; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; text-align: center; padding: 1rem 1.5rem; -ms-flex-positive: 1; -webkit-flex-grow: 1; flex-grow: 1; }
.shopGrouppic .groupList > .menuUnit:hover > .menu { background-color: #4596d1; }
.shopGrouppic .groupList > .menuUnit > .submenu { position: absolute; z-index: 100; top: 100%; left: 0; min-width: 100%; background-color: #025EA1; opacity: 0; visibility: hidden; padding: 0.4rem 1.5rem; }
.shopGrouppic .groupList > .menuUnit:hover > .submenu { visibility: visible; opacity: 1; }
.shopGrouppic .submenu .menuUnit { border-top: 1px solid #fff; }
.shopGrouppic .submenu .menuUnit:first-child { border-top: none; }
.shopGrouppic .submenu .menu { display: block; color: #fff; padding: 0.5rem 0.5rem; font-size: 0.85rem; text-transform: uppercase; font-weight: bold; text-align: center; text-decoration: none; }
.shopGrouppic .submenu .menu:hover { color: #bfe4ff; text-decoration: underline; }
.contShopSearch .searchContent { background-color: #ffffff; margin: auto; position: relative; display: -ms-flexbox; display: -webkit-flex; display: flex; border-radius: 0.3rem; padding-left: 0.3rem; }
.contShopSearch .contentBody { width: 100%; }
.contShopSearch #livesearch { margin-right: 15px; border: none; outline: none; display: block; float: none; -ms-flex-positive: 1; -webkit-flex-grow: 1; flex-grow: 1; padding: 0.8rem 1rem; line-height: normal; border-radius: 0; margin: 0; -webkit-box-shadow: none; box-shadow: none; }
.contShopSearch .buttonSend { font-size: 0; cursor: pointer; background-color: transparent; background-image: url(icon_search.png); background-position: 50%; background-repeat: no-repeat; background-size: 32px auto; border: none; margin: auto; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; width: 3rem; height: 3rem; padding: 0; border-radius: 0; }
.contShopSearch .preloader { background: url(ashop_search53/preloader.gif); width: 20px; margin: 3px; height: 20px; position: absolute; top: 50%; margin-top: -10px; right: 3.5rem; background-size: 20px; background-color: white; z-index: 1; display: none; }
.contShopSearch .suggestions { background-color: white; position: absolute; top: 100%; left: 0; right: 0; z-index: 40; -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3); box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3); margin-top: 0.5rem; border-radius: 0.3rem; overflow: hidden; display: none; }
.contShopSearch .suggestItem { padding: 4px; white-space: nowrap; overflow: hidden; }
.contShopSearch .suggestItem:hover { background-color: rgba(0, 0, 0, 0.1); }
.contShopSearch .suggestItem.selected { background-color: rgba(0, 0, 0, 0.1); }
.contShopSearch .suggestItem .goodsImage { text-align: center; width: 40px; height: 40px; display: inline-block; overflow: hidden; float: left; margin-right: 5px; }
.contShopSearch .suggestItem .goodsImage img { max-width: 40px; max-height: 40px; }
.contShopSearch .suggestItem .goodsName { margin-bottom: 5px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.contShopSearch .suggestItem .goodsName a { color: black; text-decoration: none; }
.contShopSearch .suggestItem .goodsName a:hover { text-decoration: underline; }
.contShopSearch .suggestItem .goodsName strong { color: #025EA1; }
.contShopSearch .suggestItem .goodsArticle { float: left; color: grey; display: none; }
.contShopSearch .suggestItem .goodsArticle strong { color: #025EA1; }
.contShopSearch .suggestItem .goodsPrice { font-weight: bold; float: right; display: none; }
.contShopSearh { display: block !important; }
.contShopSearch .buttonSend:hover { opacity: 1; }
.contFlyCart .shortInfoCart { display: none !important; }
.contFlyCart .extendInfoCart { background-color: #ffffff; width: 600px; height: auto !important; position: absolute; top: 100%; margin-top: 0; right: 0px; z-index: 10; padding: 20px 20px 25px 20px; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3); border-radius: 0.3rem; }
.contFlyCart .loaderAjax { display: none !important; }
.contFlyCart #bodyCart { display: none; position: relative; z-index: 10; }
.contFlyCart #headCart { padding: 0 0 0px 35px; text-align: left; position: relative; min-height: 36px; }
.contFlyCart .orderSummAll { background-color: #f5f5f5; margin: 10px -20px 10px; padding: 10px 20px; }
.contFlyCart #summDiscount { color: #003274; float: right; }
.contFlyCart #summOrder { color: #003274; float: right; }
.contFlyCart #blockAmount { margin-top: 5px; overflow: hidden; }
.contFlyCart #blockDiscount { overflow: hidden; }
.contFlyCart .goodPrice { color: #003274; position: relative; float: right; }
.contFlyCart .linkDelGood { color: transparent; background-image: url(delete.png); background-repeat: no-repeat; margin: 3px 0 0 5px; display: inline-block; width: 12px; height: 12px; position: absolute; top: 0px; right: 0px; }
.contFlyCart .goodCount { color: #999; text-decoration: none; }
.contFlyCart .measure { color: #999; text-decoration: none; }
.contFlyCart .linkShowGood { color: #333; text-decoration: none; width: 390px; margin-right: 20px; position: relative; float: left; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.contFlyCart .goodInfo { margin-bottom: 10px; position: relative; overflow: hidden; }
.contFlyCart .butShowHide { display: none; }
.contFlyCart .cart_count { color: #FFFFFF; font-size: 85%; font-weight: bold; display: block; vertical-align: middle; position: absolute; bottom: 100%; right: 0; left: 2px; margin-bottom: -7px; text-align: center; min-width: 1.8em; z-index: 0; }
.contFlyCart .butShowHide.showExtCart { display: none; }
.contFlyCart .orderLink { color: #003274; font-size: 1em; text-decoration: none; background-color: #ffffff; border: 2px solid #003274; display: inline-block; padding: 0.6rem 1.5rem; border-radius: 0.5rem; font-weight: bold; }
.contFlyCart .orderLink:hover { background-color: #003274; color: #fff; }
.contFlyCart #footCart { padding-top: 10px; text-align: right; }
.contFlyCart .fixedCart > #footCart { display: none; }
.contFlyCart #linkGoCart { color: transparent; font-weight: bold; display: block; vertical-align: top; position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-indent: 100px; overflow: hidden; z-index: 1; }
.contFlyCart #linkGoCart:hover { color: #003274; }
.contFlyCart .fixedCart { background-image: url(icon_cart.png); background-position: 0px 50%; background-repeat: no-repeat; }
.cart_informer-window h3 { margin-top: 0; }
.cart_informer-window_common_info { padding-bottom: 15px; border-bottom: 1px solid #d5d5d5; }
.cart_informer-window_common_info .total_count { display: inline-block; margin-right: 15px; margin-bottom: 10px; }
.cart_informer-window_common_info .total_price { display: inline-block; margin-right: 15px; margin-bottom: 10px; }
.cart_informer-window_common_info .button__show_more { display: inline-block; margin-bottom: 10px; }
.cart_informer-window .blockProduct { overflow: hidden; }
.cart_informer-window .blockProduct .info { margin-top: 20px; overflow: hidden; }
.cart_informer-window .blockProduct .name { margin-bottom: 1em; margin-top: 0; }
.cart_informer-window .blockProduct .price { display: none; }
.cart_informer-window .blockProduct .image { float: left; margin-right: 20px; width: 150px; margin-top: 20px; }
.cart_informer-window .blockProduct .amount { margin-top: 25px; }
.cart_informer-window .blockProduct .amount .count { display: -webkit-flex; display: -ms-flexbox; display: flex; }
.cart_informer-window .blockProduct .amount .count button { color: #003274; text-decoration: none; background-color: #ffffff; font-size: 1.067em; font-weight: bold; padding: 0.6em 0; width: 2.8em; border: 1px solid #c1c1c1; text-align: center; vertical-align: middle; display: inline-block; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; }
.cart_informer-window .blockProduct .amount .count button:first-child { border-radius: 0.3rem 0 0 0.3rem; }
.cart_informer-window .blockProduct .amount .count button:last-child { border-radius: 0 0.3rem 0.3rem 0; }
.cart_informer-window .blockProduct .amount .count button:hover { background-color: #003274; color: #fff; border-color: #003274; }
.cart_informer-window .blockProduct .amount input[type=text] { vertical-align: middle; width: 50px; padding-left: 0; padding-right: 0; text-align: center; border-left: none; border-right: none; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; }
.cart_informer-window .blockProduct .amount .product-amount { font-size: 1.6em; font-weight: 500; white-space: nowrap; margin-top: 15px; }
.cart_informer-window_footer_panel { clear: both; padding-top: 25px; border-top: 1px solid #d5d5d5; margin-top: 25px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.cart_informer-window_footer_panel .continueShop { color: #003274; font-size: inherit; font-family: inherit; border: 1px solid #003274; display: inline-block; padding: 9px 14px; -webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; cursor: pointer; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; border-radius: 0.3rem; }
.cart_informer-window_footer_panel .button_goto_shopcart { padding: 1rem 1.5rem; margin-left: auto; text-align: center; }
.e_shopvit { }
.e_shopvit .main_part { }
.e_shopvit .productsLimit form { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.e_shopvit .productsLimit .limitLabel { display: block; font-weight: normal; margin-right: 1em; }
.e_shopvit .productsLimit .btn-group { display: -ms-flexbox; display: -webkit-flex; display: flex; }
.e_shopvit .productsLimit .btn-group .btn { padding: 7px 10px; border-radius: 0; line-height: 1; color: inherit; border: 1px solid #d4d4d4; border-right-width: 0px; background-color: #fff; }
.e_shopvit .productsLimit .btn-group .btn[disabled] { background-color: #eaeaea; color: #000; }
.e_shopvit .productsLimit .btn-group .btn:first-child { border-radius: 4px 0 0 4px; border-left-width: 1px; }
.e_shopvit .productsLimit .btn-group .btn:last-child { border-radius: 0 4px 4px 0; border-right-width: 1px; }
.e_shopvit .objectTable, .e_shopvit .objectTable tbody, .e_shopvit .objectTable tr, .e_shopvit .objectTable td { display: block; }
.e_shopvit .productsLimit .btn-group .btn:hover { background-color: #eaeaea; }
.e_shopvit .vitrina .productItem { display: inline-block; vertical-align: top; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; text-align: center; margin-bottom: 45px; width: 31.333%; margin-right: 1%; margin-left: 1%; position: relative; border: 1px solid rgb(193, 193, 193); padding: 20px; }
.e_shopvit .vitrina .productItem .priceBox { margin-top: auto; }
.e_shopvit .blockImage { display: block; width: 100%; position: relative; margin-bottom: 20px; z-index: 0; }
.e_shopvit .blockImage a { position: relative; display: block; padding-bottom: 100%; }
.e_shopvit .blockImage img { margin: auto; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; float: none; max-width: 100% !important; max-height: 100% !important; }
.e_shopvit .vitrina .blockImage { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; margin-bottom: 0; }
.e_shopvit .vitrina .blockImage a { padding: 0; margin: auto; }
.e_shopvit .vitrina .blockImage img { position: static; }
.e_shopvit .objectImage { margin: auto; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; float: none; max-width: 100% !important; max-height: 100% !important; }
.e_shopvit .productItem .quickView { color: #fff; text-decoration: none; cursor: pointer; background-color: rgba(0, 0, 0, 0.6); border: none; display: none; position: absolute; bottom: 10px; left: 0; width: 100%; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; z-index: 2; padding: 5px 10px; }
.e_shopvit .productItem:hover .quickView { display: block; }
.e_shopvit .productItem .quickView:hover { background: rgba(10, 10, 10, 0.8); }
.e_shopvit .objectTable .flag_new { color: #ffffff; font-size: 11px; background-color: #7ca109; width: 45px; height: 45px; position: absolute; top: 0px; left: 0px; padding: 15px 0 0; text-align: center; border-radius: 50%; }
.e_shopvit .objectTable .flag_hit { color: #ffffff; font-size: 11px; background-color: #003274; width: 45px; height: 45px; position: absolute; top: 0px; right: 0px; padding: 15px 0 0; text-align: center; border-radius: 50%; }
.e_shopvit .objectTable:hover .flag_new, .e_shopvit .objectTable:hover .flag_hit { background-color: #004283; }
.e_shopvit .objectTable .user_price { display: none; }
.e_shopvit .theGoodContent { color: #777; font-size: 11px; }
.e_shopvit .objectCode { margin-bottom: 3px; }
.e_shopvit .objectManufacturer { margin-bottom: 3px; }
.e_shopvit .objectPresent { margin-bottom: 3px; }
.e_shopvit .objectNullPrice { margin-bottom: 3px; }
.e_shopvit .productItem .newPrice { color: #003274; font-weight: bold; white-space: nowrap; }
.e_shopvit .productItem .oldPrice { color: #777; text-decoration: line-through; margin: 0 5px 0 0; display: inline; }
.e_shopvit .objectTable .priceStyle { margin-top: 10px; overflow: hidden; }
.e_shopvit .buttonSend { vertical-align: middle; }
.e_shopvit .productItem .buttonSend.addcart { width: 100%; }
.e_shopvit .productItem .buttonSend.addcart:hover { }
.e_shopvit .goodsGoods.tables { margin-bottom: 0px; padding-bottom: 20px; }
.e_shopvit .tables .productItem { width: 100%; display: -ms-flexbox; display: -webkit-flex; display: flex; border-bottom: 1px solid #C1C1C1; position: relative; z-index: 0; padding: 1rem 0; margin-bottom: -1px; }
.e_shopvit .tables .productItem:last-child { }
.e_shopvit .tables .productItem .blockImage { width: 80px; margin-right: 25px; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; position: relative; z-index: 0; padding: 0; margin-bottom: 0; }
.e_shopvit .tables .productItem .textTitle { margin-bottom: 0; margin-top: 0; color: inherit; font-size: 1.1em; }
.e_shopvit .tables .productItem .blockImage a { position: relative; display: block; width: 100%; }
.e_shopvit .tables .productItem .blockImage .objectImage { float: none; display: block; margin: auto; position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; max-height: 100%; max-width: 100%; }
.e_shopvit .tables .productItem:hover .quickView { visibility: visible; }
.e_shopvit .tables .productItem .blockInfo { margin-right: 15px; -ms-flex-positive: 1; -webkit-flex-grow: 1; flex-grow: 1; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.e_shopvit .tables .productItem .blockCart { -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; width: 150px; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; overflow: hidden; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.e_shopvit .tables .productItem .priceBox { margin-bottom: 10px; -ms-flex-order: 0; -webkit-order: 0; order: 0; }
.e_shopvit .tables .productItem .objectPresence { margin-bottom: 10px; }
.e_shopvit .tables .productItem .blockCompare { margin-bottom: 5px; -ms-flex-order: 1; -webkit-order: 1; order: 1; }
.e_shopvit .tables .productItem .blockCompare input { vertical-align: middle; margin-right: 5px; }
.e_shopvit .tables .productItem .blockCompare .compareLabel { vertical-align: middle; }
.e_shopvit .tables .productItem .form_addCart { -ms-flex-order: 2; -webkit-order: 2; order: 2; }
.e_shopvit .tables  .productItem .oldPrice { font-size: 100%; text-decoration: line-through; margin-right: 5px; display: block; white-space: nowrap; }
.e_shopvit .tables  .productItem .newPrice { font-size: 120%; white-space: nowrap; }
.e_shopvit .vitrineSort { display: block; }
.e_shopvit .vitrineSort .vitrineSortLabel { display: inline-block; margin-right: 1em; font-weight: normal; white-space: nowrap; }
.e_shopvit .vitrineSort .vitrineSortSelect { width: 100%; padding-top: 0.25rem; padding-bottom: 0.25rem; }
.e_shopvit .vitrineSort .vitrineSortDirLabel { margin-top: -20px; display: block; float: left; width: 46%; }
.e_shopvit .vitrineSort .vitrineSortDirSelect { width: 46%; }
.e_shopvit .goodsDetPriceBox .priceBox .divparam { color: #333; background-color: #f5f5f5; margin-top: 10px; margin-bottom: 10px; padding: 10px; }
.e_shopvit .goodsDetPriceBox .priceBox .goodsParam { margin-bottom: 5px; display: block; }
.e_shopvit .goodsDetPriceBox .priceBox .goodsParamTitle { margin-right: 10px; }
.e_shopvit .goodsContent .goodsNavigator.bottom { }
.e_shopvit .goodsPathSepar:after { display: inline-block; color: #777; font-size: 11px; }
.e_shopvit .tablePrice .tableHeader th { text-align: left; padding: 10px 10px 20px 0; }
.e_shopvit .tablePrice .tableRow .hcart { width: 130px; }
.e_shopvit .tablePrice td { padding: 10px 10px 10px 0; vertical-align: top; }
.e_shopvit .tablePrice { width: 100%; }
.e_shopvit .tablePrice .tableRow { border-top: 1px solid #e5e5e5; }
.e_shopvit .tablePrice .tableRow.tableHeader { border: none; }
.e_shopvit .goodsPhotoBig { margin: 0 auto; display: block; }
.e_shopvit .goodsMorephotoHat { display: none; }
.e_shopvit .morephotos #photo a { background-color: #ffffff; border: 1px solid #eee; margin: 5px; display: block; width: 58px; height: 58px; float: left; }
.e_shopvit .morephotos #photo { margin-top: 5px; overflow: hidden; }
.e_shopvit .goodsDetail .manuftitle { font-size: 12px; font-weight: bold; }
.e_shopvit .presence .goodsDetCountNaim { font-size: 12px; font-weight: bold; }
.e_shopvit .goodsDetail .manuf { margin-bottom: 15px; overflow: hidden; }
.e_shopvit .goodsDetail .commentBlock { margin-bottom: 15px; }
.e_shopvit .goodsDetPriceBox .goodsParam { margin-bottom: 15px; display: block; }
.e_shopvit .goodsDetPriceBox .goodsParamTitle { font-size: 12px; font-weight: bold; margin-right: 5px; }
.e_shopvit .goodsDetPriceBox .goodsParamSelect { margin-top: 5px; display: block; width: 100%; }
.e_shopvit .price { background-color: #f5f5f5; overflow: hidden; padding: 10px; }
.e_shopvit .goodsDetail .goodsDetButtonBox { background-color: #f5f5f5; margin-bottom: 15px; padding: 10px; }
.e_shopvit .price .goodsDetPriceNaim { display: none; }
.e_shopvit .goodsPrice .priceValue .oldPrice { color: #666; margin-right: 10px; display: inline-block; vertical-align: middle; text-decoration: line-through; }
.e_shopvit .goodsPrice .priceValue .newPrice { color: #003274; font-size: 1.6em; font-weight: bold; display: inline-block; vertical-align: middle; margin-top: -0.1em; }
.e_shopvit .goodsPrice .priceValue .percent { color: #fff; font-size: 14px; float: left; margin: 0 0 0 20px; padding: 4px 5px; background-color: #003274; }
.e_shopvit .price .goodsDetPriceStyle .percent:before { border-bottom: 4px solid rgba(0, 0, 0, 0); border-right: 8px solid #003274; border-top: 4px solid rgba(0, 0, 0, 0); content: ""; float: left; margin: 5px 0 0 -13px; }
.e_shopvit .image_column { width: 100%; margin: 0 auto; }
.e_shopvit .goodsDetail .lnkDetail:hover { background-color: #2da7d4; color: #fff; }
.e_shopvit .goodsDetail .lnkDetail { display: inline-block; margin: 5px 0; padding: 13px 30px; text-align: center; text-decoration: none; color: #2da7d4; text-transform: uppercase; border-radius: 40px; font-size: 1em; }
.e_shopvit .goodsDetail .product_media { width: 40%; padding-right: 15px; }
.e_shopvit .goodsDetail .product_info { width: 60%; padding-left: 15px; }
.e_shopvit .goodsDetail .product-files_link_block .file-item-link { display: inline-block; margin: 0.5em 0; }
.e_shopvit .tabs .tabsNav { overflow: hidden; padding: 0; list-style-type: none; margin: 0; margin-bottom: -1px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; overflow: auto; }
.e_shopvit .tabs .tabsContent { border: 1px solid #aaaaaa; padding: 2rem; }
.e_shopvit .tabs .tabsContent .content { margin: 0; overflow: hidden; }
.e_shopvit .tabs .tabsNav .itemTab { cursor: pointer; padding: 0.5rem 1.5rem; display: inline-block; color: #025EA1; font-size: 1.14rem; font-weight: bold; border-radius: 0.3rem 0.3rem 0 0; margin-right: 0.4rem; border: 1px solid #aaaaaa; white-space: nowrap; }
.e_shopvit .tabs .tabsNav .itemTab:hover { color: #FFF; background-color: #025EA1; border-color: #025ea1; }
.e_shopvit .tabs .tabsNav .activeTab { color: #FFF; background-color: #025EA1; border-color: #025ea1; }
.e_shopvit .tabs .tab_content { padding: 10px 0; }
.e_shopvit .comment .tableComment .comm_txt { }
.e_shopvit .comment .addComment { margin-top: 10px; margin-bottom: 15px; }
.e_shopvit .tablePrice .divparam { color: #333; background-color: #f5f5f5; margin-top: 10px; margin-bottom: 10px; padding: 10px; }
.e_shopvit .tablePrice .goodsParam { margin-bottom: 5px; display: block; }
.e_shopvit .tablePrice .goodsParamTitle { margin-right: 10px; }
.e_shopvit .tablePrice .tableRow .hart { color: #777; font-size: 11px; display: block; }
.e_shopvit .tablePrice .tableRow .hnote { color: #777; font-size: 11px; margin-bottom: 5px; height: 4.2em; overflow: hidden; }
.e_shopvit .tablePrice .tableRow .hpicture { width: 150px; }
.e_shopvit .tablePrice .tableRow .hprice .oldPrice { color: #888; text-decoration: line-through; display: block; }
.e_shopvit .tablePrice .tableRow .hprice .newPrice { color: #003274; font-size: 150%; font-weight: bold; font-family: open sans condensed; }
.e_shopvit .goodsDetail .modifications { }
.e_shopvit .modifications .overlay { position: absolute; opacity: 0.4; width: 100%; height: 100%; display: none; }
.e_shopvit .modifications .groupFeature { margin-top: 10px; }
.e_shopvit .modifications { position: relative; }
.e_shopvit .modifications .itemFeature { display: -webkit-flex; display: -ms-flexbox; display: flex; margin-left: -1%; margin-right: -1%; }
.e_shopvit .modifications .nameFeature { margin-bottom: 5px; display: block; font-size: 90%; display: none; }
.e_shopvit .modifications .itemValue { display: inline-block; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; margin: 0 1%; width: 31.3333%; }
.e_shopvit .modifications .featureValue { cursor: pointer; border-width: 1px; border-color: #AAAAAA; border-style: solid; display: block; padding: 0.4rem 1.4rem; border-radius: 0.3rem 0.3rem 0 0; font-weight: bold; color: #025EA1; text-align: center; }
.e_shopvit .modifications input:checked + .featureValue { cursor: auto; border-color: #025EA1; background-color: #025EA1; color: #fff; }
.e_shopvit .modifications .itemFeature.colorFeature .featureValue { background-image: none; margin-right: 3px; padding: 2px; }
.e_shopvit .modifications .itemFeature.colorFeature .featureValue span { display: block; width: 14px; height: 14px; }
.e_shopvit .modifications .itemFeature.colorFeature input:checked + .featureValue { background-image: none; -webkit-box-shadow: 0px 0px 2px #000; box-shadow: 0px 0px 2px #000; }
.e_shopvit .goodsContent .blockPanel .control_area { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; width: 100%; }
.e_shopvit .goodsContent .blockPanel .toggle_button { border: 1px solid #C1C1C1; position: relative; padding: 10px 35px 10px 15px; display: none; float: right; margin-left: auto; cursor: pointer; }
.e_shopvit .goodsContent .blockPanel .toggle_button:after { content: ''; display: block; background-image: url('bottom_arrow__black.svg'); background-position: 50%; background-size: contain; background-repeat: no-repeat; width: 12px; height: 10px; position: absolute; top: 50%; margin-top: -5px; right: 12px; }
.e_shopvit .goodsContent .blockPanel { padding-top: 10px; padding-bottom: 10px; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; width: 100%; margin-bottom: 25px; border-bottom: solid 1px #C1C1C1; position: relative; }
.e_shopvit .filter__open_btn { border: 1px solid #C1C1C1; position: relative; padding: 10px 15px; display: none; float: left; cursor: pointer; }
.e_shopvit .goodsContent .vitrineSort .vitrineSortDirLabel { margin-left: 2px; }
.e_shopvit .changeView { margin-left: 30px; }
.e_shopvit .goodsContent .changeView .buttonSend { color: inherit; cursor: pointer; background-position: 50%; background-repeat: no-repeat; border-style: none; margin: 0; display: inline-block; line-height: 1; background-color: transparent; padding: 0; width: 20px; height: 20px; margin-right: 1rem; opacity: 0.7; }
.e_shopvit .goodsContent .changeView .buttonSend[disabled] { opacity: 1; cursor: default; }
.e_shopvit .goodsContent .changeView .buttonSend:last-child { margin-right: 0; }
.e_shopvit .goodsContent .changeView .buttonSend:hover { opacity: 1; }
.e_shopvit .goodsContent .changeView .buttonSend.vitrina { background-image: url(ashop_vitrine53/icon_shop_onvitrin.png); }
.e_shopvit .goodsContent .changeView .buttonSend.table { background-image: url(ashop_vitrine53/icon_shop_ontable.png); }
.e_shopvit .goodsContent .goodsNavigator { margin-bottom: 20px; }
.e_shopvit .goodsGoods.vitrina { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -1%; }
.e_shopvit .objectRating { margin-bottom: 10px; }
.e_shopvit .objectRating .ratingLabel { display: none; }
.e_shopvit .objectRating .ratingOff { background-image: url(star.gif); background-repeat: repeat-x; margin-bottom: -3px; display: inline-block; width: 60px; height: 12px; }
.e_shopvit .objectRating .ratingOn { background-image: url(star.gif); background-position: bottom left; background-repeat: repeat-x; height: 100%; float: left; }
.e_shopvit .objectRating .ratingValue { display: none; }
.e_shopvit .objectNote { margin-bottom: 10px; display: block; height: 38px; clear: both; overflow: hidden; }
.e_shopvit .objectArticle { margin-bottom: 5px; }
.e_shopvit .objectBrand { margin-bottom: 5px; }
.e_shopvit .objectPresence { margin-bottom: 5px; font-size: 90%; }
.e_shopvit .blockCompare .lnkInCompare { white-space: nowrap; }
.e_shopvit .productItem .priceStyle { margin-top: 10px; margin-bottom: 10px; overflow: hidden; font-size: 111%; }
.e_shopvit .productItem .priceLabel { display: block; font-size: 65%; display: none; }
.e_shopvit .productItem .addCount .input-input_dec_button { top: 0; left: 0; bottom: 0; width: 40px; background-color: #ffffff; border: 1px solid #C1C1C1; position: absolute; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: url('icon_minus__black.svg'); background-size: 8px auto; background-position: 55% 50%; background-repeat: no-repeat; border-radius: 0.3rem 0 0 0.3rem; }
.e_shopvit .productItem .addCount .input-input_dec_button:hover { background-color: #f5f5f5; }
.e_shopvit .productItem .addCount .input-input_add_button { position: absolute; top: 0; right: 0; bottom: 0; width: 40px; background-color: #ffffff; border: 1px solid #C1C1C1; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: url('icon_plus__black.svg'); background-size: 8px auto; background-position: 45% 50%; background-repeat: no-repeat; border-radius: 0 0.3rem 0.3rem 0; }
.e_shopvit .productItem .addCount .input-input_add_button:hover { background-color: #f5f5f5; }
.e_shopvit .productItem .input-number_input_block { position: relative; z-index: 0; vertical-align: middle; padding-right: 39px; padding-left: 39px; }
.e_shopvit .productItem .input-number_input_block input { margin: 0; display: block; height: 40px; width: 100%; padding: 0 14px; }
.e_shopvit .productItem .addCount { margin-bottom: 1em; position: relative; }
.e_shopvit .productItem .addCount .measure { position: absolute; right: 55px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); pointer-events: none; opacity: 0.9; }
.e_shopvit .productItem .blockCompare .compare { cursor: pointer; margin-right: 3px; display: inline-block; vertical-align: middle; }
.e_shopvit .buttonBox { display: inline-block; width: 100%; }
.e_shopvit .details { width: 100%; }
.e_shopvit .sg_footer_text { margin-top: 20px; }
.e_shopvit .sg_footer_text .text_image__style_1 { float: left; margin: 0 20px 10px 0; }
.e_shopvit .sg_footer_text h2 { font-size: 20px; font-weight: normal; font-family: open sans, sans-serif; margin: 30px 0 20px; }
.e_shopvit .sg_footer_text h3 { font-size: 16px; font-weight: normal; font-family: open sans, sans-serif; margin: 25px 0 15px; }
.e_shopvit .goodsPath { margin-bottom: 1.7rem; line-height: 2; }
.e_shopvit .goodsPath a { color: inherit; }
.e_shopvit .goodsPathSepar { padding-left: 5px; padding-right: 5px; }
.e_shopvit .goodsPhoto { margin: auto; height: auto; max-width: 100% !important; position: absolute; top: 0; left: 0; right: 0; bottom: 0; max-height: 100% !important; }
.e_shopvit .goodsLinkPhoto .cloud-zoom-big { background-color: #FFFFFF; }
.e_shopvit .goodsDetNote { margin-bottom: 20px; display: block; }
.e_shopvit .goodsBrand { color: #777; }
.e_shopvit .goodsRating .ratingOff { background-image: url(star.gif); background-position: top left; background-repeat: repeat-x; margin-bottom: -3px; display: inline-block; width: 60px; height: 12px; }
.e_shopvit .goodsRating .ratingOn { background-image: url(star.gif); background-position: bottom left; background-repeat: repeat-x; height: 100%; float: left; }
.e_shopvit .goodsDetPriceBox { display: block; }
.e_shopvit .goodsContentDet .blockCompare { padding: 20px 30px; background-color: #ffffff; border: 1px solid #dfdfdf; margin-top: -1px; margin-bottom: 15px; }
.e_shopvit .goodsContentDet .blockCompare .compare { cursor: pointer; margin-right: 3px; display: inline-block; vertical-align: middle; }
.e_shopvit .socialButtons { margin-left: auto; position: relative; z-index: 0; }
.e_shopvit .goodsPrice { overflow: hidden; vertical-align: middle; margin-bottom: 10px; margin-top: 10px; }
.e_shopvit .goodsDetail .addCount input { }
.e_shopvit .goodsDetail .buttonSend { margin: 0; }
.e_shopvit .morephotos { display: inline-block; width: 100%; }
.e_shopvit .imageList { list-style: none; margin: 0; padding: 0; }
.e_shopvit .imageList .imageItem { margin-bottom: 7px; margin-left: 0; margin-right: 7px; display: inline-block; vertical-align: top; }
.e_shopvit .imageList .imageItem a { border: 1px solid #eee; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 61px; height: 61px; overflow: hidden; text-align: center; }
.e_shopvit .imageList .imageItem img { margin: auto; display: block; }
.e_shopvit .goodsDetail .tabs { margin-bottom: 20px; width: 100%; }
.e_shopvit .product-sub_title { text-transform: uppercase; }
.e_shopvit .goodsDetText { margin-top: 20px; margin-bottom: 20px; }
.e_shopvit .goodsFeatures { }
.e_shopvit .goodsFeatures .featureGroup { width: 100%; }
.e_shopvit .goodsFeatures .featureGroup .blockGroupName { margin-bottom: 10px; display: inline-block; width: 100%; }
.e_shopvit .goodsFeatures .featureGroup .blockGroupName .groupImage { margin-right: 5px; width: 18px; height: 18px; float: left; }
.e_shopvit .goodsFeatures .featureGroup .blockGroupName .groupName { font-weight: bold; }
.e_shopvit .goodsFeatures .featureGroup .blockGroupName .markDescription { color: grey; font-size: 11px; cursor: pointer; border: 1px solid lightgrey; display: inline-block; width: 18px; height: 18px; text-align: center; border-radius: 10px; }
.e_shopvit .goodsFeatures .featureGroup .blockGroupName .markDescription:hover { background: lightgray; color: white; }
.e_shopvit .goodsFeatures .featureGroup .blockGroupName .groupDescription { border: 1px solid lightgrey; background: white; width: 200px; padding: 15px 20px; border-radius: 5px; -webkit-box-shadow: 1px 1px 10px -1px rgba(0, 0, 0, 0.4); box-shadow: 1px 1px 10px -1px rgba(0, 0, 0, 0.4); margin: 2px; }
.e_shopvit .goodsFeatures .featureGroup .featureList { margin: 0; padding: 0px; display: table; border-collapse: collapse; border-spacing: 0; width: 100%; }
.e_shopvit .goodsFeatures .featureGroup .featureItem { display: table-row; }
.e_shopvit .goodsFeatures .featureGroup .featureItem:nth-child(2n-1) > * { background-color: #ededed; }
.e_shopvit .goodsFeatures .featureGroup .featureItem .featureImage { margin-right: 5px; width: 16px; height: 16px; float: left; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; }
.e_shopvit .goodsFeatures .featureGroup .featureItem .blockFeatureName { display: table-cell; padding: 0.35rem 0.6rem; font-weight: bold; border: 1px solid #b7b7b7; word-break: break-word; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word; }
.e_shopvit .goodsFeatures .featureGroup .featureItem .markDescription { color: grey; font-size: 11px; cursor: pointer; border: 1px solid lightgrey; display: inline-block; width: 16px; height: 16px; position: relative; top: -2px; text-align: center; border-radius: 10px; }
.e_shopvit .goodsFeatures .featureGroup .featureItem .markDescription:hover { background: lightgray; color: white; }
.e_shopvit .goodsFeatures .featureGroup .featureItem .featureDescription { border: 1px solid lightgrey; background: white; width: 200px; padding: 15px 20px; border-radius: 5px; -webkit-box-shadow: 1px 1px 10px -1px rgba(0, 0, 0, 0.4); box-shadow: 1px 1px 10px -1px rgba(0, 0, 0, 0.4); margin: 2px; }
.e_shopvit .goodsFeatures .featureGroup .featureItem .blockFeatureValue { display: table-cell; border: 1px solid #b7b7b7; padding: 0.35rem 0.6rem; word-break: break-word; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word; }
.e_shopvit .comment .titleHead { font-size: 160%; font-weight: normal; margin-bottom: 20px; }
.e_shopvit .comment .tableComment .tableRow td { padding-top: 20px; padding-bottom: 20px; border-top: 1px solid #ddd; }
.e_shopvit .comment .tableComment .tableRow:first-child td { padding-top: 0; border-top: none; }
.e_shopvit .comment .tableComment .headComment { }
.e_shopvit .comment .tableComment .comm_admnote { color: #999; margin-top: 10px; overflow: hidden; }
.e_shopvit .comment .addComment .error { color: #FF0000; }
.e_shopvit .comment .addComment .title { margin-top: 10px; margin-bottom: 5px; }
.e_shopvit .comment .addComment .areatext { width: 100%; height: 100px; overflow: auto; -webkit-box-sizing: border-box; box-sizing: border-box; }
.e_shopvit .comment .addComment .buttonSend { margin-top: 3px; display: block; }
.e_shopvit .comment .comm_info { margin-top: 10px; }
.e_shopvit .goodsAccompHat { color: #105bd5; font-size: 16px; font-weight: normal; font-family: open sans, sans-serif; border-bottom: 1px solid #e5e5e5; margin: 15px 0; padding: 0 0 5px; }
.e_shopvit .goodsAnalogsHat { color: #105bd5; font-size: 16px; font-weight: normal; font-family: open sans, sans-serif; border-bottom: 1px solid #e5e5e5; margin: 15px 0; padding: 0 0 5px; }
.e_shopvit .goodsContent .goodsNavigator.top .seNavigator { margin-top: 0px; }
.e_shopvit .objectTitle { font-size: 110%; margin-bottom: 15px; overflow: hidden; }
.e_shopvit .objectTitle .textTitle { text-decoration: none; color: inherit; }
.e_shopvit .goodsPrice .priceLabel { margin-right: 0.5em; vertical-align: middle; }
.e_shopvit .goodsPrice .priceValue { display: inline-block; vertical-align: middle; }
.e_shopvit .goodsRating { color: #777; font-size: 11px; }
.e_shopvit .goodsDetail .addCount { margin-bottom: 10px; }
.e_shopvit .listPrice { margin-right: 1rem; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }
.e_shopvit .countPrice { -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; }
.e_shopvit .presenceValue { color: #025EA1; font-weight: bold; }
.e_shopvit .goodsDetPriceBox .priceBox { border: 1px solid #AAA; padding: 1.7rem 1rem 1rem; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: -1px; position: relative; z-index: 1; }
.e_shopvit .listPrice table { border-collapse: collapse; border-spacing: 0; width: 100%; }
.e_shopvit .listPrice table tr { }
.e_shopvit .listPrice table td { border: 1px solid #AAAAAA; padding: 0.2rem 0.5rem; white-space: nowrap; }
.e_shopvit .listPrice table td:last-child { text-align: right; }
.e_shopvit .listPrice table thead td { font-weight: bold; }
.e_shopvit .comment .tableComment .comm_date { color: #025EA1; }
.e_shopvit .comment .tableComment .comm_titlename { font-weight: bold; }
.e_shopvit .modifications .itemValue input { display: none; }
.e_shopvit .tablePrice .tableRow .goodsname { display: block; color: #000000; margin: 0 0 1em; margin-bottom: 5px; overflow: hidden; font-size: 110%; font-family: 'Exo 2 Condensed', sans-serif; }
.e_shopvit .tablePrice .tableRow .hanalog { margin-bottom: 5px; }
.e_shopvit .tablePrice .tableRow .hpresence { margin-bottom: 5px; white-space: nowrap; padding-left: 5px; }
.e_shopvit .tablePrice .tableRow .hpresence .presence { margin: 14px 0; }
.e_shopvit .tablePrice .tableRow .hbrand { color: #777; margin-bottom: 5px; width: 110px; }
.e_shopvit .tablePrice .tableRow .article { color: #777; }
.e_shopvit .tablePrice .tableRow .marks { color: #777; font-size: 11px; }
.e_shopvit .goodsContent .goodsNavigator .pagen { width: auto; display: inline-block; }
.e_shopvit .goodsDetTitle { font-size: 200%; font-weight: bold; margin-bottom: 20px; }
.e_shopvit .product-sub_info { border-bottom: 3px solid #003274; padding: 0 0 15px; margin-bottom: 20px; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.e_shopvit .product-right_column { float: right; width: 33%; }
.e_shopvit .product-left_column { margin-right: 37%; margin-bottom: 20px; }
.e_shopvit .goodsLinkPhoto { margin: 0 0 20px; display: block; text-align: center; position: relative; z-index: 0; }
.e_shopvit .goodsLinkPhoto a { display: block; padding-bottom: 73%; }
.e_shopvit .goodsPhoto { }
.e_shopvit .goodsLinkPhoto .cloud-zoom-big { background-color: #FFFFFF; }
.e_shopvit .goodsDetNote { margin-bottom: 20px; display: block; }
.e_shopvit .brandImage { float: right; }
.e_shopvit .brandImage img { display: block; width: 80px; }
.e_shopvit .goodsDetArticle { margin-right: 30px; margin-bottom: 0; color: #777; }
.e_shopvit .product_photo__block { margin-bottom: 1.5rem; }
.e_shopvit .product_description__block { margin-bottom: 1.85rem; }
.e_shopvit .goods_detail-service_info { padding: 10px 10px; margin-bottom: 20px; margin-left: -30px; margin-right: -30px; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; background-color: rgba(255, 255, 255, 0.6); }
.e_shopvit .goods_detail-delivery_info { display: inline-block; background-image: url('goods_detail-delivery_info.png'); background-size: 38px auto; background-position: 20px 50%; background-repeat: no-repeat; padding-left: 50px; padding: 18px 10px 18px 75px; }
.e_shopvit .goods_detail-guarantee_info { display: inline-block; background-image: url('goods_detail-guarantee_info.png'); background-size: 34px auto; background-position: 24px 50%; background-repeat: no-repeat; padding-left: 50px; padding: 18px 10px 18px 75px; }
.e_shopvit .goods_detail-delivery_info__link { color: inherit; font-weight: bold; text-decoration: none; }
.e_shopvit .goods_detail-delivery_info__link:hover { color: #2da7d4; }
.e_shopvit .goods_detail-guarantee_info__link { color: inherit; font-weight: bold; text-decoration: none; }
.e_shopvit .goods_detail-guarantee_info__link:hover { color: #2da7d4; }
.e_shopvit .goodsDetail .goodsButton { width: 100%; }
.e_shopvit .goodsDetail .buttonSend.addcart { font-size: 1.2em; text-align: center; width: 100%; }
.e_shopvit .goodsDetail .buttonSend.addcart:hover { }
.e_shopvit .goodsDetail .buttonSend.btnPreorder { color: #2da7d4; font-weight: bold; font-size: 1em; text-transform: uppercase; background-image: none; padding: 15px 25px;/*!  */ margin: 5px 0; margin-right: 4%;/*!  */ text-align: center; background-color: #ffffff;/*!  *//*!  *//*!  */padding: 10px 30px; }
.e_shopvit .goodsDetail .buttonSend.btnPreorder:hover { color: white; cursor: pointer; background-color: #ef1837; border-color: #ef1837; }
.e_shopvit .goodsDetail .addCount label { margin-right: 0.7em; margin-top: 0.5em; margin-bottom: 0.5em; display: block; }
.e_shopvit .goodsDetail .addCount .measure { margin-top: 0.5em; margin-bottom: 0.5em; }
.e_shopvit .goodsDetail .addCount .input-group { position: relative; z-index: 0; vertical-align: middle; }
.e_shopvit .goodsDetail .addCount input { margin-right: 0; margin: 0; display: block; width: 100%; }
.e_shopvit .goodsDetail .addCount .input-group-btn .btn[data-action="dec"] { position: absolute; top: 0; left: 0; bottom: 0; width: 40px; background-color: #ffffff; border: 1px solid #C1C1C1; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: url('icon_minus__black.svg'); background-size: 8px auto; background-position: 55% 50%; background-repeat: no-repeat; font-size: 0; color: transparent; border-radius: 0.3rem 0 0 0.3rem; display: none; }
.e_shopvit .goodsDetail .addCount .input-group-btn .btn[data-action="dec"]:hover { background-color: #dcdcdc; }
.e_shopvit .goodsDetail .addCount .input-group-btn .btn[data-action="inc"] { position: absolute; top: 0; right: 0; bottom: 0; width: 40px; background-color: #ffffff; border: 1px solid #C1C1C1; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: url('icon_plus__black.svg'); background-size: 8px auto; background-position: 45% 50%; background-repeat: no-repeat; font-size: 0; color: transparent; border-radius: 0 0.3rem 0.3rem 0; display: none; }
.e_shopvit .goodsDetail .addCount .input-group-btn .btn[data-action="inc"]:hover { background-color: #dcdcdc; }
.e_shopvit .vitrineSort { margin-right: auto; }
.e_shopvit .vitrineSort form { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.e_shopvit .goodsDetail .buttonSend.back { display: inline-block; background-color: #fff; color: inherit; border: 1px solid; }
.e_shopvit .goodsDetail .buttonSend.back:hover { background-color: #333333; color: #fff; }
.e_shopvit .flag_hit { font-size: 0; background-image: url(iconshop_hitbig.png); background-repeat: no-repeat; width: 44px; height: 44px; position: absolute; top: 10px; right: 10px; z-index: 1; }
.e_shopvit .flag_new { font-size: 0; background-image: url(iconshop_newbig.png); background-repeat: no-repeat; width: 44px; height: 44px; position: absolute; top: 10px; right: 30px; z-index: 1; }
.e_shopvit .flag_discount { font-size: 0; background-image: url(iconshop_skidkabig.png); background-repeat: no-repeat; width: 44px; height: 44px; position: absolute; top: 10px; right: 55px; z-index: 1; }
.e_shopvit .user_price { font-size: 0; background-image: url(iconshop_specialbig.png); background-repeat: no-repeat; width: 44px; height: 44px; position: absolute; top: 0px; right: 90px; z-index: 1; }
.e_shopvit .accompGoods { clear: both; }
.e_shopvit .analogGoods { clear: both; }
.e_shopvit .accompTitle { margin: 1em 0 2em; font-size: 1.3em; }
.e_shopvit .analogTitle { margin: 1em 0 2em; font-size: 1.3em; }
.e_shopvit .specialProducts .specialItem { margin-bottom: 60px; margin-right: 1%; margin-left: 1%; display: inline-block; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; width: 18%; position: relative; vertical-align: top; }
.e_shopvit .specialProducts { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -1%; }
.e_shopvit .specialProducts .specialImage { width: 100%; position: relative; padding: 0; margin-bottom: 20px; }
.e_shopvit .specialProducts .specialImage a { position: relative; padding-bottom: 70%; display: block; }
.e_shopvit .specialProducts .specialImage .objectImage { margin: 0; display: block; float: none; }
.e_shopvit .specialProducts .specialTitle { margin-bottom: 0.5em; width: 100%; overflow: hidden; }
.e_shopvit .specialProducts .textTitle { color: inherit; }
.e_shopvit .specialProducts .textTitle:hover { color: #003274; }
.e_shopvit .specialProducts .specialRating { display: none; }
.e_shopvit .specialProducts .specialPrice { margin-top: auto; }
.e_shopvit .specialProducts .specialPrice .oldPrice { text-decoration: line-through; color: #757575; }
.e_shopvit .specialProducts .specialPrice .newPrice { color: #003274; font-size: 120%; font-weight: bold; display: block; }
.e_shopvit .specialProducts .specialButton { margin-top: 10px; }
.e_shopvit .specialButton .addcart { font-size: 100%; padding: 12px 20px; }
.e_shopvit .specialProducts .user_price { position: absolute; top: 10px; left: 0px; }
.e_shopvit .objectBrand .brandLabel { display: none; }
.e_shopvit .objectTitle .textTitle:hover { color: #003274; }
.e_shopvit .goodsContentDet { width: 100%; }
.e_shopvit.quickShow { display: block; }
.e_shopvit.quickShow .goodsContentDet { width: 100%; }
.e_shopvit.quickShow .goodsDetArticle { margin-right: 0; width: auto; margin-bottom: 10px; }
.e_shopvit.quickShow .goodsBrand { text-align: left; margin-bottom: 10px; width: auto; }
.e_shopvit.quickShow .goodsRating { width: auto; margin-bottom: 10px; text-align: left; }
.e_shopvit.quickShow .goodsDetail .buttonSend.btnPreorder { margin-right: 4%; }
.e_shopvit.quickShow .product_photo__block { margin-bottom: 0; }
.e_shopvit.quickShow .product_description__block { margin-bottom: 0; }
.e_shopvit .product-tip { margin-top: 1rem; margin-bottom: 1rem; position: relative; z-index: 0; }
.e_shopvit .product-tip_button { color: #FFF; background-color: #025EA1; font-weight: bold; border-radius: 0.3rem; padding: 0.7rem 2.5rem 0.7rem 1.2rem; text-transform: uppercase; position: relative; z-index: 0; cursor: pointer; }
.e_shopvit .product-tip_button:after { content: ''; width: 0.5rem; height: 0.5rem; position: absolute; top: 0; bottom: 0.3rem; right: 1rem; margin: auto; border-bottom: 2px solid #fff; border-right: 2px solid #fff; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.e_shopvit .__trigger_show .product-tip_button:after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); top: 0.3rem; bottom: 0; }
.e_shopvit .__trigger_show .product-tip_button { }
.e_shopvit .product-tip_content { position: absolute; top: 100%; left: 0; right: 0; margin-top: 0.5rem; border: 1px solid #AAA; border-radius: 0.3rem; padding: 0.7rem 1rem; visibility: hidden; opacity: 0; background-color: #fff; -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3); box-shadow: 0 0 1rem rgba(0, 0, 0, 0.3); }
.e_shopvit .__trigger_show .product-tip_content { visibility: visible; opacity: 1; }
#con_mapsite .mapline { font-size: 100%; margin: 0; margin-bottom: 5px; }
#con_mapsite .maplinks2 { margin-left: 30px; }
#con_mapsite .maplinks3 { margin-left: 60px; }
#con_mapsite .maplinks0 { font-weight: normal; }
.contAuthCheskPass .errorText { color: #ff0000; margin-bottom: 5px; }
.contAuthCheskPass .contAuthBlock .obj label { font-weight: bold; margin-bottom: 5px; display: block; }
.contAuthCheskPass { max-width: 600px; }
.contAuthCheskPass .contAuthBlock .obj label span { color: #FF0000; }
.contAuthCheskPass .contAuthBlock .obj input { display: block; width: 100%; }
.contAuthCheskPass .contAuthBlock .obj em { color: #777; font-size: 90%; font-style: italic; line-height: 1.2em; }
.contAuthCheskPass .contAuthBlock .obj { margin-bottom: 25px; }
.contAuthCheskPass .contAuthBlock .antiSpam img { margin-right: 15px; display: block; }
.contAuthCheskPass .contAuthBlock .buttonSend { margin-top: 20px; }
.contAuthCheskPass .contAuthBlock .antiSpam { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; margin-top: 20px; }
.contAuthCheskPass .contAuthBlock .antiSpam label { display: block; margin: 0.5em 15px 0.5em 0; }
.contAuthCheskPass .contAuthBlock .antiSpam input { width: 100px; margin: 0.5em 15px 0.5em 0; }
.contAuthCheskPass .reg_testresult { color: #ffffff; margin-top: 2px; margin-bottom: 2px; display: block; clear: both; padding: 5px; }
.contAuthCheskPass .reg_shortPass { background-color: #c82604; padding: 10px; }
.contAuthCheskPass .reg_badPass { background-color: #df6602; padding: 10px; }
.contAuthCheskPass .reg_goodPass { color: #000000; background-color: #ffc600; padding: 10px; }
.contAuthCheskPass .reg_strongPass { background-color: #96c90e; padding: 10px; }
.contAuthCheskPass .reg_samePassword { color: #000000; margin-top: 5px; }
.contAuthCheskPassEnd .mailMessage { margin-top: 1em; margin-bottom: 1em; }
.contChekPassJsChek { max-width: 500px; }
.contChekPassJsChek .errorMessage { font-weight: bold; margin-bottom: 10px; }
.contChekPassJsChek .obj { margin-bottom: 20px; }
.contChekPassJsChek .obj label { margin-bottom: 5px; display: block; }
.contChekPassJsChek .obj input { display: block; width: 100%; }
.contChekPassJsChek .obj.newPass .top_testresult { color: #ffffff; margin-top: 2px; display: inline-block; clear: both; }
.contChekPassJsChek .obj.newPass .top_shortPass { background-color: #c82604; padding: 3px; }
.contChekPassJsChek .obj.newPass .top_badPass { background-color: #df6602; padding: 3px; }
.contChekPassJsChek .obj.newPass .top_goodPass { color: #3c1506; background-color: #ffc600; padding: 3px; }
.contChekPassJsChek .obj.newPass .top_strongPass { background-color: #96ca0d; padding: 3px; }
.contChekPassJsChek .buttonArea { margin-top: 30px; }
.contRemember { max-width: 500px; }
.contRemember .obj.name label { font-weight: bold; margin-bottom: 5px; display: block; }
.contRemember .antiSpam { padding-top: 30px; margin-top: 10px; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; position: relative; }
.contRemember .antiSpam label { position: absolute; top: 0px; left: 0px; }
.contRemember .antiSpam input { display: inline-block; }
.contRemember .forgetPass { font-style: italic; border-width: 2px; border-color: lightgrey; border-style: dotted; margin-top: 20px; padding: 20px; }
.contRemember .buttonArea { margin-top: 20px; }
.contRemember .obj.name input { width: 100%; }
.contRemember .antiSpam img { margin-right: 10px; display: inline-block; position: relative; }
.swiper_slider { position: relative; z-index: 0; margin-bottom: 2rem; }
.swiper_slider .swiper-root { display: block; }
.swiper_slider .objectImg { margin-left: auto; display: block; max-width: 75%; }
.swiper_slider .objectTitle { display: block; font-size: 3.42em; line-height: 1.1; text-decoration: none; font-weight: bold; color: #003274; }
.swiper_slider .objectContent { position: absolute; top: 5rem; left: 15px; width: 35%; }
.swiper_slider .objectImage { float: none; margin: 0; }
.swiper_slider .objectNote { display: block; font-size: 1.15rem; color: #003274; margin-top: 1.5rem; }
.swiper_slider .swiper-buttons { position: absolute; width: 100%; left: 0; right: 0; top: 55%; display: -ms-flexbox; display: -webkit-flex; display: flex; pointer-events: none; z-index: 10; }
.swiper_slider .swiper-button-next { background-color: #025EA1; width: 4.6rem; height: 4.6rem; cursor: pointer; background-image: url('arrow_right__white.png'); background-position: 50%; background-repeat: no-repeat; -ms-flex-order: 1; -webkit-order: 1; order: 1; pointer-events: auto; }
.swiper_slider .swiper-button-next:hover { background-color: #003274; }
.swiper_slider .swiper-button-prev { background-color: #025EA1; width: 4.6rem; height: 4.6rem; cursor: pointer; background-image: url('arrow_left__white.png'); background-position: 50%; background-repeat: no-repeat; -ms-flex-order: 0; -webkit-order: 0; order: 0; margin-right: 2px; pointer-events: auto; }
.swiper_slider .swiper-button-prev:hover { background-color: #003274; }
.swiper_slider .swiper-slide { background-image: url('home_slider_bg.jpg'); background-position: 50% 0; background-repeat: no-repeat; background-size: auto 100%; }
.swiper_slider .object { position: relative; }
.swiper_slider .swiper-slide-active { }
.swiper_slider [data-record-id="4"] .objectContent { }
.swiper_slider .swiper-slide[data-record-id="4"] { background-image: url('home_slider_bg_2.jpg'); }
.swiper_slider [data-record-id="4"] .objectTitle { line-height: 1.15; }
.openid { margin: 0 !important; }
.openid .loginblock .title { display: block; font-size: 1.7em; font-weight: bold; line-height: 1.2; margin-bottom: 0.8em; color: #003274; }
.openid .loginblock .authorlogin { margin-bottom: 10px; width: 100%; vertical-align: middle; }
.openid .loginblock .authorpassw { margin-bottom: 2px; width: 100%; vertical-align: middle; }
.openid .loginblock .loginsend { margin-bottom: 1.2rem; margin-left: 0px; float: left; margin-right: 15px; }
.openid .loginblock .authorSave { margin-top: 10px; margin-bottom: 20px; }
.openid .loginblock .authorSave #authorSaveCheck { margin: 5px; margin-left: 0px; width: 13px; height: 13px; vertical-align: middle; }
.openid .loginblock .authorSave .authorSaveWord { vertical-align: middle; }
.openid .loginblock .links.regi { margin-top: 0.6rem; display: inline-block; margin-right: 10px; }
.openid .loginblock .links.remem { margin-top: 0.6rem; display: inline-block; }
.openid .loginblock .openIdBlock { padding-top: 15px; border-top: 1px dotted #b0b0b0; margin-top: 15px; clear: both; }
.openid .loginblock .loginblocktxt { margin-bottom: 5px; display: block; vertical-align: middle; }
.openid .logoutblock { width: 165px; }
.openid .logoutblock .title { margin-bottom: 5px; display: block; }
.openid .logoutblock .invitation { margin-bottom: 10px; }
.openid .logoutblock .invitation .username { font-weight: bold; display: block; clear: both; }
.openid .logoutblock .soc_link { display: inline-block; }
.openid .logoutblock .soc_link_a { margin-bottom: 10px; display: block; }
.openid .logoutblock .soc_link_a a { display: block; clear: both; }
.openid .logoutblock .soc_link .extra_images { display: inline-block; clear: both; }
.openid .logoutblock .soc_link .extra_images .extra_title { margin-bottom: 3px; display: block; }
.openid .logoutblock .soc_link .extra_images img { margin-top: 3px; margin-right: 3px; float: left; }
.openid .logoutblock .links { margin-top: 10px; display: block; clear: both; }
.openid.sub1 .mailbox { margin-right: 10px; vertical-align: middle; }
.openid.sub1 .mailboxinp { vertical-align: middle; }
.openid.sub1 .mailboxsubm { vertical-align: middle; }
.openid.sub2 .error { margin-bottom: 10px; display: block; }
.openid.sub2 .tableRow .links { padding-right: 10px; }
.openid.sub2 .tableRow .fio { padding-left: 10px; }
.openid.sub2 .buttonarea { margin-top: 15px; }
.openid .loginblock { margin: 0 auto; max-width: 340px; }
.orderList .mainOrderList .tableHeader { display: none; }
.orderList .seNavigator { margin-bottom: 15px; }
.orderList .mainOrderList .ordertd_order:before { content: "\0417\0430\043A\0430\0437\3A"; }
.orderList .mainOrderList .ordertd_order { font-weight: bold; }
.orderList .mainOrderList .ordertd_dogovor:before { content: "\0414\043E\0433\043E\0432\043E\0440\3A"; }
.orderList .mainOrderList .ordertd_price { clear: both; text-align: left; font-weight: bold; }
.subDetailOrder .deliveryTable td { padding: 5px 10px; }
.subDetailOrder .paymentTable td { padding: 5px 10px; }
.subDetailOrder .blockButton .buttonSend.btnBack { margin-right: 15px; }
.payment .tableTable { margin-bottom: 20px; }
.payment .tableTable th { padding-top: 10px; padding-bottom: 10px; text-align: left; vertical-align: top; }
.payment .buttonArea, .aPayee .buttonArea { margin-top: 10px; }
.payment .orderSelect { margin-bottom: 20px; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.payment .orderSelect .titsel { margin-right: 1rem; }
.payment .orderSelect .ordpay { }
.payment .paySelect .obj { margin-bottom: 30px; }
.payment .balans { width: 100%; }
.payment #titlebalanse { float: left; }
.payment #resultbalans { font-weight: bold; float: left; }
.payment #titleselect { margin-right: 10px; }
.payment .balans th { padding-top: 30px; padding-right: 15px; }
.payment .balans td { padding-top: 4px; padding-bottom: 4px; }
.payment .buttonArea.balansBtn { margin-top: 10px; }
.aPayee .payResult { color: #ffffff; background-color: #689320; border-width: 2px; border-color: #ffffff; border-style: solid; margin-bottom: 10px; display: inline-block; padding: 10px; }
.aPayee .warning { margin-bottom: 10px; }
.aPayee .title { margin-bottom: 5px; display: block; }
.aPayee .title #iduseracc { margin-right: 20px; }
.aPayee .title .num { font-weight: bold; }
.aPayee .summ { margin-bottom: 10px; }
.aPayee .summ .txt { margin-right: 10px; display: inline-block; }
.aPayee .summ .num { font-weight: bold; }
.aPayee .notEnoughMoney { color: #ff0000; margin-bottom: 10px; display: inline-block; width: 100%; clear: both; }
.aPayee form { margin-right: 2px; display: inline-block; }
.aPayee .buttonArea.back { display: inline-block; }
/* shopcart */
.contShopCartNew .blockCartContent { padding-bottom: 30px; max-width: 700px; }
.contShopCartNew #blockCartGoods { max-width: initial; }
.contShopCartNew .blockCartTitle { font-weight: bold; font-size: 1.16em; margin: 1.3em 0 1em; }
.ajaxOverlay { cursor: wait; background-color: rgb(0, 0, 0); opacity: 0.45; text-align: center; vertical-align: middle; }
.ajaxOverlay .ajaxPreloader { color: #ffffff; margin-top: -0.5em; position: relative; top: 50%; }
.contShopCartNew #blockMessageWarning { color: #ff0000; margin-bottom: 10px; }
.contShopCartNew #blockCartGoods .tableListGoods th { padding: 10px; text-align: left; vertical-align: middle; border-bottom: 3px solid #003274; }
.contShopCartNew #blockCartGoods .tableListGoods td { padding: 10px; border-bottom: 1px solid #e6e6e6; }
.contShopCartNew #blockCartGoods .tableListGoods #tdTotalGoods { padding-left: 0; padding-right: 0; }
.contShopCartNew #trTotalOrder td { border-bottom: none !important; }
.contShopCartNew #blockCartGoods .tableListGoods .itemImageCart { width: 110px; }
.contShopCartNew #blockCartGoods .tableListGoods .itemInfoGoodsCart a { margin-bottom: 10px; display: inline-block; }
.contShopCartNew #blockCartGoods .tableListGoods .itemInfoGoodsCart .cartitem_article { color: #aaa; display: none; }
.contShopCartNew #blockCartGoods .tableListGoods .itemInfoGoodsCart .cartitem_price { margin-top: 10px; }
.contShopCartNew #blockCartGoods .tableListGoods .itemInfoGoodsCart .itemOldPrice { display:none !important; text-decoration: line-through; margin-right: 15px; margin-left: 15px; color: #aaa; }
.contShopCartNew #blockCartGoods .tableListGoods .itemInfoGoodsCart .itemNewPrice { font-weight: bold; font-size: 1.065em; }
.contShopCartNew #blockCartGoods .tableListGoods .itemCountCart { width: 18%; }
.contShopCartNew #blockCartGoods .tableListGoods .itemCountCart .cartitem_inputcn { vertical-align: middle; width: 50px; padding-left: 0; padding-right: 0; text-align: center; border-left: none; border-right: none; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; padding: 0 0; }
.contShopCartNew #blockCartGoods .tableListGoods .itemCountCart .measure { margin-left: 0.7em; -webkit-align-self: center; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; }
.contShopCartNew #blockCartGoods .tableListGoods .itemCountCart .cartitem_count { display: -ms-flexbox; display: -webkit-flex; display: flex; }
.contShopCartNew #blockCartGoods .tableListGoods .itemCountCart .cartitem_count a { color: #003274; text-decoration: none; background-color: #ffffff; font-size: 1.067em; font-weight: bold; padding: 0.6em  0; width: 2.8em; border: 1px solid #C1C1C1; text-align: center; vertical-align: middle; display: inline-block; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; border-radius: 0; }
.contShopCartNew #blockCartGoods .tableListGoods .itemCountCart .cartitem_count .decCountItem { border-radius: 0.3rem 0 0 0.3rem; }
.contShopCartNew #blockCartGoods .tableListGoods .itemCountCart .cartitem_count .incCountItem { border-radius: 0 0.3rem 0.3rem 0; }
.contShopCartNew #blockCartGoods .tableListGoods .itemCountCart .cartitem_count a:hover { background-color: #003274; border-color: #003274; color: #fff; }
.contShopCartNew #blockCartGoods .tableListGoods .itemSumCart { font-weight: bold; width: 15%; font-size: 1.1em; }
.contShopCartNew #blockCartGoods .tableListGoods .itemDeleteCart { width: 50px; }
.contShopCartNew #blockCartGoods .tableListGoods .itemDeleteCart .btnDeleteItem { font-size: 0; background-color: transparent; background-image: url(ashop_cart53/icon_delete.png); background-position: center center; background-repeat: no-repeat; display: inline-block; padding: 10px; }
.contShopCartNew #cartGoodsForm .continueShoppingArea .continueShopping { display: inline-block; }
.contShopCartNew #blockCouponApply { vertical-align: middle; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; }
.contShopCartNew #couponTitle { display: inline-block; margin-right: 10px; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; }
.contShopCartNew #noteCoupon { margin-top: 15px; display: inline-block; width: 100%; }
.contShopCartNew #noteCoupon .cpnNoteTitle { margin-right: 5px; }
.contShopCartNew #blockSumCoupon { font-size: 280%; font-weight: lighter; line-height: 1; margin-top: 10px; display: none; vertical-align: top; }
.contShopCartNew #linkSelectRegion { margin-left: 5px; }
.contShopCartNew #blockCartDelivery .deliveryType { padding: 1rem 0; }
.contShopCartNew #blockCartDelivery .radioDeliveryType { cursor: pointer; margin-right: 3px; display: inline-block; vertical-align: middle; }
.contShopCartNew #blockCartDelivery .deliveryTypeName { display: inline-block; vertical-align: middle; }
.contShopCartNew #blockCartDelivery .deliveryTypePriceTime { margin-top: 5px; display: none; }
.blockSelectUserRegion { background-color: #ffffff; border-width: 1px; border-color: #E0E0E0; border-style: solid; padding: 15px; border-radius: 4px; min-width: 280px; }
.blockSelectUserRegion input { width: 100%; }
.blockSelectUserRegion .btnClose { color: transparent; text-decoration: none; background-color: transparent; background-image: url(ashop_cart53/icon_closepanel.png); background-position: center center; background-repeat: no-repeat; border-style: none; margin-top: 3px; width: 11px; height: 11px; float: right; text-align: right; }
.blockSelectUserRegion h3 { font-size: 100%; margin: 0; margin-bottom: 15px; margin-right: 30px; white-space: nowrap; }
.blockSelectUserRegion .blockSelection { margin-bottom: 5px; }
.blockSelectUserRegion .blockSelection .titleSelection { margin-right: 5px; float: left; }
.blockSelectUserRegion .blockSelection .ajaxPreloader { background-image: url(ashop_cart53/load.gif); background-repeat: no-repeat; display: inline-block; width: 15px; }
.blockSelectUserRegion .blockResultSelected { margin-top: 10px; }
.contShopCartNew #blockCartContact .blockContactLine { margin-bottom: 15px; display: inline-block; width: 100%; }
.contShopCartNew .userfields { margin-bottom: 2rem; }
.contShopCartNew .userfields h4 { font-size: 1.16em; margin-bottom: 0.6em; }
.contShopCartNew .userfields .user-field { margin-bottom: 15px; display: inline-block; width: 100%; }
.contShopCartNew .userfields .user-field label { margin-top: 0.4rem; width: 20%; float: left; vertical-align: middle; }
.contShopCartNew .userfields .user-field input { width: 78%; float: right; vertical-align: middle; }
.contShopCartNew #blockCartContact .requisiteItem { margin-bottom: 15px; display: inline-block; width: 100%; }
.contShopCartNew #blockCartContact .requisiteItem label { margin-top: 0.4rem; width: 20%; float: left; }
.contShopCartNew #blockCartContact .requisiteItem input { width: 78%; float: right; }
.contShopCartNew #blockCartContact .blockRegLabel { margin-top: 0.4rem; width: 20%; float: left; vertical-align: middle; }
.contShopCartNew #blockCartContact .blockRegInput { width: 78%; float: right; vertical-align: middle; }
.contShopCartNew .blockRequisite { margin-top: 15px; }
.contShopCartNew .selectUsertype { overflow: hidden; margin: 15px 0; }
.contShopCartNew .selectUsertype .usertypeItem { float: left; }
.contShopCartNew .selectUsertype .usertypeItem input { display: none; }
.contShopCartNew .selectUsertype .usertypeItem span { border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; padding: 5px 10px; display: block; border-right: none; cursor: pointer; }
.contShopCartNew .selectUsertype .usertypeItem span:hover { border-color: #025EA1 !important; }
.contShopCartNew .selectUsertype .usertypeItem:first-child span { border-left: 1px solid #DDD; border-radius: 0.3rem 0 0 0.3rem; }
.contShopCartNew .selectUsertype .usertypeItem:last-child span { border-right: 1px solid #DDD; border-radius: 0 0.3rem 0.3rem 0; }
.contShopCartNew .selectUsertype .usertypeItem input:checked + span { background-color: #025EA1; color: #fff; border-color: #025EA1; }
.contShopCartNew #blockCartContact .blockRegInput .regCartError { color: #FF0000; }
.contShopCartNew #blockCartContact .blockContactLine .required { color: #FF0000; }
.contShopCartNew #blockCartPayment .paymentType { margin-bottom: 20px; display: -ms-flexbox; display: -webkit-flex; display: flex; vertical-align: top; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.contShopCartNew #blockCartPayment .paymentImage { width: 60px; margin-right: 1rem; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; }
.contShopCartNew #blockCartPayment .paymentImage img { display: block; }
.contShopCartNew #blockCartPayment .paymentTypeTitle { }
.contShopCartNew #blockCartPayment .paymentTypeTitle input { cursor: pointer; display: inline-block; vertical-align: middle; }
.contShopCartNew #blockCartPayment .paymentTypeTitle span { cursor: pointer; margin-right: 2px; vertical-align: middle; }
.contShopCartNew #blockCartPayment .paymentTypeTitle a { font-size: 0; background-color: #ffffff; background-image: url(ashop_cart53/icon_question.png); background-position: center center; background-repeat: no-repeat; border-width: 1px; border-color: #c0c0c0; border-style: solid; display: inline-block; position: relative; top: -2px; padding: 7px; border-radius: 2px; }
.contShopCartNew #blockCartPayment .paymentNote { background-color: #ffffff; border-width: 1px; border-color: #e0e0e0; border-style: solid; width: 400px; padding: 10px; border-radius: 4px; -webkit-box-shadow: 0px 0px 5px #ebebeb; box-shadow: 0px 0px 5px #ebebeb; }
.contShopCartNew #totalSumPrice { font-size: 2em; white-space: nowrap; }
.contShopCartNew #totalSumTitle { margin-right: 0.8rem; }
.contShopCartNew .linkGoShopping { margin-top: 20px; display: block; }
.contShopCartNew #blockCartGoods .tableListGoods #weightGoods { margin-top: 15px; }
.contShopCartNew #blockCartGoods .tableListGoods #discountGoods { margin-bottom: 5px; display: inline-block; }
.contShopCartNew #inputCoupon { margin-right: 5px; display: inline-block; vertical-align: middle; -ms-flex-positive: 1; -webkit-flex-grow: 1; flex-grow: 1; width: auto; }
.contShopCartNew #btnApplyCoupon { display: inline-block; vertical-align: middle; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; }
.contShopCartNew #blockCouponDiscount { border-width: 2px; border-color: #025EA1; border-style: dotted; display: block; width: 100%; padding: 20px 30px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.contShopCartNew #blockCartContact .inputCartError { background-color: #fcf2ed; border-color: #ed6310; }
.contShopCartNew #cartGoodsForm .continueShoppingArea { margin-bottom: 30px; }
.contShopCartNew #blockCartContact .blockRegInput .inputCartContact { width: 100%; }
.contShopCartNew #selectedUserRegion { margin-left: 10px; display: none; }
.contShopCartNew #selectedUserRegion .userRegionName { margin-left: 5px; }
.contShopCartNew #blockCartDelivery .blockCartList > div:not([class]) { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }
.contShopCartNew #blockCartDelivery .blockContactAddress .blockRegLabel { margin-bottom: 15px; }
.contShopCartNew #blockCartDelivery .blockContactAddress .blockRegInput textarea { width: 100% !important; overflow: auto; -webkit-box-sizing: border-box; box-sizing: border-box; }
.contShopCartNew #blockCartDelivery .blockContactAddress .blockRegInput .regCartError { color: red; margin-top: 0.5rem; }
.contShopCartNew #blockCartGoods .tableListGoods #summGoods .cartPriceSum { font-weight: bold; }
.contShopCartNew .blockLicense { margin: 0 0 1.5em; max-width: 700px; }
.pageConfirmOrder .tableOrder { margin-bottom: 20px; width: 100%; }
.pageConfirmOrder .tableOrder th { padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; text-align: left; vertical-align: middle; border-bottom: 2px solid #4EA6FF; }
.pageConfirmOrder .tableOrder td { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 15px; border-bottom: 1px solid #B0D3F7; }
.pageConfirmOrder .tableOrderTotal { margin-bottom: 20px; }
.pageConfirmOrder .tableOrderTotal .tdOrderTotalTitle { padding-top: 2px; padding-bottom: 2px; padding-right: 10px; width: 150px; vertical-align: middle; }
.pageConfirmOrder .tableClientInfo { margin-bottom: 20px; }
.pageConfirmOrder .tableRequisite { margin-bottom: 20px; }
.pageConfirmOrder .tableRequisite .tdTitle { padding-top: 2px; padding-bottom: 2px; padding-right: 10px; width: 150px; vertical-align: middle; }
.pageConfirmOrder .tableRequisite .thHeadTitle { text-align: left; padding-bottom: 5px; padding-top: 5px; }
.pageConfirmOrder .tableClientInfo .tdClientInfoTitle { padding-top: 2px; padding-bottom: 2px; padding-right: 10px; width: 150px; vertical-align: middle; }
.pageConfirmOrder .tableDelivery .tableInfoTitle { padding-top: 2px; padding-bottom: 2px; padding-right: 10px; width: 150px; vertical-align: middle; }
.pageConfirmOrder .buttonBlock { margin-top: 20px; }
/* filter modul */
.shopFilter { border: 1px solid #c1c1c1; padding: 2rem; }
.shopFilter .contentTitle { display: block; font-weight: bold; margin: 0; padding-bottom: 1.2rem; }
.shopFilter .contentTitle:before, .shopFilter .contentTitle:after { display: none; }
.shopFilter .filterNotify { background-color: #FFFFFF; border: 2px solid lightgray; display: none; position: absolute; padding: 10px; left: 100% !important; margin-left: 10px; z-index: 10; }
.shopFilter .filterNotify .productsFound { white-space: nowrap; margin-bottom: 5px; }
.shopFilter .filterNotify .notifyOverlay { opacity: 0.8; -moz-opacity: 0.8; -khtml-opacity: 0.8; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); cursor: progress; background-color: white; background-image: url(mshop_filter/preloader.gif); background-position: center; background-repeat: no-repeat; display: none; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; }
.shopFilter .filterItem { border-top: 1px solid #C1C1C1; padding: 0.5rem 0; }
.shopFilter .filterItem .filterTitle { cursor: pointer; padding-left: 20px; position: relative; }
.shopFilter .filterItem .filterTitle:after { content: ''; display: block; position: absolute; top: 0; left: 0; bottom: 0; margin: auto; width: 0; height: 0; border: 4px solid transparent; border-top-color: initial; border-bottom: none; }
.shopFilter .filterItem .filterTitle .nameFilter { font-size: 1.05em; font-weight: bold; }
.shopFilter .filterItem .filterTitle.closed:after { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }
.shopFilter .filterItem .filterValueList { margin: 0; margin-top: 10px; padding: 0; list-style-type: none; color: #585858; font-size: 0.85rem; }
.shopFilter .filterItem .filterValueList .filterValueItem { margin: 0.3rem 0; }
.shopFilter .filterItem .filterValueList .filterValueItem label { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.shopFilter .filterItem .filterValueList .filterValueItem .from { margin-bottom: 10px; }
.shopFilter .filterItem .filterValueItem .inpCheckbox { cursor: pointer; margin-right: 0.5rem; vertical-align: middle; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; }
.shopFilter .filterItem .filterValueItem .inpRadio { cursor: pointer; margin-right: 0.5rem; vertical-align: middle; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; }
.shopFilter .filterItem .filterValueItem .filterValue { vertical-align: middle; }
.shopFilter .filterItem .filterValueItem.colorFeature { display: inline-block; }
.shopFilter .filterItem .filterValueItem.colorFeature input { display: none; }
.shopFilter .filterItem .filterValueItem.colorFeature .featureValue { background-image: none; border-width: 1px; border-color: #BEBEBE; border-style: solid; margin: 0; margin-right: 3px; float: left; padding: 0; }
.shopFilter .filterItem .filterValueItem.colorFeature .featureValue span { border-width: 1px; border-color: #ffffff; border-style: solid; margin: 0; display: inline-block; width: 14px; height: 14px; position: relative; float: left; padding: 0; }
.shopFilter .filterItem .filterValueItem.colorFeature input:checked + .featureValue { background-image: none; border-width: 1px; border-color: #000000; border-style: solid; }
.shopFilter .irs { height: 40px; position: relative; overflow: hidden; }
.shopFilter .irs-with-grid { height: 60px; }
.shopFilter .irs-line { height: 6px; top: 25px; border-radius: 5px; border: 1px solid #99A4AC; background: white; }
.shopFilter .irs-line-left { height: 8px; }
.shopFilter .irs-line-mid { height: 8px; }
.shopFilter .irs-line-right { height: 8px; }
.shopFilter .irs-min, .shopFilter .irs-max { color: #999; font-size: 10px; line-height: 1.333; text-shadow: none; top: 0; padding: 1px 3px; background: rgba(0, 0, 0, 0.1); border-radius: 3px; }
.shopFilter .irs-from, .shopFilter .irs-to, .shopFilter .irs-single { color: #fff; font-size: 10px; line-height: 1.333; text-shadow: none; padding: 1px 3px; background: rgba(0, 0, 0, 0.3); border-radius: 3px; }
.shopFilter .irs-diapason { height: 8px; top: 25px; background: #99A4AC; }
.shopFilter .irs-slider { width: 20px; height: 20px; top: 19px; background: url(mshop_filter/slider.png); cursor: pointer; }
.shopFilter .irs-slider:hover { background-position: 20px 0; }
.shopFilter #irs-active-slider { background-position: 20px 0; }
.shopFilter .irs-grid .irs-grid-pol { background: #99a4ac; }
.shopFilter .irs-grid .irs-grid-text { color: #99a4ac; }
.shopFilter .toggle_button { display: none; }
.shopFilter .blockButton { padding-top: 1.2rem; border-top: 1px solid #C1C1C1; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.shopFilter .blockButton .btnSearch { padding: 7px 15px; margin-right: auto; width: 50%; max-width: 11rem; font-size: 1.15rem; }
.shopFilter .blockButton .btnClear { background-color: #fff; color: #003274; border-color: transparent; padding: 7px 15px; text-decoration: underline; width: 50%; max-width: 11rem; text-align: left; }
.shopFilter .blockButton .btnClear:hover { color: #025EA1; text-decoration: none; }
.shopgroups .titleGroup h2.grouptitle { color: #105bd5; font-size: 16px; font-weight: normal; font-family: open sans, sans-serif; border-bottom: 1px solid #e5e5e5; margin: 15px 0; padding: 0 0 5px; }
.shopgroups .searchform input.from { display: inline-block; width: 4em; vertical-align: middle; }
.shopgroups .searchform input.to { display: inline-block; width: 4em; vertical-align: middle; }
.shopgroups .searchform .price { font-size: 12px; font-weight: bold; margin-bottom: 5px; display: block; vertical-align: middle; }
.shopgroups .searchform label.from { display: inline-block; vertical-align: middle; }
.shopgroups .searchform label.to { margin-left: 10px; display: inline-block; vertical-align: middle; }
.shopgroups .searchform .valut { display: inline-block; vertical-align: middle; }
.shopgroups .titleGroup .grouptitleg { display: none; }
.shopgroups .searchform { margin-bottom: 15px; overflow: hidden; }
.shopgroups .groupImage { margin: 0 auto; margin-right: 20px; float: left; }
.shopgroups .grouptitleblock .grouptitle { font-size: 12px; margin-top: 15px; margin-bottom: 10px; }
.shopgroups .groupcomment { margin-bottom: 15px; width: 100%; }
.shopgroups .subgrouplink { color: #777; background-color: #f5f5f5; margin: 0 10px 10px 0; display: inline-block; float: left; padding: 5px 10px; }
.shopgroups .groupsublinkblock { width: 100%; padding-top: 10px; clear: left; overflow: hidden; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.shopgroups .subgrouplink .link { color: #777; text-decoration: none; }
.shopgroups .search { display: none; }
.shopgroups .groupPath { padding: 0 0 12px; line-height: 2; width: 100%; }
.shopgroups .separPath { }
.shopgroups .itemgroup dd { margin: 0; display: none; }
.shopgroups .itemgroup .lnkSubGrTitle { margin-right: 3px; }
.shopgroups .groupContent { }
.shopgroups .searchform .buttonSend { margin-left: 5px; vertical-align: middle; }
.shopgroups .celltlbGroupImg { }
.shopgroups .groupItem .celltlbGroupImg ~ * { }
.shopgroups a.lnkGroupImg, .shopgroups a.lnkGroupImage { }
.shopgroups .celltlbGroupImg .lnkGroupImg .imgtlbGroupImg { }
.shopgroups .celltlbGroupName dl { margin: 0; }
.shopgroups .groupItem { margin-bottom: 30px; display: inline-block; width: 30.3333%; vertical-align: top; margin-left: 1.5%; margin-right: 1.5%; }
.shopgroups .groupItem-wrapper { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-left: -1.5%; margin-right: -1.5%; }
.shopgroups .groupItem .lnkGroupTitle { text-decoration: none; color: inherit; }
.shopgroups .groupItem .subgroupsList { border-left: 1px solid #b9b9b9; padding: 1.4rem 1.1rem 0; }
.shopgroups .groupItem .subgroupsList .subItem { margin-bottom: 0.55rem; }
.shopgroups .groupItem .subgroupsList .subItem .lnkSubGrTitle { text-transform: uppercase; font-weight: bold; color: inherit; text-decoration: none; }
.shopgroups .groupItem .subgroupsList .subItem .lnkSubGrTitle:hover { color: #025EA1; text-decoration: underline; }
.shopgroups .groupItem .subgroupsList .moreGroups { color: inherit; text-decoration: none; }
.shopgroups .groupItem .subgroupsList .moreGroups:hover { text-decoration: underline; }
.shopgroups .groupItem .lnkGroupTitle:hover { text-decoration: underline; }
.shopgroups .groupItem .celltlbGroupName { font-weight: bold; line-height: 1.2; text-transform: uppercase; background-color: #025ea1; color: #fff; padding: 1.5rem 1rem; }
.shopgroups .cellGroup .blockTitle { font-size: 1em; line-height: 1.2; }
.shopgroups .cellGroup { }
.shopgroups .cellGroup:hover { }
.shopgroups .cellGroup .blockImage { width: 70px; margin-right: 20px; float: left; -ms-flex-negative: 0; -webkit-flex-shrink: 0; flex-shrink: 0; }
.shopgroups .cellGroup .lnkGroupImage img { margin: auto; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; max-width: 100%; max-height: 100%; }
.shopgroups .cellGroup .blockTitle a { display: block; text-decoration: none; padding: 0.6em 1em; vertical-align: top; background-color: #003274; margin-right: 0.5rem; margin-bottom: 0.5rem; color: #fff; border-radius: 0.3rem; }
.shopgroups .cellGroup .blockTitle a:hover { background-color: #025EA1; }
.shopgroups .cellGroup .blockTitle span { color: #777; font-size: 11px; display: none; }
.shopgroups .brandsTitle { display: none; width: 100%; }
.shopgroups .brandsList { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; -webkit-align-items: center; align-items: center; width: 100%; position: relative; overflow: hidden; z-index: 0; }
.shopgroups .brandItem { display: inline-block; width: 12.5%; padding: 10px; margin-bottom: 30px; }
.shopgroups .brandItem .blockImage { width: 100%; }
.shopgroups .brandItem .blockImage a { padding-bottom: 50%; display: block; position: relative; z-index: 0; }
.shopgroups .brandItem .blockImage img { margin: auto; display: block; max-width: 100%; max-height: 100%; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; float: none; }
.shopgroups .brandItem .blockTitle { text-decoration: none; color: inherit; text-align: center; display: none; }
.shopgroups .brandItem .blockTitle a { color: inherit; text-decoration: none; }
.shopgroups .brandItem .blockTitle a:hover { color: #003274; }
/* call_back modul */
.call_back_form_modal_form { background-color: rgba(0, 0, 0, 0.5); display: none; position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; z-index: 50; overflow: auto; }
.call_back_form_modal_form .send_form { background-color: #ffffff; margin: auto; max-width: 480px; position: absolute; top: 5%; left: 0px; right: 0px; z-index: 51; padding: 50px 70px; }
.call_back_form_modal_form .close_btn { cursor: pointer; background-image: url(call_back_form/ic_close.png); background-position: center center; background-repeat: no-repeat; width: 70px; height: 70px; position: absolute; top: 0px; right: 0px; }
.call_back_form_modal_form .contentTitle { }
.call_back_form_modal_form .err { color: #FF0000; margin-top: 10px; margin-bottom: 2px; }
.call_back_form_modal_form .input_field .inpfield { margin-bottom: 3px; width: 100%; padding: 1rem 0.8rem; -webkit-box-sizing: border-box; box-sizing: border-box; box-sizing: border-box; }
.call_back_form_modal_form .check_dispatch { display: inline-block; width: 100%; margin-top: 1em; }
.call_back_form_modal_form .check_dispatch-checkbox { cursor: pointer; margin-top: 0.2em; margin-right: 0.7em; position: relative; float: left; }
.call_back_form_modal_form .check_dispatch .label { display: block; overflow: hidden; }
.call_back_form_modal_form .check_license { display: inline-block; width: 100%; margin-top: 1em; }
.call_back_form_modal_form .check_license-checkbox { cursor: pointer; margin-top: 0.3em; margin-right: 0.7em; float: left; }
.call_back_form_modal_form .check_license .label { display: block; overflow: hidden; }
.call_back_form_modal_form .button_area { margin-top: 20px; text-align: center; }
.call_back_form_modal_form .ready_message { text-align: center; }
.call_back_form_modal_form .ready_message .autoreply { font-size: 120%; }
.call_back_form_modal_form .input_field.file {
	margin-top: 1em;
}
.call_back_form_modal_form .input_field.file .input_label {
	margin-bottom: 0.5em;
}
.call_back_form_modal_form .input_field.file .input_hint {
	font-size: 90%; font-style: italic;
}
.call_back_form.send_page .getback { margin-top: 20px; }
.call_back_form { margin: 0; }
.call_back_form .action_button { display: inline-block; }
.call_back_form .action_button:hover { }
@media screen and (max-width:1250px) {
	.footer_email { font-size: 1.1em; }
	.footer_phone { font-size: 1.1em; }
	.swiper_slider .objectImg { max-width: 60%; }
	.swiper_slider .objectContent { width: 40%; }
	.swiper_slider .swiper-buttons { top: auto; bottom: 10%; }
	.site_align_block { max-width: 1080px; }
}
@media screen and (max-width:1100px) {
	.e_shopvit .product-left_column { margin-right: 44%; }
	.e_shopvit .product-right_column { width: 40%; }
	.logotype_block { width: 27%; }
	.header_email { font-size: 1.2em; }
	.header_phone { font-size: 1.2em; }
	.site_align_block { }
	html { font-size: 13px; }
}
@media screen and (max-width:1024px) {
	.shopFilter .blockButton { position: fixed; bottom: 0; padding-bottom: 1rem; left: 2rem; right: 2rem; background-color: #fff; }
	.shopFilter .contentTitle { padding-right: 3rem; }
	.shopFilter .filterNotify { left: auto !important; right: 0; bottom: 0; margin: 0; position: fixed; top: auto !important; }
	.catalog_block-side_part .close_btn { display: block; }
	.shopFilter { background-color: #fff; min-height: 100vh; border: none; padding-bottom: 7rem; }
	.catalog_block-side_part { position: fixed; top: 0; left: 0; right: 0; bottom: 0; overflow: auto; z-index: 10; background-color: rgba(0, 50, 116, 0.7); margin-right: 0; width: auto; visibility: hidden; opacity: 0; -webkit-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; transition: all 0.2s ease-in; }
	.catalog_block-side_part.__command_open { visibility: visible; opacity: 1; }
	.contFlyCart #bodyCart { display: none !important; }
	.header_nav { display: none; }
	.common_menu { }
	.sidebar_menu-button_open { display: block; }
	#authorizeForm .login_panel-button { cursor: pointer; }
	#authorizeForm .login_panel-user_block { position: absolute; z-index: 10; top: 100%; margin-top: 10px; right: 0; padding: 15px 30px; max-width: 280px; background-color: #FFFFFF; color: #003274; border-radius: 0.3rem; -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2); box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2); -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; visibility: hidden; opacity: 0; pointer-events: none; -webkit-transform: translate(0, 5px); -ms-transform: translate(0, 5px); transform: translate(0, 5px); }
	#authorizeForm .login_panel-user_block .link_area + .link_area { margin-top: 1rem; }
	#authorizeForm.__command_show .login_panel-user_block { visibility: visible; opacity: 1; pointer-events: auto; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }
	.e_shopvit .filter__open_btn { display: block; }
	.e_shopvit .goodsContent .blockPanel .control_area { position: absolute; top: 100%; right: 0; background-color: #fff; text-align: left; display: none; border: 1px solid #C1C1C1; padding: 20px 15px; -webkit-box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2); box-shadow: 0 10px 35px rgba(0, 0, 0, 0.2); z-index: 100; margin-top: -1px; width: 290px; }
	.e_shopvit .goodsContent .blockPanel.__trigger_show .control_area { display: block; }
	.e_shopvit .goodsContent .blockPanel .toggle_button { display: inline-block; }
	.e_shopvit .goodsContent .vitrineSort { float: none; margin: 0 0 25px; }
	.e_shopvit .vitrineSort .vitrineSortLabel { margin-bottom: 0.5em; margin-right: 0; }
	.e_shopvit .goodsContent .vitrineSort form { display: block; width: 100%; }
	.e_shopvit .goodsContent .vitrineSort .vitrineSortSelect { width: 100%; max-width: 100%; }
	.e_shopvit .goodsContent .changeView { margin: 0; }
	.e_shopvit .goodsContent .productsLimit { float: none; margin: 0 0 25px; }
	.e_shopvit .goodsContent .limitLabel { margin-bottom: 0.5em; }
	.e_shopvit .productsLimit form { display: block; }
	.e_shopvit .goodsContent .blockPanel { border-bottom: none; padding-top: 0; padding-bottom: 0; }
}
@media screen and (max-width:991px) {
	.e_shopvit .listPrice { margin-right: 0; margin-bottom: 1rem; }
	.e_shopvit .goodsDetPriceBox .priceBox { display: block; }
	.art_bank.col-4 .object { width: 31.8333%; }
	.swiper_slider .objectContent { top: 4vw; }
	.swiper_slider .objectNote { font-size: 1rem; }
	.swiper_slider .objectTitle { font-size: 2.6em; }
	.header_middle-content { padding-top: 1.5rem; padding-bottom: 1.5rem; }
	.header_top-content { padding-top: 2rem; padding-bottom: 2rem; }
	.header_email { font-size: 1em; font-weight: normal; }
	.header_phone { font-size: 1em; font-weight: normal; }
	.footer_copyright { width: 100%; margin-bottom: 2rem; }
	.footer-content { -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; padding-top: 2rem; padding-bottom: 2rem; }
}
@media screen and (max-width:767px) {
	.contShopCartNew .userfields .user-field label { width: 100%; margin-bottom: 5px; margin-top: 0; display: block; float: none; }
	.contShopCartNew .userfields .user-field input { float: none; width: 100%; }
	.e_shopvit .product-left_column { margin-right: 0; }
	.e_shopvit .product-right_column { width: auto; float: none; }
	.swiper_slider .swiper-buttons { bottom: 0; -ms-flex-pack: end; -webkit-justify-content: flex-end; justify-content: flex-end; }
	.swiper_slider .objectContent { position: static; width: auto; margin-top: 2rem; }
	.swiper_slider .objectImg { max-width: 100%; max-height: 250px; margin: 1rem auto 0 0; }
	.footer_share { width: 100%; text-align: left; margin-top: 2rem; }
	.footer_email { width: 40%; font-size: 1em; }
	.footer_phone { width: 60%; font-size: 1em; }
	.contShopCartNew #blockCartGoods .tableListGoods { table-layout: fixed }
	.contShopCartNew #blockCartGoods .tableListGoods, .contShopCartNew #blockCartGoods .tableListGoods > tbody, .contShopCartNew #blockCartGoods .tableListGoods > tbody > tr, .contShopCartNew #blockCartGoods .tableListGoods > tbody > tr > td { display: block !important; width: auto; }
	.contShopCartNew #blockCartGoods .tableListGoods .tableHead { display: none; }
	.contShopCartNew #blockCartGoods .tableListGoods .itemCart td { border-bottom: none; background: none; background-image: none !important }
	.contShopCartNew #blockCartGoods .tableListGoods .itemCart { border-bottom: 1px solid #D5D5D5; position: relative; overflow: hidden; padding: 25px 0 10px; }
	.contShopCartNew #blockCartGoods .tableListGoods .itemCart:nth-child(even) td { background-color: transparent; }
	.contShopCartNew #blockCartGoods .tableListGoods .itemDeleteCart { position: absolute; top: 5px; right: 0; width: auto; padding-top: 0 !important; padding-bottom: 0 !important; float: none; margin-top: 0; margin-left: 0 }
	.contShopCartNew #blockCartGoods .tableListGoods .itemCart .itemImageCart { width: 20%; float: left; padding: 0; }
	.contShopCartNew #blockCartGoods .tableListGoods .itemInfoGoodsCart { float: none; width: auto; margin-right: 64px; margin-left: 20%; padding-top: 0; }
	.contShopCartNew #blockCartGoods .tableListGoods .itemCountCart { width: auto; float: none; text-align: left; margin-bottom: 0; margin-right: 64px; margin-left: 20%; }
	.contShopCartNew #blockCartGoods .tableListGoods .itemSumCart { margin-top: 0; width: auto; float: none; margin-left: 20%; }
	.contShopCartNew #blockCartContact .blockRegInput { width: 100% }
	.contShopCartNew #blockCartContact .blockRegLabel { width: 100%; margin-bottom: 5px; margin-top: 0; }
	.contShopCartNew #blockCartDelivery .deliveryType { width: 100%; }
	.contShopCartNew #blockCartDelivery .blockCartList { display: block; }
	.contShopCartNew #blockCartContact .requisiteItem label { margin-top: 0; width: 100%; float: none; margin-bottom: 5px; display: block; }
	.contShopCartNew #blockCartContact .requisiteItem input { width: 100%; float: none; }
	.e_shopvit .product_photo__block { width: 100%; float: none; padding-right: 0; padding-left: 0; }
	.e_shopvit .product_description__block { margin-left: 0; margin-right: 0; }
	.e_shopvit .goodsDetail .goodsButton { display: block; }
	.e_shopvit .goodsDetArticle { width: 50%; margin-right: 0; margin-bottom: 15px; }
	.e_shopvit .goodsDetArticle + div { width: 50%; margin-right: 0; text-align: right; margin-bottom: 15px; }
	.e_shopvit .goodsRating { width: 50%; }
	.e_shopvit .specialProducts .specialItem { width: 23%; }
	.e_shopvit .productItem .quickView { display: none !important; }
	.e_shopvit .vitrina .productItem { margin-bottom: 30px; }
	.subDetailOrder .tableDetailOrder .tableRow .tovarordertd_num:before { content: '\2116\3A'; margin-right: 0.5em; font-weight: bold; }
	.subDetailOrder .tableDetailOrder .tableRow .tovarordertd_art:before { content: '\0410\0440\0442\0438\043A\0443\043B\3A'; margin-right: 0.5em; font-weight: bold; }
	.subDetailOrder .tableDetailOrder .tableRow .tovarordertd_name:before { content: '\041D\0430\0438\043C\0435\043D\043E\0432\0430\043D\0438\0435\3A'; margin-right: 0.5em; font-weight: bold; }
	.subDetailOrder .tableDetailOrder .tableRow .tovarordertd_price:before { content: '\0426\0435\043D\0430\3A'; margin-right: 0.5em; font-weight: bold; }
	.subDetailOrder .tableDetailOrder .tableRow .tovarordertd_cn:before { content: '\041A\043E\043B\0438\0447\0435\0441\0442\0432\043E\3A'; margin-right: 0.5em; font-weight: bold; }
	.subDetailOrder .tableDetailOrder .tableRow .tovarordertd_sum:before { content: '\0421\0443\043C\043C\0430\3A'; margin-right: 0.5em; font-weight: bold; }
	.subDetailOrder .tableDetailOrder, .subDetailOrder .tableDetailOrder tbody, .subDetailOrder .tableDetailOrder tr, .subDetailOrder .tableDetailOrder td { display: block; }
	.subDetailOrder .tableDetailOrder .tableRowDiscount { display: -webkit-flex; display: -ms-flexbox; display: flex; }
	.subDetailOrder .tableDetailOrder .tableRowTotal { display: -webkit-flex; display: -ms-flexbox; display: flex; }
	.subDetailOrder .tableDetailOrder .tableRowTotal .totalTitle { text-align: left; }
	.subDetailOrder .tableDetailOrder thead { display: none; }
	.subDetailOrder .tableDetailOrder .tableRow { border-bottom: 1px solid #e1e1e1; margin-top: 1em; padding-bottom: 1em; }
	.orderList .mainOrderList, .orderList .mainOrderList tbody, .orderList .mainOrderList tr, .orderList .mainOrderList td { display: block; }
	.orderList .mainOrderList .tableHeader { display: none; }
	.orderList .seNavigator { margin-bottom: 15px; }
	.orderList .mainOrderList .tableRow { overflow: hidden; border: 1px solid #e1e1e1; margin-bottom: 10px; padding-left: 10px; }
	.orderList .mainOrderList .ordertd_order:before { content: "\2116\20\0417\0430\043A\0430\0437\0430\3A"; }
	.orderList .mainOrderList .ordertd_order { font-weight: bold; border-bottom: 1px solid #E5E5E5; padding-left: 10px !important; }
	.orderList .mainOrderList .ordertd_dogovor:before { content: "\0414\043E\0433\043E\0432\043E\0440\3A"; }
	.orderList .mainOrderList .ordertd_date { float: left; }
	.orderList .mainOrderList .ordertd_dogovor { float: right; }
	.orderList .mainOrderList .ordertd_price { font-size: 14px; clear: both; text-align: left; }
}
@media screen and (max-width:640px) {
	.art_bank .object { width: 48.5%; }
	.art_bank.col-4 .object { width: 48.5%; }
	.e_shopvit .goodsFeatures .featureGroup { max-width: 100%; margin-right: 0; }
	.shopgroups .groupItem { width: 47%; }
	.header_middle-content { padding-top: 1.2rem; padding-bottom: 1.2rem; }
	#siteLogotype { width: 200px; }
	.header_phone { padding-left: 0; }
	.logotype_block { width: 100%; margin-bottom: 2rem; }
	.header_top-content { -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
	.e_shopvit .vitrina .productItem { width: 48%; }
	.e_shopvit .tables .productItem .blockImage { width: 80px; margin-right: 15px; }
	.e_shopvit .specialProducts .specialItem { width: 31.33%; }
	.e_shopvit .comment .tableComment .headComment { float: none; width: auto; margin-bottom: 10px; }
	.e_shopvit .comment .tableComment .comm_txt { margin-left: 0; }
	.e_shopvit .comment .tableComment .comm_admnote { margin-left: 0; }
	.contAuthCheskPass .contAuthBlock .antiSpam { display: block; }
	.manketa_mod .form_object.field_object { float: none; width: auto; margin-bottom: 20px; }
	.manketa_mod .form_part_recv { width: auto; float: none; }
	.manketa_mod .form_object_recv.field_captcha { width: 100%; float: none; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
	.manketa_mod .form_object_recv.field_captcha .title { width: 100%; }
	.manketa_mod .button_area { float: none; display: block; width: 100%; text-align: left; }
}
@media screen and (max-width:480px) {
	.footer_email { width: 100%; }
	.footer_phone { width: 100%; margin-bottom: 1rem; }
	.header_phone { width: 100%; padding-right: 0; margin-bottom: 1rem; }
	.contShopCartNew #blockCouponApply { display: block; }
	.contShopCartNew #inputCoupon { width: 100%; margin-right: 0; }
	.contShopCartNew #btnApplyCoupon { width: 100%; margin-top: 10px; }
	.contShopCartNew .blockSelectUserRegion { left: 0 !important; right: 0; }
	.e_shopvit .product-sub_info { display: block; }
	.e_shopvit .goodsDetArticle { width: auto; margin-bottom: 10px; }
	.e_shopvit .goodsDetArticle + div { margin-bottom: 10px; width: auto; text-align: left; }
	.e_shopvit .goodsRating { margin-bottom: 10px; width: auto; }
	.e_shopvit .tables .productItem { display: block; padding: 10px; }
	.e_shopvit .tables .productItem .blockImage { float: left; width: 80px; margin-right: 15px; }
	.e_shopvit .tables .productItem .blockInfo { margin-left: 95px; margin-right: 0; margin-bottom: 1rem; }
	.e_shopvit .tables .productItem .blockCart { width: auto; margin-left: 95px; display: block; }
	.e_shopvit .tables .productItem .priceBox { margin-bottom: 5px; }
	.e_shopvit .tables .productItem .blockCompare { margin-top: 5px; }
	.e_shopvit .tabs .tabsNav .itemTab { font-size: 0.9em; padding-left: 10px; padding-right: 10px; }
	.cart_informer-window h3 { text-align: center; }
	.cart_informer-window .blockProduct { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
	.cart_informer-window .blockProduct .image { width: auto; margin: 20px 0; float: none; text-align: center; }
	.cart_informer-window .blockProduct .info { text-align: center; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
	.cart_informer-window_footer_panel { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
	.cart_informer-window_footer_panel .continueShop { width: 100%; }
	.cart_informer-window_footer_panel .button_goto_shopcart { width: 100%; margin-top: 1rem; }
	.cart_informer-window_common_info { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
	.popup-window_login .fancybox-skin { padding: 30px !important; }
}
@media screen and (max-width:440px) {
	.swiper_slider .objectTitle { font-size: 2em; }
	.swiper_slider .objectImg { margin-bottom: 3rem; }
	.search_block .button-close { display: block; }
	.search_block .button-open { display: block; }
	.__command_show .contShopSearch { visibility: visible; }
	.contShopSearch { visibility: hidden; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #003274; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; z-index: 10; padding-left: 1rem; padding-right: 1rem; }
	.popup-window_login .fancybox-inner { min-height: 340px; }
}
@media screen and (max-width:425px) {
	.art_bank .object { width: 98.5%; }
	.art_bank.col-4 .object { width: 98.5%; }
	.shopgroups .groupItem { width: 97%; }
	.catalog_block-side_part { }
	.e_shopvit .goodsDetail .addCount { display: block; }
	.e_shopvit .vitrina .productItem { width: 98%; display: block; }
	.e_shopvit .specialProducts .specialItem { width: 48%; }
	.objectImage, .contentImage, img[align=left], img[align=right] { margin-bottom: 5px; margin-right: 0px; float: none; }
}
@media screen and (max-width:360px) {
	.e_shopvit .tabs .tabsContent { padding-left: 1rem; padding-right: 1rem; }
}
@media screen and (max-width:340px) {
	.openid .loginblock .loginsend { float: none; display: block; width: 100%; margin-right: 0; margin-bottom: 15px; }
}
.contShopCartNew #blockCartContact .blockContactPostIndex { display: none; }
#content .content .object .objectNote div p { display: table-cell; }
.goodsContent, .shopFilter { -webkit-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; }
.loading { opacity: 0.2; pointer-events: none; }
.orderList .mainOrderList { width:100%; }
.orderList .mainOrderList .tableHeader th { padding-top:10px; padding-bottom:10px; padding-right:10px; text-align:left; }
.orderList .mainOrderList .tableRow td { padding-top:4px; padding-bottom:4px; padding-right:10px; }
.orderList .mainOrderList .tableRow:nth-child(odd) td { background-image:url(mshop_orderlist/black_5.png); }
.orderList .fontdeliv_yd { margin-left:5px; }
.orderList .fontstatus_yd { margin-left:5px; }
.subDetailOrder .tableDetailOrder { margin-bottom:20px; width:100%; }
.subDetailOrder .tableDetailOrder .tableHeader th { padding-top:10px; padding-bottom:10px; padding-right:10px; }
.subDetailOrder .tableDetailOrder .tableRow td { padding-top:10px; padding-bottom:10px; padding-right:10px; }
.subDetailOrder .tableDetailOrder .tableRow:nth-child(odd) td { background-image:url(mshop_orderlist/black_5.png); }
.subDetailOrder .tableDetailOrder .tableRowDiscount td { text-align: right; font-weight: bold; }
.subDetailOrder .tableDetailOrder .tableRowDiscount .totalTitle { text_align:right; }
.subDetailOrder .tableDetailOrder .tableRowDiscount .totalSum { font-weight:bold; }
.subDetailOrder .tableDetailOrder .tableRowTotal td { text-align: right; font-weight: bold; }
.subDetailOrder .tableDetailOrder .tableRowTotal .totalSum { font-weight:bold; }
.subDetailOrder .blockDeliveryInfo { margin-bottom:20px; }
.subDetailOrder .blockDeliveryInfo .titleDelivery { font-weight:bold; padding-top:10px; padding-bottom:10px; }
.subDetailOrder .deliveryTable .tdDeliveryTitle { padding-top:4px; padding-bottom:4px; width:150px; }
.subDetailOrder .deliveryTable .tableRow:nth-child(odd) td { background-image:url(mshop_orderlist/black_5.png); }
.subDetailOrder .blockPaidInfo { margin-bottom:20px; }
.subDetailOrder .blockPaidInfo .titlePaid { font-weight:bold; padding-top:10px; padding-bottom:10px; }
.subDetailOrder .paymentTable .tdPaidTitle { padding-top:4px; padding-bottom:4px; width:150px; }
.subDetailOrder .paymentTable .tableRow:nth-child(odd) td { background-image:url(mshop_orderlist/black_5.png); }
.subDetailOrder .blockButton { margin-top:15px; }
.to_top_area .button_to_top {
	color: transparent;
	font-size: 0;
	background-image: url(up2.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 50px;
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 30px;
	right: 20px;
}
.to_top_area .button_to_top:hover {
	background-position: bottom center;
	position: fixed;
}
.cont_txt .linkNext { margin-top:5px; display:block; }
.cont_txt#view .buttonSend { margin-top:20px; }
