

/* Start:/local/templates/main/components/bitrix/catalog.element/main/style.css?1742422110166*/
.fancybox-overlay {
   background: rgba(0, 0, 0, 1) !important;
}
.price_sale_name {
	display: inline-block;
}
.product .properties {
	padding-bottom: 0 !important;
}
/* End */


/* Start:/local/components/api/reviews/templates/main/style.css?17424221108028*/
/* General
 ========================================================================== */
.api-reviews *{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.api-reviews{ font-size: 14px; line-height: 20px }
.api-reviews .api-block-top{
	margin: 0 0 30px; background: #fff;	-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .25); -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .25); box-shadow: 0 3px 3px rgba(0, 0, 0, .25);
}
.api-reviews .api-block-header{ position: relative; overflow: hidden; padding: 20px; }

.api-reviews .api-block-title{ padding: 10px 20px; line-height: 32px;}
.api-reviews .api-block-title:after {content: "";display: table;clear: both;}
.api-reviews .api-block-title .api-block-left{font-weight: bold; font-size: 20px; float: left; }
.api-reviews .api-block-title .api-block-right{float: right; text-align: right}

.api-reviews .api-block-header .api-reviews-stat,
.api-reviews .api-block-header .api-reviews-form{ float: left; width: 100%; padding-left: 10px; }
.api-reviews .api-block-sort{ padding: 13px 20px 10px; border-top: 1px solid #f0f0f0; }

/* .api-field-files */
.api-reviews  .api-field-files a{
	position: relative;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 6px 6px 0;
	border: 1px solid rgba(0, 0, 0, .1);
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.api-reviews  .api-field-files a:hover{
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, .2);
	box-shadow: 0 0 2px rgba(0, 0, 0, .2);
}
.api-reviews  .api-field-files .api-file-outer{
	border: 1px solid #fff;
}
.api-reviews  .api-file-content{
	font-size: 13px;
	line-height: 15px;
	max-height: 30px;
	overflow: hidden;
	display: block;
}
.api-reviews  .api-file-thumbnail{
	display: block;
	width: 114px;
	height: 72px;
	background-size: contain;
	background-position: center;
	background-color: rgba(0,0,0,.05);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
.api-reviews  .api-file-attachment{
	display: block;
	width: 114px;
	height: 72px;
	background: #eeece9;
	color: #000;
	padding: 5px 7px;
	overflow: hidden;
	position: relative;
	-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
}
.api-reviews  .api-file-extension{
	display: block;
	padding: 0 4px;
	text-transform: uppercase;
	color: #fff;
	position: absolute;
	bottom: 5px;
	left: 5px;
	background: #60605a;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
}

.api-reviews  .api-file-delete{
	display: block;
	position: absolute;
	z-index: 1;
	right: -10px;
	top: -10px;
	width: 16px;
	height: 16px;
	background: #FFF;
	color: #000;
	opacity: .75;
	filter: alpha(opacity=75);
	line-height: 16px;
	font-size: 20px;
	font-family: sans-serif;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;
	-webkit-transition: all 50ms linear 0s; -moz-transition: all 50ms linear 0s; -ms-transition: all 50ms linear 0s; -o-transition: all 50ms linear 0s; transition: all 50ms linear 0s;
}
.api-reviews  .api-file-delete:hover{
	background: #F00;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
}
.api-reviews  .api-file-delete:active{
	opacity: .3;
	filter: alpha(opacity=30);
}

.api-reviews .api-file-ext-mp3,
.api-reviews .api-file-ext-wav,
.api-reviews .api-file-ext-midi,
.api-reviews .api-file-ext-snd,
.api-reviews .api-file-ext-au,
.api-reviews .api-file-ext-wma,
.api-reviews .api-file-ext-ogg,
.api-reviews .api-file-ext-aac,
.api-reviews .api-file-ext-flac,
.api-reviews .api-file-ext-cda{background: #23a9db;}

.api-reviews .api-file-ext-mpg,
.api-reviews .api-file-ext-avi,
.api-reviews .api-file-ext-wmv,
.api-reviews .api-file-ext-mpeg,
.api-reviews .api-file-ext-mpe,
.api-reviews .api-file-ext-flv,
.api-reviews .api-file-ext-mkv,
.api-reviews .api-file-ext-mov,
.api-reviews .api-file-ext-wma,
.api-reviews .api-file-ext-mp4,
.api-reviews .api-file-ext-xvid,
.api-reviews .api-file-ext-asf,
.api-reviews .api-file-ext-divx,
.api-reviews .api-file-ext-vob{background: #7e70ee;}
.api-reviews .api-file-ext-swf{background: #A42222;}

.api-reviews .api-file-ext-odt,
.api-reviews .api-file-ext-doc,
.api-reviews .api-file-ext-docx{background: #03689b;}

.api-reviews .api-file-ext-csv,
.api-reviews .api-file-ext-ods,
.api-reviews .api-file-ext-xls,
.api-reviews .api-file-ext-xlsx{background: #5bab6e;}

.api-reviews .api-file-ext-odp,
.api-reviews .api-file-ext-ppt,
.api-reviews .api-file-ext-pptx{background: #f1592a;}

.api-reviews .api-file-ext-rar,
.api-reviews .api-file-ext-tar,
.api-reviews .api-file-ext-7zip,
.api-reviews .api-file-ext-zip{background: #867c75;}

.api-reviews .api-file-ext-djvu,
.api-reviews .api-file-ext-epub,
.api-reviews .api-file-ext-tiff,
.api-reviews .api-file-ext-xps{background: #3468b0;}
.api-reviews .api-file-ext-pdf{background: #d00;}

.api-reviews .api-file-ext-txt{background: #a4a7ac;}
.api-reviews .api-file-ext-rtf{background: #a94bb7;}

.api-reviews .api-file-ext-app{background: #ed558f;}
.api-reviews .api-file-ext-php{background: #8993BE;}
.api-reviews .api-file-ext-js{background: #d0c54d;}
.api-reviews .api-file-ext-css{background: #44afa6;}

.api-reviews .api-file-ext-jpeg,
.api-reviews .api-file-ext-jpg{background: #e15955;}

/* Adobe */
.api-reviews .api-file-ext-psd{background: #26cdf7;}
.api-reviews .api-file-ext-ae{background: #d4a6ff;}
.api-reviews .api-file-ext-au{background: #00dfb9;}
.api-reviews .api-file-ext-an{background: #ff4926;}
.api-reviews .api-file-ext-ai{background: #ff7e19;}
.api-reviews .api-file-ext-ic{background: #fc64f6;}
.api-reviews .api-file-ext-id{background: #ff3f8d;}
.api-reviews .api-file-ext-mu{background: #d0e73e;}
.api-reviews .api-file-ext-pr{background: #e383ff;}


/* Display
 ========================================================================== */
.api-hidden{ display: none !important; visibility: hidden !important; }
.api-display-block{ display: block !important; }
.api-display-inline{ display: inline !important; }
.api-display-inline-block{ display: inline-block !important; }

/* Wait
 ========================================================================== */
#api-reviews-wait{ display: none; position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 9999; overflow: hidden; }
#api-reviews-wait .api-image{
	z-index: 2; position: absolute; top: 50%; left: 50%; height: 56px; width: 56px; margin: -28px 0 0 -28px;
	background-image: url("/local/components/api/reviews/templates/main/images/wait.svg"); background-repeat: no-repeat; background-size: contain;background-color: rgba(255, 255, 255, .7);
	-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;
	-webkit-box-shadow: 0 0 7px 3px rgba(255, 255, 255, .7); -moz-box-shadow: 0 0 7px 3px rgba(255, 255, 255, .7); box-shadow: 0 0 7px 3px rgba(255, 255, 255, .7);
	-webkit-animation:loader 5s linear infinite; -o-animation:loader 5s linear infinite; animation:loader 5s linear infinite;
}
@keyframes loader{
	100%{-webkit-transform: rotate(-360deg);transform: rotate(-360deg); }
}
#api-reviews-wait .api-bg{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: #fff; opacity: .4; }

/* @media
 ========================================================================== */
@media (min-width: 768px){
	.api-reviews .api-block-header .api-reviews-stat{width: 66.666%;margin-bottom: 0;}
	.api-reviews:not(.api-stat-off) .api-block-header .api-reviews-form{width: 33.333%;}
}
@media (max-width: 768px){
	.api-reviews .api-block-title > div{width: 100% !important; float: none !important; text-align: left !important;}
}

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.element/main/themes/blue/style.css?1742422110591*/
/* item_detail_v2 */

/* item_detail_slider */
/* scu_detail_size */
/* scu_detail_scu */
.bx-retina .bx_item_detail.bx_blue .bx_item_slider .bx_slide ul li.bx_active .cnt,
.bx-retina .bx_item_detail.bx_blue .bx_item_detail_size ul li.bx_active .cnt,
.bx-retina .bx_item_detail.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt
{
	-webkit-border-image: url(/local/templates/main/components/bitrix/catalog.element/main/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/local/templates/main/components/bitrix/catalog.element/main/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/local/templates/main/components/bitrix/catalog.element/main/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/local/templates/main/components/bitrix/catalog.element/main/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16314819882917*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/slider/style.css?17424221105858*/
.catalog_content {
	padding: 20px;
	padding-top: 0;
	padding-left: 0;
}
.product__list {
    height: auto !important;
}
.product__head {
	background-color: #282828;
	color: #fff;
	display: table-row;
}
.product__head .col {
	display: table-cell;
	text-align: center;
	font-size: 14px;
	padding: 10px 5px;
	border: 1px solid #282828;
	vertical-align: middle;
}
.product__list .col {
	padding: 10px 5px;
}
.product__head .col.col-1,
.product__item .col.col-1 {
	width: 8%;
	text-align: center;
	position: relative;
}
.product__head .col.col-2,
.product__item .col.col-2 {
	width: 15%;
	text-align: center;
}
.product__head .col.col-4,
.product__item .col.col-4 {
	text-align: center;
}
.product__head .col.col-5,
.product__item .col.col-5 {
	width: 10%;
	text-align: center;
}
.product__head .col.col-6,
.product__item .col.col-6 {
	text-align: center;
}
.product__head .col.col-7,
.product__item .col.col-7 {
	width: 12%;
}

.product__table-nouser .product__head .col.col-1,
.product__table-nouser .product__item .col.col-1 {
	width: 15%;
}
.product__table-nouser .product__head .col.col-2,
.product__table-nouser .product__item .col.col-2 {
	width: 20%;
}
.product__table-nouser .product__head .col.col-3,
.product__table-nouser .product__item .col.col-3 {
	width: 40%;
}
.product__table-nouser .product__head .col.col-4,
.product__table-nouser .product__item .col.col-4 {
	width: 25%;
}

.product__item {
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	display: table-row;
}
.product__item .col {
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #bbb;
	display: table-cell;
	vertical-align: middle;
	padding: 3px 10px;
}
.product__item .col.col-7 {
	border-right: none;
}
.product__img-zoom {
	position: absolute;
	top: 0;
	left: -300px;
	border-right: 1px solid #dcdcdc;
	box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.3);
	width: 300px;
	z-index: 100;
	padding: 20px;
	background-color: #fff;
	display: none;
}
.product__img-zoom img {
	max-width: 100%;
	max-height: 100%;
}
.product__img img {
	max-width: 100%;
	max-height: 50px;
}
.product__article {
	text-transform: uppercase;
	color: #0a0a0a;
	font-size: 12px;
}
.product__name a {
	font-size: 14px;
	font-weight: bold;
	color: #0a0a0a;
	line-height: 18px;
	display: inline-block;
}
.product__text {
	font-size: 12px;
	color: #8d8d8d;
	padding-top: 5px;
}
.product__quntity {
	color: #0a0a0a;
	font-size: 12px;
}
.product__quntity a {
	color: #0a0a0a;
}
.product__quntity i {
	margin-right: 3px;
}
.product__quntity .fa.fa-check {
	color: #54a42c;
}
.product__quntity .fa.fa-spinner {
	color: #c81414;
}
.product__price .value {
	font-size: 14px;
	font-weight: bold;
	color: #0a0a0a;
}
.product__item .controls {
	float: left;
}
.product__item .btn-buy {
	background-color: #e34949;
	color: #fff;
	font-size: 22px;
	display: inline-block;
	border-radius: 2px;
	margin-top: 11px;
	padding: 0px 10px;
	margin-left: 9px;
}
.product__item .btn-buy:hover {
	background-color: #E92E2E;
}
.product__item .controls span {
	background: #f0f0f0;
	width: 25px;
	height: 25px;
	line-height: 25px;
}
.product__item .controls input {
	width: 40px;
	line-height: 21px;
}
.product__item .controls span:hover {
	background: #e8e8e8;
}
.product__item:hover {
	box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.product__item .btn-buy {
	font-size: 17.5px;
	padding: 0px 7px;
	line-height: 25px;
}
.product__btn-box {
	margin-top: 10px;
}
.product__btn-box a {
	font-size: 22px;
	color: #616161;
	background-color: #e9e9e9;
	border-radius: 3px;
	display: inline-block;
	width: 45px;
	height: 30px;
	line-height: 30px;
}
.product__btn-box a:first-child {
	margin-right: 10px;
}
.product__btn-box a i.la.la-exchange {
	position: relative;
	top: 3px;
}
.product__btn-box a:hover {
	color: #fff;
	background-color: #7e7e7e;
}
.product__item .col.col-1:hover .product__img-zoom {
	display: block;
}
.product__head a {
	border-bottom: 1px solid #fff;
	color: #fff;
	position: relative;
}
.product__head a:hover {
	border-bottom-color: transparent;
}

.product__head a.active:after {
    background-image: url(/bitrix/templates/maxima/img/arrow-sort3.png);
}
          
.product__head a.active.filter-price-desc:after,
.product__head a.active.filter-name-desc:after {
	background-image: url(/bitrix/templates/maxima/img/arrow-sort3.png);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg); 
	transform: rotate(180deg);
}
.product__head a:after {
	content: '';
	display: block;
    background-image: url(/bitrix/templates/maxima/img/arrow-sort3.png);
    width: 7px;
    height: 12px;
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    right: -15px;
}
.product__head .sort-label-availability {
	margin-left: 0;
}
.product__item {
	width: 100%;
}
.product__btn-box a:hover, .product__btn-box a.active {
	color: #fff;
	background-color: #7e7e7e;
}
.row__item {
	font-size: 13px;
	line-height: 38px;
	height: 38px;
}
.row__item:first-child {
	border-bottom: 1px solid #ddd;
}
.row__item span {
	color: #777;
	font-size: 11px;
}
.btn_manager {
	font-size: 11px;
	color: #e34949;
	text-decoration: underline;
}
.btn_manager:hover {
	text-decoration: none;
}
.row__item_btn {
	width: 130px;
	margin: 0 auto;
}
.row__item_order-text {
	font-size: 12px;
	color: #777;
}
.product__item-row {
    height: 72px;
}
.product__item .col.col-6,
.product__item .col.col-5 {
	padding: 0;
}
.product__item-value.count-box .row__item {
	margin: 0px -10px;
}
.controls.disableds,
.info.disableds,
.row__item_btn.disableds {
	position: relative;
}
.controls.disableds:before,
.info.disableds:before,
.row__item_btn.disableds:before {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.4);
	content: '';
	width: 100%;
	height: 95%;
}
.product__table {
	display: table;
	width: 100%;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}
/* End */
/* /local/templates/main/components/bitrix/catalog.element/main/style.css?1742422110166 */
/* /local/components/api/reviews/templates/main/style.css?17424221108028 */
/* /local/templates/main/components/bitrix/catalog.element/main/themes/blue/style.css?1742422110591 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.css?16314819882917 */
/* /local/templates/main/components/bitrix/catalog.section/slider/style.css?17424221105858 */
