

/* Start:/local/templates/.default/components/bitrix/news.detail/grow/style.css?17500652324739*/
input[type="checkbox"] + label, input[type="radio"] + label {
margin-left:0;
}
.filter-input-checkbox + label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
}
.filter-input-checkbox:checked + label::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-top: 1px solid white;
    border-right: 1px solid white;
    transform: rotate(
135deg);
}
.header-title h1 {
	font-size: 46px;
}
.form .filter-input-checkbox:checked + label::after {
    border-color: #000;
}
.form-check {
	position:relative;
}
.form-check input:checked + label {
    color: #000;
}
.form-check .filter-input-checkbox:checked + label::before {
border-color:#000 !important;
}

.visually-hidden {
	opacity:0;
display:none;
}
.mb-4 {
    margin-bottom: 1.5rem!important;
}
.mb-3 {
    margin-bottom: 1rem!important;
}

.mr-3 {
    margin-right: 1rem!important;
}

.form .form__title {
text-transform:none;
font-size:25px;
line-height:30px;
padding:9px 14px;
font-family: proxima_nova_rgbold;
}
div.mf-ok-text {
padding-top:1em;
}
.form .subscribe__submit {
    background-color: #072FA0;
    font-size:16px;
	padding:10px 40px !important;
}
.form .subscribe__submit:hover {
    background-color: #5873BF;
}
.visually-hidden:not(:focus):not(:active) {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.d-flex {
	display:flex;
}
.justify-content-end {
	justify-content: flex-end;
}
.btn--white {
    padding:20px;
    background:#fff;
}
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto !important;
    max-width: 100%;
}
.d-inline-block {
    display:inline-block;
}
.bt-row>.col,.bt-row>[class^="col-"] {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.bt-row {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
.col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
}
@media (min-width: 992px) {
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.align-items-center {
	align-items:center
}
.grow__details {
	border-bottom: 1px solid #072FA0;
	padding:15px 0 60px 0;
	margin-bottom: 60px;
}
.grow__details--empty {
	padding:0 0 20px 0;
}
.back-btn {
	margin:30px 0;
}
.grow__iframe {
	max-height: 670px;
}
.form .filter-input-checkbox:checked + label{
color:#000;
}
.d-none {
display:none;
}
@media (min-width: 768px) {
	.mr-md-4 {
	    margin-right: 1.5rem!important;
	}
.align-items-md-center {
	align-items:center;
}
.d-md-block {
	display:block !important;
}
}

@media (max-width: 768px) {
.btn--white {
padding:10px;
}
	.grow__iframe {
		max-height: 450px;
	}
}
@media (max-width: 540px) {
	.grow__iframe {
		max-height: 300px;
	}
	.icon--pdf svg {
		height: 49px !important;
		width: 49px !important;
	}
}

@media (max-width: 480px) {
	.grow__iframe {
		max-height: 250px;
	}
}
.subtitle {
	font-size: 18px;
	line-height: 24px;
	display: flex;
	align-items: center;
	letter-spacing: -0.02em;
	color: #000000;
	font-family: 'Proxima Nova Rg';
	margin-bottom: 0;
}
.with_icon {
	display: flex;
	align-items: center;
	color:#072FA0 !important;
	text-decoration:none !important;
	font-size: 15px;
	font-weight: 400;
	font-family: 'HelveticaNeue-Regular', sans-serif;
}
.with_icon:hover .icon-text {
	color:#5873BF;
}
.with_icon svg circle,
.with_icon svg path:not(:last-child) {
    stroke: #072FA0;
}
.with_icon:hover svg circle,
.with_icon:hover svg path:not(:last-child) {
    stroke: #5873BF;
}
.with_icon.btn--white svg path:last-child {
    fill: #072FA0;
}
.with_icon.btn--white:hover svg path:last-child {
    fill: #5873BF;
}
.pad-top-90 {
	padding-top: 90px;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/main.feedback/formrequest/style.css?17500652322715*/
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
.form {
    max-width:808px;
    background: #fff;
    margin: 0 auto;
    border-radius: 4px;
	font-family: 'proxima_nova_rgregular';
}
.form-check {
font-family: 'proxima_nova_rgregular';
    font-size: 16px;
    line-height: 1.4;
    color:#A0A0A0;
    display: flex;
    align-items: center;
    margin-top: 16px;
    padding-left: 2rem;
    font-weight: normal;
}
.form-check input {
	position: absolute; opacity:0;
top:0; left:0;
}

.form-check input:checked + label {
    color: #004687;
}

.form-check .filter-input-checkbox + label::before {
    border-color:#000;
}
.form-check .filter-input-checkbox:checked + label::before {
    border-color: #004687;
}

.form-group--personal.no-required sup {
    display: none;
}

.form-group--personal.no-required .form-control {
    color:rgba(0,0,0,0.2);
}

.form-check--subscr {
    color: #004687;
    font-size: 12px;
    line-height: 1.667em;
}
.form-radio {
margin-bottom:10px;
}
.form-radio input {
    display: none;
}
.form-radio label {
    font-size: 16px;
    line-height: 20px;
margin-left:0 !important;
    color: #000;
    font-weight: 400;
font-family: 'proxima_nova_rgregular';
}
.label-check {
    padding-left: 2rem;
    position: relative;
    cursor: pointer;
}
.label-check:before {
    content:""; display: block;
    border: 1px solid #000;
    box-sizing: border-box;
    border-radius: 0;
    position: absolute;
    left:0; top:3px;
    width: 16px; height:16px;
}
input:checked + .label-check:after {
    content:""; display: block;
    background: #000;
    border-radius: 2px;
    position: absolute;
    left:3px; top:6px;
    width: 10px; height:10px;
}
.form-radio input:checked + label {
    color:#000;
}
.form .filter-input-checkbox:checked + label::after {
    border-color:#000;
}
.form .form-control {
    height:auto;
}
.form label {
    cursor: default;
color:#000;
font-family: 'proxima_nova_rgregular';
}
.form label sup{
display:inline-block;
}
.form .form__label {
    color:#A0A0A0;
    font-size: 16px;
    line-height: 20px;
font-weight:400;
font-family: proxima_nova_rgbold;
}
.form-check--subscr label {
	line-height:14px;
}
.form__title {
    border-radius: 4px 4px 0 0;
    color:#fff;
    background: #072FA0;
    text-align: center;
    padding:14px;
}
.form__pad {
    padding: 20px 60px 0 60px;
}
.mb-2 {
margin-bottom:.5rem;
}

@media (max-width: 768px) {
    .form__pad {
        padding: 20px 20px 0 20px;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news.detail/grow/style.css?17500652324739 */
/* /local/templates/.default/components/bitrix/main.feedback/formrequest/style.css?17500652322715 */
