span.bold_span{
	font-weight: bold !important;
}

.sketches {
	margin-bottom: 50px;
}
.sketches img {
	max-height: 428px;
    margin: 0 auto;
}
.mt-50 {
	margin-top: 50px;
}
.advantages .advantage-item .ai-inner {
	background: #fff;
	border-radius: 10px;
	padding: 1rem;
	border: 2px solid #ffb82b;
	position: relative;
	-webkit-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
	box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
}
.advantages .advantage-item .ai-icon {
	margin-bottom: 1rem;
}
.advantages .advantage-item .ai-icon svg {
	width: 4rem;
	height: 4rem;
	fill: #fecc69;
}

.header-pretop ul {
	font-size: 0.9rem;
}
.header-pretop ul.main-domain {
	font-size: 0.8rem;
}
.header-pretop li.list-inline-item {
	position: relative;
	padding-left: 1rem;
	margin: 0 0 0 1rem;
}
.header-pretop li.list-inline-item:first-child {
	padding: 0;
	margin-left: 0;
}
.header-pretop li:not(:first-child,.sey-item)::before {
	position: absolute;
	left: 0;
	top: 1px;
	content: "";
	background-color: #ffb82b;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 5px;
}
.header-top .header-work_schedule,
.wrapper header .header-top .header-top_contact {
	text-align: center;
}
header .header-top .header-top_contact a.email-link {
	color: #007bff;
	font-size: 1rem;
	font-weight: normal;
	margin-bottom: 0;
}
header .show-menu {
	top: 30px;
}
.header-pretop {
	position: relative;
	z-index: 5;
}
.header-pretop .container:first-child {
	z-index: 4;
}
.select-city__block__text,
.select-city__block__text-city,
.select-city__modal__title,
.select-city__modal__list__title,
.select-city__modal__list__item,
.select-city__modal__submit__title,
.select-city__modal__submit__input,
.select-city__modal__submit__btn,
.select-city__modal__submit__block-wrap__input_wrap .sey-list .sey-item,
.select-city__dropdown__title,
.select-city__dropdown__choose {
	font-family: 'Montserrat', sans-serif!important;
}
.select-city__modal__submit__block-wrap__input_wrap .sey-list .sey-item {
	cursor: pointer;
}
.region-choose .select-city__block {
	text-align: right;
}
.select-city-wrap {
	padding: 0.5rem 0;
}
.sticky-header header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}
.sticky-header .content {
	padding-top: 298px;
}
.sticky-header .header-pretop {
	display: none;
}
.sticky-header header .header-top .row {
	height: 90px;
}
.sticky-header header .header-menu ul {
	height: 40px;
}
.sticky-header header .header-menu ul li a, .sticky-header header .header-menu ul li span {
	font-size: 14px;
}
/*Dropdown Style*/
.dropdown {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 0 1px 2px rgba(86, 86, 90, 0.5);
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: left;
	top: 130%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 220px;
	z-index: 2;
}
.dropdown li{
	display: block;
	border-bottom: 1px solid #e5e5e5;
}
.dropdown li a {
	display: block;
	padding: 8px 20px;
	text-transform: capitalize;
}
.main-menu li:hover .dropdown{
	visibility: visible;
	opacity:1;
	top:100%
}
#primary-menu .main-menu li:hover a{color:#ffb82b}
#primary-menu .main-menu li:hover .dropdown li a{color:#303030}
#primary-menu .main-menu li:hover .dropdown li a:hover{color:#ffb82b}
.main-menu li .dropdown li ul.dropdown.three-label-menu {
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	left: 100%;
	opacity: 0;
	top: 20% !important;
	visibility: hidden;
}
.main-menu li ul.dropdown > li:hover a{color:#ffb82b!important}
.main-menu li ul.dropdown > li:hover ul.dropdown.three-label-menu li a{color:#444!important}
.main-menu li ul.dropdown > li:hover ul.dropdown.three-label-menu li a:hover{color:#ffb82b!important}
.main-menu li ul.dropdown > li:hover ul.dropdown.three-label-menu {
	opacity: 1;
	top: 0!important;
	visibility: visible;
}

.submenu_cat{
	background: #fff;
	height: 370px;
	position: absolute;
	padding-top: 20px;

}

.submenu_cat ul li {
	padding: 7px !important;
	width: 100%;
}

.submenu_cat ul li a{
	font-size: 12px !important;
}

.submenu_cat .menu-item_header{
	font-size: 12px !important;
	font-weight: bold;
	margin-left: 7px;
}

.indicator:hover .submenu_cat .dropdown-menu {
	display: block;
}
.wrapper footer .footer-top {
	margin: 0;
}
footer .first-menu ul {
	columns: 1;
}
footer .contacts-col {
	text-align: right;
}
footer .contacts-col a {
	font-weight: 500;
}
footer .contacts-col .buttons button {
	width: 200px;
}
footer .instagram-link img {
	width: 40px;
	height: 40px;
}
footer .logo {
	max-width: 137px;
}
footer .logo span {
	font-size: 14px;
	font-weight: 500;
}
footer .logo span span.bold_span {
	font-size: 30px;
	display: block;
	color: #ffb82b;
}
.gallery-items .gallery-item a {
	position: relative;
}
.gallery-items .gallery-item a .gallery-item--key {
	display: block;
	position: absolute;
	top: 0.5rem;
	left: 0.5rem;
	font-size: 1rem;
	padding: 0.75rem;
	background-color: #ffb82b;
	color: #ffffff;
	z-index: 2;
}
.catalog .top-categories .buttons {
	width: 100%;
}
.catalog .top-categories .buttons a {
	display: block;
	width: 200px;
	margin: 0 auto;
}
.catalog-sort {
	position: absolute;
	text-align: right;
	top: -1.5rem;
	right: 15px;
}
.partners-wrap .row > div:nth-child(n+5) {
	margin-top: 30px;
}
.partners.section .partner-item img {
	height: 80px;
	object-fit: contain;
}

.promotions .promo-form_inner .image-col {
	text-align: right;
}
.promotions .promo-form_inner img {
	height: 240px;
}
.promotions .promo-form_inner .form {
	margin: 0;
}

.suppliers {
	margin-top: 50px;
}
.suppliers .row > div:nth-child(n+3) {
	margin-top: 30px;
}

.catalog .section-title {
	margin: 25px 0 75px!important;
}

.installment-plan img {
	width: 100%;
	cursor: pointer;
}

#raty img,
.item-rating img {
	display: inline-block;
}
.item-rating {
	margin-bottom: 1rem;
}

.element-content_gallery.slick-slider {
	padding: 3rem 0;
}
.element-content_gallery.slick-slider .slick-arrow {
	text-indent: -9999px;
}
.element-content_gallery.slick-slider .slick-arrow.slick-next {
	top: unset;
	bottom: -10px;
	right: 6px;
	transform: rotate(90deg);
}
.element-content_gallery.slick-slider .slick-arrow.slick-prev {
	top: -14px;
	left: unset;
	right: 6px;
	transform: rotate(90deg);
}

.company-images {
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 30px;
}
.company-images a {
	padding: 0 15px;
}

@media (max-width: 991px) {
	.wrapper header .header-top .header-top_contact {
		margin: 1rem 0;
	}
	.wrapper header .header-top .buttons button {
		display: block;
		max-width: 200px;
		margin: 0 auto;
	}
	.header-pretop ul {
		padding-left: 4rem;
		padding-right: 4rem;
	}
	footer .logo {
		margin: 0 auto;
	}
	footer .footer-top {
		text-align: center;
	}
	footer .contacts-col {
		text-align: center;
	}
	footer li {
		padding: 0;
	}
}
@media (max-width: 812px) {
	.advantages .advantage-item:nth-child(n+3) {
		margin-top: 1.5rem;
	}
	.advantages .advantage-item .ai-inner {
		height: 100%;
	}
	.suppliers .row > div:nth-child(n+2) {
		margin-top: 30px;
	}
}
@media (max-width: 736px) {
	.submenu_cat{
		background: #fff;
		height: 30rem !important;
		position: absolute;
		padding-top: 20px;
		overflow: auto;
	}
	.sub-menu-ul{
		height: 100% !important;
	}
	.sketches {
		z-index: 4;
	}
	.sketches img {
		margin: 0 auto;
	}
	.sketches .row > div:nth-child(n+2) img {
		margin-top: 30px;
	}
	.header-pretop ul {
		padding-left: 4rem;
		padding-right: 1rem;
	}
	.header-pretop li.list-inline-item {
		padding: 0;
		margin: 0 0 0.5rem;
	}
	.header-pretop li:not(:first-child)::before {
		display: none;
	}
	.advantages .advantage-item:nth-child(n+2) {
		margin-top: 1.5rem;
	}
	footer .first-menu, footer .second-menu {
		margin-top: 1.5rem;
	}
	footer .second-menu {
		margin-bottom: 1.5rem;
	}
	.catalog-sort {
		position: relative;
		text-align: center;
		top: 0;
		left: 0;
		right: unset;
		padding: 0 0 25px;
	}
	.company-images {
		flex-wrap: wrap;
	}
	.company-images a:nth-child(n+2) {
		margin-top: 30px;
	}
}
@media (max-width: 414px) {
	.promotions .promo-form_inner {
		text-align: center;
		background: #fff;
		border-radius: 10px;
		padding: 2rem;
		border: 2px solid #fff;
		position: relative;
		-webkit-transition: all .15s ease-out;
		-o-transition: all .15s ease-out;
		transition: all .15s ease-out;
		-webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
		box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
	}
	.promotions .promo-form_inner .image-col {
		text-align: center;
		margin-bottom: 2rem;
	}
}

/*ts code*/
.lic-item {
    margin: 0 20px;
}
.lic-slider{
	padding: 0 140px;
}

.seo_text{
	margin: 15px 0;
}