.growth-block {
	padding: 50px 0;
}
.growth-block .head {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	color: #773dbd;
	text-align: center;
	padding-left: 70px;
}
.growth-table {
	position: relative; padding: 0 0 0 70px; margin-top: 90px;
}
.growth-list {
	display: flex; -ms-align-items: flex-end; align-items: flex-end; min-height: 400px;
}
.growth-table .ruler {
	position: absolute; left: -20px; bottom: 110px; width: 60px; height: 300px; line-height: 100%;
	display: flex; flex-direction: column;
}
.growth-table .ruler:after {
	display: block; background: #000; width: 2px; position: absolute;
	top: 8px; bottom: 0; right: 0; content: '';
}
.growth-table .ruler span {
	position: relative; display: block; padding-right: 20px; text-align: right; font-size: 16px;
	margin-top: 15px;
}
.growth-table .ruler span:first-child {
	margin-top: 0;
}
.growth-table .ruler span:after {
	content: ''; display: block; background: #000; width: 14px; height: 2px; position: absolute;
	top: 50%; margin-top: -1px; right: 0;
}
.growth-table .item {
	flex-grow: 1; margin-right: 1%; overflow: hidden;flex-basis: 0;
}
.growth-table .item:first-child {
	border-bottom-left-radius: 10px;
}
.growth-table .item:last-child {
	margin-right: 0; border-bottom-right-radius: 10px;
}
.growth-table .item .value {
	font-size: 20px;
	line-height: 1.2;
	padding-bottom: 10px;
	font-weight: 700;
	color: #773dbd;
	text-align: center;
}
.growth-table .item .value .for-mob {
	font-size: 16px; font-weight: 400; display: none;
}
.growth-table .item .progress {
	background: url(../i/cereal.png) 50% 50% no-repeat; background-size: cover; background-repeat: no-repeat;
}
.product_type_2 .growth-table .item .progress {
	/*background: url(../i/new/silage.jpg) 50% 50% no-repeat;*/
	background: url(/web_assets/css/../i/new/silage-new.jpg) 50% 50% no-repeat;
    background-size: cover;
}
.growth-table .item p {
	background: #773dbd; color: #fff; padding: 5px; font-size: 12px; height: 108px; overflow: hidden;
}



.resources-table {
	max-width: 600px; border-radius: 22px 0 0 22px; overflow: hidden; margin: 0 0 40px 0;
}
.resources-table .item {
	display: flex; justify-content: space-between; margin-top: 5px;
}
.resources-table .item:first-child {
	margin-top: 0;
}
.resources-table .item .value {
	width: 70px; display: flex; justify-content: center; -ms-align-items: center; font-size: 24px;
	align-items: center; text-align: center; background: #773dbd; color: #fff; font-weight: 700;
}
.resources-table .item .entry {
	width: calc(100% - 75px); background: #fff; display: flex; -ms-align-items: center;
	align-items: center;
}
.resources-table .item .icon {
	width: 100px; display: flex; justify-content: center; -ms-align-items: center; align-items: center; text-align: center;
	/*padding: 15px 0;*/
	padding: 5px 0;
}
.resources-table .item .icon img {
	/*max-width: 60px;*/
	max-width: 45px;
}
.resources-table .item .text {
	width: calc(100% - 100px); color: #773dbd; font-size: 16px;
}


.harvesting-conditions {
	margin: 60px 0;
}
.harvesting-conditions .item {
	width: 32%; margin-right: 2%; text-align: center;
}

.harvesting-conditions .item.width-50 {
    width: 49%;
}

.harvesting-conditions .item:last-child {
	margin-right: 0;
}
.harvesting-conditions .item .entry {
	border: solid 2px #773dbd;
}
.harvesting-conditions .item .total {
	background: #773dbd; color: #fff; font-size: 30px; font-weight: 700; padding: 10px 0 12px;
}
.harvesting-conditions .item p {
	color: #773dbd; font-size: 18px; padding: 15px 10px; line-height: 1.3;
}


.average-weight {
	display: flex; justify-content: center; font-size: 22px; line-height: 1.5; margin-top: 36px; -ms-align-items: center;
	align-items: center;
}
.average-weight .total {
	margin: 0 36px;
	font-size: 33px;
	line-height: 1;
	color: #773dbd;
	font-weight: 700;
}

.average-weight .text {
	font-size: 16px;
	font-weight: normal;
	max-width: 365px;
	line-height: 1.53;
	color: #000000;
}


.scheme-corn {
	display: flex; -ms-align-items: flex-start; align-items: flex-start; max-width: 500px; margin: 0 auto;
}
.scheme-corn .image {
	width: 200px;
}
.scheme-corn .image img {
	max-width: 100%;
}
.scheme-corn .designation {
	width: calc(100% - 200px);
}
.scheme-corn .item {
	background: #ececec; color: #773dbd; font-size: 16px; display: flex; -ms-align-items: center;
	align-items: center; display: flex; padding: 10px 0; border-radius: 30px 0 30px 0; margin-bottom: 10px;
	height: 60px;
}
.scheme-corn .item .value {
	width: 60px; font-weight: 700; font-size: 20px; text-align: center;
}
.scheme-corn .item .text {
	padding: 0 10px; border-left: solid 2px #fff; font-size: 14px; display: flex; -ms-align-items: center;
	align-items: center;
}



.block-scroll-x {
	position: relative; overflow: hidden;
}
.block-scroll--inner {
	
}

.table-goods {
	margin: 40px 0; text-align: center; color: #773dbd; min-width: 1120px; width: 100%; overflow: hidden;
}

div#mCSB_1_container {
    max-width: 1120px!important;
}

.table-goods a {
	text-decoration: underline; transition: .3s;
}
.table-goods a:hover {
	text-decoration-color: transparent;
}

.table-goods .mob-subhead {
	width: 100%; font-size: 16px; display: none; padding-bottom: 8px;
}
.table-goods img {
	width: 100%; max-width: 60px;
}
.table-goods .cell {
	position: relative; display: flex; flex-wrap: wrap; border-left: solid 1px; justify-content: center;
	word-wrap: break-word; width: 8%;
}
.table-goods .cell:nth-child(3) {
	width: 12%;
}
.table-goods .cell:nth-child(2),
.table-goods .cell:nth-child(5),
.table-goods .cell:nth-child(6),
.table-goods .cell:nth-child(7),
.table-goods .cell:nth-child(8),
.table-goods .cell:nth-child(9),
.table-goods .cell:nth-child(10),
.table-goods .cell:nth-child(11) {
	width: 5%;
}

.table-goods .cell:nth-child(15) {
	border-right: solid 1px;
}
.table-head {
	display: flex; flex-wrap: wrap; font-size: 14px; min-height: 175px;
}
.table-head .cell {
	flex-direction: column; padding: 15px 5px; border-top: solid 1px; border-bottom: solid 1px; background: #fff;
	min-height: 134px; position: relative;
}
.table-head .text {
	width: 100%;
}
.table-head .rotate {
	padding-top: 160px;
}
.table-head .rotate .text {
	width: 100%; transform: rotate(-90deg); min-width: 140px; max-width: 140px;
	min-height: 140px; max-height: 140px; text-align: left; position: absolute; left: 50%; margin-left: -70px;
	top: 0; display: flex; -ms-align-items: center; align-items: center; line-height: 1;
}


.table-head .icon {
	width: 100%; margin-top: auto; padding-top: 15px;
}
.table-row {
	display: flex; flex-wrap: wrap; font-size: 13px; margin-bottom: 1px; position: relative;
}
.table-row .cell {
	border-color: #e4e3e2; padding: 12px 3px; background: #fff;
}
.table-row .status-red {
	background: #ed1d24; position: absolute; right: -15px; top: 50%; margin-top: -15px;
	width: 30px; height: 30px; color: #fff; border-radius: 50%; display: flex; justify-content: center;
	-ms-align-items: center;
	align-items: center;
	z-index: 2;
	text-transform: uppercase;
	font-size: 8px;
}
.table-row .cell:last-child {
	border-color: #e4e3e2;
}
.row-violet .fill:first-child {
	background: #773dbd; border-left-color: #773dbd; color: #fff; text-align: left;
}
.row-violet .fill:first-child a {
	color: #fff;
}
.row-violet:hover .cell {
	background: rgba(119,61,189,1); color: #fff;
}
.row-green:hover .cell {
	background: #00a789; color: #fff;
}
.table-row .full-link {
	position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%;
	z-index: 2;	opacity: 0;
}
.row-green .fill:first-child {
	background: #00a789; border-left-color: #00a789; color: #fff; text-align: left;
}
.row-green .fill:first-child a {
	color: #fff;
}
.row-green .cell {
	color: #00a789;
}




.table-cell-7 .cell {
	width: 14.28%;
}

.phone-bottom-block {
	text-align: center;
	margin-bottom: 30px;
}

.table-goods__subhead {
	padding: 10px 14px 13px;
	font-size: 20px;
	color: #fff;
	margin-bottom: 1px;
	text-align: left;
}
.table-goods__subhead.violet {
	background: #773dbd;
}
.table-goods__subhead.green {
	background: #00a789;
}

@media screen and (max-width: 1200px) {

.growth-table .item p {
	font-size: 11px;
}

}

@media screen and (max-width: 1023px) {

.table-md-scroll-x {
	overflow-x: scroll;
}
.growth-table .ruler {
	bottom: 140px;
}
.growth-list {
	position: relative; padding-bottom: 30px; min-height: 0; display: block; overflow: hidden;
}
.growth-list:after {
	position: relative; content: '.'; display: block; clear: both; visibility: hidden; height: 0;
}
.growth-list .slick-list {
	margin: 0 -5px;
}
.growth-list .slick-track {
	display: flex; -ms-align-items: flex-end; align-items: flex-end;
}
.growth-table .item {
	margin: 0 5px; float: left;
}
.growth-table .item:first-child,
.growth-table .item:last-child {
	border-radius: 0; margin-right: 5px;
}
.growth-list .slick-dots {
	display: flex; justify-content: center; position: absolute; left: 0; right: 0; bottom: 0;
}
.growth-list .slick-dots li * {
	display: none;
}
.growth-list .slick-dots li {
	cursor: pointer;
	width: 12px;
	height: 12px;
	margin: 0 4px;
	background: #ccc;
	border-radius: 50%;
	transition: opacity 200ms ease;
	transition: all .4s;
}
.growth-list .slick-dots li:hover, .slick-dots li.slick-active {
	background: #773dbd;
}



}


@media screen and (max-width: 767px) {

.growth-table {
	margin-top: 40px;
}
.growth-table .ruler {
	left: -35px;
}
.growth-block .head {
	padding-left: 30px; font-size: 18px; line-height: 1.2;
}
.growth-table {
	padding-left: 30px;
}


/*.table-head {
	display: none;
}
.table-row {
	margin-top: 10px;
}
.table-goods .cell {
	min-width: 100%; border: 0; border-bottom: solid 1px;
}
.table-goods .cell:last-child {
	border: 0;
}
.table-goods .mob-subhead {
	display: block;
}*/
	.table-goods {
		margin-bottom: 0;
	}

}



@media screen and (max-width: 600px) {


.resources-table .item .icon {
	width: 70px;
}
.resources-table .item .text {
	width: calc(100% - 70px); font-size: 14px;
}
.scheme-corn .image {
	width: 180px;
}
.scheme-corn .designation {
	width: calc(100% - 180px);
}
.scheme-corn .item .value {
	width: 45px;
	font-size: 12px;
}
.scheme-corn .item .text {
	padding: 0 5px;
	font-size: 11px;
}
.scheme-corn .item {
	padding: 5px 0;
	border-radius: 20px 0 20px 0;
	margin-bottom: 5px;
	height: 56px;
}
.harvesting-conditions .item {
	width: 100%;
	margin: 0 0 10px;
}

.harvesting-conditions .item.width-50 {
    width: 100%;
}

.average-weight {
	flex-direction: column; text-align: center;
}
.average-weight .total {
	margin: 20px 0 15px;
}


}
