/* ----------------------- Fonts ----------------------- */
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic&subset=latin,cyrillic);

/* ----------------------- Reset ----------------------- */
* { margin: 0; outline: none; }
body, p, ul, li, ol, pre, caption, h1, h2, h3, h4, h5, h6, form, div, fieldset, legend { padding: 0; }
html { width: 100%; height: 100%; }
body { display: block; position: relative; min-height: 100%; height: 100%; width: 100%; font: normal 0.625em/1 'Ubuntu', sans-serif; background: #fff; }
img, fieldset { border: 0; }
input, textarea { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
input::-moz-focus-inner, select::-moz-focus-inner, button::-moz-focus-inner { padding: 0; border: 0; }
input[type="text"], input[type="password"], button, textarea { -webkit-appearance: none; border-radius: 0; }

a[href*="tel:"] { color: inherit !important; }

/* -------------------- Layout -------------------- */
.h-wrapper { position: relative; width: 100%; min-height: 100%; min-width: 970px; }
.h-container { position: relative; max-width: 1500px; padding: 0 10px; margin-left: auto; margin-right: auto; }

.b-header { position: relative; padding: 0; margin: 0; }
.b-footer { position: absolute; z-index: 1; left: 0; bottom: 0; width: 100%; height: 353px; padding: 0; }

.b-content { position: relative; padding: 20px 0 353px 0; }

.b-content_column { position: relative; padding-bottom: 180px; }

.b-content.mp .b-content_column { padding-bottom: 30px; }

.b-content_aside { position: relative; z-index: 1; float: left; width: 220px; margin-right: 20px; margin-left: 1%; padding-bottom: 180px; }
.b-content_aside + .b-content_column { padding-left: 255px; }
.b-content_aside + .b-content_column .b-content_column_wrapper { position: relative; z-index: 1; float: left; width: 100%; }

/* ----------------------- Global ----------------------- */
.g-hidden, .hb { display: none; }

.g-pull-left, .imgleft { float: left; margin: 6px 20px 10px 0; }
.g-pull-right, .imgright { float: right; margin: 6px 0 20px 10px; }

.g-align-left { text-align: left; }
.g-align-center { text-align: center; }
.g-align-right { text-align: right; }

.g-btn { display: inline-block; vertical-align: middle; position: relative; text-decoration: none; text-align: center; border: none; outline: none; cursor: pointer; }

.g-btn_sm { padding: 10px 16px 12px 16px; font: 400 1.4em/1 'PT Sans', sans-serif; border-radius: 3px; }
.g-btn_md { padding: 10px 25px 12px 25px; font: 700 1.6em/1 'PT Sans', sans-serif; border-radius: 4px; }
.g-btn_lg { padding: 10px 40px 12px 40px; font: 700 1.8em/1 'PT Sans', sans-serif; border-radius: 5px; }

.g-btn_blue { color: #fff !important; background-color: #30b4e5; box-shadow: inset 0 -3px 0 #0096cf; }
.g-btn_blue:hover { background-color: #4ecfff; }
.g-btn_blue:active { margin-top: 2px; background-color: #2fabd9; box-shadow: inset 0 -1px 0 #0096cf; }

.g-btn_green { color: #fff !important; background-color: #acd436; box-shadow: inset 0 -3px 0 #7e9c27; }
.g-btn_green:hover { background-color: #b6e03b; }
.g-btn_green:active { margin-top: 2px; background-color: #b6e03b; box-shadow: inset 0 -1px 0 #7e9c27; }

.g-btn_sm:active { padding: 10px 16px; }
.g-btn_md:active { padding: 10px 25px; }
.g-btn_lg:active { padding: 10px 40px; }

.g-btn[disabled], .g-btn[disabled]:hover, .g-btn[disabled]:active { margin-top: 0; top: 0; background: #848484; box-shadow: inset 0 -3px 0 #646464; cursor: default !important; }

.g-btn_sm[disabled]:active { padding: 10px 16px 12px 16px; }
.g-btn_md[disabled]:active { padding: 10px 25px 12px 25px; }
.g-btn_lg[disabled]:active { padding: 10px 40px 12px 40px; }

.g-btn.sending:before { position: absolute; left: 10px; top: 50%; margin-top: -9px; width: 16px; height: 16px; background: url('../design/icons/sending_blue.gif') 0 0 no-repeat; content: ''; }

/* -------------------- Slider -------------------- */
.b-slider { position: relative; background: url('../design/backgrounds/slider_pattern.png') center center repeat; }

.b-slider_wrapper { position: relative; }
.b-slider_wrapper ul.slides { display: block; position: relative; list-style: none; height: 180px; overflow: hidden; }
.b-slider_wrapper ul.slides > li { display: block; position: relative; min-height: 180px; text-align: center; }

.b-slider_wrapper ol.flex-control-nav { position: absolute; z-index: 10; right: 1%; top: 20px; list-style: none; text-align: right; }
.b-slider_wrapper ol.flex-control-nav li { display: inline-block; vertical-align: middle; position: relative; margin-left: 5px; }
.b-slider_wrapper ol.flex-control-nav li a { display: block; position: relative; overflow: hidden; width: 14px; height: 14px; text-indent: 10000px; background: #acd436; border-radius: 50%; box-shadow: 0 1px 0 #fff; cursor: pointer; }
.b-slider_wrapper ol.flex-control-nav li a.flex-active { width: 8px; height: 8px; margin: 0 2px; background: #30b4e5; border: 3px solid #f0f1f2; box-shadow: 0 0 0 2px #30b4e5; }

.b-slider_wrapper ul.slides > li .blue { color: #30b4e5; }
.b-slider_wrapper ul.slides > li .green { color: #acd436; }

.b-slider_wrapper ul.slides > li p { margin: 5px 0 0 0; font: 400 1.6em/1.3 'PT Sans', sans-serif; text-shadow: 0 1px 0 #fff; color: #6d6672; }
.b-slider_wrapper ul.slides > li p.light { padding: 35px 0 0 0; font: 300 3.6em/1 'Ubuntu', sans-serif; text-shadow: 0 1px 0 #fff; }
.b-slider_wrapper ul.slides > li p.bold { margin: 0; font: 700 4em/1 'Ubuntu', sans-serif; text-transform: uppercase; text-shadow: 0 1px 0 #fff; }

.b-slider_wrapper ul.slides > li > img { position: absolute; right: 0; bottom: 0; }
.b-slider_wrapper ul.slides > li > img:first-child { left: 0; right: auto; }

/* -------------------- Header -------------------- */
.b-header_top { position: relative; padding: 6px 0; white-space: nowrap; background: #fff; }

.b-header_top_phones { padding: 4px 0; }
.b-header_top_phones_item { position: relative; padding-left: 24px; font: 400 1.7em 'Ubuntu', sans-serif; color: #282f3d; }
.b-header_top_phones_item:before { position: absolute; left: 0; top: 50%; margin-top: -7px; width: 16px; height: 16px; background: url('../design/icons/sprite_16.png') -32px 0 no-repeat; content: ''; }

.b-header_top_links { padding-top: 8px; text-align: center; }
.b-header_top_links_item { display: inline-block; margin: 0 10px; padding-bottom: 2px; font: 400 1.4em/1 'Ubuntu', sans-serif; text-decoration: none; color: #282f3d; border-bottom: 1px dashed #282f3d; }
.b-header_top_links_item.callback { color: #30b4e5; border-bottom-color: #30b4e5; }
.b-header_top_links_item:hover { color: #acd436; border-bottom-color: #acd436; }

.b-header_top_account { text-align: right; }

.b-header_top_account p { display: inline-block; vertical-align: baseline; position: relative; padding: 8px 0; margin-right: 15px; font: 400 1.6em/1 'PT Sans', sans-serif; }
.b-header_top_account p a { color: #30b4e5; }
.b-header_top_account p a:hover { color: #acd436; }

.b-header_top_account a.login,
.b-header_top_account a.signup { display: inline-block; position: relative; margin-left: 10px; padding: 7px 16px 7px 36px; font: 400 1.4em/1 'PT Sans', sans-serif; text-decoration: none; text-align: center; border-radius: 3px; outline: none; }

.b-header_top_account a.login { color: #fff; background: #30b4e5; border: 2px solid #30b4e5; }
.b-header_top_account a.login:before { position: absolute; left: 10px; top: 50%; margin-top: -7px; width: 16px; height: 16px; background: url('../design/icons/sprite_16.png') 0 0 no-repeat; content: ''; }
.b-header_top_account a.login:hover { background: #4ecfff; border-color: #4ecfff; }

.b-header_top_account a.signup { text-shadow: 0 1px 0 #fff; color: #000; background: #eef6d7; border: 2px solid #acd436; }
.b-header_top_account a.signup:before { position: absolute; left: 8px; top: 50%; margin-top: -12px; width: 24px; height: 24px; background: url('../design/icons/sprite_24.png') 0 0 no-repeat; content: ''; }
.b-header_top_account a.signup:hover { background: #d6f0fa; border-color: #30b4e5; }
.b-header_top_account a.signup:hover:before { background-position: -24px 0; }

.b-header_middle { position: relative; padding: 32px 0; background: #30b4e5; }

.b-header_middle_logo { position: relative; z-index: 1; float: left; margin-right: 2%; }

.b-header_middle_search { position: relative; margin-right: 2%; padding: 0 48px 0 200px; }
.b-header_middle_search input[type="text"] { display: block; position: relative; width: 100%; height: 38px; padding: 10px 15px; font: 400 1.4em/1 'PT Sans', sans-serif; color: #808080; border: none; background-color: #fff; background-image: url('../design/forms/field.png'); background-position: left top; background-repeat: repeat-x; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.b-header_middle_search button { position: absolute; right: 0; top: 0; padding: 6px 7px 8px 7px; }
.b-header_middle_search button:active { padding: 6px 7px; }
.b-header_middle_search button:before { display: block; width: 24px; height: 24px; background: url('../design/icons/sprite_24.png') -48px 0 no-repeat; content: ''; }

.b-header_middle_search_autocomplete { display: none; position: absolute; z-index: 999999; left: 200px; right: 48px; top: 100%; }
.b-header_middle_search_autocomplete_list { display: block; position: relative; overflow-y: auto; list-style: none; height: 432px; margin-top: -2px; padding: 10px; background: #fff; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.15); }
.b-header_middle_search_autocomplete_list article { display: block; position: relative; clear: both; font: 700 1.6em/40px 'PT Sans', sans-serif; color: #434b4e; }
.b-header_middle_search_autocomplete_list article a { display: block; position: relative; overflow: hidden; padding: 5px 10px; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; color: #30b4e5; border: 2px solid transparent; }
.b-header_middle_search_autocomplete_list article a:after { display: table; clear: both; content: ''; }
.b-header_middle_search_autocomplete_list article a:hover { background: #edf8fd; border: 2px solid #30b4e5; border-radius: 3px; }

.b-header_middle_search_autocomplete_list article .img-wrapper img { display: block; position: relative; z-index: 1; float: left; width: 40px; margin-right: 10px; border-radius: 3px; }

.b-header_middle_search_autocomplete .close { position: absolute; right: 0; top: -38px; width: 38px; height: 20px; padding: 9px 0; font-size: 20px; text-align: center; color: #30b4e5; cursor: pointer; }
.b-header_middle_search_autocomplete .close:hover { color: #a2ddf3; }

.b-header_middle_cart { text-align: right; margin-top: -13px; }
.b-header_middle_cart_widget { display: inline-block; position: relative; padding-left: 24px; font: 400 1.4em/1.4 'PT Sans', sans-serif; text-align: left; color: #fff; }
.b-header_middle_cart_widget:before { position: absolute; left: 0; top: 2px; width: 16px; height: 16px; background: url('../design/icons/sprite_16.png') -16px 0 no-repeat; content: ''; }

.b-header_middle_cart_widget a { text-decoration: none; color: #fff; border-bottom: 1px solid #fff; }
.b-header_middle_cart_widget a:hover { color: #d6f0fa; border-color: #d6f0fa; }
.b-header_middle_cart_widget span { display: block; }

.b-header_middle_cart_links { position: relative; font: 400 1.4em/1.4 'PT Sans', sans-serif; text-align: right; color: #fff; }

.b-header_middle_cart_links a { text-decoration: none; color: #fff; border-bottom: 1px solid #fff; }
.b-header_middle_cart_links a:hover { color: #d6f0fa; border-color: #d6f0fa; }

.b-header_navigation { position: relative; background: #acd436; background: #acd436 url('../design/ie/green_gradient.png') left bottom repeat-x; background: -moz-linear-gradient(top, #acd436 0%, #98c022 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#acd436), color-stop(100%,#98c022)); background: -webkit-linear-gradient(top, #acd436 0%,#98c022 100%); background: -o-linear-gradient(top, #acd436 0%,#98c022 100%); background: -ms-linear-gradient(top, #acd436 0%,#98c022 100%); background: linear-gradient(to bottom, #acd436 0%,#98c022 100%); }
.b-header_navigation .h-container { /*padding: 0;*/ }
     
.b-header_navigation_msg { display: none; position: absolute; z-index: 10; left: 0; top: 0; width: 96%; height: 46px; padding: 10px 3% 10px 1%; }
.b-header_navigation_msg button { display: block; position: absolute; right: 0; top: 50%;margin-top: -16px; width: 32px; height: 32px; background: url('../design/icons/sprite_32.png') -128px 0 no-repeat; border: none; cursor: pointer; }
.b-header_navigation_msg p { position: relative; padding: 12px 0 12px 42px; font: 500 1.8em 'Ubuntu', sans-serif; text-transform: uppercase; text-shadow: 0 1px 0 rgba(0,0,0,0.2); color: #fff; }
.b-header_navigation_msg p:before { display: block; position: absolute; left: 0; top: 50%; margin-top: -16px; width: 32px; height: 32px; background: url('../design/icons/sprite_32.png') -96px 0 no-repeat; content: ''; }
                   
/* -------------------- Main menu -------------------- */
.b-header_menu { display: table; width: 100%; margin: 0; border-collapse: collapse; table-layout: fixed; }
.b-header_menu > li { display: table-cell; vertical-align: middle; height: 66px; text-align: center; }
.b-header_menu > li > div { position: relative; }
.b-header_menu > li > div > a { display: block; position: relative; padding: 25px 5px; font: 500 1.4em/1 'Ubuntu', sans-serif; text-decoration: none; text-transform: uppercase; text-shadow: 0 1px 0 rgba(0,0,0,0.1); color: #fff; }

.b-header_menu > li:hover > div > a:before { position: absolute; z-index: -1; left: 0; top: 50%; width: 100%; margin-top: -24px; height: 44px; background: #acd436; border: 2px solid #fff; border-radius: 3px; box-shadow: 0 -1px 0 1px #acd436; content: ''; }
.b-header_menu > li:hover > div > a { z-index: 21; background: none; }

.b-header_menu > li.parent > div > ul { display: none; position: absolute; z-index: 10010; left: 0; top: 100%; list-style: none; width: 100%; background: #acd436; border: 2px solid #fff; border-top: none; border-radius: 0 0 3px 3px; box-shadow: 0 0 0 1px #acd436; }
.b-header_menu > li.parent > div > ul > li { display: block; position: relative; padding: 12px 14px 12px 24px; font: 400 1.4em/1.2 'PT Sans', sans-serif; text-align: left; color: #fff; border-top: 1px solid #cde586; }
.b-header_menu > li.parent > div > ul > li:before { position: absolute; left: 10px; top: 11px; font-size: 1.1em; content: '\2022'; }
.b-header_menu > li.parent > div > ul > li a { color: #fff; }
.b-header_menu > li.parent > div > ul > li a:hover { color: #d1e791; }

.b-header_menu > li.catalog > div { position: static; }
.b-header_menu > li.catalog > div > ul { display: none; position: absolute; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 10010; left: 10px; right: 10px; top: 100%; list-style: none; /*width: 98%;*/ padding: 20px 10px 0 20px; text-align: justify; background: #fff; border: 2px solid #acd436; border-top: none; border-radius: 0 0 3px 3px; }
.b-header_menu > li.catalog > div > ul:after { word-spacing: 227px; padding-left: 230px; visibility: hidden; line-height: 1px; content: 'i i i i '; }
.b-header_menu > li.catalog > div > ul > li { display: inline-block; vertical-align: top; position: relative; width: 220px; height: 96px; margin: 0 0 20px 0; padding-right: 10px; }

.b-header_menu > li.parent:hover { background: none; }
.b-header_menu > li.parent:hover > div > a:before { position: absolute; z-index: -1; left: 0; bottom: 0; width: 100%; height: 54px; background: #acd436; border: 2px solid #fff; border-bottom: none; border-radius: 3px 3px 0 0; box-shadow: 0 -1px 0 1px #acd436; content: ''; }
.b-header_menu > li.parent:hover > div > a { z-index: 10020; background: none; }
.b-header_menu > li.parent:hover > div > ul { display: block; }

.b-header_menu > li.catalog:hover,
.b-header_menu > li.catalog.dropdown.open { background: #282f3d; }
.b-header_menu > li.catalog.dropdown.open > div > ul { display: block; }
/*.b-header_menu > li.catalog:hover > div > ul { display: block; }*/

.b-header_menu > li > div > a.gift:before { display: inline-block; vertical-align: bottom; position: relative; bottom: 1px; width: 16px; height: 16px; margin: 0 6px 0 0; background: url('../design/icons/sprite_16.png') -48px 0 no-repeat; border: none; box-shadow: none; content: ''; }

/* -------------------- Footer -------------------- */
.b-footer_top { padding: 40px 0 20px 0; height: 240px; background: #2b3342; }
.b-footer_top_title { display: block; position: relative; margin: 0 0 15px 0; font: 700 1.8em/1 'PT Sans', sans-serif; color: #fff; }

.b-footer_top_list { display: block; list-style: none; font: 400 1.4em/1 'PT Sans', sans-serif; }
.b-footer_top_list li { display: block; margin: 0 0 15px 0; }
.b-footer_top_list li a { color: #a9b5cd; }
.b-footer_top_list li a:hover { color: #fff; }

.b-footer_top p { margin: 0 0 5px 0; font: 400 1.4em/1 'PT Sans', sans-serif; color: #a9b5cd; }
.b-footer_top p a { text-decoration: none; color: #fff; border-bottom: 1px dashed #fff; }
.b-footer_top p a:hover { color: #a9b5cd; border-color: #a9b5cd; }

.b-footer_top_social { display: block; list-style: none; }
.b-footer_top_social li { display: inline-block; vertical-align: top; margin: 0 10px 10px 0; }
.b-footer_top_social li a { display: block; width: 48px; height: 48px; background: url('../design/icons/social.png') right top no-repeat; }

.b-footer_top_social li a[href*="facebook"] { background-position: 0 0; }
.b-footer_top_social li a[href*="vk"] { background-position: -48px 0; }
.b-footer_top_social li a[href*="youtube"] { background-position: -96px 0; }

.b-footer_top_social li a:hover { -moz-opacity: 0.8; opacity: 0.8; }

.b-footer_copyright { position: relative; padding: 20px 0; font: 400 1.3em/1 'PT Sans', sans-serif; color: #a9b5cd; background: #212938; }

/* --------------------  Typographic -------------------- */
.b-content a { color: #30b4e5; }
.b-content a:hover { text-decoration: none; }

.g-section { position: relative; margin: 0 1%; }
.b-content_aside + .b-content_column .g-section, .g-section.open { margin: 0; }
.b-content.mp .g-section { margin-top: 20px; }

.g-section h1, .b-content h1 { margin: 50px 0 30px 0; font: 700 3.6em/1.1 'Ubuntu', sans-serif; color: #434b4e; }
.g-section h2, .b-content h2 { margin: 40px 0 30px 0; font: 700 3.0em/1.1 'Ubuntu', sans-serif; color: #434b4e; }
.g-section h3, .b-content h3 { margin: 40px 0 20px 0; font: 700 2.4em/1.1 'Ubuntu', sans-serif; color: #434b4e; }
.g-section h4, .b-content h4 { margin: 40px 0 20px 0; font: 700 1.8em/1.1 'Ubuntu', sans-serif; color: #434b4e; }
.g-section h5, .b-content h5 { margin: 40px 0 20px 0; font: 700 1.8em/1.1 'PT Sans', sans-serif; color: #434b4e; }
.g-section h6, .b-content h6 { margin: 40px 0 20px 0; font: 700 1.6em/1.1 'PT Sans', sans-serif; color: #434b4e; }

.b-content h1:first-child, .b-content h2:first-child, .b-content h3:first-child, .b-content h4:first-child, .b-content h5:first-child, .b-content h6:first-child { margin-top: 0; }

.g-section p { margin: 0 0 20px 0; font: 400 1.4em/1.5 'PT Sans', sans-serif; color: #434b4e; }
.g-section p img { border: 2px solid #a4def4; border-radius: 4px; }
.g-section hr { display: block; position: relative; height: 1px; margin: 20px 0; background: none; border: none; border-bottom: 1px solid #bac3c8; }

.g-section a:visited { color: #1d6d8a; }

/* * * Lists * * */
.g-section ul, .g-section ol { display: block; position: relative; padding-left: 20px; margin: 20px 0; font: normal 14px/1.5 'PT Sans', 'Arial', serif; color: #434b4e; list-style: none;  }
.g-section ol ul, .g-section ul ol, .g-section ul ul, .g-section ol ol { margin: 5px 0 0 0; }

.g-section ul li, .g-section ol li { display: block; position: relative; padding-left: 20px; margin-bottom: 5px; }

.g-section ul li:before, ol li:before { display: block; position: absolute; left: 0; top: 0; color: #acd436; }
.g-section ul li:before { font-size: 18px; font-family: 'Arial', sans-serif; line-height: 1; content: '\2022';  }
.g-section ul ol li:before { font-size: 1em; line-height: normal; }

.g-section ol, .g-section ul ol { counter-reset: list; }
.g-section ol ol { counter-reset: sublist; }
.g-section ol ol ol { counter-reset: thirdlist; }

.g-section ol li:before, .g-section ul ol li:before { font-weight: 700; counter-increment: list; content: counter(list) "."; }
.g-section ol li li:before{ counter-increment: sublist; content: counter(list) "." counter(sublist) "."; }
.g-section ol li li li:before { counter-increment: thirdlist; content: counter(list) "." counter(sublist) "." counter(thirdlist) "."; }

.g-section ol li li { padding-left: 30px; }
.g-section ol li li li { padding-left: 40px; }

/* * * Difenitions lists * * */
.g-section dl { position: relative; margin-bottom: 20px; font: 400 1.4em/1.5 'PT Sans', sans-serif; }
.g-section dl > dt { position: relative; z-index: 1; float: left; width: 40%; margin: 0 20px 15px 0; }
.g-section dl > dd { position: relative; padding-left: 42%; margin: 0 0 15px 0; }

/* * * Figures * * */
.g-figure { position: relative; margin-bottom: 20px; padding: 20px; font: 400 1.4em/1.5 'PT Sans', sans-serif; color: #000; border-radius: 4px; }
.g-figure figcaption { font-weight: 700; }
.g-figure p { font-size: 1em; }
.g-figure figcaption + p,
.g-figure p + p { margin: 10px 0 0 0; }

.g-figure.green { background: #f7fbeb; border: 2px solid #acd436; }
.g-figure.blue { background: #eaf7fc; border: 2px solid #30b4e5; }

/* * * Tables * * */
.g-table { width: 100%; border-collapse: collapse; margin: 40px 0 20px 0; font: 400 1.4em/1.5 'PT Sans', sans-serif; color: #434b4e; }
.g-table caption { margin: 0 0 10px 0; font: 700 1em/1.4 'PT Sans', sans-serif; text-align: left; }
.g-table caption span { display: block; font-weight: 400; }

.g-table th { padding: 10px 20px; font-white: 500; text-align: left; text-transform: uppercase; color: #fff; background: #32b0de; border: 1px solid #d0d0d0; }
.g-table td { padding: 10px 20px; border: 1px solid #d0d0d0; }

.g-table tr:nth-child(odd) td { background: #f5f5f5; }
.g-table tr:hover td { background: #ebf2f5; }

.g-table_overflow.responsive { position: relative; max-width: 100%; margin: 0 0 20px 0; padding-bottom: 10px; overflow-x: scroll; overflow-y: visible; }

/* * * Tables rounded * * */
.g-rounded { position: relative; margin-bottom: 40px; border: 2px solid #d0d0d0; border-radius: 5px; }
.g-table_overflow.responsive .g-rounded { display: table; margin: 0; }

.g-table.rounded { width: 100.1%; margin: 0; border-collapse: separate; border-spacing: 0; }
.g-table.rounded caption { padding: 10px 20px 12px 20px; margin: 0; font-size: 1.15em; color: #fff; border-radius: 3px 3px 0 0; background: #2eabda; background: -moz-linear-gradient(top, #2eabda 0%, #3ab8e6 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2eabda), color-stop(100%,#3ab8e6)); background: -webkit-linear-gradient(top, #2eabda 0%,#3ab8e6 100%); background: -o-linear-gradient(top, #2eabda 0%,#3ab8e6 100%); background: -ms-linear-gradient(top, #2eabda 0%,#3ab8e6 100%); background: linear-gradient(to bottom, #2eabda 0%,#3ab8e6 100%); }

.g-table.rounded td, .g-table.rounded th { border: none; border-left: 1px solid #d0d0d0; border-top: 1px solid #d0d0d0; }
.g-table.rounded tr td { background: none; }

.g-table.rounded tr:first-child td, .g-table.rounded tr:first-child th { border-top: none; }
.g-table.rounded tr td:first-child, .g-table.rounded tr th:first-child { border-left: none; }

.g-table.rounded tr:first-child th:first-child { border-radius: 4px 0 0 0; }
.g-table.rounded tr:first-child th:last-child { border-radius: 0 4px 0 0; }
.g-table.rounded tr:last-child td:first-child { border-radius: 0 0 0 4px; }
.g-table.rounded tr:last-child td:last-child { border-radius: 0 0 4px 0; }

.g-table.rounded tfoot td { padding-top: 5px; padding-bottom: 5px; background: #dfe6e9; background: -moz-linear-gradient(top, #dfe6e9 0%, #ecf2f5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfe6e9), color-stop(100%,#ecf2f5)); background: -webkit-linear-gradient(top, #dfe6e9 0%,#ecf2f5 100%); background: -o-linear-gradient(top, #dfe6e9 0%,#ecf2f5 100%); background: -ms-linear-gradient(top, #dfe6e9 0%,#ecf2f5 100%); background: linear-gradient(to bottom, #dfe6e9 0%,#ecf2f5 100%); }
.g-table.rounded tfoot td .g-btn { font-weight: 400; font-size: 1.05em; }

.g-table form { display: block; position: relative; padding: 1px; font-size: 10px; white-space: nowrap; }
.g-table form .g-btn:active { top: 2px; margin-top: 0; }

/* * * Colors classes * * */
.blue { color: #30b4e5 !important; }
.green { color: #acd436 !important; }

/* --------------------  Forms -------------------- */
.b-form { position: relative; }
.b-form form { position: relative; }
.b-form input, .b-form textarea { position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.b-form_notice, .b-form_box_error { position: absolute; right: 0; top: 0; font: 400 1.2em/1.1 'PT Sans', sans-serif; color: #000; }
.b-form_notice span { color: #30b4e5; }

.b-form_row { position: relative; }

.b-form_box { position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 15px 0; }
.b-form_box.half { float: left; width: 50%; padding: 0 10px 0 0; }
.b-form_box.half + .b-form_box.half { float: left; padding: 0 0 0 10px; }

.b-form_box_title { display: block; position: relative; margin: 0 0 8px 0; font: 400 1.5em/1.2 'PT Sans', sans-serif; white-space: normal; color: #282f3d; }
.b-form_box_title span { color: #30b4e5; }

.b-form_box_field { position: relative; }
.b-form_box_notice, .b-form_box_error { display: block; position: relative; margin: 7px 0 0 0; font: 400 1.4em/1.2 'PT Sans', sans-serif; color: #808080; }
.b-form_box_notice span { color: #30b4e5; }
.b-form_box_error { color: #b34b48; }

.b-form_box_field input[type="text"],
.b-form_box_field input[type="password"],
.b-form_box_field textarea { display: block; position: relative; width: 100%; height: 34px; padding: 10px 15px; font: 400 1.4em/1 'PT Sans', sans-serif; color: #808080; border: 1px solid #d4d4d4; background-color: #fff; background-image: url('../design/forms/field.png'); background-position: left top; background-repeat: repeat-x; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.b-form_box_field textarea { height: auto; min-height: 100px; max-width: 100%; line-height: 1.3; }

.b-form_box_field label { display: inline-block; position: relative; margin: 10px 10px 0 0; font: 300 1.4em/1.2 'Open Sans', sans-serif; color: #000; cursor: pointer; }
.b-form_box_field label > * { vertical-align: middle; margin: 0 5px 0 0; }

.b-form_box.list .b-form_box_field label { padding-left: 38px; min-height: 30px; }
.b-form_box.list .b-form_box_field label > * { position: absolute; left: 0; top: -2px; }

.b-form_box_field > a { font: 400 1.5em/1.2 'PT Sans', sans-serif; }

.b-form_box_rating { display: inline-block; vertical-align: middle; position: relative; width: 100px; height: 20px; margin-left: 20px; background: url('../design/icons/stars.png') 0 0 no-repeat; cursor: pointer; }
.b-form_box_rating .rating { display: block; position: relative; width: 100px; height: 20px; background: url('../design/icons/stars.png') 0 bottom no-repeat; }

.b-form_captcha_field:after { display: table; clear: both; content: ''; }
.b-form_captcha_img { display: inline-block; vertical-align: middle; height: 64px; margin: 0 7px 0 0; }
.b-form_captcha_refresh { display: inline-block; vertical-align: middle; height: 24px; width: 24px; background: url('../design/icons/sprite_24.png') -120px 0 no-repeat; margin: 0 7px 0 0; }
.b-form_captcha input[type="text"] { display: inline-block; vertical-align: middle; width: 120px; }

.b-form_box.row:after { display: table; clear: both; content: ''; }
.b-form_box.row .b-form_box_title { float: left; width: 30%; margin: 9px 2% 8px 0; }
.b-form_box.row .b-form_box_field { position: relative; padding-left: 32%; }
.b-form_box.row .b-form_box_notice,
.b-form_box.row .b-form_box_error { padding-left: 32%; }

.b-form_answer { display: block; position: relative; margin: 0 0 20px 0; padding: 20px; font: 400 1.4em/1.5 'PT Sans', sans-serif; color: #000; border-radius: 4px; }
.b-form_answer figcaption { font-weight: 700; }
.b-form_answer p { font-size: 1em; margin-bottom: 0; }
.b-form_answer figcaption + p,
.b-form_answer p + p { margin: 10px 0 0 0; }

.b-form_answer.success { background: #f7fbeb; border: 2px solid #acd436; }
.b-form_answer.error { background: #eaf7fc; border: 2px solid #30b4e5; }

.b-form_answer + .b-form_notice { top: -25px; }

.g-error .b-form_box_field input, .g-error .b-form_box_field textarea { color: #ff4a44; border-color: #b34b48; box-shadow: 0 0 5px #dc6b68; background: none; }

.b-form .g-btn { margin-right: 10px; }

fieldset.b-form_box { margin: 0; }

/* -------------------- Page elements -------------------- */
/* * * Bread crumbs * * */
.b-path { display: block; position: relative; clear: right; float: none; list-style: none; margin: 0 1% 30px 1%; padding: 0; }
.b-path li { display: inline; position: relative; vertical-align: bottom; font: 400 1.4em/1.2 'PT Sans', sans-serif; color: #808080; }
.b-path li:before { color: #000; content: '\00A0\00A0\00BB\00A0\00A0'; }
.b-path li:first-child:before { content: ''; }
.b-path li a { color: #000; }
.b-path li a:hover { text-decoration: underline; color: #30b4e5; }

/* * * Page header * * */
.b-page-header { position: relative; clear: both; margin: 20px 1% 0 1%; }
.b-page-header h1 { position: relative; margin: 0 0 30px 0; font: 700 3.6em/1.1 'Ubuntu', sans-serif; color: #434b4e; }

.b-content_aside + .b-content_column .b-page-header { margin: 0; }

/* * * Submenu * * */
.b-page-submenu { position: relative; list-style: none; clear: both; margin: 0 1% 10px 1%; }
.b-page-submenu li { display: inline-block; vertical-align: top; position: relative; margin: 0 20px 20px 0; }
.b-page-submenu li a { display: block; position: relative; padding: 6px 30px; font: 400 1.4em/1 'PT Sans', sans-serif; text-decoration: none; text-align: center; text-shadow: 0 1px 0 #fff; color: #000; background: #eef6d7; border: 2px solid #acd436; border-radius: 4px; }
.b-page-submenu li a:hover,
.b-page-submenu li a.current { background: #d6f0fa; border-color: #30b4e5; }

/* * * Message * * */
.b-msg { position: relative; margin: 0 1% 30px 1%; padding: 10px 30px 0 10px; color: #525866; background: #d6f0fa; border: 2px solid #30b4e5; border-radius: 4px; }
.b-msg button { position: absolute; right: 10px; top: 12px; width: 16px; height: 16px; background: url('../design/icons/sprite_16.png') -32px -16px no-repeat; border: none; cursor: pointer; }
.b-msg button:hover { opacity: 0.8; }
.b-msg p { margin: 0 0 10px 0; font: 400 1.4em/1.3 'PT Sans', sans-serif; color: inherit; }

/* * * Pagelist * * */
.b-pagelist { position: relative; list-style: none; }
.b-pagelist li { display: inline-block; vertical-align: middle; position: relative; height: 14px; padding: 5px 3px 7px 3px; margin: 0 5px 5px 5px; font: 400 1.4em/1 'PT Sans', sans-serif; text-align: center; color: #000; cursor: default; }
.b-pagelist li.current { min-width: 20px; color: #fff !important; background: #acd436; box-shadow: inset 0 -3px 0 #7e9c27; border-radius: 3px; }
.b-pagelist li a { text-decoration: none; color: inherit; }
.b-pagelist li a:hover { text-decoration: underline; color: #30b4e5; }

.g-section + .b-pagelist { margin-right: 1%; margin-left: 1%; }

.b-filter .b-pagelist { float: right; margin: 4px 0 0 20px; }
.b-filter .b-pagelist li { display: inline-block; margin: 0 0 0 8px !important; padding-right: 3px; }

/* -------------------- Content elements -------------------- */
/* * * Announces * * */
.b-announcement { position: relative; }
.b-announcement_title { margin: 0 0 10px 0 !important; font: 700 1.6em/1.2 'PT Sans', sans-serif !important; color: #363d40 !important; }
.b-announcement_title a { color: inherit; }
.b-announcement_title a:hover { color: #646b67; }

.b-announcement_img { position: relative; float: left; margin-right: 10px; }
.b-announcement_date { font: 400 1.3em/1 'PT Sans', sans-serif; color: #525866; }
.b-announcement_link { font: 700 1.4em/1 'PT Sans', sans-serif; color: #acd436; }
.b-announcement_link:hover { color: #30b4e5; }

.b-announcement p { float: none; clear: both; margin-bottom: 10px; padding-top: 20px; font: 400 1.4em/1.4 'PT Sans', sans-serif; color: #434b4e; }

/* * * Tabs * * */
.b-tabs { position: relative; }

.b-tabs_switcher { display: inline-block; position: relative; list-style: none; margin-bottom: 40px; font: 700 1.8em/1 'Ubuntu', sans-serif; text-shadow: 0 1px 0 #fff; white-space: nowrap; letter-spacing: -4px; color: #30b4e5; border: 2px solid #d6f0fa; border-radius: 5px; }
.b-tabs_switcher li { display: inline-block; vertical-align: top; position: relative; letter-spacing: normal; }
.b-tabs_switcher li a { display: block; position: relative; padding: 8px 22px 11px 20px; text-decoration: none; color: inherit; border-left: 2px solid #d6f0fa; }
.b-tabs_switcher li a.current { background: #d6f0fa; }
.b-tabs_switcher li:first-child a { border-left: none; }

.b-tabs_item { position: relative; margin-bottom: 40px; }

/* * * Spoiler * * */
.b-spoiler { position: relative; }
.b-spoiler > a { font: 400 1.6em/1.5 'PT Sans', sans-serif; text-decoration: none; border-bottom-style: dashed; border-bottom-width: 1px; color: #30b4e5 !important; }
.b-spoiler > a:hover { color: #acd436 !important; }

.b-spoiler > div { display: none; padding-top: 20px; }

/* -------------------- Aside -------------------- */
.b-content_aside_widget { display: block; position: relative; margin: 0 0 20px 0; }

/* * * Catalog * * */
.b-content_aside_catalog { position: relative; z-index: 1000; height: 66px; }

.b-content_aside_catalog_list { position: relative; padding: 10px 0; background: #acd436; border-radius: 4px; }
.b-content_aside_catalog_list_title { display: table-cell; vertical-align: middle; width: 190px; height: 46px; padding: 0 40px 0 15px; font: 500 1.4em/1.4 'Ubuntu', sans-serif; text-decoration: none; text-transform: uppercase; text-shadow: 0 1px 0 rgba(0,0,0,0.1); color: #fff; }
.b-content_aside_catalog_list_title:before { display: block; position: absolute; right: 10px; top: 21px; width: 24px; height: 24px; background: url('../design/icons/sprite_24.png') -48px -24px no-repeat; content: ''; }
.b-content_aside_catalog_list_title a { text-decoration: none; color: inherit; }

.b-content_aside_catalog_list > ul { display: none; position: relative; list-style: none; margin-top: 10px; font: 400 1.3em/1.3 'Ubuntu', sans-serif; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); color: #282f3d; }
.b-content_aside_catalog_list > ul li { position: relative; border-top: 1px solid #cde54c; }
.b-content_aside_catalog_list > ul li:first-child { border-top: none; }
.b-content_aside_catalog_list > ul li a { display: block; position: relative; padding: 6px 15px; text-decoration: none; color: inherit; }

.b-content_aside_catalog_list > ul li:hover { background: #a6cc34; }
.b-content_aside_catalog_list > ul li:hover a { text-shadow: none; color: #fff; }

.b-content_aside_catalog_list:hover > ul { display: block; }

/* * * Subcatalog * * */
.b-content_aside_subcatalog { position: relative; list-style: none; margin-top: -10px; font: 400 1.4em/1.1 'PT Sans', sans-serif; color: #acd436; }
.b-content_aside_subcatalog li { position: relative; margin: 0 0 2px 0; padding-left: 16px; }
.b-content_aside_subcatalog li:before { position: absolute; left: 2px; top: 5px; font: normal 17px 'Arial', sans-serif; content: '\2022'; }
.b-content_aside_subcatalog li a { display: inline-block; vertical-align: middle; position: relative; padding: 5px 7px; text-decoration: none; color: inherit; border: 2px solid transparent; border-radius: 3px; }
.b-content_aside_subcatalog li a span { /*text-decoration: underline;*/ color: #000; }
.b-content_aside_subcatalog li a:hover { border-color: #acd436;; }
/*.b-content_aside_subcatalog li a:hover span { color: inherit; }*/

.b-content_aside_subcatalog li a.current { color: #fff; background: #acd436; border-color: #acd436;; }
.b-content_aside_subcatalog li a.current span { text-decoration: none; color: inherit; }

.b-content_aside_subcatalog li:first-child a.current { margin-top: 5px; }

/* -------------------------- Pages: contacts -------------------------- */
.b-contacts_card { position: relative; margin-bottom: 35px; }
.b-contacts_card_title { display: block; position: relative; margin-bottom: 10px; padding-left: 26px; font: 400 1.4em/1 'PT Sans', sans-serif; color: #363d40; }
.b-contacts_card_title:before { display: block; position: absolute; left: 0; top: -1px; width: 16px; height: 16px; background-image: url('../design/icons/sprite_16.png'); background-repeat: no-repeat; content: ''; }

.b-contacts_card.phone .b-contacts_card_title:before { background-position: -32px 0; }  
.b-contacts_card.email .b-contacts_card_title:before { background-position: 0 -16px; }
.b-contacts_card.address .b-contacts_card_title:before { background-position: -16px -16px; }
                     
.b-contacts_card p { font: 700 1.8em/1 'PT Sans', sans-serif; } 
.b-contacts_card table { border-collapse: collapse; font: 400 2.4em/1.2 'PT Sans', sans-serif; color: #363d40; }
.b-contacts_card table td { vertical-align: top; }

.b-contacts_header { position: relative; }
.b-contacts_header .g-btn { top: -15px; float: right; }
.b-contacts_header h2, .b-contacts_header h3, .b-contacts_header h4, .b-contacts_header h5, .b-contacts_header h6 { margin-top: 40px !important; }

.b-contacts_header__top *:first-child { margin-top: 0 !important; }

.b-contacts_map { display: block; position: relative; height: 550px; }
.b-contact_map_content.baloon { padding: 10px; font-size: 10px; }
.b-contact_map_content.baloon .b-contacts_card { margin-bottom: 10px; }

.b-contacts_photo { position: relative; margin: 0 -10px; letter-spacing: -3px; }
.b-contacts_photo_grid { display: inline-block; vertical-align: middle; position: relative; width: 33.333%; height: 217px; padding: 0 10px; margin-bottom: 20px; letter-spacing: normal; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.b-contacts_photo_grid a { display: block; position: relative; width: 100%; height: 217px; }
.b-contacts_photo_grid img { display: block; position: relative; width: 100%; }

.b-contacts_scheme { display: block; position: relative; margin-bottom: 20px; }
.b-contacts_scheme a { display: block; position: relative; height: 454px; overflow: hidden; }

.b-contacts_scheme + .b-contacts_card { margin-bottom: 0; }

.b-contacts_company { position: relative; padding: 38px 38px 18px 38px; background: url('../design/icons/details.png') right 25px no-repeat; border: 2px solid #a2ddf3; border-radius: 4px; }
.b-contacts_company p { flaot: none; clear: both; }
.b-contacts_company p.g-attention { color: #e31a1a; }

/* -------------------------- Pages: logotypes -------------------------- */
.g-table .g-btn[data-add] { padding: 8px 8px 10px 28px; margin: 0 10px 0 0; font-size: 1.2em; text-transform: uppercase; }
.g-table .g-btn[data-add]:active { padding: 8px 8px 8px 28px; }
.g-table .g-btn[data-add]:before { display: block; position: absolute; left: 7px; top: 6px; width: 16px; height: 16px; background: url('../design/icons/sprite_16.png') -64px 0 no-repeat; content: ''; }
.g-table .g-btn[data-add][disabled] { padding: 8px 8px 10px 28px !important; }
.g-table .g-btn[data-add].sending:before { background: url('../design/icons/sending_blue.gif') 0 0 no-repeat; }

.b-content_column .b-popular.logotypes .b-popular_carousel { max-height: 258px; }
.b-content_column .b-popular.logotypes .b-popular_carousel > section { overflow-x: hidden; }

.b-gallery { position: relative; margin: 0 0 15px 0; }
.b-gallery .flex-viewport { border: 2px solid #30b4e5; border-radius: 5px; }

.b-gallery ul.slides { position: relative; list-style: none; min-height: 350px; overflow: hidden; }
.b-gallery ul.slides > li { position: relative; float: left; min-height: 350px; text-align: center; }
.b-gallery ul.slides > li img { display: block; position: relative; with: 100%; max-width: 100%; height: auto; border-radius: 4px; }

.b-gallery ol.flex-control-nav { position: relative; list-style: none; margin-top: 15px; }
.b-gallery ol.flex-control-nav li { display: inline-block; vertical-align: top; position: relative; width: 110px; height: 110px; margin: 0 12px 15px 0; }
.b-gallery ol.flex-control-nav li a { display: table-cell; vertical-align: middle; width: 110px; height: 110px; text-align: center; cursor: pointer; }
.b-gallery ol.flex-control-nav li a img { display: inline-block; position: relative; max-width: 110px; border-radius: 5px; }
.b-gallery ol.flex-control-nav li a.flex-active:before { position: absolute; z-index: 1; top: -5px; left: 50%; margin-left: -5px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #acd436; content: ''; }
.b-gallery ol.flex-control-nav li a:hover { -moz-opacity: 0.8; opacity: 0.8; }

.b-gallery ul.flex-direction-nav { position: absolute; z-index: 2; right: 20px; top: 20px; width: 90px; height: 34px; text-align: right; }
.b-gallery ul.flex-direction-nav li { display: inline-block; vertical-align: top; position: relative; width: 34px; height: 34px; margin-left: 7px; }
.b-gallery ul.flex-direction-nav li a { display: block; position: relative; padding: 3px 4px 5px 4px; width: 24px; height: 24px; text-decoration: none; text-align: center; text-indent: -10000px; border: none; border-radius: 4px; outline: none; cursor: pointer; }
.b-gallery ul.flex-direction-nav li a:active {margin-top: 2px; padding: 3px 4px; }
.b-gallery ul.flex-direction-nav li a:before { display: block; width: 24px; height: 24px; content: ''; }

.b-gallery ul.flex-direction-nav li a.flex-prev { color: #fff; background-color: #30b4e5; box-shadow: inset 0 -3px 0 #0096cf; }  
.b-gallery ul.flex-direction-nav li a.flex-prev:hover { background-color: #4ecfff; }
.b-gallery ul.flex-direction-nav li a.flex-prev:active { top: 2px; background-color: #2fabd9; box-shadow: inset 0 -1px 0 #0096cf; }

.b-gallery ul.flex-direction-nav li a.flex-next { color: #fff; background-color: #acd436; box-shadow: inset 0 -3px 0 #7e9c27; }     
.b-gallery ul.flex-direction-nav li a.flex-next:hover { background-color: #b6e03b; }
.b-gallery ul.flex-direction-nav li a.flex-next:active { top: 2px; background-color: #b6e03b; box-shadow: inset 0 -1px 0 #7e9c27; }

.b-gallery ul.flex-direction-nav li a.flex-prev:before { background: url('../design/icons/sprite_24.png') -72px 0 no-repeat; }
.b-gallery ul.flex-direction-nav li a.flex-next:before { background: url('../design/icons/sprite_24.png') -96px 0 no-repeat; }

/* -------------------------- Shop: catalog -------------------------- */
/* * * Filter * * */
.b-filter { position: relative; z-index: 30; margin: 0 1% 20px 1%; }
.b-filter + .b-filter { z-index: 20; }

[class*="grid_"] .b-filter { margin-left: 0; margin-right: 0; }

.b-filter > ul,
.b-filter form > ul { display: table; border-collapse: collapse; }
.b-filter > ul > li,
.b-filter form > ul > li { display: table-cell; vertical-align: middle; padding-right: 10px; white-space: nowrap; }

.b-filter_label { display: inline-block; vertical-align: middle; margin-right: 8px; font: 400 1.5em/1.1 'PT Sans', sans-serif; }
.b-filter_field { display: inline-block; vertical-align: middle; min-width: 80px; max-width: 170px; margin-right: 5px; }
.b-filter_field input[type="text"] { display: block; position: relative; width: 100%; height: 34px; padding: 10px 15px; font: 400 1.4em/1 'PT Sans', sans-serif; color: #808080; border: 1px solid #d4d4d4; background-color: #fff; background-image: url('../design/forms/field.png'); background-position: left top; background-repeat: repeat-x; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.b-filter_field.sm { width: 70px; min-width: 70px; max-width: 70px; }
.b-filter_field.lg { min-width: 180px; max-width: 180px; }
.b-filter_field.check { width: 30px; min-width: 30px; max-width: 30px; }

.b-filter .g-btn { padding-top: 8px; padding-bottom: 10px; font-size: 1.5em; }
.b-filter .g-btn:active { padding-bottom: 8px; }

.b-filter_button { padding: 6px 7px 8px 7px !important; }
.b-filter_button:active { top: 0; margin-top: 2px; padding: 6px 7px !important; }
.b-filter_button:before { display: block; width: 24px; height: 24px; background: url('../design/icons/sprite_24.png') -48px 0 no-repeat; content: ''; }

.b-filter.dark { padding: 10px 0 10px 20px; color: #fff; background: #282f3d; border-radius: 4px; }
.b-filter.light { padding: 10px 0 10px 20px; color: #808080; background: none; border: 2px solid #e5e5e5; border-radius: 4px; }

.b-content_aside + .b-content_column .b-filter { margin: 0 0 20px 0; }

@media screen and (min-width: 1400px) {
    .b-filter_field { min-width: 150px; max-width: 170px; }
}
@media screen and (max-width: 1400px) {
    .b-filter_field { min-width: 130px; max-width: 150px; }
}
@media screen and (max-width: 1200px) {
    .b-filter_field { min-width: 130px; max-width: 140px; }
}
@media screen and (max-width: 1120px) {
    .b-filter_field { min-width: 110px; max-width: 130px; }
}
@media screen and (max-width: 1080px) {
    .b-filter_field { min-width: 80px; max-width: 95px; }
}

/* * * Lists * * */
.b-catalog { position: relative; z-index: 0; list-style: none; margin: 0 -10px 0 0; text-align: justify; }
.b-catalog:after { word-spacing: 227px; padding-left: 227px; visibility: hidden; line-height: 1px; content: 'i i i i '; }
.b-catalog_tale { display: inline-block; vertical-align: top; position: relative; width: 220px; margin: 0 0 20px 0; padding-right: 10px; }

.b-catalog:hover { z-index: 1; }

/* * * Categories * * */
.b-catalog.categories .b-catalog_tale { max-height: 304px; }

.b-category { position: relative; height: 270px; padding: 15px; text-align: left; background: #fff; border: 2px solid #a2ddf3; border-radius: 4px; }
.b-category h3 { position: relative; height: 40px; margin-bottom: 5px; font: 700 1.4em/1.5 'Ubuntu', sans-serif; text-transform: uppercase; text-align: center; text-overflow: ellipsis; color: #30b4e5; overflow: hidden; }
.b-category_img { display: table; width: 100%; margin-bottom: 5px; border-collapse: collapse; }
.b-category_img span { display: table-cell; vertical-align: middle; height: 140px; text-align: center; }

.b-category_sublist { position: relative; overflow: hidden; list-style-type: disc; height: 80px; min-height: 80px; font: 400 1.3em/1.1 'PT Sans', sans-serif; color: #acd436; -webkit-transition: max-height 0.3s; }
.b-category_sublist li { position: relative; margin: 0 0 6px 20px; }
.b-category_sublist li a { text-decoration: none; color: #363d40; }
.b-category_sublist li:hover { color: #30b4e5; }
.b-category_sublist li:hover a { text-decoration: underline; color: inherit; }

.b-category_sublist:after { display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 35px; background: url('../design/backgrounds/fade.png') left top repeat-x; content: ''; }

.b-category:hover { border-color: #30b4e5; }
.b-category.hover { z-index: 20; height: auto; }
.b-category.hover .b-category_sublist:after { display: none; }

/*
.b-category:hover { z-index: 20; height: auto; border-color: #30b4e5; }
.b-category:hover .b-category_sublist:after { display: none; }
.b-category:hover .b-category_sublist { max-height: 800px; }
*/

/* * * Categories from menu * * */
.b-header_menu > li.catalog > div > ul > li .b-category:after { display: table; clear:both; content: ''; }
.b-header_menu > li.catalog > div > ul > li .b-category { padding: 10px 10px 5px 10px; height: 77px; }
.b-header_menu > li.catalog > div > ul > li .b-category_img { display: block; position: relative; z-index: 1; float: left; width: 93px; margin: 0; }
.b-header_menu > li.catalog > div > ul > li .b-category_img span { height: 77px; width: 93px; }
.b-header_menu > li.catalog > div > ul > li .b-category_img span img { max-width: 77px; }
.b-header_menu > li.catalog > div > ul > li .b-category h3 { height: auto; margin-bottom: 10px; font: 500 1em/1.2 'Ubuntu', sans-serif; text-transform: uppercase; text-align: left; color: #30b4e5; }
.b-header_menu > li.catalog > div > ul > li .b-category h3 a { color: inherit; }
.b-header_menu > li.catalog > div > ul > li .b-category h3 a:hover { text-decoration: none; }
.b-header_menu > li.catalog > div > ul > li .b-category_sublist { height: 34px; min-height: 34px; margin: 0 0 0 78px; font: 400 1.1em/1.1 'PT Sans', sans-serif; }
.b-header_menu > li.catalog > div > ul > li .b-category_sublist li { position: relative; margin: 0 0 5px 22px; }

.b-header_menu > li.catalog > div > ul > li .b-category:hover { border-color: #30b4e5; }
.b-header_menu > li.catalog > div > ul > li .b-category.hover { z-index: 20; height: auto; }
.b-header_menu > li.catalog > div > ul > li .b-category.hover .b-category_sublist:after { display: none; }

/*
.b-header_menu > li.catalog > div > ul > li .b-category:hover { z-index: 20; height: auto; border-color: #30b4e5; }
.b-header_menu > li.catalog > div > ul > li .b-category:hover .b-category_sublist { height: auto; }
.b-header_menu > li.catalog > div > ul > li .b-category:hover .b-category_sublist:after { display: none; }
*/

/* * * Products * * */
.b-catalog .b-catalog_tale { max-height: 395px; }

.b-goods { position: relative; padding: 15px; text-align: left; background: #fff; border: 2px solid #a2ddf3; border-radius: 4px; }
.b-goods h3 { position: relative; height: 40px; margin-bottom: 5px; font: 500 1.4em/1.5 'Ubuntu', sans-serif; text-transform: uppercase; text-align: center; text-overflow: ellipsis; color: #30b4e5; overflow: hidden; }
.b-goods_img { display: table; width: 100%; margin-bottom: 5px; border-collapse: collapse; }
.b-goods_img span { display: table-cell; vertical-align: middle; height: 140px; text-align: center; }
.b-goods_img span img { max-height: 140px; }

.b-goods_parameters { position: relative; overflow: hidden; list-style: none; margin-bottom: 15px; height: 80px; min-height: 80px; font: 400 1.3em/1.3 'PT Sans', sans-serif; color: #000; }
.b-goods_parameters:after { display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 25px; background: url('../design/backgrounds/fade.png') left center repeat-x; content: ''; }
.b-goods_parameters li { position: relative; }

.b-goods_purchase { position: relative; padding-top: 46px; white-space: nowrap; text-align: right; }
.b-goods_purchase_price { float: left; position: relative; margin: 0 2px 0 0; padding: 4px 6px; font: 700 1.4em 'PT Sans', sans-serif; white-space: nowrap; color: #acd436; background: none; border: 2px solid #acd436; border-radius: 3px; }
.b-goods_purchase_price.mute { color: #d4d4d4; border-color: #d4d4d4; }

.b-goods_purchase .g-btn { padding: 8px 6px 10px 26px; font-size: 1.2em; text-transform: uppercase; }
.b-goods_purchase .g-btn:active { padding: 8px 6px 8px 26px; }
.b-goods_purchase .g-btn:before { display: block; position: absolute; left: 5px; top: 6px; width: 16px; height: 16px; background: url('../design/icons/sprite_16.png') -64px 0 no-repeat; content: ''; }

.b-goods_purchase .g-btn[disabled] { padding: 8px 6px 10px 26px !important; }

.b-goods_purchase .g-btn.sending:before { background: url('../design/icons/sending_blue.gif') 0 0 no-repeat; }

.b-goods_sold { position: relative; top: -3px; padding: 2px 6px 4px 6px; font: 700 1.6em 'PT Sans', sans-serif; text-align: center; white-space: nowrap; color: #ff2f2f; background: none; border: 2px solid #ff2f2f; border-radius: 3px; }

.b-goods_sold + .b-goods_purchase { padding-top: 16px; }
.b-goods_sold + .b-goods_purchase .g-btn,
.b-goods_purchase.not-available .g-btn { padding: 7px 6px; margin-top: -8px; text-transform: none; text-align: left; text-indent: 20px; }
.b-goods_sold + .b-goods_purchase .g-btn:active,
.b-goods_purchase.not-available .g-btn:active { padding: 7px 6px 5px 6px; }
.b-goods_sold + .b-goods_purchase .g-btn:before,
.b-goods_purchase.not-available .g-btn:before { left: 7px; top: 5px; background: url('../design/icons/sprite_16.png') -64px -16px no-repeat; }

.b-goods:hover { border-color: #30b4e5; }
.b-goods.hover { z-index: 20; height: auto; }
.b-goods.hover .b-goods_parameters:after { display: none; }

/*
.b-goods:hover { z-index: 20; height: auto; border-color: #30b4e5; }
.b-goods:hover .b-goods_parameters:after { display: none; }
.b-goods:hover .b-goods_parameters { height: auto; }
*/

/* * * Logotypes * * */
.b-catalog.logotypes { margin-bottom: 80px; }
.b-catalog.logotypes .b-catalog_tale { max-height: 254px; }

.b-logotype { position: relative; padding: 15px; text-align: left; background: #fff; border: 2px solid #a2ddf3; border-radius: 4px; }
.b-logotype h3 { position: relative; height: 40px; margin-bottom: 5px; font: 500 1.4em/1.5 'Ubuntu', sans-serif; text-transform: uppercase; text-align: center; color: #30b4e5; }
.b-logotype_img { display: table; width: 100%; margin-bottom: 5px; border-collapse: collapse; }
.b-logotype_img span { display: table-cell; vertical-align: middle; height: 140px; text-align: center; }
.b-logotype_img span img { max-height: 140px; }

.b-logotype_counter { font: 400 1.4em/1 'PT Sans', sans-serif; white-space: nowrap; color: #000; }
.b-logotype_counter span { display: inline-block; vertical-align: middle; position: relative; top: -2px; margin: 0 5px 0 0; padding: 4px 10px; font: 700 1.3em/1 'PT Sans', sans-serif; white-space: nowrap; color: #acd436; background: none; border: 2px solid #acd436; border-radius: 4px; }

.b-logotype_description { display: none; position: relative; font: 400 1.3em/1.6 'PT Sans', sans-serif; color: #363d40; }

.b-logotype_sublist { display: none; position: relative; list-style-type: disc; font: 400 1.3em/1.1 'PT Sans', sans-serif; color: #acd436; }
.b-logotype_sublist li { position: relative; margin: 0 0 6px 20px; }
.b-logotype_sublist li a { text-decoration: none; color: #363d40; }
.b-logotype_sublist li:hover { color: #30b4e5; }
.b-logotype_sublist li:hover a { text-decoration: underline; color: inherit; }

.b-logotype_sublist + .b-logotype_description { margin-top: 10px; }

.b-logotype:hover { z-index: 20; height: auto; border-color: #30b4e5; }
.b-logotype:hover .b-logotype_counter { display: none; }
.b-logotype:hover .b-logotype_sublist,
.b-logotype:hover .b-logotype_description { display: block; }

/* * * Pdf * * */
.b-pdf { position: relative; height: 290px; padding: 15px; text-align: left; background: #fff; border: 2px solid #a2ddf3; border-radius: 4px; }
.b-pdf h3 { position: relative; height: 40px; margin-bottom: 5px; font: 700 1.2em/1.5 'Ubuntu', sans-serif; text-transform: uppercase; text-align: center; text-overflow: ellipsis; color: #30b4e5; overflow: hidden; }
.b-pdf_img { display: table; width: 100%; margin-bottom: 5px; border-collapse: collapse; }
.b-pdf_img span { display: table-cell; vertical-align: middle; height: 140px; text-align: center; }

.b-pdf_link { display: block; position: relative; padding: 4px 24px 4px 0; margin-top: 15px;  font: 700 1.6em 'PT Sans', sans-serif; text-decoration: none; text-align: center; white-space: nowrap; color: #a2ddf3; background: none; border: 2px solid #a2ddf3; border-radius: 3px; }
.b-pdf_link:after { display: block; position: absolute; right: 5px; top: 50%; margin-top: -12px; width: 24px; height: 24px; background: url('../design/icons/sprite_24.png') -72px -24px no-repeat; content: ''; }
.b-pdf_link:hover { color: #30b4e5; border-color: #30b4e5; }

.b-pdf:hover { z-index: 20; border-color: #30b4e5; }

/* -------------------------- Shop: elements -------------------------- */
.b-spinner { display: inline-block; vertical-align: middle; position: relative; margin-right: 20px; white-space: nowrap; }
.b-spinner input[type="text"] { display: inline-block; vertical-align: top; position: relative; width: 80px; height: 28px; padding: 7px 10px; margin: 0 5px; font: 400 1.4em/1 'PT Sans', sans-serif; text-align: center; color: #808080; border: 1px solid #d4d4d4; background-color: #fff; background-image: url('../design/forms/field.png'); background-position: left top; background-repeat: repeat-x; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.b-spinner [data-spin] { vertical-align: top; padding: 4px 9px 6px 9px; margin: 0; font: 700 1.8em/1 'PT Sans', sans-serif !important; }
.b-spinner [data-spin]:active { margin-top: 0; top: 2px; padding: 4px 9px; }

.b-spinner-msg { display: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; z-index: 9999999; left: 100%; padding: 15px 20px; margin-left: 20px; width: 210px; font-size: 10px; text-align: left; white-space: normal; background: #fff; border: 2px solid #30b4e5; border-radius: 4px; }
.b-spinner-msg p { margin: 0; font: 400 1.4em/1.2 'Ubuntu', sans-serif; color: #ff2f2f; }

.b-spinner-msg_close { position: absolute; right: 5px; top: 5px; padding: 0 5px; font-weight: bold; font-size: 18px; color: #c9c9c9; background: none; border: none; cursor: pointer; }
.b-spinner-msg_close:hover { color: #b9b9b9; }

.b-product_purchase_box .b-spinner-msg { left: 280px; top: auto !important; bottom: -10px; margin-top: 0 !important; }

.b-stars { display: inline-block; vertical-align: middle; position: relative; width: 100px; height: 20px; margin-right: 5px; background-image: url('../design/icons/stars.png'); background-repeat: no-repeat; }
.b-stars.one { background-position: 0 -20px; }
.b-stars.two { background-position: 0 -40px; }
.b-stars.three { background-position: 0 -60px; }
.b-stars.four { background-position: 0 -80px; }
.b-stars.five { background-position: 0 -100px; }

/* -------------------------- Shop: product -------------------------- */
/* * * Gallery * * */
.b-product_gallery { position: relative; z-index: 1; float: left; width: 390px; padding: 15px; margin: 0 30px 30px 0; border: 2px solid #a2ddf3; border-radius: 4px; }

.b-product_gallery_main { display: table-cell; vertical-align: middle; margin-bottom: 10px; width: 390px; height: 340px; padding: 0 25px; text-align: center; }
.b-product_gallery_main a img { display: inline-block; position: relative; max-width: 340px; }

.b-product_gallery_carousel { position: relative; }
.b-product_gallery_carousel section { position: relative; margin: 0; overflow: hidden; }
.b-product_gallery_carousel section ul { position: relative; width: 60000px; list-style: none; }
.b-product_gallery_carousel section ul li { position: relative; float: left; width: 130px !important; padding-top: 5px; }
.b-product_gallery_carousel section ul li a { display: table-cell; vertical-align: middle; width: 130px; height: 100px; padding: 0 15px; text-align: center; }
.b-product_gallery_carousel section ul li a img { display: inline-block; position: relative; max-width: 100px; border: 1px solid #eee; }
.b-product_gallery_carousel section ul li a.current:before { position: absolute; z-index: 1; top: 0; left: 50%; margin-left: -3px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #acd436; content: ''; }
.b-product_gallery_carousel section ul li a.current img { border: 1px solid #acd436; }

.b-product_gallery_carousel section ul li a:hover { -moz-opacity: 0.8; opacity: 0.8; }

.b-product_gallery [data-direction] { position: absolute; top: 15px; padding: 3px 4px 5px 4px; }
.b-product_gallery [data-direction]:active {margin-top: 2px; padding: 3px 4px; }
.b-product_gallery [data-direction]:before { display: block; width: 24px; height: 24px; content: ''; }

.b-product_gallery [data-direction="prev"] { right: 54px; }
.b-product_gallery [data-direction="prev"]:before { background: url('../design/icons/sprite_24.png') -72px 0 no-repeat; }

.b-product_gallery [data-direction="next"] { right: 15px; }
.b-product_gallery [data-direction="next"]:before { background: url('../design/icons/sprite_24.png') -96px 0 no-repeat; }

/* * * Information * * */
.b-product_info { position: relative; padding-left: 454px; margin: 0 0 30px 0; }
.b-product_info .b-msg { margin-left: 0; margin-tight: 0; }

.b-product_info_params { position: relative; list-style: none; margin-bottom: 15px; font: 400 1.4em/1.4 'PT Sans', sans-serif; color: #000; }
.b-product_info_params li { position: relative; margin-bottom: 5px; }
.b-product_info_params li small { font: inherit; color: #d4d4d4; }

.b-product_info_price_label { display: block; position: relative; margin-bottom: 5px; font: 400 1.4em/1.4 'PT Sans', sans-serif; color: #000; }
.b-product_info_price_label em { display: inline-block; position: relative; width: 11px; height: 11px; margin-right: 2px; border-radius: 2px; }

.b-product_info_price { display: inline-block; vertical-align: top; position: relative; margin: 0 5px 15px 0; padding: 3px 20px; font: 700 2.4em 'PT Sans', sans-serif; white-space: nowrap; color: #acd436; background: none; border: 2px solid #acd436; border-radius: 3px; }
.b-product_info_price.mute { color: #d4d4d4; border-color: #d4d4d4; }

.b-product_info_sold { display: inline-block; vertical-align: top; position: relative; margin: 0 5px 15px 0; padding: 7px 60px; font: 700 1.8em 'PT Sans', sans-serif; white-space: nowrap; color: #ff2f2f; background: none; border: 2px solid #ff2f2f; border-radius: 3px; }

.b-product_info .selectbox { width: 200px; }

/* * * Purchase * * */
.b-product_purchase { position: relative; margin-bottom: 20px; }
.b-product_purchase_label { display: block; position: relative; font: 400 1.4em/1.4 'PT Sans', sans-serif; color: #000; }

.b-product_purchase_box { position: relative; }
.b-product_purchase_box ul { display: inline-block; vertical-align: middle; position: relative; list-style: none; margin-left: 20px; font: 400 1.5em/1.2 'PT Sans', sans-serif; }

.b-product_purchase_add { display: inline-block; vertical-align: middle; top: -1px; padding-left: 38px !important; }
.b-product_purchase_add:before { display: block; position: absolute; left: 12px; top: 10px; width: 16px; height: 16px; background: url('../design/icons/sprite_16.png') -16px 0 no-repeat; content: ''; }

.b-product_purchase_add.sending:before { background: url('../design/icons/sending_blue.gif') 0 0 no-repeat; }

.b-product_purchase_msg { display: inline-block; vertical-align: middle; top: -1px; padding-left: 38px !important; font-size: 1.4em; }
.b-product_purchase_msg:before { display: block; position: absolute; left: 12px; top: 10px; width: 16px; height: 16px; background: url('../design/icons/sprite_16.png') -64px -16px no-repeat; content: ''; }

.b-product_rating { position: relative; }
.b-product_rating span { vertical-align: middle; position: relative; font: 400 1.4em 'PT Sans', sans-serif; color: #000; }
.b-product_rating a { vertical-align: middle; position: relative; margin-left: 40px; font: 400 1.6em 'PT Sans', sans-serif; text-decoration: none; border-bottom: 1px dashed #30b4e5; }
.b-product_rating a:hover { border-color: #fff; }

/* * * Group * * */
.b-product_info_item { position: relative; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid #ccc; }
.b-product_info_item .b-product_purchase { margin-bottom: 0; }
.b-product_info_item .b-product_purchase + .b-product_purchase { margin-top: 10px; }

/* * * Description * * */
.b-product_description { position: relative; clear: both; }
.b-product_description .b-tabs_item { margin-bottom: 20px; }
.b-product_description .b-tabs_item .g-section { margin: 0; }

.b-product_description_reviews { position: relative; list-style: none; }
.b-product_description_reviews_item { position: relative; padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px solid #bac3c8; }
.b-product_description_reviews_item_header { position: relative; margin-bottom: 15px; }
.b-product_description_reviews_item_header h6 { position: relative; margin-bottom: 5px; font: 700 1.6em/1.1 'PT Sans', sans-serif; color: #373737; }
.b-product_description_reviews_item_header h6 .b-stars { margin-left: 15px; }
.b-product_description_reviews_item_header > span { position: relative; font: 400 1.3em/1 'PT Sans', sans-serif; color: #a7a7a7; }
.b-product_description_reviews_item p { margin-bottom: 10px; font: 400 1.4em/1.5 'PT Sans', sans-serif; color: #434b4e; }

.b-product_description_reviews_form { width: 50%; max-width: 460px; }

/* * * Popular products * * */
.b-popular { position: relative; padding: 40px 0; }
.b-popular.product { background: #fbfbfb; margin-top: -180px; }
.b-popular_title { position: relative; margin-bottom: 30px; font: 700 3.6em/1 'Ubuntu', sans-serif !important; color: #525866 !important; }

.b-content_column .b-popular { padding-top: 0; }
.b-content_column .b-popular_title { font: 700 1.8em/1.1 'PT Sans', sans-serif !important; color: #434b4e !important; }

.b-popular [data-direction] { position: absolute; top: 0; padding: 4px 5px 6px 5px; }
.b-popular [data-direction]:active { top: 2px; padding: 4px 5px; }
.b-popular [data-direction]:before { display: block; width: 24px; height: 24px; content: ''; }

.b-popular [data-direction="prev"] { right: 58px; }
.b-popular [data-direction="prev"]:before { background: url('../design/icons/sprite_24.png') -72px 0 no-repeat; }

.b-popular [data-direction="next"] { right: 15px; }
.b-popular [data-direction="next"]:before { background: url('../design/icons/sprite_24.png') -96px 0 no-repeat; }

.b-popular_carousel { position: relative; }
.b-popular_carousel section { position: relative; margin: 0; overflow: hidden; }
.b-popular_carousel section > ul { position: relative; width: 60000px; list-style: none; }
.b-popular_carousel section > ul > li { position: relative; float: left; width: 230px; }

.b-popular_carousel section > ul > li .b-goods { margin: 0 10px 0 0; background: none; }      
.b-popular_carousel section > ul > li .b-goods_img { display: block; width: auto; margin-bottom: 15px; background: #fff; border: 2px dotted #38b7e6; border-radius: 4px; }
.b-popular_carousel section > ul > li .b-goods_img span { width: 206px; height: 130px; }
.b-popular_carousel section > ul > li .b-goods_img img { max-height: 130px; }

.b-popular_carousel section > ul > li .b-logotype { margin: 0 10px 0 0; }
.b-popular_carousel section > ul > li .b-logotype_img { display: block; width: auto; margin-bottom: 15px; background: #fff; border: 2px dotted #38b7e6; border-radius: 4px; }
.b-popular_carousel section > ul > li .b-logotype_img span { width: 206px; height: 130px; }
.b-popular_carousel section > ul > li .b-logotype_img img { max-height: 130px; }

/* -------------------------- Shop: order page -------------------------- */
.b-order { position: relative; }
.b-order_footer { position: relative; margin: 0 1% 150px 1%; text-align: right; color: #525866; }
.b-order_footer span { display: inline-block; vertical-align: middle; padding: 10px 20px; font: 400 1.4em/1 'PT Sans', sans-serif; color: #525866; background: #d6f0fa; border: 2px solid #30b4e5; border-radius: 4px; }
.b-order_footer .g-btn { margin-left: 10px; }

/* * * Cart * * */
.b-cart { width: 98%; border-spacing: 0; margin: 0 1% 10px 1%; }

.b-cart_header { font: 700 1.4em/1 'PT Sans', sans-serif; text-transform: uppercase; color: #525866; }
.b-cart_header th { padding: 12px 10px; text-align: left; border-top: 2px solid #acd436; border-bottom: 2px solid #acd436; }
.b-cart_header th:first-child { border-radius: 4px 0 0 4px; border-left: 2px solid #acd436; }
.b-cart_header th:last-child { border-radius: 0 4px 4px 0; border-right: 2px solid #acd436; }

.b-cart_item td { vertical-align: middle; padding: 20px 10px; border-top: 1px solid #bac3c8; }
.b-cart_header + .b-cart_item td { border: none; }

.b-cart_item_photo img { max-width: 120px; border: 2px dotted #7dd0ef; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

.b-cart_item_notice h3 { position: relative; margin-bottom: 10px; font: 700 1.5em/1.3 'Ubuntu', sans-serif; }
.b-cart_item_notice_parameters { position: relative; list-style: none; font: 400 1.4em/1.3 'PT Sans', sans-serif; color: #000; }
.b-cart_item_notice_parameters li { position: relative; margin-bottom: 5px; }

.b-cart_item_price, .b-cart_item_summ { font: 400 1.4em/1 'Ubuntu', sans-serif; white-space: nowrap; color: #000; }
.b-cart_item_price span, .b-cart_item_summ span { font-weight: 700; font-size: 1.3em; color: #0096cf; }

.b-cart_item_remove { text-align: right; }
.b-cart_item_remove .g-btn { padding: 3px 4px 5px 4px; }
.b-cart_item_remove .g-btn:active { padding: 3px 4px; }
.b-cart_item_remove .g-btn:before { display: block; position: relative; width: 16px; height: 16px; background: url('../design/icons/sprite_16.png') -48px -16px no-repeat; content: ''; }

.b-cart_item_remove .g-btn.sending:before { background: url('../design/icons/sending_green.gif') 0 0 no-repeat; }

.b-cart_footer { font: 400 1.4em/1 'Ubuntu', sans-serif; text-align: right; white-space: nowrap; color: #000; }
.b-cart_footer td { padding: 12px 10px; border-top: 2px solid #e5e5e5; border-bottom: 2px solid #e5e5e5; }
.b-cart_footer td:first-child { border-radius: 4px 0 0 4px; border-left: 2px solid #e5e5e5; }
.b-cart_footer td:last-child { border-radius: 0 4px 4px 0; border-right: 2px solid #e5e5e5; }

.b-cart_footer_total span { font-weight: 500; font-size: 1.8em; color: #0096cf; }

/* * * Checkout * * */
.b-order_step [class*="grid"] { position: relative; margin-bottom: 20px; }
.b-order_step_header { box-sizing: border-box; padding: 12px 10px; font: 400 1.4em/1 'PT Sans', sans-serif; color: #525866; border: 2px solid #acd436; border-radius: 4px; }

.b-order .b-form legend { margin-bottom: 20px; color: #525866; }
.b-order .b-form_box { font-size: 9px; }
.b-order .b-form_box.remember { margin-top: -5px; margin-bottom: 5px; }
.b-order .b-form_box_notice { margin: 20px 0; font-size: 1.7em; line-height: 1.5; color: #525866; }

.b-order .b-form.method .b-form_box_field { margin-bottom: 5px; }

.b-order .b-form .g-btn { width: 190px; font-size: 2em; }
.b-order .b-form .g-btn:active { margin-top: 2px; top: 0; }

/* -------------------------- Main page -------------------------- */
/* * * Newscasts * * */
.b-newscast { position: relative; padding: 40px 0 20px 0; }
.b-newscast_title { position: relative; margin-bottom: 30px; padding-left: 42px; font: 700 3.6em/1 'Ubuntu', sans-serif !important; text-shadow: 0 1px 0 #fff; color: #525866 !important; }
.b-newscast_title:before { position: absolute; left: 0; top: 3px; width: 32px; height: 32px; background: url('../design/icons/sprite_32.png') 0 0 no-repeat; content: ''; }

.b-newscast_grid { position: relative; margin-bottom: 20px; }

.b-newscast_more { position: absolute; right: 0; top: -10px; padding: 8px 14px 10px 14px; font-size: 1.2em; text-transform: uppercase; }
.b-newscast_more:active { top: -8px; padding: 8px 14px; }

.b-newscast.news { background: #f8ffe4; }
.b-newscast.news .b-newscast_title:before { background-position: 0 0; }
.b-newscast.news .b-newscast_grid .b-announcement { padding: 0 10px 0 40px; background: url('../design/backgrounds/delimiter.png') left top repeat-y; }
.b-newscast.news .b-newscast_grid.first .b-announcement,
.b-newscast.news .b-newscast_grid:first-child .b-announcement,
.b-newscast.news header + .b-newscast_grid .b-announcement { padding-left: 0; background: none; }

.b-newscast.articles { background: #c0eeff; }
.b-newscast.articles .b-newscast_title:before { background-position: -32px 0; }
.b-newscast.articles .b-newscast_grid .b-announcement { padding: 0 10px 0 40px; background: url('../design/backgrounds/delimiter.png') left top repeat-y; }
.b-newscast.articles .b-newscast_grid.first .b-announcement,
.b-newscast.articles .b-newscast_grid:first-child .b-announcement,
.b-newscast.articles header + .b-newscast_grid .b-announcement { padding-left: 0; background: none; }

.b-newscast.articles .b-announcement_date { color: #8791a8; }
.b-newscast.articles .b-announcement_link { color: #30b4e5; }
.b-newscast.articles .b-announcement_link:hover { color: #fff; }

@media screen and (max-width: 1080px) {
    .b-newscast_grid.grid_3 { width:31.333%; }
}

/* * * Partners * * */
.b-partners { position: relative; padding: 40px 0; background: #f6f6f6; }

.b-partners_title { position: relative; margin-bottom: 30px; padding-left: 42px; font: 700 3.6em/1 'Ubuntu', sans-serif !important; text-shadow: 0 1px 0 #fff; color: #525866 !important; }
.b-partners_title:before { position: absolute; left: 0; top: 2px; width: 32px; height: 32px; background: url('../design/icons/sprite_32.png') -64px 0 no-repeat; content: ''; }

.b-partners [data-direction] { position: absolute; top: 0; padding: 6px 7px 8px 7px; }
.b-partners [data-direction]:active { top: 2px; padding: 6px 7px; }
.b-partners [data-direction]:before { display: block; width: 24px; height: 24px; content: ''; }

.b-partners [data-direction="prev"] { right: 43px; }
.b-partners [data-direction="prev"]:before { background: url('../design/icons/sprite_24.png') -72px 0 no-repeat; }

.b-partners [data-direction="next"] { right: 0; }
.b-partners [data-direction="next"]:before { background: url('../design/icons/sprite_24.png') -96px 0 no-repeat; }

.b-partners_carousel { position: relative; }
.b-partners_carousel section { position: relative; margin: 0; overflow: hidden; }
.b-partners_carousel section ul { position: relative; width: 60000px; list-style: none; }
.b-partners_carousel section ul li { position: relative; float: left; }
.b-partners_carousel section ul li a { display: block; position: relative; margin: 0 10px; text-align: center; }

/* * * Simple order * * */
.b-simple-order { position: relative; padding: 40px; text-align: center; background: url('../design/backgrounds/order_pattern.png') center center repeat; }
.b-simple-order span { display: block; position: relative; margin-bottom: 15px; font: 700 2.4em/1.2 'Ubuntu', sans-serif; color: #fff; }
.b-simple-order .g-btn:active { top: 0; margin-top: 2px; }

.b-simple-order.mp span { font-size: 3em; }

/* * * Top blocks * * */
.b-content_column_grid { height: 169px; }

.b-content_column_order { position: relative; z-index: 20; padding: 15px; height: 149px; min-height: 149px; width: 100%; margin-bottom: 20px; text-align: center; background: #f7fbeb; border: 2px solid #acd436; border-radius: 4px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.b-content_column_order_hdr > span { display: block; position: relative; margin-bottom: 15px; font: 700 2.4em/1.2 'Ubuntu', sans-serif; text-shadow: 0 1px 0 #fff; color: #acd436; }
.b-content_column_order_hdr > .g-btn:active { top: 0; margin-top: 2px; }

.b-content_column_order .b-form { display: none; }
.b-content_column_order .b-form > span { display: block; position: relative; margin-bottom: 5px; font: 700 2.4em/1.2 'Ubuntu', sans-serif; text-shadow: 0 1px 0 #fff; color: #acd436; }
.b-content_column_order .b-form > p { margin-bottom: 15px; font: 400 1.6em/1.4 'Ubuntu', sans-serif; color: #6d6672; }
.b-content_column_order .b-form > form { text-align: left; }
.b-content_column_order .b-form_box_field textarea { min-height: 56px; }
.b-content_column_order .b-form .btn { text-align: center; }
.b-content_column_order .b-form .btn .g-btn:active { margin-top: 2px; top: 0; }

/*.b-content_column_order:hover { position: absolute; height: auto; }*/
/*.b-content_column_order:hover .b-content_column_order_hdr { display: none; }*/
/*.b-content_column_order:hover .b-form { display: block; }*/

.b-content_column_sale { position: relative; padding: 15px; height: 115px; margin-bottom: 20px; background: #fff; border: 2px solid #a2ddf3; border-radius: 4px; }

.b-content_column_sale_title { position: absolute; z-index: 1; left: 15px; top: 15px; padding: 15px 0; height: 85px; width: 46%; font: 700 2.4em/1.2 'Ubuntu', sans-serif; text-align: center; text-shadow: 0 1px 0 #fff; color: #30b4e5; background: #edf8fd; border: 2px dotted #38b7e6; border-radius: 4px; }
.b-content_column_sale_title:before { display: block; position: relative; width: 39px; height: 39px; margin: 6px auto; background: url('../design/icons/sale.png') 0 0 no-repeat; content: '';}

.b-content_column_sale_list { position: relative; overflow: hidden; padding: 15px 0 0 52%; height: 100px; font: 400 1.3em/1.1 'PT Sans', sans-serif; color: #acd436; }
.b-content_column_sale_list li { position: relative; margin: 0 0 7px 20px; }
.b-content_column_sale_list li a { text-decoration: none; color: #363d40; }
.b-content_column_sale_list li:hover { color: #30b4e5; }
.b-content_column_sale_list li:hover a { text-decoration: underline; color: inherit; }

.b-content_column_sale_list:after { display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 35px; background: url('../design/backgrounds/fade.png') left top repeat-x; content: ''; pointer-events: none; }

.b-content_column_sale:hover { border-color: #30b4e5; }

.b-content_column_sale.hover { position: absolute; z-index: 20; height: auto; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.b-content_column_sale.hover .b-content_column_sale_title { position: relative; left: auto; top: auto; width: auto; }
.b-content_column_sale.hover .b-content_column_sale_list { clear: both; height: auto; width: 100%; padding-left: 0; }
.b-content_column_sale.hover .b-content_column_sale_list li { float: left; vertical-align: top; position: relative; margin: 0 0 7px 4%; width: 29%; }
.b-content_column_sale.hover .b-content_column_sale_list:after { display: none; }

@media screen and (max-width: 1080px) {
    .b-content_column_sale.hover .b-content_column_sale_list li { margin: 0 0 7px 4%; width: 44%; }
}

/*
.b-content_column_sale:hover { position: absolute; z-index: 20; height: auto; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border-color: #30b4e5; }
.b-content_column_sale:hover .b-content_column_sale_title { position: relative; left: auto; top: auto; width: auto; }
.b-content_column_sale:hover .b-content_column_sale_list { clear: both; height: auto; width: 100%; padding-left: 0; }
.b-content_column_sale:hover .b-content_column_sale_list li { float: left; vertical-align: top; position: relative; margin: 0 0 7px 3%; width: 29%; }
.b-content_column_sale:hover .b-content_column_sale_list:after { display: none; }
*/

/* -------------------- Popup layer -------------------- */
.h-wrapper { position: relative; }

.b-popup { display: none; }
.h-popup-on .h-wrapper { position: fixed; z-index: 0; left: 0; top: 0; width: 100%; visibility: visible; padding: 0; }
.h-popup-on .b-popup { display: block; position: relative; z-index: 3000; height: auto; min-height: 101%; width: 100%; padding: 0; text-align: center; overflow: hidden; }
.h-popup-on .b-popup .h-mask { display: block; position: absolute; top: 0; left: 0; z-index: 0; width: 100%; height: 100%; background: #fff; }
.h-popup-on .b-popup .b-popup-box { display: inline-block; position: relative; z-index: 1; width: 520px; height: auto; min-height: 100px; padding: 30px 30px 15px 30px; margin: 50px 0; text-align: left; background: #fff url('../design/colorbox/loading.gif') center center no-repeat; border: 2px solid #30b4e5; border-radius: 4px; }

.h-popup-on .b-popup .close { display: block; position: absolute; z-index: 10; right: 10px; top: 10px; width: 16px; height: 16px; background: url('../design/icons/sprite_16.png') -32px -16px no-repeat; cursor: pointer; }
.h-popup-on .b-popup .close:hover { opacity: .75; }

.h-popup-on .b-popup .b-popup-box.loaded { background: #fff; }

.h-popup-on .b-popup-box_header { position: relative; }
.h-popup-on .b-popup-box_header h2 { display: block; position: relative; margin-bottom: 5px; font: 700 2.4em/1.2 'Ubuntu', sans-serif; text-align: center; text-shadow: 0 1px 0 #fff; color: #30b4e5; }
.h-popup-on .b-popup-box_header p { margin-bottom: 15px; font: 400 1.6em/1.4 'Ubuntu', sans-serif; text-align: center; color: #6d6672; }

/* -------------------------- Light pages -------------------------- */
.b-popover { display: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; z-index: 9999999; left: 0; top: 100%; width: 100%; padding: 20px 10px; margin-top: 6px; font-size: 10px; text-align: left; white-space: normal; background: #fff; border: 2px solid #30b4e5; border-radius: 4px; }
.b-popover a { text-decoration: underline; color: #30b4e5; }
.b-popover a:hover { text-decoration: none; }

.b-popover .b-form form { white-space: normal !important; }
.b-popover .b-form_answer { font-size: 1.2em; text-align:left; }

.b-header_top_account .b-popover { left: auto; right: 0; width: 232px; padding-bottom: 0; }
.b-header_top_account .b-popover .g-btn { width: 100%; }

.b-header_top_account_social { position: relative; z-index: 1; float: right; list-style: none; margin-top: -1px; }
.b-header_top_account_social li { display: inline-block; vertical-align: top; position: relative; margin-left: 4px; }
.b-header_top_account_social li a { display: block; position: relative; width: 24px; height: 24px; }
.b-header_top_account_social li a:hover { -moz-opacity: 0.8; opacity: 0.8; }
.b-header_top_account_social li a.fb { background: url('../design/icons/sprite_24.png') 0 -24px no-repeat; }
.b-header_top_account_social li a.vk { background: url('../design/icons/sprite_24.png') -24px -24px no-repeat; }

.b-header_top_links .b-popover { left: auto; right: 0; width: 232px; padding-bottom: 0; }
.b-header_top_links .b-popover .g-btn { width: 100%; }

.g-table .b-popover { left: auto; right: 0; width: 350px; padding-bottom: 0; }

.g-table .b-popover .b-form_box.buttons .g-btn,
body > .b-popover .b-form_box.buttons .g-btn { float: left; padding: 8px 8px 10px 8px; margin: 0 10px 0 0; font-size: 1.2em; text-transform: uppercase; }
.g-table .b-popover .b-form_box.buttons .g-btn:active,
body > .b-popover .b-form_box.buttons .g-btn:active { padding: 8px; }

.g-table .b-popover .b-form_box.buttons .g-btn[data-add],
body > .b-popover .b-form_box.buttons .g-btn[data-add] { padding: 8px 8px 10px 28px; }
.g-table .b-popover .b-form_box.buttons .g-btn[data-add]:active,
body > .b-popover .b-form_box.buttons .g-btn[data-add]:active { padding: 8px 8px 8px 28px; }

.b-popover .b-form_box.buttons .g-btn[data-add]:before { display: block; position: absolute; left: 7px; top: 6px; width: 16px; height: 16px; background: url('../design/icons/sprite_16.png') -64px 0 no-repeat; content: ''; }

.g-table .b-popover .b-form_box.buttons a,
body > .b-popover .b-form_box.buttons a { position: relative; top: 7px; font: 400 1.4em/1 'PT Sans', sans-serif; text-decoration: none; border-bottom: 1px dashed #30b4e5; }
.g-table .b-popover .b-form_box.buttons a:hover,
body > .b-popover .b-form_box.buttons a:hover { color: #000; border-color: #000; }

body > .b-popover { width: 350px; padding-bottom: 0; }
body > .b-popover h5 { margin: 0 0 20px 0; font: 700 1.8em/1.1 'PT Sans', sans-serif; color: #434b4e; }

