

/* Start:/bitrix/templates/.default/components/bitrix/news.list/main_cranes3/style.css?16341098841814*/
.crane-btn {
    text-align: center;
    margin: 10px;
}
.crane-info {
    min-height: 90px;
}

.crane-info__price {
    color: black;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 10px;
}
.cran_slide .cran-item > div .one_img img {
    height: 110px;
}

.cran_slide .cran-item > div {
    max-width: 90%;
    display: block;
    margin: 0 auto 25px;
	border: 1px solid #cacaca;
    padding: 10px 7px;
}

.cran_slide .cran-item > div .one_img {
    width: 100%;
    max-width: 100%;
    text-align: center;
    max-height: inherit;
    overflow: inherit;
}

.crane-info__item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
}

.crane-info__item img {
    width: 15px;
    margin-right: 5px;
}

.crane-info__item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
    padding: 5px 0px;
    font-size: 14px;
}

.crane-info__item .value {
	font-weight: bold;
}

.cran_slide .cran-item:nth-child(3n+1) {
    clear: both;
}

.cran_slide .cran-item {
    width: 33.333%;
    float: left;
		margin-bottom: 10px;
}

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;
}


@media (max-width: 1040px) {

.cran_slide .cran-item {
    width: 50%;
}

.cran_slide .cran-item:nth-child(3n+1) {
    clear: inherit;
}

.cran_slide .cran-item:nth-child(2n+1) {
    clear: both;
}

.cran_slide .cran-item > div {
    max-width: 92%;
}

}


@media (max-width: 520px) {

html body .cran_slide .cran-item {
    width: 100%;
}

	h1.hdr_crane:before, h1.hdr_crane:after {display: none;}

}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/main_cranes3/style.css?16341098841814 */
