

/* Start:/local/templates/minimaxi/components/minimaxi/search.title/.default/style.css?15807476623829*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	margin-left: 0px;
	margin-top: 0px;
	width: 350px;
	background-color: #fff;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
	vertical-align:top;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color: none;
}



table.title-search-result td.title-search-more,
span.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a,
span.title-search-more
{
	padding-left:5px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}
span.title-search-more  {padding-left: 0px;font-size:12px;}


table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
	display: block;
}

table.title-search-result td.title-search-all a
{
    color: #808080;
    display: block;
    padding-left: 4px;
    text-decoration: none;
    width: 100%;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/minimaxi/components/minimaxi/search.title/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
.titl{
	background: #fff;
	padding: 12px 15px !important;
}
.quasd {
	position: absolute;
	width: 25px;
	height: 25px;
	background: url('/bitrix/templates/adapt/images/quasd25.png') center center;
	top: 9px;
	left: 9px;
	cursor: pointer;
}
.quasdText {
	position: absolute;
	width: 200px;
	height: 110px;
	background: #169c44;
	border-radius: 4px;
	padding: 5px 10px;
	top: 7px;
	left: 40px;
	color: #fff;	
	display: none;
	z-index: 100;	
}
.quasdClose {
	background: url("http://www.mini-maxi.ru/bitrix/templates/adapt/images/missing-icon.png") 0px 0px;
	width: 25px;
	height: 25px;
	position: absolute;
	top: -3px;
	left: 230px;	
	display: none;
	cursor: pointer;
	z-index: 101;	
}

.search-bar input[type=submit]{
	  position: absolute;
	  right: 4px;
	  top: 2px;
	  width: 24px;
	  height: 24px;
	  background: url("/local/templates/minimaxi/img/svg/search_white.svg") center no-repeat;	
	  display: block;
	  width: 24px;
	  height: 24px;
	  border: 0;
}
td.title-search-item  a, td.title-search-item  span{
	font-size: 13px;
}
td.title-search-item  span{
	color: #808080;
	margin-left: 5px;
}
table.title-search-result  td.title-search-all {color: #000;}
table.title-search-result td.title-search-all a {
	font-size: 14px;
	color: #000;
	margin: 8px;
	font-weight: bold;
}
table.title-search-result td.title-search-more p{padding: 10px 15px 15px 5px;}

.search-bar input[type="submit"]{
	width: 30px !important;
	height: 30px !important;
	cursor: pointer;
}
/* End */


/* Start:/local/templates/minimaxi/components/minimaxi2/search.title/.default-2/style.css?15807476633652*/
div.title-search-result-2 {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	margin-left: 0;
	margin-top: 130px;
	z-index: 800;
}

table.title-search-result-2 {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result-2 th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result-2 td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result-2 td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result-2 td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
}

table.title-search-result-2 td.title-search-item img {
	vertical-align:top;
}

table.title-search-result-2 td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result-2 tr.title-search-selected td
,table.title-search-result-2 tr.title-search-selected a
,table.title-search-result-2 tr.title-search-selected td.title-search-more a
{
	background-color: none;
}



table.title-search-result-2 td.title-search-more,
span.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result-2 td.title-search-more a,
span.title-search-more
{
	padding-left:5px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}
span.title-search-more  {padding-left: 0px;font-size:12px;}


table.title-search-result-2 td.title-search-all {
	padding-left:24px;
	padding-right:15px;
	display: block;
}

table.title-search-result-2 td.title-search-all a
{
    color: #808080;
    display: block;
    padding-left: 4px;
    text-decoration: none;
    width: 100%;
}

table.title-search-result-2 td.title-search-separator
, table.title-search-result-2 th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/minimaxi/components/minimaxi2/search.title/.default-2/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
.titl{
	background: #fff;
	padding: 3px 15px;
}
.quasd {
	position: absolute;
	width: 25px;
	height: 25px;
	background: url('/bitrix/templates/adapt/images/quasd25.png') center center;
	top: 9px;
	left: 9px;
	cursor: pointer;
}
.quasdText {
	position: absolute;
	width: 200px;
	height: 110px;
	background: #169c44;
	border-radius: 4px;
	padding: 5px 10px;
	top: 7px;
	left: 40px;
	color: #fff;
	display: none;
	z-index: 100;
}
.quasdClose {
	background: url("http://www.mini-maxi.ru/bitrix/templates/adapt/images/missing-icon.png") 0px 0px;
	width: 25px;
	height: 25px;
	position: absolute;
	top: -3px;
	left: 230px;
	display: none;
	cursor: pointer;
	z-index: 101;
}

.search-bar input[type=submit]{
	  position: absolute;
	  right: 4px;
	  top: 2px;
	  width: 24px;
	  height: 24px;
	  background: url("/local/templates/minimaxi/img/svg/search_white.svg") center no-repeat;
	  display: block;
	  width: 24px;
	  height: 24px;
	  border: 0;
}
td.title-search-item  a, td.title-search-item  span{
	font-size: 13px;
}
td.title-search-item  span{
	color: #808080;
	margin-left: 5px;
}
table.title-search-result-2  td.title-search-all {color: #000;}
table.title-search-result-2 td.title-search-all a {
	font-size: 14px;
	color: #000;
	margin: 8px;
	font-weight: bold;
}
#search-2 form{
	height: 45px;
}
/* End */


/* Start:/local/templates/minimaxi/components/bitrix/news.list/main-page-new/style.css?1580801534369*/
div.news-list
{ 
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.text-sale {
	color: #5F99C1 !important;
}

.bigger-slider .linkb{
	font-size: 24px;
	margin-right: 35px;
    padding-bottom: 3px;
    border-bottom: 2px solid #fff;
}
.linkb:hover{
	border-bottom: 0px solid #fff;
}



/* End */


/* Start:/local/templates/minimaxi/components/bitrix/catalog.section/catalog/style.css?175810285812476*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}


.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 16px;
	color: #333;
	text-decoration: none;
	font-size: 16px;
	padding: 13px 27px;
	border: 2px solid #808080;
	border-radius: 5px;
	display: inline-block;
	line-height: 1;
	margin: 0px;
}
#btn-default-more,
#btn-default-more-ver2 { 
	margin: 25px auto 0px auto;
	display: block;
	width: 150px;
	text-align: center;
	padding: 12px 20px;	
	cursor: pointer;
}
#btn-default-more:hover{
	background: #fff;
}
.easyPaginateNav {
	margin-top: 25px;
}

.content-two-parts .top-bar .right-side .pages-to-show-wrapper .pages-to-show ul li.active:hover {
	border-bottom: 0px solid #fff;
}
.content-two-parts .top-bar .right-side .pages-to-show-wrapper .pages-to-show ul li span{
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  width: 30px;
	  height: 30px;
	  -webkit-box-pack: center;
	  -webkit-justify-content: center;
		  -ms-flex-pack: center;
			  justify-content: center;
	  -webkit-box-align: center;
	  -webkit-align-items: center;
		  -ms-flex-align: center;
			  align-items: center;
	  margin: 0 auto;
	  font-size: 13px;
	  color: #333;
	  -webkit-border-radius: 50%;
			  border-radius: 50%;	
	  background-color: #5F99C1;
	  color: #fff;		  
}
.content .products .products-list .product-item .product .product-info .size-n-price .size-n,
.content .products .products-list .product-item .product .product-info .size-n-price .size-n:hover {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.content .products .products-list .product-item .product:hover {
	padding-left: 5px;
	padding-right: 5px;
}
.content .products .products-list .product-item .product .product-info .size-n-price .size ul li {
	position:relative;
}
.content .products .products-list .product-item .product .product-info .size-n-price .size ul li span.hover{
	display: none;
	position: relative;
}
.content .products .products-list .product-item .product .product-info .size-n-price .size ul li span.info{
	position:absolute;
	background: #fff;
	display: block;
	top: 0;
	left: 0;
	margin-top: 0;
	width: 100%;
	z-index: 100;
	text-overflow: inherit;	
	padding: 0px 3px;
	border: 1px solid #5F99C1;
	text-align: center;
	cursor: poiter;
}

.product-item  .image-box {
	cursor: pointer;
}
.catalog-text.scroll a {
	color: #5F99C1;
	text-decoration:underline;
}

.size-n {
	/*width: 200px !important;*/
	width:100% !important;
	/*background: #fff089;*/
}
.offers-list-n li{
	position: relative;
	clear: both;
	display: block;
	height: 20px;
}
.offers-list-n li i{
	position:absolute;
	/*display: none;*/
}
.offers-list-n li span{
	float: left;
}
.unhover-n, .hover-n, 
.unhover-sale,
.unhover-ones{
	width: 50%;
	padding-right: 10px;
}
.size-n .rouble-sign::before{
	content: none;
}
.size-n  .rouble-sign,
.size-n  .rouble-sign-sale{
	border-left: 1px solid #D3E3EA;
	padding-left: 10px;
	text-align: left;
	color: #333;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;	
}
.size-n .rouble-sign::after {
	content: "о";
	font-family: "PT Rouble Sans";
	margin-left: 5px;
}
.unhover-sale,
.size-n  .rouble-sign-sale{
	color: #c7c7c7;
	font-size: 12px;
	line-height: 20px;
	white-space: nowrap;
	padding-left: 5px;
	font-weight: 500;
	vertical-align: baseline;
	background: transparent;	
}
.content .products .products-list .product-item .product .product-info .size-n-price .size ul li span.hover-n {
	display: none ;
}
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul li span{
	width: 50%;
}
/*.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul li.sale {
	display:table;
}*/
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul.offers-list-sale li.sale span{
	width: 32%;
}
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul.offers-list-sale li.sale span.rouble-sign,
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul.offers-list-sale li.sale span.rouble-sign-sale  {
	text-overflow: clip;
	width: 64%;
}
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul.offers-list-sale li.sale span.old-price,
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul.offers-list-sale li.sale span.discount-item{
	width: 33%;
}
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul.offers-list-sale li.sale span.discount-item{
	border-left: 0px solid #D3E3EA;
}
/*.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul li.sale span.unhover-n,
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul li.sale span.unhover-n,
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul li.sale span.rouble-sign{
	display:table-cell;
}*/

.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul li .visual{
	text-overflow: clip;
	width: 85%;
	text-align: left;
	background: #fff;
	transition: 0.5s;
	padding: 2px 5px;
	border: 1px solid #5F99C1;
	cursor: pointer;
}
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul.offers-list-sale li.sale .visual{
	width: 100%;
}
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul li.green .visual{
	/*border: 1px solid #09D377;*/
}
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul li.purple .visual{
	/*border: 1px solid #9F80FF;*/
}
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul li i {
	content: '';
	width: 9px;
	height: 9px;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 50%;
	top: 50%;
	margin-left: -2px;
	background-color: #5F99C1;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul li.sale i{left:33%;}
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul li.green i{background-color:#09D377;}
.content .products .products-list .product-item .product .product-info .size-n-price .size-n ul li.purple i{
	/*background-color:#9F80FF;*/
	background-color:#f0cf48;
}
.content .products .products-list .product-item .product .product-info .size-n-price .size ul li span.old-price{
	text-decoration: line-through;
	font-weight: 400;
	color: #808080;
	font-size: 14px;
}
.content .products .products-list .product-item .product .product-info .size-n-price .size ul li span.discount-item{
	color: #e50303;
}
.content .products .products-list .product-item .product .product-info .size-n-price .size ul li span.unhover-sale {
	text-overflow: clip !important;
}
.content .products .products-list .product-item .product .product-info .size-n-price .size ul li {
	padding-left: 0px;
}
.content .products .products-list .product-item .product .product-info .size-n-price .size-n {
	padding-left: 5px;
	padding-right: 5px;	
}
.content .products .products-list .product-item .product:hover {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/*.product-item-new li span{
	width: 40% !important;
}
.product-item-new li span.add-basket{
	width: 20% !important;
}
.product-item-new li.sale span{
	width: 25% !important;
}*/


.content-two-parts .two-parts-wrapper .catalog-list .catalog-text {
	max-height: 100% !important;
}

.t-store__card__mark-wrapper {
    left: 0 !important;
    top: 26px !important;
}
.t-store__card__mark-wrapper {
    display: table;
    position: absolute;
    right: 10px;
    top: 12px;
    z-index: 6;
}

.t-store__card__mark-wrapper .t-store__card__mark
 {
    position: relative;
    padding-left: 8px;
}

.t-store__card__mark {
    background: rgba(137, 137, 137, 0.45) !important;
}
.t-store__card__mark {
    /* background-color: #d8d7d5 !important; */
    background: rgba(137, 137, 137, 0.45) !important;
    border-radius: 0;
    box-sizing: border-box;
    color: #fff !important;
    display: table-cell;
    font-size: 14px !important;
    padding: 5px 11px;
    text-align: center;
    vertical-align: middle;
    left: 0;
    width: fit-content !important;
    height: fit-content !important;
    font-weight: 600;
    font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
    line-height: normal;
    align-items: center;
}
/* End */


/* Start:/local/templates/minimaxi/components/bitrix/catalog.section/catalog/themes/blue/style.css?1580747687825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */


/* Start:/local/templates/minimaxi/components/bitrix/news.detail/main-onas/style.css?1674722036372*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

#about-us{
	display: block;
	color: #666;
	/*height: 300px;
	overflow: auto;*/
}
#about-us h1,
#about-us h2{
	padding-bottom: 15px;
}
#about-us ol{
	margin: 0;
	padding:0 0;
}
#about-us ol li {
	margin-left: 25px;
}

/* End */


/* Start:/local/templates/minimaxi/components/bitrix/news.list/main-news/style.css?1580747660166*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.item-text {
	
}
/* End */


/* Start:/local/templates/minimaxi/components/bitrix/menu/bottom/style.css?1580747659581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/minimaxi/components/bitrix/menu/bottom/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */
/* /local/templates/minimaxi/components/minimaxi/search.title/.default/style.css?15807476623829 */
/* /local/templates/minimaxi/components/minimaxi2/search.title/.default-2/style.css?15807476633652 */
/* /local/templates/minimaxi/components/bitrix/news.list/main-page-new/style.css?1580801534369 */
/* /local/templates/minimaxi/components/bitrix/catalog.section/catalog/style.css?175810285812476 */
/* /local/templates/minimaxi/components/bitrix/catalog.section/catalog/themes/blue/style.css?1580747687825 */
/* /local/templates/minimaxi/components/bitrix/news.detail/main-onas/style.css?1674722036372 */
/* /local/templates/minimaxi/components/bitrix/news.list/main-news/style.css?1580747660166 */
/* /local/templates/minimaxi/components/bitrix/menu/bottom/style.css?1580747659581 */
