

/* 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 */
/* /local/templates/.default/components/bitrix/news.detail/grow/style.css?17500652324739 */
