.corpBanner_update {
	position: relative;
	background-image: url('/uchastnikam-tenderov/img/tender-banner.png');
	background-position: right;
	background-size: contain;
	background-repeat: no-repeat;
}
.corpBanner_update-text {
	max-width:865px;
	width:100%;
    padding-bottom: 50px;
    padding-top: 50px;
}
.corpBanner_update-text p {
	font-size: 21px;
	margin-bottom: 30px;
	color: #000000;
}
.corpBrand-item {
    max-width: 250px;
    margin: 0 auto;
}
.corpBrand-item-img {
	height: 100px;
}
.corpBrand-item-img img {
	width: 100%;
	height: 100%;
}
.corpBrand p {
	font-size: larger;
    font-weight: 500;
}
.corpAdvant p {
	color: #23574C;
}
.corpAdvant-item-title {
	margin-bottom: 10px;
	font-size: x-large;
    font-weight: 600;
	hyphens: auto;
}
.corpAdvant-text {
	font-weight: 500;
	margin-bottom: 0;
}

.corpBanner {
	position: relative;
	background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.8)), url('/korporativnye-zakazy/img/corp-banner-2.jpg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.corpBanner-text {
	max-width:865px;
	width:100%;
    padding-bottom: 335px;
    padding-top: 100px;
}
.corpTitle {
	font-size: 39px;
	font-weight: 500;
	color: #23574C;
}
.corpSubtitle {
	font-size: 32px;
	font-weight: 500;
	color: #23574C;
}
.corpBanner .corpTitle {
	margin-bottom: 100px;
	font-size: 48px;
}
.corpBanner-text p {
	font-size: 21px;
	margin-bottom: 30px;
}
.corp-button {
	display: inline-block;
	background-color: #23574C;
	color: #fff;
	padding: 15px 15px;
	font-size: 19px;
	font-weight: 500;
}
.corpBanner .corp-button {
	background-color: #fff;
	color: #23574C;
}
.corp-button:hover {
	color: #fff;
	background-color: rgba(35, 87, 76, .8);
	text-decoration: none;
}
.corpBanner .corp-button:hover {
	color: #23574C;
	background-color: rgba(255, 255, 255, .8);
	text-decoration: none;
}
.corpCat a {
	font-size: 21px;
	font-weight: 500;
	color: #23574C;
	text-decoration: underline;
}
.corpCat p a {
	text-decoration: none;
}
.corpCat p a:hover {
	text-decoration: underline;
}
.corpCat a:hover {
	color: #23574C;
	text-decoration: none;
}
.corpOpt-item {
	position: relative;
}
.corpOpt-item p {
	position: absolute;
    bottom: 10px;
	left: 15px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
}
.corpOpt-link:hover p {
	text-decoration: underline;
}
.img-responsive {
	width: 100%;
}
.tender-contact a {
	display: block;
	font-size: 21px;
    font-weight: 500;
    color: #23574C;
}
.tender-contact a:hover {
	color: #23574C;
}
.b24-form-field-agreement a.b24-form-field-agreement-link {
    color: #23584b !important;
    font-size: 12px;
    font-weight: 500;
}
.b24-form-field-agreement .b24-form-control-desc {
    opacity: 1 !important;
}
input[type=checkbox]:checked + span.b24-form-control-desc {
	background: transparent !important;
}

@media (max-width: 1359px) {
	.corpBanner_update {
		background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.8)), url('/uchastnikam-tenderov/img/tender-banner.png');
		background-position: center;
    	background-size: cover;
	}
	.corpBanner_update .corpTitle {
		color: #fff;
	}
	.corpBanner_update .corpSubtitle {
		color: #fff;
	}
	.corpBanner_update-text p {
		color: #fff;
	}
}
@media (max-width: 1024px) {
	.corpOpt .intec-ui-markup-h3 {
		font-size: 1.33rem;
	}
}
@media (max-width: 767px) {
	.corpBanner-text {
		padding-top: 20px;
		padding-bottom: 100px;
	}
	.corpTitle {
		font-size: 32px !important;
	}
	.corpBanner .corpTitle {
		margin-bottom: 50px;
	}
	.corpBanner-text p {
		font-size: 18px;
	}
	.corpBrand-item-img {
		height: 90px;
	}
	.corpBrand p {
		hyphens: auto;
	}
	.corpOpt .intec-ui-markup-h4 {
		hyphens: auto;
	}
	.corpOpt .intec-ui-markup-h3 {
		font-size: 1.1rem;
		hyphens: auto;
	}
}
@media (max-width: 650px) {
	.corpAdvant-item {
		text-align: center;
	}
	.corpBrand-item-img {
		margin-bottom: 15px;
	}
}