

/* Start:/local/templates/ac_step/styles.css?167999698313358*/
.article-block-simple, .bx-editor-iframe, .bxe-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 50px;
	margin: 0 auto;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%; }
.article-block-simple h1,
.article-block-simple .h1, .bx-editor-iframe h1,
.bx-editor-iframe .h1, .bxe-container h1,
.bxe-container .h1 {
	font-size: 30px;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 18px;
	width: 100%; }
.article-block-simple h2,
.article-block-simple .h2, .bx-editor-iframe h2,
.bx-editor-iframe .h2, .bxe-container h2,
.bxe-container .h2 {
	font-size: 20px;
	line-height: 22px;
	font-weight: 500;
	width: 100%;
	margin-bottom: 15px; }
.article-block-simple h3,
.article-block-simple .h3, .bx-editor-iframe h3,
.bx-editor-iframe .h3, .bxe-container h3,
.bxe-container .h3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	width: 100%;
	margin-bottom: 15px; }
.article-block-simple p,
.article-block-simple .p, .bx-editor-iframe p,
.bx-editor-iframe .p, .bxe-container p,
.bxe-container .p {
	font-size: 16px;
	line-height: 22px;
	width: 100%;
	margin-bottom: 15px; }
.article-block-simple .uppercase, .bx-editor-iframe .uppercase, .bxe-container .uppercase {
	text-transform: uppercase; }
.article-block-simple .bold, .bx-editor-iframe .bold, .bxe-container .bold {
	font-weight: 600; }
.article-block-simple .yellowBorder:after, .bx-editor-iframe .yellowBorder:after, .bxe-container .yellowBorder:after {
	content: '';
	display: block;
	width: 50%;
	border-bottom: 11px solid #FFBC00;
	margin-top: 5px; }
.article-block-simple .w100, .bx-editor-iframe .w100, .bxe-container .w100 {
	width: 100%; }
.article-block-simple .w50, .bx-editor-iframe .w50, .bxe-container .w50 {
	width: 47%; }
.article-block-simple .w30, .bx-editor-iframe .w30, .bxe-container .w30 {
	width: 32%; }
.article-block-simple .w25, .bx-editor-iframe .w25, .bxe-container .w25 {
	width: 24%; }
.article-block-simple .iconNum, .bx-editor-iframe .iconNum, .bxe-container .iconNum {
	min-width: 50px;
	min-height: 50px;
	max-width: 50px;
	max-height: 50px;
	border: 2px solid #FFBC00;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
	margin-bottom: 15px; }
.article-block-simple .customIcon, .bx-editor-iframe .customIcon, .bxe-container .customIcon {
	width: 73px;
	height: 73px;
	margin-bottom: 15px; }
.article-block-simple .icon-block-left, .bx-editor-iframe .icon-block-left, .bxe-container .icon-block-left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center; }
.article-block-simple .icon-block-left .customIcon, .bx-editor-iframe .icon-block-left .customIcon, .bxe-container .icon-block-left .customIcon {
	margin-right: 10px; }
.article-block-simple .icon-block-left .iconNum, .bx-editor-iframe .icon-block-left .iconNum, .bxe-container .icon-block-left .iconNum {
	margin-right: 10px; }
.article-block-simple .icon-block-top, .bx-editor-iframe .icon-block-top, .bxe-container .icon-block-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around; }
.article-block-simple .icon-block-top p, .bx-editor-iframe .icon-block-top p, .bxe-container .icon-block-top p {
	text-align: center; }
.article-block-simple .iconNum-choice, .bx-editor-iframe .iconNum-choice, .bxe-container .iconNum-choice {
	min-width: 40px;
	min-height: 40px;
	max-width: 40px;
	max-height: 40px;
	margin-right: 10px;
	background: url("/local/templates/ac_step/images/choice.png") center center;
	background-size: cover;
	margin-bottom: 15px; }
.article-block-simple .textCenter, .bx-editor-iframe .textCenter, .bxe-container .textCenter {
	text-align: center; }
.article-block-simple .textLeft, .bx-editor-iframe .textLeft, .bxe-container .textLeft {
	text-align: left; }
.article-block-simple .textRight, .bx-editor-iframe .textRight, .bxe-container .textRight {
	text-align: right; }
.article-block-simple li, .bx-editor-iframe li, .bxe-container li {
	margin-bottom: 5px; }
.article-block-simple ul, .bx-editor-iframe ul, .bxe-container ul {
	list-style: none; }
.article-block-simple ol, .bx-editor-iframe ol, .bxe-container ol {
	padding-left: 20px; }

.bxe-container ol {
	list-style: decimal;
}

.bxe-container ol li:before {
	content: "";
	font-size: 15px;
	position: static;
}

.article-block-simple ul li, .bx-editor-iframe ul li, .bxe-container ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center; }
.article-block-simple ul li:before, .bx-editor-iframe ul li:before, .bxe-container ul li:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	min-width: 8px;
	min-height: 8px;
	background: #FFBC00;
	border-radius: 50%;
	margin-right: 10px; }
.article-block-simple .img, .bx-editor-iframe .img, .bxe-container .img {
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-height: 250px; }
.article-block-simple .img img, .bx-editor-iframe .img img, .bxe-container .img img {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center; }
.article-block-simple .imgW100, .bx-editor-iframe .imgW100, .bxe-container .imgW100 {
	width: 100%;
	max-height: 350px;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center; }
.article-block-simple .imgW100 img, .bx-editor-iframe .imgW100 img, .bxe-container .imgW100 img {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center; }
.article-block-simple .imgW30, .bx-editor-iframe .imgW30, .bxe-container .imgW30 {
	width: 32%;
	max-height: 270px;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center; }
.article-block-simple .imgW30 img, .bx-editor-iframe .imgW30 img, .bxe-container .imgW30 img {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center; }
.article-block-simple .imgW25, .bx-editor-iframe .imgW25, .bxe-container .imgW25 {
	width: 24%;
	max-height: 197px;
	max-width: 197px;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center; }
.article-block-simple .imgW25 img, .bx-editor-iframe .imgW25 img, .bxe-container .imgW25 img {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center; }
.article-block-simple .imgW50, .bx-editor-iframe .imgW50, .bxe-container .imgW50 {
	width: 49%;
	max-width: 415px;
	max-height: 250px;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center; }
.article-block-simple .imgW50 img, .bx-editor-iframe .imgW50 img, .bxe-container .imgW50 img {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center; }
.article-block-simple .lineYellow, .bx-editor-iframe .lineYellow, .bxe-container .lineYellow {
	margin: 15px 0;
	border-bottom: 1px solid #FFBC00;
	width: 100%; }
.article-block-simple .lineBlack, .bx-editor-iframe .lineBlack, .bxe-container .lineBlack {
	margin: 15px 0;
	border-bottom: 1px solid #000;
	width: 100%; }
.article-block-simple .lineGrey, .bx-editor-iframe .lineGrey, .bxe-container .lineGrey {
	margin: 15px 0;
	border-bottom: 1px solid #A2A2A2;
	width: 100%; }
.article-block-simple .flex, .bx-editor-iframe .flex, .bxe-container .flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around; }

.bgDark {
	background: #1A1A1A; }
.bgDark * {
	color: #fff; }
.bgDark .iconNum-choice {
	background: url("/local/templates/ac_step/images/choiceW.png") center center;
	background-size: cover; }

.bgGrey {
	background: #414141; }
.bgGrey * {
	color: #fff; }
.bgGrey .iconNum-choice {
	background: url("/local/templates/ac_step/images/choiceW.png") center center;
	background-size: cover; }

.marginTop {
	margin-top: 20px; }

.content-left {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start; }

.content-right {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end; }

.content-center {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between; }

.img-right {
	display: block; }
.img-right .img {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 47%;
	max-height: 250px;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center; }
.img-right .img img {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center; }

.img-left {
	display: block; }
.img-left .img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 47%;
	max-height: 250px;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center; }
.img-left .img img {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center; }

.bxe-container {
	margin: 0;
	padding: 0; }

@media screen and (max-width: 768px) {
	.article-block-simple, .bx-editor-iframe, .bxe-container {
		padding: 10px 20px; }
	.article-block-simple h1,
	.article-block-simple .h1, .bx-editor-iframe h1,
	.bx-editor-iframe .h1, .bxe-container h1,
	.bxe-container .h1 {
		font-size: 24px;
		line-height: 24px;
		font-weight: 500;
		margin-bottom: 18px;
		width: 100%; }
	.article-block-simple h2,
	.article-block-simple .h2, .bx-editor-iframe h2,
	.bx-editor-iframe .h2, .bxe-container h2,
	.bxe-container .h2 {
		font-size: 18px;
		line-height: 18px;
		font-weight: 500;
		width: 100%;
		margin-bottom: 10px; }
	.article-block-simple h3,
	.article-block-simple .h3, .bx-editor-iframe h3,
	.bx-editor-iframe .h3, .bxe-container h3,
	.bxe-container .h3 {
		font-size: 16px;
		line-height: 18px;
		font-weight: 700;
		width: 100%;
		margin-bottom: 10px; }
	.article-block-simple p,
	.article-block-simple .p, .bx-editor-iframe p,
	.bx-editor-iframe .p, .bxe-container p,
	.bxe-container .p {
		font-size: 14px;
		line-height: 18px;
		font-weight: 400;
		width: 100%;
		margin-bottom: 10px; }
	.marginTop {
		margin-top: 10px; }
	.img-left .img,
	.img-right .img,
	.content-center .img {
		max-height: 250px;
		height: auto;
		margin-bottom: 15px; }
	.img-left .img img,
	.img-right .img img,
	.content-center .img img {
		width: 100%; } }

@media screen and (max-width: 640px) {
	.article-block-simple .iconNum-choice, .bx-editor-iframe .iconNum-choice, .bxe-container .iconNum-choice {
		min-width: 25px;
		min-height: 25px;
		max-width: 25px;
		max-height: 25px;
		margin-right: 10px;
		margin-bottom: 10px; }
	.article-block-simple .imgW25, .bx-editor-iframe .imgW25, .bxe-container .imgW25 {
		width: 49%;
		max-width: 49%; }
	.article-block-simple .w25, .bx-editor-iframe .w25, .bxe-container .w25 {
		width: 47%; } }

@media screen and (max-width: 480px) {
	.article-block-simple .imgW25,
	.article-block-simple .imgW30,
	.article-block-simple .imgW50, .bx-editor-iframe .imgW25,
	.bx-editor-iframe .imgW30,
	.bx-editor-iframe .imgW50, .bxe-container .imgW25,
	.bxe-container .imgW30,
	.bxe-container .imgW50 {
		width: 100%;
		max-width: 100%; }
	.article-block-simple .w25, .bx-editor-iframe .w25, .bxe-container .w25 {
		width: 50%; }
	.article-block-simple .w50,
	.article-block-simple .w30, .bx-editor-iframe .w50,
	.bx-editor-iframe .w30, .bxe-container .w50,
	.bxe-container .w30 {
		width: 100%; }
	.img-left .img,
	.img-right .img {
		max-height: 250px;
		height: auto;
		width: 100%;
		margin: 0;
		margin-bottom: 15px; }
	.img-left .img img,
	.img-right .img img {
		width: 100%; } }

/* End */


/* Start:/local/templates/ac_step/template_styles.css?17401328104030*/
@media (max-width:767px){#bx-panel{display:none !important}}
.error_container {
	color: #b72f2f;
}
.success_container {
	color: green;
}
.errortext {
	color: #b72f2f;
}

.preloader_container {
	display: none;
}

.preloader_container.d-show {
	display: block;
}

.preload__overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 10000;
}

.preload__overlay .sk-chasing-dots {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -50px;
	margin-top: -50px;

	width: 4em;
	height: 4em;
	text-align: center;
	-webkit-animation: sk-chasing-dots-rotate 2s infinite linear;
	animation: sk-chasing-dots-rotate 2s infinite linear;
}

.preload__overlay .sk-chasing-dots .sk-child {
	width: 2em;
	height: 2em;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #ffbc00;
	border-radius: 100%;
	-webkit-animation: sk-chasing-dots-bounce 2s infinite ease-in-out;
	animation: sk-chasing-dots-bounce 2s infinite ease-in-out;
}

.preload__overlay .sk-chasing-dots .sk-dot-2 {
	top: auto;
	bottom: 0;
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

@keyframes sk-chasing-dots-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes sk-chasing-dots-bounce {
	0%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

/* @TODO -  START - ПЕРЕНЕСТИ В ПРОЕКТ LAYOUT */
.patterns .mainContent__item.recomended-card{
    height: 485px;
}
.patterns .mainContent__item.recomended-card .discription-block div{
    justify-content: flex-start;
}
.patterns .mainContent__item.recomended-card .linkBtn{
    background-color: #ffbc00;
    color: #0e1317;
    opacity: 1;
}

.patterns.description-container {
    width: 100%;
}

/* @TODO - END - ПЕРЕНЕСТИ В ПРОЕКТ LAYOUT */

@media (min-width: 992px) {
	#enterRegister .col-lg-4 {
		float: left;
	}
}
@media (min-width: 768px) {
	#enterRegister .col-md-6 {
		float: left;
	}
}

.banner-info {
        display: flex;
        color: #fff;
        align-items: center;
        justify-content: space-between !important;
        background: linear-gradient(89.98deg, #DB6D2F 0.01%, #A61C1C 33.64%, #000000 99.99%) !important;
        border-radius: 24px !important;
        padding: 8px 10px 8px 20px;
    }

    .banner-info__text {
        padding-right: 10px;
        font-size: 18px;
        font-weight: 600;
        line-height: 21px;
        text-align: left;
    }

    .banner-info__button {
        background-color: #FFBC00;
        border-radius: 18px;
        padding: 8px;
        font-size: 16px;
        line-height: 19px;
        font-weight: 600;
        color: #000;
        max-width: 230px;
        width: 100%;
        cursor: pointer;
        border: none;
    }

    @media (min-width: 480px) {
        .mainContent .container.banner-info-wrapper {
            margin-bottom: 30px;
        }
    }

    @media screen and (max-width:922px){
        .banner-info__text {
            font-size: 14px;
            font-weight: 600;
            line-height: 17px;
        }

        .banner-info__button {
            max-width: 200px;
        }
    }

    @media screen and (max-width:768px){
        .banner-info__button {
            max-width: 160px;
        }
    }

    @media screen and (max-width:480px){
        .container.banner-info-wrapper {
            padding: 0 15px;
        }

        .mainContent .container.banner-info-wrapper {
            padding: 0;
        }

        .banner-info__text {
            font-size: 10px;
            font-weight: 600;
            line-height: 12px;
        }

        .banner-info {
            padding: 5px 5px 5px 10px !important;
            margin-bottom: 15px !important;
        }

        .banner-info__button {
            height: 38px;
            max-width: 115px;
            font-size: 14px;
            line-height: 17px;
            font-weight: 600;
        }
    }
/* End */
/* /local/templates/ac_step/styles.css?167999698313358 */
/* /local/templates/ac_step/template_styles.css?17401328104030 */
