

/* Start:/local/templates/aspro_next/components/bitrix/catalog.section.list/stelag_sections/style.css?16822538652185*/
/* Список подразделов */

.stelage-sect-list__item {
    border: 1px solid #cdcccc;
    width: 100%;
    float: left;
    padding-top: 28px;
    padding-bottom: 28px;
    margin-bottom: 23px;
}
.stelage-sect-list__item:hover {
    -webkit-box-shadow: 0px 0px 40px -9px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 40px -9px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 40px -9px rgba(0,0,0,0.4);
}
.stelage-sect-list__item-img{
    text-align: center;	
}
.stelage-sect-list__item-img a {
    display: inline-block;
    overflow: hidden;
}
.stelage-sect-list__item-img img {
    height: auto;
    width: 140px;
    max-width: 100%;
    max-height: 100%;
}
.stelage-sect-list__item-title {
    width: 100%;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
}
.stelage-sect-list__item-desc {
    font-size: 12px;
    color: #000;
}
.stelage-sect-list .table16 {
    margin: 0;
    padding: 0;
}
.stelage-sect-list .table16 td {
    vertical-align: top;
}
.stelage-sect-list .text16 {
    font-size: 14px;
}
.stelage-sect-list .small_img_pic {
    width: 75px;
    margin-left: 15px;
    margin-bottom: 7px;
}
.stelage-sect-list .opisanie16 {
    padding-left: 12px;
    padding-right: 10px;
    font-weight: bold;
}


@media (max-width: 767px){
	.stelage-sect-list__item-img{
		text-align: center;
		margin-bottom: 20px;
	}
}

@media (max-width: 700px){
	.stelage-sect-list__item-desc{
		font-size: 13px;
		line-height: 1.4;
	}
	.stelage-sect-list__item-desc .table16,
	.stelage-sect-list__item-desc .table16 thead,
	.stelage-sect-list__item-desc .table16 tbody,
	.stelage-sect-list__item-desc .table16 tfoot,
	.stelage-sect-list__item-desc .table16 tr,
	.stelage-sect-list__item-desc .table16 td,
	.stelage-sect-list__item-desc .table16 th{
			display: inline-block;
             max-width: 100%;
		}

	.table16.stelag-infografic tbody{
		display: flex;
		flex-wrap: wrap;
	}
	.table16.stelag-infografic tr{
		display: inline-block;
		width: 50%;
		text-align: center;
		margin-bottom: 15px;
	}
	.table16.stelag-infografic tbody .small_img_pic {
	    margin-left: 0;
	    max-width: 100%;
	}

}
/* End */
/* /local/templates/aspro_next/components/bitrix/catalog.section.list/stelag_sections/style.css?16822538652185 */
