/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/ /* Examples (uncomment to use):*/ /* Expand site width */ /* body .wrapper { max-width: 1400px !important; } */ /* Set site background image */ /* body { background: url(image_source) top no-repeat; } /* Hide compare button */ /* a.compare_item { display: none !important; }*/ .top-content-block .section-block .section-compact-list {
	margin-top: 0;
	display: none;
}
.bx_filter .bx_filter_input_checkbox .bx_filter_param_text, .filter label > span {
	display: block;
	line-height: 20px;
	margin-left: 18px;
	text-align: left;
	font-weight: 500;
	font-size: 15px;
}
.sections_wrapper .list .item.bordered .img {
	width: 200px;
	height: 200px;
	line-height: 77px;
}
.sections_wrapper .list .item .img img {
	height: 200px;
	width: 200px;
}
.bx_filter_vertical .bx_filter_block label, .bx_filter_vertical .bx_filter_block label span {
	font-family: "Verdana";
	font-size: 14px;
	color: #272626;
}
.font_upper_md {
	font-size: 1.1em;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: .8px;
}
.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > a, header .menu_top_block.catalogfirst li.full > .dropdown > li > a {
	font-size: 14px;
	line-height: 20px;
	padding: 10px 0 0 70px;
	background: 0 0;
	color: #80b51b;
}
.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li.current > a {
	font-weight: 800;
	font-size: 22px;
}
.menu_top_block.catalog_block .dropdown > li.full.v_bottom > .dropdown > li > a, header .menu_top_block.catalogfirst li.full.v_bottom > .dropdown > li > a {
	padding-left: 0;
	padding-top: 0;
	font-weight: 400;
	font-size: 15px;
}
.font_upper_xs {
	font-size: 0.8em;
	font-weight: 800;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: .8px;
}
.soc-avt {
	color: #888;
	font-size: 12px;
	position: relative;
	display: none;
}
.page-top > div {
	padding: 10px 0 0;
	position: relative;
	z-index: 4;
}
h1 {
	font-size: 1.33em;
}
.top-content-block > div {
	padding-bottom: 2px;
}
.element-count-wrapper .element-count {
	padding: 2px 6px 3px;
	top: -5px;
	vertical-align: bottom;
	display: none;
}
.page-top > div:last-of-type {
	padding: 2px 0 24px;
}
.font_sm {
	font-size: .933em;
	line-height: 1.5em;
	font-variant: common-ligatures;
}
.page-top > div {
	padding: 11px 0 0;
	position: relative;
	z-index: 4;
}
.top-content-block > div {
	padding-bottom: 1px;
}
.page-top > div:last-of-type {
	padding: 3px 0px 14px;
}
@import "fonts/HelveticaNeueCyr/fonts.css";
@import "fonts/helveticaneuecyr-roman/fonts.css";
body {
	font: normal 16px/20px 'HelveticaNeueCyr', sans-serif !important;
	font-weight: 300 !important;
	letter-spacing: .01em;
}
h1, h2, h3, h4, h5, h6 {
	/*font-family: 'HelveticaNeueCyr', sans-serif !important;*/
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400 !important;
	letter-spacing: .05em;
}
.profile-error {
	font-size: 14px;
	font-family: 'Verdana';
	font-weight: normal;
	margin-bottom: 25px;
	opacity: 1;
	background: #ffffff;
	background-color: #ffffff;
	box-shadow: 2px 0 7px rgba(109, 109, 109, .32);
	/*box-shadow: -2px 2px 10px rgba(106, 106, 106, 0.5); */
	border-color: #dce7ed;
	color: #e62222;
	padding: 20px;
	text-align: center;
}
.profile-error h4 {
	font-size: 18px;
	font-family: 'Verdana';
	font-weight: bold;
	color: #e62222;
	text-align: center;
	margin-bottom: 10px;
}
.hint-question {
	position: relative;
	display: flex;
	float: right;
	margin-top: 5px;
	align-items: center;
	justify-content: center;
	white-space: normal !important;
}
.hint-question-content {
	visibility: hidden;
	position: absolute;
	min-width: 140px;
	border: 1px solid #d8d7d7;
	left: 22px;
	padding: 12px;
	text-align: center;
	font-size: 12px;
	font-family: 'Verdana';
	font-weight: normal;
	margin: 0;
	transform: translateY(200px);
	border-color: #d8d7d7;
	background-color: #f3f2f2;
	opacity: 0;
	line-height: 25px;
	box-shadow: -2px 2px 6px rgba(106, 106, 106, 0.3);
	transition: all .3s ease-in-out;
	z-index: 10;
}
.hint-question-content:before {
	content: '';
	width: 10px;
	height: 10px;
	background-color: #f3f2f2;
	transform: rotate(50deg);
	position: absolute;
	left: -6px;
	top: calc(50% - 5px);
	border-left: 1px solid #d8d7d7;
	border-bottom: 1px solid #d8d7d7;
}
.hint-question:hover .hint-question-content {
	/*display: block !important;*/
	visibility: visible;
	transform: translateY(0);
	opacity: 1;
}
.small-height {
	height: 40px;
}
.owl-carousel.short-nav:hover .owl-nav, .owl-carousel.visible-nav .owl-nav {
	left: -16px;
	right: -16px;
}
.more-btn.white-btn a {
	border-color: #dce7ed;
	color: #dce7ed;
	background-color: #ffffff
}
.more-btn.white-btn a:hover {
	border-color: #83b81d;
	color: #83b81d;
	background-color: #ffffff
}
.blackcolor, .blackcolor * {
	color: #000 !important;
}
.page-top > div {
	padding: 21px 0 0px;
	position: relative;
	z-index: 4;
}
.top-content-block > div {
	padding-bottom: 4px;
}
.page-top > div:last-of-type {
	padding: 11px 0 16px;
}
.main-catalog-wrapper .items_wrapper.catalog_block_template .catalog_block .catalog_item {
	height: auto !important;
}
.landings-list__item2 {
	padding: 6px 10px 8px;
	color: #333;
	margin-right: 4px;
	position: relative;
	display: block;
	line-height: 16px;
}
.landings-list__item.active .landings-list__name {
	background-color: #83b81d;
	color: #fff;
}
/* disabled Catalog view count control */
.controls-linecount {
	display: none;
}
/* disabled in stock label in item */
.catalog_block .item-stock, .quantity_block_wrapper, .wrapp_stockers {
	display: none;
}
.top-content-block .hidden-list {
	display: none;
}
.footer .footer-content .footer-title {
	text-transform: uppercase;
	font-size: 19px;
	margin-bottom: 30px;
	color: #141212;
	font-weight: bold;
}
.soc_rew {
	margin-bottom: 5px;
}
.soc_rew b {
	font-weight: bold;
}
.footer .info-block .info-block_title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.footer .info-block .info-block_title span {
	line-height: 32px;
	display: inline-block;
	letter-spacing: .4px;
}
.footer .info-block .info-block_content__address {
	margin-bottom: 26px;
}
.footer .info-block .info-block_content__phone a {
	font-size: 23px;
	font-weight: bold;
}
.footer .info-block .info-block_content__phone {
	margin-bottom: 6px;
}
.footer-column {
	width: 100%;
}
.main_description {
	font-size: 17px;
	padding: 30px 0;
	line-height: 1.2;
}
.contacts-v2 .contacts-page-top .contacts .property .title {
	font-size: 18px !important;
	font-weight: 900;
}
.contacts_frame.popup {
	width: auto;
}
.contacts_frame.popup .form .form_body input, .contacts_frame.popup .form .form_body textarea {
	height: auto;
	border-radius: 15px;
	border: 0;
	padding: 10px 15px;
}
.obuchenie_wrap {
	margin-bottom: 40px;
}
.obuchenie_wrap p {
	margin-bottom: 10px;
}
.obuchenie_wrap ul {
	padding-left: 40px;
	padding-top: 30px;
}
.obuchenie_wrap ul li {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.obuchenie_wrap ul li:before {
	content: ' ';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #80b366;
	display: inline-block;
	margin-right: 7px;
}
.obuchenie_wrap .schedule_spb {
	background: #e5e9de;
	padding: 40px 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.obuchenie_wrap .schedule_spb div {
	font-size: 20px;
	font-weight: 900;
	line-height: 30px;
}
.obuchenie_wrap .schedule_spb.msk {
	background: #faf6cd;
}
.obuchenie_wrap .schedule_spb.web {
	background: #f6edf6;
}
.obuchenie_wrap .btn {
	border-radius: 50px;
	background-color: #80b366;
	border-color: #80b366;
	color: #fff !important;
	padding: 10px 50px;
	margin-left: 40px;
	margin-top: 10px;
}
.obuchenie_wrap .obuchenie_link {
	color: #80b366;
	text-decoration: underline;
}
.obuchenie_soc {
	text-decoration: underline;
}
.obuchenie_soc:hover {
	color: #80b366;
	text-decoration: underline;
}
.sbornik_p {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 0 !important;
}
.sbornik_p b {
	font-weight: 900;
}
.obuchenie_wrap h2 sup {
	font-size: 14px;
	background: #ef0621;
	color: #fff;
	padding: 2px 5px;
}
.catalog_section_list .catalog-section-list-item-inner {
	background: none;
	position: relative;
	top: 0;
	margin-top: 0;
}
.catalog_section_list .catalog-section-list-item-wrapper {
	border: 1px solid rgba(232, 233, 228, .9);
}
.catalog_section_list .catalog-section-list-item-title {
	height: auto;
}
.catalog_section_list .catalog-section-list-tile-img-container {
	padding-top: 0;
	height: 270px;
	padding: 8px;
}
.catalog_section_list .catalog-section-list-item-img {
	position: relative;
}
.catalog_section_list .catalog-section-list-item-title {
	padding: 0 28px 8px 28px;
}
.catalog-section-list-item-wrapper:hover .catalog-section-list-item-inner {
	background: none !important;
}
.catalog-section-list-item-wrapper:hover .catalog-section-list-item-title {
	color: #80b366;
}
.header .header_whatsapp.icon-box_item .search-icon {
	width: auto;
}
.header .header_whatsapp.icon-box_item {
	margin-right: 15px;
}
.header .header_whatsapp.icon-box_item a {
	display: flex;
	/* flex-wrap: wrap; */
	flex-direction: column;
	align-items: center;
}
.header .icon-box_item .search-link {
	display: flex;
	/* flex-wrap: wrap; */
	flex-direction: column;
	align-items: center;
}
.header .header_whatsapp.icon-box_item .icon-txt {
	margin-top: 0;
}
.header_whatsapp .fa-whatsapp {
	font-size: 22px;
	display: flex;
	width: 100%;
	justify-content: center;
}
.catalog__filter .catalog__section-list #vertical-multilevel-menu li a {
	color: #333;
}
.product_card__title_en {
	font-size: 18px;
	margin-bottom: 25px;
}
.back_close {
	float: right;
	z-index: 999;
	position: relative;
}
.webinar_info {
	margin-left: 65px;
}
.webinar_name li, .material_name li, .protocol_name li {
	display: flex;
	align-items: center;
}
.webinar_name li:before, .material_name li:before, .protocol_name li:before {
	content: ' ';
	min-width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #8dbd4c;
	display: flex;
	margin-right: 10px;
}
.webinar_video {
	max-width: 300px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.personal_webinar, .personal_material {
	margin-bottom: 30px;
}
.personal_protocol {
	margin-bottom: 20px;
}
.material_info {
	margin-top: 20px;
	margin-left: 65px;
	display: flex;
}
.material_picture {
	margin-right: 20px;
}
.material_left {
	margin-top: 10px;
}
.material_left strong {
	font-weight: bold;
}
.material_get {
	margin-bottom: 30px;
}
.material_file a, .protocol_link {
	color: #80b366;
	text-decoration: underline;
}
.material_format {
	margin-bottom: 10px;
}
.sertificate_wrap {
	display: flex;
}
.sertificate_img {
	margin-right: 20px;
}
.sertificate_test {
	margin-top: 50px;
}
.sertificate_test a {
	font-size: 19px;
	text-transform: uppercase;
	color: #fff;
	background: #80b366;
	padding: 15px 40px;
	border-radius: 30px;
}
.sertificate_test a:hover {
	color: #fff;
}
.hidden_mob {
	display: block;
}
.hidden_desctop {
	display: none;
}
.req_form .req_form_descr, .consultation_success p {
	font-size: 16px;
	max-width: 370px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.consultation_success p {
	margin-bottom: 0;
}
.req_form_image, .consultation_success img {
	display: block;
	margin: 0 auto;
}
.consultation_btns {
	margin-bottom: 20px;
}
.consultation_btns .btn {
	font-size: 19px;
	text-transform: uppercase;
	background: #80b366;
	color: #fff !important;
	padding: 10px 20px;
	border-radius: 30px;
}
.form.FUNDS .inputselect {
	height: auto;
	border-radius: 15px;
	border: 0;
	padding: 10px 15px;
}
.spec_descr {
	margin-top: 30px;
	margin-bottom: 30px;
}
.srec_form.form .form_body {
	margin-top: 15px;
}
.srec_form.form .form_body label {
	margin-left: 30px;
	margin-bottom: 15px;
}
.srec_form.form .form_body .checkbox_wrap label {
	margin-left: 10px;
	margin-bottom: 0;
}
.srec_form.form .form_body input, .srec_form.form .form_body textarea {
	height: auto;
	border-radius: 15px;
	border: 0;
	padding: 10px 15px;
}
.checkbox_wrap .form-control {
	display: flex;
	flex-direction: row-reverse;
	justify-content: start;
	align-items: center;
	margin-left: 30px;
}
.login-form .bx-authform-social {
	display: none;
}
.tooltip_price {
	font-size: 12px;
	position: absolute;
	left: 60px;
	background: #80b366;
	color: #fff;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.tooltip_price::after {
	content: attr(data-tooltip); /* Выводим текст */
	position: absolute; /* Абсолютное позиционирование */
	width: 200px; /* Ширина подсказки */
	left: 0;
	top: 0; /* Положение подсказки */
	color: #fff; /* Цвет текста */
	background: #80b366;
	padding: 0.5em; /* Поля вокруг текста */
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); /* Параметры тени */
	pointer-events: none; /* Подсказка */
	opacity: 0;
	transition: 1s; /* Время появления подсказки */
	z-index: 1000;
}
.tooltip_price:hover::after {
	opacity: 1; /* Показываем подсказку */
	top: -1rem;
	left: 30px;
}
.product-detail-pay-item.price__block {
	position: relative;
}
.tooltip_price_card {
	left: 45px;
	bottom: 3px;
}
.section_descr {
	overflow: hidden;
	position: relative;
}
.section_descr.hide_descr {
	height: 20px;
}
.section_descr_toggle {
	margin: 25px 0;
	display: block;
	color: #80b366;
	text-decoration: underline;
}
.section_descr_toggle:focus {
	text-decoration: underline;
}
.form.SEMINAR h2, .form.WEBINAR h2 {
	text-align: center;
}
.animsition .bg-block p b {
	font-weight: 900;
}
.detail.seminars .content .text p strong {
	font-weight: 900;
}
.detail.seminars .content .text ul {
	margin-bottom: 16px;
}
.detail.seminars .content .text p, .detail.seminars .content .text ul li, .detail.seminars .content .text {
	font-family: 'GothamPro', 'Helvetica', arial, sans-serif;
	font-size: 16px;
}
.detail.seminars .content .text ul li:before {
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #181818;
	margin-right: 3px;
	vertical-align: middle;
}
.bx-soa-pp-delivery-cost {
	display: none !important;
}
#bx-soa-delivery .bx-soa-pp-company-image, #bx-soa-paysystem .bx-soa-pp-company-image {
	width: 0 !important;
	height: 0 !important;
	display: none;
	border: none !important;
}
#bx-soa-delivery .bx-soa-pp-company-graf-container, #bx-soa-paysystem .bx-soa-pp-company-graf-container {
	width: 0 !important;
	height: 0 !important;
	border: none !important;
}
#bx-soa-delivery .order-md-1 .row, #bx-soa-paysystem .order-md-1 .row {
	flex-direction: column;
}
#bx-soa-delivery .bx-soa-pp-item-container .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container:after, #bx-soa-paysystem .bx-soa-pp-item-container .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container:after {
	left: 1px !important;
	top: 5px !important;
}
#bx-soa-delivery .bx-soa-pp-item-container .bx-soa-pp-company-graf-container:before, #bx-soa-paysystem .bx-soa-pp-item-container .bx-soa-pp-company-graf-container:before {
	top: 0px !important;
	left: -5px !important;
}
#bx-soa-delivery .bx-soa-pp-desc-container #IPOLSDEK_injectHere .btn {
	margin-left: 0 !important;
}
#bx-soa-delivery .bx-soa-pp-desc-container .bx-soa-pp-company-desc {
	padding: 7px 0 !important;
}
#bx-soa-delivery .bx-soa-pp-desc-container .bx-soa-pp-company-subTitle {
	margin-bottom: 6px !important;
}
.catalog__filter .catalog__section-list #vertical-multilevel-menu li a span {
	margin-left: 15px;
	font-size: 10px;
}
.mobile_menu_new .bx-nav-1-lvl .bx-nav-1-lvl-link {
	display: flex;
}
.mobile_menu_new .bx-nav-1-lvl .bx-nav-1-lvl-link .small_descr {
	font-size: 10px;
	margin-left: 15px;
	display: flex;
	align-items: center;
}
.small_descr_catalog {
	text-align: center;
	padding-bottom: 5px;
	font-size: 12px;
}
.sections_lvl_2 {
	display: none;
}
.open_sect button, .open_menu button, .open_menu_cat button, .item-programm button {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	transform: rotate(0deg);
	transition: .2s ease-in-out;
	background: none;
	border: none;
	z-index: 100;
}
.open_sect button:before, .open_sect button:after, .open_menu button:before, .open_menu.active button:after, .open_menu_cat button:before, .open_menu_cat.active button:after, .item-programm button:before, .item-programm button:after {
	content: '';
	display: block;
	position: absolute;
	width: 15px;
	height: 1px;
	background-color: #000;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.open_sect button:after, .open_menu button:after, .open_menu_cat button:after, .item-programm button:after {
	transform: rotate(90deg);
}
.open_sect.active button, .open_menu.active button, .open_menu_cat.active button, .item-programm.active button {
	transform: rotate(45deg);
}
#section-multilevel-menu .sections_lvl_1 {
	position: relative;
	padding: 10px 0;
}
#section-multilevel-menu .sections_lvl_2 {
	font-size: 14px;
}
#section-multilevel-menu .sections_lvl_2 div {
	font-size: 14px;
	padding: 5px 0;
}
#section-multilevel-menu .sections_lvl_2 span {
	font-size: 10px;
}
#section-multilevel-menu .sections_lvl_2 .active a {
	color: #80b366;
}
div[class*=bx-sls] .dropdown-icon {
	left: 95% !important;
}
#bx-soa-order .bx-soa-more {
	padding: 24px 34px 24px 34px !important;
}
.description_in_mob_menu {
	font-size: 10px;
	text-transform: lowercase;
}
.articul {
	font-size: 18px;
}
.articul span {
	font-weight: bold;
}
.registration_btn {
	display: inline-block;
	margin-top: 10px;
	padding: 10px;
	background: #80b366;
	color: #fff;
	border-radius: 30px;
	font-size: 12px;
	border: none;
	line-height: 17px;
}
.registration_btn:hover {
	color: #fff;
	background: #77a65f;
}
.offers_wrapper {
	margin-top: 20px;
}
.offers_wrapper h2 {
	text-align: center;
}
.offers_wrapper .main_description {
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
.programm {
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	text-transform: none;
	display: none;
	margin-bottom: 0.5em;
}
.programm.active {
	display: block;
}
.bx-changepass-table input[name="change_pwd"] {
	background: #80b366;
	color: #fff;
	border-radius: 30px;
	text-transform: uppercase;
	font-size: 14px;
	border: none;
	padding: 5px 15px;
	transition: .2s ease-in-out;
	margin: 15px 0;
}
.consultation_success.webinar p {
	max-width: 100%;
	text-align: center;
}
.consultation_success.webinar .webinar_link_text {
	font-size: 20px;
}
.form.WEBINAR .close-btn-wrapper {
	text-align: center;
}
@media screen and (max-width: 881px) {
	.top-content-block .hidden-list {
		display: none;
	}
	.filter-panel__view.controls-view a {}
}
/* show more section description btn */
.show-more, .show-more-cat {
	font-weight: normal;
	border-bottom: 1px solid;
}
.group_description_block {
	position: relative;
}
.group_description_block .text {
	display: block;
	transition: 1s;
	height: auto;
}
.group_description_block .show-more {}
.group_description_block .show-more:hover {}
.group_description_block .show-more-height, .desc .text.show-more-height {
	height: 23px;
	overflow: hidden;
	transition: 1s;
}
.description .text.show-more-height {
	height: 163px;
	overflow: hidden;
	transition: 1s;
}
.main-catalog-wrapper .desc .text.show-more-height {
	height: 53px;
}
/* add filter labels */
.filter-panel-wrapper.filter_exists {
	display: flex;
}
.filter-labels--vis {
	width: 100%;
	height: auto;
	padding: 25px;
	display: none;
}
.filter-labels--vis span {
	margin-right: 15px;
}
.filter-label--vis-main {
	display: inline-block;
	background-color: #777;
	color: #fff;
	padding: 2px 18px 3px 3px;
	position: relative;
	border: 1px solid #777;
	border-radius: 3px;
	font-family: "Verdana";
	font-size: 10.5px;
	line-height: 1;
	cursor: pointer;
	margin-right: 10px;
	margin-bottom: 0;
	font-weight: normal;
}
.filter-label--vis-main:before {
	content: '+';
	display: block;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	color: #fff;
	font-size: 14px;
	right: 2px;
	top: -4px;
	bottom: 0;
	position: absolute;
	margin: auto;
}
.filter-label--vis-main:hover {
	background-color: transparent;
	border-color: #777;
	color: #777;
}
.filter-label--vis-main:hover:before {
	color: #777;
}
.filter-label--vis {
	display: inline-block;
	background-color: #83b81d;
	color: #fff;
	padding: 2px 18px 3px 3px;
	position: relative;
	border: 1px solid #83b81d;
	font-family: "Verdana";
	font-size: 10.5px;
	line-height: 1;
	cursor: pointer;
	margin-right: 10px;
	margin-bottom: 0;
	border-radius: 3px;
	font-weight: normal;
}
.filter-label--vis:before {
	content: '+';
	display: block;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	color: #fff;
	font-size: 14px;
	right: 2px;
	top: -4px;
	bottom: 0;
	position: absolute;
	margin: auto;
}
.filter-label--vis:hover {
	background-color: transparent;
	border-color: #83b81d;
	color: #83b81d;
}
.filter-label--vis:hover:before {
	color: #83b81d;
}
#gdpr-cookie-message {
	background-color: #74a319;
}
.mega-menu table td .wrap > a .svg {
	display: none;
}
.bx_item_detail_size .bx_item_section_name {
	display: none;
}
.item_info .offers .offerstb-wrapper .price-block-custom .name.cometist-base {
	display: none;
}
.catalog_block .TYPE_2 .nooffers .nooffers-wrapper .name.cometist-base {
	display: none;
}
.product-main.cometist-base .price_group.BASE .price.font_mxs {
	font-size: 1.133em;
	color: #999;
}
a.scroll-to-top.ROUND_COLOR, a.scroll-to-top.RECT_COLOR {
	background-color: #404040;
	opacity: 0.85;
}
a.scroll-to-top.ROUND_COLOR:hover, a.scroll-to-top.RECT_COLOR:hover {
	background-color: #404040;
	opacity: 1;
}
/*frontG*/
.fill_bg_y .banner.CONTENT_BOTTOM, .fill_bg_y .banner.CONTENT_TOP, .fill_bg_y .banner.FOOTER, .fill_bg_y .banner.TOP_UNDERHEADER, .fill_bg_y .banners-content .maxwidth-banner, .fill_bg_y .contacts-page-map, .fill_bg_y .contacts_map, .fill_bg_y .front.wide_page .adv_bottom_block, .fill_bg_y .front.wide_page hr, .fill_bg_y .line-row, .top_big_banners.half_block .flex-control-nav, .wrapper_inner.wide_page .product-view--type2 .product-info, body .maxwidth-theme, body .wrapper_inner {
	max-width: 1260px;
}
.phone-block .inline-block {
	display: block;
}
.header-wrapper-left, .header-wrapper-right {
	padding-top: 25px;
}
.header-wrapper .search_wrap {
	padding: 0;
	max-width: 222px;
	width: 100% !important;
	margin-left: auto;
	margin-bottom: 8px;
}
.header-wrapper .search_wrap .search-wrapper .search-input {
	border-radius: 0;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
	height: 48px;
}
.header-wrapper .logo-block {
	text-align: center;
	padding: 76px 11px 0 32px;
	background-image: url("../images/banner_logo.jpg");
	background-repeat: no-repeat;
	background-position: 4px 0;
	margin-left: -39px;
}
.header-wrapper .logo-block .logo {
	max-width: 300px;
}
.header-wrapper .logo-block .top-description {
	display: block;
	max-width: 100%;
	height: auto;
	font-weight: 400;
	font-size: 14px;
	color: #131111;
	opacity: 1;
	line-height: 14px;
	letter-spacing: 1px;
}
.header-wrapper .personal_wrap {
	display: inline-block;
}
.header-wrapper .personal_wrap .auth_wr_inner .svg-inline-cabinet {
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url("../images/icons8-user-100.png");
	margin-right: 2px;
	top: 0;
}
.header-wrapper .personal_wrap .auth_wr_inner .personal-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
}
.header-wrapper .personal_wrap .auth_wr_inner .personal-link .name {
	margin: 0;
	font-weight: bold;
}
.header-wrapper .personal_wrap .auth_wr_inner .svg-inline-cabinet svg {
	display: none;
}
.header-wrapper .personal_wrap .auth_wr_inner.with_dropdown .svg-inline-downs {
	width: 7px;
	height: 5px;
	top: calc(50% - 2.5px);
}
.header-wrapper .personal_wrap .auth_wr_inner.with_dropdown .svg-inline-downs svg {
	width: 7px;
	height: 5px;
}
.header-wrapper .personal_wrap .personal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.header-wrapper .personal_wrap .personal .auth_wr_inner:not(:last-child) {
	margin-right: 16px;
}
.header-wrapper .personal_wrap .personal .auth_wr_inner a {
	font-size: 16px;
	line-height: 18px;
}
.header-wrapper .personal_wrap .personal .auth_wr_inner a.personal-link-enter {
	margin-right: 13px;
}
.header-wrapper .personal_wrap .personal .auth_wr_inner a:hover {
	color: #83b81d;
}
.header-wrapper .personal_wrap .personal .auth_wr_inner .registration {
	color: #585858;
	font-weight: 300;
	letter-spacing: 1.2px;
}
.header-wrapper .top-block-item .top-description {
	display: block;
	height: inherit;
	color: #585858;
}
.header-wrapper .top-block-item .phone > .svg-inline-phone {
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("../images/icon-4.png");
	margin-right: 4px;
}
.header-wrapper .top-block-item .phone > .svg-inline-phone svg {
	display: none;
}
.header-wrapper .top-block-item .phone > a {
	z-index: inherit;
	padding: 0 0 14px 0;
	margin: 0;
	display: inline-block;
	color: #737373;
}
.header-wrapper .top-block-item .phone-block {
	margin: 0;
	padding: 0;
}
.header-wrapper .top-block-item .phone-block > .inline-block {
	padding: 0
}
.header-wrapper .top-block-item .phone-block > .inline-block.callback {
	display: inline-block;
}
.header-wrapper .region_wrapper {
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 8px;
	font-size: 16px;
	padding-left: 22px;
	max-width: 219px;
	letter-spacing: .3px;
}
.header-wrapper .region_wrapper .io_wrapper .svg-inline-mark {
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: -3px -1px;
	background-size: contain;
	background-image: url("../images/icons8-marc.png");
	top: 0;
}
.header-wrapper .region_wrapper .io_wrapper .svg-inline-mark svg {
	display: none;
}
.header-wrapper .region_wrapper .arrow .svg-inline-down {
	width: 7px;
	height: 5px;
}
.header-wrapper .region_wrapper .arrow .svg-inline-down svg {
	width: 7px;
	height: 5px;
}
.header-wrapper .top-block-item .phone-block .callback-block {
	margin: 0;
	font-size: inherit;
	font-weight: bold;
	letter-spacing: 1.5px;
}
.header-wrapper-left {
	color: #737373;
}
.header-wrapper-left .top-block-item:not(:last-child) {
	margin-bottom: 24px;
}
.social-list {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 20px 0 0;
	margin-bottom: 10px;
}
.social-item {
	display: inline-block;
	margin: 0 10px 10px 0;
}
.social-item a {
	position: relative;
	width: 22px;
	height: 22px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
}
.social-item:before {
	display: none;
}
/*.social-item.instagram a{background-image: url("../images/icons8-instagram-150.png");}*/
/*.social-item.vk a{background-image: url("../images/vk-com-2.png");}*/
/*.social-item.tiktok a{background-image: url("../images/tiktok.png");}*/
/*.social-item.youtube a{background-image: url("../images/youtube.png");}*/
/*.social-item.telegram a{background-image: url("../images/telegram.png");}*/
.social-item.instagram a {
	background-image: url("../images/svg/instagram_new.svg");
}
.social-item.vk a {
	background-image: url("../images/svg/vk_new.svg");
}
.social-item.tiktok a {
	background-image: url("../images/svg/tiktok.svg");
}
.social-item.youtube a {
	background-image: url("../images/svg/youtube.svg");
}
.social-item.telegram a {
	background-image: url("../images/svg/telegram.svg");
}
.header-wrapper-right .top-block-item {
	text-align: right;
	margin-bottom: 7px;
}
.header-wrapper .menu-row.bgcolored, .header-wrapper .menu-row.bgcolored .menu-only {
	background-color: transparent;
}
.header-wrapper .menu-row.bgcolored .menu-only {
	height: 58px;
}
.header-wrapper .menu-row.middle-block .mega-menu table td .wrap > a {
	color: #131111;
	font-size: 16px;
	letter-spacing: .4px;
}
.header-wrapper .menu-row.middle-block .mega-menu table td .wrap > a > div {
	border-bottom: 3px solid transparent;
}
.header-wrapper .menu-row.middle-block .mega-menu table td:hover, .header-wrapper .menu-row.middle-block .mega-menu table td.active {
	background-color: transparent;
}
.header-wrapper .menu-row.middle-block .mega-menu table td:hover .wrap > a > div, .header-wrapper .menu-row.middle-block .mega-menu table td.active .wrap > a > div {
	border-bottom-color: #8dbd4c;
}
.header-wrapper .basket-block .basket-link.delay {
	display: none;
}
.header-wrapper .basket-block .basket-link.basket {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.header-wrapper .basket-block .basket-link.basket .js-basket-block .svg-inline-basket {
	margin-right: 10px;
	top: -3px;
	opacity: 1;
}
.header-wrapper .basket-block .basket-link.basket .js-basket-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
}
.header-wrapper .basket-block .basket-link.basket .js-basket-block .title {
	display: inline-block;
	text-transform: uppercase;
	color: #585858;
	font-weight: 300;
	letter-spacing: 1.2px;
	font-size: 16px;
	line-height: 18px;
}
.header-wrapper .basket-block .basket-link.basket:hover .js-basket-block .title {
	color: #83b81d;
}
.header-wrapper .basket-block .basket-link.basket .js-basket-block .count {
	left: 6px;
	right: auto;
	top: calc(50% - 12px);
	display: none;
	width: 26px;
	height: 24px;
	border-radius: 12px;
	background-color: #8dbc4b;
	color: #ffffff;
	font-family: 'helveticaneuecyrroman', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}
.header-wrapper .basket-block.new-order .basket-link.basket .js-basket-block .count {
	display: block;
}
.header-wrapper .basket-block .basket-link.basket .basket-total_price {
	color: #8dbc4b;
	font-family: 'helveticaneuecyrroman', sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: 400;
	margin-right: 7px;
	display: none;
}
.header-wrapper .basket-block .basket-link.basket .basket-total_price .price {
	font-family: 'HelveticaNeueCyr';
	font-weight: 700;
	padding-right: 3px;
	font-size: 16px;
	line-height: 18px;
}
.header-wrapper .basket-block.new-order .basket-link.basket .basket-total_price {
	display: block;
}
/*mobile header*/
#mobileheader .right-icons .wrap_icon .svg {
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
#mobileheader .right-icons .wrap_icon .svg svg {
	display: none;
}
#mobileheader .right-icons .wrap_icon .basket-link.delay {
	display: none;
}
#mobileheader .right-icons .wrap_icon .basket-link.basket .count {
	/*display: none;*/
}
#mobileheader .right-icons .wrap_icon .svg-inline-cabinet {
	background-image: url("../images/icons8-user-100.png");
	height: 30px;
	width: 30px;
	top: 5px;
}
#mobileheader .right-icons .wrap_icon .svg-inline-basket {
	background-image: url("../images/shoppingbasket3_114870.png");
	height: 20px;
	width: 20px;
	top: 2px;
}
#mobileheader .right-icons .wrap_icon .svg-inline-phone {
	background-image: url("../images/icon-4.png");
}
#mobileheader .right-icons .wrap_icon .svg-inline-search {
	background-image: url("../images/icon-2.png");
}
@media screen and (max-width: 479px) {
	#mobileheader .right-icons .wrap_icon .svg {
		width: 15px;
		height: 15px;
	}
	#mobileheader .right-icons .wrap_icon .svg-inline-cabinet {
		height: 20px;
		width: 20px;
		top: 2px;
	}
	#mobileheader .right-icons .wrap_icon .svg-inline-basket {
		height: 15px;
		width: 15px;
		top: 0;
	}
	#mobileheader .right-icons .wrap_icon .basket-link.basket .js-basket-block {
		padding-right: 10px;
	}
}
/*mobile header*/
/*header fixed*/
#headerfixed .basket-link.delay, #headerfixed .basket-link.basket .count {
	/*display: none;*/
}
#headerfixed .basket-link.basket .svg {
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url("../images/shoppingbasket3_114870.png");
}
#headerfixed .basket-link.basket .svg svg {
	display: none;
}
#headerfixed .inner-table-block .wrap_icon .svg {
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
#headerfixed .inner-table-block .wrap_icon .svg svg {
	display: none;
}
#headerfixed .inner-table-block .wrap_icon .svg.svg-inline-search {
	background-image: url("../images/icon-2.png");
}
#headerfixed .inner-table-block .wrap_icon .svg.svg-inline-cabinet {
	background-image: url("../images/icons8-user-100.png");
	height: 28px;
	width: 28px;
	top: -1px;
}
.mCustomScrollBox .person_wrap .auth_wr_inner .svg-inline-cabinet {
	background-image: url("../images/icons8-user-100.png");
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.mCustomScrollBox .person_wrap .auth_wr_inner .svg-inline-cabinet svg {
	display: none;
}
.mCustomScrollBox .person_wrap .menu .counters .svg {
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.mCustomScrollBox .person_wrap .menu .counters:nth-child(2), .mCustomScrollBox .person_wrap .menu .counters .svg svg {
	display: none;
}
.mCustomScrollBox .person_wrap .menu .counters .basket .svg {
	background-image: url("../images/shoppingbasket3_114870.png");
}
.mCustomScrollBox .footer_wrap .inline-block .svg {
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.mCustomScrollBox .footer_wrap .inline-block .svg svg, .mCustomScrollBox .footer_wrap .blocks .svg {
	display: none;
}
.mCustomScrollBox .footer_wrap .inline-block .svg.svg-inline-mark {
	background-image: url("../images/icons8-marc.png");
	top: 0;
}
.mCustomScrollBox .footer_wrap .blocks {
	padding-left: 0 !important;
}
.mCustomScrollBox .left_menu_block .logo_block {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.mCustomScrollBox .left_menu_block .logo_block .top-description.addr {
	margin: 0;
	margin-top: 5px;
	max-width: 300px;
	text-align: center;
	height: auto;
	font-weight: 400;
	font-size: 14px;
	color: #737373;
}
.mCustomScrollBox .left_menu_block .logo_block .top-description.addr p {
	margin: 0;
}
/*header fixed*/
/*mobile menu*/
#mobilemenu .menu.mobile_regions a .svg-inline-region_arrow {
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url("../images/icons8-marc.png");
	top: calc(50% - 12px);
}
#mobilemenu .mobile_regions .svg-inline-region_arrow svg {
	display: none
}
/*mobile menu*/
/*footer*/
#footer .maxwidth-theme {
	max-width: 1210px;
}
#footer .footer-inner .footer-title {
	text-transform: uppercase;
	font-size: 19px;
	margin-bottom: 30px;
	color: #141212;
	font-weight: bold;
}
#footer .footer-inner .footer-title.mb23 {
	margin-bottom: 23px;
}
#footer .first_bottom_menu, #footer .bottom-menu {
	margin: 0;
}
#footer .bottom-menu .item {
	display: block;
	margin-bottom: 5px;
}
#footer .bottom-menu .item .title {
	font-weight: normal;
	text-transform: inherit;
	font-size: 16px;
	line-height: 18px;
}
#footer .bottom-menu .item .title a {
	padding: 0;
	display: inline-block;
}
#footer .info-block {
	color: #141212;
	font-weight: normal;
	margin-bottom: 20px;
	letter-spacing: .4px
}
#footer .info-block a {
	color: #141212;
}
#footer .info-block a:hover {
	color: #83b81d;
}
#footer .info-block div {
	padding: 0;
}
#footer .info-block .svg {
	display: none;
}
#footer .info-block .info-block_title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
#footer .info-block .info-block_title span {
	border-bottom: 3px solid #8dbd4c;
	line-height: 32px;
	display: inline-block;
	letter-spacing: .4px;
}
#footer .info-block .info-block_content__address {
	margin-bottom: 26px;
}
#footer .info-block .info-block_content__phone {
	margin-bottom: 6px;
}
#footer .info-block .info-block_content__phone div {
	margin: 0 !important;
}
#footer .info-block .info-block_content__phone a {
	font-size: 23px;
	font-weight: bold;
}
#footer .info-block .info-block_content__email {
	letter-spacing: 1.2px;
}
#footer .contact-block {
	margin-top: 0;
}
#footer .footer-inner {
	background-color: #ffffff;
	padding: 58px 0 58px;
}
#footer .footer_top {
	padding-bottom: 23px;
}
#footer .footer_bottom .wrapper {
	border: none;
	padding: 0;
}
#footer .copy {
	color: #141212;
	font-weight: normal;
	font-size: inherit;
}
#footer .footer_top .wrapper {
	padding-right: 0;
}
#footer .footer_top .social-list {
	margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
	.footer-column {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.footer-column .footer-column-4 {
		max-width: 335px;
		width: 100%;
	}
	.footer-column .footer-column-8 {
		max-width: calc(100% - 335px);
		width: 100%;
	}
	.contact-block .contact-col-1 {
		width: calc(57% - 28px);
	}
	.contact-block .contact-col-2 {
		width: calc(50% - 32px);
	}
}
@media screen and (max-width: 991px) {
	#bx-soa-delivery .bx-soa-pp-item-container, #bx-soa-paysystem .bx-soa-pp-item-container {
		padding-left: 20px;
	}
	.section_descr.hide_descr {
		height: 40px;
	}
	.footer .footer-content {
		text-align: center;
	}
	.social-list {
		justify-content: center;
	}
	#footer .footer-inner {
		padding: 30px 0;
	}
	#footer .footer_top {
		padding-bottom: 15px;
	}
	#footer .footer_top .social-list {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	#footer .footer-inner .footer-title {
		margin-bottom: 15px;
	}
	#footer .bottom-menu .item .title {
		text-align: center;
	}
	#footer .footer_bottom {
		padding: 0;
	}
	#footer .footer_bottom .copy-block {
		margin: 0;
	}
	.wrapper_basket-checkout_block {
		order: 4;
	}
}
/*footer*/
/*main*/
/*catalog*/
.drag-block .content_wrapper_block.front_sections_only {
	border-bottom: none;
	background-image: url("../images/content-fon-big-2.jpg");
	background-position: top left;
	background-size: 800px 800px;
}
.sections_wrapper .list .row:not(.margin0) > div {
	padding-bottom: 52px;
}
@media screen and (max-width: 991px) {
	.drag-block .content_wrapper_block.front_sections_only {}
}
.drag-block .content_wrapper_block.front_sections_only .maxwidth-theme {
	background-color: transparent;
}
.drag-block .sections_wrapper .list > .row {
	margin-left: 11px;
	margin-right: 11px;
}
.drag-block .sections_wrapper .list .item {
	position: relative;
	/*border: 1px solid #c1c1c1;*/
	/*border: 1px solid #818181;*/
	border: 1px solid #d4d4d4;
	box-shadow: -1px 2px 7px rgba(109, 109, 109, 0.32);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding: 25px 10px 5px;
	min-height: 274px;
}
.item_block {
	/*border: 2px solid transparent;*/
	margin-bottom: 25px !important;
}
.item_block > .item, .catalog_item_wrapp.catalog_item .inner_wrap {
	box-shadow: -2px 2px 10px rgba(106, 106, 106, 0.5);
	border: 2px solid #d4d4d4;
	/*border: 2px solid transparent;*/
}
.drag-block .sections_wrapper .list .item:hover, .item_block div.item:hover, .catalog_item_wrapp.catalog_item div.inner_wrap.TYPE_2:hover {
	box-shadow: -1px 1px 16px rgba(141, 189, 76, 0.73);
	border: 2px solid #8dbd4c !important;
	border-color: #8dbd4c !important;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	transform: translateY(0);
}
.item_block div.item:hover .name .dark_link span {
	color: #74a319;
}
.product-container .product-view--mix .product-info-wrapper {
	position: relative;
}
.item_block .item-border {
	position: absolute;
	top: -2px;
	left: -2px;
	right: -2px;
	border-top: 9px solid transparent;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.drag-block .sections_wrapper .list .item .item-border, .product-container .product-view--mix .product-info-wrapper .item-border {
	position: absolute;
	top: -2px;
	left: 0px;
	right: 0px;
	border-top: 9px solid transparent;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.product-container .product-view--mix .product-info-wrapper .item-border {
	border-top: 6px solid transparent;
	left: 0;
	right: 0;
}
.item_block .item-border {
	border-top: 7px solid transparent;
}
.drag-block .sections_wrapper .list .item:hover .item-border, .item_block:hover .item-border {
	top: 0;
	left: 0;
	right: 0;
}
.drag-block .sections_wrapper .list .item .name a {
	font-family: Verdana, sans-sarif;
	font-weight: bold;
	font-size: 16px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	color: #131111 !important;
}
.drag-block .sections_wrapper .list .item:hover .name a {
	color: #8dbd4c !important;
}
.drag-block .sections_wrapper .list .item .img img {
	width: auto;
	height: auto;
	-o-object-fit: contain;
	object-fit: contain;
}
.drag-block .sections_wrapper .list .item .img {
	max-width: 184px;
	height: 184px;
	width: 100%;
	position: relative;
	margin-bottom: 14px;
}
.drag-block .sections_wrapper .list .item .img a {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+1) .item .item-border, .item_block:nth-child(20n+1) .item-border {
	border-top-color: #c3c3c3;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+2) .item .item-border, .item_block:nth-child(20n+2) .item-border {
	border-top-color: #f69896;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+3) .item .item-border, .item_block:nth-child(20n+3) .item-border {
	border-top-color: #d99235;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+4) .item .item-border, .item_block:nth-child(20n+4) .item-border {
	border-top-color: #dfca22;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+5) .item .item-border, .item_block:nth-child(20n+5) .item-border {
	border-top-color: #763e7f;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+6) .item .item-border, .item_block:nth-child(20n+6) .item-border {
	border-top-color: #83b341;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+7) .item .item-border, .item_block:nth-child(20n+7) .item-border {
	border-top-color: #0088ac;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+8) .item .item-border, .item_block:nth-child(20n+8) .item-border {
	border-top-color: #7b6d64;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+9) .item .item-border, .item_block:nth-child(20n+9) .item-border {
	border-top-color: #464054;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+10) .item .item-border, .item_block:nth-child(20n+10) .item-border {
	border-top-color: #77bce5;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+11) .item .item-border, .item_block:nth-child(20n+11) .item-border {
	border-top-color: #120907;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+12) .item .item-border, .item_block:nth-child(20n+12) .item-border {
	border-top-color: #78665c;
}
/*.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+13) .item .item-border,.item_block:nth-child(20n+13) .item-border{*/
/*  border-top-color: #17982c;*/
/*}*/
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+13) .item .item-border, .item_block:nth-child(20n+13) .item-border {
	border-top-color: #7c2f6e;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+14) .item .item-border, .item_block:nth-child(20n+14) .item-border {
	border-top-color: #a8a545;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+15) .item .item-border, .item_block:nth-child(20n+15) .item-border {
	border-top-color: #c1a2bf;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+16) .item .item-border, .item_block:nth-child(20n+16) .item-border {
	border-top-color: #d7d769;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+17) .item .item-border, .item_block:nth-child(20n+17) .item-border {
	border-top-color: #7ca359;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+18) .item .item-border, .item_block:nth-child(20n+18) .item-border {
	border-top-color: #c60005;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n+19) .item .item-border, .item_block:nth-child(20n+19) .item-border {
	border-top-color: #c3a73c;
}
.drag-block .sections_wrapper .list div[class*='col-']:nth-child(20n) .item .item-border, .item_block:nth-child(20n) .item-border {
	border-top-color: #83b341;
}
.drag-block .sections_wrapper .catalog-full-link {
	text-align: center;
	margin-top: 45px;
}
.drag-block .sections_wrapper .catalog-full-link .btn {
	font-weight: bold;
	border-radius: 0;
	background-color: #585858;
	border-color: #585858;
	text-transform: uppercase;
	font-size: 15px;
	max-width: 133px;
	margin: 0 auto;
	min-height: 51px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.drag-block .sections_wrapper .catalog-full-link .btn:hover {
	background-color: #8dbd4c;
	border-color: #8dbd4c;
}
@media screen and (max-width: 575px) {
	.col-xs-6 {
		width: 50% !important;
	}
	.catalog_section_list .catalog-section-list-tile-img-container {
		height: 150px;
	}
	.catalog_section_list .catalog-section-list-item-img {
		background-size: contain;
	}
	.catalog-section-list-item-title {
		font-size: 16px !important;
	}
}
@media screen and (max-width: 479px) {
	.drag-block .sections_wrapper .list div[class*='col-xs'] {
		width: 100%;
	}
}
/*catalog*/
/*text content*/
.text-content {
	padding: 25px 0;
}
.text-content.center {
	text-align: center;
}
/*description*/
.description p {
	font-weight: normal;
	color: #141212;
}
.description a {
	font-weight: 500;
	border-bottom: 1px solid #8dbd4c;
}
.description a:not(.btn):hover {
	color: #8dbd4c;
	border-bottom: none;
}
.description img[align="left"], .description img[align="top"], .description img[align="bottom"], .description img[align="middle"], .description img[align="right"] {
	display: block;
	box-shadow: 2px 0 7px rgba(109, 109, 109, .32);
}
.description img[align="left"] {
	margin-right: 25px;
	/*margin-bottom: 25px;*/
}
.description img[align="top"], .description img[align="bottom"] {
	margin-bottom: 25px;
}
.description img[align="middle"] {
	margin: 0 auto 25px;
}
.description img[align="right"] {
	margin-left: 25px;
	/*margin-bottom: 25px;*/
}
.description ul li {
	color: #141212;
}
.description ul li:before {
	content: ' ';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #3e4347;
	display: inline-block;
	margin-bottom: 2px;
}
@media screen and (max-width: 991px) {
	.description img[align="left"], .description img[align="top"], .description img[align="bottom"], .description img[align="middle"], .description img[align="right"] {
		width: 100% !important;
		height: auto !important;
		margin: 0 0 15px 0;
	}
}
/*description*/
.text-content .content-title {
	text-align: center;
	font-weight: bold;
	/*margin-bottom: 48px;*/
	/*margin-bottom: 41px;*/
	margin-bottom: 20px;
}
.text-content .content-title span {
	position: relative;
	z-index: 1;
	text-align: left;
	font-size: 34px;
	display: block;
	font-weight: 900;
	font-family: 'HelveticaNeueCyr', sans-serif !important;
	letter-spacing: .05em;
}
/*.text-content .content-title span:before{
  content: '';
  z-index: -1;
  position: absolute;
  min-height: 78px;
  min-width: 300px;
  width: calc(100% + 40px);
  top: 50%;
  left: 50%;
  background-image: url("../images/bg-sub-title.png");
  background-size: 100% 100%;
  transform: translate(-50%, -50%);
}*/
/*text content*/
/*main*/
/*carusel*/
.carousel-section {
	position: relative;
	background-image: url("../images/content-fon-big-2.jpg");
	background-size: 800px 800px;
	padding: 100px 0 150px;
}
.carousel-section .carousel {
	width: 1100px;
	max-width: 100%;
	/*overflow: hidden;*/
	height: 550px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.carousel-section .carousel .item {
	width: 570px;
	height: 420px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: block;
	position: absolute;
	background-size: 570px 420px;
	opacity: .5;
	box-shadow: 5px 0 16px rgba(0, 0, 0, 0.26);
	border: 1px solid #fff;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}
.carousel-section .carousel .item a {
	display: none;
}
.carousel-section .carousel .item a img {
	display: none;
}
.carousel-section .carousel .item:before {
	display: none;
}
.carousel-section .carousel .item.active {
	opacity: 1 !important;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	margin-top: 200px !important;
}
.carousel-section .carousel .item.active:hover {
	-webkit-transform: scale(1.25) translateY(-100px);
	-moz-transform: scale(1.25) translateY(-100px);
	-o-transform: scale(1.25) translateY(-100px);
	transform: scale(1.25) translateY(-100px);
}
.carousel-section .carousel .item.active a {
	display: block;
	height: 100%;
}
.carousel-section .carousel .item.background-item {
	opacity: .25;
}
.carousel-section .controls {
	position: absolute;
	z-index: 10;
	top: 420px;
	left: 50%;
	width: 940px;
	margin-left: -470px;
}
.carousel-section .controls a {
	display: block;
	width: 96px;
	height: 96px;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0.75;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.carousel-section .controls .previous {
	float: left;
	background-image: url('../images/carousel-prev.png');
}
.carousel-section .controls .next {
	float: right;
	background-image: url('../images/carousel-next.png');
}
@media screen and (max-width: 1200px) {
	.carousel-section {
		padding: 0;
	}
	.carousel-section .carousel {
		width: 100%;
		height: auto;
	}
	.carousel-section .controls {
		width: 90%;
		margin-left: -45%;
		top: 50%;
		margin-top: -48px;
		z-index: 6;
	}
	.carousel-section .carousel .item a img {
		display: block;
		width: 100%;
	}
	.carousel-section .carousel .item {
		display: none;
		background-image: none !important;
	}
	.carousel-section .carousel .item.active {
		width: 100%;
		/*height: 550px;*/
		height: auto;
		display: block !important;
		margin: 0 auto !important;
		transform: none !important;
		position: relative;
	}
}
@media screen and (max-width: 1024px) {
	.tooltip_price.tooltip_price_card {
		left: 55%;
	}
	.hidden_desctop {
		display: block;
	}
	.hidden_mob {
		display: none;
	}
	.webinar_info, .material_info {
		margin-left: 20px;
	}
	.material_left {
		margin-top: 0;
	}
	.header .header_whatsapp.icon-box_item .telegram_link {
		margin-top: 2px;
	}
	.header .header_whatsapp.icon-box_item a {
		position: fixed;
		top: 0;
		right: 60px;
		padding: 17px 0;
	}
	.top-nav-wrapper .top-catalog-menu {
		margin-bottom: 0;
	}
	.header .header_whatsapp.icon-box_item .icon-txt {
		display: none;
	}
	.top-nav-wrapper .bx-top-nav-container {
		width: 100%;
	}
	.top-nav-wrapper .bx-nav-1-lvl .mobile-menu-title {
		width: 100%;
	}
	.header .top-nav-wrapper .mobile-menu-title .open_list, .header .top-nav-wrapper .mobile-menu-title .open_menu_btn {
		position: absolute;
	}

	.top-nav-wrapper .bx-top-nav {
		padding: 0;
		border-top: 0;
	}
	.top-nav-wrapper .bx-nav-1-lvl .bx-nav-1-lvl-link-text {
		font-family: 'GothamPro', 'Helvetica', arial, sans-serif !important;
		padding: 10px 0;
		font-size: 14px;
	}
	.top-nav-wrapper .bx-nav-list-2-lvl {
		border-bottom: 0;
		border-top: 0;
	}
}
@media screen and (max-width: 580px) {
	.carousel-section .carousel {
		height: 300px;
	}
	.carousel-section .carousel .item.active {
		height: 300px;
	}
}
/*carusel*/
/*register*/
#content .wrapper_inner.bg-container {
	background-image: url("../images/content-fon-big-2.jpg");
	background-position: top left;
	background-size: 800px 800px;
	padding: 0;
}
body .short_block.v2 .top_slider_wrapp .slides .text .banner_text {
	max-height: inherit;
	margin-top: 0;
	letter-spacing: .3px;
}
.flexslider .left .banner_buttons, .flexslider .left .banner_text, .flexslider .left .banner_title {
	margin-left: 64px;
}
.top_big_banners.short_block.v2 .top_slider_wrapp .flexslider .slides > li td .banner_text {
	font-weight: normal;
}
.top_big_banners.short_block.v2 .top_slider_wrapp .flexslider .slides > li td .banner_text p {
	font-size: 25px;
	margin: 23px 0;
}
.top_big_banners.short_block.v2 .top_slider_wrapp .flexslider .slides > li td .banner_text p:last-of-type {
	margin-bottom: 16px;
}
.top_big_banners.short_block.v2 .top_slider_wrapp .flexslider .slides > li td .banner_text span {
	font-size: 20px;
}
.top_big_banners.short_block.v2 .top_slider_wrapp .flexslider .slides > li td .banner_title .head-title {
	font-size: 25px;
}
@media all and (max-width: 767px) {
	.registration_btn {
		width: 100%;
		text-align: center;
		padding: 5px;
	}
	.srec_form.form .form_body .checkbox_wrap label {
		max-width: calc(100% - 75px);
	}
	.srec_form.form .form_body .checkbox_wrap label span {
		word-break: break-word;
	}
	.top_big_banners.short_block.v2 .top_slider_wrapp .flexslider .slides > li td {
		text-shadow: 6px 0 7px #FFFFFF;
	}
	.close.jqmClose {
		display: none;
	}
	.req_form .req_form_descr, .consultation_success p {
		max-width: 250px;
	}
}
@media all and (min-width: 992px) {
	body .short_block.v2 .top_slider_wrapp .slides .text .banner_text {
		max-height: 196px;
	}
	.top_big_banners.short_block.v2 .top_slider_wrapp .flexslider, .top_big_banners.short_block.v2 .top_slider_wrapp .flexslider .slides > li, .top_big_banners.short_block.v2 .top_slider_wrapp .flexslider .slides > li td {
		height: 278px;
	}
}
/*.bg-container_right_block{*/
/*  border-bottom: none;*/
/*  background-image: url("../images/content-fon.jpg");*/
/*  background-size: contain;*/
/*}*/
/*.bg-container_right_block{*/
/*  padding: 25px 0;*/
/*}*/
.bg-block {
	padding: 21px;
	background-color: #ffffff;
	border: 1px solid #c1c1c1;
	box-shadow: 2px 0 7px rgba(109, 109, 109, .32);
}
.bg-block:not(:last-child) {
	margin-bottom: 25px;
}
.bg-block p {
	font-size: 14px;
	font-family: 'Verdana';
	line-height: 17px;
	color: #141212;
	margin: 0 0 1.2em;
}
.bg-block p:last-child {
	margin-bottom: 0;
}
.bg-block .mb25 {
	font-weight: bold;
	color: #585858;
}
.item-views.vacancy-list1 .group-content .tab-pane {
	padding-top: 22px;
}
.maxwidth-theme.banner_content {
	padding: 0 !important;
	max-width: 100%;
}
.maxwidth-theme.maxwidth-theme-text-content {
	padding-top: 24px !important;
}
.maxwidth-theme-text-content .description p {
	letter-spacing: .8px;
	line-height: 19px;
	margin-bottom: 20px;
}
.maxwidth-theme-text-content .description a {
	letter-spacing: .9px;
	font-weight: 600;
}
.maxwidth-theme-text-content .text-content {
	padding-bottom: 20px;
}
#content .wrapper_inner.wide_page .maxwidth-theme {
	background-color: transparent;
	/*padding-top: 25px;
  padding-bottom: 25px;*/
}
#content .wrapper_inner.wide_page .maxwidth-theme .description p {
	font-family: 'HelveticaNeueCyrMedium', sans-serif;
	font-weight: 600;
	letter-spacing: .4px;
	line-height: 19px;
	color: #141212;
}
#register-form-success-email, #register-form-success {
	margin-top: 25px;
}
#register-form-success-email.form-content, #register-form-success.form-content {
	text-align: center;
	margin-bottom: 25px;
}
#register-form-choice.form-content .form-control {
	max-width: 300px;
	margin-top: 18px;
	margin-bottom: 3px;
}
#register-form-choice.form-content .form-control input + label {
	margin-bottom: 20px;
	padding-left: 27px;
	letter-spacing: .6px;
}
#register-form-choice.form-content .registraion-page-form_continue .btn {
	padding: 13px 15px 11px;
}
.form-content {
	background-color: #ffffff;
	box-shadow: 2px 0 7px rgba(109, 109, 109, .32);
	margin-bottom: 32px;
	padding: 25px 25px;
	font-weight: normal;
	font-family: Verdana;
	font-size: 12px;
	color: #2b2a2a;
}
.form-content.top-text {
	font-size: 14px;
	line-height: 17px;
}
.form-content:first-child, .form-content:last-child {
	margin-bottom: 0;
}
.form-content h1, .form-content h2, .form-content h3, .form-content h4, .form-content h5, .form-content h6 {
	font-weight: bold;
	color: #2b2a2a;
	font-family: Verdana, sans-sarif !important;
	margin-bottom: 10px;
	text-align: center;
}
@media screen and (min-width: 992px) {
	.form-content h6 {
		font-size: 16px;
	}
	.form-content h6:not(:first-child) {
		margin-top: 18px;
		margin-bottom: 18px;
	}
}
.form-content .choise-type {
	color: #8dbc4b;
}
.form-content .register-form-choice-error {
	font-size: 12px;
	line-height: 14px;
	color: #ff272f;
}
.form-content .error, .form-content .error_pass {
	font-size: 12px;
	line-height: 14px;
	color: #ff272f;
}
.form-content .licence_block {
	padding: 0;
	margin-bottom: 22px;
}
.form-content .licence_block .error {
	top: auto;
	bottom: 12px;
}
.btn-default-2 {
	background-color: #585858;
	border-color: #585858;
	font-weight: bold;
	border-radius: 0;
	text-transform: uppercase;
}
.btn-default-2:hover {
	background-color: #8dbc4b;
	border-color: #8dbc4b;
	color: #ffffff !important;
}
/*.form-content.top-text{*/
/*  margin-bottom: 32px;*/
/*}*/
.form-content .top-text {
	/*margin-bottom: 25px;*/
	margin-bottom: 17px;
	line-height: 18px;
	font-size: 14px;
	/*letter-spacing: .3px;*/
}
.form-content .top-text.top-text-success {
	max-width: 720px;
	margin: 0 auto 19px;
}
.form-content .top-text.top-text-success p {
	line-height: 17px;
}
.form-content .top-text.top-text-success p:last-child {
	margin-bottom: 0;
}
.form-content .form-control {
	margin-bottom: 15px;
	/*max-width: 370px;*/
}
.form-content .form-control:last-child {
	margin-bottom: 0;
}
.form-content .form-control .inline-input-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.form-content .form-control .inline-input-block label {
	margin-right: 10px;
	margin-bottom: 0;
}
.form-content .form-control input[type='text'], .form-content .form-control input[type='email'], .form-content .form-control input[type='tel'], .form-content .form-control input[type='password'] {
	height: 25px;
	padding: 3px 13px;
	border-radius: 0;
}
.form-content .form-control input[type='checkbox'] + label, .form-content .form-control input[type='radio'] + label {
	top: 0;
	margin-bottom: 10px;
	color: #424242;
}
.form-content .form-control input[type='radio'] + label, .form-content .form-control input[type='checkbox'] + label {
	z-index: 100;
	padding-left: 22px;
}
.form-content .form-control input[type='radio'] + label:after, .form-content .form-control input[type='checkbox'] + label:after {
	border-radius: 3px;
	width: 15px;
	height: 15px;
	top: 3px;
}
.form-content .form-control input[type='radio']:hover + label:before, .form-content .form-control input[type='radio']:checked + label:before, .form-content .form-control input[type='radio']:hover + label:after, .form-content .form-control input[type='radio']:checked + label:after, .form-content .form-control input[type='checkbox']:hover + label:before, .form-content .form-control input[type='checkbox']:checked + label:before, .form-content .form-control input[type='checkbox']:hover + label:after, .form-content .form-control input[type='checkbox']:checked + label:after {
	border-radius: 3px;
	width: 15px;
	height: 15px;
	top: 3px;
}
.form-content .form-control input[type='radio']:checked + label:before, .form-content .form-control input[type='checkbox']:checked + label:before {
	background-color: #8dbc4b;
	color: #ffffff;
}
.form-content .form-control input[type='radio']:checked + label:after, .form-content .form-control input[type='checkbox']:checked + label:after {
	background: url('../images/svg/content_icons.svg') -90px -3px no-repeat;
	margin: 2px 0 0 3px;
	top: 3px;
	/*width: 11px;
  height: 10px;

  left: 1px;*/
	left: 0;
}
.form-content .form-control .captcha_input, .form-content .form-control .captcha_image, .form-content .form-control .captcha_image img {
	/*height: 25px;*/
	height: 46px;
}
.form-content .form-control .captcha_image img {
	width: 144px;
	height: 41px;
}
.form-content .form-control .captcha_image .captcha_reload {
	left: 142px;
}
.form-content .form-control .captcha_input {
	width: calc(50% - 16px);
}
.form-content .form-control .captcha_image {
	max-width: calc(50% - 16px);
	height: 41px;
}
.form-content .form-control.register_submit {
	text-align: center;
}
.form-content .form-control .captcha_reload {
	top: calc(50% - 17px);
}
.form-content .form-control .file-input {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.form-content .form-control .file-input input[type='file'] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
}
.form-content .form-control .file-input .file-input-text {
	height: 25px;
	padding: 3px 13px;
	border-radius: 0;
	background: #fafafa;
	border: 1px solid #ececec;
	color: #383838;
	font-size: 14px;
	line-height: 16px;
	display: inline-block;
	width: calc(100% - 27px);
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.form-content .form-control .file-input .file-input-button {
	width: 27px;
	height: 25px;
	background-color: #585858;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	cursor: pointer;
}
.form-content .form-control .file-input .file-input-button:hover {
	background-color: #8dbc4b;
}
.form-content .form-control .file-input .file-input-button svg {
	height: 22px;
	fill: #FFFFFF;
	transform: rotate(45deg);
}
.webform-field-upload-list.webform-field-upload-list-single {
	margin: 0;
}
.form-content .form-control .file-input .file-input-button .field-wrap {
	width: 27px;
	height: 27px;
	position: absolute;
	font-size: 0;
}
.tooltip-question {
	position: relative;
	width: 14px;
	height: 14px;
	background-color: #e8e8e8;
	border-radius: 50%;
	display: inline-block;
	margin-right: -15px;
}
.tooltip-question .fa {
	line-height: 14px;
	font-size: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.tooltip-question-content {
	position: absolute;
	color: #585858;
	font-size: 12px;
	font-family: 'Verdana';
	font-weight: normal;
	box-shadow: 3px 0 5px rgba(0, 0, 0, .18);
	background-color: #f3f2f2;
	border-radius: 3px;
	padding: 12px;
	min-width: 140px;
	text-align: left;
	left: 24px;
	border: 1px solid #dbdada;
	transform: translateY(200px);
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease-in-out;
	z-index: 999;
}
.tooltip-question-content:before {
	content: '';
	width: 10px;
	height: 10px;
	background-color: #f3f2f2;
	transform: rotate(50deg);
	position: absolute;
	left: -6px;
	top: calc(50% - 5px);
	border-left: 1px solid #dbdada;
	border-bottom: 1px solid #dbdada;
}
.tooltip-question:hover .tooltip-question-content {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}
.form-content .form-control label {
	color: #424242;
	display: block;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 5px;
	font-weight: 400;
}
.form-content .form-control label .star {
	color: #8dbc4b;
}
.form-content .btn {
	text-transform: uppercase;
	font-size: 11px !important;
	letter-spacing: .55px;
	line-height: 12px;
	padding: 12px 11px;
	background: #8dbc4b;
	color: white;
}
.form-content .btn:hover {
	color: #fff;
	background: #77a65f;
	box-shadow: 0 0 10px rgba(0, 0, 0, .05);
}
.form-content .description {
	margin-bottom: 29px;
	margin-top: 24px;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
}
.form-content h6.mb23 {
	margin-bottom: 23px;
}
.form-content h6.mb21 {
	margin-bottom: 21px;
}
.form-content h6.mt24 {
	margin-top: 24px;
}
#register-form-success {
	padding-top: 21px;
}
#register-form-success.form-content h6 {
	line-height: 17px;
	margin-bottom: 18px;
}
.form-content .description p {
	font-weight: normal !important;
}
.form-content .description p:last-child {
	margin-bottom: 0;
}
.registraion-page {
	padding: 25px 0;
}
.registraion-page-form_btn__group {
	margin: 0 auto;
	max-width: 173px;
}
.registraion-page-form_btn__group a {
	display: block;
}
.registraion-page-form_btn__group .btn {
	padding-top: 10px;
	padding-bottom: 10px;
}
.registraion-page-form_btn__group a:not(:last-child) {
	margin-bottom: 25px;
}
.form-register-content div[class*='col-'] > .form-content {
	margin-top: 25px;
}
@media screen and (min-width: 992px) {
	#register-form-kosm.row.form-register-content div[class*='col-'] > .form-content {
		min-height: unset;
	}
	#register-form-chp.row.form-register-content div[class*='col-'] > .form-content {
		min-height: unset;
	}
	#register-form-uchp.row.form-register-content div[class*='col-'] > .form-content {
		min-height: 187px;
	}
	.form-register-content div[class*='col-'] > .form-content {
		min-height: 340px;
	}
	.form-register-content .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.form-register-content div[class*='col-'] {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media screen and (max-width: 991px) {
	.form-content .form-control > .row > div[class*='col-']:not(:last-child) > div {
		margin-bottom: 15px;
	}
}
/*.form-register-content .row{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}*/
/*register*/
/*svg list*/
.svg-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: -16px;
	margin-right: -16px;
}
.svg-list .svg-item {
	max-width: calc(33.3333% - 32px);
	width: 100%;
	margin: 9px 16px 14px;
	font-weight: 500;
}
.svg-list .svg-item .svg-item_image {
	text-align: center;
	max-width: 102px;
	margin: 0 auto 17px;
}
.svg-list .svg-item .svg-item_image img {
	width: 100% !important;
	height: auto !important;
}
.svg-list .svg-item .svg-item_title {
	text-align: center;
	color: #141212;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 11px;
}
.svg-list .svg-item .svg-item_content {
	text-align: center;
	color: #737373;
	font-size: 12px;
	line-height: 14px;
	max-width: 225px;
	margin: 0 auto;
	letter-spacing: .1px;
}
@media screen and (max-width: 767px) {
	.svg-list .svg-item {
		max-width: calc(50% - 32px);
	}
}
@media screen and (max-width: 479px) {
	.svg-list .svg-item {
		max-width: 100%;
	}
	.svg-list .svg-item .svg-item_content {
		max-width: 100%;
	}
}
/*svg list*/
/*template-stile-about__us*/
.template-stile-about__us {
	font-family: Verdana, sans-sarif;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #141212;
}
.template-stile-about__us .bg-block {
	padding: 20px 24px 16px;
}
.template-stile-about__us .bg-block h1, .template-stile-about__us .bg-block h2, .template-stile-about__us .bg-block h3, .template-stile-about__us .bg-block h4, .template-stile-about__us .bg-block h5, .template-stile-about__us .bg-block h6 {
	font-weight: bold;
	font-family: Verdana, sans-sarif !important;
	margin-top: 0;
	margin-bottom: 10px;
}
.template-stile-about__us .bg-block p {
	margin-bottom: 15px;
	line-height: 20px;
	margin-top: 0;
}
.template-stile-about__us .bg-block p:last-child {
	margin-bottom: 0;
}
.template-stile-about__us .bg-block iframe {
	/*max-width: 700px !important;*/
	width: 100%;
	margin: 8px auto 20px;
}
.template-stile-about__us .contact_info {
	text-align: center;
}
.template-stile-about__us .contact_info ul {
	margin-top: 10px !important;
}
.template-stile-about__us .contact_info ul li {
	margin-bottom: 10px !important;
	margin-top: -6px !important;
}
.template-stile-about__us .contact_info li:before {
	display: none
}
.template-stile-about__us .contact_info li a:not(.btn) {
	color: #141212;
	border-bottom: none;
}
.template-stile-about__us .contact_info .btn {
	padding: 4px 8px;
}
.template-stile-about__us .contact_info a.btn {
	border: 1px solid #585858;
}
.template-stile-about__us .contact_info a.btn:hover {
	border-color: #8dbc4b;
}
.template-stile-about__us .bg-block ul {
	margin: 17px 0 0;
}
.template-stile-about__us .bg-block ul > li {
	margin-top: 0;
}
.template-stile-about__us .bg-block ul > li:not(:last-child) {
	margin-bottom: 17px;
}
/*template-stile-about__us*/
/*instagram*/
.widget_iframe.instagram {
	text-align: center;
}
.widget_iframe.instagram iframe {
	max-width: 1066px;
	height: 551px !important;
	width: 100% !important;
}
body {
	overflow-x: hidden;
}
.wrapper_inner:not(.cat-section-wrapper) .left_block {
	max-width: 227px;
	width: 100%;
	margin-left: 23px;
}
.wrapper_inner:not(.cat-section-wrapper) .right_block {
	padding: 25px 0;
}
.contacts-v2 {
	padding: 25px 0px;
}
.contacts-v2:before {
	content: '';
	border-bottom: none;
	/*background-image: url("../images/content-fon-big-2.jpg");
  background-size: 800px 800px;
  background-position: top left;*/
	position: absolute;
	/*left: -50px;*/
	/*right: -50px;*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
}
.contacts-v2 .contacts-page-top {
	margin-bottom: 25px;
	padding: 0px 25px;
}
.contacts-v2 .contacts-page-top .btn {
	font-size: 18px;
	padding: 6px 24px;
	border-radius: 50px;
	background-color: #80b366;
	border-color: #80b366;
	font-family: 'Verdana';
	color: #fff;
	text-transform: uppercase;
}
.contacts-v2 .contacts-page-top .btn:hover {
	background-color: #83b81d;
	border-color: #83b81d;
}
.contacts-v2 .contacts-page-top .max-btn {
	background-color: #007aff;
	border-color: #007aff;
}
.contacts-v2 .contacts-page-top .max-btn:hover {
	background-color: #3ba7f7;
	border-color: #3ba7f7;
}
.contacts-v2 .contacts-page-top .ask_button .btn {
	width: 100%;
}
.contacts-v2 .contacts-page-top .contacts {
	padding: 25px;
}
.contacts-v2 .contacts-page-top .contacts .property .title {
	font-size: 12px;
	margin-bottom: 3px;
	line-height: 1.3em;
	letter-spacing: .8px;
}
.contacts-v2 .item-views-wrapper.contacts {
	padding: 0px 25px;
	margin-bottom: 25px;
}
.contacts-v2 .item-views-wrapper.contacts .maxwidth-theme {
	background: transparent;
	padding-left: 0;
	padding-right: 0;
}
.contacts-v2 .contacts-stores .contacts-stores-item {
	padding: 25px 0;
	margin-bottom: 25px;
	border-top: 1px solid #cccccc;
}
.contacts-v2 .contacts-stores .contacts-stores-item:last-of-type {
	margin-bottom: 0px;
	border-bottom: 1px solid #cccccc;
}
.contacts-v2 .contacts-stores .contacts-stores-item h4 {
	font-size: 18px;
	font-family: 'Helvetica';
	font-weight: 900;
	margin-top: 0;
	margin-bottom: 20px;
	display: inline-block;
}
.contacts-v2 .contacts-stores .contacts-stores-item .section_name, .contacts-v2 .contacts-stores .contacts-stores-item .item {
	padding: 0 25px;
}
.contacts-v2 .contacts-stores .contacts-stores-item .item {
	padding-top: 20px;
	border-top: 1px solid #cccccc;
	margin-top: 20px;
}
.contacts-v2 .contacts-stores .contacts-stores-item .section_name + .item {
	padding-top: 0;
	border-top: 0;
	margin-top: 0;
}
.contacts-v2 .contacts-stores .contacts-stores-item .item .emails {
	text-align: right;
}
.contacts-v2 .contacts-stores .contacts-stores-item .item .address .top-wrap .title {
	font-weight: 400;
}
.contacts-v2 .contacts-stores .contacts-stores-item .item .top-wrap .title {
	font-size: 16px;
	font-family: 'Helvetica';
	font-weight: bold;
	color: #333 !important;
}
.contacts-v2 .contacts-stores .contacts-stores-item .item .name .top-wrap .title:before {
	content: ' ';
	position: absolute;
	left: -6px;
	top: 6px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #80b366;
	display: inline-block;
}
.contacts-v2 .contacts-stores .contacts-stores-item .item:hover .title a {
	color: unset;
}
.contacts-v2 .contacts-stores .contacts-stores-item .item .top-wrap .title a:hover {
	color: #74a319;
}
.contacts-v2 .contacts-stores .contacts-stores-item .item .top-wrap .middle-prop {
	font-size: 11px;
	font-family: 'Verdana';
	font-weight: normal;
	line-height: normal;
	text-transform: none;
}
.contacts-v2 .contacts-stores .contacts-stores-item .item .top-wrap .middle-prop .metro {
	display: flex;
}
.contacts-v2 .contacts-stores .contacts-stores-item .item .top-wrap .middle-prop .metro svg {
	width: 11px;
	height: 9px;
	margin-top: 3px;
}
.contacts-v2 .contacts-stores .contacts-stores-item .item .top-wrap .middle-prop .metro path {
	fill: #83b81d;
}
.contacts-v2 .contacts-select .text-content .content-title {
	font-size: 18px;
	font-family: 'Helvetica';
	font-weight: bold;
	margin-bottom: 0;
}
.contacts-v2 .ajax_items .maxwidth-theme.contacts-select {
	background: transparent;
	/*padding-left: 0;*/
	/*padding-right: 0;*/
}
.contacts-v2 .contacts-select .contacts-select-item .text-content {
	padding: 41px 0px 41px 0px;
}
.contacts-v2 .ajax_items .contacts-select {
	padding: 0;
	/*margin-top: 25px;*/
}
@media screen and (max-width: 1310px) {
	.contacts-v2 .ajax_items .contacts-select {
		padding: 0 25px;
	}
}
/*.contacts-v2 .ajax_items .contacts-select .contacts-select-item .ik_select.common_select{
  border-bottom: 2px solid #000;
}*/
.contacts-v2 .ajax_items .contacts-select .contacts-select-item {
	padding: 0px 25px 25px 25px;
	margin-bottom: 25px;
}
.contacts-v2 .ajax_items .contacts-select .contacts-select-item .ik_select .ik_select_link .ik_select_link_text {
	color: #898989;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr {
	/*padding: 0px 25px;*/
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .maxwidth-theme {
	background: transparent;
	padding-left: 0;
	padding-right: 0;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container {
	padding: 25px 25px;
	margin-bottom: 25px;
	border-top: 1px solid #cccccc;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container:first-of-type {
	border-top: 0;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container:last-child {
	margin-bottom: 0px;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container h4 {
	font-size: 18px;
	font-family: 'Helvetica';
	/*font-weight: bold;*/
	font-weight: 900;
	margin-top: 0;
	margin-bottom: 20px;
	/*border-bottom: 2px solid #74a319;*/
	display: inline-block;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .schedule .svg-inline-clock svg {
	margin-top: 2px;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container svg .cls-1 {
	fill: #898989;
	fill-rule: evenodd;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .outer_item {
	padding: 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item {
	padding: 0;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .outer_item.last {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .name .title:before {
	content: ' ';
	position: absolute;
	left: -6px;
	top: 6px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #80b366;
	display: inline-block;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .name .address {
	font-weight: 400;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .title, .contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .address, .contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .phones, .contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .emails {
	font-size: 16px;
	font-family: 'Helvetica';
	font-weight: bold;
	color: #333 !important;
	margin-bottom: 12px;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .phones {
	white-space: nowrap;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item:hover .title a {
	color: unset;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .title a:hover, .contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .address a:hover, .contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .phones a:hover, .contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .emails a:hover {
	color: #74a319;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .top-wrap .middle-prop {
	font-size: 11px;
	font-family: 'Verdana';
	font-weight: normal;
	line-height: normal;
	text-transform: none;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .top-wrap .schedule {
	font-size: 11px;
	font-family: 'Verdana';
	font-weight: normal;
	line-height: normal;
	text-transform: none;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .top-wrap .show_on_map {
	display: flex
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .top-wrap .show_on_map.colored_theme_text:hover path {
	fill: #333;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .top-wrap .show_on_map path {
	fill: #83b81d;
}
.contacts-v2 .ajax_items .item-views-wrapper.contacts_distr .contacts-stores .shops_distr_container .item .top-wrap .schedule {
	display: flex;
}
.contacts-v2 .ajax_items .contacts-page-map {
	background: transparent;
	padding-left: 0;
	padding-right: 0;
}
.wrapper_inner:not(.cat-section-wrapper) .right_block:before {
	content: '';
	border-bottom: none;
	background-image: url("../images/content-fon-big-2.jpg");
	background-size: 800px 800px;
	background-position: top left;
	position: absolute;
	left: -50px;
	right: -50px;
	top: 0;
	bottom: 0;
	z-index: -1;
}
.wrapper_inner:not(.cat-section-wrapper) .left_block .left_menu, .left_block .menu_top_block.catalog_block, .left_block .sticky-sidebar__inner .bx_filter {
	background-color: #ffffff;
	margin-bottom: 25px;
	border: 1px solid #c1c1c1;
	box-shadow: 2px 0 7px rgba(109, 109, 109, .32);
	padding-bottom: 1px;
}
.wrapper_inner:not(.cat-section-wrapper) .left_block .left_menu li a, .left_block .menu_top_block.catalog_block li a, .left_block .sticky-sidebar__inner .bx_filter li a {
	border: none;
	padding: 0 14px;
	font-weight: normal;
	font-size: 16px;
	line-height: 35px;
	font-family: Verdana, sans-sarif;
}
.wrapper_inner:not(.cat-section-wrapper) .left_block .left_menu > li:hover, .wrapper_inner:not(.cat-section-wrapper) .left_block .left_menu > li:hover > a {
	background-color: #ffffff;
}
.wrapper_inner:not(.cat-section-wrapper) .left_block .left_menu > li:hover > a {
	color: #8dbc4b;
}
.wrapper_inner .left_block .form-action-wrapper {
	margin-top: 52px !important;
}
.wrapper_inner .left_block .form-action-wrapper .form-action .form-action__inner {
	border: none;
	padding: 0;
	font-weight: bold;
	color: #8dbc4b;
	min-height: auto;
	font-family: Verdana, sans-sarif;
	margin-bottom: 10px;
}
.wrapper_inner .left_block .form-action-wrapper .form-action .form-action__inner:hover {
	box-shadow: none;
	transform: translateY(0);
	color: #141212;
}
.wrapper_inner .left_block .form-action-wrapper .form-action .form-action__inner .form-action__text {
	font-size: 16px;
	letter-spacing: .2px;
	padding-left: 43px;
}
.wrapper_inner .left_block .form-action-wrapper .form-action .form-action__inner .svg {
	top: 5px;
	left: 12px;
}
.wrapper_inner .left_block .form-action-wrapper .form-action .form-action__inner .svg svg {
	width: 20px;
	height: 20px;
}
.wrapper_inner .left_block .side-news {
	font-family: Verdana, sans-sarif;
	font-weight: normal;
	margin-left: 13px;
	padding-right: 13px;
}
.wrapper_inner .left_block .side-news .side-news__title {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
}
.wrapper_inner .left_block .side-news .box-shadow:hover {
	box-shadow: none;
	transform: translateY(0);
	border: none;
}
.left_block .side-news .side-news__item {
	border: none;
	padding: 10px 0 0px;
}
.left_block .side-news .side-news__item:after {
	content: '';
	margin-top: 20px;
	display: block;
	width: 24px;
	height: 3px;
	background-color: #8dbc4b;
}
.left_block .side-news .side-news__item .side-news__item-date {
	color: #6c6c6c;
	font-size: 12px;
}
.left_block .side-news .side-news__item .side-news__item-link {
	color: #363434 !important;
	font-size: 14px;
	line-height: 16px;
}
.left_block .side-news .side-news__item .side-news__item-link:hover {
	color: #8dbc4b !important;
}
@media screen and (min-width: 992px) {
	.wrapper_inner:not(.cat-section-wrapper) .right_block {
		max-width: calc(100% - 250px);
		width: 100% !important;
		padding: 25px 0 25px 25px;
	}
	.wrapper_inner:not(.cat-section-wrapper) .right_block:before {
		left: 0;
		right: -100%;
	}
}
.header-wrapper.header-v7 .menu-row .row { /*.mega-menu .table-menu*/
	margin-left: -43px;
}
.top-block-wrapper .page-top #navigation {
	padding-left: 1px;
}
/*instagram*/
#navigation {
	font-weight: 300;
	/* padding: 0 28px; */
	padding-right: 28px;
	padding-left: 28px;
	padding-top: 0px;
	font-size: 16px;
	letter-spacing: .9px;
	top: -11px;
}
#navigation .breadcrumbs__item, #navigation .breadcrumbs__separator {
	color: #585858;
}
#navigation .breadcrumbs__separator {
	margin: 0 6px 0 3px;
}
.page-top > div:last-of-type {
	padding-top: 0;
	padding-bottom: 36px;
}
/*old template*/
.menu_top_block.catalog_block .dropdown > li.full.current > a, .left_menu > li.current > a {
	color: #8dbc4b;
}
a.scroll-to-top {
	right: 30px;
	width: 60px;
	height: 60px;
}
a.scroll-to-top.ROUND_COLOR, a.scroll-to-top.RECT_COLOR {
	background-position: center 20px;
	background-size: 16px;
}
#gdpr-cookie-message {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color: #ffffff;
}
#gdpr-cookie-message button {
	background: #ffd507;
}
.cabinet-with-top .cabinet-with-top_login {
	font-size: 16px;
	min-width: 222px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
}
.cabinet-with-top .cabinet-with-top_login .cabinet-small-link {
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 8px;
	margin-bottom: -11px;
}
/*old template*/
/*contact page*/
.contacts-select {
	margin-top: 30px;
}
.contacts-v2 .contacts-page-top .btn.tg-btn {
	background-color: #0088CC;
	border-color: #0088CC;
}
.col-md-4.col-sm-6.ask_button:has(.btn.tg-btn) {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.header_whatsapp.icon-box_item.header_telegram svg {
	margin: 0 auto;
}
.top-nav-wrapper {
	width: calc(100% - 180px) !important;
	min-width: 260px;
}
.header_whatsapp:not(.icon-box_item.header_telegram) .fa.fa-whatsapp {
	color: #25D366;
}
@media (max-width: 1024px) {
	.telegram_link {
		margin-right: 10px;
	}
}
/*contact page*/
.bx-auth-secure {
	display: none !important;
}
/*frontG*/
/* .fancybox-button.fancybox-button--close{
  z-index: 99999;
  top: 44px;
  right: 235px;
  background-color: transparent;
}
.fancybox-button.fancybox-button--close:hover path,.fancybox-button.fancybox-button--close path{
  fill: #a2a2a2;
} */
.mt45 {
	margin-top: 45px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.contact_info.green {
	display: flex;
	justify-content: center;
}
.contact_info.green a {
	color: #8dbc4b;
}
.contact_info.green.ul-wr {
	display: flex;
	justify-content: center;
}
.contact_info.green ul {
	width: 310px;
	max-width: 100%;
	margin: 0px 0px 18px 0px;
	letter-spacing: .05em;
}
.contact_info.green ul li {
	display: flex;
	justify-content: space-between;
	margin: 0px;
}
.contact_info.green ul li span {
	display: inline-block;
	text-align: left;
}
.contact_info.green ul li:before {
	content: none;
}
.delivery-table table {
	font-size: 14px;
}
.delivery-table table tr td {
	padding: 12px 15px;
	line-height: 18px;
	font-family: 'Verdana', sans-serif !important;
}
.delivery-table thead {
	background: #eaf3da;
}
.delivery-table thead tr th {
	border: 0px;
	text-align: center;
	font-weight: normal;
	font-family: 'Verdana', sans-serif !important;
}
.delivery-table tbody tr td {
	text-align: center;
	vertical-align: middle;
	width: 275px;
}
.delivery-table tbody tr td:first-child {
	width: 50px;
}
.delivery-table a.delivery-icon {
	width: 33%;
	margin: 5px 0px;
	display: inline-block;
}
.delivery-table .th-mobile {
	display: none;
}
.delivery-table b {
	color: #000 !important;
	letter-spacing: .05em;
}
.tb {
	color: #000 !important;
}
#deliveryPage, #deliveryPage ul, #deliveryPage p, #deliveryPage h2, #deliveryPage h3, #deliveryPage h4, #deliveryPage h5, #deliveryPage h6 {
	font-family: 'Verdana', sans-serif !important;
}
#deliveryPage .bg-block p, #deliveryPage .bg-block h6 {
	font-size: 14px;
	line-height: 18px;
}
#deliveryPage .bg-block h6:last-child, #deliveryPage .bg-block p:last-child {
	margin-bottom: 0;
}
#deliveryPage .bg-block h6:first-child {
	font-size: 16px;
}
#deliveryPage .contact_info.green ul li {
	font-size: 14px;
	line-height: 18px;
}
#deliveryPage h6 {
	font-weight: 700;
}
#deliveryPage h5 {
	font-family: Verdana, sans-serif !important;
}
@media screen and (min-width: 1200px) {
	#deliveryPage .container {
		width: 1230px;
	}
}
#deliveryPage .bg-block {
	border-width: 1px;
	border-color: rgb(218, 218, 218);
	border-style: solid;
	padding: 23px;
}
@media screen and (max-width: 991px) {
	#deliveryPage .bg-block h6:first-child {
		margin-top: 25px;
	}
	.delivery-table a.delivery-icon {
		width: auto;
		margin-right: 5px;
	}
	.contact_info.green ul {
		width: auto;
	}
}
@media screen and (max-width: 767px) {
	.obuchenie_wrap ul li {
		flex-wrap: wrap;
		position: relative;
	}
	.obuchenie_wrap ul {
		padding-left: 20px;
	}
	.obuchenie_wrap ul li:before {
		position: absolute;
		left: -15px;
		top: 35%;
	}
	.contacts-v2 .contacts-stores .contacts-stores-item .item .emails {
		text-align: left;
	}
	#deliveryPage .contact_info.green ul li {
		flex-direction: column;
		align-items: center;
	}
	#deliveryPage .contact_info.green ul li + li {
		margin-top: 10px;
	}
}
@font-face {
	font-family: 'Verdana';
	src: url('fonts/Verdana.eot');
	src: local('Verdana'), url('fonts/Verdana.eot?#iefix') format('embedded-opentype'), url('fonts/Verdana.woff') format('woff'), url('fonts/Verdana.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Verdana';
	src: url('fonts/Verdana-BoldItalic.eot');
	src: local('Verdana Bold Italic'), local('Verdana-BoldItalic'), url('fonts/Verdana-BoldItalic.eot?#iefix') format('embedded-opentype'), url('fonts/Verdana-BoldItalic.woff') format('woff'), url('fonts/Verdana-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'Verdana';
	src: url('fonts/Verdana-Bold.eot');
	src: local('Verdana Bold'), local('Verdana-Bold'), url('fonts/Verdana-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Verdana-Bold.woff') format('woff'), url('fonts/Verdana-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
#seminar-list {
	margin-bottom: 25px;
}
#seminar-list .tab-pane .text_before_items {
	text-align: center;
	margin: 20px;
	font-weight: 400;
}
#seminar-list .item_wrap.item-accordion-wrapper {
	/* margin: 20px; */
	/* border-width: 7px 1px 1px 1px; */
	/* border-color: #dadada; */
	/* border-style: solid; */
	/* border-top-color: #8dbc4b; */
}
#seminar-list .colored_theme_hover_bg-block:hover .title.font_mlg {
	color: #8dbc4b;
	/*display: inline-block;*/
}
#seminar-list .colored_theme_hover_bg-block .title.font_mlg {
	margin-bottom: 0px;
	flex: 85% 0 0;
}
i.circle {
	width: 14px;
	height: 14px;
	flex: 14px 0 0;
	background: #8dbc4b;
	display: inline-block;
	border-radius: 10px;
}
#seminar-list span.number {
	font-size: 16pt;
	display: inline-block;
	color: #8dbc4b;
	/* width: 13px; */
	/* height: 12px; */
	border: 2px #8dbc4b solid;
	height: 35px;
	width: 35px;
	flex: 35px 0 0;
	border-radius: 50%;
	font-weight: 400;
	line-height: 33px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
#seminar-list .top-block__info {
	display: flex;
	align-items: center;
	width: 100%;
}
#seminar-list .top-block__info .circle {
	margin-left: 10px;
}
#seminar-list .colored_theme_hover_bg-block:hover .date-add-prop {
	color: #8dbc4b;
}
.list-type-block.item-views.vacancy-list1.wide_img .item .body-info .top-block__info .title {
	font-size: 14px;
}
.item-views.list-type-block.vacancy-list1.accordion-mode .items .item_wrap {
	padding: 0;
}
.item-views.list-type-block.vacancy-list1.accordion-mode .accordion-type-1 .item-accordion-wrapper .accordion-head {
	padding: 24px 25px 20px;
}
.list-type-block.item-views.vacancy-list1.wide_img .item.accordion-head .date-add-prop {
	font-size: 10px;
	color: #7e7e7e;
}
#seminar-list .items.accordion-type-1 {
	border-width: 7px 1px 0px 1px;
	border-color: #dadada;
	border-style: solid;
	border-top-color: #8dbc4b;
	margin: 22px;
}
#seminar-list .body-info.with-section {
	padding-right: 50px;
	flex: 1 0 0;
	order: 1;
}
#seminar-list .pull-right {
	order: 2;
	flex: auto 0 0;
	width: 165px;
}
.item-views .item.noborder {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#seminar-list .date-add-prop {
	display: inline-block;
	position: inherit;
	top: auto;
	right: auto;
	margin-right: 20px;
	/*min-width: 125px;*/
	float: left !important;
}
#seminar-list span.arrow_open {
	display: inline-block;
	position: relative;
	top: 5px !important;
	bottom: 0;
	margin: auto;
	float: right !important;
	width: 12px;
	height: 12px;
	background-color: rgba(219, 219, 219, 0.43);
	border: 0.5px solid #959595;
	border-radius: 2px;
}
.item-accordion-wrapper.opened .accordion-head:before {
	display: none;
}
.arrow_open:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 3px solid transparent;
	border-top: 4px solid #131111;
	background: none;
	margin: auto;
	top: 3px;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
}
#seminar-list .item-accordion-wrapper:hover span.arrow_open {
	background-color: #CEE2B1;
	border-color: #ACCE7B;
}
#seminar-list .accordion-head.accordion-open .arrow_open:after {
	bottom: 6px;
}
#seminar-list .accordion-head.accordion-open .arrow_open:after {
	background-position: 0px -5px;
	transform: rotate(180deg);
}
#seminar-list .accordion-body .text {
	font-size: 12px;
}
.bt-grey {
	border: 1px solid #c3c3c3;
	border-top: 8px solid #c3c3c3;
	padding: 25px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	font-family: "Verdana";
}
.bt-grey p {
	color: #585858;
}
.bt-grey .green {
	font-weight: bold;
}
.list-number ul {
	text-align: left;
	padding: 20px;
	list-style: none;
	margin-bottom: 0px;
	padding-top: 0px;
}
.col-sm-6.list-number {
	text-align: center;
}
.list-number ul li::before {
	content: none;
}
.list-number span {
	color: #8dbc4b;
	font-weight: 500;
}
ul.circle-ul li {
	list-style: disc;
}
ul.circle-ul li:before {
	content: none;
}
ul.circle-ul {
	margin: 0px 10px;
	font-size: 14px;
	font-family: "Verdana";
	color: #585858;
}
ul.circle-ul li {
	margin-bottom: 2em;
}
.sert-line {
	display: flex;
	margin-bottom: 25px;
	flex-wrap: nowrap;
}
.sert-line .bt-grey {
	/*margin-right: 18px;*/
}
.sert-line ul.circle-ul {
	margin-left: 25px;
}
.sert-line .bt-grey p:first-child {
	margin-bottom: 35px;
}
.sert-line .bt-grey ul.circle-ul li {
	margin-bottom: 2.3em;
}
.sert-line .bt-grey ul.circle-ul li:last-child {
	margin-bottom: 0;
}
.green {
	color: #8dbc4b;
	font-weight: 500;
}
.mb-25 {
	margin-bottom: 25px;
}
.breadcrumbs__item-name {
	font-size: 16px;
	font-weight: 300;
	color: #585858;
}
.item-views.list-type-block.vacancy-list1.accordion-mode .panel-collapse .accordion-body {
	position: relative;
	margin-top: 15px;
	background: #F3F3F3;
	padding: 25px 9em;
	font-size: 12px;
	z-index: 1;
}
.accordion-body ul > li {
	font-size: 12px;
	position: relative;
}
.accordion-body ul > li:before {
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #181818;
	margin-right: 3px;
	vertical-align: middle;
}
.accordion-body ul {
	margin: 1.2em 0;
}
.sert-line img.lazyloaded {
	box-shadow: -1.5px 1.3px 10px rgba(192, 189, 189, 0.64);
}
.row.bt-grey.mb-25 ul > li {
	margin: 0 0 3px 0;
}
.row.bt-grey.mb-25 ul > li span {
	font-weight: bold;
}
.row.bt-grey.mb-25 ul {
	padding-bottom: 0;
	margin-top: 20px;
}
.row.bt-grey.mb-25:last-child {
	margin-bottom: 5px;
}
.nav-tabs {
	text-align: center;
	display: flex;
	justify-content: center;
	margin-bottom: 1.3em !important;
}
.nav-tabs > li {
	height: 23px;
	border: 0.3px solid #D9D9D9;
	color: #747474;
	font-size: 9px;
	font-family: "Verdana";
	font-weight: bold;
	min-width: 143px;
	padding: 0 .5em;
	margin-left: -1px;
	text-transform: uppercase;
}
.nav-tabs > li.active {
	/*background-color: #8dbc4b;*/
	border-color: #8dbc4b;
	/*color: #fff;*/
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background-color: #8dbc4b;
	border-color: #8dbc4b;
	color: #fff;
}
.nav > li > a {
	transition: all .3s;
}
.nav > li > a:focus, .nav > li > a:hover {
	color: #8dbc4b;
	background-color: transparent;
}
.nav > li:hover {
	border-color: #DDEBCA;
}
.nav-tabs > li > a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	background-color: transparent;
	border: none;
	color: inherit;
	border-radius: 0;
	line-height: 1;
	margin: 0;
	width: 100%;
	height: 100%;
}
#calend-block h2 {
	color: #585858;
	font-size: 16px;
	font-family: "Verdana";
	font-weight: bold;
	margin-bottom: 1.7em;
}
.rasp-item {
	font-family: "Verdana";
	font-size: 12px;
	padding: 1.5em;
	border-left: 0.3px solid #dddddd;
	border-right: 0.3px solid #dddddd;
	border-top: 7px solid #8dbc4b;
	/*border-bottom: 7px solid #8dbc4b;*/
	border-bottom: 0.3px solid #dddddd;
	color: #585858;
	margin-bottom: 1.875em;
	text-align: left;
}
.rasp-item .item-date, .rasp-item .item-time {
	color: #8dbc4b;
	font-weight: 700;
	/*margin-bottom: 8px;*/
}
.rasp-item .item-time {
	margin-bottom: 12px;
}
.rasp-item .item-title {
	font-weight: bold;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}
.rasp-item .item-title span {
	display: block;
	margin-top: 2px;
	font-weight: 400;
	text-transform: none;
}
.rasp-item .item-spiker {
	font-weight: bold;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}
.rasp-item .item-programm {
	font-weight: bold;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	cursor: pointer;
	position: relative;
}
.item-programm button {
	transform: rotate(90deg);
}
.item-programm span {
	border-bottom: .5px solid #585858;
}
.rasp-item .item-spiker span {
	display: block;
	margin-top: 2px;
	font-weight: 400;
	text-transform: none;
}
.rasp-item .item-address a {
	font-size: 10px;
	border-bottom: .5px solid #585858;
	position: relative;
	/*padding-left: 13px;*/
	margin-left: 13px;
	color: #585858;
	transition: color .3s, border-bottom-color .3s
}
.rasp-item .item-address a:before {
	content: '';
	display: block;
	position: absolute;
	top: -2px;
	left: -13px;
	width: 10px;
	height: 12px;
	background: url("../images/svg/adress-ico.svg");
	background-size: contain;
}
.rasp-item .item-address a:hover {
	color: #8dbc4b;
	border-bottom-color: #8dbc4b;
}
.rasp-item .item-address {
	margin-bottom: 1em;
}
.rasp-item .item-button a {
	display: inline-block;
	min-width: 112px;
	height: 34px;
	font-size: 11px;
	font-weight: bold;
	line-height: 34px;
	background-color: #585858;
	color: #fff;
	padding: 0 .5em;
	text-align: center;
	text-transform: uppercase;
	transition: background .3s
}
.rasp-item .item-button a:hover {
	background: #8DBC4B;
}
h6 {
	font-size: 16px;
}
a.kalend-link {
	float: right;
	height: 23px;
	border: 0.3px solid #DDEBCA;
	color: #8dbc4b;
	font-size: 9px;
	font-family: "Verdana";
	font-weight: bold;
	position: absolute;
	right: 0;
	min-width: 143px;
	padding: 0 .5em;
	margin-left: -1px;
	text-transform: uppercase;
	transition: border-color .3s, color .3s
}
a.kalend-link:hover {
	color: #585858;
	border-color: #DADADA;
}
.info-head {
	padding: 0px 20px;
}
#seminar-list .info-head {
	font-size: 9pt;
	margin-right: 0px !important;
}
#seminar-list .info-head .date-add-prop {
	margin-right: 5px;
	display: inline-block;
}
#seminar-list .info-head span.arrow_open {
	position: relative;
	right: 0px;
}
span.icon-div {
	margin-right: 10px;
}
.icon-div img.lazyloaded {
	box-shadow: none !important;
}
#seminar-list .info-head span.title.font_mlg {
	font-size: 14px;
	font-weight: 700;
	font-family: "Verdana";
	color: #585858;
	line-height: inherit;
}
.text-tab {
	margin: 25px 0px;
}
.text-tab ul > li {
	font-size: 12pt;
	color: black;
	list-style: disc;
	margin-left: 20px;
	/* padding: 0px; */
}
.text-tab ul > li:before {
	content: none;
}
.img-tab img.lazyloaded {
	box-shadow: none;
}
.img-tab img {
	margin-top: 30px;
	width: 100%;
}
.accordion-body.info-tab-body {
	padding: 0px 25px;
}
.accordion-body.info-tab-body .img-tab {
	margin-top: 20px;
}
.accordion-body.info-tab-body .img-tab .row {
	margin: 0 -5px;
}
.accordion-body.info-tab-body .img-tab [class^="col-"] {
	padding: 0 5px;
}
.accordion-body.info-tab-body .img-tab img.lazyloaded {
	margin-top: 10px;
}
.accordion-body.info-tab-body p {
	color: #585858;
}
.accordion-body.info-tab-body ul li {
	margin: 0 0 3px 20px;
}
.accordion-body.info-tab-body .text-tab {
	margin-bottom: 0;
}
.edu1-list .row {
	display: flex;
	flex-wrap: wrap;
}
.edu1-list [class^="col-"] {
	margin-bottom: 1.875em
}
.edu1-item {
	border: 1px solid #dadada;
	/* display: flex; */
	color: #424242;
	background: #fff;
	padding: 7px;
	padding-top: 0px;
	font-family: "Verdana";
	height: 100%;
	/*margin-bottom: 1.875em;*/
}
.edu1-item .pic {
	display: inline-block;
	width: 70%;
	min-height: 100px;
	/* margin: 5px 20px; */
	padding: 7px 0px 11px 5px;
	text-align: center;
}
.edu1-item .pic img {
	max-width: 100%;
	max-height: 100%;
}
.edu1-item .type-file {
	/* display: inline-block; */
	height: 80px;
	width: 35px;
	float: right;
	/*padding: 20px 5px 0px 5px;*/
	color: #fff;
	position: relative;
	background: #979797;
	font-weight: 500;
	margin-right: 10px;
	font-size: 0;
}
.edu1-item .type-file:before {
	content: '';
	display: block;
	width: 23px;
	height: 33px;
	background: url(../images/svg/pdf-ico.svg) no-repeat center top;
	background-size: contain;
	position: absolute;
	left: 0;
	right: 0;
	top: 10px;
	margin: auto;
}
.edu1-item .item-name {
	font-size: 12px;
	line-height: 1.1em;
	min-height: 30px;
	font-weight: bold;
}
.edu1-item .preview-text {
	font-size: 9px;
	font-weight: 400;
	line-height: 1;
	color: #424242;
}
.edu1-item .download-link a {
	color: #979797;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.edu1-item:hover .type-file {
	background: #8dbc4b;
}
.edu1-item:hover .download-link a {
	color: #8dbc4b;
}
.type-file::after {
	content: '';
	position: absolute; /* Абсолютное позиционирование */
	right: 0;
	left: 0;
	bottom: 0; /* Положение треугольника */
	margin: auto;
	border: 16px solid transparent;
	border-bottom: 16px solid white;
}
.type-file {
	/*  position: relative;*/
}
.edu1-item img.lazyloaded {
	box-shadow: none;
}
.edu2-item {
	border: 1px solid #dadada;
	border-top: 7px solid #8dbc4b;
	padding: 22px 25px;
	/*padding-bottom: 0px;*/
	color: #585858;
	font-family: "Verdana";
	margin-bottom: 25px;
}
.edu2-item .pic {
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
	max-width: 217px;
}
.edu2-item .pic img {
	max-width: 100%;
}
.edu2-item img.ls-is-cached.lazyloaded {
	box-shadow: none;
}
.edu2-item .item-name {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
}
.edu2-item .preview-text ul > li::before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #606060;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	position: relative;
	top: -1px;
}
.edu2-item .preview-text ul > li {
	/*list-style: disc;*/
	line-height: 1.3;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 13px;
}
.edu2-item .preview-text {
	font-size: 14px;
}
.preview-text ul {
	margin: 10px 0 10px;
}
.preview-text ul:last-child {
	margin-bottom: 0;
}
.worksop_top-section p {
	color: #606060;
}
.worksop_top-section .row {
	display: flex;
}
.worksop_top-section .col-md-5 {
	width: 38%;
}
.worksop_top-section .col-md-7 {
	width: 62%;
}
.calendar-tabs {
	position: relative;
}
.bg-block h6.mb0.text-center {
	color: #585858;
	font-family: "Verdana" !important;
	font-weight: 700;
	letter-spacing: 0;
}
.bg-block .text-block p {
	color: #606060;
}
.CONSULT_frame.popup, .COOPIRATION_frame.popup {
	width: 680px;
}
.CONSULT_frame.popup .form .form_head h2, .COOPIRATION_frame.popup .form .form_head h2 {
	font-size: 24px;
}
.contacts_frame.popup .form .form_head h2 {
	font-size: 24px;
	font-weight: 900;
	text-align: center;
	margin-bottom: 10px;
}
.contacts_frame.popup div.form-control label {
	margin-bottom: 15px;
	margin-left: 20px;
}
.CONSULT_frame.popup .form .form_footer, .COOPIRATION_frame.popup .form .form_footer {
	margin-bottom: 0;
}
.CONSULT_frame.popup .form .form_desc h4, .COOPIRATION_frame.popup .form .form_desc h4 {
	font-size: 16px;
	color: #585858;
	font-family: "Verdana" !important;
	font-weight: 700;
	line-height: 1.2;
	padding: 0 10%;
	margin-bottom: 1.2em;
}
.CONSULT_frame.popup .form .form_desc p, .COOPIRATION_frame.popup .form .form_desc p {
	font-size: 14px;
	font-family: "Verdana";
	color: #585858;
	letter-spacing: 3px;
	margin-bottom: 10px;
}
.CONSULT_frame.popup form, .COOPIRATION_frame.popup form {
	max-width: 456px;
	margin-left: auto;
	margin-right: auto;
}
.CONSULT_frame.popup form .btn.btn-lg:not(.font-ignore), .COOPIRATION_frame.popup form .btn.btn-lg:not(.font-ignore) {
	display: block;
	width: 102px;
	background: #585858;
	border: 1px solid #585858;
	border-radius: 0;
	margin-left: auto;
	margin-right: auto;
	height: 34px;
	line-height: 34px;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 9px;
	padding-right: 9px;
	text-transform: uppercase;
}
.CONSULT_frame.popup form .btn.btn-lg:not(.font-ignore):hover, .COOPIRATION_frame.popup form .btn.btn-lg:not(.font-ignore):hover {
	background: #7FB41B;
	border-color: #7FB41B;
}
.filter.licence_block {
	padding-bottom: 10px;
}
.CONSULT_frame.popup .form-control, .COOPIRATION_frame.popup .form-control {
	margin-bottom: 10px;
}
.CONSULT_frame.popup textarea, .COOPIRATION_frame.popup textarea {
	min-height: 152px;
	resize: none;
}
.CONSULT_frame.popup .form-control a, .COOPIRATION_frame.popup .form-control a {
	border-bottom: 1px solid #8dbc4b;
	transition: color .3s, border-bottom-color .3s;
}
.CONSULT_frame.popup .form-control a:hover, .COOPIRATION_frame.popup .form-control a:hover {
	border-bottom-color: transparent;
	color: #2a2a2a;
}
.CONSULT_frame.popup .uploader, .COOPIRATION_frame.popup .uploader {
	height: 25px;
	border: 1px solid #ececec;
	background: #fafafa;
	padding: 0 1em;
	transition: border-color .3s, background .3s;
}
.CONSULT_frame.popup .uploader:hover, .COOPIRATION_frame.popup .uploader:hover {
	background: #74a319;
	border-color: #74a319;
}
.CONSULT_frame.popup .uploader:before, .COOPIRATION_frame.popup .uploader:before {
	background: url(../images/clip-icon.png) no-repeat center top;
	background-size: contain;
	width: 20px;
	height: 21px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: 3px;
	margin: auto;
	z-index: 1;
}
.CONSULT_frame.popup .uploader:after, .COOPIRATION_frame.popup .uploader:after {
	content: '';
	display: block;
	width: 25px;
	height: 100%;
	background: #585858;
	position: absolute;
	top: 0;
	right: 0;
}
#main .onoff input[type="checkbox"] + label {
	font-size: 12px;
	color: #424242;
}
#main .onoff input[type="checkbox"] + label:after {
	top: 2px;
}
#main .onoff input[type="checkbox"] + label:before {
	top: 2px;
}
.calendar-tabs .tab-content .row {
	display: flex;
	flex-wrap: wrap;
}
.beautician-box {
	font-weight: 400;
}
.beautician_top-box p {
	color: #2b2a2a;
	font-family: 'HelveticaNeueCyr';
	font-weight: 400;
}
.beautician_top-box h6 {
	color: #2b2a2a !important;
}
.beautician-box h6 {
	font-size: 18px;
	color: #2b2a2a;
	font-weight: bold;
	text-align: center;
}
.cosmetologam-infon-item {
	display: flex;
	padding: 0 4.4em;
}
.cosmetologam-infon-item:last-child .cosmetologam-infon-item-right ul {
	margin-bottom: 0;
}
.cosmetologam-infon-item:last-child .cosmetologam-infon-item-right ul li:last-child {
	margin-bottom: 0;
}
.cosmetologam-infon-item-right a {
	color: #8dbc4b;
	font-weight: 700;
	border-bottom: 1px solid #8dbc4b;
	transition: border-bottom-color .3s, color .3s;
}
.cosmetologam-infon-item-right a:hover {
	border-bottom-color: transparent;
	color: #2b2a2a;
}
.cosmetologam-infon-item-number {
	border-radius: 50%;
	background-color: rgb(141, 188, 75);
	width: 38px;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	margin-right: 1.5em;
	position: relative;
	top: -3px;
}
.cosmetologam-infon-item-number:after {
	content: '';
	display: block;
	width: 42px;
	height: 52px;
	background: url(../images/step-icon.png) no-repeat center top;
	/*background-size: contain;*/
	position: absolute;
	left: 87%;
	top: 19px;
}
.cosmetologam-infon-item-title {
	color: #2b2a2a;
	font-weight: bold;
	margin-bottom: .7em;
	padding-left: 1.4em;
	margin-top: 1.4em;
	text-transform: uppercase;
}
.cosmetologam-infon-item-right ul li {
	/*padding-left: 20px;*/
	color: #2b2a2a;
	font-size: 14px;
	margin-bottom: 19px;
	line-height: 1.2;
	position: relative;
	z-index: 1;
}
.cosmetologam-infon-item-right ul li:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	flex: 8px 0 0;
	border-radius: 50%;
	background: #8EBC4B;
	margin-right: 12px;
	position: absolute;
	top: 5px;
	left: 0;
}
.cosmetologam-infon-item-right ul {
	position: relative;
	margin-top: 15px;
	margin-bottom: 24px;
}
.cosmetologam-infon-item-right ul li:after {
	content: '';
	display: block;
	height: calc(100% + 19px);
	width: 1px;
	border-left: 1px dashed #8EBC4B;
	position: absolute;
	top: 7px;
	bottom: 0;
	left: -17.5px;
}
.cosmetologam-infon-item-right ul li a {
	color: #8dbc4b;
	font-weight: 700;
	border-bottom: 1px solid #8dbc4b;
	transition: border-bottom-color .3s, color .3s;
}
.cosmetologam-infon-item-right ul li a:hover {
	border-bottom-color: transparent;
	color: #2b2a2a;
}
.cosmetologam-infon-item-right ul li:last-child:after {
	display: none;
}
.cosmetologam-infon-item-right p {
	color: #2b2a2a;
	font-family: 'HelveticaNeueCyr';
}
.cosmetologam-infon-item-icon {
	width: 55px;
	margin-right: 1.8em;
}
.cosmetologam-infon-item-icon img {
	max-width: 100%;
}
.beautician-box_mod h6 {
	margin-top: 16px;
	margin-bottom: 20px;
}
.beautician-box_mod h6:first-child {
	margin-top: 0;
}
.beautician-box:last-child p {
	color: #2b2a2a;
	font-family: 'HelveticaNeueCyr';
}
.dileram-box_top .col-md-3 {
	width: 30%;
}
.dileram-box_top .col-md-9 {
	width: 70%;
}
.dileram-box_top p {
	color: #2b2a2a;
	font-family: 'HelveticaNeueCyr';
	font-weight: 400;
}
.dileram-box_top h6 {
	font-size: 18px;
	font-weight: bold;
	color: #2b2a2a !important;
	text-align: center;
}
.dileram-box {
	font-weight: 400;
}
.dileram-box h6 {
	font-weight: bold;
	text-align: center;
	color: #2b2a2a;
	letter-spacing: 0;
}
.dileram-list-1 {
	padding: 0 7.4em;
	margin: 0;
}
.dileram-list-1 li {
	display: flex;
	margin-bottom: 1.2em;
	color: #2b2a2a;
	font-size: 14px;
	line-height: 1.2;
}
.dileram-list-1 li:before {
	content: '' !important;
	display: block;
	background: url(../images/check-mark_icon.png) no-repeat center top;
	background-size: contain;
	flex: 18px 0 0;
	width: 18px;
	height: 23px;
	margin-right: 18px !important;
}
/*.dileram-list-2{
  padding: 0 9.8em;
}*/
.dileram-list-2 li {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 2em;
}
.dileram-list-2 li:before {
	display: none;
}
.dileram-list-2-number {
	width: 57px;
	height: 57px;
	border-width: 3.79px;
	border-color: rgb(141, 188, 75);
	border-style: solid;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #8dbc4b;
	font-size: 1.5rem;
	font-weight: 500;
	margin-bottom: 1.5em;
}
.dileram-list-2-title {
	border: .3px solid #CBCBCB;
	background-color: rgb(240, 240, 240);
	padding: .8em;
	position: relative;
	color: #2b2a2a;
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	max-width: 523px;
	z-index: 1;
	width: 100%;
}
.dileram-list-2-title a {
	font-weight: 700;
	color: #8dbc4b;
	border-bottom: 1px solid #8dbc4b;
	transition: color .3s, border-bottom .3s;
}
.dileram-list-2-title a:hover {
	color: #2b2a2a;
	border-bottom-color: transparent;
}
.dileram-list-2-title:before {
	content: '';
	display: block;
	width: 23px;
	height: 21px;
	background: url(../images/triangle-icon.png) no-repeat center top;
	background-size: contain;
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	margin: auto;
	/*transform: skew(12deg) rotate(45deg);*/
	z-index: -1;
}
.dileram-box .btn-default-2 {
	/*padding-top: 6px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;*/
	font-size: 11px;
	font-family: "Verdana";
}
.region-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 0;
	margin-top: 0;
}
.region-list li {
	padding: 0 3px;
	margin: 0;
	margin-bottom: 7px;
	color: #2b2a2a;
	font-size: 14px;
	display: flex;
	align-items: center;
	position: relative;
}
.region-list li:before {
	display: none;
}
.region-list .i-map {
	display: inline-block;
	background: url(../images/location-green_icon.png) no-repeat center top;
	background-size: contain;
	width: 12px;
	height: 14px;
	margin-right: 3px;
}
.dileram-box_bottom {
	font-size: 14px;
	font-weight: 400;
	color: #2b2a2a;
	margin-bottom: 0px !important;
}
.dileram-box_bottom a {
	color: #8dbc4b;
	border-bottom: 1px solid #8dbc4b;
	transition: color .3s, border-bottom .3s;
}
.dileram-box_bottom a:hover {
	color: #2b2a2a;
	border-bottom-color: transparent;
}
.link_reg {
	text-align: center;
}
.contacts-item {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.contacts-item .col-sm-5 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.contacts-item .col-sm-7 {
	overflow-x: auto;
}
.contact-title {
	font-size: 22px;
	color: #3b3a37;
	font-weight: 500;
	font-family: 'HelveticaNeueCyr';
	margin-bottom: 2.3em;
}
.contact-item {
	margin-bottom: 1.1em;
}
.contact-label {
	color: #2b2a2a;
	font-size: 14px;
	display: block;
	/*margin-bottom: 5px;*/
}
.contact-val {
	color: #141212;
	font-weight: 700;
}
.contacts-stores .contact-social-link {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}
.contact-social-link {
	border-top: 3px solid rgb(141, 189, 76);
	max-width: 294px;
	padding-top: 1.5em;
	margin-top: 1.4em;
}
.contact-social-link ul {
	display: flex;
	margin: 0 -10px 1em;
}
.contact-social-link ul li {
	padding: 0 8px;
	margin: 0;
}
.contact-social-link ul li:before {
	display: none;
}
.contact-social-link ul li a {
	display: block;
	width: 25px;
	height: 25px;
	filter: brightness(0);
	transition: filter .3s;
}
.contact-social-link ul li a:hover {
	filter: brightness(1);
}
.contact-social-link ul li a.globe {
	background: url(../images/svg/globe.svg) no-repeat center top;
	background-size: contain;
}
.contact-social-link ul li a.vk {
	background: url(../images/svg/vk_new.svg) no-repeat center top;
	background-size: contain;
}
.contact-social-link ul li a.inst {
	background: url(../images/svg/instagram_new.svg) no-repeat center top;
	background-size: contain;
}
.contact-button-back {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-top: auto;
}
.contact-button-back .btn {
	background: #585858;
	border: none;
	font-size: 12px;
	font-family: "Verdana";
	font-style: normal;
	color: #fff;
	display: flex;
	align-items: center;
	min-width: 182px;
	height: 32px;
	justify-content: center;
	padding: .2em .5em;
	border-radius: 0;
	text-transform: uppercase;
	margin-bottom: 2em;
	transition: background .3s
}
.contact-button-back .btn:hover {
	background: #8DBC4B;
}
.contact-button-back .back-url {
	min-width: 182px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: .2em .5em;
	border: .3px solid #DDEBCA;
	color: #8dbc4b;
	font-size: 12px;
	font-family: "Verdana";
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	transition: border-color .3s, color .3s
}
.contact-button-back .back-url:hover {
	border-color: #818181;
	color: #818181 !important;
}
.searchinput .form-control .q {
	height: 46px;
	border-bottom: 2px solid #131111;
}
.searchinput .btn.btn-default {
	height: 46px;
	background-color: transparent;
	border: none;
	color: #000;
	padding: 12px 21px 11px;
}
.searchinput .btn.btn-default .cls-1 {
	color: #585858;
}
.hint-question-content {
	line-height: 16px;
}
.personal_wrapper .sale-personal-section-row-flex.row > div[class*="col-md-"]:nth-last-child(1) .sale-personal-section-index-block, .personal_wrapper .sale-personal-section-row-flex.row > div[class*="col-md-"]:nth-last-child(2) .sale-personal-section-index-block {
	margin-bottom: 25px;
}
.sale-personal-section-row-flex {
	display: flex;
	flex-wrap: wrap;
}
.list-type-block.item-views.wide_img .item > .image {
	width: 60px;
	height: 60px;
}
.list-type-block.item-views.wide_img .item > .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.item_wrap.colored_theme_hover_bg-block.box-shadow.rounded3 {
	background-color: white;
	border: 1px solid #dadada;
	box-shadow: -1.3px 1.6px 7px rgba(109, 109, 109, 0.32);
}
.item_wrap.colored_theme_hover_bg-block.box-shadow.rounded3 .noborder:before {
	display: none;
}
.item_wrap.colored_theme_hover_bg-block.box-shadow:hover {
	transform: none;
}
.list-type-block.item-views.wide_img .item .image + .body-info {
	padding-left: 20px;
	flex: 1 0 0;
}
.item_wrap.colored_theme_hover_bg-block .period-block {
	margin-bottom: 0;
}
.item_wrap.colored_theme_hover_bg-block.box-shadow.rounded3 .title {
	margin-bottom: 0;
}
.item_wrap.colored_theme_hover_bg-block.box-shadow.rounded3 .title a:hover {
	color: #8dbc4b !important;
}
.bx-sbb-empty-cart-container {
	background: #fff;
	padding: 1.6em;
	box-shadow: -2px 2px 10px rgba(106, 106, 106, .5);
	margin-top: 25px;
}
.bx-sbb-empty-cart-text {
	font-size: 18px;
	font-weight: 700;
}
.cart-empty .cart-empty__info p, body .bx-sbb-empty-cart-desc {
	font-size: 16px;
}
.item-views.list-type-block.vacancy-list1.accordion-mode .accordion-type-1 .item-accordion-wrapper .accordion-head:before {
	display: none;
}
.list-type-block.item-views.vacancy-list1.wide_img .item.accordion-head .date-add-prop {
	top: 20px;
	right: 25px;
}
.item-views.list-type-block.vacancy-list1.accordion-mode .accordion-type-1 .item-accordion-wrapper .accordion-head .arrow_open {
	top: 53px;
	right: 25px;
}
.list-type-block.item-views.vacancy-list1.wide_img .item .body-info .top-block__info .title {
	font-size: 16px;
}
.list-type-block.item-views.vacancy-list1 .top-block .properties .inner-wrapper {
	font-size: 11px;
}
.item-views.list-type-block.vacancy-list1.accordion-mode .panel-collapse .accordion-body {
	padding: 0 25px 25px;
	background: #fff;
}
.item-views.list-type-block.vacancy-list1.accordion-mode .panel-collapse .accordion-body .button_wrap {
	text-align: center;
}
#ajax_auth .form_footer .btn.btn-lg:not(.font-ignore) {
	width: 78px;
	height: 35px;
	line-height: 35px;
	padding-top: 0;
	padding-bottom: 0;
	/*padding-top: 9px;*/
	display: inline-block;
}
#ajax_auth .form_footer .btn.btn-lg:not(.font-ignore).register {
	line-height: 33px;
}
#auth-page-form .form_footer .btn.btn-lg.register {
	border: 2px solid #83b81d;
	background-color: transparent;
	width: 125px;
}
#auth-page-form .form_footer .btn.btn-lg.register:hover {
	background: #83b81d;
	color: #fff;
}
.auth_frame.jqmWindow {
	width: 400px;
}
.product-container .nav-tabs > li {
	height: auto;
}
.product-container .nav-tabs > li {
	margin-bottom: 2px;
}
.product-container .nav-tabs {
	margin-bottom: 0;
}
.product-container .nav-tabs > li.active a {
	background: #fff;
	color: #747474;
	pointer-events: none;
}
.product-container .tabs .nav-tabs li {
	margin: 6px;
}
.product-container .tabs .nav-tabs li {
	margin-bottom: 1px;
}
.product-item-detail-tabs-list > li {
	height: auto;
}
#seminar-list .info-head .date-add-prop {
	position: relative;
	top: 10px;
}
#seminar-list span.arrow_open {
	top: -15px !important;
}
.list-type-block.item-views.vacancy-list1 .item.wti .body-info {
	flex: 1 0 0;
}
.list-type-block.item-views.vacancy-list1.wide_img .item .body-info .top-block__pay {
	margin-bottom: 8px;
}
#gdpr-cookie-message {
	background-color: #ddd;
	border: 1px solid #bababa;
}
#gdpr-cookie-message p {
	color: #2e2e2e;
	font-size: .875rem;
	font-family: 'HelveticaNeueCyr';
	font-weight: 400;
}
#gdpr-cookie-message button {
	min-width: 118px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: .935rem;
	padding: 0 1em;
	font-weight: 700;
	text-transform: uppercase;
	transition: background .3s;
}
#gdpr-cookie-message button {
	background-color: #585858;
	border-radius: 0;
}
#gdpr-cookie-message button:hover {
	background-color: #8dbc4b;
	color: #fff;
}
.wrapper_basket-checkout_block {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.wrapper_basket-checkout_block {
	padding-top: 1em;
}
.wrapper_basket-checkout_block a.basket-btn-checkout {
	width: 164px;
	height: 27px;
	border: 1px solid #8dbc4b !important;
	display: flex;
	color: #8dbc4b !important;
	font-size: 11px !important;
	font-family: "Verdana";
	font-weight: 700;
	border-radius: 0;
	background-color: transparent !important;
	align-items: center;
	justify-content: center;
	padding: 0 .5em;
	text-transform: uppercase;
	transition: border-color .3s, color .3s;
}
.wrapper_basket-checkout_block a.basket-btn-checkout:hover {
	border-color: #585858 !important;
	color: #585858 !important;
}
/*
 #basket-root .wrapper_basket-checkout_block .basket-checkout-block-btn{
  padding-left: 1.6em;
 }
 .wrapper_basket-checkout_block button.basket-btn-checkout{
  margin: 0!important;
 }
 .wrapper_basket-checkout_block{
  padding-right: 2.2em;
 }
 #basket-root .basket-coupon-block-field .form .form-control{
  padding-right: 2.5em;
 }
 body .bx-sbb-empty-cart-text{
  font-size: 18px;
  margin-top: 0;
  margin-bottom: .7em;
 }
 body .bx-sbb-empty-cart-desc{
  color: #2b2a2a;
  margin-bottom: 0;
 }
 body .bx-sbb-empty-cart-desc .btn{
  margin-top: 1.3em;
  min-width: 84px;
  height: 27px;
  background-color: #585858;
  border: none;
  color: #fff;
  font-size: 11px;
  line-height: 27px;
  font-family: "Verdana";
  font-weight: 700;
  padding: 0 .5em;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  transition: background .3s
 }
 body .bx-sbb-empty-cart-desc .btn:hover{
  background-color: #8dbc4b;
 }

 */
/*.wrapper_inner.wide_page .container_inner .maxwidth-theme{
  background: #fff;
  padding-top: 1.875em;
  padding-bottom: 1.875em;
  margin-top: 1.875em;
  margin-bottom: 1.875em;
 }*/
/*.drag-block.container*/
.green-big-success {
	transform: scale(1.35);
	margin-top: 0;
}
.sale_order_full_table:first-of-type {
	color: #2b2a2a;
	font-weight: 400;
}
.vacancy_desc .properties > .wrap {
	padding: 0;
}
.vacancy_desc .detailtext {
	margin-top: 2em;
}
.vacancy_desc .properties .button_wrap {
	margin-top: 1.8em;
}
.item-views.list-type-block.vacancy-list1.accordion-mode .panel-collapse .accordion-body .text {
	font-size: 14px;
	color: #2b2a2a;
}
.item-views.list-type-block.vacancy-list1.accordion-mode .panel-collapse .accordion-body .text .italic {
	font-style: italic;
	font-family: "HelveticaNeueCyr";
	font-size: 15px;
}
.order-info-table-container {
	display: flex;
	flex-wrap: wrap;
}
#order-block-sec {
	margin: 1.875em 0;
}
.search-page-wrap .alert-danger {
	background-color: transparent;
	border: none;
	padding: 0;
	text-align: center;
}
.search-page-wrap .alert-danger .notetext {
	color: #e83333;
}
.sale_order_full_table:last-of-type {
	border: none;
	border-top: 1px solid #DADADA;
	padding-top: 15px;
	padding-bottom: 0;
	text-align: center;
}
.sale_order_full_table .ps_logo .paysystem_name {
	font-size: 16px;
	color: #2b2a2a;
	font-weight: 400;
}
.sale_order_full_table > tbody > tr:last-child td {
	display: block;
	width: 100%;
}
.green-big-success circle {
	opacity: .2 !important;
}
.sale_order_full_table:last-of-type .btn.btn-default {
	min-width: 137px;
	background: #585858;
	border: none;
	height: 28px;
	line-height: 28px;
	padding: 0 .5em;
	font-size: 11px;
	border-radius: 0;
	font-family: "Verdana";
	text-transform: uppercase;
	transition: background .3s;
}
.sale_order_full_table:last-of-type .btn.btn-default:hover {
	background: #8DBC4B;
}
.show-map_mobile-btn {
	display: none;
	background: #585858;
	font-size: 11px !important;
	font-weight: 700;
	font-family: "Verdana";
	color: #fff;
	border: none;
	text-transform: uppercase !important;
	margin-bottom: 2.3em;
	transition: background .3s
}
.show-map_mobile-btn:hover {
	background: #8DBC4B;
	color: #fff;
}
.no-search_result-found {
	text-align: center;
	font-family: "Verdana";
	font-size: 14px;
	color: #141212;
	line-height: 1.6;
}
.no-search_result-found a:not([class]) {
	color: inherit;
}
.no-search_result-found .btn:not(.font-ignore) {
	position: static;
	background: #585858;
	font-size: 11px !important;
	font-weight: 700;
	font-family: "Verdana";
	color: #fff;
	border: none;
	text-transform: uppercase !important;
	margin-bottom: 2.3em;
	transition: background .3s
}
.no-search_result-found .btn:not(.font-ignore):hover {
	background: #8DBC4B;
	color: #fff;
}
.resume_frame.popup {
	width: 680px;
}
.SEMINAR_frame.popup, .WEBINAR_frame.popup {
	width: 680px;
}
.resume_frame.popup form {
	max-width: 410px;
	margin-left: auto;
	margin-right: auto;
}
.SEMINAR_frame.popup form, .WEBINAR_frame.popup form {
	max-width: 410px;
	margin-left: auto;
	margin-right: auto;
}
.resume_frame.popup .form_head h2 {
	font-size: 1.5rem;
	color: #2b2a2a;
	margin-bottom: .5em;
}
.SEMINAR_frame.popup .form_head h2, .WEBINAR_frame.popup .form_head h2 {
	font-size: 1.5rem;
	color: #2b2a2a;
	margin-bottom: .5em;
}
.SEMINAR_frame.popup .form_desc h4, .WEBINAR_frame.popup .form_desc h4 {
	font-size: 16px;
	color: #585858;
}
.SEMINAR_frame.popup .form textarea, .WEBINAR_frame.popup .form textarea {
	/*min-height: 125px;*/
	max-height: 25px;
	min-height: 25px;
	resize: none;
	outline: none;
}
.SEMINAR_frame, .WEBINAR_frame {
	overflow-y: scroll;
}
.resume_frame.popup .form-control label > span {
	color: #424242;
}
.resume_frame.popup .uploader:before {
	left: auto;
	right: 8px;
	top: 3px;
	z-index: 2;
	filter: brightness(0) invert(1);
	transform: rotate(45deg);
}
.resume_frame.popup .uploader:after {
	content: '';
	display: block;
	height: 100%;
	width: 25px;
	background: #585858;
	position: absolute;
	top: 0;
	right: 0;
}
.resume_frame.popup .uploader {
	height: 25px;
	padding: 0 2em 0 1em;
}
.resume_frame.popup form .form-control {
	margin-bottom: 14px;
}
.resume_frame.popup .form textarea {
	min-height: 125px;
	resize: none;
	outline: none;
}
.popup .form .form_footer .btn.btn-default {
	display: block;
	margin-right: auto;
	background: #585858;
	padding: 0 1.2em;
	font-family: "Verdana";
	color: #fff;
	border: none;
	margin-bottom: 2.3em;
	transition: background .3s;
	font-size: 18px;
	padding: 6px 24px;
	border-radius: 50px;
	background-color: #80b366;
	border-color: #80b366;
}
.popup .form .form_footer .btn.btn-default:hover {
	background: #8DBC4B;
	color: #fff;
}
.popup .form .form_footer {
	padding-bottom: 0;
	margin-bottom: 0;
}
.green-big-success {
	margin-top: 10px;
}
.sale_order_full_table .ps_logo .image {
	border: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
}
#order-block-sec {
	text-align: center;
}
#order-block-sec .pay-title {
	font-size: 16px;
	color: #424242;
	font-weight: 700;
	margin-bottom: .8em;
}
.sale_order_full_table .ps_logo {
	padding: 0 0 20px;
}
/*.searchinput .form-control .btn{
  width: 40px;
  height: 40px;
  background-color: transparent;
  font-size: 0;

}
*/
.callback_frame .mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside, .review_frame .mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside, .ask_frame .mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside, .CALLBACK_frame .mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside, .ASK_frame .mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside, .REVIEW_frame .mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside, .contacts_frame .mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside, .one_click_buy_frame .mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside, .auth_frame .mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside, #popup_iframe_wrapper .mCustomScrollBox.mCS-light.mCSB_vertical.mCSB_inside {
	max-height: none !important;
}
@media screen and (max-width: 1200px) {
	.edu1-list .col-sm-3 {
		width: 50%;
	}
	.container_inner .landings-list__info-wrapper .landings-list__item {
		flex-basis: 20%;
		max-width: 20%;
	}
}
@media screen and (max-width: 800px) {
	#seminar-list .body-info.with-section {
		padding-right: 20px;
	}
}
@media screen and (max-width: 767px) {
	.dileram-box_top .col-md-3 {
		width: 100%;
		margin-bottom: 1em;
	}
	.dileram-box_top .col-md-9 {
		width: 100%;
	}
	.dileram-list-1 {
		padding: 0;
	}
	.dileram-list-2 li {
		margin-left: 0;
	}
	.worksop_top-section .col-md-5 {
		width: 100%;
		margin-bottom: 1em;
	}
	.worksop_top-section .col-md-7 {
		width: 100%;
	}
	.worksop_top-section .row {
		flex-wrap: wrap;
	}
	.container_inner .landings-list__info-wrapper .landings-list__item {
		flex-basis: 25%;
		max-width: 25%;
	}
}
@media screen and (max-width: 680px) {
	.resume_frame.popup {
		width: 100%;
	}
}
@media screen and (max-width: 600px) {
	.tooltip_price:hover::after {
		top: -4rem;
		left: -4rem;
	}
	.tooltip_price.tooltip_price_card {
		left: 57%;
	}
	.tooltip_price {
		left: 40px;
	}
	.item-views .item.noborder {
		flex-direction: column;
	}
	#seminar-list span.arrow_open {
		position: relative;
		/*top: 5px!important;*/
	}
	#seminar-list .pull-right {
		margin-top: 30px;
	}
	#seminar-list .accordion-head.accordion-open .arrow_open::after {
		top: 0;
	}
	.text-content .content-title span::before {
		/*padding: 10px 15px 35px;*/
		background-size: 100% 100%;
		/*left: 0;*/
		width: 100%;
	}
	.text-content .content-title span {
		display: inline-block;
	}
	.sert-line {
		flex-wrap: wrap;
	}
	.sert-line .col-sm-3 {
		width: 100%;
	}
	.sert-line .col-sm-9 {
		width: 100%;
	}
	.sert-line .bt-grey {
		margin-right: 0;
	}
	#seminar-list .items.accordion-type-1 {
		margin-left: 4px;
		margin-right: 4px;
	}
	.item-views.list-type-block.vacancy-list1.accordion-mode .accordion-type-1 .item-accordion-wrapper .accordion-head {
		padding-left: 12px;
		padding-right: 12px;
	}
	.bt-grey {
		padding-left: 15px;
		padding-right: 15px;
	}
	.list-number ul {
		padding-left: 0;
		padding-right: 0;
	}
	.row.bt-grey.mb-25 [class^="col-"] {
		padding: 0;
	}
	.row.bt-grey.mb-25 .list-number ul {
		margin-top: 3px;
	}
	.row.bt-grey.mb-25 .col-sm-12 {
		margin-bottom: 12px;
	}
	#seminar-list .top-block__info .circle {
		margin-left: 0;
	}
	.item-views.list-type-block.vacancy-list1.accordion-mode .panel-collapse .accordion-body {
		/*margin-left: -11px;
    margin-right: -11px;*/
		padding-left: 2em;
		padding-right: 2em;
	}
	.rasp-item {
		margin-bottom: 1.25em;
	}
	.edu1-list .col-sm-3 {
		width: 100%;
	}
	.edu1-list [class^="col-"] {
		margin-bottom: 1.25em;
	}
	.edu2-item .pic {
		float: none;
		margin: 0 0 1em 0;
		max-width: 100%;
		text-align: center;
	}
	.edu2-item {
		padding: 15px;
	}
	a.kalend-link {
		float: none;
		position: static;
		display: inline-block;
		margin-bottom: 1.2em;
	}
	.calendar-tabs .nav-tabs {
		left: 0;
	}
	.item-accordion-wrapper .accordion-head {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.img-tab img {
		margin-top: 15px;
	}
	.worksop_top-section p {
		margin-left: 0 !important;
	}
	#seminar-list .top-block__info {
		flex-direction: column;
		justify-content: center;
	}
	.sert-line .bt-grey ul.circle-ul li {
		margin-bottom: 1.2em;
	}
	.sert-line .bt-grey p:first-child {
		margin-bottom: 1.2em;
	}
	.sert-line ul.circle-ul {
		margin-left: 10px;
	}
	.CONSULT_frame.popup, .COOPIRATION_frame.popup {
		width: 100%;
	}
	.breadcrumbs {
		margin-top: 8px;
	}
	.beautician_top-box .col-md-4 {
		margin-bottom: 1em;
	}
	.cosmetologam-infon-item {
		padding: 0;
	}
	.cosmetologam-infon-item-title {
		font-size: 14px;
	}
	.cosmetologam-infon-item-icon {
		margin-right: .7em;
	}
	.contacts-item .col-sm-5 {
		margin-bottom: 1.2em;
	}
	.basket_fly_forms .opener {
		display: none;
	}
	body .top_slider_wrapp .flexslider .slides > li {
		background: none !important;
	}
	.top_slider_wrapp .flexslider tr.main_info[data-src] {
		position: absolute;
		background-position: 26% top;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		z-index: 5;
		width: 100%;
		background-position: 26% top;
	}
	body .top_slider_wrapp.view_1 .flexslider .slides li td.text .banner_buttons {
		margin-top: 50px;
	}
	.container_inner .landings-list__info-wrapper .landings-list__item {
		flex-basis: 33%;
		max-width: 33%;
	}
	.arrow_scroll .nav.nav-tabs > li {
		min-height: 45px;
	}
	.tab-content > .tab-pane {
		padding-left: 15px;
	}
	.basket-coupon-block-field {
		display: flex;
		flex-direction: column;
		max-width: 85%;
		min-width: auto;
	}
	.basket-checkout-section .basket-checkout-block {
		min-width: auto;
		width: auto;
	}
	/*#basket-root .basket-checkout-container .basket-coupon-block-field-description{
    font-size: 13.6px;
    margin-bottom: 10px;
  }
  .basket-coupon-block-field .form{
    padding: 0;
  }
  #basket-root .basket-checkout-section-inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  #basket-root .basket-checkout-block-total-price-inner{
    margin-top: 0;
  }
  #basket-root .basket-checkout-block-total{
    padding-left: 0;
  }*/
	.basket-items-list-header-filter-item {
		margin-left: 0;
	}
	.basket-checkout-section {
		margin-bottom: 12px;
	}
	.basket-items-list-table, .basket-items-list-table thead, .basket-items-list-table tbody, .basket-items-list-table tr {
		display: flex !important;
		flex-wrap: wrap;
	}
	body .basket-items-list-table#basket-item-table thead th {
		width: 50% !important;
	}
	.outer_item.last {
		position: relative;
	}
	.outer_item.last [class^="col-"] {
		position: static;
	}
	.svg-inline-official {
		position: absolute;
		top: -32px;
		right: 10px;
		/*width: 80px;*/
	}
	.svg-inline-official svg {
		width: 80px;
	}
	.personal_wrapper .sale-personal-section-row-flex.row > div[class*="col-md-"]:last-child .sale-personal-section-index-block {
		margin-bottom: 0;
	}
	.list-type-block.item-views.vacancy-list1.wide_img .item.accordion-head .date-add-prop {
		top: 20px;
		right: 25px;
	}
	.list-type-block.item-views.vacancy-list1.wide_img .item.accordion-head .date-add-prop {
		position: static;
	}
}
@media screen and (max-width: 600px) {
	.container_inner .landings-list__info-wrapper .landings-list__item {
		flex-basis: 49%;
		max-width: 49%;
	}
	#gdpr-cookie-message {
		/*bottom: 30px;*/
		padding-bottom: 3em !important;
	}
}
@media screen and (max-width: 580px) {
	.basket-checkout-block-btn {
		min-width: auto;
	}
	/*#basket-root .wrapper_basket-checkout_block .basket-checkout-block-btn{
    padding-left: .5em;
  }
  .wrapper_basket-checkout_block{
    justify-content: space-between;
    padding-right: 0;
  }
  #basket-root .wrapper_basket-checkout_block .basket-checkout-block-btn:first-child{
    padding-left: 0;
  }
  #basket-root .basket-checkout-container{
    padding: 1.5em;
  }
  .wrapper1 > div#mobileheader{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  body{
    padding-top: 65px;
  }
  #basket-root .basket-items-list-header-filter-item.active{
    display: flex;
    justify-content: space-between;
  }*/
	.show-map_mobile-btn {
		display: inline-block;
	}
	.contacts-page-map {
		height: 0;
		overflow: hidden;
	}
	.contacts-page-map.is-open {
		height: auto;
	}
	#register-form-kosm .iblock.label_block label {
		float: none !important;
		margin: 0 0 1em 0 !important;
	}
}
@media screen and (max-width: 430px) {
	.wrapper_basket-checkout_block a.basket-btn-checkout {
		width: 132px;
		font-size: 9px !important;
	}
	/*#basket-root .basket-checkout-block-btn button.btn{
    font-size: 9px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 .5rem;
  }*/
	.description .text.show-more-height {
		height: 155px;
	}
	.form-register-content .form-control .form-row {
		flex-wrap: wrap !important;
	}
	.form-register-content .form-control .form-row .col-sm-6:first-child {
		order: 2;
		width: 100%;
	}
	.form-register-content .form-control .form-row .col-sm-6:last-child {
		order: 1;
		width: 100%;
	}
	.form-register-content .form-control .form-row .btn {
		width: 100%;
		margin-top: 1.5em;
	}
}
@media screen and (max-width: 365px) {
	.description .text.show-more-height {
		height: 176px;
	}
}
.menu-item.dropdown:nth-of-type(3) .dropdown-menu {
	left: 50%;
	transform: translate(-50%, 0);
}
.bx_filter .bx_filter_parameters_box {
	padding: 5px 2px 5px 5px !important;
}
.bx_filter .bx_filter_parameters_box.active {
	padding: 5px 2px 15px 5px !important;
}
/*div#basket-root {
    margin-top: 23px;
}*/
#gdpr-cookie-message p:last-child {
	margin-top: 0;
}
.catalog_item .stickers {
	left: -14px;
}
.stickers > div {
	display: block;
	float: none;
}
.stickers [class*="sticker_"] {
	font-weight: bold;
	text-indent: -9999px;
	height: 22px;
}
.stickers .sticker_hit, .stickers .sticker_khit {
	background: transparent url(../images/flag_hit.png) 0 0 no-repeat;
	width: 52px;
}
.stickers .sticker_hit, .stickers .sticker_novinka {
	background: transparent url(../images/flag_new.png) 0 0 no-repeat;
	width: 90px;
}
.stickers .sticker_stock, .stickers .sticker_aktsiya {
	background: transparent url(../images/flag_stock.png) 0 0 no-repeat;
	color: #fff;
	width: 71px;
}
.product-container .prices_block .prices-discount .font-bold .price_value, .product-container .prices_block .prices-discount .font-bold .price_currency, .item_info .offers .offerstb-wrapper .price-block-custom .name.discount b {
	color: red;
}
.item_info .offers .offerstb-wrapper .price-block-custom .name s {
	display: block;
	font-weight: normal;
	margin-top: 10px;
	line-height: 1;
	color: #999;
}
.menu-type1.menu_top_block li.has-child > a .svg {
	top: 12px
}
.menu-type1.menu_top_block li.has-child.opened > a .svg {
	top: 6px
}
.telegram-popup {
	position: fixed;
	bottom: 0;
	z-index: 999;
	background-color: #c3c3c3;
	border: 1px solid #bababa;
	width: 100%;
	text-align: center;
}
.telegram-popup_title {
	font-size: 19px;
	font-family: 'Verdana' !important;
	font-weight: bold;
	color: #141212;
	text-align: center;
	margin: 30px auto;
	max-width: 330px;
}
.telegram-popup_close {
	background-image: url('../images/svg/catalog/pluscross_sprite.svg');
	background-position: -18px 0px;
	width: 15px;
	height: 18px;
	position: absolute;
	right: 30px;
	top: 15px;
	cursor: pointer;
	background-size: cover;
}
.telegram-popup_picture {
	max-width: 240px;
	margin: 30px auto;
}
.telegram-popup_picture img {
	max-width: 100%;
}
.telegram-popup_button {
	margin: 30px auto 50px;
}
.telegram-popup_button a {
	min-width: 118px;
	height: 49px;
	line-height: 49px;
	color: #fff;
	font-size: .935rem;
	padding: 0 1em;
	font-weight: 700;
	text-transform: uppercase;
	transition: background .3s;
	background: #585858;
	display: inline-block;
}
.telegram-popup_button a:hover {
	background-color: #8dbc4b;
	color: #fff;
}
.whatsapp-popup {
	position: fixed;
	bottom: 0;
	z-index: 99;
	background-color: #c3c3c3;
	border-top: 1px solid #bababa;
	width: 100%;
	text-align: center;
}
.whatsapp-popup__content {
	line-height: 42px;
	height: 43px;
	align-items: center;
}
.whatsapp-popup__content > a {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	color: #3a3a3a;
}
.whatsapp-popup__content > a:hover {
	color: #83b81d;
}
.whatsapp-popup__icon img {
	display: block;
	margin: 0 5px;
}
.whatsapp-popup__text {
	font-size: 13px;
	min-width: 150px;
	text-align: right;
	position: relative;
	height: 42px;
}
.whatsapp-popup__phone {
	font-size: 18px;
}
.whatsapp-popup__text span {
	animation-name: head;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	position: absolute;
	right: 0;
	margin: auto;
	display: block;
	opacity: 1;
}
.whatsapp-popup__text span + span {
	animation-delay: 3s;
}
@keyframes head {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.product-container .prices_block .cost .discount span {
	text-decoration: none;
}
.product-container .prices_block .cost .discount span span {
	text-decoration: line-through;
}
.product-view--mix .product-info .stickers {
	left: -23px;
}
@media (min-width: 600px) {
	.product-view--mix .product-info .stickers {
		left: -35px;
	}
}
@media (min-width: 768px) {
	.product-view--mix .product-info .stickers {
		left: -42px;
	}
}
.wrap_phones .dropdown-mobile-phone .more_phone a span {
	color: #151515;
	font-weight: 300;
}
.wrap_phones .dropdown-mobile-phone .more_phone a img {
	vertical-align: middle;
	max-width: 20px;
}
.wrap_phones .dropdown-mobile-phone .more_phone a .phone-num {
	display: inline-block;
	vertical-align: middle;
	font-weight: 300;
}
.hide {
	display: none !important;
}
.form h4 {
	margin: 36px 0 26px;
}
.collapse.in {
	display: block !important;
}
#seminar-list .item-accordion-wrapper {
	width: 100%;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.bx-nav-list-2-lvl {
	display: flex;
	flex-direction: column;
}
.bx-nav-list-3-lvl {
	display: none;
	flex-direction: column;
	flex-wrap: nowrap;
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
    border-radius: 4px;
	box-shadow: 2px 0px 7px 0px #6D6D6D52;
	margin-left: -4px;
	z-index: -1;
	min-width: 222px;
}
.bx-nav-2-lvl:hover .bx-nav-list-3-lvl {
	display: flex;
}
.bx-nav-3-lvl {
	/*max-width: 270px;*/
}
/*
.bx-soa-item-table .bx-soa-item-tr{display:table-row !important;}
@media all and (min-width:768px){
  #bx-soa-order.orderform--v1 #bx-soa-delivery+#bx-soa-paysystem, #bx-soa-order.orderform--v1 #bx-soa-paysystem+#bx-soa-delivery{margin-right:0;margin-left:15px;}
  #bx-soa-order.orderform--v1 #bx-soa-delivery .bx-soa-coupon,#bx-soa-order.orderform--v1 #bx-soa-paysystem .bx-soa-coupon{display:none;}
  #bx-soa-order.orderform--v1 #bx-soa-coupon{display:block;}
  #bx-soa-order.orderform--v1 #bx-soa-pickup{order:2;}
  #bx-soa-order.orderform--v1 #bx-soa-delivery+#bx-soa-paysystem{order:1;}

}
@media screen and (max-width:767px), projection and (max-width:767px), tv and (max-width:767px), handheld and (max-width:767px){
  #bx-soa-order .bx-soa-coupon {
    margin-top: 5px;
    padding-top: 13px;
  }
  #bx-soa-order.orderform--v1 .pandd>div[class*='col-']:last-child{
    padding: 0;
    margin-bottom: 0px;
  }
  #bx-soa-order #bx-soa-orderSave {
    margin: 0;
  }
  #bx-soa-order.orderform--v1 .pandd>div[class*='col-']:first-child{
    padding: 0;
    !*margin-bottom: 25px;*!
  }
  #bx-soa-order.orderform--v1 .pandd>div[class*='col-sm4']:last-child {
    margin-bottom: 0px;
  }
  #bx-soa-paysystem .bx-soa-section-content{
    padding-bottom: 15px!important;
  }
  #bx-soa-order .bx-soa-coupon{
    padding-bottom: 13px;
  }
  #bx-soa-delivery .bx-soa-coupon{
    display: none;
  }
}*/
.basket-items-search-field input, .basket-coupon-block-field input {
	height: calc(1.5em + 0.75rem + 2px) !important;
}
/*register*/
.form-register-content .row {
	justify-content: center;
}
/*cosmetologs*/
.cosmetologam-infon-item li {
	margin: 8px 0 0 21px;
}
.cosmetologam-infon-item li:before {
	margin: 0 7px 0 -21px;
}
.set-status-block {
	/* position: absolute; */
	/* top: 0; */
	position: sticky;
	bottom: 69%;
	z-index: 99999;
	justify-content: center;
	display: none;
}
.status-container {
	display: flex;
	flex-direction: column;
	gap: 2px;
	/* border: 1px solid; */
	box-shadow: 4px 4px 8px 12px rgba(0, 0, 0, 0.2);
	background: #ffffff;
	padding: 0 10px 10px 10px;
	border-radius: 8px;
}
.button-close-block {
	display: flex;
	justify-content: end;
}
.close-status-btn {
	/* float: right; */
	width: fit-content;
	background: none;
}
.buttons-status-block {
	display: flex;
	gap: 10px;
}
.buttons-status-block .personal-status, .buttons-status-block .kosmetolog-status {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 0.05em;
	color: #ffffff;
	width: 100%;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	position: relative;
	height: 44px;
	border-radius: 0;
	text-transform: uppercase;
	background: #80b366;
	max-width: 200px;
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 0.05em;
	color: #ffffff;
	width: 100%;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	position: relative;
	height: 44px;
	border-radius: 0;
	text-transform: uppercase;
	background: #80b366;
	max-width: 200px;
	border-radius: 30px;
	white-space: nowrap;
	padding: 10px;
}
.button-close-block .close-status-btn {
	width: fit-content;
	background: none;
	font-size: 13px;
	margin: 5px -5px 0 0;
}
button.close-status-btn::before {
	content: "3";
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	background: transparent;
	bottom: auto;
	font-family: whitesaas !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: 400 !important;
	left: auto;
	line-height: 1 !important;
	position: inherit;
	right: auto;
	text-transform: none !important;
}
@media (max-width: 1024px) {
	.set-status-block {
		bottom: 82%;
	}
}
@media (max-width: 425px) {
	.buttons-status-block {
		flex-direction: column;
	}
	.set-status-block {
		bottom: 75%;
	}
}
@media (max-width: 1024px) {
	.ht-content {
		position: relative;
		z-index: 1060;
		background: #fff;
	}
	.header .icon-box_item {
		z-index: 1070
	}
}

/* Кастомный скроллбар для подменю */
.bx-nav-list-3-lvl {
    scrollbar-width: thin;               /* для Firefox – тонкий скроллбар */
    scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}

/* WebKit (Chrome, Safari, Edge) */
.bx-nav-list-3-lvl::-webkit-scrollbar {
    width: 3px;                          /* ширина вертикального скроллбара */
    height: 3px;
}

.bx-nav-list-3-lvl::-webkit-scrollbar-track {
    background: transparent;             /* прозрачный фон дорожки */
}

.bx-nav-list-3-lvl::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
}

.bx-nav-list-3-lvl::-webkit-scrollbar-button {
    display: none;                       /* скрываем стрелки */
}

/* При наведении на область делаем ползунок чуть заметнее */
.bx-nav-list-3-lvl:hover::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
}

.bx-nav-list-3-lvl:hover {
    scrollbar-color: rgba(0, 0, 0, 0.5) transparent;
}