

/* Start:/local/templates/innet_corppro4_2_s2/components/bitrix/search.title/top/style.css?16022789672490*/
@media screen and (max-width: 980px) {
    .title-search-result {
        display: none !important;
    }
}

div.title-search-result {
    border: 1px solid #c6c6c6;
    display: none;
    overflow: hidden;
    z-index: 205;
}

table.title-search-result {
    border-collapse: collapse;
    border: none;
    width: 100%;
}

table.title-search-result th {
    background-color: #F7F7F7;
    border-right: 1px solid #e8e8e8;
    color: #949494;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 14px;
    padding-right: 12px;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    width: 1%;
}

table.title-search-result td {
    background-color: white;
    color: black;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    white-space: nowrap;
}

table.title-search-result td.title-search-item {
    padding-left: 8px;
    padding-right: 15px;
}

table.title-search-result td.title-search-item a {
    padding-left: 4px;
    padding-right: 15px;
    text-decoration: none;
    color: black;
    vertical-align: top;
    display: block;
}

table.title-search-result td.title-search-item img {
    vertical-align: top;
}

table.title-search-result td.title-search-item b {
    color: #cf0000;
    font-weight: normal;
}

table.title-search-result tr.title-search-selected td, table.title-search-result tr.title-search-selected a, table.title-search-result tr.title-search-selected td.title-search-more a {
    background-color: #fff2be;
}

table.title-search-result td.title-search-more {
    font-size: 14px;
    font-weight: normal;
    padding: 10px 15px 10px 25px;
}

table.title-search-result td.title-search-more a {
    text-decoration: none;
    color: #999999;
}

table.title-search-result td.title-search-all {
    padding: 10px 15px 10px 25px;
}

table.title-search-result td.title-search-all a {
    text-decoration: none;
    color: #000;
    font-family: "Exo2-Bold";
    text-transform: uppercase;
}

table.title-search-result td.title-search-separator, table.title-search-result th.title-search-separator {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 4px;
}

div.title-search-fader {
    display: none;
    background-image: url('/local/templates/innet_corppro4_2_s2/components/bitrix/search.title/top/images/fader.png');
    background-position: right top;
    background-repeat: repeat-y;
    position: absolute;
}
/* End */


/* Start:/local/templates/innet_corppro4_2_s2/components/bitrix/form.result.new/template_popup_recaptcha/style.css?1602278967654*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/innet_corppro4_2_s2/components/bitrix/form.result.new/template_popup_recaptcha/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/innet_corppro4_2_s2/components/bitrix/form.result.new/template_popup_recaptcha/images/icon_warn.gif);
}

.row {

	text-align: left;
}

/* End */


/* Start:/local/templates/innet_corppro4_2_s2/styles.css?1635143607452*/
form[name="SERVICE_INFO"] input[type="text"] {
    width: 88%;
    height: 46px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    font-size: 16px;
    padding: 0 10px;
    margin-bottom: 17px;
}

form[name="PLACE_ORDER"] input[type="text"], form[name="PLACE_ORDER"] input[type="password"], form[name="PLACE_ORDER"] input[type="number"], textarea {
    box-sizing: content-box !important;
}

#place-order form span.info {
    margin: 10px 0;
}
/* End */


/* Start:/local/templates/innet_corppro4_2_s2/template_styles.css?163662513925601*/
#place-order form span.info{
	font-size: 11px;
	display: inline-block;
	line-height: 13px;
}

.grecaptcha-badge {
	display: none!important;
}

/* Contacts -> Tender page */
.tender {
	margin: 20px 0 0 0;
}

/* / Contacts -> Tender page */

/* Invitation to tender page (Tender form) */
.tender-form {
	margin: 20px 0 0 0;
}

.tender-form * {
	box-sizing: border-box;
}

.tender-form
.tender-form-description {
	margin: 0 10px 20px;
	font-size: 18px;
	line-height: 28px;
	color: #c21515;
}

.tender-form
.tender-form-success {
	/*margin: 0 10px;
	font-size: 20px;
	line-height: 30px;
	color: green;*/
	margin: 0 10px 0 0;
	font-size: 20px;
	line-height: 30px;
	color: green;
}

.tender-form
.tender-form-errors {
	margin: 0 10px;
	font-size: 17px;
	line-height: 23px;
	color: red;
}

.tender-form
.tender-form-items {

}

.tender-form
.tender-form-items
.tender-form-items-cols {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.tender-form
.tender-form-items
.tender-form-items-cols
.tender-form-items-cols-item {
	width: 50%;
	padding: 10px;
}

.tender-form
.tender-form-items
.tender-form-items-cols
.tender-form-items-cols-item
.tender-form-field {
	margin: 0 0 10px 0;
	min-height: 46px;
}

.tender-form
.tender-form-items
.tender-form-items-cols
.tender-form-items-cols-item
.tender-form-field
.tender-form-field-description {
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 10px 0;
}

.tender-form
.tender-form-items
.tender-form-items-cols
.tender-form-items-cols-item
.tender-form-field
.tender-form-field-description strong {
	font-weight: 700;
}

.tender-form
.tender-form-items
.tender-form-items-cols
.tender-form-items-cols-item
.tender-form-field label {
	cursor: pointer;
	margin: 0 0 5px 0;
	display: block;
}

.tender-form
.tender-form-items
.tender-form-items-cols
.tender-form-items-cols-item
.tender-form-field input,
.tender-form
.tender-form-items
.tender-form-items-cols
.tender-form-items-cols-item
.tender-form-field textarea {
	width: 100%;
}

.tender-form
.tender-form-items
.tender-form-items-cols
.tender-form-items-cols-item
.tender-form-field textarea {
	font: 14px 'ProximaNova-Regular', sans-serif;
	padding: 10px;
	height: 102px;
}

.tender-form
.tender-form-items
.tender-form-items-cols
.tender-form-items-cols-item
.tender-form-field.tender-form-field-captcha {

}

.tender-form
.tender-form-items
.tender-form-items-cols
.tender-form-items-cols-item
.tender-form-field.tender-form-field-captcha
.tender-form-field-captcha-cols {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}

.tender-form
.tender-form-items
.tender-form-items-cols
.tender-form-items-cols-item
.tender-form-field.tender-form-field-captcha
.tender-form-field-captcha-cols
.tender-form-field-captcha-cols-item.tender-form-field-captcha-cols-item-img {
	width: 180px;
	margin-right: 20px;
}

.tender-form
.tender-form-items
.tender-form-items-cols
.tender-form-items-cols-item
.tender-form-field.tender-form-field-captcha
.tender-form-field-captcha-cols
.tender-form-field-captcha-cols-item.tender-form-field-captcha-cols-item-input {
	width: calc(100% - 200px);
}

.tender-form
.tender-form-items
.tender-form-items-cols
.tender-form-items-cols-item
.tender-form-field.tender-form-field-captcha img {
	margin: 1px 0 0 0;
}

.tender-form
.tender-form-items
.tender-form-items-cols
.tender-form-items-cols-item
.tender-form-hint {
	margin: 22px 0 17px 0;
}


@media only screen and (max-width: 920px) {
	.tender-form
	.tender-form-items
	.tender-form-items-cols
	.tender-form-items-cols-item
	.tender-form-field.tender-form-field-captcha
	.tender-form-field-captcha-cols {
		flex-flow: column wrap;
	}

	.tender-form
	.tender-form-items
	.tender-form-items-cols
	.tender-form-items-cols-item
	.tender-form-field.tender-form-field-captcha
	.tender-form-field-captcha-cols
	.tender-form-field-captcha-cols-item.tender-form-field-captcha-cols-item-img {
		width: 100%;
		margin: 0;
	}

	.tender-form
	.tender-form-items
	.tender-form-items-cols
	.tender-form-items-cols-item
	.tender-form-field.tender-form-field-captcha
	.tender-form-field-captcha-cols
	.tender-form-field-captcha-cols-item.tender-form-field-captcha-cols-item-input {
		width: 100%;
	}

	.tender-form
	.tender-form-items
	.tender-form-items-cols
	.tender-form-items-cols-item
	.tender-form-field.tender-form-field-captcha img {
		margin: 0;
	}
}

@media only screen and (max-width: 600px) {
	.tender-form
	.tender-form-items
	.tender-form-items-cols {
		flex-flow: column wrap;
	}

	.tender-form
	.tender-form-items
	.tender-form-items-cols
	.tender-form-items-cols-item {
		width: 100%;
	}
}

.tender-form
.tender-form-progress {
	margin: 0 10px 20px;
}

.tender-form
.tender-form-progress
.tender-form-progress-items {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	margin: 0 0 10px 0;
}

.tender-form
.tender-form-progress
.tender-form-progress-items
.tender-form-progress-item {
	width: 12%;
	height: 9px;
	margin: 2px;
	border: 1px solid #d9dbdc;
}

.tender-form
.tender-form-progress
.tender-form-progress-items
.tender-form-progress-item.active {
	background: #d9dbdc;
}

.tender-form
.tender-form-progress
.tender-form-progress-items:hover
.tender-form-progress-item {
	background: #e1e4e6;
	opacity: 0.5;
}

.tender-form
.tender-form-progress
.tender-form-progress-items:hover
.tender-form-progress-item.active {
	background: #d9dbdc;
	opacity: 1;
}

.tender-form
.tender-form-progress
.tender-form-progress-bottom {

}

.tender-form
.tender-form-progress
.tender-form-progress-bottom
.tender-form-progress-bottom-items {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}

.tender-form
.tender-form-progress
.tender-form-progress-bottom
.tender-form-progress-bottom-items
.tender-form-progress-bottom-items-percent {

}

.tender-form
.tender-form-progress
.tender-form-progress-bottom
.tender-form-progress-bottom-items
.tender-form-progress-bottom-items-step {

}

/* / Invitation to tender page (Tender form) */

/* Leasing page (Leasing form) */
.leasing-form {
	margin: 20px 0 0 0;
}

.leasing-form * {
	box-sizing: border-box;
}

.leasing-form
.leasing-form-description {
	/*margin: 0 10px 20px;*/
	/*font-size: 18px;*/
	/*line-height: 28px;*/
	/*color: #c21515;*/
	margin: 0 10px 20px 0;
}

.leasing-form
.leasing-form-success {
	/*margin: 0 10px;*/
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	color: green;
}

.leasing-form
.leasing-form-errors {
	/*margin: 0 10px;*/
	/*font-size: 17px;*/
	/*line-height: 23px;*/
	/*color: red;*/
	margin: 0 10px 14px 0;
	font-size: 15px;
	line-height: 19px;
	color: red;
}

.leasing-form
.leasing-form-items {
	/*max-width: 425px;*/
	/*max-width: 455px;*/

	background-color: #f3f6f7;
	border: 1px solid #e0e2e3;
	border-radius: 8px;
	padding: 15px;
}

.leasing-form
.leasing-form-items
.leasing-form-items-cols {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.leasing-form
.leasing-form-items
.leasing-form-items-cols
.leasing-form-items-cols-item {
	width: 50%;
	/*padding: 10px;*/
}

.leasing-form
.leasing-form-items
.leasing-form-items-cols
.leasing-form-items-cols-item:first-child {
	padding-right: 20px;
}

.leasing-form
.leasing-form-items
.leasing-form-items-cols
.leasing-form-items-cols-item
.leasing-form-field {
	margin: 0 0 10px 0;
	min-height: 46px;
}

.leasing-form
.leasing-form-items
.leasing-form-items-cols
.leasing-form-items-cols-item
.leasing-form-field
.leasing-form-field-description {
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 10px 0;
}

.leasing-form
.leasing-form-items
.leasing-form-items-cols
.leasing-form-items-cols-item
.leasing-form-field
.leasing-form-field-description strong {
	font-weight: 700;
}

.leasing-form
.leasing-form-items
.leasing-form-items-cols
.leasing-form-items-cols-item
.leasing-form-field label {
	cursor: pointer;
	margin: 0 0 5px 0;
	display: block;
}

.leasing-form
.leasing-form-items
.leasing-form-items-cols
.leasing-form-items-cols-item
.leasing-form-field input,
.leasing-form
.leasing-form-items
.leasing-form-items-cols
.leasing-form-items-cols-item
.leasing-form-field textarea {
	width: 100%;
}

.leasing-form
.leasing-form-items
.leasing-form-items-cols
.leasing-form-items-cols-item
.leasing-form-field textarea {
	font: 14px 'ProximaNova-Regular', sans-serif;
	padding: 10px;
	height: 102px;
}

.leasing-form
.leasing-form-items
.leasing-form-items-cols
.leasing-form-items-cols-item
.leasing-form-field.leasing-form-field-captcha {

}

.leasing-form
.leasing-form-items
.leasing-form-items-cols
.leasing-form-items-cols-item
.leasing-form-field.leasing-form-field-captcha
.leasing-form-field-captcha-cols {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}

.leasing-form
.leasing-form-items
.leasing-form-items-cols
.leasing-form-items-cols-item
.leasing-form-field.leasing-form-field-captcha
.leasing-form-field-captcha-cols
.leasing-form-field-captcha-cols-item.leasing-form-field-captcha-cols-item-img {
	width: 180px;
	margin-right: 20px;
}

.leasing-form
.leasing-form-items
.leasing-form-items-cols
.leasing-form-items-cols-item
.leasing-form-field.leasing-form-field-captcha
.leasing-form-field-captcha-cols
.leasing-form-field-captcha-cols-item.leasing-form-field-captcha-cols-item-input {
	width: calc(100% - 200px);
}

.leasing-form
.leasing-form-items
.leasing-form-items-cols
.leasing-form-items-cols-item
.leasing-form-field.leasing-form-field-captcha img {
	margin: 1px 0 0 0;
}

.leasing-form
.leasing-form-items
.leasing-form-items-cols
.leasing-form-items-cols-item
.leasing-form-hint {
	margin: 22px 0 17px 0;
}


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

	.leasing-form
	.leasing-form-items
	.leasing-form-items-cols
	.leasing-form-items-cols-item
	.leasing-form-field.leasing-form-field-captcha
	.leasing-form-field-captcha-cols {
		flex-flow: column wrap;
	}

	.leasing-form
	.leasing-form-items
	.leasing-form-items-cols
	.leasing-form-items-cols-item
	.leasing-form-field.leasing-form-field-captcha
	.leasing-form-field-captcha-cols
	.leasing-form-field-captcha-cols-item.leasing-form-field-captcha-cols-item-img {
		width: 100%;
		margin: 0;
	}

	.leasing-form
	.leasing-form-items
	.leasing-form-items-cols
	.leasing-form-items-cols-item
	.leasing-form-field.leasing-form-field-captcha
	.leasing-form-field-captcha-cols
	.leasing-form-field-captcha-cols-item.leasing-form-field-captcha-cols-item-input {
		width: 100%;
	}

	.leasing-form
	.leasing-form-items
	.leasing-form-items-cols
	.leasing-form-items-cols-item
	.leasing-form-field.leasing-form-field-captcha img {
		margin: 0;
	}
}

@media only screen and (max-width: 600px) {
	.leasing-form
	.leasing-form-items
	.leasing-form-items-cols
	.leasing-form-items-cols-item:first-child {
		padding-right: 0;
	}

	.leasing-form
	.leasing-form-items
	.leasing-form-items-cols {
		flex-flow: column wrap;
	}

	.leasing-form
	.leasing-form-items
	.leasing-form-items-cols
	.leasing-form-items-cols-item {
		width: 100%;
	}
}

/*.leasing-form
.leasing-form-progress {
	margin: 0 10px 20px;
}

.leasing-form
.leasing-form-progress
.leasing-form-progress-items {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	margin: 0 0 10px 0;
}

.leasing-form
.leasing-form-progress
.leasing-form-progress-items
.leasing-form-progress-item {
	width: 12%;
	height: 9px;
	margin: 2px;
	border: 1px solid #d9dbdc;
}

.leasing-form
.leasing-form-progress
.leasing-form-progress-items
.leasing-form-progress-item.active {
	background: #d9dbdc;
}

.leasing-form
.leasing-form-progress
.leasing-form-progress-items:hover
.leasing-form-progress-item {
	background: #e1e4e6;
	opacity: 0.5;
}

.leasing-form
.leasing-form-progress
.leasing-form-progress-items:hover
.leasing-form-progress-item.active {
	background: #d9dbdc;
	opacity: 1;
}

.leasing-form
.leasing-form-progress
.leasing-form-progress-bottom {

}

.leasing-form
.leasing-form-progress
.leasing-form-progress-bottom
.leasing-form-progress-bottom-items {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}

.leasing-form
.leasing-form-progress
.leasing-form-progress-bottom
.leasing-form-progress-bottom-items
.leasing-form-progress-bottom-items-percent {

}

.leasing-form
.leasing-form-progress
.leasing-form-progress-bottom
.leasing-form-progress-bottom-items
.leasing-form-progress-bottom-items-step {

}*/
/* / Leasing page (Leasing form) */

@font-face {
	font-family: 'Circe';
	src: url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Regular.eot');
	src: local('Circe'), local('Circe-Regular'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Regular.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Regular.woff') format('woff'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-ExtraLight.eot');
	src: local('Circe ExtraLight'), local('Circe-ExtraLight'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-ExtraLight.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-ExtraLight.woff') format('woff'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Thin.eot');
	src: local('Circe Thin'), local('Circe-Thin'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Thin.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Thin.woff') format('woff'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Light.eot');
	src: local('Circe Light'), local('Circe-Light'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Light.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Light.woff') format('woff'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Bold.eot');
	src: local('Circe Bold'), local('Circe-Bold'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Bold.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Bold.woff') format('woff'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-ExtraBold.eot');
	src: local('Circe ExtraBold'), local('Circe-ExtraBold'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-ExtraBold.woff') format('woff'),
	url('/local/templates/innet_corppro4_2_s2/fonts/Circe/Circe-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

.top-banner{
	background-image: url(/local/templates/innet_corppro4_2_s2/images/index/main.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width:100%;
}

.top-banner h2{
	font-size: 36px;
	text-align: center;
	font-family: Circe;
	font-weight: bold;
	color:#4d4d4d;
	padding-top: 50px;
	padding-bottom: 30px;
	line-height: 40px;
}

.top-banner--blocks{
	display: flex;
	justify-content: space-between;
}

.top-banner--block{
	width: 50%;
	background-image: url(/local/templates/innet_corppro4_2_s2/images/index/main-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 40px 25px;
	display: flex;
	max-width: 430px;
}

.top-banner--right{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 200px;
}

.top-banner--img{
	margin-right: 15px;
	flex-shrink: 0;
}

.top-banner--title{
	font-size: 20px;
	font-family: Circe;
	font-weight: bold;
	color:#4d4d4d;
	line-height: 24px;
}

.top-banner--title span{
	color: #e0101b;
}

.top-banner--text{
	font-size: 14px;
	font-family: Circe;
	font-weight: 300;
	color:#4d4d4d;
}

.btn5{
	display: block;
	max-width: 255px;
	text-align: center;
	font-size: 14px;
	font-family: Circe;
	font-weight: bold;
	color:#ffffff;
	background: #4d4d4d;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	border-radius: 3px;
}

.mainpage-sections h2{
	color:#000;
	font-size: 36px;
	font-family: Circe;
	font-weight: 300;
	text-align: center;
	margin:60px 0 60px 0;
}

#mainpage-sections .slick-list{
	padding-top: 60px;
	padding-bottom: 60px;
}

.mainpage-section{
	position: relative;
}

.mainpage-section--inner{
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	min-height:220px;
	padding:25px;
}

.mainpage-section:before{
	content: '';
	position: absolute;
	height: 25px;
	width: 100%;
	border-top:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	left:0;
}

.mainpage-section:after{
	content: '';
	position: absolute;
	height: 25px;
	width: 100%;
	border-bottom:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	bottom:0;
	left:0;
}

.mainpage-section--image{
	position: absolute;
	top:-50px;
	text-align: center;
	width:calc(100% - 50px);
}

.mainpage-section--title{
	font-size: 16px;
	font-family: Circe;
	font-weight: bold;
	color:#454545;
	line-height: 20px;
	text-align: center;
	margin-bottom: 20px;
}

.mainpage-sections .slick-arrow{
	background: none;
	width: 20px;
	height: 20px;
	border-top: 2px solid #c21515;
	border-right: 2px solid #c21515;
	border-radius: 0;
	transform: rotate(45deg);
	right:-30px;
}

.mainpage-sections .slick-prev{
	transform: rotate(225deg);
	left:-30px;
}

.slick-slide:focus{
	border: 0;
	outline: 0;
}

.mainpage-sections .slick-arrow:hover{
	background: none;
}

.btn6{
	display: block;
	max-width: 255px;
	text-align: center;
	font-size: 14px;
	font-family: Circe;
	font-weight: bold;
	color:#4d4d4d;
	background: #ffffff;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	border-radius: 3px;
	border: 1px solid #dddddd;
}

@media only screen and (max-width: 768px) {
	.top-banner h2{
		font-size:24px;
	}
	.top-banner--block{
		flex-direction: column;
		text-align: center;
		justify-content: space-between;
	}
	.top-banner--right{
		min-height: unset;
	}
	.top-banner--title{
		font-size: 14px;
		line-height: 16px;
		margin-top: 10px;
	}
	.top-banner--text{
		font-size: 12px;
	}
	.top-banner--right .btn5{
		margin: 15px auto 0 auto;
		padding:0 15px;
	}
	.main-services h2{
		font-size: 24px;
	}
	.main-services h3{
		font-size: 18px;
	}

	.main-services .main-service{
		width: 100%;
		height: 100%;
	}

	#mainpage-sections .slick-list{
		padding-bottom: 30px;
	}

	.mainpage-section--title{
		font-size: 16px;
	}

	.slick-dots{
		text-align: center;
	}
	.slick-dots li{
		display: inline-block;
		width:5px;
		height: 5px;
		border-radius: 5px;
		border:2px solid #4d4d4d;
		margin-right: 15px;
	}
	.slick-dots li.slick-active{
		border:2px solid #c21515;
	}
	.slick-dots button{
		font-size: 0;
	}

	.main-advs h2{
		font-size: 24px;
		padding-top: 15px;
	}

	.main-adv--title{
		font-size: 16px;
	}

	.main-adv--inner{
		width: 100%;
	}

	.main-adv--text{
		display: block!important;
	}

	.main-advs--row{
		padding-bottom: 20px;
	}

	.main-slider h2{
		font-size: 24px;
	}

	.main-slide--inner{
		flex-direction: column;
		align-items: center;
	}

	.main-slide--row1 span{
		display: block;
	}

	.main-slide--row1{
		font-size: 30px;
		text-align: center;
		line-height: 36px;
	}
	.main-slide--row2{
		font-size: 24px;
		text-align: center;
	}

	.main-slide--brand{
		justify-content: center;
	}

	.main-slide--btns .btn6{
		display: none;
	}

	.main-slide--inner{
		padding: 20px;
	}

	.main-slide--btns{
		justify-content: center;
	}
	.main-slider-row .slick-dots{
		bottom:-35px;
		position: absolute;
		width: calc(100% - 30px);
	}

	.mainpage-sections h2{
		font-size: 24px;
	}

	.mainpage-about h2{
		font-size: 24px;
	}

	.mainpage-about--images{
		flex-wrap: wrap;
	}
	.main-news h2{
		font-size: 24px;
	}
	.main-news .col-sm-4{
		display: block;
	}
	.main-news .slick-list{
		padding-bottom: 60px;
	}
	.main-news--all{
		margin-top: -60px;
	}
	.main-news{
		padding-bottom: 75px;
	}
	.main-partners h2{
		font-size: 24px;
	}
	.main-certs h2{
		font-size: 24px;
	}
	.main-certs .slick-list{
		padding-bottom: 20px;
	}
	.main-reviews h2{
		font-size: 24px;
	}
	.main-reviews .slick-list{
		padding-bottom: 20px;
	}
	.mainpage-subscribe .subscribe-form-item{
		margin-bottom: 15px;
	}
	.mainpage-subscribe .row-margin{
		margin: 0;
	}
	.mainpage-subscribe .checkbox{
		margin-top: 0!important;
		margin-bottom: 15px;
	}
	.main-advs--col{
		max-width: 33%!important;
	}
	.mainpage-subscribe{
		padding: 30px 20px!important;
	}
	.main-partner{
		text-align: center;
	}
	.main-cert{
		text-align: center;
	}
	.mainpage-subscribe .h2{
		padding-left: 15px;
	}
}

@media only screen and (max-width: 480px) {
	.top-banner--block{
		padding: 30px 10px;
	}
	.main-services > .row{
		margin-top: 20px;
	}

	.main-services-col{
		width: 50%;
		padding-bottom: 10px;
	}
	.main-services .main-service{
		height: 150px;
	}
	.main-services-col:nth-child(2n){
		padding-left: 5px;
	}
	.main-services-col:nth-child(2n+1){
		padding-right: 5px;
	}
	.mainpage-about--images a{
		width: calc(50% - 10px)!important;
		margin-bottom: 10px;
	}
	.mainpage-about--images a:nth-child(2n+1){
		padding-right: 5px;
	}
	.mainpage-about--images a:nth-child(2n){
		padding-left: 5px;
	}
}

.header-block  .header-order-btn { background: #c11718; border-bottom:2px solid #880003; }
.header-block  .header-order-btn:hover { background: #f7282e; color: #fff; }


.footer .footer-social-icons .footer-social-icons-list li .footer-social-icon.footer-social-twitter{
    background-position: 0 -98px;
}


form[name="SERVICE_INFO"] input[type="submit"] {
    background: #c21515;
    width: auto;
    height: 37px;
    position: relative;
}

form[name="PLACE_ORDER"] input[type="file"] {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 26px;
	width: 100%;
}


.catalog-v2 .cons {
	padding: 20px;
	padding-left: 160px;
	background: #f7f7f7;
}
.catalog-v2 .cons::after {
	content: '';
	position: absolute;
	top: 20px;
	left: 20px;
	width: 120px;
	/*height: 154px;*/
	height: 100px;
	background: url(/upload/medialibrary/4e1/_hyM3tN6QLM.jpg) no-repeat center center /cover;
}
@media screen and (max-width: 1169px) {
	.catalog-v2 .cons {
		padding: 5%;
	}
	.catalog-v2 .cons::after {
		display: none;
	}
}

/* Правка формы */
.box_window.pixelform{font-family:Circe}
.box_window.pixelform .popup-wrap1{width:100%;max-width:840px;padding:0;box-sizing:border-box;margin:10% 0 0;text-align: left;}
.box_window.pixelform .form-box{display: flex; flex-direction: row; align-items: flex-start; justify-content: flex-start; width: 100%; position: relative;}
.box_window.pixelform .form-box .photo{    width: 50%;    background: url(/images/forms-susces-bg.png) no-repeat left center;height: 438px ; background-size: auto 100%;}
.box_window.pixelform .form-box .info{width: 50%; padding: 30px ; box-sizing: border-box;}
.box_window.pixelform .shadow{background:rgba(11,11,11,0.52);position:fixed;top:0;left:0;width:100%;height:100%}
.box_window.pixelform ,.box_window.pixelform .box_window{display:block!important}
.box_window.pixelform span.bold{font-style:normal;font-weight: 800;font-size:32px;line-height:32px;text-align:center;color:#333333;display:inline-block;margin:0 0 20px}
.box_window.pixelform{font-style:normal;font-weight:normal;font-size:18px;line-height:24px;text-align:center}
.box_window.pixelform p{color:#333333;margin:0 0 15px}
.box_window.pixelform span{color:#676666;display:inline-block;margin:0 0 15px}
.box_window.pixelform p.bold{font-weight:bold}
.box_window.pixelform .btn-form{font-family:Circe;font-style:normal;font-weight:500;font-size:18px;line-height:24px;text-align:center;letter-spacing:0.007em;color:#FFFFFF;max-width:267px;width:100%;height:40px;left:826px;top:560px;background:#C21515;border-radius:3px;display:flex;align-items:center;justify-content:center;text-decoration:none;margin:20px 0}
.box_window.pixelform .btn-form:hover{background:#a90a0a}
@media screen and (max-width: 850px) {
	.box_window.pixelform .form-box .photo{width: 100%;order: 1; background: url(/images/forms-susces-bg-mob.png) no-repeat left center;background-size: contain;height:296px}
	.box_window.pixelform .form-box { flex-direction: column;}
	.box_window.pixelform .form-box .info { width: 100%;    text-align: left;padding: 30px 30px 0;}
	.box_window.pixelform .popup-wrap1{text-align: center; padding:0}
	.box_window.pixelform .btn-form{margin:20px auto}
	.box_window.pixelform .popup-wrap1 { max-width: 400px ;}
	.box_window.pixelform p, .box_window.pixelform span{margin: 0 0 5px;}
	
}
@media screen and (max-width: 500px) {
	.box_window.pixelform { font-size: 15px; line-height: 20px;}
	.box_window.pixelform .btn-form {  font-size: 15px;}
	.box_window.pixelform .popup-wrap1 { max-width: 95%; padding: 0}
	.box_window.pixelform span.bold {  font-size: 25px; line-height: 20px; margin: 0 0 20px; }
}
/* End */
/* /local/templates/innet_corppro4_2_s2/components/bitrix/search.title/top/style.css?16022789672490 */
/* /local/templates/innet_corppro4_2_s2/components/bitrix/form.result.new/template_popup_recaptcha/style.css?1602278967654 */
/* /local/templates/innet_corppro4_2_s2/styles.css?1635143607452 */
/* /local/templates/innet_corppro4_2_s2/template_styles.css?163662513925601 */
