

/* Start:/local/templates/qtool/a/css/pretpage.css?16522522131505*/
.pretpage {}
.pretpage__header {
	background-color: #F4F4F6;
	margin: 0 0 24px 0;
	padding: 43px 20px 208px 27px;
	background-image: url(/local/a/img/pretpage-back.png);
	background-size: 230px auto;
	background-repeat: no-repeat;
	background-position: center calc(100% - 20px);
}

.pretpage__title {
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #0475B1;
	margin: 0 0 20px 0;
}
.pretpage__pluses {
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.pretpage__plus:before {
	font-size: 36px;
	color: var(--color-blue);
	margin: 0 0 10px 0;
}
.pretpage__plus a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

@media all and (min-width: 1200px) {
	.pretpage__header {
		margin: 0 0 36px 0;
		padding: 45px 230px 35px 40px;
		background-image: url(/local/a/img/pretpage-back.png);
		background-size: 230px auto;
		background-repeat: no-repeat;
		background-position: calc(100% - 20px) 15px;
	}
	.pretpage__title {
		font-size: 21px;
		line-height: 26px;
		margin: 0 0 30px 0;
	}

	.pretpage__plus {
		margin: 0 20px 0 0
	}

	.pretpage__plus:last-child {
		margin: 0
	}

	.pretpage__plus:before {
		font-size: 36px;
		margin: 0 0 10px 0;
	}
}

@media all and (min-width: 1320px) {
	.pretpage__header {
		padding: 75px 280px 65px 54px;
		background-size: auto;
		background-position: calc(100% - 30px) 20px;
	}

	.pretpage__plus:not(:last-child) {
		margin: 0 20px 0 0
	}
}
/* End */


/* Start:/local/templates/qtool/components/bitrix/menu/info/style.css?16522522131564*/
.infomenu__wrapper {
    position: relative;
    min-height: 52px;
}

.infomenu {
    padding-left: 0;
    list-style: none;
    margin: 0;
    border: 1px solid #f0f0f0;
    background-color: #ffffff;
    width: 100%;
}

.infomenu.open {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.infomenu__item {
    padding: 0;
    position: relative;
}

.infomenu__link {
    display: block;
    line-height: 16px;
    color: #666666;
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    padding: 0 17px;
    margin: 17px 0;
}

.infomenu__item:hover,
.infomenu__item.selected,
.infomenu__item:hover .infomenu__link,
.infomenu__item.selected .infomenu__link {
    color: var(--color-blue)
}

.infomenu__item:not(.selected) {
    display: none;
}

.infomenu__item.icf-angle:before {
    position: absolute;
    top: 0;
    right: 20px;
    width: 16px;
    height: 16px;
    font-size: 7px;
    padding: 4.5px;
}

.infomenu.open .infomenu__item.selected:before {
    transform: scaleY(-1);
}

.infomenu.open .infomenu__item:not(.selected) {
    display: block;
}


@media all and (min-width: 1024px) {
    .infomenu {
        width: 297px;
        border-color: transparent 
    }

    .infomenu__item {
        width: 295px;
    }

    .infomenu__link {
        padding: 0
    }

    .infomenu .infomenu__item:first-child .infomenu__link {
        margin-top: 0
    }

    .infomenu__item:not(.selected) {
        display: block;
    }

    .infomenu__item.icf-angle:before {
        display: none;
    }
}
/* End */


/* Start:/local/templates/qtool/components/bitrix/news.list/faq/style.css?16522522131244*/
.faq {
    margin: 20px 0 15px;
}

.faq__item {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 17px;
}

.faq__q {
    border: 1px solid var(--color-blue);
    color: var(--color-blue);
    background-color: #ffffff;
    padding: 7px 40px 7px 10px;
    font-weight: bold;
    text-underline-position: under;
    text-decoration-style: dotted;
    position: relative;
    font-weight: 500;
}

.faq__a {
    padding: 15px 10px 10px;
    font-weight: 400;
}

.faq__q:after {
    content: '+';
    color: var(--color-blue);
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    text-align: center;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
}

.faq__q.active {
    background-color: var(--color-blue);
    color: #ffffff;
}

.faq__q.active:after {
    content: '–';
    color: #ffffff;
}


@media all and (min-width: 991px) {
    .faq {
        margin: 42px 0 35px;
    }

    .faq__item {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 20px;
    }

    .faq__q {
        padding: 12px 55px 13px 22px;
    }

    .faq__a {
        padding: 30px 22px 15px;
    }

    .faq__q:after {
        width: 55px;
        font-size: 32px;
        line-height: 39px;
    }
}
/* End */


/* Start:/local/templates/qtool/a/css/pretform.css?165225221312554*/
.pretform {
	padding: 45px 20px;
	background-color: #f6f6f6;
}

.pretform__pretitle {
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	text-transform: uppercase;
	color: #0475B1;
	margin-bottom: 5px;
}

.pretform__title {
	font-weight: 700;
	font-size: 26px;
	line-height: 32px;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 20px;
}

.pretform__group {
	font-size: 12px;
	line-height: 15px;
}

.pretform__row {
	display: flex;
	align-items: center;
	margin: 0px -19px;
	flex-wrap: wrap;
}

.pretform__row_notice {
	margin-bottom: 0;
}

.pretform__row_buttons {
	margin-bottom: 18px;
	flex-direction: column-reverse;
}

.pretform__col {
	flex: 0 0 100%;
	padding: 0 19px;
	margin: 0 0 15px;
}

.pretform__inputbox {
	position: relative;
	width: 100%;
}

.pretform__input {
	border: 0;
	outline: none;
	box-shadow: none;
	padding: 17px 0;
	border-bottom: 1px solid #666666;
	background-color: transparent;
	width: 100%;
}

.pretform__label {
	position: absolute;
	left: 0;
	top: 17px;
	font-size: 12px;
	line-height: 15px;
	transition: var(--transition);
	z-index: 0;
}

.pretform__input:focus + .pretform__label, .pretform__input.not-empty + .pretform__label, .pretform__textarea:focus + .pretform__label, .pretform__textarea.not-empty + .pretform__label, .pretform__select:focus + .pretform__label, .pretform__select.not-empty + .pretform__label {
	top: 5px;
	font-size: 8px;
	line-height: 10px;
}

.pretform__select {
	border: 0;
	outline: none;
	box-shadow: none;
	padding: 17px 0;
	border-bottom: 1px solid #666666;
	background-color: transparent;
	width: 100%;
	/* for Firefox */
	-moz-appearance: none;
	/* for Chrome */
	-webkit-appearance: none;
	position: relative;
	z-index: 1;
}

.pretform__select::-ms-expand {
	/* IE */
	display: none;
}

.pretform__selectbox {
	position: relative;
}

.pretform__selectbox:before {
	font-size: 7px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.pretform__selectcurrent {
	border: 0;
	outline: none;
	box-shadow: none;
	padding: 17px 0;
	border-bottom: 1px solid #666666;
	background-color: transparent;
	width: 100%;
	position: relative;
}

.pretform__selectlist {
	display: none;
}

.pretform__selectcurrent:before {
	font-size: 7px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.pretform__selectcurrent.active:before {
	transform: translateY(-50%) scaleY(-1);
}

.pretform__selectlist.open {
	position: absolute;
	display: block;
	top: 100%;
	left: 0;
	background-color: #fff;
	width: 100%;
	margin: -1px 0 0 0;
}

.pretform__selectoption {
	padding: 5px;
	margin: 0 0 -1px 0;
	border: 1px solid #dddddd;
	background-color: #f1f1f1f1;
}

.pretform__textarea {
	width: 100%;
	border: 0;
	outline: none;
	box-shadow: none;
	padding: 17px 0;
	border-bottom: 1px solid #666666;
	background-color: transparent;
	min-height: 50px;
	height: 50px;
}

.pretform__radioinput {
	display: none;
}

.pretform__radiolabel:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #333333;
	display: block;
}

.pretform__radiolabel:after {
	content: '';
}

.pretform__radioinput:checked + .pretform__radiolabel:before {
	border-color: var(--color-blue);
}

.pretform__radioinput:checked + .pretform__radiolabel:after {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 12px;
	height: 12px;
	background-color: var(--color-blue);
	display: block;
}

.pretform__radiolabel {
	padding-left: 26px;
	margin: 0;
	position: relative;
	cursor: pointer;
}

.pretform__radiolabel:hover:before {
	border-color: var(--color-blue--hover);
}

.pretform__submit {
	width: 100%;
	padding: 14px 25px;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	border: 0;
	outline: 0;
	box-shadow: none;
	background-color: var(--color-blue);
	color: #fff;
	transition: var(--transition);
}

.pretform__submit:hover {
	background-color: var(--color-blue--hover);
}

.pretform__checkbox {
	position: relative;
	line-height: 12px;
}

.pretform__checkinput {
	transform: scale(0);
	opacity: 0;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: -1;
}

.pretform__checkinput:invalid + label {
	color: red
}

.pretform__checkinput:invalid + label:before {
	border-color: red
}

.pretform__checklabel {
	padding-left: 31px;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	cursor: pointer;
}

.pretform__checklabel:before {
	content: "";
	left: 0;
	top: -2px;
	width: 16px;
	height: 16px;
	border: 1px solid #999999;
	display: block;
	position: absolute;
}

.pretform__checklabel:hover:before {
	border: 1px solid #333333;
}

.pretform__checkinput:checked + .pretform__checklabel:after {
	content: '';
	left: 2px;
	top: 0px;
	width: 12px;
	height: 12px;
	display: block;
	position: absolute;
	background-color: var(--color-blue);
}

.pretform__filebox {
	position: relative;
	min-width: 160px;
}

.pretform__fileinput {
	display: none;
}

.pretform__filelabel {
	width: 100%;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	cursor: pointer;
	transition: all 0.1s linear;
	position: relative;
}

.pretform__filelabel:hover {
	color: #00669d;
	border-color: #00669d;
}

.pretform__filelabel span {
	line-height: 20px;
	padding-right: 24px;
	background-position: right center;
	background-repeat: no-repeat;
	display: inline-block;
	position: relative;
}

.pretform__filelabel span:before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	font-size: 20px;
}

.file__clear {
	position: absolute;
	top: 100%;
	right: 0;
	margin-top: 2px;
	font-size: 11px;
	color: red;
	opacity: 0.8;
}

.file__clear:hover {
	opacity: 1;
}

.file__clear:after {
	content: 'X';
	margin-left: 5px;
	font-weight: bold;
}

@media all and (min-width: 1200px) {
	.pretform {
		padding: 86px 96px;
		background-color: #f6f6f6;
	}

	.pretform__pretitle {
		font-weight: 700;
		font-size: 18px;
		line-height: 22px;
		text-transform: uppercase;
		color: #0475B1;
		margin-bottom: 10px;
	}

	.pretform__title {
		font-weight: 700;
		font-size: 32px;
		line-height: 39px;
		text-transform: uppercase;
		color: #333333;
		margin-bottom: 40px;
	}

	.pretform__group {
		font-size: 12px;
		line-height: 15px;
	}

	.pretform__row {
		display: flex;
		align-items: center;
		margin: 0px -19px 40px;
	}

	.pretform__row_notice {
		margin-bottom: 0;
	}

	.pretform__row_buttons {
		margin-bottom: 18px;
	flex-direction: row;}

	.pretform__col {
		flex: 0 0 100%;
		padding: 0 19px;
	}

	.pretform__col_half {
		flex: 0 0 50%;
	margin: 0;}

	.pretform__col_auto {
		flex: 0 0 auto;
	}

	.pretform__inputbox {
		position: relative;
	}

	.pretform__input {
		border: 0;
		outline: none;
		box-shadow: none;
		padding: 17px 0;
		border-bottom: 1px solid #666666;
		background-color: transparent;
		width: 100%;
	}

	.pretform__label {
		position: absolute;
		left: 0;
		top: 17px;
		font-size: 12px;
		line-height: 15px;
		transition: var(--transition);
		z-index: 0;
	}

	.pretform__input:focus + .pretform__label, .pretform__input.not-empty + .pretform__label, .pretform__textarea:focus + .pretform__label, .pretform__textarea.not-empty + .pretform__label, .pretform__select:focus + .pretform__label, .pretform__select.not-empty + .pretform__label {
		top: 5px;
		font-size: 8px;
		line-height: 10px;
	}

	.pretform__select {
		border: 0;
		outline: none;
		box-shadow: none;
		padding: 17px 0;
		border-bottom: 1px solid #666666;
		background-color: transparent;
		width: 100%;
		/* for Firefox */
		-moz-appearance: none;
		/* for Chrome */
		-webkit-appearance: none;
		position: relative;
		z-index: 1;
	}

	.pretform__select::-ms-expand {
		/* IE */
		display: none;
	}

	.pretform__selectbox {
		position: relative;
	}

	.pretform__selectbox:before {
		font-size: 7px;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}

	.pretform__selectcurrent {
		border: 0;
		outline: none;
		box-shadow: none;
		padding: 17px 0;
		border-bottom: 1px solid #666666;
		background-color: transparent;
		width: 100%;
		position: relative;
	}

	.pretform__selectlist {
		display: none;
	}

	.pretform__selectcurrent:before {
		font-size: 7px;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}

	.pretform__selectcurrent.active:before {
		transform: translateY(-50%) scaleY(-1);
	}

	.pretform__selectlist.open {
		position: absolute;
		display: block;
		top: 100%;
		left: 0;
		background-color: #fff;
		width: 100%;
		margin: -1px 0 0 0;
	}

	.pretform__selectoption {
		padding: 5px;
		margin: 0 0 -1px 0;
		border: 1px solid #dddddd;
		background-color: #f1f1f1f1;
	}

	.pretform__textarea {
		width: 100%;
		border: 0;
		outline: none;
		box-shadow: none;
		padding: 17px 0;
		border-bottom: 1px solid #666666;
		background-color: transparent;
		min-height: 50px;
		height: 50px;
	}

	.pretform__radioinput {
		display: none;
	}

	.pretform__radiolabel:before {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 16px;
		height: 16px;
		border: 1px solid #333333;
		display: block;
	}

	.pretform__radiolabel:after {
		content: '';
	}

	.pretform__radioinput:checked + .pretform__radiolabel:before {
		border-color: var(--color-blue);
	}

	.pretform__radioinput:checked + .pretform__radiolabel:after {
		position: absolute;
		left: 2px;
		top: 2px;
		width: 12px;
		height: 12px;
		background-color: var(--color-blue);
		display: block;
	}

	.pretform__radiolabel {
		padding-left: 26px;
		margin: 0;
		position: relative;
		cursor: pointer;
	}

	.pretform__radiolabel:hover:before {
		border-color: var(--color-blue--hover);
	}

	.pretform__submit {
		width: 297px;
		padding: 14px 25px;
		font-weight: 500;
		font-size: 16px;
		line-height: 20px;
		border: 0;
		outline: 0;
		box-shadow: none;
		background-color: var(--color-blue);
		color: #fff;
		transition: var(--transition);
	}

	.pretform__submit:hover {
		background-color: var(--color-blue--hover);
	}

	.pretform__checkbox {
		position: relative;
		line-height: 12px;
	}

	.pretform__checkinput {
		transform: scale(0);
		opacity: 0;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		position: absolute;
		z-index: -1;
	}

	.pretform__checkinput:invalid + label {
		color: red
	}

	.pretform__checkinput:invalid + label:before {
		border-color: red
	}

	.pretform__checklabel {
		padding-left: 31px;
		font-size: 10px;
		line-height: 12px;
		color: #666666;
		cursor: pointer;
	}

	.pretform__checklabel:before {
		content: "";
		left: 0;
		top: -2px;
		width: 16px;
		height: 16px;
		border: 1px solid #999999;
		display: block;
		position: absolute;
	}

	.pretform__checklabel:hover:before {
		border: 1px solid #333333;
	}

	.pretform__checkinput:checked + .pretform__checklabel:after {
		content: '';
		left: 2px;
		top: 0px;
		width: 12px;
		height: 12px;
		display: block;
		position: absolute;
		background-color: var(--color-blue);
	}

	.pretform__filebox {
		position: relative;
		min-width: 160px;
	}

	.pretform__fileinput {
		display: none;
	}

	.pretform__filelabel {
		width: 100%;
		line-height: 34px;
		text-align: center;
		font-size: 14px;
		color: #666666;
		cursor: pointer;
		transition: all 0.1s linear;
		position: relative;
	}

	.pretform__filelabel:hover {
		color: #00669d;
		border-color: #00669d;
	}

	.pretform__filelabel span {
		line-height: 20px;
		padding-right: 24px;
		background-position: right center;
		background-repeat: no-repeat;
		display: inline-block;
		position: relative;
	}

	.pretform__filelabel span:before {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 0;
		font-size: 20px;
	}

	.file__clear {
		position: absolute;
		top: 100%;
		right: 0;
		margin-top: 2px;
		font-size: 11px;
		color: red;
		opacity: 0.8;
	}

	.file__clear:hover {
		opacity: 1;
	}

	.file__clear:after {
		content: 'X';
		margin-left: 5px;
		font-weight: bold;
	}
}
/* End */
/* /local/templates/qtool/a/css/pretpage.css?16522522131505 */
/* /local/templates/qtool/components/bitrix/menu/info/style.css?16522522131564 */
/* /local/templates/qtool/components/bitrix/news.list/faq/style.css?16522522131244 */
/* /local/templates/qtool/a/css/pretform.css?165225221312554 */
