﻿.mobile-menu_nav .catalog-btn {
	display: none !important;
}

.team-item__img {
	align-self: flex-start;
}

.section.content h2 {
	color: var(--title);
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 25px;
	scroll-margin-top: 200px;
}
.section.content h3 {
	color: var(--title);
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.section.content img:not(.author-avatar__img) {
	border-radius: 8px;
	float: right;
	margin-bottom: 20px;
}

.section.content ul:not(.two-columns-list):not(.columns-2) {
	margin-left: 0;
}

/* .section.content ul.two-columns-list {
	margin-left: auto;
} */
.section.content .directions-list {
	margin: 0 auto !important;
}
.mobile-details-none {
	display: none;
}

.articles-detail__text {
	min-height: 300px;
}

.articles-detail__text .content-block__preview {
	margin-bottom: 20px;
}
.articles-detail__text .section-title {
	margin-top: 0;
}

.d-none-mobile {
	display: none;
}
.articles-detail__container {
	margin-top: 45px;
}
@media (max-width: 991px) {
	.articles-detail__container {
		margin-top: 0;
	}
	.d-none-desktope {
		display: none;
	}
	.d-none-mobile {
		display: block;
	}
}
@media (max-width: 480px) {
	.related-products .crosslink__item {
		padding: 20px !important;
	}
	.crosslink__content {
		padding: 0 !important;
	}
	.element-column {
		flex-direction: column;
	}
	.element-column .element-item__img {
		width: 100%;
		object-fit: cover;
		max-height: 200px;
	}
	.mobile-details-none--text {
		position: absolute;
		display: flex !important;
		left: 7px;
		top: 30px;
		margin-top: 0;
		display: inline-flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.mobile-details-none--text .element-item__stock {
		display: inline-flex;
		background: #fff;
		padding: 4px;
		border-radius: 4px;
	}
	.mobile-details-none--text .element-item__question {
		display: inline-flex;
		background: #fff;
		padding: 4px;
		border-radius: 4px;
	}

	.mobile-details-none--text.mobile-details-none--text__top {
		top: 0px;
	}

	.element-item__imgblock {
		position: relative;
		min-height: 200px;
	}
	.mobile-details-none--button {
		position: absolute;
		left: 0;
		bottom: 10px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.mobile-details-none--button .btn__violet {
		margin-left: 10px;
	}
	.mobile-details-none--button .btn__transparent {
		background: #fff;
		margin-right: 10px;
	}
	.desktop-details-none {
		display: none !important;
	}
	.mobile-details-none {
		display: block;
		margin-top: 10px;
	}
	.element-item__buttons {
		display: flex;
		align-items: center;
		margin-left: auto;
		width: 100%;
	}
	.course__information.d-flex.content.only-mobile {
		margin-top: 20px;
	}

}
.img-full-absolute {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.related-products {
	display: flex;
	gap: 20px;
}
.related-products .swiper-wrapper {
	margin-bottom: 25px;
}
.related-products .crosslink__title {
	margin: 0;
	-webkit-line-clamp: 6;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.related-products .crosslink__item {
	padding: 25px 20px 20px 25px;
}
.related-products .crosslink__content {
	padding-top: 0;
	padding-bottom: 0;
}
.related-products .crosslink__img {
	object-fit: cover;
}
.two-columns-text .two-columns-text__one-col {
	grid-template-columns: auto;
}

@media (max-width: 362px) {
	.header__top-container {
		gap: 0;
		padding-left: 10px;
		padding-right: 10px;
	}
	.related-products .crosslink__title {
		font-size: 12px;
	}

	.task-159500 .related-products .crosslink__title {
		font-size: 14px;
	}
	/* .open-mobile-menu {
		width: 24px;
		height: 24px;
	} */
	/* .header-buttons__icon {
		width: 18px;
		height: 22px;
	} */
	/* .mobile-callback svg {
		width: 20px;
	} */
}
.tariff__options ul {
	padding-left: 0;
}
.tariff__options li {
	list-style-type: none;
	padding-left: 32px;
    position: relative;
	text-align: left;
    margin-bottom: 8px;
}
.tariff__options li:before {
	content: "";
	background: url('../images/point_menu.svg') no-repeat center;
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 3px;
}
@media(max-width: 767px) {
	.tariff__options li:before {
		top: 0;
	}
}
.seo-text .directions-list {
	margin: 30px auto;
	margin-left: auto !important;
}

.element-item__rowFlex {
	display: flex;
	flex-direction: column;
	align-items: end;
}
.element-item__rowFlex .element-item__info {
	justify-content: end;
	margin-bottom: 12px;
}
.element-item__rowFlex .btn {
	white-space: nowrap;
}
.metod_couesres .element-item__content {
	flex-wrap: nowrap;
}

@media screen and (max-width: 1024px) {
	.course-direction__elements .element-item__name {
		min-width: auto;
	}
}
@media screen and (max-width: 767px) {
	.element-item__rowFlex .element-item__buttons {
		gap: 0;
		margin-left: 0;
		justify-content: center;
		width: auto;
	}
}

.frame-wrapper {
	height:60vw;
	max-width: 1066px;
	max-height: 600px;
	min-height: 240px;
	margin: 0 auto;
}
@media screen and (max-width: 550px) {
	.metod_couesres .element-item {
		flex-direction: column;
	}
}
@media screen and (max-width: 480px) {
	.metod_couesres .element-item__imgBlock img {
		height: 250px;
		object-fit: cover;
		width: 100%;
	}
}

/*icons sections*/
.icons-nav {
	width: 393px;
	max-width: 100%;
	margin-bottom: 25px;
}
.mobile-menu + .icons-nav {
	width: 100%;
	display: none;
}

.icons-nav__wrapper {
	padding: 0;
	list-style: none;
	gap: 20px;
}

.icons-nav__link {
	display: flex;
	align-items: center;
	gap: 20px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2;
	justify-content: space-between;
}

.icons-nav__link img {
	height: 55px;
	width: 55px;
	margin: 0 auto;
	object-fit: contain;
}

.icons-nav__link span {
	flex-grow: 1;
	text-align: left;
}
.icons-nav__link:hover span {
	color: var(--primary);
}

@media screen and (max-width: 1280px) {
	.icons-nav {
		width: 275px;
	}

	.icons-nav__link {
		font-size: 15px;
	}
}
/**/

.contacts__row {
	justify-content: space-between;
	gap: 25px;
}

.contacts__item {
	flex-grow: initial;
	width: fit-content;
}

a.contacts__item:has(small) {
	position: relative;
	min-height: 50px;
	min-width: 200px;
}

a.contacts__item small {
	position: absolute;
	bottom: 0;
	left: 45px;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
}

.contacts__item.contacts__address {
	max-width: 460px;
}

@media (max-width: 1360px) {
	a.contacts__item small {
		left: 30px;
	}
}

@media (max-width: 1160px) {
	.contacts__item.contacts__address {
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	a.contacts__item small {
		left: 25px;
	}
}

.collapsed-block {
	position: relative;
	height: 100%;
	padding-top: 30px;
}

.collapsed-block.expanded + .collapsed-block-opener {
	display: none;
}

.collapsed-block:not(.expanded) {
	max-height: 640px;
	overflow: hidden;
}

.collapsed-block:after {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background: var(--see-more);
}

.collapsed-block.expanded:after {
	display: none;
}

.collapsed-block-opener {
	margin: 15px 0;
	width: fit-content;
}

.sertificate-rules ul.columns-2 {
	margin: 40px auto 30px auto;
}

.section-news .section-title {
	margin-bottom: 20px;
}
.section-advantages .section-title {
	margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
	.section-news .section-title {
		margin-bottom: 10px;
	}
	.section-advantages .section-title {
		margin-bottom: 25px;
	}
}
@media screen and (max-width: 577px) {
	.section-advantages .section-title {
		margin-top: 25px;
	}
	.section-documents {
		margin-top: 45px !important;
	}
	.section-news {
		margin-top: 35px !important;
	}
	.audio-reviews {
		margin: 30px 0 50px 0 !important;
	}
}

.content ul.messengers-list {
	margin-bottom: 0;
	padding-top: 50px;
	padding-bottom: 10px;
}

.content ul.messengers-list .messengers-item {
	padding: 0;
	margin: 0;
}

.content ul.messengers-list .messengers-item a img {
	margin: 0;
}

.content ul.messengers-list .messengers-item::before {
	display: none;
}

/*.table_block*/
.table {
	line-height: 1.2;
	/* margin: 0 0 40px 0; */
}

table {
	/* width: 100%; */
	border: 2px solid #666666;
	border-collapse: collapse;
	margin-bottom: 20px;
	text-align: left;
}

table th {
	text-align: left;
	font-weight: normal;
	font-family: "OpenSansBold";
	border: 1px solid #666666;
	/* padding: 16px 15px; */
}

table td {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #cccccc;
	padding: 12px;
}

.table > p {
	/* margin: 18px 0 0 0; */
	font-size: 13px;
	color: rgb(153, 153, 153);
}
table:not(.size-shoes) tr:first-child td {
	background: #ff6600;
	border-right: 1px solid #ff6600;
	color: #ffffff;
}

@media screen and (max-width: 415px) {
	table td {
		padding: 0;
	}
	
	.content.collapsed-block table td {
		padding: 12px;
	}
}
table.size-shoes,
table.size-shoes tr,
table.size-shoes th,
table.size-shoes td {
	border: none;
}
/* end table_block*/

.header__second--mpc .header__second-container {
	padding-top: 48px;
}

.header__second--mpc .header__logo {
	margin-top: -35px;
}

@media (min-width: 1359px) {
	.header__second--mpc .header__logo {
		max-width: 365px;
	}
}

@media (max-width: 1359px) {
	.header__second--mpc .header__logo {
		margin-top: -22px;
	}
}

@media (max-width: 1139px) {
	.header__second--mpc .header__second-container {
		padding-top: 25px;
	}
}

@media (max-width: 534px) {
	.header__second--mpc .header__logo {
		max-width: 150px;
		margin-top: -15px;
	}
}

.faq__content--bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

a.arrows-block__text[href^="#"] {
	color: #ff6600;
}

a.arrows-block__text[href^="#"]:hover {
	color: #000;
}

.sertificate-info {
	margin-bottom: 0;
}

.sertificate-info_bottom-indent-50 {
	margin-bottom: 50px;
}

.section.content +.sertificate-info {
	margin-top: 0;
}

.section.content.sertificate-info img {
	margin-bottom: 0;
}

@media(max-width: 767px) {
	.sertificate-info ul,
	.sertificate-rules ul.columns-2 {
		margin-top: 0;
	}

	.sertificate-rules .section-title {
		margin: 0 0 25px;
	}
}

@media(max-width: 991px) {
	.section.content iframe {
		width: 100%;
		height: auto;
	}
}

.call-me-widget__fixed-btn {
	position: fixed;
	bottom: 98px;
	right: 57px;
	font-size: 0;
	background: var(--wrapper-bg);
	border-radius: 50%;
	border: 0;
	width: 52px;
	height: 52px;
	box-shadow: 0 0 0 7px #99999942;
	z-index: 2;
	cursor: pointer;
	transition: 0.4s;
}
.call-me-widget__fixed-btn:hover {
	transform: scale(1.05);
}

.sitemap {
	margin: 0;
}

@media(max-width: 767px) {
	body .b24-widget-button-wrapper {
		bottom: 105px !important;
		right: 15px !important;
		left: auto !important;
	}
	.call-me-widget__fixed-btn {
		bottom: 15px;
		right: 22px;
	}
	
	.b24-widget-button-popup

	.content ul.messengers-list {
		padding-top: 30px;
	}

	#toTopBtn {
		right: auto;
		left: 15px;
		bottom: 15px;
	}
}

.d-flex_column {
	flex-direction: column;
}

.course__sertificates {
	gap: 10px;
	display: flex;
}

.course__sertificates-item {
	margin: 0;
	margin-bottom: 15px;
	break-inside: avoid;
	box-shadow: 0 22px 39px -22px #00000040;
	display: flex;
}

.course__sertificates-item a {
	width: 100%;
	height: 100%;
}

.course__sertificates div img {
	min-height: 100%;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.section.content .course__sertificates {
	grid-template-columns: repeat(4, 1fr);
	margin-bottom: 60px;
}
.section.content .course__sertificates div img {
	margin-bottom: 0;
}
.section.content .course__sertificates-item a {
	max-height: 230px;
	overflow: hidden;
}

@media screen and (max-width: 767px) {

	.course__sertificates,
	.section.content .course__sertificates 	{
		max-width: 235px;
		margin: 15px auto;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}
	
	.section.content .course__sertificates	{
		max-width: 100%;
	}	

	.course__sertificates div {
		width: 100%;
		flex-direction: row;
	}
}

.section-advantages {
    margin-bottom: 80px;
}

.advantages {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 25px;
    margin: 0;
}

.advantages__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 20px;
    border: 2px solid #f9f9f9;
    box-shadow: 0 8px 32px -19px #000000bf;
    border-radius: 8px;
    cursor: pointer;
}

.advantages__img {
    transition: .8s
}

.advantages__item:hover .advantages__img {
    transform: scale(1.2)
}


.advantages__text {
    font-weight: 700;
    font-size: 17px;
    text-align: center;
    line-height: 1.3;
    margin-top: 20px;
    transition: .5s;
}

.advantages__item:hover .advantages__text {
    color: var(--primary)
}

@media screen and (max-width: 1280px) {
    .advantages__img {
        width: 100px;
        height: 100px;
    }

    .advantages__text {
        font-size: 15px;
    }
}

@media screen and (max-width: 880px) {

    .section-advantages {
        margin-bottom: 30px;
    }

    .advantages__img {
        width: 62px;
        height: 62px;
    }

    .advantages__text {
        font-size: 14px;
        line-height: 1.2;
        margin-top: 10px;
    }

    .advantages__item {
        padding: 15px
    }

    .advantages {
        gap: 15px;
        margin-bottom: 30px;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 576px) {
    .advantages__img {
        width: 50px;
        height: 54px;
    }

    .advantages__text {
        font-size: 12px;
    }


	.task-159500 .advantages__text {
		font-size: 14px;
	}
}

@media screen and (min-width: 1200px) {
	.form-question {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.footer-form {
		background: transparent;
	}
	.footer-form__container {
		background: var(--primary);
	}
}

/* COOKIE */

.accept-cookie {
	display: flex;
	padding: 25px;
	gap: 20px;
	justify-content: center;
	align-items: center;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 100000;
	background-color: #333333;
	color: #ffffff;

	transform: translateY(0);
	transition: transform 0.3s ease-out, opacity 0.3s ease-out;
}

.accept-cookie.hide {
	transform: translateY(100%);
	opacity: 0;
}

.accept-cookie::after {
	content: "";
	display: none;
}

.accept-cookie__btn {
	background-color: var(--primary);
	box-shadow: 0 0 8px var(--primary);
	border: none;
	color: var(--bullet);
	width: auto;
	height: 60px;
	margin: 0;
	padding: 0 42px;
}

.accept-cookie__btn:hover {
	box-shadow: 0 0 16px var(--primary);
}

.reject-cookie__btn {
	background: none;
	border: none;
	padding: 0;
	font-size: 18px;
	color: var(--gray-text);
	cursor: pointer;
	text-decoration: underline;
}

.reject-cookie__btn:hover {
	color: var(--violet);
}

.cookie-banner__text {
	max-width: 900px;
}
.cookie-banner__actions {
	display: flex;
	gap: 20px;
	flex-shrink: 0;
}

@media (max-width: 800px) {
	.accept-cookie {
		display: flex;
        flex-flow: column;
        gap: 20px;
        padding: 20px;
		text-align: center;
        font-size: 12px;
	}
	
	.b24-widget-button-position-bottom-right .b24-widget-button-popup {
		left: -220px !important;
		bottom: 0 !important;
		width: 190px !important;
	}

	.accept-cookie__btn {
		height: 35px;
		font-size: 12px;
	}

	.reject-cookie__btn {
		font-size: 12px;
	}

	.cookie-banner__actions {
		flex-direction: column;
		width: 70%;
		gap: 12px;
	}
}

/* END COOKIE */

.section.content .course__sertificates--full-height {
	align-items: center;
	gap: 30px;
}

.section.content .course__sertificates--full-height .item {
	width: calc(1/2*100% - (1 - 1/2)*30px);
}

.section.content .course__sertificates--full-height .row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
	gap: 30px;
	justify-content: center;
}

.section.content .course__sertificates--full-height .course__sertificates-item a {
    max-height: none;
	box-shadow: 0 35px 25px -29px #00000085;
}

@media(max-width: 991px) {
	.section.content .course__sertificates--full-height .row {
		width: calc(1 / 2 * 100% - (1 - 1 / 2) * 30px);
	}
}

@media(max-width: 767px) {
	.section.content .course__sertificates--full-height .item {
		width: 100%;
	}
	
	.section.content .course__sertificates--full-height .row {
		width: 100%;
	}
}
.html-video iframe {
    margin: 0 auto;
    display: block;
	max-width: 100%;
}

@media screen and (max-width: 1400px) {
	.html-video iframe {
		height: 450px;
	}
}

@media screen and (max-width: 767px) {
	.collapsed-block-opener+.section .section-title {
		margin: 0 0 25px;
	}
	
	.html-video iframe {
		height: 300px;
	}
}

@media screen and (max-width: 480px) {
	.html-video iframe {
		height: 170px;
	}
}

#section-tariff,
#section-programm,
#lw-seotext-block,
#section-recommend,
#lw_service_acco,
#lw-seotext-block,
#section-documents,
#courseDocuments, 
#section-faq {
	scroll-margin-top: 14rem;
}
@media screen and (max-width: 767px) {
	#section-tariff,
	#section-programm,
	#lw-seotext-block,
	#section-recommend,
	#lw_service_acco,
	#lw-seotext-block,
	#section-documents, 
	#section-faq {
		scroll-margin-top: 5rem;
	}	
}

.articles-detail__date {
    background: var(--primary);
    color: #ffffff;
    font-size: 16px;
    padding: 6px 17px;
    display: inline-block;
    margin-bottom: 20px;
}

.content-page__nav {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	gap: 10px;
}

.content-page__nav br {
	display: none;
}

@media(max-width: 480px) {
	.content-page__nav>div{
		width: calc(1/2*100% - (1 - 1/2)*10px);
	}
	.content-page__nav>div br{
		display: block;
	}
}

.content-page__nav-prev {
	flex-direction: row-reverse;
	font-weight: 600;
}

.content-page__nav-prev svg {
	transform: rotate(180deg);
}

.content-page__nav-next {
	font-weight: 600;
}

@media screen and (max-width: 991px) {
	.content-page__nav-next,
	.content-page__nav-prev {
		font-size: 14px;
	}
}

@media screen and (max-width: 767px) {
	.content-page__nav-next,
	.content-page__nav-prev {
		font-size: 13px;
		max-width: 100%;
		gap: 10px;
		line-height: 1.3;
	}

	.task-159500 .content-page__nav-next,
	.task-159500 .content-page__nav-prev {
		font-size: 14px;
	}

	.content-page__nav-next {
		text-align: right;
	}
}

@media (min-width: 768px) {
	.call-me-widget__fixed-btn {
		right: 36px;
	}
	
	body .b24-widget-button-wrapper {
		right: 29px !important;
	}
}

/* documents */

.documents {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	margin-bottom: 30px;
	justify-content: center;
}

.documents__item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
	font-size: 18px;
}

.documents__img {
	margin-bottom: 15px;
}

.documents__name.full {
	max-width: 200px;
}

.documents a[data-fancybox] {
	position: relative;
	display: flex;
	box-shadow: 0 22px 39px -22px #00000040;
}

.documents a[data-fancybox] img {
	margin-bottom: 0;
}

.documents a[data-fancybox]::before {
	content: "";
	background: url('../images/icon_zoom.svg');
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	background-size: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: 0.9s;
	background-position: bottom left;
	max-width: 100%;
	max-height: 100%;
}

.documents a[data-fancybox]:hover::before {
	width: 171px;
	height: 171px;
	opacity: 0.2;
}

form.loading .popup__submit
{
	opacity: 0.5;
}

@media(max-width: 991px) {
	.documents__item {
        width: calc(50% - 5px);
		align-items: center;
    }
	
}

@media(max-width: 576px) {
	.documents__item {
		font-size: 14px;
        width: 100%;
    }
}

.documents__title {
	background: var(--primary);
	border-radius: 8px;
	color: #ffffff;
	padding: 12px 30px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 20px;
	cursor: pointer;
	display: flex;
	align-items: center;
	transition: 0.3s;
}

.documents__title:hover {
	background: var(--violet);
}

.documents__title svg {
	transform: rotateX(180deg);
	margin-right: 10px;
	transition: 0.3s;
	min-width: 18px;
}

.documents__title.active svg {
	transform: rotate(0);
}

.documents__content {
	display: none;
	width: 100%;
	text-transform: none;
    padding: 0 20px 20px 20px;
    font-size: 18px;
}

.documents__content.active {
	display: block;
}

.service_acco .documents__content {
	text-transform: none;
    padding: 0 20px 20px 20px;
	font-size: 18px;
}

.service_acco .documents__content p:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.service_acco .documents__title svg {
	min-width: 18px;
}

.service_acco .documents__title svg {
	min-width: 18px;
}

@media (max-width: 767px) {
    .service_acco .documents__title {
        padding: 12px 10px;
        font-size: 14px;
    }
	
	.service_acco .documents__content {
        font-size: 14px;
    }
	
	.course__documents .documents__title {
		margin-left: -15px;
		margin-right: -15px;
		border-radius: 0;
		font-size: 16px;
		line-height: 1.3;
		padding: 12px 25px;
	}
}

.service-faq__block
{
	margin-top:20px;
}

.mobile-details-none--button .btn__transparent {
	color: var(--text-advantages);
}

.two-columns-block
{
	margin-bottom: 25px;
}
.two-columns-block .two-columns_title
{
	color: var(--title);
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.two-columns-block .two-columns_row
{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.two-columns-block .two-columns_item
{
	flex: 0 0 50%;
	max-width: 50%;
}
.two-columns-block .two-columns_wrap
{
	margin-bottom: 50px;
	display: flex;
	flex-direction: row;
}

.two-columns-block .two-columns_icon
{
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-end;
	justify-content: center;
	width: 80px;
	max-width: 80px;
	min-width: 80px;
	height: 80px;
	max-height: 80px;
	min-height: 80px;
}
.two-columns-block .two-columns_icon svg {
	fill: #ff6600;
	max-width: 100%;
	max-height: 100%;
}
.two-columns-block .two-columns_icon img {
	max-width: 100%;
	max-height: 100%;
}
.two-columns-block .two-columns_text {
	display: flex;
	flex-direction: column;
	margin-left: 20px;
}
@media (max-width: 767px) {
	.two-columns-block .two-columns_item
	{
		flex: 0 0 100%;
		max-width: 100%;
	}
}

/* variables */

.variables {
	padding: 0;
}

.variables__list {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.variables__item {
	width: calc(1/2*100% - (1 - 1/2)*20px);
	background: var(--bg);
	border-radius: 8px;
	padding: 31px 30px 31px 40px;
	display: flex;
	gap: 43px;
	box-shadow: 0 30px 25px -20px #0000007a;
	background: var(--bg);
}

.variables__info-title {
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
	text-transform: uppercase;
	margin-bottom: 27px;
}

.variables__info-text {
	font-size: 16px;
	line-height: 24px;
}

.variables__info-text p:not(:last-child) {
	margin-bottom: 24px;
}

.variables__info-text ul {
	list-style: none;
}

.variables__info-text ul li {
	position: relative;
	padding-left: 23px;
}

.variables__info-text ul li:before {
	position: absolute;
	top: 12px;
	left: 9px;
    width: 3px;
    height: 3px;
	border-radius: 8px;
	content: '';
	background: #000000;
}
.variables__item-icon img {
	min-width: 90px;
}

@media(max-width: 1199px) {
	.variables__item {
		width: 100%;
        flex-direction: column;
	}
}

@media(max-width: 767px) {
	.variables__list {
		gap: 40px;
	}

	.variables__item {
        padding: 20px;
        align-items: center;
		gap: 20px;
	}
	
	.variables__info-title {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	
	.variables__info-text {
		font-size: 14px;
		line-height: 18px;
	}
	
	.variables__item-icon img {
		min-width: 30px;
		max-width: 50px;
		height: auto;
	}
}
.section.content img.center {
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.content ul ul,
.seo-text ul ul {
	padding: 0 0 0 0;
	margin-bottom: -25px;
    margin-top: 15px;
}

.documents__title svg {
	margin-right: 10px;
}

.section-license__list {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}

.section-license__list-right {
	width: 250px;
}

.section-license__list-left p,
.section-license__list-left {
	font-size: 18px;
}
.section-license__list-left p  {
	padding-bottom: 10px;
}

.section-license__list .documents__img a {
	margin: 0 auto;
	display: block;
	max-width: fit-content;
}

@media(max-width: 767px) {
	.section-license__list {
		flex-direction: column;
	}

	.section-license__list-right {
		width: 100%;
	}
}

.footer__copywrite a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

@media(max-width: 576px) {
	.footer__callback {
        -ms-flex-order: 4;
        order: 4;
		margin-bottom: 0;
	}

	.footer__subscribe {
		-ms-flex-order: 6;
		order: 6;
	}
}

@media(max-width: 370px) {
	.footer__social--item.whatsapp {
		display: none;
	}
}


@media(max-width: 440px) {
	.footer__social--item.youtube {
		display: none;
	}
}


@media(max-width: 576px) {
	.footer__social {
		-ms-flex-order: 5;
		order: 5;
		margin-bottom: 20px;
		max-width: fit-content;
		margin-left: auto;
		margin-right: 0;
		margin-top: 5px;
		gap: 15px;
	}
}

@media(max-width: 480px) {
	.footer__social {
		gap: 10px;
	}
}

.content a.long {
    word-break: break-word;
}

/**/

.container.choose-course {
	padding: 50px 0;
}

.choose-course__list {
	gap: 20px;
	display: flex;
	flex-wrap: wrap;
}

.choose-course__item {
	background: #FAFAFA;
	border: 1px solid #DDDDDD;
	border-radius: 8px;
	-webkit-box-shadow: 0 35px 25px -29px #00000033;
    box-shadow: 0 35px 25px -29px #00000033;
	width: calc(1/4*100% - (1 - 1/4)*20px);
	padding: 15px 15px 30px 15px;
	display: flex;
	flex-direction: column;
	gap: 15px;
	justify-content: space-between;
}

.choose-course__extra {
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}

.choose-course__title {
	font-weight: 600;
	font-size: 18px;
	color: #111111;
    line-height: 1.2em;
    min-height: 2.4em;	
}

.choose-course__description {
	font-weight: 400;
	font-size: 16px;
	color: #666666;
    line-height: 1.2em;
    min-height: 4.8em;
}

.choose-course__info-list {
	border-top: 1px solid #CCCCCC;
	padding-top: 15px;
}

.choose-course__list ul {
	padding: 0;
}
.choose-course__list ul li {
	position: relative;
	padding-left: 27px;
	font-size: 16px;
	line-height: 21px;
	color: #000000;
	list-style: none;
	margin-bottom: 16px;
}

.choose-course__list ul li:last-child {
	margin-bottom: 0;
}

.choose-course__list ul li:before {
	content: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.75937 0.00778747C7.22661 1.80665 7.00078 3.9248 8.16109 5.4589C9.72634 6.51018 11.7588 6.37001 13.5421 6.79052C11.7277 7.2344 9.59395 7.01636 8.06764 8.2156C7.05529 9.79642 7.20325 11.7978 6.75937 13.5733C6.47903 12.0002 6.38559 10.3727 5.85605 8.85416C5.62243 8.14551 4.94493 7.71721 4.25186 7.55368C2.85015 7.20325 1.41729 7.03972 0 6.78274C1.44065 6.51797 2.91245 6.38558 4.33752 5.99622C5.09289 5.8249 5.73924 5.25643 5.93392 4.49327C6.36222 3.02926 6.49461 1.50295 6.75159 0" fill="%23FF7316"/></svg>');
	position: absolute;
	top: 0;
	left: 0;
}

.choose-course__img {
	height: 155px;
	border-radius: 8px;
	position: relative;
}

.choose-course__img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	border-radius: 8px;
}

.choose-course__label {
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	padding: 8px 10px;
	border-radius: 8px 0 8px 0;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #000;
	color: #FFF;
}

.choose-course__label.recommend {
	background: #6A77C9;
}

.choose-course__label.sale {
	background: #FF7316;
}

.choose-course__prices {
    align-items: center;
    margin-top: 7px;
}

@media(max-width: 991px) {
	.choose-course__item {
		width: calc(1/2*100% - (1 - 1/2)*20px);
	}
}

@media(max-width: 576px) {
	.choose-course__item {
		width: 100%;
	}
}

.get-rank {
	padding: 50px 0;
}

.get-rank__list {
	display: flex;
	gap: 10px;
	flex-direction: column;
	margin-top: 40px;
}
.get-rank__list+.get-rank__list {
	margin-top: 10px;
}

.get-rank__item {
	background: #FAFAFA;
	border: 1px solid #DDDDDD;
	border-radius: 8px;
	padding: 25px 20px;
	display: flex;
	gap: 50px;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.get-rank__img {
	width: 180px;
}
.get-rank__img img {
    -webkit-box-shadow: 0 35px 25px -29px #00000033;
    box-shadow: 0 35px 25px -29px #00000033;
}

.get-rank__right {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% - 180px);
}

.get-rank__title {
	display: flex;
	align-items: center;
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	text-transform: uppercase;
	color: #333333;
	gap: 15px;
	width: 100%;
}

.get-rank__button .btn {
	color: #111111;
	background: white;
	-webkit-appearance: none;
	border: 3px solid #ffa467;
	border-radius: 8px;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 12px 25px;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	display: block;
	text-align: center;
}

.get-rank__button .btn:hover {
    background-color: var(--primary);
    color: #ffffff;
}

.get-rank__button .btn:active {
	box-shadow: inset 0px 0px 23px 1px rgb(207 94 18);
}

.get-rank__info {
	gap: 20px;
    display: flex;
    justify-content: space-between;
    width: 100%;
	margin-top: -15px;
}

.get-rank__info-item {
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	max-width: 220px;
	padding-top: 48px;
}

.get-rank__info-title {
	font-weight: 600;
	margin-bottom: 10px;
}

.get-rank__info-content {
	font-weight: 400;
}

.get-rank__prices {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px;
	padding-top: 30px;
	padding-right: 40px;
	/*max-width: 180px;*/
}
.choose-course__prices.get-rank__prices {
	margin: 0 auto;
}

.get-rank__price {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	align-items: flex-end;
	/* max-width: fit-content; */
	justify-content: flex-end;
	text-align: right;
}

.get-rank__price-button {
	width: 100%;
}

.get-rank__price-old {
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	text-decoration-line: line-through;
	color: #666666;
}

.get-rank__price-new {
	font-weight: 700;
	font-size: 34px;
	line-height: 41px;
	color: #FF7316;
}

@media(max-width: 1199px) {
	.get-rank__info {
		flex-wrap: wrap;
	}
	
	.get-rank__info-item {
		width: calc(1/2*100% - (1 - 1/2)*20px);
		max-width: 100%;
	}
	
	.get-rank__prices {
		width: 100%;
		align-items: flex-start;
		padding-top: 0px;
		padding-right: 0px;
	}
	
	.get-rank__right {
		gap: 30px;
	}
	
	.get-rank__info-item {
		padding-top: 10px;
	}
	
	.get-rank__item {
		align-items: flex-start;
	}
}

@media(max-width: 991px) {
	.get-rank__item {
        align-items: flex-start;
	}
	
	.get-rank__title {
		font-size: 18px;
		line-height: 26px;
	}
	
	.get-rank__info {
		flex-direction: column;
		gap: 7px;
	}
	
	.get-rank__info-item {
		width: 100%;
	}
}

@media(max-width: 576px) {
	.get-rank__info-item {
		display: none;
	}
	
	.get-rank__title {
		font-size: 12px;
		line-height: 18px;
	}
	
	.get-rank__title svg {
		display: none;
	}
	
	.get-rank__price-old {
		font-size: 12px;
		line-height: 14px;
	}
	
	.get-rank__price-new {
		font-size: 20px;
		line-height: 24px;
	}
	
	.get-rank__info {
		margin-top: 0;
	}
	
	.get-rank .btn {
		font-size: 12px;
		line-height: 14px;
		padding: 8px 0;
		width: 97px;
		text-align: center;
	}
	
	.get-rank__right {
		gap: 0;
	}

	.get-rank__button .btn {
		padding: 7px 10px ;
		font-size: 14px;
		margin: 0;
	}
	
	.get-rank__prices {
		margin-top: 10px;
		flex-direction: row;
		align-items: center;
	}

	.get-rank__img,
	.get-rank__right {
		width: auto;
	}
	
	.get-rank__img img {
		max-width: 97px;
	}
	
	.get-rank__item {
		gap: 10px;
		padding: 10px;
	}
}
/**/

@media(max-width: 767px) {
	.header__second {
		position: sticky;
		top: 0;
		display: flex;
		align-items: center;
		min-height: 82px;
		z-index: 41;
		background: #FFF;
	}

	.header__second.fixed-top {
		box-shadow: 0 26px 25px -20px #00000059;
	}

	.header__messengers svg {
		width: 18px;
	}

	.header__second--mpc .header__logo {
        max-width: 150px;
        margin-top: -10px;
    }

	.header__second-container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.header__second--mpc .open-mobile-menu {
		display: none !important;
	}

	.header__second.fixed-top .open-mobile-menu {
		display: flex !important;
	}

	.button-fix {
		width: auto;
	}
}

@media(max-width: 339px) {
	.header-buttons__phone {
		display: none !important;
	}
}

.hidden-hover {
	position: relative;
	cursor: pointer;
}

.arrows-block__hidden {
	display: none;
	width: 350px;
	background: #FFF5EE;
    border: 2px solid #EF7C00;
    border-radius: 5px;
    color: #343232 !important;
	position: absolute;
    top: 60px;
    left: 0;
    padding: 10px;
    text-transform: none;
    font-size: 14px;
    z-index: 9;
	overflow: auto;
}

@media(min-width: 1000px) {
	.arrows-block__hidden.arrows-block__hidden_left-auto {
		left: auto;
	}

	.arrows-block__hidden.arrows-block__hidden_w-600 {
		width: 600px;
	}
}

.arrows-block__hidden a {
	white-space: nowrap;
}

.arrows-block__hidden ul {
	margin: 0;
}

.arrows-block__hidden p {
	margin-bottom: 5px;
}

.arrows-block__hidden-close-btn {
	display: none;
	float: right;
}

@media(min-width: 992px) {
	.hidden-hover:hover .arrows-block__hidden {
		display: block;
	}
}

@media(max-width: 991px) {
	.hidden-hover.active .arrows-block__hidden {
		display: block;
	}
}

.hidden-hover:hover {
	color: #ff6600;
}

@media(max-width: 480px) {
	.arrows-block__hidden {
		width: 230px;
	}

	.arrows-block__hidden-close-btn {
		display: block;
	}
}

.content ol {
	padding-left: 0;
	list-style-position: inside;
}

.content ol li {
	margin-bottom: 22px;
}

.header__phone-min {
	text-align: center;
	max-width: 100%;
	display: none !important;
	font-weight: 600;
	font-size: 12px;
}

@media(max-width: 576px) {
	.fixed-top .header__phone-min {
		display: block !important;
	}

	.header-buttons {
		font-weight: 600;
	}
}

@media(max-width: 480px) {
	.fixed-top .footer__social--item.whatsapp,
	.fixed-top .footer__social--item.max {
		display: none;
	}

	.fixed-top .header__second-container {
        gap: 8px 5px;
    }

	.fixed-top .header__messengers {
        gap: 7px;
    }
}

.footer__copywrite {
	max-width: 100%;
}

.our-team__list {
	row-gap: 50px;
}

.our-team__list .team-item__img {
	margin: 0 auto;
}

.gray-text {
	color: #999999;
}

/* Swiper: выравнивание навигации с пагинацией снизу */
.our-team__list,
.video-reviews,
.brands,
.news,
.lw-certificates,
.recommend,
.related-products,
.audio-reviews,
.faq__slider,
.team-list-slider,
.docs-gallery,
.docs-photos,
.documents__images,
.documents__gallery,
.license-slider,
.license-slider_simple,
.articles-related__slider {
	padding-bottom: 50px;
}

.our-team__list .swiper-button-prev, .our-team__list .swiper-button-next,
.video-reviews .swiper-button-prev, .video-reviews .swiper-button-next,
.brands .swiper-button-prev, .brands .swiper-button-next,
.news .swiper-button-prev, .news .swiper-button-next,
.lw-certificates .swiper-button-prev, .lw-certificates .swiper-button-next,
.recommend .swiper-button-prev, .recommend .swiper-button-next,
.related-products .swiper-button-prev, .related-products .swiper-button-next,
.audio-reviews .swiper-button-prev, .audio-reviews .swiper-button-next,
.faq__slider .swiper-button-prev, .faq__slider .swiper-button-next,
.team-list-slider .swiper-button-prev, .team-list-slider .swiper-button-next,
.docs-gallery .swiper-button-prev, .docs-gallery .swiper-button-next,
.docs-photos .swiper-button-prev, .docs-photos .swiper-button-next,
.documents__images .swiper-button-prev, .documents__images .swiper-button-next,
.documents__gallery .swiper-button-prev, .documents__gallery .swiper-button-next,
.license-slider .swiper-button-prev, .license-slider .swiper-button-next,
.license-slider_simple .swiper-button-prev, .license-slider_simple .swiper-button-next,
.articles-related__slider .swiper-button-prev, .articles-related__slider .swiper-button-next {
	top: auto;
	bottom: 5px;
	margin-top: auto;
}

.faq__slider .swiper-button-prev, .faq__slider .swiper-button-next {
	bottom: 0px;
}

/* Related articles slider */

.articles-related {
    margin-top: 60px;
}

.articles-related__title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.articles-related__pagination {
    margin-top: 20px;
    text-align: center;
    position: static;
}

.articles-related__pagination .swiper-pagination-bullet-active {
    background: var(--primary);
}

.articles-related__slider .swiper-wrapper {
    margin-bottom: 50px;
    align-items: stretch;
}

.articles-related__slider .swiper-slide {
    height: auto;
}

.articles-related__slider .swiper-slide .articles-list__item {
    height: 100%;
}



/* Promo banner - universal band with image and content slot */

.promo-banner {
    position: relative;
    clear: both;
    margin: 40px 0;
    padding-top: 74px;
}

.promo-banner__band {
    position: absolute;
    left: 0;
    right: 0;
    top: 74px;
    bottom: 0;
    background: #6a77c9;
    border-radius: 8px;
    overflow: hidden;
}

.promo-banner__circle {
    position: absolute;
    left: 4%;
    top: 50%;
    transform: translateY(-50%);
    width: 312px;
    height: 312px;
    border-radius: 50%;
    background: #ffffff;
}

.promo-banner__image {
    position: absolute;
    left: 1%;
	bottom: 0;
    height: 100%;
    width: auto;
    max-width: none;
}

.promo-banner__content {
    position: relative;
    box-sizing: border-box;
    margin: 0 4% 0 34%;
    min-height: 170px;
    padding: 34px 0;
    display: flex;
    align-items: center;
}

/* Digest - subscribe content inside promo banner */

.digest {
    width: fit-content;
    max-width: 100%;
}

.digest__row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
    width: 0;
    min-width: 100%;
}

.digest__title {
    margin: 0 0 16px;
    font-size: clamp(22px, 2.75vw, 38px);
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    color: #ffffff;
}

.digest__text {
    margin: 0;
    max-width: 502px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    color: #ffffff;
}

.digest__form {
    display: block;
    margin-top: 0;
}

.digest__col {
    flex-shrink: 0;
}

.digest__form-row {
    display: flex;
    align-items: center;
}

.digest__input {
    width: 265px;
    min-width: 0;
    margin-top: 0;
    font-weight: 300;
}

.digest__submit {
    width: 55px;
    height: 45px;
    margin-left: 12px;
    margin-bottom: 0;
}

.digest__checkbox {
    padding: 0;
    flex-wrap: wrap;
}

.digest__checkbox label {
    font-size: 12px;
    color: #ffffff;
    width: calc(100% - 40px);
}

.digest__checkbox label a {
    color: #ffffff;
}

.digest__checkbox .form-status {
    color: #ffffff;
}

@media (max-width: 1200px) {
	.promo-banner__image,
	.promo-banner__circle {
		display: none;
	}

    .promo-banner {
        padding-top: 0;
    }

    .promo-banner__band {
        top: 0;
    }

    .promo-banner__content {
        margin: 0;
        min-height: 0;
        padding: 24px;
		justify-content: center;
    }
}

@media (max-width: 800px) {
    .promo-banner__content {
        padding: 24px 20px;
    }

	.digest__row {
		flex-direction: column-reverse;
		align-items: flex-start;
		gap: 8px;
	}

    .digest__col {
        width: 100%;
    }

    .digest__input {
        flex: 1;
        width: auto;
    }

	.digest__submit {
		width: 41px;
		height: 35px;
	}
}
