

/* Start:/local/components/s2v1/logistics.section/templates/.default/styles.css?16585225951078*/
.catalog-section .inner {
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}
/*.catalog-section .inner:hover {
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 10px rgba(0, 0, 0, .2);
}*/
.catalog-section .image {
	display: block;
	padding-top: 80%;
	width: 100%;
	position: relative;
}
.catalog-section .img {
	z-index: 110;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.catalog-section .title {
	margin: 0;
	padding: 0.9375rem 0;
}
.catalog-section .title a {
	display: block;
	line-height: normal;
	margin: 0;
	text-align: center;
}
.catalog-section .desc{
	margin:0 0 2rem;
}
/* End */
/* /local/components/s2v1/logistics.section/templates/.default/styles.css?16585225951078 */
