

/* Start:/bitrix/templates/transicold/components/bitrix/catalog/catalog/style.css?15052037541122*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

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

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/bitrix/templates/transicold/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?15052057373081*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
text-align: center;
font-size: 30px;
line-height: 36px;
margin-bottom: 20px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
color: #71848d;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0; margin: 0; list-style: none;}
.bx_catalog_line .bx_catalog_line_ul li{
display: block;
width: 23%;
background: #fff;
float: left;
margin-right: 2.6%;
box-sizing: border-box;
padding: 15px;
border-radius: 10px;
box-shadow: 0px 1px 20px 0px rgba(58, 67, 83, 0.15);
text-align: center;
}
.bx_catalog_line .bx_catalog_line_ul li:nth-of-type(4n-4) {margin-right: 0;}
.bx_catalog_line .bx_catalog_line_ul li:hover {box-shadow: none;}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
position: relative;
display: block;
overflow: hidden;
margin-right: 40px;
width: 100%;
height: 200px;
background-position: center;
background-repeat: no-repeat;
-webkit-background-size: contain;
background-size: contain;
margin-bottom: 15px;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 22px;
	font-size: 18px;
	min-height: 66px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #145780;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: underline; color: #85c9e6;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .link a {border-radius: 6px;
background-image: -moz-linear-gradient( 90deg, rgb(20, 87, 128) 0%, rgb(31, 126, 184) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(20, 87, 128) 0%, rgb(31, 126, 184) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(20, 87, 128) 0%, rgb(31, 126, 184) 100%);
box-shadow: 0px 3px 0px 0px #0d3a56;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
display: inline-block;
padding: 13px 50px;
margin-bottom: 3px;
width: 100%;
box-sizing: border-box;
color: #fff;}
.bx_catalog_line .link a:hover {color: #95d7f3;
background-image: -moz-linear-gradient( 90deg, rgb(31, 126, 184) 0%, rgb(20, 87, 128) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(31, 126, 184) 0%, rgb(20, 87, 128) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(31, 126, 184) 0%, rgb(20, 87, 128) 100%);
text-decoration: none;}

@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;
}
/* End */


/* Start:/bitrix/templates/transicold/components/bitrix/catalog.section/.default/style.css?1505219985165*/
.description {text-align: justify; margin-bottom: 25px;}
.description h2 {font-size: 20px; line-height: 24px; color: #145780; font-weight: 500; margin-bottom: 10px;}
/* End */


/* Start:/bitrix/templates/transicold/components/bitrix/catalog.item/.default/style.css?15052214012173*/
.catalog-section .catalog-item {width: 23%;
background: #fff;
float: left;
margin-right: 2.6%;
margin-bottom: 2.6%;
box-sizing: border-box;
padding: 15px;
border-radius: 10px;
box-shadow: 0px 1px 20px 0px rgba(58, 67, 83, 0.15);
text-align: center;}
.catalog-section .catalog-item:hover {box-shadow: none;}
.catalog-section .catalog-item:nth-of-type(4n-4) {margin-right: 0;}
.catalog-section .catalog-item a.image {position: relative;
display: block;
overflow: hidden;
margin-right: 40px;
width: 100%;
height: 200px;
background-position: center;
background-repeat: no-repeat;
-webkit-background-size: contain;
background-size: contain;
margin-bottom: 15px;}
.catalog-section .catalog-item h3.product-item-title {font-size: 18px; line-height: 20px; color: #145780; font-weight: 500; margin-bottom: 10px;}
.catalog-section .catalog-item h3.product-item-title a {color: #145780; text-decoration: none; text-transform: uppercase;}
.catalog-section .catalog-item h3.product-item-title a:hover {color: #85c9e6; text-decoration: underline;}
.catalog-section .catalog-item .properties .prop {font-size: 14px; line-height: 16px; font-weight: 400; text-align: center;}
.catalog-section .catalog-item .properties .prop span {font-weight: 500;}
.catalog-section .catalog-item a.button {border-radius: 6px;
background-image: -moz-linear-gradient( 90deg, rgb(20, 87, 128) 0%, rgb(31, 126, 184) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(20, 87, 128) 0%, rgb(31, 126, 184) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(20, 87, 128) 0%, rgb(31, 126, 184) 100%);
box-shadow: 0px 3px 0px 0px #0d3a56;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
display: inline-block;
padding: 13px 50px;
margin-bottom: 3px;
width: 100%;
box-sizing: border-box;
color: #fff;
margin-top: 15px;}
.catalog-section .catalog-item a.button:hover {color: #95d7f3;
background-image: -moz-linear-gradient( 90deg, rgb(31, 126, 184) 0%, rgb(20, 87, 128) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(31, 126, 184) 0%, rgb(20, 87, 128) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(31, 126, 184) 0%, rgb(20, 87, 128) 100%);
text-decoration: none;}
/* End */


/* Start:/bitrix/templates/transicold/components/bitrix/catalog.section/.default/themes/blue/style.min.css?1505204541706*/
.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}.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}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */
/* /bitrix/templates/transicold/components/bitrix/catalog/catalog/style.css?15052037541122 */
/* /bitrix/templates/transicold/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?15052057373081 */
/* /bitrix/templates/transicold/components/bitrix/catalog.section/.default/style.css?1505219985165 */
/* /bitrix/templates/transicold/components/bitrix/catalog.item/.default/style.css?15052214012173 */
/* /bitrix/templates/transicold/components/bitrix/catalog.section/.default/themes/blue/style.min.css?1505204541706 */
