@charset "utf-8";
/* CSS Document */
html, body { margin: 0; padding: 0; height: 100%; }
body { font: 75%/1.5em Arial, Helvetica, sans-serif; color: #000; min-width: 980px; background: #5c6ea1 url( '/i/repeat_inner_back.jpg' ) repeat-y center top; }
* html #wrapper { height: 100%; }
#wrapper { min-height: 100%; background: url( '/i/inner_back.jpg' ) no-repeat center top; overflow-x: hidden; }
body.inner { background: #7d8bb3 url( '/i/repeat_inner_back.png' ) repeat-y center top; }
body.inner #wrapper { background: url( '/i/inner_back.jpg' ) no-repeat center top; }

.fixed_width { width: 100%; max-width: 1236px; min-width: 980px; margin: 0 auto; }

/***** Header Styles ****/
#header { height: 159px; position: relative; z-index: 110; }
#header .logo { display: block; width: 357px; height: 83px; position: absolute; left: 18px; top: 28px; z-index: 112; line-height: 0; background: url( '/i/logo.jpg' ) no-repeat; }
#header .right_block { /* width: 545px; */ display: inline-block; position: absolute; right: 0; top: 0; z-index: 111; }
#header .right_block .pos_block { position: relative; }
#header .ic_login.auto_icon { position: absolute; left: -5px; top: 37px; padding-left: 12px; line-height: normal; }
#header .ic_login.auto_icon a { float: left; margin-top: -2px; }
#header .ic_login.auto_icon a.logout { display: block; width: 18px; height: 17px; margin: 0 0 0 7px; text-decoration: none; background: url( '/i/icons/ic_logout.png' ) no-repeat; }
#header .right_block .is_button { position: absolute; right: 21px; top: 25px; } 
#header .ic_phone.auto_icon { position: absolute; right: 160px; top: 36px; font-size: 20px; color: #293257; padding: 0 0 0 18px;  }
#header .ic_phone ins { text-decoration: none; position: relative; top: -1px; }
#header .ic_phone span { position: relative; top: -6px; padding: 0 4px 0 0; font-size: 12px; color: #7480ac; }
#header .menu { display: inline-block; position: relative; right: 5px; top: 84px; }
#header .menu .corner { width: 2px; height: 27px; line-height: 0; position: absolute; top: 0; z-index: 113; background: url( '/i/header_menu.gif' ) repeat-x left top; }
#header .menu .corner.is_left { left: -1px; background-position: left -54px; }
#header .menu .corner.is_right { right: -1px; background-position: left -81px; }
#header .menu ul { list-style-type: none; padding: 0; margin: 0; }
#header .menu ul li { float: left; text-transform: uppercase; font-size: 10px; position: relative; padding: 0; margin: 0; background: none; }
#header .menu ul li ins.separator { display: inline-block; width: 1px; height: 27px; position: absolute; left: 0; top: 0; line-height: 0; text-decoration: none; background: url( '/i/header_menu.gif' ) no-repeat left -108px; }
#header .menu ul li:first-child ins.separator { display: none; }
#header .menu ul li a, #header .menu ul li span { display: block; padding: 5px 10px 4px 12px; color: #183394; text-shadow: 0 1px #fff; text-decoration: none; background: url( '/i/header_menu.gif' ) repeat-x left top; }
#header .menu ul li.act a, #header .menu ul li:hover a, #header .menu ul li.act span { background-position: left -27px; text-shadow: 0 1px #d3d7e7; }
#header .menu ul li.has_submenu a, #header .menu ul li.has_submenu span { padding-right: 19px; text-shadow: none; }
#header .menu ul li ins.over_index { text-decoration: none; position: relative; z-index: 116; }
#header .menu ul li .down_arrow { position: absolute; right: 8px; top: 12px; z-index: 116; }
#header .menu .submenu { display: none; min-width: 160px; position: absolute; left: 0; top: 27px; z-index: 115; padding: 2px 0 7px 0; background: #fff; border-radius: 2px; -webkit-border-radius: 2px; }
#header .menu li.has_submenu:hover .submenu { display: block; }
#header .menu .submenu, #header .menu .submenu .pseudo_over { box-shadow: rgba(0, 0, 0, 0.42) 0 1px 3px; -webkit-box-shadow: rgba(0, 0, 0, 0.42) 0 1px 3px; }
#header .menu .submenu .pseudo_over { height: 27px; width: 100px; background: #fff; position: relative; top: -29px; margin: 0 0 -29px 0; z-index: 115; cursor: pointer; }
#header .menu .submenu ul { background: #fff; position: relative; z-index: 118; }
#header .menu .submenu ul li { float: none; line-height: 1.5em; }
#header .menu .submenu ul li a, #header .menu .submenu ul li span { padding-bottom: 0; background: url( '/i/header_submenu.gif' ) repeat-x left 100px; text-shadow: none; }
#header .menu .submenu ul li:hover a { color: #663300; text-shadow: 0 1px #f9c352; background-position: left bottom; background-color: #ffd559; }
#header .menu .submenu ins.bottom_border { display: block; width: 100%; padding: 1px 0 9px 0; text-decoration: none; display: inline-block; background: url( '/i/bottom_border.gif' ) repeat-x left bottom; position: relative; top: 1px; }
#header .menu .submenu ul li:hover ins.bottom_border, #header .menu .submenu ul li:last-child ins.bottom_border { background: none; }

/***** Top Menu Styles *****/
#top_menu { height: 38px; }
#top_menu ul { list-style-type: none; padding: 0; margin: 0; }
#top_menu ul li { float: left; padding: 0 5px 0 0; margin: 0; background: none; }
#top_menu ul li a, #top_menu ul li span { display: inline-block; padding: 12px 10px 8px 22px; text-decoration: none; position: relative; background: url( '/i/top_menu.png' ) no-repeat -30px top; }
#top_menu ul li a { text-shadow: 0 1px #fff; }
#top_menu ul li a:hover, #top_menu ul li span { color: #663300; text-shadow: 0 1px #ffcb5a; }
#top_menu ul li ins.corner { display: inline-block; width: 26px; height: 38px; position: absolute; right: -26px; top: 0; z-index: 9; background: url( '/i/top_menu.png' ) no-repeat left top; }
#top_menu ul li a:hover, #top_menu ul li span { background-position: -30px -38px; z-index: 10; }
#top_menu ul li a:hover ins.corner, #top_menu ul li span ins.corner { background-position: left -38px; }
#top_menu ul li.act a, #top_menu ul li.act a:hover, #top_menu ul li.act span { z-index: 11; color: #183394; text-shadow: none; background: url( '/i/top_menu.png' ) no-repeat -30px -76px; }
#top_menu ul li.act ins.corner, #top_menu ul li.act a:hover ins.corner { background: url( '/i/top_menu.png' ) no-repeat left -76px; }

/***** Slides Styles *****/
#slides { overflow: hidden; height: 391px; }
#slides .fixed_width { width: 100%; height: 385px; position: relative; border-top: #fff 4px solid; background: url( '/i/slides_back.jpg' ) no-repeat center top; }
#slides .bord { width: 8px; height: 389px; position: absolute; top: 0; background: url( '/i/bords.png' ) no-repeat left -2px; }
#slides .bord.is_left { left: -1px; }
#slides .bord.is_right { right: -1px; background-position: -8px top; }
#slides .ul_pos { width: 980px; margin: 0 auto; position: relative; }
#slides .nav { padding: 10px 0 10px 336px; height: 20px; display: inline-block; position: relative; top: 10px; z-index: 21; }
#slides .nav span { display: inline-block; float: left; cursor: pointer; }
#slides .nav .dot { width: 9px; height: 8px; margin: 1px 6px 0 6px; background: url( '/i/slides_nav.png' ) no-repeat; }
#slides .nav .dot.act, #slides .nav .dot:hover { width: 12px; height: 12px; margin: -1px 4px 0 5px; cursor: default; background-position: left -8px; }
#slides .nav .dot:hover { cursor: pointer; }
#slides .nav .control { width: 17px; height: 13px; background: url( '/i/slides_nav.png' ) no-repeat; }
#slides .nav .control.prev { background-position: left -20px; margin-left: 36px; } 
#slides .nav .control.prev:hover { background-position: left -33px; } 
#slides .nav .control.next { background-position: left -46px; }
#slides .nav .control.next:hover { background-position: left -59px; }
#slides .nav .control.play { width: 8px; height: 13px; margin: 0 18px 0 19px; background-position: left -90px; }
#slides .nav .control.play:hover { background-position: left -121px }
#slides .nav .control.pause { width: 13px; height: 18px; margin: -2px 16px 0 16px; background-position: left -72px; }
#slides .nav .control.pause:hover { background-position: left -103px }
#slides ul { list-style-type: none; padding: 0; margin: 0; }
#slides ul li { display: none; width: 100%; height: 370px; position: absolute; left: 0; top: 35px; font-size: 13px; color: #fff; text-shadow: 0 1px #505e9d; }
#slides ul li.show { display: block; z-index: 20; }
#slides .inner_block { padding: 0 0 0 313px; }
#slides ul .head { font-size: 32px; font-weight: bold; color: #fff; text-shadow: 2px 1px #495796; padding: 51px 0 29px 0; }
#slides table.default { width: 100%; }
#slides table.default td { padding: 0 52px 0 0; }
#slides .func_name { padding: 0 0 12px 0; }
#slides .buttons { position: absolute; left: 333px; top: 292px; z-index: 22; }
#slides .buttons .is_button { padding-left: 13px; }
#slides .buttons .auto_icon { padding-left: 40px; line-height: normal; }
#slides .buttons a { margin: 0 28px 0 0; width: 126px; }
.grad { width: 100%; height: 77px; position: relative; margin-top: -77px; z-index: 19; background: url( '/i/grad.png' ) no-repeat center top; }
.grad_left, .grad_right { position: absolute; top: 0; }
.grad_left { width: 113px; height: 374px; left: -113px; background: url( '/i/grad_left.png' ) no-repeat; } 
.grad_right { width: 108px; height: 371px; right: -108px; background: url( '/i/grad_right.png' ) no-repeat; } 
 
/***** Banners on mainpage Styles *****/ 
#specials { height: 156px; background: url( '/i/grad2.png' ) no-repeat center top; }
#specials .fixed_width { padding: 14px 0 0 0; }
#specials .margs_minus { margin: 0 0 0 -12px; }
#specials .float_block { width: 25%; }
#specials a { display: block; height: 140px; position: relative; margin: 0 0 0 17px; text-decoration: none; }
#specials a .back { width: 100%; height: 98px; position: absolute; left: 0; bottom: 0; z-index: 28; }
#specials a .left_corner { display: inline-block; width: 7px; height: 98px; position: absolute; left: -7px; bottom: 0; z-index: 25; } 
#specials a.sp1 .back { background: url( '/i/spec1.png' ) no-repeat right top; }
#specials a.sp1 .left_corner { background: url( '/i/spec1.png' ) no-repeat; }
#specials a.sp2 .back { background: url( '/i/spec2.png' ) no-repeat right top; }
#specials a.sp2 .left_corner { background: url( '/i/spec2.png' ) no-repeat; }
#specials a.sp3 .back { background: url( '/i/spec3.png' ) no-repeat right top; }
#specials a.sp3 .left_corner { background: url( '/i/spec3.png' ) no-repeat; }
#specials a .head { height: 42px; position: relative; left: -7px; background: url( '/i/spec_head.png' ) no-repeat -10px 0; }
#specials a .head .head_text { display: inline-block; font: 20px 'Ubuntu Condensed', sans-serif; color: #fff; letter-spacing: -0.05em; text-shadow: #26386f 0 1px 1px; padding: 9px 0 0 18px; }
#specials a:hover .head .head_text { text-shadow: #a87104 0 1px 1px; }
#specials a .head .corner { display: inline-block; position: absolute; right: -7px; top: 0; width: 7px; height: 42px; background: url( '/i/spec_head.png' ) no-repeat; }
#specials a:hover .head { background-position: -10px -42px; }
#specials a:hover .head .corner { background-position: left -42px; }
#specials a p { color: #000; font-size: 13px; padding: 10px 90px 10px 12px; margin: 0; }
#specials a.patch { left: -7px; z-index: 28; }
a.patch .patch_text { display: inline-block; font: 22px 'Ubuntu Condensed', sans-serif; color: #fff; letter-spacing: -0.05em; text-shadow: #26386f 0 1px; padding: 15px 18px 0 18px; }
a.patch:hover .patch_text { text-shadow: #a87104 0 1px; }
a.patch { display: block; height: 140px; position: relative; background: url( '/i/patch_back.png' ) no-repeat -10px top; }
a.patch .right_corner { display: inline-block; position: absolute; right: -7px; top: 0; width: 7px; height: 140px; background: url( '/i/patch_back.png' ) no-repeat left top; }
a.patch:hover { background-position: -10px -140px; }
a.patch:hover .right_corner { background-position: left -140px; }
 
/***** Our clients Styles *****/
#our_clients { height: 163px; overflow: hidden; position: relative; top: -20px; z-index: 26; margin: 0 -3px -40px 0; }
#our_clients .padds { padding: 35px 7px 0 3px; }
#our_clients .repeat_back { height: 95px; position: relative; background: url( '/i/our_clients.png' ) repeat-x left top; }
#our_clients .corner { width: 7px; height: 95px; position: absolute; top: 0; background: url( '/i/our_clients.png' ) no-repeat; }
#our_clients .corner.is_left { left: -7px; background-position: left -95px; }
#our_clients .corner.is_right { right: -7px; background-position: left -190px; }
#our_clients .sticker { width: 183px; height: 163px; position: absolute; left: -86px; top: -35px; background: url( '/i/clients_sticker.png' ) no-repeat; }
#our_clients .table_pos { max-width: 1090px; margin: 0 auto; padding: 2px 20px 0 116px; }
#our_clients .lenta { position: relative; height: 91px; overflow: hidden; }
#our_clients table.default { position: absolute; left: 0; top: 0; }
#our_clients table.default td { height: 91px; padding: 0; vertical-align: middle; text-align: center; }

/***** Content Styles *****/
#content { position: relative; border-top: #fff 4px solid; border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; background: url( '/i/content_back.png' ) repeat-x left top; }

#navigation { background: url( '/i/navigation_back.jpg' ) no-repeat; }
#navigation .nav_grad { padding: 7px 40px 4px 40px; background: url( '/i/navigation_grad.png' ) repeat-y right top; }
#navigation span.ic_arrow { margin: 0 6px; position: relative; top: -2px; cursor: inherit; }
#navigation .ic_home { margin: 0 -2px 0 0; }

#content.error404 { border: 0; background: none; border-radius: 0; -webkit-border-radius: 0; min-height: 520px; }
#content.error404 .content_back { width: 100%; position: absolute; left: 0; top: 0; z-index: 70; }
#content.error404 .content_back .fixed_width { min-height: 520px; border-top: #fff 4px solid; border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; background: url( '/i/content_back.png' ) repeat-x left top; }
#content.error404 .error_back { width: 100%; min-height: 520px; position: absolute; left: 0; top: 0; z-index: 71; background: url( '/i/back404.png' ) no-repeat center -82px; }
.back_to_main { padding: 0 0 0 18px; margin: 0 0 0 -18px; background: url( '/i/icons/left_arrow.gif' ) no-repeat left 7px; }
#content.error404 .back_padds { padding: 15px 0 0 0; }
#content.error404 .inner_block { width: 100%; position: absolute; left: 0; top: 386px; }
#content.error404 .inner_block .inner_text { width: 416px; margin: 0 auto; }

/*** Left Part Styles ***/
#left_part { margin: 0 31% 0 0; position: relative; z-index: 35; }
#left_part .inner_block { padding: 16px 20px 60px 40px; }
#left_part.without_right { margin: 0; }
#left_part.without_right .inner_block { padding-right: 36px; }

.inline_block { display: inline-block; width: 100%; }
.transparent_block { border-radius: 3px; -webkit-border-radius: 3px;  background: url( '/i/transparent_back.png' ); }
.float_block { float: left; }
.activities { margin: 9px -20px 0 -20px; }
#left_part .activities.transparent_block .inner_block { padding: 16px 20px 12px 20px; }
.activities.transparent_block .float_block { width: 50%; }
#left_part .activities.transparent_block .float_block .inner_block { padding: 0 20px 0 0; }
.activities.transparent_block ul { margin-top: 12px; }
.activities.transparent_block ul li { padding-bottom: 18px; }

.advantages { padding: 30px 0 0 0; }
.advantages .float_block { width: 33%; }
#left_part .advantages .float_block .inner_block { padding: 0 30px 0 0; }
#left_part .advantages .float_block:last-child .inner_block { padding: 0; }
.advantages .ads { margin: 0 0 22px 37px; } 

.calculation { min-height: 104px; margin: 7px -20px 0 -20px; position: relative; z-index: 36; }
.calculation .calc_icon { width: 89px; height: 115px; float: left; position: relative; top: -6px; left: 17px; background: url( '/i/calc_icon.png' ) no-repeat; }
.calculation .calc_text { margin: 0 0 0 128px; padding: 15px 0 0 0; } 
.calculation .calc_text .head2 { padding: 0 0 1px 0; margin: 0 0 0 -11px; }
.calculation .calc_text .font_16 { padding: 8px 0 0 0; } 

.screenshots { padding: 8px 0 0 0; }
.screenshots #slider { margin: -23px 0 0 0; position: relative; z-index: 34; }
.screenshots #slider .white_corner { width: 73px; height: 270px; position: absolute; right: -20px; bottom: 17px; z-index: 33; background: url( '/i/white_corner_small.png' ) no-repeat; }
.screenshots #slider .lenta { height: 200px; position: relative; overflow: hidden; }
.screenshots #slider .bar_padds { padding: 18px 55px 0 0; }

.service_block { padding: 0 0 10px 0; margin: 0 0 26px 0; border-bottom: #d5dae7 1px solid; }
.service_block:last-child { border: 0; margin: 0; }
.service_img { float: right; margin: -33px 31px 10px 50px; }

.fast_search { padding: 8px 0  0; }
.fast_search .form_text { margin: 5px 15px 0 0; }
.fast_search .form_input { width: 50%; min-width: 335px; }
.fast_search .text { width: 100%; height: 25px; padding: 0 0 0 5px; line-height: 25px; font-size: 12px; color: #666; border: #d0d0d3 1px solid; border-radius: 3px; -webkit-border-radius: 3px; }
.fast_search .ic_search2 { margin: 8px 0 0 15px; }
.fast_search .faqpopup { float: right; position: relative; right: 17px; top: -4px; }

.result_block { margin: 0 -20px; }
#left_part .result_block .inner_block { padding: 15px 20px 0 20px; }
.result_block .bottom_line, .result_block.is_last.act .bottom_line { margin: 14px 0 0 0; border-bottom: #d5dae7 1px solid; }
.result_block.is_last .bottom_line { border: 0; }
.result_block.act { margin-top: -1px; background: #fff; border: #d5dae7 1px solid; box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25); }
#left_part .result_block.act .inner_block { padding: 15px 19px 24px 19px; }
.result_block.act .sliding_parent.pseudo { font-weight: bold; }
.result_block .ic_close { display: none; float: right; position: relative; right: -10px; top: -6px; }
.result_block.act .ic_close { display: inline-block; }
.result_block .answer { display: none; padding: 5px 0 0 0; }

/*** Contacts styles ***/
table.default.vcard { width: 100%; margin-left: -20px; }
table.default.vcard td { padding: 0 0 0 20px; }
table.default.vcard table.default { width: 100%; }
.vcard .email_item { padding: 0 0 6px 5px; }
.vcard .email_item table.default td.m_td { width: 1%; white-space: nowrap; padding: 0; }
.vcard .email_item table.default td { padding-left: 4px; }
.vcard .icq_item { display: inline-block; width: 100%; padding: 0 0 1px 0; }
.vcard .icq_item .icq_img, .vcard .icq_item .icq_num { float: left; }
.vcard .icq_item .icq_num { margin: 0 0 0 2px; }
.vcard .icq_item .icq_descr { margin: 0 0 0 110px; }
.vcard .icq_item .is_gray2 {  }
.metro { padding: 0 0 0 20px; margin: 6px 0 30px; background: url( '/i/icons/ic_metro.png' ) no-repeat left 3px; }
.vcard .ic_phone.auto_icon { padding: 0 0 0 18px; margin: 2px 0 0 -18px; line-height: 2em; }
.vcard .tel { margin: -5px 0 5px 0; }
.vcard .ic_icq.auto_icon { display: block; line-height: normal; padding: 0 0 8px 24px; margin: 1px 0 0 -24px; }
.map_block { height: 400px; margin: 13px 0 23px 0; }
.select_city { padding: 0 10px 0 0; margin: 0 0 0 3px; cursor: pointer; background: url( '/i/icons/down_arrow2.gif' ) no-repeat right 5px; }
.select_city:hover .pseudo { color: #f1ba38; border-bottom: #f1ba38 1px dotted; }
table.default.dealers { width: 100%; margin: 4px 0 0 0; }
table.default.dealers td { padding: 15px 20px 5px 0; }
table.default.dealers.cities td { padding: 9px 20px 3px 0; }
.dealers_info { padding: 4px 0 0 0; position: relative; }
.dealers_info .hidden_select { display: none; width: 100%; position: absolute; left: 0; top: -9px; }
.dealers_info .hidden_select .margs { margin: 0 -20px; padding: 13px 20px 15px 20px; background: #e7e9f2; border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }
.dealers_info .close2 { position: relative; float: right; right: -10px; top: -3px; }

#rqs.act { font-weight: bold; }
.our_requisites { padding: 6px 0 0 0; }
.display_none { display: none; }

.dealers_page { padding: 5px 0 0 0; }
.dealers_page .head3 { padding-left: 30px; }
.dealers_page .float_block { width: 50%; }
#left_part .dealers_page .float_block .inner_block { padding: 0 20px 0 0; }
.dealers_page ul { margin: 0 0 10px 0; }
.dealers_page ul li { padding: 0 0 12px 0; background: none; }

.registration { margin: 0 -20px -26px -20px; padding: 16px 20px; background: #e7e9f2; border-radius: 4px; -webkit-border-radius: 4px;  }  
.registration table.default { width: 100%; margin: 6px 0 0 0; }
.registration table.default td { padding: 0 12px 20px 0; }
.registration .inp_param { white-space: nowrap; padding: 5px 0 0 0; }
.registration .text { width: 99%; }
.registration .text.is_small { width: 62%; }
.registration sup { color: #cc0000; font-size: 14px; font-weight: bold; position: relative; top: 4px; margin: -6px 0 0 -8px; display: inline-block; }
.registration table.default td.note { line-height: 0.9em; font-size: 11px; color: #666; padding: 9px 0 0 12px; white-space: nowrap; }
.registration .note sup { margin: 0 0 0 -8px; }
.registration label { display: block; margin: 3px 0 5px 0; padding-top: 2px; color: #666; }
.registration label.i_agree, label.i_agree { font-size: 11px; line-height: 1.2em; padding-top: 4px; margin-top: 9px; color: #666; padding-left: 18px; }
.registration .is_button { margin: 0 30px 0 0; }

.order { border: #e7e9f2 1px solid; }
.registration.order { padding-bottom: 0; }
.light_block { background: #f5f6fa; margin: 0 -20px; padding: 0 20px; }
.line_block { display: inline-block; width: 100%; border-top: #d5dae7 1px solid; }
.line_block label { margin-bottom: 0; }
.padds { padding: 15px 0 18px 0; }
.light_block.padds { padding: 13px 20px 18px 20px; }
.order .inner_head { font-weight: bold; }
.order label { color: #000; padding-right: 15px; }
.component { margin: 0 240px 0 0; }
.jobs { float: right; width: 220px; }
.jobs .jobs_inputs {  position: relative; width: 49px; height: 27px; left: 0; top: -5px; }
.jobs b.float_block { padding: 0 6px 0 0; }
.jobs .jobs_inputs .text { width: 43px; position: absolute; z-index: 40; }
.jobs .jobs_inputs .ic_up2, .jobs .jobs_inputs .ic_down2 { position: absolute; z-index: 41; right: -1px; }
.jobs .jobs_inputs .ic_up2 { top: 0; }
.jobs .jobs_inputs .ic_down2 { bottom: 0; }
.order .dark_blue { background: #d4d9e6; font-weight: bold; margin: 15px -19px -1px -19px; padding: 6px 19px 5px 19px; }
.order .modules { display: none; padding: 10px 0 0 0; }
.order .padds2 { padding: 8px 0 3px 0; }
.order .line_block.padds2 .jobs { margin-top: 5px; }
.order .padds_top { padding: 20px 0 0 0; }
.order .pseudo.sliding.act { font-weight: bold; }

.clients {  }
.clients .clients_block { border-bottom: #d0d0d3 1px solid; margin: 0 0 12px 0; padding: 10px 0 0 0; }
.clients .clients_block:last-child { border: 0; margin: 0; }
.clients  .float_block { width: 33%; text-align: center; }
#left_part .clients  .float_block .inner_block { padding: 2px 0 16px 0; }
.clients  .float_block .teaser_img { display: table-cell; width: 182px; height: 65px; vertical-align: bottom; padding: 0; }
.clients  .float_block .fix_width { width: 182px; margin: 0 auto; padding: 0 0 6px 0; }
.clients .and_more { clear: both; text-align: right; color: #898989; font-style: italic; padding: 0 0 12px 0; }

.vacancies_margs { margin: -22px -10px 0 -10px; } 
.vacancies { }
.vacancies h4 { padding-top: 3px; }
.vacancies .name_bookmark { display: inline-block; font-size: 14px; padding: 4px 10px 6px 10px; }
.vacancies .name_bookmark.act { background: #d4d8e6; border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; }
.vacancies .responsibility { display: none; background: #d4d8e6; margin: 0 -10px; border-radius: 3px; -webkit-border-radius: 3px;  }
#left_part .vacancies .responsibility .inner_block { padding: 14px 20px; }
.vacancies ul { margin-top: 6px; }
.anketa_form table.default { width: 100%; }
.anketa_form table.default td { padding: 0 0 3px 0; }
.anketa_form table.default td.param_name { padding-top: 5px;}
.anketa_form label { padding: 0; } 
.anketa_form input[type=text], .anketa_form textarea { width: 83%; }
.anketa_form select { width: 34%; }
.vacancies label.i_agree { padding: 4px 0 0 19px; font-size: 12px; }
.vacancies td.fields_note { font-size: 10px; color: #808080; }
.vacancies .head2 { padding-top: 10px; }
.vacancies .lang_n { padding: 5px 0 3px 0; }
.vacancies .lang_n2 { padding: 5px 0 3px 0; width: 39%; }

/*** Pagination ***/
#pagination { color: #374ea2; padding: 18px 0 0 0; margin: 0; }
#pagination .prev, #pagination .next { background: url( '/i/arrows.gif' ) no-repeat; }
#pagination .prev { background-position: left 5px; padding-left: 17px; }
#pagination .next { background-position: right -28px; padding-right: 17px; }
#pagination a, #pagination b { padding: 0 4px 0 5px; }

/*** Right Part Styles ***/
#right_part { float: right; width: 31%; position: relative; z-index: 36; }
#right_part .inner_block { padding: 46px 40px 60px 20px; }

/*** Right Menu Styles ***/
.right_menu { padding: 0 10px 22px 0; } 
.right_menu .font_14 { padding: 0 0 8px 0; }
.right_menu ul li { color: #183394; padding: 5px 15px 6px 0; margin: 0; border-bottom: #d0d0d3 1px solid; position: relative; background: none; } 
.right_menu ul li:last-child { border: 0; }
.right_menu ul li:last-child span.shape { display: none; }
.right_menu ul li span.shape { display: inline-block; position: absolute; background: url( '/i/shapes.png' ) no-repeat; }
.right_menu ul li span.shape.sh1 { width: 11px; height: 7px; right: -10px; bottom: -4px; }
.right_menu ul li span.shape.sh2 { width: 9px; height: 9px; right: -9px; bottom: -5px; background-position: left -7px; }
.right_menu ul li.submenu { display: none; padding-right: 0; }
.right_menu ul li.submenu.act { display: list-item; }
.right_menu ul li.submenu ul { font-size: 11px; margin: -5px 0 -6px 0; }
.right_menu ul li.submenu ul li { padding: 5px 0 6px 11px; color: #333; }

.right_menu .is_button { padding: 0 0 0 3px; margin: 4px 0 -3px 0; }
.right_menu b.is_button { cursor: default; color: #663300; text-shadow: 0 1px #edbd60; background-position: -20px -38px; }
.right_menu b.is_button  div { background-position: left -38px; }
.right_menu .is_button .pseudo_td { height: 38px; vertical-align: middle; display: table-cell; }
.right_menu .icon.ic_slide_more { float: left; margin: 3px 0; }
.right_menu .butt_text { margin: 0 0 0 38px; display: block; }
 
.patch_padds { padding: 0 6px 25px 0; } 
.box { margin: 4px 16px 0 0; }
.scheme { margin: 4px 0 0 0; }
.plusics { margin: 2px 10px 0 -5px; }
 
.news { padding: 0; } 
.icon.ic_date.auto_icon { font-size: 10px; padding: 0 0 1px 10px; color: #808080; line-height: 0.6em; cursor: inherit; }
.news .icon.ic_rss.auto_icon { float: right; padding: 0 0 4px 16px; position: relative; top: 5px; }
.news ul.news_list { margin: 7px 0 0 0; }
ul.news_list li { padding: 0 0 8px 0; background: none; }
#left_part ul.news_list li { padding: 0 0 17px 0; }
.subscribe_link { padding: 14px 0 6px 0; } 
/*
.news_links { margin: -12px 0 0 0; }
*/
.news_links .original { width: 50%; text-align: right; float: right; color: #808080; font-size: 11px; } 
.back_to { padding: 18px 0 0 0; }
 
ul.buttons { margin: 8px 0 9px 0; }
ul.buttons li { background: none; padding: 0 0 15px 0; }
ul.buttons .is_button { width: 149px; }
ul.buttons .auto_icon { line-height: normal; padding-left: 40px; padding-bottom: 1px; }
ul.buttons .is_button { padding-left: 14px; }
.icon.ic_slide_buy span { display: inline-block; padding: 7px 0 9px 0; }

 
.awards { position: relative; z-index: 33; margin: -50px 0 0 0; }
.awards .inner_block { padding: 0 40px 62px 40px; }

/*** Slider styles ***/
#slider { margin: -216px 0 0 0; position: relative; z-index: 34; }
#slider .white_corner { width: 130px; height: 481px; position: absolute; right: -45px; bottom: -4px; z-index: 33; background: url( '/i/white_corner.png' ) no-repeat; }
#slider .lenta { width: 100%; height: 481px; position: relative; overflow: hidden; }
#slider .lenta table.default { position: absolute; left: 0; top: 13px; z-index: 32; }
#slider .lenta table.default td.scroll-content-item { padding: 0 20px 10px 0; vertical-align: bottom; }   
#slider .bar_padds { padding: 18px 79px 0 0; }
#slider .scroll-bar-wrap { line-height: 0; position: relative; overflow: hidden; background: url( '/i/slider_back.gif' ) no-repeat left 10px; }
#slider .scroll-bar { height: 26px; background: url( '/i/slider_back.gif' ) no-repeat right -34px; }
#slider .scroll-bar-wrap .ui-handle-helper-parent { position: relative; width: 100%; height: 100%; }
#slider .ui-slider-handle { display: block; width: 90px; height: 26px; outline: none; position: absolute; top: 0; margin-left: -45px; background: url( '/i/slider_handler.png' ) no-repeat; cursor: default; }
#slider .ui-slider-handle .ui-icon { display: block; width: 26px; height: 26px; margin: 0 auto; cursor: pointer; }
#slider .bar_inner_padds { padding: 0 22px; }
.awards .awards_note { padding: 13px 0 0 0; }
.awards img:hover { cursor: url( '/i/icons/cursor_zoom.png' ), pointer; }
 
/***** Footer Styles *****/
#spacer { height: 160px; clear: both; }
#footer { height: 160px; clear: both; margin-top: -160px; font-size: 11px; color: #333; line-height: 1.5em; position: relative; background: url( '/i/footer_back.gif' ) repeat-x left top; }
#footer .copy { position: absolute; left: 17px; top: 19px; }
#footer .center_block { text-align: center; padding: 19px 0 0 0; }
#footer .inner_block { display: inline-block; text-align: center; position: relative; }
#footer .ic_cloud.auto_icon { padding-left: 15px; margin-left: -4px; }
#footer .ic_letter.auto_icon { padding-left: 17px; line-height: 0.6em; position: relative; top: 1px; margin: 0 30px; text-decoration: none; }
#footer .ic_letter.auto_icon .pseudo { line-height: 1.1em; display: inline-block; position: relative; top: -1px; }
#footer .ic_sitemap.auto_icon { padding-left: 18px; }
#footer .search { position: absolute; width: 185px; height: 23px; left: 0; top: 32px; background: url( '/i/search_back.png' ) no-repeat; }
#footer .search .text { float: left; width: 145px; height: 20px; padding: 0; margin: 1px 0 0 10px; border: 0; font-size: 11px; line-height: 20px; color: #999; }
#footer .search .ic_search { float: left; margin: 3px 0 0 9px; }
#footer .socials { position: absolute; right: -6px; top: 35px; }
#footer .socials a { margin: 0 6px 0 7px; }
.studio-developer { float: right; line-height: 1.5em; position: absolute; right: 20px; top: 18px; }
#footer .studio-developer a { font-size: 10px; text-decoration: none; color: #333; font-family: Tahoma, Geneva, sans-serif; }
body.inner #spacer {  height: 165px; }
body.inner #footer { background: none; height: 165px; margin-top: -165px; }
body.inner #footer .copy { top: 26px; }
body.inner #footer .center_block { padding: 26px 0 0 0; }
body.inner .studio-developer { top: 25px; }

.ads { display: inline-block; line-height: 0; border: 0; background: url( '/i/ads.png' ) no-repeat; }
.ads.ad1{ background-position: 0 0; width: 97px; height: 96px; } 
.ads.ad2{ background-position: 0 -101px; width: 98px; height: 96px; } 
.ads.ad3{ background-position: 0 -202px; width: 97px; height: 97px; } 

.file {  padding: 0 0 0 30px; min-height: 27px; }
.file .filesize { color: #666; font-size: 11px; }
.file.doc { background: url( '/i/files/doc.png' ) no-repeat left 4px; }
.file.pdf { background: url( '/i/files/pdf.png' ) no-repeat left 4px; }
.file.xls { background: url( '/i/files/xls.png' ) no-repeat left 4px; }
.file.ppt { background: url( '/i/files/ppt.png' ) no-repeat left 4px; }
.file.rar { background: url( '/i/files/rar.png' ) no-repeat left 4px; }
.file.zip { background: url( '/i/files/zip.png' ) no-repeat left 4px; }
.file.txt { background: url( '/i/files/txt.png' ) no-repeat left 4px; }

.icon { display: inline-block; line-height: 0; cursor: pointer; border: 0; background: url( '/i/icons.png' ) no-repeat; }
.icon.close2{ background-position: 0 0; width: 22px; height: 21px; } 
.icon.close2:hover{ background-position: 0 -71px; width: 22px; height: 21px; } 
.icon.cursor_zoom{ background-position: 0 -142px; width: 20px; height: 19px; } 
.icon.down_arrow{ background-position: 0 -211px; width: 5px; height: 4px; } 
.icon.down_arrow2{ background-position: 0 -265px; width: 5px; height: 7px; } 
.icon.ic_arrow{ background-position: 0 -322px; width: 12px; height: 3px; } 
.icon.ic_close{ background-position: 0 -375px; width: 8px; height: 8px; } 
.icon.ic_close:hover{ background-position: 0 -433px; width: 8px; height: 8px; } 
.icon.ic_cloud{ background-position: 0 -491px; width: 8px; height: 9px; } 
.icon.ic_date{ background-position: 0 -550px; width: 7px; height: 7px; } 
.icon.ic_down2{ background-position: 0 -607px; width: 23px; height: 14px; } 
.icon.ic_down2:hover{ background-position: 0 -671px; width: 23px; height: 14px; } 
.icon.ic_fb{ background-position: 0 -735px; width: 16px; height: 16px; } 
.icon.ic_home{ background-position: 0 -801px; width: 11px; height: 10px; } 
.icon.ic_icq{ background-position: 0 -861px; width: 16px; height: 16px; } 
.icon.ic_letter{ background-position: 0 -927px; width: 10px; height: 7px; } 
.icon.ic_lj{ background-position: 0 -984px; width: 16px; height: 16px; } 
.icon.ic_login{ background-position: 0 -1050px; width: 7px; height: 9px; } 
.icon.ic_metro{ background-position: 0 -1109px; width: 14px; height: 11px; } 
.icon.ic_phone{ background-position: 0 -1170px; width: 11px; height: 11px; } 
.icon.ic_rss{ background-position: 0 -1231px; width: 12px; height: 12px; } 
.icon.ic_search{ background-position: 0 -1293px; width: 16px; height: 16px; } 
.icon.ic_search2{ background-position: 0 -1359px; width: 10px; height: 12px; } 
.icon.ic_sitemap{ background-position: 0 -1421px; width: 11px; height: 9px; } 
.icon.ic_slide_buy{ background-position: 0 -1480px; width: 30px; height: 28px; } 
.icon.ic_slide_download{ background-position: 0 -1558px; width: 29px; height: 30px; } 
.icon.ic_slide_more{ background-position: 0 -1638px; width: 36px; height: 30px; } 
.icon.ic_slide_presentation{ background-position: 0 -1718px; width: 30px; height: 28px; } 
.icon.ic_twitter{ background-position: 0 -1796px; width: 16px; height: 16px; } 
.icon.ic_up2{ background-position: 0 -1862px; width: 23px; height: 14px; } 
.icon.ic_up2:hover{ background-position: 0 -1926px; width: 23px; height: 14px; } 
.icon.auto_icon { width: auto; height: auto; cursor: inherit; line-height: 0.8em; padding-bottom: 2px; }
a.icon.auto_icon { cursor: pointer; }

label { position: relative; padding-left: 19px; display: inline-block; }  
label input { position: absolute; left: 0; top: -2px; border: 0; padding: 0; margin: 0; }

/***** Common Styles *****/
a { color: #183394; }
a:hover { color: #f1ba38; }
.pseudo { color: #183394; border-bottom: #183394 1px dotted; cursor: pointer; text-decoration: none; cursor: pointer; line-height: normal; }
.pseudo.is_dark { border-bottom: #333 1px dotted; }
.pseudo:hover, .pseudo.is_dark:hover { color: #f1ba38; border-bottom: #f1ba38 1px dotted; }

a img { border: 0; }

.is_button, .is_button[disabled]:hover  { display: inline-block; color: #183394; text-shadow: 0 1px #fff; font-size: 13px; position: relative; padding: 10px 3px 15px 20px; line-height: 13px; text-decoration: none; border: 0; cursor: pointer; background: url( '/i/is_button.png' ) no-repeat -20px top; }
@-moz-document url-prefix() { .is_button, .is_button[disabled]:hover { padding-top: 12px; padding-bottom: 13px; } }
.is_button div, .is_button[disabled]:hover div { width: 17px; height: 38px; position: absolute; right: -17px; top: 0; line-height: 0; background: url( '/i/is_button.png' ) no-repeat; }
.is_button:hover { color: #663300; text-shadow: 0 1px #edbd60; background-position: -20px -38px; }
.is_button:hover div { background-position: left -38px; }
.is_button input, .is_button[disabled]:hover input { height: 34px; border: 0; background: none; cursor: pointer; padding: 0 21px; margin: -10px -21px -15px -21px; color: #183394; text-shadow: 0 1px #fff; font-size: 13px; line-height: 13px; }
@-moz-document url-prefix() { .is_button input, .is_button[disabled]:hover input { margin-top: -12px; } }
.is_button:hover input { color: #663300; text-shadow: 0 1px #edbd60; }
.is_button[disabled]:hover input, .is_button[disabled], .is_button[disabled]:hover { cursor: default; }
.is_button[disabled] {	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }

.is_button.slide { padding: 10px 3px 11px 20px; line-height: 16px; background: url( '/i/is_button_slide.png' ) no-repeat -20px top; }
.is_button.slide div { width: 15px; height: 54px; right: -15px; background: url( '/i/is_button_slide.png' ) no-repeat; }
.is_button.slide:hover { background-position: -20px -54px; }
.is_button.slide:hover div { background-position: left -54px; }

.font_11 { font-size: 11px; }
.font_13 { font-size: 13px; }
.font_14 { font-size: 14px; }
.font_16 { font-size: 16px; }

.is_black { color: #000; }
.is_dark { color: #333; }
.is_gray { color: #808080; }
.is_gray2 { color: #666; }
.light_blue { color: #8997c8; }

h1, h2, h3, h4, h5, h6, .head1, .head2 { margin: 0; padding: 0; color: #000; line-height: normal; }
h1, .head1 { font-size: 24px; padding-bottom: 7px; font-weight: normal; }
h2, .head2 { font-size: 18px; padding-bottom: 9px; font-weight: normal; }
h3, .head3 { font-size: 16px; padding-bottom: 10px; font-weight: bold; }
h4 { font-size: 14px; padding-bottom: 9px; font-weight: bold; }
h5 { font-size: 12px; padding-bottom: 7px; font-weight: bold; }
h6 { font-size: 12px; font-weight: normal; padding-bottom: 7px; font-style: italic; } 
 
p { padding: 0 0 18px 0; margin: 0; }

input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 0 0 0 5px; margin: 0; border: #d0d0d3 1px solid; outline: none; height: 25px; color: #666; line-height: 25px; border-radius: 3px; -webkit-border-radius: 3px;  }
select { padding-left: 0; height: 24px; }
textarea { height: auto; }

ul { list-style-type: none; padding: 0; margin: 0 0 16px; }
ul li, ol ul li { background: url( '/i/list_item.png' ) no-repeat left 7px; padding: 0 0 2px 8px; margin: 0; }
ol { padding: 0; margin: 0 0 18px; }
ol li { margin: 0 0 6px 17px; padding: 0; }
ul ul, ul ol, ol ul, ol ol { margin: 8px 0 4px 0; }

table.default, ul table, ol table { border: 0; border-spacing: 0; border-collapse: inherit; background: none; }
table.default td, ul table td, ol table td { padding: 0; border: 0; vertical-align: top; }
ul table td, ol table td { padding-right: 20px; }

table, table.default table { border-collapse: collapse; border-spacing: 0; border: 0; background: none; }
table th, table.default table th { padding: 7px 20px; color: #000; text-align: left; font-weight: bold; font-size: 12px; background: #d4d9e6; line-height: normal; }
table tr:first-child th:first-child, table.default table tr:first-child th:first-child { border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; }
table tr:first-child th:last-child, table.default table tr:first-child th:last-child { border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; }
table td, table.default table td { vertical-align: top; padding: 13px 20px 12px 20px; }

.left_img_in_p { float: left; margin: 4px 16px 10px 0; }
.right_img_in_p { float: right; margin: 4px 0 10px 16px; }

.user_table_pos { margin: 0 -20px; }
.user_table_pos table.user_table { width: 100%; }
.user_table_pos table.user_table .colored_td { background: #f2f5fa; }
.user_table_pos table.user_table tr .colored_td:first-child { border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; }
.user_table_pos table.user_table tr .colored_td:last-child { border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; }

/*
.icon.ic_slide_buy.auto_icon { line-height: 30px; height: 29px; }
*/

#footer .studio-developer {
    display: flex;
    align-items: center;
}
#footer .studio-developer span {
    margin-right: 15px;
}
#footer .studio-developer a {
    color: #fff;
    opacity: 0.4;
    font-size: 12px;
}