#header .main .info .search .button input {
    font-size: 11px;
    text-decoration: underline;
    border:none;
    cursor:pointer;
    background:none;
    padding:0;
    color: #666;
}

#header .main .info .search .button input:hover {
    color: #000;
    text-decoration: none;
}

#header .menu .item .popup .sub_menu ul li a.selectedA{
    color: #DC0084;
}

#content .inner .header .menu .first .links ul li div.online a{
    padding: 0 0 0 40px;
    background: url('images/icon_sub_menu_online.png') 0 0 no-repeat;
    width:0;
    overflow:hidden;
    height:29px;
    display:block;
}

#content .press .name li a{
    text-decoration:none;
}

#content .press .blocks .block h3 a{
    text-decoration:none;
    color: #000000;
}

#content .inner_content .content .navi ul li.black {
    color: #333;
}

.simple_content{
    padding: 10px 40px 35px 40px;
    background: url("images/bg_news_list.gif") no-repeat scroll 5px 100% transparent;
}

.simple_content p {
    text-indent: 20px;
    margin: 0 0 10px;
}

.simple_content image {
    margin: 20px 0;
}

.simple_content h1 {
    color: #666;
    font-size: 20px;
    margin: 0 0 20px;
}

.simple_content h2 {
    color: #000;
    font-size: 24px;
    margin: 0 0 20px;
}

.simple_content.date {
    color: #333;
    font-size: 17px;
    text-indent: 0!important;
    margin: 0 0 10px;
}

.simple_content .blockquote{
    margin: 0 0 10px;
    padding: 10px 40px;
    background-color: #F2F2F2;
}

.simple_content .blockquote blockquote {
    width: 590px;
    margin: 0;
    padding: 0;
}

.simple_content .result .list {
    float: left;
    width: 250px;
    padding: 0 40px;
}

.simple_content .result .list h2 {
    color: #000;
    font-size: 20px;
    margin: 0 0 15px;
}

.simple_content .result .list p {
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.simple_content .result .blackstyle {
    color: #FFF;
    font-size: 14px;
    line-height: 19px;
    font-style: italic;
    margin: 0 0 0 330px;
    padding: 20px;
    background-color: #333;
}

.simple_content .blackstyle .result .blackstyle_body {
    width: 300px;
}

.simple_content .result .blackstyle .left {
    padding: 0 0 0 20px;
    background: url('images/icon_left_bs.gif') no-repeat;
}

.simple_content .result .blackstyle .right {
    padding: 0 20px 0 0;
    background: url('images/icon_right_bs.gif') 100% 100% no-repeat;
}

.simple_content ul{
    padding: 0 0 10px 20px;
}

.simple_content li{
    padding: 2px 5px;
    list-style: square url("images/list.png");
}

#content .inner_content .content .big_button button {
    background: url("images/bg_big_button.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 36px;
    overflow: hidden;
    padding: 0 0 0 28px;
    border:none;
    cursor:pointer;
}

#content .inner_content .content .big_button button strong {
    background: url("images/bg_big_button.png") no-repeat scroll 100% -36px transparent;
    color: #C1272D;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 32px;
    padding: 8px 15px 0 0;
    text-decoration: none;
}

#content .inner_content .content .button_black button {
    background: url("images/bg_button_black.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 36px;
    overflow: hidden;
    padding: 0 0 0 26px;
    border:none;
    cursor:pointer;
}

#content .inner_content .content .button_black button strong {
    background: url("images/bg_button_black.png") no-repeat scroll 100% -36px transparent;
    color: #4D4D4D;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 28px;
    padding: 8px 15px 0 0;
    text-decoration: none;
}

#content .inner_content .content .simple_content .input{
    margin: 0 0 15px;
}

#content .inner_content .content .simple_content .input{
    margin: 0 0 15px;
}

#content .inner_content .content .simple_content  .input label.star {
    background: url("images/icon_cube_pink.gif") no-repeat scroll 0 12px transparent;
    padding: 0 0 0 15px;
}

#content .inner_content .content .simple_content  .input label {
    color: #000000;
    display: block;
    font-size: 20px;
    margin: 0 0 10px;
}

#content .inner_content .content .simple_content .input input{
    color: #000000;
    display: block;
    font-family: Arial;
    font-size: 20px;
    padding: 0 10px;
    width: 200px;
}

#content .inner_content .content .simple_content .prim {
    background: url("images/icon_cube_pink.gif") no-repeat scroll 0 5px transparent;
    color: #000000;
    font-size: 20px;
    margin: 0 0 150px;
    padding: 0 0 0 15px;
}

.simple_content .subscribe-edit p{
    text-indent: 0;
}

#content .inner_content .content .subscribe-edit .big_button,
#content .inner_content .content .subscribe-edit .button_black {
    /*margin: 100px 0 40px;*/
}

#content .inner_content .content .inputtext, #content .inner_content .content .inputtextarea {
    border: 2px solid #c6c6c6;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    behavior: url('/bitrix/templates/hi-tech/js/PIE.htc');
}

#content .inner_content .content .form_order .parameters .input_links .radioLeft label{
    float: none;
    margin-left:35px;
}

#content .inner_content .content .inputselect{
    width:582px;
}

#content .inner_content .content .news-list .licence{
    float:left;
    margin-right:15px;
    margin-bottom:15px;
    border: 1px solid #d9d9d9;
    height: 240px;
    margin-left: 0;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 200px;
    text-decoration: none;
    color: inherit;
}

#content .inner_content .content .news-list .licence.last{
    margin-right: 0;
}

#content .inner_content .content .news-list .licence .img{
    display: block;
    line-height: 172px;
    height: 175px;
    width: 200px;
    overflow: hidden;
}

#content .inner_content .content .news-list .licence .vAlign{
    display: table-cell;
    vertical-align: middle;
    height: 175px;
    width: 200px;
}

#content .inner_content .content .news-list .licence .img img{
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

#content .inner_content .content .news-list .licence h3{
    margin: 0;
    height: 48px;
    overflow: hidden;
    padding: 10px;
    font-size: inherit;
}


#content .inner_content .content .portfolio .item{
    padding: 0 0 20px 0;
}

#content .inner_content .content .portfolio{
    padding: 20px 40px 0 40px;
}

#content .inner .header .vtoros .vtoros_body .item .mark .jNiceCheckbox,
#content .inner .header .vtoros .vtoros_body .item .check .jNiceCheckbox{
    left:-30px;
}

#content .inner .header .vtoros .vtoros_body {
    width: 930px;
}

#content .inner .header .vtoros .vtoros_body .item_1 {
    width: 150px;
}

#content .inner .header .vtoros .vtoros_body .item_4 {
    width: 260px;
    padding-right: 0px;
}

#header .main .info .top_menu li.selected div a span{
    background:none;
}

#content .inner_content .content .vtor_detail .module .icon {
    background: url("images/icon_adobe_module.gif") no-repeat scroll 0 0 transparent;
    float: left;
    font-size: 12px;
    margin: 0 30px 0 0;
    padding: 8px 0 8px 40px;
}

#content .inner_content .content .news_detail .format .icon {
    background: url("images/icon_adobe_module.gif") no-repeat scroll 0 0 transparent;
    font-size: 12px;
    margin: 0 30px 0 0;
    padding: 8px 0 8px 40px;
}

#content .inner_content .content .vtor_detail .inform .module .icon_pdf {
    background: url("images/icon_adobe_module.gif") no-repeat scroll 0 0 transparent;
}

#content .inner_content .content .vtor_detail .format .head_list ul{
    min-height:30px;
}

#content .inner_content .content .catalog-compare-list, #content .inner_content .content .catalog-compare-result{
    padding: 20px 40px;
}

#content .inner_content .content .catalog-compare-list .data-table td,
#content .inner_content .content .catalog-compare-result .data-table td,
#content .inner_content .content .catalog-compare-result .data-table th{
    padding:5px;
}

#content .inner_content .content .catalog-compare-list .data-table thead td{
    font-weight:bold;
}

#content .inner_content .content .catalog-compare-result p{
    margin-bottom:15px;
}

#content .inner_content .content .catalog-compare-result .jNiceCheckbox{
    top:-3px;
}

#content .inner_content .content .catalog-compare-result h2 {
    font-size: 24px;
    margin: 0 0 20px;
}

#content .inner_content .content .news_list .item .longText {
    width: 100%;
}

#content .inner_content .content .news_list .item h2 a{
    color: #000000;
    font-size: 17px;
    margin: 0 0 20px;
    text-decoration:none;
}

#content .inner_content .sidebar .text .news h2 a, #content .inner_content .sidebar .text .news .h2 a{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-decoration:none;
}

#content .inner_content .section_list{
    background: url("images/bg_news_list.gif") repeat-x scroll 5px 100% transparent;
    padding: 20px 40px 30px;
    width: 100%;
}

#content .inner_content .section_list .item{
    float:left;
    width:30%;
    text-align:center;
    padding-bottom:25px;
}

#content .inner_content .section_list .item .image{
    min-height:150px;
    margin: 0 auto;
}

#content .inner_content .content .breadcrumbs ul li.fixedWidth{
    height: 16px;
    max-width: 260px;
    overflow: hidden;
}

#content .inner_content .content h1.news-title-detail{
    color:#000;
    font-size: 24px;
    margin: 0 0 20px;
}

.format-title{
    padding: 20px 40px 10px;
}
.blockquote1 {
    position: relative;
    margin: 15px 0px;
    background: #eaeaea;
    display: block;
    padding: 10px 45px;
}
.blockquote1:before,
.blockquote1:after {
    position: absolute;

    font-size: 3em;
    color: #930046;
}
.blockquote1:before {
    content: "\00ab";

    left: 18px;
    top: -10px;
}
.blockquote1:after {
    content: '\00BB';

    right: 18px;
    bottom: 0px;
}
.blockquote2 {
    position: relative;
    margin: 15px 0px;
    background: #eaeaea;
    display: block;
    padding: 10px 45px;
}
.blockquote1:before,
.blockquote1:after {
    position: absolute;

    font-size: 3em;
    color: #930046;
}
.button_background {
    border: 0px;
    display: inline-block;
    padding: 5px 15px;
    text-decoration: none;
    background: #930046;
    color: #ffffff;
  }
.button_background:hover {
    text-decoration: bold;
    background: #7d003c;
    color: #ffffff;
   }

.sortBy{
    padding: 0 40px 30px;
}

.sortBy--bysection {
    padding: 20px 40px 0px;
}

.sortBy a{
    padding: 3px 15px 3px 5px;
    position: relative;
}

.sortBy a.selected{
    background: #e6e6e6;
}

.sortBy .arr{
    display: block;
    position: absolute;
    right: 3px;
    top: 50%;
    border: 4px solid transparent;
    border-top: 4px solid #000;
    margin-top: -1px;
}

.sortBy .desc .arr{
    border: 4px solid transparent;
    border-bottom: 4px solid #000;
    margin-top: -4px;
}

.bottom-mrg{
    margin-bottom: 5px;
}

.mphoto{
    width: 75px;
height: 50px;
border: 1px solid #d1d0d0;
    float: left;
    position: relative;
    margin-right: 7px;
}

#jq-photo{
    position: relative;
    padding-left: 50px;
}

.smallDetailPSlider{
    position: relative;
}

#jq-photo .pagination, .smallDetailPSlider .pagination{
    display: none;
}

#jq-photo .prev, #jq-photo .next, .smallDetailPSlider .prev, .smallDetailPSlider .next{
    display: block!important;
    position: absolute;
    top: 50%;
    background: #fff;
    border: 1px solid #d8d8d8;
    width: 34px;
    height: 33px;
    margin-top: -15px;
    z-index: 10;
}

#jq-photo .prev, .smallDetailPSlider .prev{
    left: 3px;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius:2px 0 0 2px;
    -khtml-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
    border-radius:2px 0 0 2px;
}

#jq-photo .next, .smallDetailPSlider  .next{
    right: 51px;
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    -khtml-border-radius:  0 2px 2px 0;
    -o-border-radius:  0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}

#jq-photo .prev span, #jq-photo .next span, .smallDetailPSlider .prev span, .smallDetailPSlider .next span{
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url("images/prevNext.png") no-repeat 0 0;
    width: 9px;
    height: 14px;
    margin-top: -7px;
    margin-left: -5px;
}
#jq-photo .next span, .smallDetailPSlider .next span{
    background-position: -9px 0;
}

#content .inner_content .content .vtor_detail .format .description{
	position: relative;	
}

.blackLink{
	display:inline-block;
	position: relative;	
	text-decoration:none;
	color: #e6e6e6;
	padding: 0 30px 0 16px;
	line-height: 29px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	 background: #333333;
	 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius:5px;
    -o-border-radius: 5px;
    border-radius:5px;
    border-top: 1px solid #866874;
}

.blackLink:hover{
color: #e6e6e6;
}

.blackLink span{
	display:block;
	position:absolute;
	right: 14px;
	top: 50%;
	background: url("images/arrRightWhite.png") no-repeat 0 0;
	width: 13px;
	height: 10px;
	margin-top: -6px;
}

#content .inner_content .content .vtor_detail .format .description .blackLink{
	  float:right;
	  margin-top: 5px;
	  /*position: absolute;
    right: -180px;
    top: -10px;*/
}

#bx_cart_block{
	display: none;
}

.mphoto a{
	display: table;
	width: 100%;
	height: 100%;
}

.mphoto a span{
	display: table-cell;
	vertical-align: middle;
}

/* #8966 */

.gallery-slider {
    position: relative;
	overflow: visible !important;
}

.gallery-slider img {
    max-width: 100%
}

.gallery-slider .slidesjs-navigation {
    padding: 8px 8px;
    background-color: rgba(200, 200, 200, .5);
    color: #fff;
    text-decoration: none;

    text-indent: -9999px;
    line-height: 0;
    font-size: 18pt;
}

.gallery-slider .slidesjs-navigation:hover {
    color: rgb(102, 102, 102);
}

.gallery-slider .slidesjs-previous {
    position: absolute;
    top: 40%;
    left: -17px;
    z-index: 999;
}

.gallery-slider .slidesjs-previous::after {
    content: "\25C0";
    text-indent: 0;
    display: block;
    line-height: initial;
}

.gallery-slider .slidesjs-next {
    position: absolute;
    top: 40%;
    right: -17px;
    z-index: 999;
}

.gallery-slider .slidesjs-next::after {
    content: "\25B6";
    text-indent: 0;
    display: block;
    line-height: initial;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* Р”Р»СЏ РєР°СЂС‚РѕС‡РєРё С‚РѕРІР°СЂР°, РІСЂРµРјРµРЅРЅРѕ */

.photoblock > #jq-photo .prev.slidesjs-previous.slidesjs-navigation, .photoblock > .smallDetailPSlider .prev.slidesjs-previous.slidesjs-navigation {
    top: 20px !important;
}

.photoblock > #jq-photo .next.slidesjs-next.slidesjs-navigation, .photoblock > .smallDetailPSlider .next.slidesjs-next.slidesjs-navigation {
    top: 20px !important;
    right:14px;
}

.photoblock > #jq-photo .slidesjs-container,.photoblock > .smallDetailPSlider .slidesjs-container, .photoblock .slidesjs-control {
    max-height: 68px !important;
}

.sliderPage{
    padding-left: 40px;
}

.clear.tab {
    height: 0 !important;
}

.vtor_detail.catalogDetail .format {
    padding-bottom: 10px !important;
}

/**/

.bx_ordercart_photo {
	background-size: auto !important;
}

/* РџР°СЂС‚РЅРµСЂС‹ */

#content .partners {
    width: 990px;
    margin: 0 auto 20px;
}

#content .partners .title {
    margin: 0 0 20px;
    padding-bottom: 12px;
    background: url('/bitrix/templates/hi-tech/images/bg_press.gif') 0 100% no-repeat;
}

#content .partners .title h2 {
    float: left;
    color: #000;
    font-size: 24px;
}

#content .partners .link {
    float: right;
}

#content .partners .title .link li {
    float: left;
    margin: 0 7px 0 25px;
    padding: 0 0 0 12px;
    background: url('/bitrix/templates/hi-tech/images/icon_cube_black.gif') 0 6px no-repeat;
}

#content .partners .title .link li a {
    color: #333;
    padding: 0 15px 0 0;
    background: url('/bitrix/templates/hi-tech/images/icon_top_menu_shop.gif') 100% 2px no-repeat;
}

#content .partners .title .link li a:hover {
    color: #333;
}

.bx-wrapper {
    border: 0 !important;
    box-shadow: none !important;
}

.bx-slider {
    display: flex;
    align-items: center;
}

.bx-slider.small {
    align-items: flex-start;
}

.bx-controls .bx-next, .bx-controls .bx-prev {
    background-image: none !important;
    width: auto !important;
    height: auto !important;
    font-size: 16pt !important;

    padding: 8px 8px;
    background-color: rgba(200, 200, 200, .5) !important;
    color: #fff;
    text-decoration: none;

    text-indent: -9999px;
    line-height: 0;
    font-size: 18pt;
}

.bx-controls .bx-next:hover, .bx-controls .bx-prev:hover {
    color: rgb(102, 102, 102);
}

.bx-controls .bx-prev {
    position: absolute;
    top: 40%;
    left: -45px !important;
    z-index: 999;
}

.bx-controls .bx-prev::after {
    content: "\25C0";
    text-indent: 0;
    display: block;
    line-height: initial;
}

.bx-controls .bx-next {
    position: absolute;
    top: 40%;
    right: -45px !important;
    z-index: 999;
}

.bx-controls .bx-next::after {
    content: "\25B6";
    text-indent: 0;
    display: block;
    line-height: initial;
}

.format.align-center {
    display: flex;
    align-items: center;
}

.news_detail.partners-detail .bx-controls .bx-next {
}

.color1{
	width: 100%;
	height: 350px;
	background: #333;
}

.color2{
    color: #b3b3b3;
    width: 100%;
    height: 70px;
}

.icc{
	background: #e6e6e6;
}

.cc{
	background: #fff;
}


#line_tab_1 .banner-link {
    text-decoration: none !important;
}

#line_tab_1 .banner-hitachi {
	width: 600px;
	background-size: cover;
	height: 69px;
	background-image: url(http://hi-tech-media.ru/images/banners/action_Hitachi-London_2017_2.png);
}

#line_tab_1 .banner-hitachi:hover {
	background-image: url(http://hi-tech-media.ru/images/banners/action_Hitachi-London_2017_1.png)
}

#line_tab_1 .banner-amis {
	width: 622px;
	background-size: cover;
	height: 72px;
	background-image: url(http://hi-tech-media.ru/images/banners/action_Amis_sale-2017-12_622-nocolor.png);
}

#line_tab_1 .banner-amis:hover {
	background-image: url(http://hi-tech-media.ru/images/banners/action_Amis_sale-2017-12_622.png)
}

#line_tab_1 .banner-shure {
	width: 622px;
	background-size: cover;
	height: 72px;
	background-image: url(/images/banners/action_Shure_sale-2017-12_622-.png);
}

#line_tab_1 .banner-shure:hover {
	background-image: url(/images/banners/action_Shure_sale-2017-12_622-hover.png);
}

.linkup {
    color: #930046;
    text-decoration: underline;
    cursor: hand;
    cursor: pointer;
}
#test {
    background-color: #fff;
    padding: 20px;
}
.offersBlock.buyerBlock{
    padding: 4px;
}
.offersBlock .title{
    color: #961e4e;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
}
.offersBlock a{
    margin-right: 7px;
    display: inline-block;
}
.offersBlock .selected img{
    border: 1px solid #fff;
}
.offersBlock .selected img, .offersBlock img:hover{
    border-color: #961e4e;
}
#content .inner_content .content .vtor_detail .format .photoblock .big_photo.withOffers{
    min-height: 250px;
}
.utcenka{
    font-weight: 600;
    width: max-content;
    padding-right: 20px;
    border-style: solid;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    border-width: unset;
    background-color: #910048;
    border-color: darkred;
}
#header .menu ul .item:last-of-type .title strong a{
    color: #800020;
	font-weight: bold;
}

/*task-18208*/
.getPriceLists {
    padding: 15px;
    margin-top: 20px;
    border: 2px solid rgba(102, 102, 102, 0.24);
    border-radius: 5px
}

.getPriceLists .form_title {
    color: #000;
    font-size: 23px;
    margin-bottom: 10px;
}

#content .inner_content .content .simple_content .getPriceLists .input input,
#content .inner_content .content .simple_content .getPriceLists .input textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 5px 10px;
}

#content .inner_content .content .simple_content .getPriceLists .prim {
    margin-bottom: 15px;
}

#content .inner_content .content .simple_content .getPriceLists .big_button {
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

.getPriceLists .formErrorMess {
    color: rgba(255, 0, 0, 0.75);
    display: none;
}

.getPriceLists .formErrorMess.active {
    display: inline-block;
}

.getPriceLists .globalFormMess {
    display: none;
}
.getPriceLists .globalFormMess.active {
    display: inline-block;
}

.getPriceLists .globalFormErrorMess, .getPriceLists .globalServerErrorMess {
    margin-left: 10px;
    color: rgba(255, 0, 0, 0.75);
    max-width: 60%;
    padding: 10px;
    border: 2px solid rgba(255, 0, 0, 0.55);
}

.getPriceLists .globalFormSuccessMess {
    max-width: 60%;
    margin-left: 10px;
    color: rgba(0, 128, 0, 0.75);
    padding: 10px;
    border: 2px solid rgba(0, 128, 0, 0.55);;
}

#videoForm button {
    margin-left: 5px;
    padding: 2px 7px;
    border: 1px solid rgb(169, 169, 169);
    box-shadow: 0 1px 2px 0 rgba(60,64,67,0.1), 0 1px 3px 1px rgba(60,64,67,0.05);
    border-radius: 2px;
}

#videoForm button:hover {
    cursor: pointer;
    background: rgba(221, 221, 221, 0.58);
}

#videoForm button:active {
    background: rgb(221, 221, 221);
    box-shadow: inset 0 1px 2px 0 rgba(60,64,67,0.1), inset 0 1px 3px 1px rgba(60,64,67,0.05);
}
#content .inner_content .content .news_list .item h2 {
    color: #666;
    font-size: 20px;
    margin: 0 0 20px;
}