

/* Start:/local/templates/main/components/bitrix/breadcrumb/bread_fly/style.css?1756288993193*/
.breadcrumbs-fly {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 5;
    margin: 30px 0 0;
}

@media (max-width: 767px)
{
	.breadcrumbs-fly {
		display: none;
	}
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.detail/bas.land.head/style.css?17562889931633*/
.land-head {
	background-color: #edeeef;
	line-height: 1.3;
}
.land-head__block {
    position: relative;
    padding: 90px 0 55px;
}
.land-head__block:after {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    background-color: #e72222;
    top: 50%;
    right: -100%;
    margin: 0 665px 0 0;
	z-index: 1;
}
.land-head__inner {
    max-width: 700px;
}
.land-head__title {
    margin: 0 0 25px;
    max-width: 480px;
}
.land-head__text {
    font-weight: 500;
    color: #818181;
    font-size: 23px;
    margin: 0 0 45px;
}
.land-head__icons {
    display: flex;
	flex-wrap: wrap;
	margin: 0 0 60px;
}
.land-head__icon {
    display: flex;
    align-items: center;
    width: 33.3%;
}
.land-head__icon-txt {
    color: #818181;
    font-weight: 500;
    font-size: 13px;
    padding: 0 0 0 15px;
	max-width: 175px;
}
.land-head__img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
	z-index: 2;
}

@media (min-width: 1400px) AND (max-width: 1500px)
{
	.land-head__inner {
		max-width: 650px;
	}
}
@media (min-width: 1110px) AND (max-width: 1400px)
{
	.land-head__inner {
		width: calc(100% - 350px);
	}
	.land-head__block:after {
		width: 77%;
	}
	.land-head__img {
		max-width: 350px;
	}
}
@media (max-width: 1109px)
{
	.land-head__block:after {
		display: none;
	}
	.land-head__img {
		display: none;
	}
}
@media (max-width: 767px)
{
	.land-head__block {
		padding: 40px 0;
	}
	.land-head__text {
		font-size: 18px;
		margin: 0 0 25px;
	}
	.land-head__icons {
		margin: 0;
		flex-direction: column;
	}
	.land-head__icon {
		width: 100%;
		margin: 0 0 15px;
	}
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/bas.land.production/style.css?17562889931242*/
.land-production {
	padding: 60px 0 20px;
}
.land-production__title {
	margin: 0 0 60px;
}
.land-production__items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.land-production__item {
    width: 25%;
    padding: 0 10px;
    margin: 0 0 40px;
}
.land-production__pict {
    width: 100%;
    height: 345px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFF;
    border-radius: 10px;
    margin: 0 0 20px;
	overflow: hidden;
}
.land-production__img {
	max-width: 100%;
	max-height: 100%;
}
.land-production__name {
    font-size: 18px;
    font-weight: 500;
	color: #333;
    text-transform: uppercase;
	text-align:center;
}

@media (min-width: 768px) AND (max-width: 1110px)
{
	.land-production__item {
		width: 33.3%;
	}
	.land-production__pict {
		height: 300px;
	}
}
@media (max-width: 767px)
{
	.land-production__item {
		width: 50%;
	}
	.land-production__pict {
		height: 275px;
	}
}
@media (max-width: 575px)
{
	.land-production {
		padding: 40px 0 20px;
	}
	.land-production__title {
		margin: 0 0 20px;
	}
	.land-production__item {
		width: 50%;
		margin: 0 0 20px;
	}
	.land-production__pict {
		height: 180px;
	}
	.land-production__name {
		font-size: 14px;
	}
}
/* End */
/* /local/templates/main/components/bitrix/breadcrumb/bread_fly/style.css?1756288993193 */
/* /local/templates/main/components/bitrix/news.detail/bas.land.head/style.css?17562889931633 */
/* /local/templates/main/components/bitrix/news.list/bas.land.production/style.css?17562889931242 */
