/*

-- Watson-Energo
template: grounding-company

Powered by Lemur Digital
hello@lemur.digital
https://lemur.digital

*/

/* Description */
.screen1 {
	background: #f1f1f1;
	padding: 140px 0 132px 0;
}

@media all and (max-width: 894px) {
	.screen1 {
		padding: 112px 0 105px 0;
	}
}

.screen1 .bloc {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto;
}

@media all and (min-width: 995px) and (max-width: 1199px) {
	.screen1 .bloc {
		flex-direction: column;
		align-items: center;
		max-width: 894px;
	}
}

@media all and (max-width: 994px) {
	.screen1 .bloc {
		flex-direction: column;
		align-items: center;
		max-width: 550px;
	}
}

.screen1 .bloc .des {
	max-width: -webkit-calc(100% - 580px);
	max-width:      -o-calc(100% - 580px);
	max-width:         calc(100% - 580px);
	margin-left: 30px;
}


@media all and (max-width: 1199px) {
	.screen1 .bloc .des {
		max-width: -webkit-calc(100% - 30px);
		max-width:      -o-calc(100% - 30px);
		max-width:         calc(100% - 30px);
		margin-left: 15px;
		margin-top: 40px;
	}
}

.screen1 .bloc .des .inside {
	width: 100%;
	margin-top: 46px;
}

.screen1 .bloc .des .inside p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #434343;
}

.screen1 .bloc .des .inside p + p {
	margin-top: 40px;
}

.screen1 .bloc .des .inside a {
	color: #00543d;
}

.screen1 .bloc .des .inside a:hover {
	color: #e10020;
}

.screen1 .bloc .des .inside::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

.screen1 .bloc .des .inside::-webkit-scrollbar-track-piece {
	background-color: #dbdbdb;
	-webkit-border-radius: 5px;
}

.screen1 .bloc .des .inside::-webkit-scrollbar-thumb:vertical {
	height: 50px;
	background-color: #00543d;
	-webkit-border-radius: 5px;
}

.screen1 .image-bloc {
	width: 550px;
	position: relative;
}

@media all and (max-width: 994px) {
	.screen1 .image-bloc {
		width: -webkit-calc(100% - 15px);
		width:      -o-calc(100% - 15px);
		width:         calc(100% - 15px);
		margin-left: 15px;
	}
}

.screen1 .image-bloc:before {
	content: '';
	display: block;
	width: 2px;
	height: 70px;
	background: #00543d;
	position: absolute;
	top: -15px;
	left: -15px;
}

.screen1 .image-bloc:after {
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background: #00543d;
	position: absolute;
	top: -15px;
	left: -15px;
}

.screen1 .image-bloc .bg {
	float: left;
	width: 100%;
	background: #00543d;
	position: relative;
}

.screen1 .image-bloc .bg .image {
	float: left;
	width: 100%;
	position: relative;
	top: -5px;
	left: -5px;
	background: #dbdbdb;
}

.screen1 .image-bloc .bg:before,
.screen1 .image-bloc .bg .image:before {
	content: '';
	float: left;
	padding-top: 61.8181818%;
}

.screen1 .image-bloc .image > .lrwb-image-lazy {
	background: #dbdbdb;
}

/* Внешняя молниезащита */
.screen1-1 {
	background: #f1f1f1;
	padding: 0 0 132px 0;
}

@media all and (max-width: 894px) {
	.screen1-1 {
		padding: 0 0 105px 0;
	}
}

.screen1-1 .bloc {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	margin-top: 75px;
}

@media all and (max-width: 894px) {
	.screen1-1 .bloc {
		margin-top: 60px;
	}
}

.screen1-1 .bloc .image {
	width: 100%;
	max-width: 550px;
	margin-bottom: 40px;
}

.screen1-1 .bloc .image:before {
	content: '';
	float: left;
	padding-top: 61.8181818%;
}

@media all and (min-width: 1160px) {
	.screen1-1 .bloc .image {
		position: sticky;
		top: 130px;
		margin-bottom: 0;
	}
}

.screen1-1 .bloc .des {
	width: 100%;
	max-width: -webkit-calc(100% - 580px);
	max-width:      -o-calc(100% - 580px);
	max-width:         calc(100% - 580px);
	margin-right: 30px;
	color: #43423e;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
	font-weight: 400;
}

@media all and (max-width: 1159px) {
	.screen1-1 .bloc .des {
		max-width: 864px;
		margin-right: 0;
		order: 1;
	}
}

.screen1-1 .bloc .des p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
	font-weight: 400;
}

.screen1-1 .bloc .des p + p {
	margin-top: 40px;
}

.screen1-1 .bloc .des p + ul {
	margin-top: 3px;
}

.screen1-1 .bloc .des ul + p {
	margin-top: 40px;
}

.screen1-1 .bloc .des ul li {
	padding-left: 10px;
	position: relative;
}

.screen1-1 .bloc .des ul li:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	background: #434343;
	position: absolute;
	left: 2px;
	top: 10px;
	border-radius: 100%;
}

.screen1-1 .bloc .des ul li + li {
	margin-top: 3px;
}

/* Внутренняя молниезащита */
.screen1-2 {
	background: #f1f1f1;
	padding: 0 0 132px 0;
}

@media all and (max-width: 894px) {
	.screen1-2 {
		padding: 0 0 105px 0;
	}
}

.screen1-2 .bloc {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	margin-top: 75px;
}

@media all and (max-width: 894px) {
	.screen1-1 .bloc {
		margin-top: 60px;
	}
}

.screen1-2 .bloc .image {
	width: 100%;
	max-width: 550px;
	margin-bottom: 40px;
}

.screen1-2 .bloc .image:before {
	content: '';
	float: left;
	padding-top: 61.8181818%;
}

@media all and (min-width: 1160px) {
	.screen1-2 .bloc .image {
		position: sticky;
		top: 130px;
		margin-bottom: 0;
	}
}

.screen1-2 .bloc .des {
	width: 100%;
	max-width: -webkit-calc(100% - 580px);
	max-width:      -o-calc(100% - 580px);
	max-width:         calc(100% - 580px);
	margin-left: 30px;
	color: #43423e;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
	font-weight: 400;
}

@media all and (max-width: 1159px) {
	.screen1-2 .bloc .des {
		max-width: 864px;
		margin-left: 0;
	}
}

.screen1-2 .bloc .des p + p {
	margin-top: 40px;
}

.screen1-2 .bloc .des p + ol {
	margin-top: 3px;
}

.screen1-2 .bloc .des ol + p {
	margin-top: 40px;
}

.screen1-2 .bloc .des ol {
	margin-left: 23px;
	position: relative;
}

/* Молниезащита помогает */
.screen2 {
	background: #f1f1f1;
	padding: 0 0 150px 0;
	text-align: center;
}

@media all and (max-width: 890px) {
	.screen2 {
		padding: 0 0 120px 0;
	}
}

.screen2 h2 {
	margin-bottom: 81px;
}

@media all and (max-width: 890px) {
	.screen2 h2 {
		margin-bottom: 65px;
	}
}

.screen2 .flexbox {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
}

@media all and (min-width: 590px) and (max-width: 1199px) {
	.screen2 .flexbox {
		max-width: 560px;
	}
}

@media all and (max-width: 589px) {
	.screen2 .flexbox {
		max-width: 255px;
	}
}

.screen2 .item {
	width: 255px;
	text-align: center;
	margin: 25px;
}

@media all and (min-width: 1200px) {
	.screen2 .item {
		margin: 0 25px;
	}

	.screen2 .item:first-child {
		margin-left: 0;
	}

	.screen2 .item:last-child {
		margin-right: 0;
	}
}

@media all and (min-width: 590px) and (max-width: 1199px) {
	.screen2 .item:nth-child(-n+2) {
		margin-top: 0;
	}

	.screen2 .item:nth-child(2n+2) {
		margin-right: 0;
	}

	.screen2 .item:nth-last-child(-n+2) {
		margin-bottom: 0;
	}

	.screen2 .item:nth-child(2n+1) {
		margin-left: 0;
	}
}

@media all and (max-width: 589px) {
	.screen2 .item {
		margin: 25px 0;
	}

	.screen2 .item:first-child {
		margin-top: 0;
	}

	.screen2 .item:last-child {
		margin-bottom: 0;
	}
}

.screen2 .item .icon {
	width: 100px;
	height: 100px;
	border: 1px solid #00543d;
	border-radius: 100%;
	margin: 0 auto;
	margin-bottom: 26px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.screen2 .item:hover .icon {
	background: #00543d;
}

.screen2 .item .icon svg {
	height: 40px;
}

.screen2 .item .icon .color {
	fill: #00543d;
}

.screen2 .item:hover .icon .color {
	fill: #f1f1f1;
}

.screen2 .item p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
	color: #00543d;
}

.screen2 .item .icon,
.screen2 .item .icon .color {
	-webkit-transition: all ease-out 0.2s;
	-moz-transition:    all ease-out 0.2s;
	-o-transition:      all ease-out 0.2s;
	transition:         all ease-out 0.2s;
}

.screen2 .item:hover .icon,
.screen2 .item:hover .icon .color {
	-webkit-transition: all ease-in 0.2s;
	-moz-transition:    all ease-in 0.2s;
	-o-transition:      all ease-in 0.2s;
	transition:         all ease-in 0.2s;
}

/* Команда это */
.screen3 {
	background: #f1f1f1;
	padding: 0 0 150px 0;
}

@media all and (max-width: 894px) {
	.screen3 {
		padding: 0 0 120px 0;
	}
}

.screen3 h2 {
	margin-bottom: 81px;
}

@media all and (max-width: 894px) {
	.screen3 h2 {
		margin-bottom: 65px;
	}
}

.screen3 .blocs {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	margin: 0 auto;
}

@media all and (min-width: 594px) and (max-width: 1199px) {
	.screen3 .blocs {
		max-width: 564px;
	}
}

@media all and (min-width: 392px) and (max-width: 593px) {
	.screen3 .blocs {
		max-width: 362px;
	}
}

@media all and (max-width: 391px) {
	.screen3 .blocs {
		max-width: 160px;
	}
}

.screen3 .blocs .bloc {
	margin: 20px 21px;
	width: 160px;
}

@media all and (min-width: 1200px) {
	.screen3 .blocs .bloc:nth-child(-n+6) {
		margin-top: 0;
	}

	.screen3 .blocs .bloc:nth-child(6n+1) {
		margin-left: 0;
	}

	.screen3 .blocs .bloc:nth-child(6n) {
		margin-right: 0;
	}

	.screen3 .blocs .bloc:nth-last-child(-n+6) {
		margin-bottom: 0;
	}
}

@media all and (min-width: 594px) and (max-width: 1199px) {
	.screen3 .blocs .bloc:nth-child(-n+3) {
		margin-top: 0;
	}

	.screen3 .blocs .bloc:nth-child(3n+1) {
		margin-left: 0;
	}

	.screen3 .blocs .bloc:nth-child(3n) {
		margin-right: 0;
	}

	.screen3 .blocs .bloc:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
}

@media all and (min-width: 392px) and (max-width: 593px) {
	.screen3 .blocs .bloc:nth-child(-n+2) {
		margin-top: 0;
	}

	.screen3 .blocs .bloc:nth-child(2n+1) {
		margin-left: 0;
	}

	.screen3 .blocs .bloc:nth-child(2n) {
		margin-right: 0;
	}

	.screen3 .blocs .bloc:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
}

@media all and (max-width: 391px) {
	.screen3 .blocs .bloc {
		margin: 20px 0;
	}

	.screen3 .blocs .bloc:first-child {
		margin-top: 0;
	}

	.screen3 .blocs .bloc:last-child {
		margin-bottom: 0;
	}
}

.screen3 .blocs .bloc p.number {
	color: #00543d;
	font-size: 50px;
	line-height: 75px;
	letter-spacing: 0;
	font-weight: 500;
}

.screen3 .blocs .bloc p:not(.number) {
	color: #434343;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0;
	font-weight: 400;
}

/* Выбирая нас */
.screen5 {
	padding: 145px 0 146px 0;
	text-align: center;
}

@media all and (max-width: 894px) {
	.screen5 {
		padding: 116px 0 117px 0;
	}
}

.screen5 h2 {
	margin-bottom: 96px;
}

@media all and (max-width: 894px) {
	.screen5 h2 {
		margin-bottom: 77px;
	}
}

.screen5 .blocs {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
}

@media all and (min-width: 590px) and (max-width: 1199px) {
	.screen5 .blocs {
		max-width: 560px;
	}
}

@media all and (max-width: 589px) {
	.screen5 .blocs {
		max-width: 255px;
	}
}

.screen5 .bloc {
	width: 255px;
	text-align: center;
	margin: 25px;
}

@media all and (min-width: 1200px) {
	.screen5 .bloc:nth-child(-n+4) {
		margin-top: 0;
	}

	.screen5 .bloc:nth-child(4n+1) {
		margin-left: 0;
	}

	.screen5 .bloc:nth-child(4n) {
		margin-right: 0;
	}

	.screen5 .bloc:nth-last-child(-n+4) {
		margin-bottom: 0;
	}
}

@media all and (min-width: 590px) and (max-width: 1199px) {
	.screen5 .bloc:nth-child(-n+2) {
		margin-top: 0;
	}

	.screen5 .bloc:nth-child(2n+2) {
		margin-right: 0;
	}

	.screen5 .bloc:nth-last-child(-n+2) {
		margin-bottom: 0;
	}

	.screen5 .bloc:nth-child(2n+1) {
		margin-left: 0;
	}
}

@media all and (max-width: 589px) {
	.screen5 .bloc {
		margin: 25px 0;
	}

	.screen5 .bloc:first-child {
		margin-top: 0;
	}

	.screen5 .bloc:last-child {
		margin-bottom: 0;
	}
}

.screen5 .blocs .bloc .icon {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border: 1px solid #00543d;
	border-radius: 100%;
	margin-bottom: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.screen5 .blocs .bloc:hover .icon {
	background: #00543d;
}

.screen5 .blocs .bloc .icon svg {
	height: 40px;
}

.screen5 .blocs .bloc .icon .color {
	fill: #00543d;
}

.screen5 .blocs .bloc:hover .icon .color {
	fill: #f1f1f1;
}

.screen5 .blocs .bloc p {
	font-size: 16px;
	line-height: 24px;
	margin-top: 16px;
}

/* C нами сотрудничают */
.screen6 {
	background: #f1f1f1;
	padding: 145px 0 150px 0;
}

@media all and (max-width: 894px) {
	.screen6 {
		padding: 116px 0 120px 0;
	}
}

.screen6 h2 {
	margin-bottom: 97px;
}

@media all and (max-width: 894px) {
	.screen6 h2 {
		margin-bottom: 77px;
	}
}

.screen6 .blocs {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 70px;
	display: flex;
	flex-wrap: wrap;
}

@media all and (min-width: 900px) and (max-width: 1199px) {
	.screen6 .blocs {
		max-width: 870px;
	}
}

@media all and (min-width: 601px) and (max-width: 899px) {
	.screen6 .blocs {
		max-width: 570px;
	}
}

@media all and (max-width: 600px) {
	.screen6 .blocs {
		max-width: 270px;
	}
}

.screen6 .blocs .bloc {
	width: 270px;
	height: 104px;
	margin: 15px;
	background: #fff;
	box-sizing: border-box;
	border: 2px solid #ddd;
	padding: 20px;
	display: flex;
	align-items: center;
}

@media all and (min-width: 1200px) {
	.screen6 .blocs .bloc:nth-child(-n+4) {
		margin-top: 0;
	}

	.screen6 .blocs .bloc:nth-child(4n) {
		margin-right: 0;
	}

	.screen6 .blocs .bloc:nth-child(4n+1) {
		margin-left: 0;
	}

	.screen6 .blocs .bloc:nth-last-child(-n+4) {
		margin-bottom: 0;
	}
}

@media all and (min-width: 900px) and (max-width: 1199px) {
	.screen6 .blocs .bloc:nth-child(-n+3) {
		margin-top: 0;
	}

	.screen6 .blocs .bloc:nth-child(3n) {
		margin-right: 0;
	}

	.screen6 .blocs .bloc:nth-child(3n+1) {
		margin-left: 0;
	}

	.screen6 .blocs .bloc:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
}

@media all and (min-width: 601px) and (max-width: 899px) {
	.screen6 .blocs .bloc:nth-child(-n+2) {
		margin-top: 0;
	}

	.screen6 .blocs .bloc:nth-child(2n) {
		margin-right: 0;
	}

	.screen6 .blocs .bloc:nth-child(2n+1) {
		margin-left: 0;
	}

	.screen6 .blocs .bloc:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
}

@media all and (max-width: 600px) {
	.screen6 .blocs .bloc {
		margin: 15px 0;
	}

	.screen6 .blocs .bloc:first-child {
		margin-top: 0;
	}

	.screen6 .blocs .bloc:last-child {
		margin-bottom: 0;
	}
}

.screen6 .blocs .bloc:hover {
	background: #ddd;
}

.screen6 .blocs .bloc .icon {
	width: 60px;
	height: 100%;
	margin-right: 20px;
	background: #00543d;
	box-sizing: border-box;
	padding: 15px;
}

.screen6 .blocs .bloc .icon svg {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}

.screen6 .blocs .bloc .icon svg .color {
	fill: #fff;
}

.screen6 .blocs .bloc p {
	width: -webkit-calc(100% - 80px);
	width:      -o-calc(100% - 80px);
	width:         calc(100% - 80px);
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #00543d;
}

.screen6 .slider {
	display: flex;
	justify-content: center;
}

.screen6 .zazemlenie-predpriyatiya-slider1 {
	width: 1110px;
	height: 140px;
}

@media all and (min-width: 922px) and (max-width: 1199px) {
	.screen6 .zazemlenie-predpriyatiya-slider1 {
		width: 832.5px;
	}
}

@media all and (min-width: 646px) and (max-width: 921px) {
	.screen6 .zazemlenie-predpriyatiya-slider1 {
		width: 555px;
	}
}

@media all and (max-width: 645px) {
	.screen6 .zazemlenie-predpriyatiya-slider1 {
		max-width: 277.5px;
		width: -webkit-calc(100% - 60px);
		width:      -o-calc(100% - 60px);
		width:         calc(100% - 60px);
	}
}

.lr-slide-prev1,
.lr-slide-next1 {
	width: 13px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
}

.lr-slide-prev1 {
	left: -28px;
}

.lr-slide-next1 {
	right: -28px;
}

.lr-slide-prev1 svg,
.lr-slide-next1 svg {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.lr-slide-prev1 svg .color,
.lr-slide-next1 svg .color {
	fill: #dddddd;
}

.lr-slide-prev1:hover svg .color,
.lr-slide-next1:hover svg .color {
	fill: #434343;
}

.screen6 .zazemlenie-predpriyatiya-slider1 .bloc {
	background: #fff;
	position: relative;
	width: 247.5px;
	height: 140px;
	padding: 20px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin: 0 15px;
}

.screen6 .zazemlenie-predpriyatiya-slider1 a .bloc:after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #00543d;
	position: absolute;
	left: 50%;
	bottom: 0;
}

.screen6 .zazemlenie-predpriyatiya-slider1 a:hover .bloc:after {
	width: 100%;
	left: 0;
}

.screen6 .zazemlenie-predpriyatiya-slider1 a .bloc img {
	max-width: 100%;
	max-height: 100%;
	-webkit-filter: grayscale(100%);
	-moz-filter:    grayscale(100%);
	-ms-filter:     grayscale(100%);
	-o-filter:      grayscale(100%);
	filter:         grayscale(100%);
	opacity: 0.4;
}

.screen6 .zazemlenie-predpriyatiya-slider1 a:hover .bloc img {
	-webkit-filter: grayscale(0%);
	-moz-filter:    grayscale(0%);
	-ms-filter:     grayscale(0%);
	-o-filter:      grayscale(0%);
	filter:         grayscale(0%);
	opacity: 1;
}

/* Продукт */
.screen7 {
	background: #fff;
	padding: 145px 0 150px 0;
}

@media all and (max-width: 894px) {
	.screen7 {
		padding: 112px 0 120px 0;
	}
}

.screen7 h2 {
	margin-bottom: 45px;
}

.screen7 p.info {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0;
	color: #e10020;
	margin-bottom: 75px;
}

@media all and (max-width: 894px) {
	.screen7 p.info {
		margin-bottom: 60px;
	}
}

.screen7 p.info svg {
	width: 16px;
	margin-right: 10px;
	position: relative;
	top: 1px;
}

.screen7 p.info svg .color {
	fill: #e10020;
}

.screen7 .bloc {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}

.screen7 .bloc .image {
	width: 100%;
	max-width: 550px;
	margin-bottom: 40px;
}

.screen7 .bloc .image:before {
	content: '';
	float: left;
	padding-top: 61.8181818%;
}

@media all and (min-width: 1160px) {
	.screen7 .bloc .image {
		position: sticky;
		top: 130px;
		margin-bottom: 0;
	}
}

.screen7 .bloc .des {
	width: 100%;
	max-width: -webkit-calc(100% - 580px);
	max-width:      -o-calc(100% - 580px);
	max-width:         calc(100% - 580px);
	margin-left: 30px;
	color: #43423e;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
	font-weight: 400;
}

@media all and (max-width: 1159px) {
	.screen7 .bloc .des {
		max-width: 864px;
		margin-left: 0;
	}
}

.screen7 .bloc .des p {
	margin-bottom: 40px;
}

.screen7 .bloc .des ul li {
	padding-left: 10px;
	position: relative;
}

.screen7 .bloc .des ul li:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	background: #434343;
	position: absolute;
	left: 2px;
	top: 10px;
	border-radius: 100%;
}

.screen7 .bloc .des p:last-child {
	margin-bottom: 0;
}

/* Блог */
.screen9 {
	padding: 120px 0 140px 0;
	text-align: center;
}

@media all and (max-width: 894px) {
	.screen9 {
		padding: 96px 0 112px 0;
	}
}

.screen9 > .lrwb-image-lazy {
	background: #f1f1f1;
}

.screen9 h2 {
	color: #434343;
	margin-bottom: 97px;
}

@media all and (max-width: 894px) {
	.screen9 h2 {
		margin-bottom: 77px;
	}
}

.screen9 h2 span {
	font-weight: 500;
	font-size: 72px;
	line-height: 108px;
	color: #00543d;
	display: inline-block;
}

@media all and (max-width: 894px) {
	.screen9 h2 span {
		font-size: 40px;
		line-height: 60px;
	}
}

@media all and (min-width: 1200px) {
	.blog .bloc:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
}

@media all and (max-width: 1199px) {
	.blog .bloc:nth-last-child(1) {
		margin-bottom: 0;
	}
}

.screen6 .blocs .bloc,
.screen6 .zazemlenie-predpriyatiya-slider1 a .bloc img,
.screen6 .zazemlenie-predpriyatiya-slider1 a .bloc:after {
	-webkit-transition: all ease-out 0.2s;
	-moz-transition:    all ease-out 0.2s;
	-o-transition:      all ease-out 0.2s;
	transition:         all ease-out 0.2s;
}

.screen6 .blocs .bloc:hover,
.screen6 .zazemlenie-predpriyatiya-slider1 a:hover .bloc img,
.screen6 .zazemlenie-predpriyatiya-slider1 a:hover .bloc:after {
	-webkit-transition: all ease-in 0.2s;
	-moz-transition:    all ease-in 0.2s;
	-o-transition:      all ease-in 0.2s;
	transition:         all ease-in 0.2s;
}
