

/* Start:/1s-biznes-zadachi/avtomatizacia-kaznacheistva//css/page.min.css?1770879701920*/
.bit-slider__item{background-image:url(/1s-biznes-zadachi/avtomatizacia-kaznacheistva/img/bit_back.jpg)}.bordered-wrapper{padding:30px;border:1px solid #d8d8d8;margin:25px 0}.icons-grid__desc img{width:100%}@media screen and (max-width:752px){.bit-slider__button button{margin:0 auto 18px}}.mobile-show{display:none}@media screen and (max-width:768px){.mobile-show{display:block}.mobile-hide{display:none}}.bit-slider-rutabs{display:none!important}.bit-why-not__item{color:rgb(0 0 0)!important;width:222px!important;height:250px!important;padding-left:20px;padding-right:20px;margin:0!important}.bit-scheme__box{counter-reset:scheme-counter!important}.bit-scheme__list li{counter-increment:scheme-counter!important}.bit-scheme__list li::before{content:counter(scheme-counter) ".\20"!important;font-weight:700!important;margin-right:5px!important}.bit-scheme__list{list-style-type:none!important;padding-left:0!important}
/* End */


/* Start:/bitrix/components/1cbit/price.list/templates/.default/style.min.css?1773772914278*/
a.prices-accordion-buy:focus,a.prices-accordion-buy:hover{color:#fff}.bit-table__cell .prices-accordion-price{margin-right:10px;font-size:16px;min-height:87px}.buy-product-btn-2{margin-left:10px}@media (max-width:720px){.bit-table__cell .prices-accordion-price{min-height:auto}}
/* End */


/* Start:/bitrix/components/bezr/form.result.new.befsend/style.min.css?1775065953150*/
.checkbox-privacy{margin-right:2px;height:10px}button[type=submit]:disabled,input[type=submit]:disabled{opacity:.6;cursor:default;pointer-events:none}
/* End */


/* Start:/bitrix/templates/.default/components/bezr/form.result.new.befsend/quiz_form_vote_module/style.css?17798128799519*/
.bit-qviz-wrapper {
	background-image: url(/bitrix/templates/.default/components/bezr/form.result.new.befsend/quiz_form_vote_module/images/qviz-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-color: #f9f9fb;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}

.bit-qviz-wrapper .container {
	position: relative;
	padding-top: 30px;
	padding-bottom: 85px;
	min-height: 463px;
	display: flex;
}

.bit-qviz {
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 100%;
}

.bit-qviz__header{
	width: 100%;
}

.bit-qviz__steps{
	position: relative;
	margin-top: 10px;
	width: 100%;
}

.bit-qviz__step {
	display: none;
	width: 100%;
	flex: 1 0 auto;
}

.bit-qviz__step.active {
	display: block;
}

.bit-qviz__intro-image {
	position: absolute;
	left: 0;
	bottom: 0;
}

.bit-qviz__intro-image img {
	display: block;
	max-width: 100%;
	height: auto;
}

.bit-qviz__intro-content img {
	display: block;
	margin-bottom: 25px
}

.bit-qviz-wrapper .bit-title2 {
	font-size: 30px;
	text-align: left;
}

.bit-qviz__subtitle {
	font-size: 18px;
}

.bit-qviz__intro-content .bit-button-yellow {
	padding: 14px 28px;
	margin-top: 12px;
	display: none;
}

.bit-qviz__navigation {
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}

.bit-qviz__navigation-next {
	font-size: 0;
	background: transparent url(/bitrix/templates/.default/components/bezr/form.result.new.befsend/quiz_form_vote_module/images/icon-arrow-pink.svg) center center no-repeat;;
	background-size: contain;
	box-shadow: none;
	border: none;
	width: 15px;
	height: 9px;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -7.5px;
	outline: none;
	cursor: pointer;
}

.bit-qviz__navigation-prev {
	font-size: 0;
	background: transparent url(/bitrix/templates/.default/components/bezr/form.result.new.befsend/quiz_form_vote_module/images/icon-arrow-pink.svg) center center no-repeat;;
	background-size: contain;
	box-shadow: none;
	border: none;
	width: 15px;
	height: 9px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -7.5px;
	transform: rotate(180deg);
	outline: none;
	cursor: pointer;
}

.bit-qviz__navigation-count {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	border-radius: 50%;
	background-color: #ffffff;
	width: 100px;
	height: 100px;
	padding: 30px 0;
	margin: 0;
	font-size: 28px;
	font-weight: 300;
}

.bit-qviz__navigation-divider {
	margin: 0 5px;
}

.bit-qviz__step-inner {
	padding-left: 140px;
}

.bit-qviz__step-title {
	font-size: 18px;
	font-weight: 700;
	color: #362c83;
	margin-top: 0;
	line-height: 1.2;
}

.bit-qviz__body {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.bit-qviz__line-wrap {
	width: 100%;
	display: flex;
}
.bit-qviz__line-wrap .text.bit-qviz__line {
	padding-right: 30px;
}
.bit-qviz__line {
	width: 33.33%;
	padding-right: 30px;
	margin: 10px 0;
}

.bit-qviz__line:nth-child(2n) {
	padding-right: 0;
}

.bit-qviz__body_three .bit-qviz__line {
	width: 33.33%;
}

.bit-qviz__body_three .bit-qviz__line:nth-child(2n) {
	padding-right: 30px;
}

.bit-qviz__body_three .bit-qviz__line:nth-child(3n) {
	padding-right: 0;
}

.visually-hidden {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

.bit-qviz__radio + label {
	position: relative;
	padding-left: 50px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	display: block;
}

.bit-qviz__radio + label:before {
	content: "";
	width: 28px;
	height: 28px;
	border-radius: 50%;
	border: 2px solid #c91689;
	background-color: #ffffff;
	display: block;
	position: absolute;
	left: 0;
	top: -4px;
}

.bit-qviz__radio:checked + label:after {
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #c91689;
	display: block;
	position: absolute;
	left: 8px;
	top: 4px;
}

.bit-qviz__checkbox + label {
	position: relative;
	padding-left: 40px;
	font-size: 15px;
	line-height: normal;
	font-weight: 300;
	display: block;
}

.bit-qviz__checkbox + label:before {
	content: "";
	width: 23px;
	height: 23px;
	border: 2px solid #c91689;
	background-color: #ffffff;
	display: block;
	position: absolute;
	left: 0;
	top: -4px;
}

.bit-qviz__checkbox:checked + label:after {
	content: "";
	width: 16px;
	height: 16px;
	background: transparent url(/bitrix/templates/.default/components/bezr/form.result.new.befsend/quiz_form_vote_module/images/icon-check-pink.svg) center center no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	left: 6px;
	top: 1px;
}

.bit-qviz .bit-button {
	background-color: #c9007e;
	color: #ffffff;
	border: 1px solid #c9007e;
	display: inline-block;
}

.bit-qviz__button-line {
	margin-top: 10px;
	margin-left: 48px;
}

.bit-qviz__fields {
	display: flex;
	flex-wrap: wrap;
}

.bit-qviz__fields .bit-qviz__line {
	width: 25%;
}

.bit-qviz__step-subtitle {
	font-size: 18px;
	font-weight: 300;
	max-width: 990px;
	width: 100%;
}

.bit-qviz textarea,
.bit-qviz textarea.bit-qviz__input,
.bit-qviz .bit-qviz__line input.bit-qviz__input {
	width: 100%;
	height: auto;
	color: #414141;
	font-size: 15px;
	font-weight: 600;
	padding: 10px 15px;
	border-radius: 0;
	background-color: #fff;
}

.bit-qviz .bit-qviz__line.wide{
	width: 100%;
	text-align: right;
}
.bit-qviz .tips{
	color: #555f5c;
	font-size: 16px;
	margin-top: 12px;
	display: inline-block;
}
.bit-qviz .bit-qviz__line.error:before,
.bit-qviz .bit-qviz__line.error:after {
	display: none;
}
.bit-qviz .bit-qviz__line .maskhelper {
	bottom: calc(50% - 9px);
	right: 44px;
}
.bit-qviz .bit-qviz__line .bit-qviz__submit {
	margin-top: 0;
}
.bit-qviz__terms {
	font-size: 16px;
	position: absolute;
	right: 0;
	bottom: 10px;
	font-weight: 300;
}

.bit-qviz__pagintaion{
	display: flex;
	align-items: center;
	margin-top: 20px;
	width: 100%;
	flex-direction: column;
}

.bit-qviz__prev,
.bit-qviz__next{
	font-size: 16px;
	font-weight: 400;
	outline: 0;
	padding: 12px 30px;
	background-color: #c91689;
	border: 1px solid #c91689;
	color: #ffffff;
	border-radius: 4px;
	transition: .3s;
}

.bit-qviz__prev{
	margin-right: 30px;
}

.bit-qviz-wrapper.quiz_blog .container {
	width: 100%;
}

.bit-qviz-wrapper.quiz_blog font.errortext {
	display: none;
}

.bit-qviz-wrapper.quiz_blog .bit-qviz__line {
	padding-right: 8px;
}
.bit-qviz-wrapper.quiz_blog .bit-qviz__line input.bit-qviz__input {
	font-size: 15px;
	font-weight: 600;
}
.bit-qviz__step-end .policy-text{
	font-size:12px;
}
.quiz-dots{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}
.quiz-dots .quiz-dot{
	width: 10px;
	height: 10px;
	margin: 7px;
	border-radius: 50%;
	background-color: #e6e4e4;
	color: inherit;
	border: none;
	padding: 0!important;
	font: inherit;
}
.quiz-dots .quiz-dot.active{
	background-color: #e3006f;
}
.bit-qviz__pagintaion > .bit-qviz__prev,
.bit-qviz__step-end > .bit-qviz__prev{
	display: none;
}
.fancybox-inner .bit-qviz-popup{
	padding:0;
}
.bit-qviz-open-btn{
	display:flex;
	margin: 2rem auto;
}
.bit-qviz__fields .policy-text a {
	color: #323694;
}
@media (max-width: 1280px) {
	.bit-qviz__intro-image {
		width: 40%;
	}

	.bit-qviz-wrapper .container {
		padding-top: 20px;
		padding-bottom: 50px;
	}

	.bit-qviz-wrapper .bit-qviz__title {
		margin-bottom: 0;
	}

	.bit-qviz__steps {
		margin-top: 20px;
		width: 100%;
	}

	.bit-qviz__line {
		width: 27.33%;
	}
}
@media (max-width: 1199px) {
	.bit-qviz__line-wrap {
		flex-wrap: wrap;
	}
	.bit-qviz__fields .bit-qviz__line {
		width: 50%;
	}
}
@media (max-width: 990px) {
	.bit-qviz__intro-image {
		display: none;
	}

	.bit-qviz-wrapper .container {
		min-height: initial;
	}

	.bit-qviz__intro {
		padding-left: 0;
	}

	.bit-qviz__line {
		width: 100%;
		padding-right: 0;
	}

	.bit-qviz__body_three .bit-qviz__line {
		width: 100%;
	}

	.bit-qviz__fields .bit-qviz__line {
		margin-bottom: 20px;
	}

}

@media (max-width: 1024px) {
	.bit-qviz__line {
		width: 50%;
	}


}

@media (max-width: 768px) {
	.bit-qviz__line-wrap {
		flex-direction: column;
	}
	.bit-qviz__fields .bit-qviz__line {
		width: 100%;
	}

	.bit-qviz__terms {
		font-size: 14px;
		position: relative;
		right: auto;
		bottom: auto;
		font-weight: 300;
		margin-left: 47px;
	}
}

@media (max-width: 550px) {
	.bit-qviz__line-wrap .text.bit-qviz__line {
		padding-right: 0px;
	}
	.bit-qviz__navigation {
		position: static;
	}

	.bit-qviz__steps {
		display: flex;
		flex-flow: column-reverse nowrap;
	}

	.bit-qviz__navigation-count {
		width: 100%;
		height: 60px;
		padding: 12px 0;
		font-size: 21px;
		border-radius: 10px;
		font-weight: 700;
		margin-bottom: 20px;
	}

	.bit-qviz__step-inner {
		padding-left: 30px;
	}

	.bit-qviz__step-title {
		font-size: 18px!important;
	}

	.bit-qviz__radio + label,
	.bit-qviz__checkbox + label {
		font-size: 16px;
	}

	.bit-qviz__step-subtitle {
		font-size: 18px;
	}

	.bit-qviz__steps {
		margin-top: 20px;
	}
}
@media (max-width: 480px) {
	.bit-qviz-open-btn{
		display:none;
	}
	.bit-qviz__pagintaion {
		flex-direction: row;
		margin-top: 40px;
	}
	.quiz-dots{
		display: none;
	}
	.bit-qviz__pagintaion > .bit-qviz__prev,
	.bit-qviz__step-end > .bit-qviz__prev{
		display: block;
	}
	.bit-qviz__step-end > .bit-qviz__prev{
		margin: 20px auto 0;
	}
}


@media (max-width: 400px) {
	.bit-qviz__step-title {
		margin-bottom: 40px;
	}
	.bit-qviz__line {
		margin-bottom: 40px !important;
		padding-right: 16px;
	}
	.bit-qviz__steps{
		margin-top: 10px;
	}

	.bit-qviz-wrapper .container {
		padding-top: 100px;
		padding-bottom: 55px;
	}

	.bit-qviz__step-inner {
		padding-left: 0;
	}

	.bit-qviz__line {
		margin: 24px 0 20px;
	}
	.bit-qviz__checkbox + label {
		padding: 0;
		font-size: 16px;
		padding-left: 38px;
	}
	.bit-qviz__checkbox + label:before {
		top: 2px;
	}
	.bit-qviz__checkbox:checked + label:after {
		top: 5px;
	}
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/video.slider.rutube/style.min.css?17418842512457*/
.video-carousel{margin-bottom:35px}.video-carousel ul{padding:0 48px}.video-carousel ul li{padding-left:0;text-align:center;list-style:none;overflow:hidden;background-size:cover;background-position:center;height:180px}.video-carousel iframe{height:100%}.rutube,.youtube{background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;transition:all .2s ease-out;cursor:pointer;width:100%;height:100%;display:block;text-decoration:none}.youtube::after{background:url(/bitrix/templates/.default/components/bitrix/news.list/video.slider.rutube/img/youtube.svg) no-repeat center center}.rutube::after,.youtube::after{content:'';display:block;background-size:80px 80px;position:absolute;height:100%;width:100%;transition:all .2s ease-out}.rutube::after{background:url(/bitrix/templates/.default/components/bitrix/news.list/video.slider.rutube/img/rutube.svg) no-repeat center center}.video-carousel .slides .owl-nav button{width:30px;height:30px;background-color:red;position:absolute;top:calc(50% - 15px)}.video-carousel .slides .owl-nav button.owl-prev{left:-10px}.bit-carousel .owl-nav button.owl-next.disabled,.bit-carousel .owl-nav button.owl-prev.disabled,.video-carousel .slides .owl-nav button.owl-next.disabled,.video-carousel .slides .owl-nav button.owl-prev.disabled{display:none}.video-carousel .slides .owl-nav button.owl-next{right:-10px}.fancybox-content.video-carousel-box{width:auto;height:auto;padding:0;display:none}.video-carousel-wrap{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.video-carousel-box iframe,.video-carousel-box img{width:854px;height:480px}.bit-carousel .bit-carousel__item{width:560px;height:315px}.bit-slider-rutabs{display:flex;justify-content:center}.bit-slider-rutab{margin:0 4px}.bit-slider-rutab-btn{padding:0 32px}button.bit-slider-rutab-btn{border:none;background:0 0;color:#352c85;font-size:16px;transition:all .3s ease;border-bottom:2px solid transparent}button.bit-slider-rutab-btn.active,button.bit-slider-rutab-btn.active:hover{color:#d21881;border-bottom:2px solid #d21881;font-weight:500}button.bit-slider-rutab-btn:hover{border-bottom:2px solid #352c85}.video-owl-carousel{min-height:202px}@media (max-width:960px){.video-carousel ul li{height:260px}}@media (max-width:768px){.video-carousel ul li{height:260px}}@media (max-width:440px){.bit-carousel .bit-carousel__item,.video-carousel ul li{height:162px}.bit-slider-rutabs{flex-direction:column;align-items:center}.bit-slider-rutab{margin:6px 4px}.fancybox-type-inline .fancybox-skin .fancybox-close{top:-20px!important;right:20px!important}}
/* End */
/* /1s-biznes-zadachi/avtomatizacia-kaznacheistva//css/page.min.css?1770879701920 */
/* /bitrix/components/1cbit/price.list/templates/.default/style.min.css?1773772914278 */
/* /bitrix/components/bezr/form.result.new.befsend/style.min.css?1775065953150 */
/* /bitrix/templates/.default/components/bezr/form.result.new.befsend/quiz_form_vote_module/style.css?17798128799519 */
/* /bitrix/templates/.default/components/bitrix/news.list/video.slider.rutube/style.min.css?17418842512457 */
