

/* Start:/bitrix/templates/mitsubishi_catalog/components/bitrix/catalog.section.list/catalog_new/style.css?150274609811447*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}

.modeli h2{
    position: absolute;
    float:left;
    text-transform: uppercase;
	top:35px;
	margin-left:65px;
}
.modeli h2 a{
	text-decoration: none;
	font-size: 18px;
       color: #000;
	cursor: pointer;
}
.modelidet{
	position: relative;
}
.modeli .btn{
	position: relative;
	float:right;
	margin-bottom:30px;
	
}
.itemblock {
	position:relative;
	float: left;
	//width: 33%;
	width: 256px;
	margin-bottom:45px;
}
.itemblock .itemblockv p{
	margin-bottom: 2px !important;
	line-height: 22px;
	font-size: 12px;
}
.itemblock .itemblockv span a{
	color:#7f7f7f;
	text-decoration: none;
}
.itemblock .itemblockv .price{
	margin-bottom: 2px !important;
	line-height: 22px;
	color:#e43535;
	font-size: 16px !important;
}
.itemblock .itemblockv .price  span{
	color:#e43535;
	font-size: 16px !important;
}
.itemblock .itemblockv p span{
	position:relative;
	float: right;
	font-size: 12px;
}
.itemblock .itemblockv .itemimg{
	min-height: 98px;
}
.itemblockv{
	width: 256px;
}
.list-item__link {
    position: relative;
    float: right;
    display: block;
    //margin: 0 15px 15px 0;
	margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
	width: 100%;
}
.podmenu{
    //position: relative;
    float: left;
	display: inline-block;
	vertical-align: middle;	
    text-transform: uppercase;
	text-align: center;
	//width: 16%;
	margin-bottom:45px;
	margin-top:15px;
}
.podmenug .rightm{
	margin-right:55px;
}
#tabs .podmenug .nasten{
	margin-right:25px;
}
.podmenug {
	margin-left:30px;
}
.podmenug .red a{
	color:#e43535;
	border-bottom: 8px solid #e43535;
	padding-bottom: 5px;
}
.podmenu a{
    text-decoration: none;
	color:#000;
	padding-bottom: 5px;
	border-bottom: 8px solid #c3c3c3;
}
.podmenu a:hover{
	border-bottom: 8px solid #e43535;
	//display:block;
}
#tabs .podmenug .ui-tabs-active a{
	border-bottom: 8px solid #e43535;
}
#tabs1 .podmenug .ui-tabs-active a{
	border-bottom: 8px solid #e43535;
}
#tabs2 .podmenug .ui-tabs-active a{
	border-bottom: 8px solid #e43535;
}
.podmenu:hover ul{
	display:block;
}
.podmenu:hover div div{
	//display:block;
	opacity: 1;
}
.podmenu ul:hover{
	display:block;
}
.podmenu div{
	position: relative;
	float: left;
	width: 80%;
	height: 20px;
	padding: 0;
	margin: 0;
}
.podmenu div div{
	border: 10px solid transparent;
	border-bottom: 13px solid rgb(255, 68, 0);
	//display:none;
	opacity: 0;
	content: "";
	display: block;
	left: 50%;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
}
.podmenu ul{
	position: absolute;
	left: 0;
	//width: 960px;
	display:none;
	width: 100%;
	margin-top: 20px;
	padding: 0;
	//height: 32px;
	background: #f74b4b;
}
.podmenu ul li{
	position: relative;
	float: left;
	width: 17%;
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	text-align: center;
}
#tabs .podmenug .podmenu ul li a{
	color:#fff;
	border: 0;
}
#tabs1 .podmenug .podmenu ul li a{
	color:#fff;
	border: 0;
}
#tabs2 .podmenug .podmenu ul li a{
	color:#fff;
	border: 0;
}
#tabs .podmenug .podmenu ul li a:hover{
	border: 0;
}
#tabs1 .podmenug .podmenu ul li a:hover{
	border: 0;
}
#tabs2 .podmenug .podmenu ul li a:hover{
	border: 0;
}
.owl-slader{
	width: 100%;
	//margin-left:26px;
}
.owl-wrapper-outer{
   margin-left:32px;
}
.list-item__link1 {
    position: relative;
    float: right;
    display: block;
    //margin: 0 15px 15px 0;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
	margin-right:30px;
    //width: 100%;
}
.list-item__link2{
    position: relative;
    float: right;
	cursor: pointer;
	margin-right:30px;
	color:#f74b4b;
	margin-top:-45px;
	margin-bottom:25px;
}
.owl-buttons .owl-prev {
	width: 26px;
    height: 30px;
    position: relative;
	float: left;
	margin-top:-273px;
	margin-left:-26px;
	background-image: url(/bitrix/templates/mitsubishi_catalog/components/bitrix/catalog.section.list/catalog_new/./img/left.png);
	font-size: 0px;
	//left: -50px;
}
.owl-buttons .owl-next {
	width: 26px;
    height: 30px;
    position: relative;
	float: right;
	margin-top:-273px;
	margin-right:-26px;
	background-image: url(/bitrix/templates/mitsubishi_catalog/components/bitrix/catalog.section.list/catalog_new/./img/right.png);
	font-size: 0px;
	//right: -50px;
}
.ui-tabs-active a{
	color:#f74b4b;
	border-bottom: 8px solid #f74b4b;
}
/* End */
/* /bitrix/templates/mitsubishi_catalog/components/bitrix/catalog.section.list/catalog_new/style.css?150274609811447 */
