@font-face {
    font-family: 'TrebuchetMS';
    src: url('/templates/fonts/trebuchetms.eot');
    src: url('/templates/fonts/trebuchetms.eot?#iefix') format('embedded-opentype'),
        url('/templates/fonts/trebuchetms.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlumbRegular';
    src: url('/templates/fonts/plumb-regular.eot');
    src: url('/templates/fonts/plumb-regular.eot?#iefix') format('embedded-opentype'),
        url('/templates/fonts/plumb-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html, body { padding: 0px; margin:0px; background: #eaeaea; }
body, table { color: #153869; font-size: 12px; font-family: 'Trebuchet MS', Arial; }
body { /*padding-top: 28px;*/  }
::selection { background: #6e8dc8; color: #fff;} /* Safari, Chrome, Opera */
::-moz-selection {background: #6e8dc8; color: #fff;} /* FireFox */

p {  margin-top: 0px; }
h1, h2, h3, h4 { line-height: 1; margin-top: 0px; }
h1 { color: #08294d; font-weight: normal; font-size: 20px; line-height: 25px; font-family: 'Trebuchet MS'; }
h2 { color: #000; font-size: 16px; }
h3, h4 {color: #000; font-size: 14px; }

a, .a { color: #0067b8; text-decoration: none; outline: none; cursor: pointer; }
a:hover, .a:hover { text-decoration: underline; }
a img {	border: none; }
a.dot, .a.dot { background: url("/templates/pictures/dot_line.gif") repeat-x  0 100% transparent; cursor: pointer; }
a.dot:hover, .a.dot:hover { background: none; text-decoration: none; }

.page_text * { font-size: 14px; color: #333;  }

table { border-collapse: collapse; }
td { vertical-align: top; }

form { margin: 0px; }
input, textarea { outline-width:0; outline:none; }
label {	cursor: pointer; }
hr { height: 0px; border: none; border-bottom: 1px solid #e1e1e1; margin: 0px 0px 10px 0px; clear: left;}
.hr { height: 0px; border: none; border-bottom: 1px solid #e1e1e1; margin: 0px 0px 10px 0px; clear: left;}

ol { margin: 0 0 10px 15px; padding: 0px; padding: 0 0 0 10px; }
ul { margin: 0 0 10px 15px; padding: 0 0 0 10px; }
ol li {padding: 0 0 4px 6px; margin-bottom: 1px;}
ul li {padding: 0 0 4px 4px; margin-bottom: 1px;}

.reds, a.reds {	color: #f1091f !important;	}
.rel { position:relative; width:100%; height: 100%; }

/*------------ основная таблица --------------*/
.main_table { margin: 0px auto 0 auto; position: relative; }
.main_header { padding: 0 6px 0 6px; width: 1240px; height: 206px; }
.main_header .fixer { width: 977px; height: 28px; font-size: 0px;  }
.main_content { padding: 0 0px 0 6px; width: 1246px;  }
.main_content.main { padding-right: 0; }
.main_bottom { padding: 0 6px 0 6px; width: 1240px;  }

.fixed_menu { width: 100%; top: 0px; left: 0px; right: 0px; position: fixed; z-index: 9999; background: transparent url(/templates/pictures/bg_menu.gif) repeat-x top left; }
.fixed_menu .fixer { width: 977px; height: 0px; font-size: 0px;  }
.fixed_menu .main_table_fixed { margin: 0 auto; }
.fixed_menu .main_table_fixed td.wide  {  padding: 0 6px 0 6px; width: 1240px; }
.fixed_menu .fader  {  height: 15px; background: url(/templates/pictures/top_fader.png) repeat-x top left; }
.no-scroll .fixed_menu { position: fixed; position: absolute; }
/*------------ Шапка --------------*/
.bg_header { position: absolute; top: 28px; left: 0px; right: 0px; height: 162px; background: #f5f5f5;  border-bottom: 1px solid #dbdbdb; }
.header_divider { width: 100%; }
.header_divider td { padding: 0px; padding-right: 10px; }
.header_divider td td { padding: 0px; }
.header_divider .right_column { width: 230px; padding-right: 0px; }
.header_menu_placer { width: 100%; }
.header_menu_placer td {text-align: right; }
.header_menu_placer .right_pad { width: 90px; }

.header_divider .logo { margin: 16px 0 0 -10px; position: relative; }
.header_content_divider { width: 100%; }
.header_content_divider .logo_placer { width: 1px; padding-right: 7px; }

.header_data { margin-top: 32px; }

.header_worktime_divider td.pad {  width: 50px; }
.header_worktime_divider td.worktime {  color: #000; min-width: 130px; }
.header_worktime_divider td.worktime .fix {  width: 130px; height: 0px; font-size: 0px; }
.header_worktime_divider td.worktime .nm { font-weight: bold; padding-bottom: 1px; }
.header_worktime_divider td.links { min-width: 150px; height: 74px; }
.header_worktime_divider td.links .fix {  width: 150px; height: 0px; font-size: 0px; }
.header_worktime_divider td.links a { display: block; color: #0058c2; background: url(/templates/pictures/ico_mail.gif) no-repeat; padding-left: 30px; height: 20px; line-height: 20px; margin-bottom: 4px;  }
.header_worktime_divider td.links a.price { background: url(/templates/pictures/ico_download.gif) no-repeat; }
.header_worktime_divider td.links a.callback { background: url(/templates/pictures/ico_call.png) no-repeat; }

.header_data.mod { margin-top: 10px; }

.header_data.mod .city-select { margin-left: 30px; position: relative; font-size: 18px; line-height: 18px; font-weight: bold;  cursor: pointer; text-decoration: none; border-bottom: 1px dotted #0067B8; display: inline-block; color: #0056c7; }
.header_data.mod .city-select:after { content: ''; display: inline-block; position: absolute; width: 15px; height: 20px; left: -28px; top: 0; background: url(/templates/pictures/ico-map.png) 50% 50% no-repeat; background-size: contain; }
.header_data.mod .city-select:hover { border-bottom: 1px dotted #f5f5f5; }
.header_data.mod .form_search { padding-top: 2px; }
.header_worktime_divider .city { padding-bottom: 7px; }
.header_data.mod .cdek-pvz { white-space: nowrap; display: inline-block; margin-left: 4px; }

.place_right { background: #2d2729 url(/templates/pictures/bg_cart.gif) no-repeat; height: 110px; margin-top: 30px; -webkit-border-radius: 8px 5px 5px 5px; -moz-border-radius: 8px 5px 5px 5px; border-radius: 8px 5px 5px 5px; position: relative; }
.place_right a { color: #fff; }
.place_right .place_comparison { text-align: center; background: url(/templates/pictures/bg_search_btn.gif) repeat-x; height: 30px; position: absolute; left: 0; right: 0; bottom: 0; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; }
.place_right .place_comparison div { padding-top: 5px;}
.place_right .place_comparison a { background: url(/templates/pictures/ico_comparison.gif) no-repeat 0 50%; padding-left: 20px;}

.auth_right { z-index: 100; color: #fff; background: #3e3a3b url("/templates/pictures/bg_search_btn.gif") repeat-x; padding: 13px 15px 7px; text-align: center; height: 20px; margin-top: 12px; -webkit-border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; position: relative; }
.auth_right a { color: #fff; }
.auth_right .login { background: url('/templates/pictures/user_ico_login.gif') no-repeat 0 1px; padding-left: 15px; padding-right: 7px; line-height: 1; cursor: pointer; }
.auth_right .login:hover { text-decoration: underline; }
.auth_right .profile { background: url('/templates/pictures/user_ico_profile.gif') no-repeat 0 1px; padding-left: 15px; padding-right: 7px; }
.auth_right .exit { background: url('/templates/pictures/user_ico_exit.gif') no-repeat 15px 7px; padding-left: 30px; padding-top: 4px; padding-bottom: 4px; border-radius: 0 0 5px 5px; }
.usermenu { cursor: pointer; }
.usersubmenu { display: none; position: absolute; /*height: 70px;*/ top: 35px; left: 0; right: 0; background: #3E3A3B; border-radius: 0 0 5px 5px; text-align: left; border-top: 1px dotted #585254; padding-bottom: 28px;  }
.usersubmenu .separator { display: block; height: 0; border-top: 1px dotted #585254;  }
.usersubmenu .subitem { display: block; margin-top: 0px; color: #978f91; }
.usersubmenu a { display: block; padding: 3px 15px;  }
.usersubmenu a:hover { background-color: #0058ca; text-decoration: none; color: #fff; }
.usersubmenu a:hover .subitem { color: #fff; }
.usersubmenu .bottom { position: absolute; left: 0; right: 0; bottom: 0; }

.place_right.alter { background: #2d2729 url(/templates/pictures/bg_cart.gif) no-repeat; height: 80px; margin-top: 10px; -webkit-border-radius: 8px 5px 5px 5px; -moz-border-radius: 8px 5px 5px 5px; border-radius: 8px 5px 5px 5px; position: relative; }
.place_right.alter a { color: #fff; }
.place_right.alter .place_comparison { text-align: center; background: url(/templates/pictures/bg_search_btn.gif) repeat-x; height: 26px; position: absolute; left: 0; right: 0; bottom: 0; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; }
.place_right.alter .place_comparison div { padding-top: 4px;}
.place_right.alter .place_comparison a { background: url(/templates/pictures/ico_comparison.gif) no-repeat 0 50%; padding-left: 20px;}
.place_right.alter .place_cart { line-height: 14px; }



.pagetitle { width: 100%; }
.pagetitle .spacer { padding: 6px 7px 0px 7px; display: inline-block; background: url(/templates/pictures/subcat_divider.gif) no-repeat 50% 7px; line-height: 20px; vertical-align: top; }
td.title_middle { font-size: 18px; width: 90%; padding: 2px 30px 0 50px; }
td.title_right { text-align: right; padding-right: 10px; font-size: 14px; white-space: nowrap; }
td.title_right .leftarrow { background: url(/templates/pictures/back_arrow.gif) no-repeat 0 50%; padding: 0 8px; }

/*------------ главное меню --------------*/
.header_menu { position: relative; height: 28px; }
.header_menu td { padding: 0px; text-align: center; width: 1px; vertical-align: top;  white-space: nowrap; line-height: 18px; font-size: 14px; }
.header_menu span { display: inline-block; height: 28px; /*background-color: #01203c;*/   }
.header_menu a { white-space: nowrap; margin-top: 6px;  color: #fff; display: inline-block; }
.header_menu span a { /*margin: 6px 6px 0 6px; */ color: #aaa; }
.header_menu td.dl { padding: 5px 0 0 0; width: 30px; color: #8a8889; }

/*.tomail { position: absolute; right: 26px; top: 0px;}*/

/*------------ корзина --------------*/
.place_cart { position: absolute; left: 19px; top: 6px; width: 150px; color: #fff; padding: 0 4px 0 50px; line-height: 18px; }
.place_cart .nm { font-weight: bold; }
.place_cart a { margin-left: 8px; color: #2982ff; }
.place_cart .lnk { position: absolute; left: 0px; top: 0px; width: 33px; height: 45px; display: block; margin: 0px; font-size: 0px; }


/*------------ сравнение --------------*/
/*.place_comparison {
    width: 216px; height: 20px; left: 0px; top: 77px; padding-top: 10px; line-height: 1;  z-index: 0; position: absolute; background: #10325e url(/templates/pictures/fon_comp.gif) 22px 10px no-repeat;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  
    text-align: center;
}
.place_comparison_fix { width: 216px; height: 20px; left: 0px; top: 77px; padding-top: 10px; line-height: 1;  z-index: 0; position: absolute; text-align: center; }
*/
/*------------ поиск --------------*/
.form_search { padding: 8px 0px 0 0; width: 100%; }
.form_search table { border-collapse: separate; border-spacing: 0; width: 100%; height: 30px; background: #d0d0d0;
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
.form_search td { padding: 0px;}
.form_search td.sb { width: 87px;  background: #F5F5F5; }
.form_search td.sb div { position: relative; width: 70px; }
.form_search td.sb input { position: absolute; width: 70px; border: 0; background: #6c8bc7; color: #fff; font-weight: bold; font-family: Arial; font-size: 14px; line-height: 16px; padding: 5px 0 7px 0; height: 30px; background: url(/templates/pictures/bg_search_btn.gif) repeat-x; cursor: pointer; -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0;  }
.form_search td.sb input:hover { background: url(/templates/pictures/bg_search_btn_a.gif);  }
.form_search td.in { padding: 5px 20px 0 20px; width: 365px;}
.form_search td.in input[type="text"] { width: 99%; background: #d0d0d0; padding: 0px; border: 0; height: 20px; color: #000; font-size: 14px; font-family: 'Trebuchet MS'; }
.form_search td.in input[type="text"]::placeholder  { color: #8a8889; }

.form_search_board .form_search { padding: 0; }
.form_search_board .form_search td.in { width: 440px; }
.form_search_board .form_search td.sb { background: #fff; }
.form_search_board .btn { display: inline-block; background: #0056c5; padding: 6px 15px 6px 15px; white-space: nowrap; font-size: 14px; color: #fff; font-weight: bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.form_search_board .btn:hover { text-decoration: none; background: #004eb3; }

.form_search_board .btnr { display: inline-block; background: #e2001a; padding: 6px 15px 6px 15px; white-space: nowrap; font-size: 14px; color: #fff; font-weight: bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.form_search_board .btnr:hover { text-decoration: none; background: #d20018; }

/*------------ подвал --------------*/
.fon_bottom {
    width: 100%; z-index: 0;  
}
.banner { text-align: right; }
/*------------ таблица контента --------------*/
.table_content { width: 100%; }
.left_menu { width: 262px; padding: 0; }
.place_content { padding: 0 0 0 18px; }
.place_banner { padding: 0 7px 0 0; width: 230px; }

/*------------ блок спецпредложений --------------*/
.special_block { width: 100%; padding-bottom: 20px; }
.special_block .head { background: #3f393b url(/templates/pictures/bg_block_header.gif) repeat-x;  color: #fff; text-transform: uppercase; font-size: 17px; text-shadow: 0px -1px 0px #202020; padding: 2px 16px 2px 16px; line-height: 1; font-family: 'PlumbRegular';
-webkit-border-radius: 5px 5px 5px 5px; -moz-border-radius:  5px 5px 5px 5px; border-radius:  5px 5px 5px 5px;  margin: 0 5px 18px 4px; }
.special_block .head .info { color: #333; margin-left: 16px; vertical-align: top; font-family: 'Trebuchet MS'; text-transform: none; display: inline-block; font-size: 12px; border-collapse: separate; height: 16px; margin-top: 1px; text-shadow: none; line-height: 15px; }
.special_block .head .info a { color: #fff; vertical-align: top; }


/*------------ блок данных --------------*/
.data_block { margin-bottom: 18px; width: 100%; position: relative;  }
.data_block .head span {  }
.data_block .head { /*height: 15px;*/ background: #3f393b url(/templates/pictures/bg_block_header.gif) repeat-x;  position: relative; z-index: 0; color: #fff; text-transform: uppercase; font-size: 17px; text-shadow: 0px -1px 0px #202020; padding: 0px 16px 0px 16px; /*line-height: 15px;*/ font-family: 'PlumbRegular';
-webkit-border-radius: 5px 5px 0px 0px; -moz-border-radius:  5px 5px 0px 0px; border-radius:  5px 5px 0px 0px;  }
.data_block .head .info { color: #333; margin-left: 16px; vertical-align: top; font-family: 'Trebuchet MS'; text-transform: none; display: inline-block; font-size: 12px; border-collapse: separate; height: 20px; margin-top: 1px; text-shadow: none; line-height: 20px; }
.data_block .head .info .div { background: url(/templates/pictures/menu_divider.gif) no-repeat; width: 1px; height: 10px; display: inline-block; line-height: 1px; padding: 0px; margin: 5px 5px 0 5px; vertical-align: top; }
.data_block .head .info a { color: #fff; }
.data_block .head a { color: #fff; }

.data_block .head .subtitle { font-family: 'Trebuchet MS'; text-transform: none; display: inline-block; margin-left: 14px; border-collapse: separate; height: 15px; text-shadow: none; }
.data_block .head table { font-family: 'Trebuchet MS'; text-transform: none; display: inline-block; margin-left: 14px; border-collapse: separate; height: 15px; text-shadow: none; }
.data_block .head table a { margin: 0px; }
.data_block .head table td { line-height: 13px;  }
.data_block .head table td.dl { padding: 0px; }
.data_block .data.order  { font-size: 13px; line-height: 19px; color: #000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border-width: 1px; padding: 11px 11px; }
.data_block .data.block  { -webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; border-bottom: none;  }
.data_block .data  { background: #fff; border-width: 0 1px 1px 1px; border-style: solid; border-color: #e1e1e1; position: relative; z-index: 0; padding: 7px 11px;
-webkit-border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px;  }
.main_text { padding: 0 0 0 0; }
.first_main_text { padding: 0 5px 0 5px; }









/*--------------- Доска объявлений ------------------*/
.board_list { margin-top: 12px; }
.board_list .item { border-top: 1px solid #e1e1e1; }
.board_list td { font-size: 14px; color: #1e191a; padding: 0px; }
.board_list td.desc { padding-bottom: 10px; }
.board_list td.info { padding-bottom: 20px; }
.board_list td.img { padding-right: 35px; width: 150px; padding-bottom: 20px; }
.board_list .date { color: #9a9a9a; font-size: 10px; padding-top: 12px; }
.board_list .title { color: #0067b8; padding-bottom: 10px; }
.board_list .param { font-weight: bold; font-size: 11px; color: #000; font-family: Arial; }
.board_list .navigator_block { border-top: 1px solid #e1e1e1; padding-top: 15px; padding-bottom: 8px; }

/*--------------- Доска объявлений ------------------*/





/*-------------- Новости ---------------*/
.main_news_divider { width: 100%; border-collapse: separate; border-spacing: 0; border: 1px solid #d0d0d0; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.main_news_divider td { padding: 0px; }
.main_news_divider .cc { border-left: 1px solid #d0d0d0; }
.main_news_divider .header .cc { border-left: 1px solid #5e595b; }
.main_news_divider.data_block .head.left {  -webkit-border-radius: 5px 0 0 0; -moz-border-radius: 5px 0 0 0; border-radius: 5px 0 0 0; }
.main_news_divider.data_block .head.right {  -webkit-border-radius: 0 5px 0 0; -moz-border-radius: 0 5px 0 0; border-radius: 0 5px 0 0; }
.main_news_divider.data_block .data_main  {  padding: 7px 11px;
-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;  }

.main_news { width: 100%; }
.main_news td {  padding: 3px 0 5px; }
.main_news .time { color: #9a9a9a; font-size: 10px; }
.main_news .item { padding: 2px 10px 18px 0; font-size: 14px; line-height: 17px; }
.main_news .text {  font-size: 12px; line-height: 15px; }
.main_news .text img {  margin: 4px 10px 5px 0; }
.news {}
.news img { padding: 0 15px 15px 0; }
.news .time { color: #9a9a9a; padding-bottom: 10px; }
.news .text { font-family: Arial; color: #333; line-height: 18px; }
.allnews { margin-bottom: 20px; }
.allnews .img { width: 100px; padding-right: 15px; }
.allnews .ntime { color: #9a9a9a; }
.allnews .nlink { font-size: 14px; padding-top: 5px; }
.allnews .nanons {}

.twitter { background: url(/templates/pictures/twitter.png) no-repeat; padding-left: 22px; }

/*------------ каталог --------------*/
.cataloglist { width: 100%; }
.cataloglist td { width: 50%; }
.cataloglist .catname { font-size: 24px; color: #153869; padding-bottom: 7px; }
.cataloglist .catname a { color: #153869; }
.cataloglist .catitems { font-size: 14px; padding-bottom: 20px; }
.cataloglist .catitems span { white-space: nowrap; }
.cataloglist .catitems span span { color: #9A9A9A; padding-left: 4px; padding-right: 10px; }


.catalog_block .spacer { padding: 0px 10px; }
.catalog_block.oneproduct .spacer { padding: 0px 14px; }
.catalog_block.oneproduct { padding: 9px 0px; }
.catalog_block { margin: 0 5px 18px 4px; background: #fff; border: 1px solid #e1e1e1; z-index: 1000; padding: 9px 4px;
-webkit-border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px;  }
.catalog_list { font-size: 13px; line-height: 20px; padding: 10px 0px 10px 60px; margin-bottom: 10px; position: relative; }
.catalog_list.place-left { padding-left: 0px; }
.catalog_list.partner { padding-left: 0; }

.catalog_list span.s { display: inline-block; padding-bottom: 3px;  }
.catalog_list span.s.check-all { display: inline-block; position: absolute; top: 10px; left: 0px; padding: 0;  }

.catalog_list a { font-weight: bold; margin-right: 15px; padding: 0px 3px 0px 3px; margin-left: 3px; white-space: nowrap; }
.catalog_list .sel a { color: #000; }
.catalog_list a:hover, .catalog_list a.sel { text-decoration: none; color: #fff; background: #6086ce; }
.catalog_list a:hover span.c, .catalog_list a.sel span.c {  color: #fff; display: inline;  }
.catalog_list span.c { display: inline; color: #868686; font-weight: normal; margin-left: 10px; }
.catalog_list input { vertical-align: top; padding: 0px; margin: 2px 0px 0px 0; width: 14px; height: 15px; }


.catalog_brand { font-size: 13px; line-height: 20px;  padding-top: 10px;  margin-bottom: 20px; position: relative; padding-left: 50px;}
.catalog_brand input { vertical-align: top; padding: 0px; margin: 2px 0px 0px 0; width: 14px; height: 15px; }
.catalog_brand a { display: inline-block; vertical-align: top; color: #0067b8; margin-left: 3px; margin-right: 10px; line-height: 18px; }
.catalog_brand span { padding: 0 0 4px 0; }

.showsort { vertical-align: middle; /*line-height: 16px; */}
.showsort a { padding: 0px 3px 0 3px; display: inline-block; line-height: 13px;  }
.showsort a:hover { text-decoration: none;  }
.showsort a:hover span.dot { background: none;  }
.showsort .sel { color: #fff; padding-right: 13px;  }
.showsort .sel.dw { background: #0056c5 url(/templates/pictures/sort_down.gif) no-repeat right 45% }
.showsort .sel.up { background: #0056c5 url(/templates/pictures/sort_up.gif) no-repeat right 45% }
.showsort span.dot { background: url(/templates/pictures/dot_line.gif) repeat-x left 13px; padding: 0 0 3px 0; line-height: 14px; display: inline-block;  }
.showsort .sel span.dot { background: url(/templates/pictures/dot_line_white.gif) repeat-x left 13px;  }
.showsort .divider { background: url(/templates/pictures/menu_divider.gif) no-repeat 50% 50%; padding: 0 2px 2px; display: inline-block; line-height: 13px; height: 14px;   }


.view_select { text-align: right; position: relative; }
.view_select a { display: inline-block; padding: 0px; margin-left: 5px; }
.view_select .hl { z-index:0; position: relative; border-collapse: separate; display: block; -webkit-border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px;   }
.view_select .hl span { width: 19px; height: 14px; display: block; padding: 5px 7px; font-size: 0; }
.view_select .list { background: url(/templates/pictures/view_list.gif) no-repeat 50% 50%; }
.view_select a.sel .list { background: url(/templates/pictures/view_list_sel.gif) no-repeat 50% 50%; }
.view_select .grid { background: url(/templates/pictures/view_grid.gif) no-repeat 50% 50%; }
.view_select a.sel .grid { background: url(/templates/pictures/view_grid_sel.gif) no-repeat 50% 50%; }
.view_select a.sel .hl { background: #443e40; }
.view_select a:hover .hl { background: #837e80; }

.adv_search { width: 100%; margin-bottom: 20px;  }
.adv_search td { padding-right: 20px; }
.adv_search table td { padding-right: 5px; }
.adv_search .s_item { padding-bottom: 10px; }

.adv_search .adv_checkbox { vertical-align: middle; padding: 0px; margin: 0px; width: 14px; height: 14px; margin-right: 6px; }
.adv_search label { vertical-align: middle; font-weight: bold; color: #000; }
.adv_search .s_name { font-weight: bold; color: #000; padding-bottom: 3px; }
.adv_search .select { margin-top: 0; }
.adv_search select { font-size: 12px; color: #444; border: 1px solid #a5acb2; }
.adv_search select.multiple { width:205px; }
.adv_search .ed { font-size: 12px; color: #444; border: 1px solid #a5acb2; margin-top: 1px; padding: 5px; }

.howtosearch { margin-right: 10px; color: #f00; }

/*------------ Общее --------------*/
.breadcrumb { padding-bottom: 10px; }
.breadcrumb .dl { color: #153869; margin-left: 5px; margin-right: 5px; }
.divider { height: 10px; }

/*------------ рекламное место --------------*/
.place_adv { margin: 0 18px 0 4px ; height: 204px;  margin-bottom: 18px; position: relative; overflow: hidden; background: #fff;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
    -webkit-box-shadow: #a1a1a1 1px 1px 5px; -moz-box-shadow: #a1a1a1 1px 1px 5px; box-shadow: #a1a1a1 1px 1px 5px;  }
.place_adv .fix { width: 443px; font-size: 0px; height: 0px; }
.place_adv img { height: 100%; position: absolute; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
.place_adv .slider_buttons_placer { position: absolute; right: 16px; top: 12px; z-index: 1000; }
.place_adv .slider_placer_header { background: url(/templates/pictures/bg_imgshow.png) no-repeat; height: 7px; width: 18px; }
.place_adv .slider_buttons { padding: 0px 3px 2px 3px; background: url(/templates/pictures/bg_imgshow.png) no-repeat 0 100%; }
.place_adv .slider_btn { background: #5c81c8 url(/templates/pictures/bg_imgshow_selector.gif) repeat-x; border: 1px solid #000; width: 10px; height: 10px; margin-bottom: 4px; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius:  3px; border-radius: 3px; }
.place_adv .slider_btn.sel { background: #09294e;}

.place_adv.h .slider_buttons_placer { position: absolute; right: 16px; bottom: 12px; top: auto; z-index: 1000; font-size: 0; opacity: 0.5; }
.place_adv.h:hover .slider_buttons_placer { opacity: 1; }
.place_adv.h .slider_placer_header { display: none; }
.place_adv.h .slider_buttons { padding: 3px 0 3px 4px; background: rgba(255,255,255,0.5); border-radius: 5px; }
.place_adv.h .slider_btn { margin: 0 4px 0 0; display: inline-block; }


.r_banner { height: 204px; width: 230px; background: #fff; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
    -webkit-box-shadow: #a1a1a1 1px 1px 5px; -moz-box-shadow: #a1a1a1 1px 1px 5px; box-shadow: #a1a1a1 1px 1px 5px; }
.r_banner img { position: absolute; width: 100%; height: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
.r_banner .slider_buttons_placer { position: absolute; right: 16px; top: 12px; z-index: 1000; }
.r_banner .slider_placer_header { background: url(/templates/pictures/bg_imgshow.png) no-repeat; height: 7px; }
.r_banner .slider_buttons { padding: 0px 3px 2px 3px; background: url(/templates/pictures/bg_imgshow.png) no-repeat 0 100%;}
.r_banner .slider_btn { background: #5c81c8 url(/templates/pictures/bg_imgshow_selector.gif) repeat-x; border: 1px solid #000; width: 10px; height: 10px; margin-bottom: 4px; cursor: pointer;
-webkit-border-radius: 3px; -moz-border-radius:  3px; border-radius: 3px; }
.r_banner .slider_btn.sel { background: #09294e;}

.l_banner { height: 97px; width: 262px; background: #fff; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
    -webkit-box-shadow: #a1a1a1 1px 1px 5px; -moz-box-shadow: #a1a1a1 1px 1px 5px; box-shadow: #a1a1a1 1px 1px 5px; }
.l_banner img { position: absolute; width: 100%; height: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
.l_banner .slider_buttons_placer { position: absolute; right: 16px; top: 12px; z-index: 1000; }
.l_banner .slider_placer_header { background: url(/templates/pictures/bg_imgshow.png) no-repeat; height: 7px; }
.l_banner .slider_buttons { padding: 0px 3px 2px 3px; background: url(/templates/pictures/bg_imgshow.png) no-repeat 0 100%;}
.l_banner .slider_btn { background: #5c81c8 url(/templates/pictures/bg_imgshow_selector.gif) repeat-x; border: 1px solid #000; width: 10px; height: 10px; margin-bottom: 4px; cursor: pointer;
-webkit-border-radius: 3px; -moz-border-radius:  3px; border-radius: 3px; }
.l_banner .slider_btn.sel { background: #09294e;}

.main_product.p_banner { height: 278px; width: 472px; float: left; background: #fff; border: 1px solid #ddd; margin: 0 5px 20px 4px; position: relative; 
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
    -webkit-box-shadow: #dcdcdc 1px 1px 3px; -moz-box-shadow: #dcdcdc 1px 1px 3px; box-shadow: #dcdcdc 1px 1px 2px; 
}
.p_banner img { position: absolute; width: 100%; height: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
.p_banner .slider_buttons_placer { position: absolute; right: 16px; top: 12px; z-index: 1000; }
.p_banner .slider_placer_header { background: url(/templates/pictures/bg_imgshow.png) no-repeat; height: 7px; }
.p_banner .slider_buttons { padding: 0px 3px 2px 3px; background: url(/templates/pictures/bg_imgshow.png) no-repeat 0 100%;}
.p_banner .slider_btn { background: #5c81c8 url(/templates/pictures/bg_imgshow_selector.gif) repeat-x; border: 1px solid #000; width: 10px; height: 10px; margin-bottom: 4px; cursor: pointer;
-webkit-border-radius: 3px; -moz-border-radius:  3px; border-radius: 3px; }
.p_banner .slider_btn.sel { background: #09294e;}

.catalog_bnr { height: 204px; width: 955px; background: #fff; border: 1px solid #ddd; margin: 0 5px 20px 4px; position: relative; 
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
    -webkit-box-shadow: #dcdcdc 1px 1px 3px; -moz-box-shadow: #dcdcdc 1px 1px 3px; box-shadow: #dcdcdc 1px 1px 2px; 
}
.catalog_bnr img { position: absolute; width: 100%; height: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
.catalog_bnr .slider_buttons_placer { position: absolute; right: 16px; top: 12px; z-index: 1000; }
.catalog_bnr .slider_placer_header { background: url(/templates/pictures/bg_imgshow.png) no-repeat; height: 7px; }
.catalog_bnr .slider_buttons { padding: 0px 3px 2px 3px; background: url(/templates/pictures/bg_imgshow.png) no-repeat 0 100%;}
.catalog_bnr .slider_btn { background: #5c81c8 url(/templates/pictures/bg_imgshow_selector.gif) repeat-x; border: 1px solid #000; width: 10px; height: 10px; margin-bottom: 4px; cursor: pointer;
-webkit-border-radius: 3px; -moz-border-radius:  3px; border-radius: 3px; }
.catalog_bnr .slider_btn.sel { background: #09294e;}

.left_subblock { width: 262px; height: 97px; position: relative; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
.left_subblock.short { width: 230px; }
.left_subblock img { width: 100%; height: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.left_subblock span.btn { display: block; padding: 3px 0 3px 15px; position: absolute; left: 13px; right: 13px; background: #403a3c; }
.left_subblock span.btn span { background: url(/templates/pictures/top_fn_arrow.gif) no-repeat 100% 50%; padding-right: 10px; }
.left_subblock.top { margin-bottom: 10px; }
.left_subblock.top span.btn { top: 13px; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }
.left_subblock.bottom span.btn { bottom: 13px; -webkit-border-radius: 0 0 5px 5px ; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; }
.left_subblock a { color: #fff; font-size: 17px; font-family: Arial }
.left_subblock a:hover span.btn { background: #0056c5; }
.left_subblock a:hover { text-decoration: none; }


/*------------ каталог --------------*/
.menu_tree, .menu_tree ul { padding: 15px 0 0 0; margin: 0; list-style: none outside none; line-height: 16px;  font-size: 12px; color: #9a9a9a; background: url(/templates/pictures/treeview-line_t.gif) no-repeat 7px -5px; }
.menu_tree ul { padding-top: 0px; background: #fff; }
.menu_tree li {  background: url(/templates/pictures/treeview-line.gif) 0 0 no-repeat; margin: 0; padding: 1px 0pt 2px 18px; }
.menu_tree li.end { background-position: 0 -1766px; }
.menu_tree li.spacer { background: url(/templates/pictures/treeview-line.gif) 0 4px no-repeat; padding: 2px 2px 4px 4px;}
.menu_tree li.spacer span { background: #fff;}
.menu_tree .folder { background: url(/templates/pictures/folder.gif) 0 1px no-repeat; padding-left: 19px; display: inline-block; position: relative;}
.menu_tree .folder.open { background-image: url(/templates/pictures/folder_open.gif); }
.menu_tree .folder.open.nocat { background-image: url(/templates/pictures/folder_open_s.gif); }
.menu_tree .folder.child.open { padding-bottom: 6px; }
.menu_tree li.open ul { margin-bottom: 10px;}
.menu_tree .select { font-size: 0; line-height: 0; position: absolute; cursor: pointer; top: 3px; left: -17px; width: 13px; height: 9px; background: #fff url(/templates/pictures/treeview.gif) -49px -50px no-repeat;}
.menu_tree .folder.open .select { background: #fff url(/templates/pictures/treeview.gif) -17px -94px no-repeat;}
.menu_tree a { color: #153869;}
.menu_tree .mark { font-weight: bold; }
.menu_tree .mark a {  color: #333; }
.menu_tree .bg { display: inline-block; border: 1px solid #fff; margin: -2px -2px -1px -22px; padding: 1px 3px 1px 21px; }
.menu_tree .mark_end .bg { border: 1px solid #6b94e9; background: url(/templates/pictures/tree_bg_sel.png) repeat; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;  }
.matching { margin-bottom: 18px;}

.menu_tree a.select-color.red {  color: red; }
.menu_tree a.select-color.green {  color: darkgreen; }

/*------------ продукция на главном --------------*/
.main_product {
    width: 229px;
    /*height: 298px;*/  float: left; background: #fff; border: 1px solid #ddd; margin: 0 5px 20px 4px; position: relative; 
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
    -webkit-box-shadow: #dcdcdc 1px 1px 3px; -moz-box-shadow: #dcdcdc 1px 1px 3px; box-shadow: #dcdcdc 1px 1px 2px; 
}
.main_product .bay { display: none;}
.main_product:hover { border: 1px solid #c2c2c2; background: #fff;}

.main_product .data {  position: relative; z-index: 0; border-bottom: 1px solid #dcdcdc;  height: 302px; -webkit-border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px;  }
.special_block.main .main_product .data {  height: 242px; }
.main_product .price {  position: relative; z-index: 0;  background: #f2f2f2 url(/templates/pictures/fon_product_main.jpg) repeat-x; height: 34px; border-top: 1px solid #fff; -webkit-border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px; }
.main_product .data div, .main_product .price div  { position: absolute;}

.main_product  .product-year { position: absolute; width: 60px; height: 60px; top: -10px; left: -10px; background: url(/templates/pictures/logo_pg_2019.png) no-repeat; background-size: contain; z-index: 100; }

.main_product .catalog_name { color: #9a9a9a; text-align: right; top: 2px; right: 0px; width: 100%; background: url(/templates/pictures/fon_catalog_name.png); }
.main_product .catalog_name a { color: #9a9a9a; }
.main_product .catalog_name div { position: relative; padding: 4px 10px 4px 10px; text-align: right; }

.main_product .sprice { color: #cb1a49; font-size: 22px; font-family: PlumbRegular; top: 4px; left: 14px; white-space: nowrap;}
.main_product .sprice span { font-size: 12px; white-space: nowrap; }
.main_product .bay { right: 10px; }
.main_product .img { width: 100%; height: 160px; text-align: center; top: 20px; position: absolute; top: 14px; }
.main_product .img td { padding: 0; vertical-align: middle; text-align: center; }

.main_product .name { top: 178px; left: 14px; width: 202px; height: 71px; text-align: center; overflow: hidden; line-height: 18px;}
.main_product .name.grid { height: 53px; }
.main_product .name a { color: #153869; text-decoration: none; }

.main_product .func { bottom: 10px; left: 10px; width: 210px; text-align: center; line-height: 18px; }
.main_product .func .r { right: 0px; }

.main_product .data .func .l, .main_product .data .func .l div   { position: relative; text-align: left; }


.special_block.main .main_product .func { display: none; }

.main_product .incart, .main_product .incart_grid { cursor: pointer; position: absolute; display: none; top: 5px; right: 6px; color: #fff; background: url(/templates/pictures/button_bay_main.png) no-repeat; width: 59px; height: 13px; text-align: right; font-weight: bold; line-height: 1; padding: 5px 15px;  text-decoration: none;}
.main_product .incart_grid { display: inline; background: url(/templates/pictures/button_bay_grid.png) no-repeat; }
.main_product:hover .incart_grid { background: url(/templates/pictures/button_bay_grid_sel.png) no-repeat; }

.main_product .new { background: url(/templates/pictures/new.png) no-repeat; width: 52px; height: 52px; position: absolute; left: 0; top: 0; z-index: 100; }
.main_product .promo { background: url(/templates/pictures/promo.png) no-repeat; width: 52px; height: 52px; position: absolute; left: 0; top: 0; z-index: 100; }
.main_product .promo2 { background: url(/templates/pictures/promo2.png) no-repeat; width: 52px; height: 52px; position: absolute; left: 0; top: 0; z-index: 100; }
.main_product .promo3 { background: url(/templates/pictures/promo3.png) no-repeat; width: 52px; height: 52px; position: absolute; left: 0; top: 0; z-index: 100; }
.main_product .promo4 { background: url(/templates/pictures/promo4.png) no-repeat; width: 52px; height: 52px; position: absolute; left: 0; top: 0; z-index: 100; }
.main_product .promo5 { background: url(/templates/pictures/promo_rent.png) no-repeat; width: 52px; height: 52px; position: absolute; left: 0; top: 0; z-index: 100; }

.scrolblock_items .item .promo_tradein, .place_content .item .promo_tradein { background: url(/templates/pictures/promo_tradein.png) no-repeat; width: 52px; height: 52px; position: absolute; left: 0; top: 0; z-index: 100; }
.scrolblock_items .item .promo5, .place_content .item .promo5 { background: url(/templates/pictures/promo_rent.png) no-repeat; width: 52px; height: 52px; position: absolute; left: 0; top: 0; z-index: 100; }

.main_product  .product-year { position: absolute; width: 60px; height: 60px; top: 0px; left: -5px; background: url(/templates/pictures/logo_pg_2018.png) no-repeat; background-size: contain; z-index: 101; }

.main_product .percent-price { position: absolute; right: 0px; top: 30px; background: #6699db; border-radius: 5px 0 0 5px; color: #fff; font-size: 40px; padding: 10px; line-height: 1; width: 90px; text-align: center; font-family: PlumbRegular; opacity: 0.7 }
.main_product .percent-price .old { display: block;  font-size: 14px; padding-top: 10px; position: relative; }
.main_product .percent-price .old:after { display: block; content: ""; position: absolute; border-bottom: 1px solid #fff; left: 0px; right: 0px; bottom: 5px; }
.main_product:hover .percent-price { opacity: 1; }

.main_list_product { padding: 15px 20px; background: #fff; border: 1px solid #fff; margin: 0 5px 0px 4px; position: relative; }
.main_list_product .line { border-top: 1px solid #E1E1E1; position: absolute; top: -16px; left:-15px; right: -15px; height: 1px; width: auto; margin: 0 4px; }
.main_list_product .line.white { border-top: 1px solid #fff;}
.main_list_product:hover .line { border-top: 1px solid #c2c2c2; }
.main_list_product:hover { /*-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; */  border: 1px solid #c2c2c2; background: #fff;}
.main_list_product table { width: 100%;  }
.main_list_product td.img { width: 120px; text-align: center; vertical-align: top; position: relative;  }
.main_list_product div.img { margin-bottom: 0px;  }
.main_list_product .comparison { display: inline-block; padding-top: 10px;  }
.main_list_product td.info { padding: 0 15px 0 18px;  }
.main_list_product .name a { color: #153869; font-weight: bold; }
.main_list_product .options { color: #868686; padding-top: 4px; line-height: 15px; }
.main_list_product td.price { width: 160px; }
.main_list_product .sprice { color: #cb1a49; font-size: 22px; line-height: 27px; font-family: PlumbRegular; top: 4px; left: 14px; white-space: nowrap; }
.main_list_product .sprice span {font-size: 12px; white-space: nowrap; }
.main_list_product .incart { position: absolute;  top: 2px; right: 0px; width: 31px; height: 23px; display: block; background: url(/templates/pictures/button_bay_list.png) no-repeat;  }
.main_list_product:hover .incart { background: url(/templates/pictures/button_bay_list_sel.png) no-repeat;  }
.main_list_product .available > span, .main_list_product .available .more-shipping { margin-left: 3px; margin-top: 3px; line-height: 15px; display: inline-block; }
.main_list_product .available .br { display: block;  margin-left: 0; margin-top: 0; line-height: 0; }
.main_list_product .available span.green_bul { background-position: 0 4px; }
.main_list_product .available span.yellow_bul { background-position: 0 4px; }
.main_list_product .new { background: url(/templates/pictures/new.png) no-repeat; width: 52px; height: 52px; position: absolute; left: 0; top: 0; z-index: 100; }
.main_list_product .promo { background: url(/templates/pictures/promo.png) no-repeat; width: 52px; height: 52px; position: absolute; left: 0; top: 0; z-index: 100; }
.main_list_product .promo2 { background: url(/templates/pictures/promo2.png) no-repeat; width: 52px; height: 52px; position: absolute; left: 0; top: 0; z-index: 100; }
.main_list_product .promo3 { background: url(/templates/pictures/promo3.png) no-repeat; width: 52px; height: 52px; position: absolute; left: 0; top: 0; z-index: 100; }
.main_list_product .promo5 { background: url(/templates/pictures/promo_rent.png) no-repeat; width: 52px; height: 52px; position: absolute; left: 0; top: 0; z-index: 100; }
.main_list_product  .product-year { position: absolute; width: 60px; height: 60px; top: -5px; left: -10px; background: url(/templates/pictures/logo_pg_2018.png) no-repeat; background-size: contain; z-index: 101; }

.main_list_product .percent-price { background: #6699db; border-radius: 0 0 5px 5px; color: #fff; font-size: 40px; padding: 10px; line-height: 1; width: 90px; text-align: center; margin: -16px 0 16px 0; }
.main_list_product .percent-price .old { display: block;  font-size: 14px; padding-top: 10px; position: relative; }
.main_list_product .percent-price .old:after { display: block; content: ""; position: absolute; border-bottom: 1px solid #fff; left: 0px; right: 0px; bottom: 5px; }

.main_product.photo { height: 358px; cursor: url(/templates/pictures/zoom.png), pointer; }
.main_product.photo .image { display: inline-block; position: absolute; top: 0; left: 0; right: 0; bottom: 35px; background-repeat: no-repeat; background-position: center; border-radius: 5px 5px 0px 0px ;  }
.main_product.photo .title { display: inline-block; position: absolute; bottom: 0; left: 0; right: 0; color: #153869; padding: 11px 10px 10px; text-align: center; background: #f2f2f2 url(/templates/pictures/fon_product_main.jpg) 0 100% repeat-x; border-top: 1px solid #fff; border-radius: 0px 0px 5px 5px; }
.main_product.photo:hover .image  { opacity: 0.8 }


span.green_bul { padding-left: 12px; background: url(/templates/pictures/available.png) no-repeat 0 50%; }
span.yellow_bul { padding-left: 12px; background: url(/templates/pictures/available_pre.png) no-repeat 0 50%; }
a.in_compare { color: #00ab65; background: url(/templates/pictures/dot_line_green.gif) repeat-x 0 15px; }
a.in_compare:hover { text-decoration: none;  }

a.to_compare span { background: url(/templates/pictures/dot_line.gif) repeat-x 0 15px;  }
a.to_compare  { background: url(/templates/pictures/compare.gif) no-repeat 0 6px; padding-left: 14px;  }
a.to_compare:hover { text-decoration: none;  }
a.to_compare:hover span { background: none;   }

a.dot14 {font-size: 14px;  background: url(/templates/pictures/dot_line.gif) repeat-x 0 17px; }
a.dot14:hover { background: none; text-decoration: none; }
a.dot12 {font-size: 12px;  background: url(/templates/pictures/dot_line.gif) repeat-x 0 16px; }
a.dot12:hover { background: none; text-decoration: none; }

.yellow_available { color: #ffbd1e; border-bottom: 1px dotted #ffbd1e; }
.orange_available { color: #ff7f26; border-bottom: 1px dotted #ff7f26; }
.red_available { color: #f00; border-bottom: 1px dotted #f00; }
.green_available { color: #00c272; border-bottom: 1px dotted #00c272; }
.more-shipping { color: #0067b8; border-bottom: 1px dotted #0067b8;  }
.yellow_available:hover, .red_available:hover, .green_available:hover, .more-shipping:hover, .orange_available:hover{ border-bottom: 1px dotted #fff; cursor: pointer; }

/*----------------------- одна продукция ------------------------*/
.product { width: 100%; }
.product td.l { width: 325px; padding: 0 25px 0px 15px; text-align: center; }
.product td.m { width: 265px; padding: 30px 20px 20px 15px;}
.product td.r { padding: 0 10px 20px 0px; }
.product .buy_block { font-size: 14px; max-width: 240px; text-align: center; border: 1px solid #e1e1e1; background: #f5f5f5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }

.product .image-place { position: relative; width: 320px; height: 320px; }
.product .product-year { position: absolute; width: 100px; height: 100px; top: -20px; right: -50px; background: url(/templates/pictures/logo_pg_2018.png) no-repeat; background-size: contain; }

.product .price { color: #cb1a49; font-family: PlumbRegular; font-size: 40px; margin-top: 15px; }

.product .price span { font-size: 22px;  }
.product .price .price-text  { font-size: 22px;  }
.product .price_certificate { padding-top: 18px; color: #cb1a49; }
.product .price_certificate span.p { font-family: PlumbRegular; color: #cb1a49; font-size: 50px; font-weight: bold; line-height: 50px; }
.product .price_certificate span { color: #cb1a49; font-family: PlumbRegular; font-size: 22px;  }
.product .price_certificate .price { margin-top: 0px; }
.product .question { margin-top: 10px; margin-bottom: 20px;  }
.product .buy { margin-top: 60px;  }
.product .order { margin-top: 20px;  margin-bottom: 20px; }
.product .buy_block a.dot { background: url(/templates/pictures/dot_line.gif) repeat-x 0 17px; }
.product .buy_block a.dot:hover { background: none; text-decoration: none; }

.product .buy_block .button { margin-top: 10px; }

.product .percent-price { background: #6699db; border-radius: 0 0 5px 5px; color: #fff; font-size: 40px; padding: 10px; line-height: 1; text-align: center; margin: 0 30px 16px 30px; }
.product .percent-price .old { display: block;  font-size: 16px; padding-top: 10px; position: relative; margin: 0 28px;   }
.product .percent-price .old:after { display: block; content: ""; position: absolute; border-bottom: 1px solid #fff; left: 0px; right: 0px; bottom: 5px; }

.product .mortgage-price { background: #6699db; border-radius: 0 0 5px 5px; color: #fff; font-size: 40px; padding: 10px; line-height: 1; text-align: center; margin: 0 10px 16px 10px; }
.product .mortgage-price span { font-size: 22px; }
.product .mortgage-text { font-size: 16px; padding-bottom: 10px; position: relative;  }


.product .price.club { margin-top: 0;  }
.product .price_certificate.club { padding-top: 0;  }
.product .text-club { padding-top: 18px; }

.product #main_img { border-collapse: collapse; }
.product .main_img { height: 320px; width: 320px; margin-bottom: 10px; text-align: center; vertical-align: middle; padding: 0px; }
.product .main_img a img { cursor: url(/templates/pictures/zoom.png), pointer; }
.product .small_pic, #imgDialog .small_pic { text-align: center; padding-top: 5px; }
.product .small_pic table, #imgDialog .small_pic table { border-collapse: separate; }
.product .small_pic table td, #imgDialog .small_pic table td { padding: 3px 3px; vertical-align: middle; border: 1px solid #fff; width: 34px; height: 34px; cursor: pointer; }
.product .small_pic span img, #imgDialog .small_pic span img { vertical-align: middle; }
.product .small_pic a { }
.product .small_pic table td.sel, #imgDialog .small_pic table td.sel, #imgDialog .small_pic table td:hover {  border: 1px solid #6c8bc7; background: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;  }

.product .list-small-pic { padding: 10px 20px; }
.product .list-small-pic .item { display: inline-block; width: 38px; height: 38px; border: background: #eee; margin: 2px; position: relative; cursor: pointer; border: 1px solid #fff; border-radius: 3px; }
.product .list-small-pic .item span { display: inline-block; left: 2px; top: 2px; right: 2px; bottom: 2px; position: absolute; background-position: center; background-size: contain; background-repeat: no-repeat; }
.product .list-small-pic .item:hover, .product .list-small-pic .item.sel{ border: 1px solid #6c8bc7;  }

.product .available { font-size: 14px; line-height: 18px }
.product .available_on { margin-top: 35px; font-size: 14px; color: #333333; }
.product .delivery { line-height: 20px; margin-top: 33px; color: #333333;  }

.help { display: inline-block; vertical-align: top; margin-top: 2px; cursor: help; background: url(/templates/pictures/help.png) no-repeat; width: 15px; height: 15px;  }
.available .help { background: url(/templates/pictures/help2.png) no-repeat; }

.product .text-warranty { margin-top: 20px; font-size: 16px; }
.product .text-warranty span { display: inline-block; background: #4581d4; color: #fff; padding: 10px 14px; border-radius: 5px; line-height: 1;}

.product .compare { margin-top: 20px; }
.product .compare a.in_compare { font-size: 16px; background-position: 0 19px; }
.product .compare a.to_compare { font-size: 16px; background-position: 0 9px; }
.product .compare a span { background: url(/templates/pictures/dot_line.gif) repeat-x 0 19px;  }
.product .compare a:hover span { background: none;  }
.product .compare a.in_compare:hover { text-decoration: none; background: none; }

.product .text_promo { color: #f1091f; font-size: 16px;  padding-bottom: 40px; }
.product .text_promo a { color: #f1091f; }

.forum { padding-top: 10px; }
a.to_forum span { background: url(/templates/pictures/dot_line.gif) repeat-x 0 19px;  }
a.to_forum.red span { background-image: url(/templates/pictures/dot_line_red.gif);  }
a.to_forum  { background: url(/templates/pictures/compare.gif) no-repeat 0 8px; padding-left: 14px; font-size: 16px; }
a.to_forum.red  { background-image: url(/templates/pictures/compare_red.gif); color: #f00; }
a.to_forum:hover { text-decoration: none;  }
a.to_forum:hover span { background: none;   }


.product .dark td { background-color: #f5f5f5; border-bottom: 1px solid #e1e1e1; vertical-align: middle; padding-top: 10px; padding-bottom: 10px; }
.product .instruction { background: url(/templates/pictures/instruction_icon.gif) no-repeat 0 5px; font-size: 16px; padding: 0 0 0 20px; }

.subcat { line-height: 20px; vertical-align: top; padding: 8px 16px; }
.subcat .spacer { padding: 5px 5px 5px 5px; display: inline-block; background: url(/templates/pictures/subcat_divider.gif) no-repeat 50% 6px; line-height: 20px; vertical-align: top; }
.subcat a { padding: 0 0 4px 0; display: inline-block; }
.subcat a span { padding: 1px 5px 2px 5px; height: 19px; display: block; background: none;  }
.subcat a.sel, .subcat a:hover { background: url(/templates/pictures/arrow_small.gif) no-repeat 50% 100%; text-decoration: none; color: #fff;  }
.subcat a.sel span, .subcat a:hover span { background: #0055c4; cursor: pointer;  }

.oneproduct .head { background: #3F393B url(/templates/pictures/bg_block_header.gif) repeat-x;  position: relative; z-index: 0; color: #fff; text-transform: uppercase; font-size: 17px; text-shadow: 0px -1px 0px #202020; padding: 0px 16px 0px 16px;  font-family: 'PlumbRegular'; }
.oneproduct .head span { padding-right: 16px; vertical-align: top;   }
.oneproduct .head .info { font-family: 'Trebuchet MS'; text-transform: none; display: inline-block; font-size: 12px; border-collapse: separate; height: 20px; padding-top: 2px; text-shadow: none; line-height: 20px; }
.oneproduct .descspacer { padding: 10px 14px; }
.oneproduct .descspacer.promo_product, .oneproduct .descspacer.promo_text_product { padding: 10px 0 0 15px; }
.oneproduct .descspacer li { margin-left: 14px;}
.oneproduct .descspacer ul {  padding-left: 10px;}
.oneproduct .descspacer ul li { margin-left: 0px; padding: 0px;}
.oneproduct .descspacer .product { }
.oneproduct .descspacer .product td { border: 1px solid #ccc; }


.oneproduct table.like {  }
.oneproduct table.like td { padding: 0; border: none; }

.performance { margin-bottom: 5px; border: 1px solid #c7d4ea; border-collapse: separate; border-spacing: 0px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
.performance td { border-bottom: 1px solid #c7d4ea; padding: 3px 5px; color: #333333; }
.performance td.option {  background: #f5f5f5; border-right: 1px solid #c7d4ea; min-width: 180px; }
.performance td.subheader { color: #000; font-weight: bold;  }
.performance .last td { border-bottom: none; }
.performance .last td.option { -webkit-border-radius: 0 0 0 5px; -moz-border-radius: 0 0 0 5px; border-radius: 0 0 0 5px; }
.performance .first td.option { -webkit-border-radius: 5px 0 0 0; -moz-border-radius: 5px 0 0 0 ; border-radius: 5px 0 0 0; }

.compare_all { border-top: 1px solid #ccc; padding: 7px 0 0px 0; }

div.select select { border: 1px solid #b3b3b3; padding: 3px 3px 2px 3px; width: 180px; color: #153869; font-size: 12px; line-height: 15px; font-family: "Trebuchet MS" }
div.select { float: left; vertical-align: top; margin-top: 7px; }
div.select_place { width: 100%; position: relative; display: block; font-size: 12px; line-height: 13px; z-index: 3000000; }
div.select_input { font-size: 12px; line-height: 18px; color: #153869; border: 1px solid #b3b3b3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;  padding: 4px 0px 2px 6px; height: 19px; overflow: hidden; white-space: nowrap; z-index: 3010000; cursor: pointer; }
div.select_input.select_opened { -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;  border-bottom: 1px dotted #b3b3b3; }
div.select_button, div.select_button_up { position: absolute; top: 3px; right: 1px; width: 29px; height: 21px; cursor: pointer; z-index: 3001000; background: #fff url("/templates/pictures/select_arrow.gif") 50% 50% no-repeat; }
div.select_button_up { background: #fff url("/templates/pictures/select_arrow_up.gif") 50% 50% no-repeat;  z-index: 3001000; height: 23px;}
div.select_layer { position: absolute; border-collapse: separate; top: 27px;  right: 0px; left: 0px; height: 300px; /*-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; */
               /*-webkit-box-shadow: #777 2px 2px 4px; -moz-box-shadow: #777 2px 2px 4px; box-shadow: #7772 1px 1px 4px;  */ background: #fff; border: 1px solid #b3b3b3; border-top: none; visibility: hidden; overflow: auto; z-index: 9002000; }
div.select_list { z-index: 9003000; height: auto;  }
div.select_layer a { display: block; text-decoration: none; color: #696868; padding: 8px 8px 8px 8px; cursor: pointer;  }
div.select_layer a:hover { color: #153869; background: #d3e0f2;  } 
div.select_layer div.selected a:hover {  background: #4e75c2; }
div.select_layer div.selected, div.select_layer div.selected.odd {  background: #6c8bc7; }
div.select_layer div.selected, div.select_layer div.selected.odd {  background: #6c8bc7; }
div.select_layer div.selected a { font-weight: bold; color: #fff; }
div.select_layer div.odd { background: #e5eefe; }

.showparam { padding-right: 16px; }
.showparam.down { background: url(/templates/pictures/select_arrow.gif) no-repeat right 50%; }
.showparam.up { background: url(/templates/pictures/select_arrow_up.gif) no-repeat right 50%; }

.param_btn { float: right; width: 101px; height: 33px; border: none; background: url(/templates/pictures/button_param.gif) no-repeat; cursor: pointer; color: #0067b8; font-size: 12px; line-height: 10px; padding: 0px; vertical-align: top; outline: none; margin-top: 4px; margin-left: 20px; }
.param_btn:hover {  background: url(/templates/pictures/button_param_sel.gif) no-repeat; }

a.incart_grid.order, a.incart.order { padding: 5px 2px 5px 28px; text-align: left; }
a.incart_grid { font-family: 'Trebuchet MS'; }



/*----------------- Все параметры поиска --------------------*/
#all_param { margin-bottom: 12px; border-bottom: 1px solid #E1E1E1; }


/*---------------- отзывы ----------------*/
.avg_rating { margin: 10px 0 10px 0;  }
.avg_rating .avg_star { position: relative; float: left; margin-right: 14px;  }
.avg_rating span { vertical-align: top; font-size: 14px; line-height: 16px; font-style: italic; color: #333333; display: inline-block; padding-top: 3px; }
.big_star, .big_star_glow { width: 20px; height: 20px; float: left;  background: url(/templates/pictures/star_big.gif) no-repeat; }
.big_star_glow { background: url(/templates/pictures/star_big_sel.gif) no-repeat; }
.small_star, .small_star_glow { width: 14px; height: 13px; float: left; background: url(/templates/pictures/star_small.gif) no-repeat; }
.small_star_glow { background: url(/templates/pictures/star_small_sel.gif) no-repeat; }
.review { margin: 0 0 0 0; font-family: Arial; border-collapse: collapse; width: 100%; }
.review .last td { border-bottom: none;  }
.review td { border-bottom: 1px solid #d9d9d9; padding: 20px 0 20px 0; color: #333333; font-size: 12px; }
.review td.l { width: 175px; padding-right: 10px; font-family: "Trebuchet MS"; }
.review td.text p { max-width: 742px; overflow-wrap: break-word; word-wrap: break-word; word-break: keep-all; }
.review td.text p { line-height: 18px; margin: 0 0 0 0; }
.review .star { margin-bottom: 10px; height: 13px; }
.review .name { font-size: 14px; color: #0067b8; line-height: 18px; }
.review .name span { color: #333333; font-style: italic; }
.review .date { color: #9a9a9a; line-height: 18px; }
.all_review { width: 100%; border-collapse: collapse; font-size: 14px; table-layout: fixed; }
.all_review td { padding: 17px 0 0 0; vertical-align: middle; }
.all_review td.r { text-align: right; }
.all_review td.c { text-align: center; }
.review_field { padding-bottom: 10px; }

.button-review { display: inline-block; background: url('/templates/pictures/button_grids.jpg'); background-size: 100% 100%; border-radius: 5px; color: #fff; padding: 8px 20px 10px; cursor: pointer; }
.button-review.disallowed { opacity: 0.5; }
.button-review:hover { opacity: 0.7; }


/*---------------- аналогичный товар ----------------*/
.scrolblock_place { width: 100%; }
.scrolblock_place .arrow { width: 18px; height: 54px; cursor: pointer; }
.scrolblock_place .scrolblock_left  { background: url(/templates/pictures/nav_left.png) no-repeat 0 50%; vertical-align: middle; }
.scrolblock_place .scrolblock_right  { background: url(/templates/pictures/nav_right.png) no-repeat 0 50%; vertical-align: middle; }
.scrolblock_place .scrolblock_left .arrow { background: url(/templates/pictures/nav_left_a.png) no-repeat;  }
.scrolblock_place .scrolblock_right .arrow { background: url(/templates/pictures/nav_right_a.png) no-repeat;  }
.scrolblock_place td { border: 1px solid #FFF; padding: 0px; }
.scrolblock_place td.scrolblock_content { padding: 0px 5px; }
.scrolblock_place .scrolblock_left, .scrolblock_place .scrolblock_right { width: 18px; }
.scrolblock_place div.scrolblock_field { position:relative; overflow: hidden; height: 200px; width: 100%; }
.scrolblock_place div.scrolblock_items { position: absolute; z-index: 1000; }
.scrolblock_place div.fader { z-index: 1001; position: absolute; width: 10px; height: 200px; top: 0px; right: 0px; background: url(/templates/pictures/fader_right.png) repeat-y; }
/*
.scrolblock_place .item { border-collapse: separate; position: relative; width: 138px; height: 180px; float: left; z-index: 0; background: #fff; border: 1px solid #fff; margin: 0 5px 5px 0px; padding: 15px 15px 0 15px;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
.scrolblock_place .item:hover { border: 1px solid #c2c2c2; -webkit-box-shadow: #dcdcdc 1px 1px 3px; -moz-box-shadow: #dcdcdc 1px 1px 3px; box-shadow: #dcdcdc 1px 1px 2px; }
.scrolblock_place .img { height: 86px; text-align: center; }
.scrolblock_place .info { height: 53px; overflow: hidden; line-height: 18px; margin-bottom: 7px; text-align: center; }
.scrolblock_place .info a { color: #153869; }
.scrolblock_place .price { color: #cb1a49; font-size: 14px; font-family: PlumbRegular; top: 4px; left: 14px; white-space: nowrap; text-align: center; }
.scrolblock_place .price span { font-size: 14px; white-space: nowrap; }
.scrolblock_place .incart { vertical-align: middle; width: 31px; height: 23px; display: inline-block; background: url(/templates/pictures/button_bay_list.png) no-repeat; margin-left: 5px; }
.scrolblock_place .incart:hover { background: url(/templates/pictures/button_bay_list_sel.png) no-repeat;  }
*/
.analog_list .item { border-collapse: separate; position: relative; width: 138px; height: 180px; float: left; z-index: 0; background: #fff; border: 1px solid #fff; margin: 0 5px 5px 0px; padding: 15px 15px 0 15px;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
.analog_list .item:hover { border: 1px solid #c2c2c2; -webkit-box-shadow: #dcdcdc 1px 1px 3px; -moz-box-shadow: #dcdcdc 1px 1px 3px; box-shadow: #dcdcdc 1px 1px 2px; }
.analog_list .img { height: 86px; text-align: center; }
.analog_list .info { height: 53px; overflow: hidden; line-height: 18px; margin-bottom: 7px; text-align: center; }
.analog_list .info a { color: #153869; }
.analog_list .price { color: #cb1a49; font-size: 14px; font-family: PlumbRegular; top: 4px; left: 14px; white-space: nowrap; text-align: center; }
.analog_list .price span { font-size: 14px; white-space: nowrap; }
.analog_list .incart { vertical-align: middle; width: 31px; height: 23px; display: inline-block; background: url(/templates/pictures/button_bay_list.png) no-repeat; margin-left: 5px; }
.analog_list .incart:hover { background: url(/templates/pictures/button_bay_list_sel.png) no-repeat;  }

/*---------------- купить вместе ----------------*/
.buywith div.scrolblock_field { height: 280px; }
.buywith td.scrolblock_content { padding: 0; }
.buywith div.fader { height: 280px; }

.buywith .header {  line-height: 14px; font-size: 12px; vertical-align: top; height: 39px; padding: 8px 0px 3px; text-align: center;  }
.buywith .header table { cursor: pointer; z-index: 0; width: 100%; border-collapse: separate; /*height: 33px;*/ position: relative; /*left: 0; top: 0px; right: 0px;*/ background: #e2e8f4; border: 1px solid #7493cb; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.buywith .header td { padding: 0px;  border: none;   }
.buywith .header td.l { vertical-align: bottom  }
.buywith .header td.m { padding: 0px 6px 2px 5px; color: #0067B8; vertical-align: middle; line-height: 15px; height: 34px; /*position: relative;*/   }
.buywith .header td div  {  position: relative; /*border: 1px solid #f00;*/  }
.buywith .header td span { display: block; background: url(/templates/pictures/arrow_big_white.gif) no-repeat 50% 100%; position: absolute;  width: 11px; height: 7px; margin: 0; left: 80px; top: 0px;  }

.buywith .header table:hover { background: #0055c4; border: 1px solid #3f67b6; }
.buywith .header table:hover td { color: #fff;  }
.buywith .header table:hover span { background: url(/templates/pictures/arrow_big.gif) no-repeat 50% 100%;  }
.buywith .item { float: left; width: 160px; height: auto;  position: relative; margin: 5px 8px 0 8px; padding: 0 0 20px 0; }
.buywith .info { height: 35px; overflow: hidden; margin-top: 7px; text-align: center; line-height: 18px; }
.buywith .info a { color: #153869; } 
.buywith .img { height: 110px; margin-top: 15px; text-align: center; }
.buywith .price { color: #cb1a49; font-size: 14px; font-family: PlumbRegular;  white-space: nowrap; position: relative; /*width: 100%;*/ padding-right: 40px; /*text-align: right;*/ margin-top: 10px; }
.buywith .price span { font-size: 14px; white-space: nowrap; }
.buywith .incart_grid { position: absolute; top: 0px; right: 0px; vertical-align: middle; width: 59px; height: 13px; display: inline-block; background: url(/templates/pictures/button_bay_grid2.png) no-repeat; margin-left: 2px; font-size: 12px; text-align: center; font-weight: bold; line-height: 1; padding: 5px 6px;  text-decoration: none; color: #fff; }
.buywith .incart_grid.order { text-align: center; padding: 5px 6px; }
.buywith .incart_grid:hover { background: url(/templates/pictures/button_bay_grid2_sel.png) no-repeat;  }
.buywith .incart { position: absolute;  top: -3px; right: 0px; width: 31px; height: 23px; display: inline-block; background: url(/templates/pictures/button_bay_grid2.png) no-repeat;  }
.buywith .incart:hover { background: url(/templates/pictures/button_bay_grid2_sel.png) no-repeat;  }

/*---------------- купить вместе (диалог) ----------------*/
.allbuywith { width: 100%; }
.allbuywith td { padding: 0px; }
.allbuywith .item { float: left; width: 169px; z-index: 0; position: relative; margin: 10px 3px 0 0; padding: 8px 7px 10px 7px; border: 1px solid #fff;   }
.allbuywith .info { height: 35px; overflow: hidden; margin-top: 7px; text-align: center; }
.allbuywith .info a { color: #153869; } 
.allbuywith .img { height: 110px; text-align: center; }
.allbuywith .price { text-align: center; color: #cb1a49; font-size: 14px; font-family: PlumbRegular;  white-space: nowrap; position: relative; width: 100%; margin-top: 5px; padding-top: 3px; }
.allbuywith .price span { font-size: 14px; white-space: nowrap; }
.allbuywith .incart_grid { position: absolute; top: 0px; right: 0px; width: 59px; height: 13px; display: inline-block; background: url(/templates/pictures/button_bay_grid.png) no-repeat; margin-left: 2px; font-size: 12px; text-align: right; font-weight: bold; line-height: 1; padding: 5px 15px;  text-decoration: none; color: #fff; }
.allbuywith .incart_grid:hover  { background: url(/templates/pictures/button_bay_grid_sel.png) no-repeat;  }
.allbuywith .incart { margin-left: 5px; vertical-align: middle; width: 31px; height: 23px; display: inline-block; background: url(/templates/pictures/button_bay_list.png) no-repeat;  }
.allbuywith .incart:hover { background: url(/templates/pictures/button_bay_list_sel.png) no-repeat;  }
.allbuywith .item:hover { background: #fff; border: 1px solid #c2c2c2; 
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
    -webkit-box-shadow: #dcdcdc 1px 1px 3px; -moz-box-shadow: #dcdcdc 1px 1px 3px; box-shadow: #dcdcdc 1px 1px 2px;  }
.allbuywith .arrow { width: 18px; height: 54px; cursor: pointer; }
.allbuywith .td_left  { background: url(/templates/pictures/nav_left.png) no-repeat 100% 50%; vertical-align: middle; padding-left: 5px; width: 18px; }
.allbuywith .td_right  { background: url(/templates/pictures/nav_right.png) no-repeat 0 50%; vertical-align: middle; padding-right: 5px; width: 18px; }
.allbuywith .td_left .arrow { background: url(/templates/pictures/nav_left_a.png) no-repeat;  }
.allbuywith .td_right .arrow { background: url(/templates/pictures/nav_right_a.png) no-repeat;  }
.allbuywith .placer {padding: 0; overflow: hidden; width: 950px; position: relative; }
.allbuywith .placer_spaner { width: 2500px; float: left; position: relative;  }
.allbuywith .place_content { float: left; margin: 0 8px; width: 945px;  }
.allbuywith .place_content td { border-bottom: 1px solid #d9d9d9; padding: 0 0 10px 0;  }
.allbuywith .counter { text-align: center; vertical-align: middle; height: 40px; color: #000; font-size: 14px;  }

/*----------------- сравнение -------------------*/
.data_block .data.comparison { padding: 0 30px 0 0; }
.list_comparison td { border-right: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; }
.list_comparison td.fn { vertical-align: bottom; }
.list_comparison td.item { padding: 0px; }
.list_comparison td.func {  border-bottom: none; }
.list_comparison tr.hover td {  border-bottom: none; font-family: Arial; font-size: 13px; padding: 10px 15px; width: 182px; }
.list_comparison tr.hover:hover td {  background: #eeeeee; }
.list_comparison tr.hover td.nm {  width: 220px; }
.list_comparison .hover .none {  color: #9f9f9f; }
.list_comparison .spacer {  padding: 5px 7px; }
.list_comparison .subcat { width: 220px; }
.list_comparison .help { margin-top: 0; }

.list_comparison div.item { position: relative; width: 182px; height: 230px; z-index: 0; margin: 0 0 5px 0px; padding: 15px 15px 0 15px; }
.list_comparison .del { position: absolute; top: 10px; right: 10px; }
.list_comparison .img { height: 86px; }
.list_comparison .info { height: 71px; overflow: hidden; line-height: 18px; margin-bottom: 5px; }
.list_comparison .info a { color: #153869; }
.list_comparison .price { color: #FF0000; font-size: 22px; font-family: PlumbRegular; top: 4px; left: 14px; white-space: nowrap;}
.list_comparison .price span { font-size: 12px; white-space: nowrap; }
.list_comparison .incart { vertical-align: middle; width: 31px; height: 23px; display: inline-block; background: url(/templates/pictures/button_bay_list.png) no-repeat; margin-left: 5px; }
.list_comparison .incart:hover { background: url(/templates/pictures/button_bay_list_sel.png) no-repeat;  }
.list_comparison .incart_grid { margin-top: 4px; font-size: 12px; display: block; color: #fff; background: url(/templates/pictures/button_bay_grid.png) no-repeat; width: 59px; height: 13px; text-align: right; font-weight: bold; line-height: 1; padding: 5px 15px;  text-decoration: none;}
.list_comparison .incart_grid:hover { background: url(/templates/pictures/button_bay_grid_sel.png) no-repeat; }


/*---------------- подбор компьютера ----------------
.selection .select { width: 460px; margin-top: 0px; }
.selection h2 { padding-bottom: 4px; }
.selection table { margin-bottom: 5px;  }
.selection td { padding: 0 10px 0 0; }
.selection .numtext, .selection .smtext2 { border: 1px solid #a5acb2; padding: 4px 5px; width: 100px; margin: 0px 0 0px 0; font-size: 13px; line-height: 17px; font-family: Arial;}
.selection .numtext { width: 50px; }
.selection .total td { font-size: 14px; font-family: PlumbRegular; }
.selection .total td.s { padding-top: 5px;  }

*/

/*---------------- кнопки  ----------------*/
.button:hover { text-decoration: none; background-color: #0863da; }
.button { font-family: "Trebuchet MS"; font-weight: bold; color: #fff; font-size: 24px; border-collapse: separate; z-index: 0; position: relative; 
          background: #0055c4 url(/templates/pictures/button_fader.png) repeat-x left top; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; 
          padding: 12px 20px 13px 20px; text-shadow: -1px -1px 0 #4f79db; position: relative; display: inline-block; z-index: 0; cursor: pointer; border: none;}

.button.item { padding: 12px 35px 15px 30px; margin-top: 30px; }
.button.kredit { padding: 5px 20px 8px 15px; }

.button.gray:hover { background-color: #606060;  }
.button.gray { background-color: #585858;  }

.dialog_button:hover { text-decoration: none; background-color: #4b4547; }
.dialog_button { font-family: "Trebuchet MS"; font-weight: normal; color: #fff; font-size: 14px; border-collapse: separate; z-index: 0;
          -webkit-box-shadow: #b1b1b1 1px 1px 3px; -moz-box-shadow: #b1b1b1 1px 1px 3px; box-shadow: #b1b1b1 1px 1px 3px; 
          border: 1px solid #3f393b; background: #3f393b url(/templates/pictures/button_dlg_fader.png) repeat-x left top; 
          -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
          padding: 4px 20px 5px 20px; text-shadow: -1px -1px 0 #3f393b; position: relative; display: inline-block; cursor: pointer;   }


.office-menu .dialog_button { margin-right: 10px; margin-bottom: 10px }
.office-menu .dialog_button.sel { background-color: #0057c3; border: 1px solid #0057c3; }
.office-menu { padding-bottom: 20px; }
		  
/*------- селектор ----------*/
.slider { display: block; }
.slider.left { background: url(/templates/pictures/slider_end.gif) no-repeat left 0px; padding: 0px 0 0px 1px; margin-left: 10px; }
.slider.right { background: url(/templates/pictures/slider_end.gif) no-repeat right 0px; padding: 2px 1px 2px 0;  }
.place_range { position: relative; width: 197px; padding-top: 17px; height: 15px; display: inline-block; }
.place_range .reset-slider { display: block; position: absolute; right: -70px; top: 14px; font-size: 11px; line-height: 11px; border-bottom: 1px dotted #8b8b8b; color: #8b8b8b; cursor: pointer; }
.place_range .reset-slider:hover { border-bottom: 1px solid #0067B8; color: #0067B8;}
.slider-range { background: #b4b2b2 url(/templates/pictures/slider_range.gif) repeat-x; height: 4px; position: relative; width: 100%;  border: 1px; display: block; }
.ui-slider-range {background: #564c4c url(/templates/pictures/slider_sel_range.gif) repeat-x;; height: 100%;top: 0; position: absolute; z-index: 1;}
.ui-slider-handle { top: -8px; cursor: pointer; position: absolute; height: 20px; width: 7px; z-index: 2;}
.ui-slider-handle.left-slider { background: url("/templates/pictures/slider.gif") no-repeat; margin-left: -3px;}
.ui-slider-handle.right-slider { background: url("/templates/pictures/slider.gif") no-repeat; margin-left: -3px;}
.ui-slider-handle span { display: block; position: absolute; top: -15px; font-size: 11px; text-decoration: none; border: 0px; color: #8b8b8b; white-space: nowrap;}
.ui-slider-handle.left-slider span { right: 5px;}
.ui-slider-handle.right-slider span { left: 5px;}


/*------------- корзина заказов -------------*/
#build_list_cart { padding-right: 6px; }
.list_cart { background: #fff; margin-bottom: 20px; border: 1px solid #e1e1e1; border-collapse: separate; border-spacing: 0px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  width: 100%; }
.list_cart a { color: #153869; }
.list_cart td { text-align: left; border-bottom: 1px solid #e1e1e1; padding: 10px 10px; }
.list_cart .img { padding-right: 4px; }
.list_cart .txt a {  font-weight: bold; }
.list_cart tr:last-child td { border-bottom: none;  }
.list_cart th { text-align: left; border-bottom: 1px solid #e1e1e1; color: #000000; padding: 10px 10px; font-weight: normal; }
.list_cart .l { padding-left: 14px; }
.list_cart .place_num input { border: 1px solid #a5acb2; width: 46px; }
.list_cart .sum { padding-left: 30px; width: 165px; }
.list_cart td.sum { color: #CB1A49; font-family: 'PlumbRegular'; font-size: 22px; line-height: 1;}
.list_cart td.sum .rub { font-size: 12px; }
.list_cart td.sum.total { font-size: 30px; line-height: 32px; }
.list_cart td.sum.total span { font-size: 22px; }
.list_cart .del { text-align: right; padding-right: 18px; }
.list_cart .del span { display: inline-block; background: url(/templates/pictures/order_del.png) no-repeat 0 0; height: 10px; width: 10px; cursor: pointer; }
.list_cart .del span.delall { display: inline-block; background: url(/templates/pictures/order_delall.png) no-repeat 0 0; height: 10px; width: 10px; }
.list_cart .subtitle { font-size: 12px; font-family: 'Trebuchet MS'; color: #000; line-height: 12px; padding-left: 2px; }
.list_cart .num { text-align: center; }
.list_cart .num span { font-family: 'PlumbRegular'; font-size: 30px; line-height: 32px; }
.list_cart .num.s span { font-family: 'PlumbRegular'; font-size: 22px; line-height: 25px; }
.list_cart td.print { vertical-align: middle; padding-bottom: 15px; }
.list_cart td.print table { width: 100%; }
.list_cart td.print table td { border: none; }
a.print { font-size: 14px; background: url(/templates/pictures/print.gif) no-repeat 0 50%; padding-left: 20px; color: #0067b8; }
.list_cart a.print span { background: url(/templates/pictures/dot_line.gif) repeat-x 0 bottom;  }
.list_cart a.print:hover span { background: none;  }
.list_cart a.print:hover { font-size: 14px; background: url(/templates/pictures/print.gif) no-repeat 0 50%; padding-left: 20px; text-decoration: none;}
.list_cart .rp { text-align: right; font-style: italic; font-size: 14px; }
.list_cart .rp span { color: #cb1a49;  }
.list_cart .print-link { padding-left: 0; }
.list_cart.list_present th.nm { color: #CB1A49; font-size: 20px; }
.list_cart.list_present .sum { width: 202px; }

.list_cart .print-link .order-note { color: #CB1A49; padding-top: 4px; font-size: 14px; }

.block_span { padding-right: 6px; }
form .data.block { padding: 11px 23px; }
form .data.lastblock { padding: 18px 23px; }
.data_block .delivery_field { margin-top: 8px; }
.data_block span.delivery { display: inline-block; vertical-align: top; padding: 1px 12px 7px 10px;  margin-right: 10px; margin-bottom: 10px;}
.data_block span.delivery.sel { background: #7493cb; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;  }
.data_block span.delivery label { vertical-align: top; line-height: 20px; padding: 0 0 0 2px; font-weight: bold;  }
.data_block span.delivery input { vertical-align: top; padding: 0px; margin: 2px 2px 0 0; height: 14px; width: 13px; }
.data_block span.delivery.sel label, span.delivery.sel a { color: #fff;  }
.data_block span.delivery .map { margin: -5px 0 0 20px;    }

.data_block span.delivery.sel a.dot12 { background: url(/templates/pictures/dot_line_white.gif) repeat-x 0 16px; }
.data_block span.delivery.sel a.dot12:hover { background: none; }
.data_block span.delivery a { padding-bottom: 5px; line-height: 15px;  vertical-align: top;}

.data_block div.nm { font-weight: bold; color: #000; }
.data_block div.nn { color: #000; }

.del_address { margin-top: 0px; }
.del_address input { vertical-align: top; }
.del_address .help { padding-left: 134px; color: #a9a1a1; font-style: italic; margin-top: 0px; margin-bottom: 8px; }

.data_block  .city-name { display: block; color: #0056c7; font-size: 16px; padding-top: 4px; }
.data_block  .city-name .script { font-size: 12px; }

.paymethod { margin: 0px 0 5px 0; }
.paymethod .pay { text-align: center; display: inline-block; padding: 8px 12px 8px 12px;  }
.paymethod .pay.sel { background: #001e3a; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;  }
.paymethod .pay.sel label { color: #fff; }
.paymethod input {  }
.paymethod label { /*display: block; margin-top: 10px;*/ width: auto; /*padding: 0px;*/ }
.paymethod .desc { padding-left: 23px; color: #777; }

.great { font-size: 19px; line-height: 23px; padding-bottom: 20px; }

#yur_block .line { border-top: 1px solid #a5acb2; height: 11px; position: relative; }
#yur_block .line .arr { position: absolute; top: -1px; left: 200px; background: url(/templates/pictures/order_arrow.gif) no-repeat 0 0; height: 11px; width: 21px;  }
.name-yur-block { display: none; }

/*--------------------- формы ------------------*/
#rinput { margin-bottom: 30px; }

.form { color: #153869; font-size: 12px; }
.rem_name { padding-bottom: 15px; color: #757575;   font-size: 18px;  }
.form input[type="text"], .form textarea, .form input[type="password"]  { border: 1px solid #a5acb2; padding: 5px 5px; width: 408px; margin: 3px 0 4px 0; font-size: 13px; font-family: Arial; }
.form label { display: inline-block; }
.form textarea { height: 90px; }
.form .radio { margin-bottom: 0px; }
.form .radio label { display: inline-block; vertical-align: top; padding-top: 1px; }
.form .radiogroup { padding: 0 0 15px 0; }
.form input.sm { width: 190px; }
.form input.num { margin-bottom: 0; width: 100px; }
.form .com { margin: 15px 0; }

.lowcost-form  input.sm , .lowcost-form  textarea.sm, .popup-window-alert textarea { width: 290px; }

.form .stars-place { height: 50px; }
.form .stars { margin-top: 4px; padding-left: 0; }
.form .star { display: inline-block; margin-right: 2px; width: 14px; height: 13px; background: url('/templates/pictures/star_small.gif') no-repeat; cursor: pointer; }
.form .star.sel { background: url('/templates/pictures/star_small_sel.gif') no-repeat; }
.form.remindme_form .sm { width: 290px; }
.form .label { color: #000; font-size: 12px; padding-right: 5px;  padding-top: 8px; vertical-align: top; }
.form .req { color: red; }
label.radio2 { margin-top: 9px; padding-left: 8px; /*width: 111px;*/ line-height: 15px; vertical-align: top; display: inline-block; width: 80%; }
input.radio2 { margin: 10px 2px 0 0; vertical-align: top; height: 14px; width: 13px; padding: 0px; }
label.radio2 span { color: #ff0000; }
.dialog-content .form { padding: 30px; }

.form .level2 { padding-left: 24px; }
.hide { display: none; }
.form .select-pvz { padding: 9px 0 4px; }
.form .script { color:#0056c7; border-bottom: 1px dotted #0067B8; cursor: pointer; white-space: nowrap; font-weight: normal; }
.form .script:hover { border-bottom: 1px dotted #fff; }
.place-promocode .button-review { margin: 3px 0 4px 0; }
.place-promocode input, .place-promocode .button-review { vertical-align: middle; }

.bg_select {  margin-bottom: 10px; }
.bg_select div.radio { display: inline-block; vertical-align: top; padding: 7px 14px 9px 10px;  margin-right: 5px; }
.bg_select div.radio.sel {  background: #7493cb; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;  }
.bg_select div.radio label { vertical-align: top; line-height: 18px; padding: 0 0 0 0px; font-weight: normal; color: #0067bc; font-size: 13px; background: url(/templates/pictures/dot_line.gif) repeat-x 8px 17px;}
.bg_select div.radio label:hover {  background: none; }
.bg_select div.radio.sel input { /*display: inline;*/ }
.bg_select div.radio input { /*display: none; */vertical-align: top; padding: 0px; margin: 2px 4px 0 0; height: 14px; width: 13px; }
.bg_select div.radio.sel label, div.radio.sel a { background: none; color: #fff;  }

.formlike { padding-left: 12px; font-size: 14px; }

.sendmail.button { padding-left: 40px; padding-right: 40px; }

/*---------------- последняя просмотренная продукция ----------------*/
.last_viewed { color: #413d3e; font-size: 12px; padding: 13px 13px 13px 12px; line-height: 1; border: 1px solid #c9c9c9; background: #fff;
-webkit-border-radius: 5px 5px 5px 5px; -moz-border-radius:  5px 5px 5px 5px; border-radius:  5px 5px 5px 5px;  margin: 0 0px 18px 0px;  }
.last_viewed .header { text-transform: uppercase; font-size: 18px; font-family: 'PlumbRegular'; color: #413d3e; padding-left: 3px; }
.last_viewed .item { border-top: 1px solid #e1e1e1; width: 100%; margin-top: 10px; }
.last_viewed .item td { padding-top: 10px; }
.last_viewed td.img { width: 65px; padding-right: 5px; padding-top: 7px; text-align: center; }
.last_viewed .lnk { color: #153869; font-weight: bold; }
.last_viewed .info { position: relative; margin: 7px 0 5px 0; }
.last_viewed .price { color: #cb1a49; font-family: 'PlumbRegular'; font-size: 14px; }
.last_viewed .comparison { position: absolute; top: 2px; right: 0px; }


/*---------------- навигатор ----------------*/
.navigator_block {  font-size: 12px; font-family: Arial; line-height: 22px; padding: 5px 10px; } 
.navigator_block .page {  padding-right: 10px; font-size: 12px; } 
.navigator { font-size: 14px; font-family: Arial; line-height: 21px; }
.navigator td { padding: 0 3px 0 0; }
.navigator a:hover { text-decoration: none;  }
.navigator .word { font-size: 12px; padding: 0 5px;  }
.navigator .l .word { padding-left: 25px; margin-right: 5px; background: url(/templates/pictures/nav_left.gif) no-repeat 5px 50%; }
.navigator .r .word { padding-right: 25px; margin-left: 5px; background: url(/templates/pictures/nav_right.gif) no-repeat 95% 50%; }
.navigator a { border: 1px solid #6389d2; display: inline-block; min-width: 15px; text-align: center; padding: 0 2px; }
.navigator span.sel { border: 1px solid #6389d2; background: #6389d2; color: #fff; display: inline-block; min-width: 15px; text-align: center; padding: 0 2px;  }
.navigator .dot span { color: #6389d2; display: inline-block; width: 20px; text-align: center; font-weight: bold; }



/*------------ текст в подвале --------------*/
.text_bottom { width: 100%; height: 106px; color: #fff; font-size: 11px; background: url(/templates/pictures/bg_bottom.gif) repeat-x 0 0 #332f30; 
    -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; 
    -webkit-box-shadow: #a1a1a1 1px 1px 3px; -moz-box-shadow: #a1a1a1 1px 1px 3px; box-shadow: #a1a1a1 1px 1px 3px;   }
.text_bottom td { padding: 15px; /*height: 106px;*/ }
.text_bottom .error { width: 20%; text-align: center; color: #a0a0a0; }
.text_bottom .adress { width: 280px; }
.text_bottom .adress a { color: #fff; }
.text_bottom .text { color: #a0a0a0; }
.text_bottom .builder { width: 15%; }

.text_bottom .update { padding-top: 22px; }

/*-----------------------*/
.remind_block { padding-top: 2px; font-size: 14px; line-height: 18px; }
.remindme_available { background: url('/templates/pictures/dot_line.gif') repeat-x 0 16px; text-decoration: none; }
.remindme_available:hover { text-decoration: none; background: none;  }




.dialog .formcode { color: #D3D5D5;  }
.dialog .formcode img { cursor: pointer; }
.dialog a.preview { display: block; position: absolute; right: 20px; top: 4px; font-size: 16px; }


/*-------диалог----------*/
#dialogShadow { display: none; position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 3001; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); opacity: 0.8; background: #082e57; z-index: 10000; }
#imgDialog { visibility: hidden; display: block; background: #fff; top: 0px; left: 0px; right: 0px; bottom: 0px; position: fixed; margin: 24px; z-index: 10001; 
             border-collapse: separate; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
            -webkit-box-shadow: #555 1px 1px 3px; -moz-box-shadow: #555 1px 1px 3px; box-shadow: #555 1px 1px 2px; 
}
#imgDialog .imgPlace { bottom: 20px; left: 10px; right: 10px; top: 50px; overflow: hidden; position: absolute; }

#imgDialog .imgTitle { position: absolute; z-index: 0; border-collapse: separate; color: #fff; background: #3f393b url(/templates/pictures/dialog_header.gif) repeat-x; font-size: 18px; line-height: 18px; text-shadow: 0 -1px 0 #5676a6; 
               line-height: 24px; height: 24px; position: relative; padding: 6px 10px 6px 20px; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; 
               border-radius: 5px 5px 0 0;  font-family: 'PlumbRegular'; text-transform: uppercase; /**/ }   
#imgDialog .imgTitle div.r { position: absolute; overflow: hidden; height: 24px; left: 15px; right: 50px;  }
#imgDialog .imgTitle div.r div { position: absolute; height: 24px; width: 2000px; }
#imgDialog .imgTitle div.r .fader { position: absolute; height: 24px; width: 20px; right: 0px; background: url(/templates/pictures/dialog_header_fader.png) no-repeat 0 -6px; }

#imgDialog .imgClose { position: absolute; right: 15px; top: 12px; cursor: pointer; width: 14px; height: 14px; background: url(/templates/pictures/dialog_close.gif) no-repeat; }
#imgDialog .imgSpan { text-align: center; }
#imgDialog .imgSpan img.next { cursor: pointer; }
#imgDialog .imgSpan table td { text-align: center; vertical-align: middle; padding: 0px; }
#imgDialog .arrow { width: 18px; height: 54px; cursor: pointer; }
#imgDialog .td_left  { /*background: url(/templates/pictures/nav_left.png) no-repeat 100% 50%;*/ vertical-align: middle; padding-left: 5px; width: 32px; height: 100%; }
#imgDialog .td_right  { /*background: url(/templates/pictures/nav_right.png) no-repeat 0 50%;*/ vertical-align: middle; padding-right: 5px; width: 32px; height: 100%;}
#imgDialog .arrow { height: 100%; width: 100%; position: relative; opacity: 0.5; }
#imgDialog .arrow:after { position: absolute; content: ''; display: inline-block; width: 17px; height: 54px; left: 8px; top: 50%; margin-top: -27px; background-repeat: no-repeat; }
#imgDialog .td_left .arrow:after { background-image: url(/templates/pictures/nav_left_a.png); }
#imgDialog .td_right .arrow:after { background-image: url(/templates/pictures/nav_right_a.png); }
#imgDialog .small_pic { position: absolute; bottom: 0; height: 50px; left: 0px; right: 0px;  padding: 0; }
#imgDialog .arrow:hover { opacity: 1; }


#place_dialog_tool { z-index: 10001; }
#place_dialog_tool #fon_place_dialog { z-index: 10000; }
.dialog-place-bg{ position:absolute; top: 0px; left: 0px; width: 0px; height: 0px; z-index: 10002; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); opacity: 0.8; background: #3f393b; z-index: 10001;}
.dialog-place-bg.transparent { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); opacity: 0.0; background: #fff;}


/*----------------------------------------------------------------------------*\
                                Диалоговый слой
\*----------------------------------------------------------------------------*/
.popup-place, .fon_proccess { position:absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 2147483600; display: none; }
.popup-place { background: rgba(63,57,59,.8) }
.popup-place.hidden { background: rgba(63,57,59,.2) }
.fon_proccess { z-index: 2147483647; cursor: progress;  }

.popup-place .popup-window { position: absolute; font-size: 0; }
.popup-place .popup-window-content { opacity: 1; background: #fff; border: none; font-size: 18px; line-height: 25px; padding: 0px; width: 510px; box-shadow: 1px 1px 5px #333; /*overflow: hidden;*/
    position: relative; border-radius: 5px; overflow: hidden; color: #757575; }

.popup-place .popup-window-title { background: #3f393b url(/templates/pictures/dialog_header.gif) repeat-x;
 padding: 6px 30px 6px 30px; color: #fff; font-size: 18px; line-height: 18px; text-shadow: 0 -1px 0  #5676a6; line-height: 24px; font-family: 'PlumbRegular'; text-transform: uppercase;}
.popup-place .popup-window-close { position: absolute; font-size: 0; line-height: 0; right: 10px;
    top: 7px; width: 24px; height: 24px; background: url('/templates/pictures/dialog_close.gif') no-repeat 50% 50%; cursor: pointer; }
.popup-place .popup-window-close:hover { opacity: 0.5; }
.popup-place .popup-window-alert { padding: 24px 30px 20px 30px; }

.popup-place .popup-window-function { padding: 10px 30px 25px 10px;  margin: 0 ; background: #fff; white-space: nowrap; text-align: right; position: relative; line-height: 0;  }
.popup-place .popup-window-buttons .link-button { margin-right: 20px; font-family: "Trebuchet MS"; font-weight: normal; color: #fff; font-size: 14px; z-index: 0; box-shadow: #b1b1b1 1px 1px 3px; border: 1px solid #3f393b;
    background: #3f393b url(/templates/pictures/button_dlg_fader.png) repeat-x left top;   border-radius: 5px;   padding: 4px 20px 5px 20px;   text-shadow: -1px -1px 0 #3f393b;   display: inline-block;   cursor: pointer;
    line-height: 1; text-decoration: none; }
.popup-place .popup-window-buttons .button-right { margin-right: 0; }
.popup-place .popup-window-buttons .link-button:hover { background: #4b4547;}
.popup-place .popup-window-buttons .align-left { position: absolute; left: 30px; top: 10px; }

.popup-place .popup-window-buttons .quick { background: #e3542c ; }
.popup-place .popup-window-buttons .quick:hover { background: #f07443; }
.popup-place .popup-window.registration { width: 560px; }
.popup-place .popup-window.registration .form { width: 500px;  }
.popup-place .popup-window-alert b { color: #1b1c82; }
.popup-place .popup-window-function.helper-city { margin-top: 14px; }

.popup-place .popup-window-content .comment { margin: 0; padding: 0 30px 30px; }
.popup-place .popup-window-content .form-footer { padding-bottom: 0; }

.popup-place .popup-content { position: relative; width: 100%; /*overflow: hidden;*/ }


/*
.dialog-place-bg, #fon_place_dialog { position:absolute; top: 0px; left: 0px; width: 0px; height: 0px; z-index: 10002; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); opacity: 0.8; background: #3f393b; z-index: 10001;}
.dialog-place-bg.transparent, #fon_place_dialog.transparent { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); opacity: 0.0; background: #fff;}

.dialog, #dialog { z-index: 10010;  position:absolute; }
.dialog-content, #dialog_content { background: #fff; opacity: 0;  width: 510px;
    border-collapse: separate; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
    -webkit-box-shadow: #555 1px 1px 3px; -moz-box-shadow: #555 1px 1px 3px; box-shadow: #555 1px 1px 2px; 
}
#dialog_content_help { cursor: pointer; background: #fff; opacity: 0;  width: 310px; padding: 25px; color: #000; font-size: 12px;
    border-collapse: separate; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
    -webkit-box-shadow: #555 0px 0px 6px; -moz-box-shadow: #555 0px 0px 6px; box-shadow: #555 0px 0px 6px; }
.dialog-title, .dialog_title { color: #fff; background: #3f393b url(/templates/pictures/dialog_header.gif) repeat-x; font-size: 18px; line-height: 18px; text-shadow: 0 -1px 0 #5676a6; 
               line-height: 24px; position: relative; padding: 6px 30px 6px 30px; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; 
               border-radius: 5px 5px 0 0;  font-family: 'PlumbRegular'; text-transform: uppercase;}
.dialog-close, #dialog_close { position: absolute; right: 15px; top: 12px; cursor: pointer;}
.dialog-content div.main_dialog, #dialog_content div.main_dialog { padding: 22px 30px 29px 30px; color: #757575; font-size: 18px; line-height: 1.5; }
.dialog-content .function, #dialog_content .function { height: 50px; font-size: 13px; position: relative; padding: 0 30px; z-index: 2; }
.dialog-content #go_order, #dialog_content  { position: absolute; left: 30px; top: 0px; display: block; white-space: nowrap;}
.dialog-content .close-dialog, #dialog_content #close_dialog { position: absolute; right: 30px; top: 0px; display: block; white-space: nowrap;}
*/

.page_text ymaps { margin-right: 10px; }
.yes-credit-dialog { position: relative; z-index: 3; }
.yes-credit-dialog .dialog_button { position: absolute; top: 29px; left: 0; line-height: normal; cursor: pointer; }




.partner_block { width: 100%; }
.partner-item { background: #fff; border: 1px solid #ddd; padding: 15px 20px; margin: 0 5px 20px 4px; position: relative; border-radius: 5px; box-shadow: #dcdcdc 1px 1px 2px; }
.partner-item:hover { border: 1px solid #c2c2c2; background: #fff; }
.partner-item table { width: 100%;  }
.partner-item td.img { width: 120px; text-align: center; vertical-align: top; position: relative;  }
.partner-item div.img { margin-bottom: 0px;  }
.partner-item td.info { padding: 0 15px 0 18px;  }
.partner-item .name a { color: #153869; font-weight: bold; }
.partner-item .options { color: #868686; padding-top: 4px; line-height: 15px; }


.partner-card td.l.hide-column { width: 0; padding: 0; }
.partner-logo { margin: 0 0 10px 15px; }
.partner-info-anons { padding-bottom: 30px; }
.partner-info-block { font-size: 14px; line-height: 17px; }
.partner-info-item { margin-bottom: 3px; }
.partner-info-item span { font-weight: bold; }


.action-item { padding: 0 10px 10px; }
.action-item .name { font-size: 20px; padding-top: 5px;  }
.action-item .time { color: #aaa; }
.action-item .time .timer { color: #f00; float: right; }
.action-item .img { padding-top: 5px; }
.action-item .img img { max-width: 927px; width: 100%; }
.action-item .anons { padding: 10px 0 12px; }
.action-item .text { padding: 15px 0 0; }  


/***** автокомплект  *****/
.ac_results { padding: 0px; border-right: 1px solid #BBB5AF; border-bottom: 1px solid #BBB5AF; border-left: 1px solid #BBB5AF; background-color: white; overflow: hidden; z-index: 99999; }
.ac_results ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0;}
.ac_results li { margin: 0px; padding: 4px 6px 4px 6px; cursor: default; display: block; font-size: 13px; line-height: 16px; overflow: hidden;  }
.ac_loading { background-image: url('/templates/pictures/indicator.gif'); background-repeat: no-repeat; background-position: 100% 50%; }
.ac_odd { background-color: #eee;}
.ac_over {background-color: #D3D5D5; }
.ac_results table { border-collapse: collapse; width: 100%;}
.ac_results td {  vertical-align: middle; }
.ac_results td.tx { font-size: 14px; padding: 10px 10px; }
.ac_results td.img { width: 20px; padding: 0 0 0 4px;}
.ac_results td.img img { width: 24px; }
.ac_results li div { font-size: 14px; padding: 4px 4px; color: #153869; }

    /* ротация изображений */
.swiper-container{ margin: 0 auto; position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination{bottom:10px;left:0;width:100%}.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin:0 5px}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:100%;z-index:1}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}

.main-slider-brand { width: 964px; height: 100px; position: relative; }
.swiper-container-block { position: absolute; left: 50px; right: 50px; height: 100px; background: #fff;  border: 1px solid #ddd; border-radius: 5px; box-shadow: 1px 1px 2px #dcdcdc;}
.main-slider-brand .swiper-slide { display: inline-block; width: 280px; height: 80px; margin: 10px 0; background-position: center; background-repeat: no-repeat; }

.swiper-button-next { right: 10px; }
.swiper-button-prev { left: 10px; }


.si a { display: inline-block; width: 63px; height: 63px; background: url('/templates/pictures/icon-social.png?t=0507') no-repeat; margin: 0 10px 10px 0; padding: 0; }
.si a:hover { opacity: 0.6; }
.si a.vk { background-position: -246px 0; }
.si a.facebook { background-position: 0 0; }
.si a.youtube { background-position: -409px 0; }
.si a.instagram { background-position: -491px 0; }
.si a.twitter { background-position: -82px 0; }
.si a.ok { background-position: -328px 0; }
.si a.telegram { background-position: -573px 0; }

.ui-file { position: relative; display: inline-block; overflow: hidden; width: 420px; margin: 3px 0 4px; }
.ui-file-input { position: absolute; left: 0px; top: 0px; left: 0; bottom: 0; width: 100%; height: 100%; display: block; cursor: pointer; background: transparent; border: 0; opacity: 0; -moz-opacity: 0; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); z-index: 999;  }
.ui-file-disabled { opacity: .5; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); cursor: default;  }
.ui-file-filename { border: 1px solid #a5acb2; color: #000; font-size: 13px; font-family: Arial; display: inline-block; width: 320px; padding: 5px 5px 5px; overflow: hidden; white-space: nowrap; position: relative; }
.ui-file-button { position: absolute; top: 0; left: 340px; display: inline-block; font-size: 13px; font-family: Arial; cursor: pointer; width: 80px; padding: 6px 0;  background: #1563c8; color: #fff; text-align: center; }
.ui-file:hover .ui-file-button { opacity: 0.75; }

.scroll_up { position: fixed; bottom: -50px; right: 10px; height: 50px; width: 50px; border-radius: 5px; cursor: pointer; opacity: 0; background: #0056c5 url(/templates/pictures/arrow_up.svg) center no-repeat; background-size: 30px 30px; }

.column-banner { margin-top: 7px; font-size: 0; } 
.column-banner .slider_link { margin-bottom: 18px; border-radius: 5px; overflow: hidden; display: block; }

/*--------------- выбор города --------------*/
.city-shop { padding: 20px 26px 0 26px; }
.city-shop-title { font-size: 16px; display: inline-block; margin-right: 6px; }
.city-shop .select_citys a { margin-right: 4px; }
.select-city { display: inline-block; position: absolute; top: 5px; left: 13px; font-size: 15px; text-decoration: none; border-bottom: 1px dotted #0067B8; height: 19px; }
.select-city:hover { text-decoration: none; border-bottom: 1px dashed transparent; }

.city-search { position: relative; width: 100%; height: 66px; background: #0058c3; }
.city-search input[type="text"] { position: absolute; top: 16px; left: 20px; border: 1px solid #f3f3f3; font-family: 'Trebuchet MS';  vertical-align: top; background: #f3f3f3; color: #000; font-size: 14px; padding: 4px 10px 4px 10px; height: 20px; width: 340px; line-height: 1; border-radius: 5px 0 0 5px; }
.city-search input[type="submit"] {position: absolute; width: 70px; top: 16px; left: 378px; background: #6c8bc7;color: #fff;font-weight: bold; font-family: Arial; font-size: 14px; line-height: 16px; padding: 5px 0 7px 0; height: 30px; background: url(/templates/pictures/bg_search_btn.gif) repeat-x; cursor: pointer; border-radius: 0 5px 5px 0; border: none; }
.city-search input[type="submit"]:hover { background: url(/templates/pictures/bg_search_btn_a.gif);}

.select_citys { width: 100%; line-height: 1; font-size: 14px; table-layout: fixed; }
.select_citys td { padding: 0 20px 20px; }
.select_citys a { display: inline-block; color: #000; text-decoration: none; padding: 6px 6px 6px; border-radius: 3px; }
.select_citys .region { color: #7b7b7b; }
.select_citys a:hover { background: #a4c3eb; color: #0058c3; }
.select_citys a.select { color: #fff; background: #0058c3; }
.select_citys a.select .region { color: #94b8e6; }

.select-city-letter { padding: 20px 27px 20px; text-align: center; }
.select-city-letter span { display: inline-block; line-height: 1; padding: 3px 2px; background: #fff; border: 1px solid #0058c3; color: #0058c3; margin: 0 3px 0 3px; font-size: 16px; cursor: pointer; min-width: 18px; border-radius: 3px; }
.select-city-letter span:hover{ background: #94b8e6; color: #fff;  }
.select-city-letter span.sel { background: #0058c3; border: 1px solid #0058c3; color: #fff; }
.select-city-place { /*min-height: 200px;*/  }
.select-city-place .items { display: none;  }
.select-city-place .items.sel { display: block; }

.place-select-points{ width: 960px; padding: 20px 30px 30px;  font-size: 12px; line-height: 15px; color: #153869; }
.select-points{ width: 100%; }
.select-points .item-form-element { display: inline-block; vertical-align: top; width: 50%; }


.pvz-placer { display: flex; width: 100%; box-sizing: border-box; height: 400px; margin: 10px 0 10px 0; }
.pvz-placer .list { width: 30%; overflow: auto; border: 1px solid #ccc;  }
.pvz-placer .list > div { padding: 0; }
.pvz-placer .map { flex-grow: 1; border: 1px solid #ccc; border-left: none; }
.pvz-placer #pvz-map { width: 100%; height: 100%; }
.pvz-placer.list-point { display: block; width: 100%; box-sizing: border-box; height: 500px; margin:0; }
label.radio3 {  position: relative; display: block; padding: 0; }
label.radio3 > span { display: block; padding: 5px 5px 5px 30px;  }
label.radio3 input { position: absolute; left: 8px; top: 6px; margin: 0; }
label.radio3:hover > span { background: #becfff; }
label.radio3 input:checked + span { background: #0056c7; color: #fff; }


#place_helper { position:absolute; top: 0px; left: 0px; width: 0px; height: 0px; z-index: 10003; }
#dialog { z-index: 10010;  position:absolute; }
#dialog_content_help { cursor: pointer; background: #fff; opacity: 0;  width: 310px; padding: 25px; color: #000; font-size: 12px;  border-collapse: separate; border-radius: 5px; box-shadow: #555 0px 0px 6px; }