input[type='submit'] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

a,
a:focus,
a:hover {
	text-decoration: none
}

body,
button,
html,
input,
select,
textarea,
.section * {
	font-family: Montserrat, sans-serif !important;
}

*,
.clear {
	padding: 0;
	margin: 0
}

.cellhead {
	font-weight: 600;
	font-size: 22px
}

.order-title {
	background-color: #f7f7f7
}

.image-cover,
.relative,
a {
	position: relative
}

.arrival-slider .slider-image .caption,
body,
html {
	font-size: 14px
}

.brand-item-single:hover .inner,
.brands-list .item:hover .inner {
	opacity: .8
}

*,
.fancybox-container *,
.row {
	box-sizing: border-box
}

.fancybox-container,
.fancybox-thumbs,
.fancybox-thumbs__list a,
.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent
}

.owl-carousel {
	touch-action: manipulation;
}

* {
	outline: 0 !important
}

body,
html {
	width: 100%;
	height: 100%;
	font-weight: 400;
	line-height: 1.42;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none
}

body.overlayed,
html.overlayed {
	overflow: hidden !important;
	position: fixed;
}

main {
	display: block;
	width: 100%
}

a {
	display: inline-block;
	transition: .2s
}

address {
	font-style: normal
}

.clear {
	list-style: none
}

.clearfix:after {
	display: block;
	content: "";
	clear: both
}

.adaptive {
	display: block;
	width: 100%;
	height: auto;
	margin: 0
}

.align-right {
	text-align: right
}

.align-center {
	text-align: center
}

.align-left {
	text-align: left
}

.in-bl {
	display: inline-block
}

.d-inline {
	display: inline;
}

.primary-color {
	color: #9c0f0c
}

.uppercase {
	text-transform: uppercase
}

.image-cover {
	display: block;
	padding-top: 100%;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.image-cover img {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translateX(-50%) translateZ(0);
	transform: translateX(-50%) translateZ(0)
}

.image-cover img.vertical {
	top: 50%;
	left: 0;
	height: auto;
	width: 100%;
	-webkit-transform: translateY(-50%) translateZ(0);
	transform: translateY(-50%) translateZ(0)
}

[data-accordeon].active .anchor .hidden-text {
	display: inline
}

[data-accordeon].active .anchor .text {
	display: none
}

[data-accordeon].active .accordeon-inside {
	display: block
}

[data-accordeon] .anchor {
	cursor: pointer
}

[data-accordeon] .accordeon-inside,
[data-accordeon] .anchor .hidden-text {
	display: none
}

.arrival-slider {
	overflow: hidden;
	/*white-space:nowrap;*/
	position: relative
}

.arrival-slider .item {
	display: inline-block;
	width: 100%;
	white-space: normal
}

.arrival-slider .slider-image {
	padding-top: 54.6%;
	position: relative;
	overflow: hidden
}

.arrival-slider .slider-image img {
	position: absolute;
	width: 100%;
	min-height: 100%;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.arrival-slider .slider-image:after,
.arrival-slider .slider-image:before {
	height: 40%;
	left: 0;
	z-index: 1;
	position: absolute;
	width: 100%;
	pointer-events: none;
	content: ''
}

.arrival-slider .slider-image:after {
	top: 0;
	background-image: linear-gradient(to top, transparent, rgba(0, 0, 0, .5))
}

.arrival-slider .slider-image:before {
	bottom: 0;
	background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .5))
}

.arrival-slider.owl-loaded .owl-dots {
	margin-top: 20px
}

.arrival-slider.owl-loaded .owl-nav {
	font-size: 24px
}

.arrival-slider.owl-loaded .owl-nav .owl-next,
.arrival-slider.owl-loaded .owl-nav .owl-prev {
	background: transparent;
	border: 0;
	font-size: 25px;
	position: absolute;
	cursor: pointer;
	bottom: 0;
	color: #c3c3c3;
	transition: color .3s;
	z-index: 3
}

.arrival-slider.owl-loaded .owl-nav .owl-next.disabled,
.arrival-slider.owl-loaded .owl-nav .owl-prev.disabled {
	color: #c3c3c3
}

.arrival-slider.owl-loaded .owl-nav .owl-next:hover:not(.disabled),
.arrival-slider.owl-loaded .owl-nav .owl-prev:hover:not(.disabled) {
	color: #9c0f0c
}

.arrival-slider.owl-loaded .owl-nav .owl-next {
	right: 35%
}

.arrival-slider.owl-loaded .owl-nav .owl-prev {
	left: 35%
}

.interior-slider .item .label.prrice {
	background-color: #a58a5f;
	z-index: 20;
	float: left;
	width: max-content;
	position: absolute;
	top: 20px;
	left: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 3px 8px;
}

.interior-slider .item .price-small {
	text-decoration: line-through;
}

.main-nav .info-part .caption .price .old {
	text-decoration: line-through;
	color: #999;
	margin-right: 5px;
	font-size: 18px;
}

.main-nav .info-part .card-slider .slider-card .caption .price {
	font-size: 22px;
	font-weight: 300;
	margin: 20px 0;
	display: inline-block;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
	.main-videos {
		margin: 0 auto;
	}
}

@media (max-width:1024px) {
	div.search-detail div.search-filter div.filter-select .select-outer {
		opacity: 0;
		display: none;
		visibility: hidden;
	}

	div.search-detail div.search-filter div.filter-select.filter-opened .select-outer {
		opacity: 1;
		display: block;
		visibility: visible;
	}
}

@media (max-width:993px) {
	.main-card .zoom-btn {
		display: none;
	}

	.arrival-slider .hidden-sm {
		display: none
	}

	.arrival-slider.owl-loaded .owl-dots {
		margin-top: 0
	}

	.arrival-slider.full-slider .spaced-sm {
		margin-bottom: 20px
	}

	.ymaps-b-zoom_hints-pos_right {
		top: 15px !important;
	}
}

.mobile_only {
	display: none;
}

@media (max-width:640px) {
	.no_mobile {
		display: none;
	}

	.mobile_only {
		display: block;
	}

	.arrival-slider .col-ms-6 {
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
		width: 100%
	}

	.arrival-slider .spaced-ms {
		margin-bottom: 20px
	}

	.bx_mo_link {
		font-size: 12px
	}

	.zoomContainer {
		display: none;
	}

	.checkbox-group .checkbox-label.partners-label {
		color: #000 !important;
	}
}

@media (max-width:480px) {
	/*
	.hidden-desktop {
		display: inline-block !important;
	}
	*/

	.newitems.arrival-slider.owl-loaded .owl-dots {
		position: relative;
		top: 15px
	}

	.hidden-xs {
		display: none !important
	}

	.newitems .image-cover {
		padding-top: 60%
	}

	.card-bordered .caption .title,
	.card-bordered .caption .lead {
		font-size: 12px
	}

	.basket-section .items-part .basket-item .inner {
		text-align: center;
		padding: 0 10px
	}

	.basket-section .items-part .basket-item .inner .cell.right-sm,
	.basket-section .items-part .basket-item .inner {
		text-align: center
	}
}

.basket-section {
	font-size: 0;
	display: table;
	/*width: 100%;
    table-layout: fixed;*/
}

.basket-section .items-part {
	min-width: -webkit-calc(100% - 396px);
	min-width: -moz-calc(100% - 396px);
	min-width: calc(100% - 396px);
	width: 67.3%;
	display: table-cell;
	/*display:flex;*/
	vertical-align: top;
	font-size: 14px;
	height: 100%;
	min-height: 330px
}

.bx_mo_link {
	font-size: 12px
}

.basket-section .items-part .basket-item {
	padding-top: 30px;
	border-top: 1px solid #f7f7f7
}

.basket-section .items-part .basket-item.spaced {
	padding-bottom: 30px
}

.basket-section .items-part .basket-item:last-child {
	border-bottom: 1px solid #f7f7f7
}

.basket-section .items-part .basket-item .inner {
	display: table;
	width: 100%;
	table-layout: fixed
}

.basket-section .items-part .basket-item .inner .cell {
	display: table-cell;
	vertical-align: top;
	padding: 0 10px
}

/*#order_form_content{
    display:flex;
}*/
.basket-section .items-part .basket-item .inner .cell:first-child {
	padding-left: 0;
	text-align: left;
	width: 180px
}

.basket-section .items-part .basket-item .inner .cell:last-child {
	padding-right: 0;
	text-align: right;
	width: 60px
}

.basket-section .items-part .basket-item .inner .image-wrap {
	width: 175px;
	height: 175px;
	border: 1px solid #eee;
	overflow: hidden;
	position: relative
}

.basket-section .items-part .basket-item .inner .image-wrap img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	width: 100%;
	padding: 5px
}

.basket-section .items-part .basket-item .inner .simple-list li {
	padding: 2px 0
}

.basket-section .items-part .basket-item .inner .title {
	font-weight: 600;
	margin-bottom: 3px
}

.basket-section .items-part .basket-item .inner .number {
	color: #999;
	margin-bottom: 5px
}

.basket-section .items-part .basket-item .inner .price {
	font-size: 14px;
	white-space: nowrap
}

.basket-section .items-part .basket-item .inner .price .underlined {
	color: #999;
	white-space: normal;
	position: relative;
	margin-right: 20px
}

.basket-section .items-part .basket-item .inner .price .underlined:after {
	width: 100%;
	height: 1px;
	background-color: #9c0f0c;
	position: absolute;
	content: '';
	left: 0;
	top: 50%;
	margin-top: -1px
}

.basket-section .items-part .basket-item .inner .btn-cover .action-btn {
	height: 40px;
	width: 40px;
	padding: 10px;
	margin-top: -5px;
	color: #999
}

.basket-section .items-part .basket-item .inner .btn-cover .action-btn:hover {
	color: #ff0101
}

.basket-section .items-part .delivery-info {
	border-top: 1px solid #f7f7f7;
	padding: 30px 20px 30px 0
}

.basket-section .items-part .delivery-info.spaced-top {
	margin-top: 50px
}

.basket-section .items-part .delivery-info:last-child {
	border-bottom: 1px solid #f7f7f7
}

.basket-section .items-part .delivery-info .title {
	color: #000;
	font-size: 22px;
	margin: 0 0 20px
}

.basket-section .items-part .delivery-info .delivery-details {
	padding-left: 25px;
	margin: 20px 0
}

.basket-section .info-part {
	min-width: 396px;
	width: 32.7%;
	display: table-cell;
	vertical-align: top;
	font-size: 14px;
	padding: 40px;
	height: 100%;
	min-height: 330px;
	background-color: #f7f7f7
}

.basket-section .info-part .title {
	color: #000;
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 20px
}

.basket-section .info-part .with-btn .input.small {
	padding-right: 30px
}

.basket-section .info-part .btn-promo {
	padding: 0;
	height: 30px;
	width: 30px;
	color: #999;
	line-height: 40px;
	font-size: 22px;
	position: absolute;
	right: 0;
	top: 0
}

.text-right {
	text-align: right;
}

.basket-section .info-part .btn-promo:hover {
	color: #000
}

.salon-desc-cont {
	min-height: 100%;
	display: flex;
}

.labels-cont {
	position: absolute;
	top: 0;
}

.main-header .bottom .bottom-nav .item-inner a:not(.btn) {
	color: #000;
}

.zoomContainer.popupZoom {
	z-index: 400;
}

@media (max-width:1199px) {
	.search-detail div.select-group {
		width: 75%;
		z-index: 310;
	}

	#filterGroup .checkbox-group .checkbox-label,
	#filterGroup .radio-group .radio-label {
		color: #fff !important
	}

	.basket-section .info-part {
		width: 310px;
		padding: 30px 20px
	}

	.basket-section .info-part .btn.btn-primary {
		padding-left: 10px;
		padding-right: 10px
	}

	.basket-section .info-part .checkbox-group .checkbox-label.checkbox-group .checkbox-label {
		font-size: 13px
	}

	.basket-section .info-part .checkbox-group .checkbox-label br {
		display: none
	}

	.basket-section .items-part {
		width: calc(100% - 310px)
	}

	.basket-section .items-part .basket-item .inner .price .underlined {
		margin-right: 0;
		display: block;
		text-decoration: line-through;
		white-space: nowrap
	}

	.basket-section .items-part .basket-item .inner .price .underlined:after {
		display: none
	}
}

@media (max-width:993px) {
	.basket-section .info-part {
		padding: 30px
	}

	.basket-section .items-part .basket-item {
		padding-bottom: 30px
	}

	.basket-section .items-part .basket-item .inner {
		display: block;
		position: relative;
		font-size: 0
	}

	.basket-section .items-part .basket-item .inner .cell {
		display: inline-block;
		width: 50%;
		padding: 0;
		font-size: 14px
	}

	.basket-section .items-part .basket-item .inner .cell.spaced-ms {
		margin-bottom: 20px
	}

	.basket-section .items-part .basket-item .inner .cell.right-sm {
		text-align: right;
		padding-right: 10px
	}

	.basket-section .items-part .basket-item .inner .cell.right-sm .calculator {
		display: inline-block
	}

	.basket-section .items-part .basket-item .inner .cell:last-child {
		width: auto;
		position: relative;
		top: -250px;
		z-index: 1;
		float: right;
	}

	.basket-section .items-part .delivery-info .title {
		font-size: 20px
	}
}

@media (max-width:675px) {

	.basket-section .info-part,
	.basket-section .items-part {
		display: block;
		width: 100%;
		min-width: auto
	}

	.basket-section {
		display: block;
		width: 100%
	}

	.basket-section .info-part {
		border-bottom: 1px solid #fff
	}
}

@media (max-width:1024px) {
	.btn.btn-primary.bx_notavailable {
		padding: 12px 15px;
	}
}

@media (max-width:480px) {
	#ofertaPopup {
		width: 350px !important;
		margin-left: -180px !important;
		padding: 10px !important;
	}

	div#ofertaPopup .content {
		overflow: auto;
		height: 395px;
	}

	#filterGroup .checkbox-group .checkbox-label {
		color: #fff !important
	}

	form .checkbox-group .checkbox-label {
		color: #333333 !important
	}

	.basket-section .items-part .basket-item .inner .cell.right-sm,
	.basket-section .items-part .basket-item .inner .price {
		text-align: center
	}

	.basket-section .items-part .basket-item .inner .cell:last-child {
		top: -330px;
	}

	.basket-section {
		margin-top: 30px
	}

	.basket-section .info-part {
		padding: 20px
	}

	.basket-section .items-part .basket-item .inner .price .underlined {
		display: inline-block;
		margin-right: 20px
	}

	.basket-section .items-part .basket-item .inner .cell {
		width: 100%
	}

	.basket-section .items-part .basket-item .inner .cell.spaced-ms {
		margin-bottom: 20px
	}

	.basket-section .items-part .left-xs {
		text-align: left;
		margin-bottom: 15px
	}

	.basket-section .items-part .delivery-info .title {
		font-size: 18px
	}
}

.bx_mo_link {
	font-size: 18px;
	font-weight: 600;
	color: #999;
	padding: 0px 10px 5px;
	border-bottom: 5px solid #fff
}

.blog-item {
	padding: 20px;
	border: 1px solid #f7f7f7;
	transition: box-shadow .3s;
	font-size: 0
}

.blog-item:hover {
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2)
}

.blog-item:hover .image-cover {
	-webkit-transform: scale(1.05) translateZ(0);
	transform: scale(1.05) translateZ(0)
}

.blog-item .figure-wrap {
	overflow: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	display: block;
	position: relative
}

.blog-item .figure-wrap .image-cover {
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	padding-top: 250px
}

.blog-item .figure-wrap .image-cover img {
	min-width: 100%;
	min-height: 100%;
	height: auto;
	width: auto;
	max-height: 600px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.blog-item .caption {
	font-size: 14px;
	padding: 30px
}

.blog-item .caption .date {
	color: #999;
	margin: 0 0 10px
}

.blog-item .caption .tags,
.blog-item .caption .title {
	height: 38px;
	overflow: hidden
}

.blog-item .caption .title {
	font-weight: 600;
	color: #000;
	display: block;
	margin: 0 0 10px
}

.blog-item .caption .tags,
.blog-item .caption .tags .tag,
.blog-item .caption .title:hover {
	color: #9c0f0c
}

.blog-item .caption .paragraph {
	margin: 10px 0
}

.blog-item .caption .tags .tag:hover {
	color: #a58a5f
}

.blog-item.horizontal .figure-wrap {
	display: inline-block;
	vertical-align: top;
	width: 45%
}

.blog-item.horizontal .figure-wrap .image-cover {
	display: block
}

.blog-item.horizontal .caption {
	display: inline-block;
	vertical-align: top;
	width: 55%;
	padding: 0 30px
}

.blog-item.horizontal .caption .paragraph {
	height: 127px;
	overflow: hidden
}

.blog-item.vertical .caption .paragraph {
	height: 130px;
	overflow: hidden
}

@media (max-width:640px) {
	.blog-item .caption {
		padding: 20px 0
	}

	.blog-item .figure-wrap .image-cover {
		padding-top: 100%
	}

	.blog-item.horizontal .caption {
		padding: 0 20px
	}

	.blog-item.horizontal .figure-wrap .image-cover {
		padding-top: 250px
	}
}

@media (max-width:480px) {

	.blog-item .caption .paragraph,
	.blog-item .caption .tags,
	.blog-item .caption .title,
	.blog-item.horizontal .caption .paragraph,
	.blog-item.horizontal .caption .tags,
	.blog-item.horizontal .caption .title,
	.blog-item.vertical .caption .paragraph,
	.blog-item.vertical .caption .tags,
	.blog-item.vertical .caption .title {
		height: auto
	}

	.blog-item.horizontal .caption {
		padding: 20px 0;
		display: block;
		width: 100%
	}

	.blog-item.horizontal .figure-wrap {
		display: block;
		width: 100%
	}

	.blog-item.horizontal .figure-wrap .image-cover {
		padding-top: 100%
	}
}

.bordered-pagination .social-list,
.bordered-pagination .title {
	display: inline-block;
	vertical-align: middle
}

.bordered-pagination {
	border-top: 1px solid #f7f7f7;
	padding: 60px 0 30px
}

.bordered-pagination.collapsed {
	padding: 30px 0
}

.bordered-pagination .title {
	margin-right: 10px;
	color: #999
}

@media (max-width:768px) {
	.bordered-pagination {
		padding: 30px 0
	}

	.bordered-pagination .align-right {
		text-align: left;
		margin-top: 20px
	}
}

@media (max-width:480px) {
	.bordered-pagination .title {
		display: block;
		margin: 0 0 10px
	}

	.bordered-pagination .social-list {
		display: block
	}
}

.brand-item-single {
	padding: 20px;
	border: 1px solid #f7f7f7;
	display: block
}

.brand-item-single .inner {
	display: block;
	transition: opacity .3s
}

.brand-item-single .brand-logo {
	padding-top: 60%;
	position: relative;
	overflow: hidden
}

.brand-item-single .brand-logo img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto
}

@media (max-width:480px) {
	.brand-item-single {
		padding: 10px
	}
}

.brands-list {
	font-size: 0;
	margin: 0 -10px;
	white-space: nowrap;
	overflow: hidden
}

.brands-list .item {
	padding: 0 10px;
	display: inline-block;
	vertical-align: top;
	width: 16.66%
}

.brands-list .item .inner {
	background-color: #fafafa;
	display: block;
	transition: opacity .3s
}

.brands-list.owl-loaded {
	margin: 0
}

.brands-list.owl-loaded .owl-item .item {
	width: 100%;
	padding: 0
}

.brands-list.owl-loaded .owl-dots {
	margin-top: 40px
}

.brands-list.owl-loaded .owl-nav {
	margin-top: 40px;
	font-size: 24px
}

.brands-list.owl-loaded .owl-nav .owl-next,
.brands-list.owl-loaded .owl-nav .owl-prev {
	background: transparent;
	border: 0;
	font-size: 25px;
	position: absolute;
	color: #c3c3c3;
	transition: color .3s
}

.brands-list.owl-loaded .owl-nav .owl-next.disabled,
.brands-list.owl-loaded .owl-nav .owl-prev.disabled {
	color: #c3c3c3
}

.brands-list.owl-loaded .owl-nav .owl-next:hover:not(.disabled),
.brands-list.owl-loaded .owl-nav .owl-prev:hover:not(.disabled) {
	color: #9c0f0c
}

.brands-list.owl-loaded .owl-nav .owl-next {
	right: 35%
}

.brands-list.owl-loaded .owl-nav .owl-prev {
	left: 35%
}

.breadcrumbs-list {
	font-size: 0;
	margin: 0 -20px;
	padding: 20px 0 10px
}

.breadcrumbs-list li {
	display: inline-block
}

.breadcrumbs-list li .item {
	padding: 20px;
	display: block;
	font-size: 14px;
	font-weight: 300;
	color: #999
}

.breadcrumbs-list li .item.link {
	color: #9c0f0c;
	position: relative
}

.breadcrumbs-list li .item.link:after {
	content: '';
	border: 2px solid transparent;
	border-left: 2px solid #999;
	position: absolute;
	top: 50%;
	left: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.card-bordered.full-image,
.partical-buttons {
	position: relative
}

.breadcrumbs-list li .item.link:hover {
	color: #a58a5f
}

@media (max-width:640px) {
	.breadcrumbs-list {
		display: none
	}
}

.btn,
.btn-list .item {
	display: inline-block
}

.btn-list {
	margin: 0 -10px;
	font-size: 0
}

.btn-list .item {
	padding: 0 10px
}

.btn-list.equel-items .item {
	min-width: 200px
}

.btn {
	border: 0;
	background-color: transparent;
	cursor: pointer;
	padding: 18px 40px;
	text-align: center;
	transition: .2s
}

.btn .left-icon {
	margin-right: 7px;
	font-size: 110%
}

.btn .left-icon:before {
	position: relative;
	top: 2px
}

.btn.btn-link {
	color: #999;
	font-size: 14px;
	line-height: 24px;
	padding: 0
}

.btn.btn-link:hover {
	color: #ddd
}

.btn.btn-link.light {
	color: #fff
}

.btn.btn-link.light:hover {
	color: #999
}

.btn.btn-link.primary {
	color: #9c0f0c
}

.btn.btn-link.primary:hover {
	color: #000
}

.btn.btn-primary,
.btn.btn-secondary {
	color: #fff;
	padding: 12px 25px;
	font-size: 18px;
	font-weight: 600
}

.btn.btn-block {
	display: block;
	width: 100%
}

.btn.btn-primary {
	background-color: #9c0f0c
}

.btn.btn-primary:hover {
	box-shadow: 1px 4px 8px rgba(156, 15, 12, .3)
}

.btn.btn-secondary {
	background-color: #a58a5f
}

.btn.btn-secondary:hover {
	box-shadow: 1px 4px 8px rgba(165, 138, 95, .3)
}

.btn.btn-inverse {
	background-color: #fff;
	color: #9c0f0c;
	padding: 12px 30px;
	font-weight: 600;
	font-size: 18px
}

.btn.btn-inverse:hover {
	background-color: #a58a5f;
	box-shadow: 0 4px 8px rgba(165, 138, 95, .3);
	color: #fff
}

.btn.btn-small {
	font-size: 14px
}

.btn.btn-large {
	font-size: 20px;
	padding: 18px 35px
}

.btn.btn-round {
	width: 60px;
	height: 60px;
	line-height: 66px;
	background-color: #bfbfbf;
	padding: 0;
	border-radius: 50%;
	color: #f0f0f0;
	font-size: 24px
}

.btn.btn-round:hover {
	box-shadow: 1px 4px 8px rgba(0, 0, 0, .3)
}

.partical-buttons {
	font-size: 0
}

.partical-buttons .btn {
	height: 42px
}

.btn.btn-icon {
	height: 42px;
	width: 40px;
	background-color: #f6eee0;
	color: #fff;
	font-size: 20px;
	padding: 0;
	line-height: 46px;
	vertical-align: top;
	transition: background-color .3s, color .3s
}

.btn.btn-icon:hover {
	background-color: #a58a5f
}

.btn.btn-icon.active {
	color: #9c0f0c
}

@media (max-width:640px) {
	.btn.btn-round {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 16px
	}

	.btn.btn-large {
		font-size: 16px;
		padding: 12px 30px
	}
}

@media (max-width:480px) {
	.btn-list.equel-items .item {
		min-width: auto;
		width: 50%
	}

	.btn-list.equel-items .item .btn {
		text-transform: capitalize
	}

	.btn .hidden-text {
		display: none
	}
}

.card-bordered {
	background-color: #fff;
	display: block;
	color: #000;
	padding: 20px;
	height: 100%;
	transition: box-shadow .3s;
	transform: rotateZ(360deg);
	/* fix black stripes artefacts */
}

.card-bordered:hover {
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2)
}

.card-bordered:hover .image-cover {
	-webkit-transform: scale(1.05) translateZ(0);
	transform: scale(1.05) translateZ(0)
}

.card-bordered.full-image .figure-cover {
	height: 100%
}

.card-bordered.full-image .image-cover {
	padding-top: 60%;
	height: 100%
}

.card-bordered.full-image .image-cover img {
	/*min-width: 100%;*/
	min-height: 100%;
}

.mainpage#news-block .news-card .image-cover img,
.mainpage#news-block .news-card .image-cover img {
	width: auto;
	min-width: auto;
}

.card-bordered.full-image .caption {
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	background-color: rgba(0, 0, 0, .1);
	color: #fff;
	text-align: left;
	white-space: nowrap
}

.card-bordered.full-image .caption:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%
}

.card-bordered.full-image .caption .middle-inner {
	display: inline-block;
	white-space: normal;
	vertical-align: middle;
	width: 100%
}

.card-bordered.full-image .caption.large-space {
	padding: 50px
}

.card-bordered.full-image .caption.primary-back {
	background-color: #9c0f0c;
	transition: background-color .3s
}

.card-bordered.full-image .caption .title {
	white-space: normal;
	margin: 0 0 25px;
	font-size: 16px;
	color: #fff
}

.card-bordered.full-image .caption .title.large {
	font-size: 30px;
	line-height: 1.2;
	margin: 0 0 20px;
	color: #fff
}

.card-bordered.full-image .caption .large-icon {
	font-size: 58px;
	display: inline-block;
	margin: 0 0 25px
}

.card-bordered.with-border {
	border: 1px solid #f7f7f7
}

.card-bordered .box-link {
	background-color: #f7f7f7;
	padding-top: 157%;
	height: 100%;
	text-align: center;
	white-space: nowrap
}

.card-bordered .box-link .text {
	font-weight: 600;
	color: #9c0f0c;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.card-bordered .box-link:hover .text {
	color: #000
}

.card-bordered .figure-cover {
	overflow: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	display: block;
	position: relative
}

.card-bordered .figure-cover .label,
#popupCart .label,
.basket-item .label {
	position: relative;
	z-index: 10;
	width: max-content;
	display: inline-block;
	top: 0;
	left: 0;
	color: #fff;
	/*    float: left;*/
	font-size: 10px;
	font-weight: 600;
	letter-spacing: .5px;
	text-transform: uppercase;
	padding: 2px 3px 1px
}

.card-bordered .figure-cover .label.new {
	background-color: #39d44b
}

.card-bordered .figure-cover .label.prrice,
.basket-item .label.prrice {
	background-color: #a58a5f
}

.card-bordered .figure-cover .label.success {
	background-color: #ff4c01
}

.card-bordered .image-cover {
	-webkit-transform: scale(1) translateZ(0);
	transform: scale(1) translateZ(0);
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.card-bordered .image-cover img {
	max-height: 100%;
	max-width: 100%;
	height: auto;
	width: auto;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: none;
	transform: none;
}

.card-bordered .image-cover .full-image {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	width: auto;
	max-width: none;
	max-height: none;
	-webkit-transform: translateX(-50%) translateZ(0);
	transform: translateX(-50%) translateZ(0)
}

.card-bordered .image-cover .full-image.vertical {
	top: 50%;
	left: 0;
	height: auto;
	width: 100%;
	-webkit-transform: translateX(-50%) translateZ(0);
	transform: translateX(-50%) translateZ(0)
}

.card-bordered .caption {
	padding: 10px 22px 10px;
	text-align: center
}

.card-bordered .caption .title {
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 1.572;
	color: #000;
	display: block;
	white-space: normal
}

.card-bordered .caption .lead {
	color: #999;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.card-bordered .caption .lead.primary {
	color: #9c0f0c
}

.card-bordered .caption .price {
	font-size: 22px;
	font-weight: 300;
	margin: 20px 0;
	/*display: inline-block*/
}

.card-bordered .caption .price .old,
#popupCart .old {
	text-decoration: line-through;
	color: #999;
	margin-right: 5px;
	font-size: 18px
}

.card-bordered .btn-wrap {
	margin-bottom: 10px
}

@media (max-width:1199px) {
	.card-bordered .caption {
		padding: 20px 15px 10px
	}

	.card-bordered.full-image .caption.large-space {
		padding: 20px
	}

	.card-bordered.full-image .caption .title {
		font-size: 14px
	}

	.card-bordered.full-image .caption .title.large {
		font-size: 26px
	}

	.card-bordered.full-image .caption.primary-back .middle-inner {
		width: calc(100% - 5px)
	}

	.card-bordered.full-image .caption.primary-back .btn {
		width: 100%
	}

	.card-bordered .box-link {
		padding-top: 168%
	}
}

@media (max-width:993px) {
	.card-bordered .box-link {
		padding-top: 154%
	}
}

@media (max-width:768px) {
	.card-bordered.full-image .image-cover img {
		min-width: max-content
	}

	.card-bordered.full-image .caption .title.large {
		font-size: 22px
	}

	.card-bordered .caption .price {
		font-size: 18px
	}
}

@media (max-width:640px) {
	.card-bordered .image-cover {
		padding-top: 60%
	}

	.card-bordered .image-cover .full-image {
		min-height: 100%;
		min-width: 100%;
		height: auto;
		width: auto;
		max-height: 600px
	}

	.card-bordered .caption .price {
		font-size: 14px
	}
}

@media (max-width:480px) {
	.card-bordered {
		padding: 10px
	}

	.card-bordered .image-cover {
		padding-top: 70%
	}

	.card-bordered .caption .price {
		font-size: 16px
	}

	.card-bordered .box-link,
	.card-bordered.full-image .image-cover {
		padding-top: 90%
	}

	.newitems .card-bordered .box-link,
	.newitems .card-bordered.full-image .image-cover {
		padding-top: 70%
	}

	.card-bordered.full-image .caption {
		top: 10px;
		left: 10px;
		right: 10px;
		bottom: 10px
	}

	.card-bordered.full-image .caption .title.large {
		font-size: 18px;
		line-height: 1.6
	}
}

.card-item-section .main-card {
	position: relative
}

.card-item-section .main-card.in-popup {
	padding: 30px
}

.card-item-section .main-card.in-popup .preview-slider {
	padding: 0 70px
}

.card-item-section .main-card.in-popup .preview-slider .item .inner-cover .wrap-icon {
	height: 50px;
	width: 50px;
	line-height: 52px;
	font-size: 24px
}

.card-item-section .main-card .figure-wrap {
	overflow: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	border: 1px solid #f7f7f7;
	padding: 20px;
	display: block;
	position: relative;
	margin-bottom: 20px
}

.card-item-section .main-card .figure-wrap .image-preview {
	padding-top: 100%;
	position: relative
}

.card-item-section .main-card .figure-wrap .image-preview.small {
	padding-top: 50%
}

.card-item-section .main-card .figure-wrap .image-preview img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.card-item-section .main-card .figure-wrap .zoom-btn {
	color: #999;
	font-size: 24px;
	position: absolute;
	right: 20px;
	bottom: 10px;
	padding: 0;
	z-index: 3;
	width: 40px;
	height: 40px;
	text-align: right
}

.card-item-section .main-card .figure-wrap .zoom-btn:hover {
	color: #9c0f0c
}

.card-item-section .main-card .label {
	z-index: 20;
	float: left;
	width: max-content;
	position: relative;
	top: 20px;
	left: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 3px 8px
}

.card-item-section .main-card .label.new,
#popupCart .label.new {
	background-color: #39d44b
}

.card-item-section .main-card .label.prrice,
#popupCart .label.prrice {
	background-color: #a58a5f
}

.card-item-section .main-card .label.success,
#popupCart .label.success {
	background-color: #ff4c01
}

.card-item-section .main-card .preview-slider {
	margin: 0 -10px;
	font-size: 0;
	white-space: nowrap;
	overflow: hidden
}

.card-item-section .main-card .preview-slider .item {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	padding: 0 10px;
	cursor: pointer
}

.card-item-section .main-card .preview-slider .item .inner-cover {
	padding: 10px;
	display: block;
	border: 1px solid #f7f7f7;
	transition: border-color .3s
}

.card-item-section .main-card .preview-slider .item .inner-cover .wrap-icon {
	position: absolute;
	height: 32px;
	width: 32px;
	background-color: rgba(255, 255, 255, .7);
	z-index: 2;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 16px;
	color: #9c0f0c;
	text-align: center;
	line-height: 33px;
	padding-left: 3px;
	border-radius: 50%
}

.card-item-section .main-card .preview-slider .item:hover .inner-cover {
	border-color: #9c0f0c
}

.card-item-section .main-card .preview-slider.owl-loaded {
	margin: 0;
	overflow: visible;
	width: calc(100% + 1px)
}

.card-item-section .main-card .preview-slider.owl-loaded .owl-stage-outer {
	overflow: hidden;
	padding-right: 1px
}

.card-item-section .main-card .preview-slider.owl-loaded .owl-item .item {
	width: 100%;
	padding: 0
}

.card-item-section .main-card .preview-slider.owl-loaded .owl-dots {
	margin-top: 20px
}

.card-item-section .main-card .preview-slider.owl-loaded .owl-nav {
	font-size: 24px
}

.card-item-section .main-card .preview-slider.owl-loaded .owl-nav .owl-next,
.card-item-section .main-card .preview-slider.owl-loaded .owl-nav .owl-prev {
	position: absolute;
	cursor: pointer;
	bottom: -4px;
	color: #c3c3c3;
	transition: color .3s;
	z-index: 3;
	font-size: 30px;
	background: transparent;
	border: 0
}

.card-item-section .main-card .preview-slider.owl-loaded .owl-nav .owl-next.disabled,
.card-item-section .main-card .preview-slider.owl-loaded .owl-nav .owl-prev.disabled {
	color: #c3c3c3
}

.card-item-section .main-card .preview-slider.owl-loaded .owl-nav .owl-next:hover:not(.disabled),
.card-item-section .main-card .preview-slider.owl-loaded .owl-nav .owl-prev:hover:not(.disabled) {
	color: #9c0f0c
}

.card-item-section .main-card .preview-slider.owl-loaded .owl-nav .owl-next {
	right: 10%
}

.card-item-section .main-card .preview-slider.owl-loaded .owl-nav .owl-prev {
	left: 10%
}

.card-item-section .card-caption {
	padding-left: 30px;
	position: relative
}

.card-item-section .card-caption .name {
	color: #999;
	font-size: 14px
}

.card-item-section .card-caption .name:hover {
	color: #9c0f0c
}

.card-item-section .card-caption .square-btn {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 0;
	top: 0;
	color: #fff;
	background-color: #f6eee0;
	line-height: 48px;
	font-size: 24px;
	padding: 0;
	transition: background-color .3s, color .3s
}

.card-item-section .card-caption .square-btn:hover {
	background-color: #a58a5f
}

.card-item-section .card-caption .square-btn.active {
	color: #9c0f0c
}

.card-item-section .card-caption .price {
	margin-bottom: 15px
}

.card-item-section .card-caption .price .large {
	color: #000;
	font-size: 36px;
	margin-right: 20px
}

.vino {
	margin-right: 20px;
	color: #000;
	font-size: 36px;
}

.card-item-section .card-caption .price .underlined {
	color: #999;
	font-size: 22px;
	position: relative;
	margin-right: 20px
}

.card-item-section .card-caption .price .underlined:after {
	width: 100%;
	height: 1px;
	background-color: #9c0f0c;
	position: absolute;
	content: '';
	left: 0;
	top: 50%;
	margin-top: -1px
}

.card-item-section .card-caption .dropdown-select {
	display: inline-block;
	vertical-align: top;
	position: relative
}

.card-item-section .card-caption .dropdown-select:hover .select-inner {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.card-item-section .card-caption .dropdown-select .anchor {
	position: relative;
	padding-right: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer
}

.card-item-section .card-caption .dropdown-select .wrap-icon {
	font-size: 10px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.card-item-section .card-caption .dropdown-select .select-inner {
	position: absolute;
	top: 100%;
	left: 0;
	width: 220px;
	background-color: #fff;
	box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .2);
	visibility: hidden;
	opacity: 0;
	z-index: 2;
	transition: .3s;
	-webkit-transform: translateY(10px);
	transform: translateY(10px)
}

.card-item-section .card-caption .dropdown-select .select-inner .item {
	cursor: pointer;
	padding: 10px 15px;
	color: #000;
	transition: color .3s
}

.card-item-section .card-caption .dropdown-select .select-inner .item:first-child {
	padding-top: 15px
}

.card-item-section .card-caption .dropdown-select .select-inner .item:last-child {
	padding-bottom: 15px
}

.card-item-section .card-caption .dropdown-select .select-inner .item:hover {
	color: #9c0f0c
}

.card-item-section .card-caption .helper {
	color: #999;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 15px
}

.card-item-section .card-caption .radio-list {
	font-size: 0;
	margin: 0 -5px
}

.card-item-section .card-caption .radio-list .item {
	display: inline-block;
	padding: 5px
}

#galleryPopup .zoom-icon .zoom-btn {
	bottom: 0;
}

@media (max-width:1199px) {
	.card-item-section .card-caption {
		padding-left: 0
	}
}

@media (max-width:640px) {
	.card-item-section .main-card.in-popup {
		padding: 0
	}

	.card-item-section .main-card.in-popup .preview-slider .item .inner-cover {
		padding: 5px
	}

	.card-item-section .main-card.in-popup .preview-slider .item .inner-cover .wrap-icon {
		height: 20px;
		width: 20px;
		font-size: 12px;
		line-height: 22px
	}
}

@media (max-width:480px) {
	.checkbox-group .checkbox-label {
		color: #fff !important
	}

	.card-item-section .card-caption .price {
		padding-right: 40px
	}

	.card-item-section .card-caption .price .large {
		font-size: 28px;
		display: block
	}

	.card-item-section .main-card .preview-slider .item .inner-cover {
		padding: 3px
	}
}

.card-item.horizontal {
	font-size: 0;
	margin-bottom: 50px
}

.card-item.horizontal .figure-cover {
	width: 188px;
	height: 188px;
	border: 1px solid #eee;
	display: inline-block;
	margin-right: 20px
}

.card-item.horizontal .caption {
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	width: calc(100% - 208px)
}

.card-item.horizontal .caption .title {
	font-weight: 600
}

.card-item.horizontal .caption .price {
	font-size: 18px;
	margin-bottom: 40px
}

.card-item.horizontal .caption .simple-list {
	margin: 15px 0
}

.card-item.horizontal .caption .simple-list .caption {
	width: auto
}

@media (max-width:640px) {
	.card-item.horizontal {
		margin-bottom: 30px
	}

	.card-item.horizontal .figure-cover {
		width: 140px;
		height: 140px;
		padding: 10px
	}

	.card-item.horizontal .caption {
		width: calc(100% - 160px)
	}
}

@media (max-width:480px) {
	#filterGroup .radio-group .radio-label {
		color: #fff !important;
	}

	.card-item.horizontal .figure-cover {
		width: 100%;
		height: auto;
		padding: 10px;
		display: block;
		margin-bottom: 20px
	}

	.card-item.horizontal .caption {
		width: 100%
	}

	.card-item.horizontal .caption .price {
		margin-bottom: 20px
	}
}

.card-simple {
	display: block;
	color: #000;
	overflow: hidden
}

.card-slider .item,
.catalog-slider .item {
	display: inline-block;
	width: 100%
}

.card-simple .image-cover {
	padding-top: 66%;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	margin-left: -1px;
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1)
}

.card-simple .image-cover img {
	min-width: 100%
}

.card-simple .caption {
	padding: 30px 25px 40px
}

.card-simple .caption .title {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 5px
}

.card-simple .caption .lead {
	font-size: 14px;
	color: #999;
	margin-bottom: 5px
}

.card-simple .caption .price {
	font-size: 14px
}

.card-simple:hover .image-cover {
	-webkit-transform: translateZ(0) scale(1.05);
	transform: translateZ(0) scale(1.05)
}

.card-slider {
	white-space: nowrap;
	overflow: hidden
}

.card-slider .slider-card .image-cover {
	margin-bottom: 20px
}

.card-slider .slider-card .caption .title {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 5px
}

.card-slider .slider-card .caption .lead {
	font-size: 14px;
	color: #999;
	margin-bottom: 5px
}

.card-slider .slider-card .caption .price {
	font-size: 14px
}

.card-slider .slider-card .caption .btn {
	margin-top: 30px
}

.card-slider.owl-carousel .owl-dots {
	margin-top: 40px
}

.card-slider.owl-carousel .owl-nav {
	font-size: 24px
}

.card-slider.owl-carousel .owl-nav .owl-next,
.card-slider.owl-carousel .owl-nav .owl-prev {
	position: absolute;
	cursor: pointer;
	bottom: 0px;
	color: #c3c3c3;
	transition: color .3s;
	z-index: 3;
	font-size: 25px;
	background: transparent;
	border: 0
}

.prev-item {
	margin-right: 20px;
}

.prev-item,
.next-item {
	cursor: pointer;
	bottom: 0px;
	color: #c3c3c3;
	transition: color .3s;
	z-index: 3;
	font-size: 25px;
	background: transparent;
	border: 0
}

.prev-item:hover,
.next-item:hover {
	color: #9c0f0c;
}

.blog-tags a {
	color: #9c0f0c;
}

.blog-tags a:hover {
	color: #a58a5f;
	;
}

.card-slider.owl-carousel .owl-nav .owl-next.disabled,
.card-slider.owl-carousel .owl-nav .owl-prev.disabled {
	color: #c3c3c3
}

.card-slider.owl-carousel .owl-nav .owl-next:hover:not(.disabled),
.card-slider.owl-carousel .owl-nav .owl-prev:hover:not(.disabled) {
	color: #9c0f0c
}

.card-slider.owl-carousel .owl-nav .owl-next {
	right: 0
}

.card-slider.owl-carousel .owl-nav .owl-prev {
	left: 0
}

.catalog-slider {
	white-space: nowrap;
	overflow: hidden
}

.catalog-slider .item .image-cover {
	padding-top: 45%
}

.catalog-slider .item .image-cover img {
	min-height: 100%
}

.catalog-slider .item .caption {
	position: absolute;
	left: 40px;
	bottom: 60px;
	z-index: 2;
	white-space: normal;
	max-width: 90%
}

.catalog-slider .item .caption .title {
	color: #fff;
	font-size: 30px;
	font-weight: 600
}

.dotted-list .item .col.gray-color,
.dotted-list .item .col:first-child {
	color: #999
}

.catalog-slider.owl-loaded .owl-dots {
	position: absolute;
	z-index: 2;
	left: 40px;
	bottom: 20px
}

.catalog-slider.owl-loaded .owl-stage-outer {
	font-size: 0
}

.catalog-slider.owl-loaded .owl-nav {
	display: none
}

.catalog-slider.owl-loaded .owl-dots .owl-dot span {
	background-color: #c3c3c3;
	opacity: .8;
	transition: opacity .3s, background-color .3s
}

.catalog-slider.owl-loaded .owl-dots .owl-dot.active span {
	background-color: #fff;
	opacity: 1
}

.catalog-slider.owl-loaded .owl-dots .owl-dot:hover span {
	background-color: #999;
	opacity: 1
}

@media (max-width:993px) {
	.catalog-slider.owl-loaded .owl-nav .owl-next {
		right: 20px
	}

	.catalog-slider.owl-loaded .owl-nav .owl-prev {
		left: 20px
	}

	.catalog-slider .item .image-cover {
		padding-top: 75%
	}
}

@media (max-width:480px) {
	.catalog-slider .item .image-cover {
		padding-top: 100%
	}

	.catalog-slider .item .image-cover img,
	.catalog-slider .item .image-cover img.vertical {
		width: auto;
		height: auto;
		min-width: 100%;
		min-height: 100%;
		max-width: 640px;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}

	.catalog-slider.owl-loaded .owl-dots {
		bottom: 10px
	}
}

.dotted-list .item {
	display: table;
	width: 100%;
	white-space: nowrap;
	margin-bottom: 10px
}

.dotted-list .item:last-child {
	margin-bottom: 0
}

.dotted-list .item .col {
	display: table-cell;
	width: 10px
}

.dotted-list .item .col:last-child {
	width: 65%
}

.dotted-list .item .col:nth-child(2) {
	width: auto
}

.dotted-list .item .col:nth-child(2):after {
	content: '';
	display: block;
	border-bottom: 1px dotted #999
}

.dotted-list .item .col.semi {
	font-weight: 600
}

.dotted-list.darken .col:first-child {
	color: #000
}

.dotted-list.darken .col:last-child {
	text-align: right;
	width: 10px
}

.dotted-list.darken .col.gray-color {
	color: #999
}

@media (max-width:993px) {
	.dotted-list:not(.darken) .item {
		display: block;
		white-space: normal;
		margin-bottom: 15px
	}

	.dotted-list:not(.darken) .item .col {
		display: block;
		width: auto
	}

	.dotted-list:not(.darken) .item .col:first-child {
		color: #999;
		margin-bottom: 10px
	}

	.dotted-list:not(.darken) .item .col:last-child {
		width: 65%
	}

	.dotted-list:not(.darken) .item .col:nth-child(2) {
		display: none
	}
}

.fancybox-container,
.fancybox-slide {
	width: 100%;
	outline: 0;
	-webkit-backface-visibility: hidden
}

body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99992
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	display: none;
	height: 100%;
	left: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	z-index: 99994
}

.fancybox-slide::before {
	content: '';
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}

.fancybox-slide--image::before {
	display: none
}

.fancybox-slide--html {
	padding: 6px
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.fancybox-container [data-selectable=true] {
	cursor: text
}

.fancybox-image,
.fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff
}

.fancybox-iframe,
.fancybox-video {
	background: 0 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #ccc
}

.fancybox-button:hover {
	color: #fff
}

.fancybox-button:focus {
	outline: 0
}

.fancybox-button.fancybox-focus {
	outline: dotted 1px
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: 0
}

.fancybox-button div {
	height: 100%
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2),
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0;
	transform-origin: 0;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small {
	background: 0 0;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 35%;
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 35%
}

.fancybox-caption {
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 25px 44px;
	right: 0;
	text-align: center;
	z-index: 99996
}

.fancybox-caption::before {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
	background-repeat: repeat-x;
	background-size: contain;
	bottom: 0;
	content: '';
	display: block;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: -44px;
	z-index: -1
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	-webkit-animation: fancybox-rotate 1s linear infinite;
	animation: fancybox-rotate 1s linear infinite;
	background: 0 0;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-height:576px) {
	.fancybox-caption {
		padding: 12px
	}

	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}

	.fancybox-slide--image {
		padding: 6px 0
	}

	.fancybox-close-small {
		right: -6px
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px
}

.fancybox-share p {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100px
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1
}

@media all and (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}

@font-face {
	font-family: Montserrat;
	src: url(../fonts/montserrat/Montserrat-Medium.eot);
	src: local("Montserrat Medium"), local("Montserrat-Medium"), url(../fonts/montserrat/Montserrat-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/montserrat/Montserrat-Medium.woff2) format("woff2"), url(../fonts/montserrat/Montserrat-Medium.woff) format("woff"), url(../fonts/montserrat/Montserrat-Medium.ttf) format("truetype"), url(../fonts/montserrat/Montserrat-Medium.svg#Montserrat-Medium) format("svg");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: Montserrat;
	src: url(../fonts/montserrat/Montserrat-SemiBold.eot);
	src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"), url(../fonts/montserrat/Montserrat-SemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/montserrat/Montserrat-SemiBold.woff2) format("woff2"), url(../fonts/montserrat/Montserrat-SemiBold.woff) format("woff"), url(../fonts/montserrat/Montserrat-SemiBold.ttf) format("truetype"), url(../fonts/montserrat/Montserrat-SemiBold.svg#Montserrat-SemiBold) format("svg");
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: Montserrat;
	src: url(../fonts/montserrat/Montserrat-Bold.eot);
	src: local("Montserrat Bold"), local("Montserrat-Bold"), url(../fonts/montserrat/Montserrat-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/montserrat/Montserrat-Bold.woff2) format("woff2"), url(../fonts/montserrat/Montserrat-Bold.woff) format("woff"), url(../fonts/montserrat/Montserrat-Bold.ttf) format("truetype"), url(../fonts/montserrat/Montserrat-Bold.svg#Montserrat-Bold) format("svg");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: Montserrat;
	src: url(../fonts/montserrat/Montserrat-Regular.eot);
	src: local("Montserrat Regular"), local("Montserrat-Regular"), url(../fonts/montserrat/Montserrat-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/montserrat/Montserrat-Regular.woff2) format("woff2"), url(../fonts/montserrat/Montserrat-Regular.woff) format("woff"), url(../fonts/montserrat/Montserrat-Regular.ttf) format("truetype"), url(../fonts/montserrat/Montserrat-Regular.svg#Montserrat-Regular) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Montserrat;
	src: url(../fonts/montserrat/Montserrat-Light.eot);
	src: local("Montserrat Light"), local("Montserrat-Light"), url(../fonts/montserrat/Montserrat-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/montserrat/Montserrat-Light.woff2) format("woff2"), url(../fonts/montserrat/Montserrat-Light.woff) format("woff"), url(../fonts/montserrat/Montserrat-Light.ttf) format("truetype"), url(../fonts/montserrat/Montserrat-Light.svg#Montserrat-Light) format("svg");
	font-weight: 300;
	font-style: normal
}

.form-group {
	margin-bottom: 20px;
	position: relative
}

.form-group:last-child:not(.spaced-bottom) {
	margin-bottom: 0
}

.form-group.error .alert {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible
}

.form-group .alert {
	position: absolute;
	bottom: 100%;
	left: 0;
	color: #fff;
	font-size: 12px;
	background-color: #000;
	padding: 3px 7px;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	opacity: 0;
	visibility: hidden;
	transition: .3s
}

.form-group .input {
	display: block;
	width: 100%;
	font-size: 14px;
	padding: 10px 15px;
	border: 0
}

.inline-form .btn,
.inline-form .form-group .input {
	height: 40px;
	padding: 11px 15px
}

.form-group .input.transparent {
	border: 0;
	background-color: transparent
}

.form-group .input:-webkit-autofill:not(.transparent) {
	-webkit-box-shadow: 0 0 0 100px #fff inset
}

.inline-form {
	font-size: 0
}

.inline-form .form-group {
	width: calc(100% - 160px);
	display: inline-block;
	vertical-align: top
}

.inline-form .btn {
	width: 160px;
	display: inline-block;
	vertical-align: top
}

.form-group.label-right {
	border: 1px solid #d6d6d6;
	background-color: #fff;
	padding: 5px 15px
}

.form-group.label-right .label {
	display: inline-block;
	color: #999
}

.form-group.label-right .input {
	display: inline-block;
	width: 80%
}

.form-group.label-right .input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 100px #fff inset
}

.form-group.label-right.error {
	border-color: #ff0101
}

.form-group.textarea-group.error>.textarea {
	border-color: #ff0101
}

.form-group.textarea-group .label {
	display: block;
	color: #999
}

.form-group.textarea-group .textarea {
	display: block;
	margin-top: 10px;
	width: 100%;
	height: 120px;
	resize: none;
	border: 0;
	border: 1px solid #d6d6d6;
	padding: 10px 15px;
	font-size: 14px
}

.form-group.textarea-group .textarea::-webkit-input-placeholder {
	color: #999
}

.form-group.textarea-group .textarea:-moz-placeholder {
	color: #999
}

.form-group.textarea-group .textarea::-moz-placeholder {
	color: #999
}

.form-group.textarea-group .textarea:-ms-input-placeholder {
	color: #999
}

.form-group.textarea-group .textarea.collapsed-top {
	margin-top: 0
}

.form-group.simple-group .input {
	border: 1px solid #d6d6d6;
	background-color: #fff;
	padding: 15px
}

.form-group.simple-group .input::-webkit-input-placeholder {
	color: #999
}

.form-group.simple-group .input:-moz-placeholder {
	color: #999
}

.form-group.simple-group .input::-moz-placeholder {
	color: #999
}

.form-group.simple-group .input:-ms-input-placeholder {
	color: #999
}

.form-group.simple-group .input.small {
	padding: 5px 15px
}

.form-group.simple-group.error .input {
	border-color: #ff0101
}

.form-group .capcha {
	font-size: 0
}

.form-group .capcha img {
	max-width: 100%;
	height: 50px
}

[type=number] {
	-moz-appearance: textfield;
	margin: 0
}

textarea[name=REASON_CANCELED] {
	width: 100%;
	height: 150px;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none
}

.checkbox-group .checkbox-input {
	position: absolute;
	display: none
}

.checkbox-group .checkbox-label,
.radio-group .radio-label {
	transition: color .3s;
	display: inline-block;
	padding-left: 25px;
	font-size: 14px;
	cursor: pointer
}

.checkbox-group .checkbox-input:checked~.checkbox-label:before {
	background-color: #9c0f0c
}

.checkbox-group .checkbox-input:checked~.checkbox-label:after {
	opacity: 1
}

.checkbox-group .checkbox-label {
	color: #000;
	position: relative
}

.checkbox-group .checkbox-label:hover {
	color: #999
}

.checkbox-group .checkbox-label:before {
	position: absolute;
	content: '';
	height: 16px;
	width: 16px;
	border: 1px solid #9c0f0c;
	background-color: #fff;
	top: 0;
	left: 0
}

.checkbox-group .checkbox-label:after {
	content: '\e917';
	font-family: icomoon;
	position: absolute;
	color: #fff;
	top: 0;
	left: 2px;
	opacity: 0
}

.radio-group .radio-input:checked~.radio-label:before {
	background-color: #9c0f0c
}

.radio-group .radio-input:checked~.radio-label:after {
	opacity: 1
}

.radio-group .radio-label {
	color: #000;
	position: relative
}

.radio-group .radio-label:after,
.radio-group .radio-label:before {
	content: '';
	position: absolute;
	transition: .3s;
	background-color: #fff
}

.radio-group .radio-label:hover {
	color: #999
}

.radio-group .radio-label:before {
	height: 16px;
	width: 16px;
	border: 1px solid #9c0f0c;
	top: 0;
	left: 0;
	border-radius: 50%
}

.radio-group .radio-label:after {
	top: 4px;
	left: 4px;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	opacity: 0
}

.file-group .file-input {
	display: none
}

.file-group .file-label {
	cursor: pointer
}

.file-group .file-label .primary {
	color: #9c0f0c
}

.file-group .file-label:hover .primary {
	color: #a58a5f
}

.select-group {
	padding-right: 15px;
	position: relative;
	display: inline-block
}

.select-group .wrap-icon {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 10px
}

.select-group .select {
	cursor: pointer;
	font-size: 14px
}

.select-group .select.simple {
	background-color: #fff;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.select-group .select::-ms-expand {
	display: none
}

.select-group .select:active~.wrap-icon {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}

.select-group .selecter {
	min-width: 180px;
	max-width: 100%;
	display: inline-block
}

.full-gray-card .image-cover img,
.news-card .image-cover img {
	min-width: 100%
}

.image-simple.small,
.left-image,
.right-image {
	max-width: 50%
}

.select-group .selecter~.wrap-icon {
	display: none
}

.select-group .selecter .anchor {
	cursor: pointer;
	padding: 0 15px 10px 0;
	transition: color .3s;
	display: inline-block;
	position: relative
}

.select-group .selecter .anchor:after {
	content: '\e916';
	font-family: icomoon;
	position: absolute;
	font-size: 10px;
	right: 0;
	top: 3px
}

.select-group .selecter.opened .dropdown {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	opacity: 1
}

.select-group .selecter:hover .anchor {
	color: #9c0f0c
}

.select-group .selecter .dropdown {
	position: absolute;
	background-color: #fff;
	box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .2);
	z-index: 2;
	top: 100%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	visibility: hidden;
	opacity: 0;
	transition: .3s;
	max-height: 270px;
	overflow: auto
}

.icons-slider,
.icons-slider.owl-loaded .owl-stage-outer,
.items-slider,
/* .page-outer, */
.radio-group .input-helper .helper-image {
	overflow: hidden
}

.select-group .selecter .dropdown ul {
	list-style-type: none;
	padding: 5px 0
}

.select-group .selecter .dropdown ul li {
	cursor: pointer;
	padding: 5px 20px;
	transition: background-color .3s color .3s
}

.select-group .selecter .dropdown ul li:hover {
	color: #9c0f0c;
	background-color: #f7f7f7
}

.radio-group {
	position: relative
}

.radio-group .radio-input {
	position: absolute;
	display: none
}

.radio-group .radio-input:checked~.colored-label {
	border-color: #9c0f0c
}

.bx_scu .radio-group .radio-input:checked~.colored-label {
	border-color: #f7f7f7
}

.radio-group:hover .input-helper {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	visibility: visible
}

.radio-group .input-helper {
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: 10px;
	z-index: 2;
	opacity: 0;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
	transition: .3s;
	box-shadow: 0 0 10px rgba(0, 0, 0, .25);
	visibility: hidden
}

.calculator,
.full-gray-card .inner {
	position: relative
}

.radio-group .input-helper .helper-image img {
	height: 190px;
	width: 190px
}

.radio-group .input-helper .caption {
	color: #fff;
	font-size: 14px;
	padding: 2px 4px;
	background-color: #a58a5f;
	text-align: center
}

.radio-group.colored-radio .colored-label {
	padding: 5px;
	height: 50px;
	width: 50px;
	display: block;
	cursor: pointer;
	border: 1px solid #f7f7f7;
	transition: border-color .3s
}

.radio-group.colored-radio .colored-label img {
	height: 100%;
	width: 100%
}

.calculator .action-btn,
.calculator .value-input {
	height: 25px;
	display: inline-block;
	vertical-align: top
}

.radio-group.colored-radio .colored-label:hover {
	border-color: #9c0f0c
}

.calculator {
	width: 150px;
	font-size: 0
}

.calculator .action-btn {
	width: 25px;
	line-height: 25px;
	padding: 0;
	font-size: 24px
}

.calculator .action-btn:hover {
	background-color: #f7f7f7;
	color: #9c0f0c
}

.calculator .value-input {
	width: 100px;
	font-size: 14px;
	border: 0;
	text-align: center;
	background-color: transparent
}

@media (max-width:640px) {
	.form-group.simple-group .input {
		padding: 10px 15px
	}

	.form-group .capcha img {
		height: 40px
	}

	.radio-group.colored-radio .colored-label:hover {
		border-color: #f7f7f7
	}

	.radio-group.colored-radio .input-helper {
		display: none
	}
}

@media (max-width:480px) {
	.inline-form .form-group {
		width: 100%
	}
}

.full-gray-card {
	padding: 20px;
	background-color: #f7f7f7;
	transition: box-shadow .3s
}

.full-gray-card:hover {
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2)
}

.full-gray-card:hover .image-cover {
	-webkit-transform: translateZ(0) scale(1.05);
	transform: translateZ(0) scale(1.05)
}

.full-gray-card .figure-wrap {
	overflow: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.full-gray-card .image-cover {
	padding-top: 67%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.center-icon {
	width: 128px;
	height: 128px;
	display: block;
	text-align: center;
	line-height: 128px;
	background-color: rgba(255, 255, 255, .5);
	transition: background-color .3s;
	color: #fff;
	font-size: 68px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%
}

.center-icon:hover {
	background-color: rgba(255, 255, 255, .7)
}

.center-icon .icon {
	position: relative;
	z-index: 2
}

.center-icon .icon:before {
	position: relative;
	top: 4px
}

.center-icon .icon-play:before {
	left: 6px
}

@media (max-width:993px) {
	.center-icon {
		font-size: 46px;
		height: 90px;
		width: 90px;
		line-height: 90px
	}
}

@media (max-width:640px) {
	.image-cover {
		padding-top: 56.3%
	}
}

@media (max-width:480px) {
	.full-gray-card {
		padding: 10px
	}

	.image-cover {
		padding-top: 66.5%
	}

	.center-icon {
		height: 80px;
		width: 80px;
		line-height: 80px;
		font-size: 40px
	}
}

.page-outer {
	margin: 0 auto;
	position: relative
}

.page-outer.spaced-top {
	padding-top: 50px;
	margin-top: 0
}

.zoomContainer {
	z-index: 260
}

.spaced-right {
	padding-right: 50px
}

.spaced-left {
	padding-left: 30px
}

.alert-message {
	color: #ff0101;
	font-weight: 600;
	margin: 20px 0
}

.block-in {
	display: block
}

.section.mainpage {
	padding-top: 80px;
	padding-bottom: 40px
}

.section {
	padding-top: 40px;
	padding-bottom: 40px
}

.section.spaced-large {
	margin-bottom: 100px
}

.section.collapsed-bottom {
	padding-bottom: 0
}

.section.collapsed-top {
	padding-top: 0
}

.section.spaced-bottom-pad {
	padding-bottom: 80px
}

.section.spaced-both {
	padding: 20px 0
}

.gray-section {
	background-color: #f7f7f7
}

.hidden-desktop {
	display: none
}

.section-title {
	font-size: 36px;
	font-weight: 300;
	line-height: 1.2;
	margin: 0 0 50px
}

.newitems-title {
	font-size: 32px;
	font-weight: 300;
	line-height: 1.2;
	margin: 0 0 20px
}

.section-title .semi,
.section-title.semi {
	font-weight: 600
}

.section-title.small-bottom {
	margin-bottom: 30px
}

.section-title.collapsed-bottom {
	padding-bottom: 0
}

.section-subtitle {
	font-size: 30px;
	font-weight: 300;
	line-height: 1.2;
	margin: 0 0 50px
}

.paragraph.semi,
.section-subtitle .semi,
.section-subtitle.semi,
h3,
p.semi {
	font-weight: 600
}

.section-subtitle.small {
	font-size: 22px;
	margin-bottom: 0
}

.paragraph,
p {
	font-size: 14px;
	margin: 30px 0;
	line-height: 1.8
}

.gray-lead,
h3 {
	line-height: 1.6
}

.paragraph:first-child,
p:first-child {
	margin-top: 0
}

.paragraph:last-child,
p:last-child {
	margin-bottom: 0
}

.paragraph.spaced-top,
p.spaced-top {
	margin-top: 30px
}

.paragraph.collapsed-bottom,
p.collapsed-bottom {
	margin-bottom: 10px
}

h3 {
	font-size: 14px;
	margin: 30px 0
}

h3:first-child {
	margin-top: 0
}

h3:last-child {
	margin-bottom: 0
}

.paragraph.lined {
	padding-top: 30px;
	border-top: 4px solid #9c0f0c
}

.spaced-bottom {
	margin-bottom: 20px
}

.spaced-top {
	margin-top: 20px
}

.spaced-top-large {
	margin-top: 60px
}

.image-simple {
	display: inline-block
}

.spaced-both {
	padding: 0 30px
}

.gray-color {
	color: #999
}

.bordered-top {
	padding-top: 30px;
	border-top: 1px solid #f7f7f7
}

.primary-link {
	color: #9c0f0c
}

.primary-link:hover,
.secondary-link {
	color: #a58a5f
}

div.paragraph a {
	color: #9c0f0c
}

div.paragraph a:hover {
	color: #a58a5f
}

.gray-lead a {
	color: #9c0f0c
}

.gray-lead a:hover {
	color: #a58a5f
}

.secondary-link:hover {
	color: #9c0f0c
}

.dark-link {
	color: #000
}

.dark-link:hover {
	color: #9c0f0c
}

.gray-link {
	color: #999
}

.gray-link:hover {
	color: #9c0f0c
}

.whatsapp-link {
	width: 30px;
	height: 1em;
}

.whatsapp-link::before {
	content: '';
	display: block;
	background-image: url(/local/templates/new/img/whatsapp.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.whatsapp-link:hover::before {
	filter: contrast(1.05) brightness(1.05) drop-shadow(0px 0px 1px #00000050);
}

.gray-lead {
	color: #999;
	font-size: 22px;
	margin: 0 0 30px
}

.simple-title {
	color: #010101;
	font-size: 18px;
	margin: 0 0 20px
}

.simple-title.bold {
	font-weight: 700
}

.left-image {
	float: left;
	margin: 0 30px 20px 0
}

.right-image {
	float: right;
	margin: 0 0 20px 30px
}

@media (max-width:1199px) {
	.section-title {
		font-size: 30px
	}

	.section-subtitle {
		font-size: 26px
	}

	.spaced-top-md {
		margin-top: 20px
	}

	.left-md {
		text-align: left
	}
}

@media (max-width:993px) {
	.section {
		padding: 60px 0 30px
	}

	.section.spaced-bottom-pad {
		padding-bottom: 60px
	}

	.spaced-right {
		padding-right: 0
	}

	.spaced-sm {
		margin-bottom: 20px
	}

	.section-title {
		font-size: 28px
	}

	.section-subtitle {
		margin: 0 0 30px;
		font-size: 22px
	}

	.hidden-sm {
		display: none
	}
}

@media (max-width:768px) {
	.page-body .container {
		padding: 0 20px
	}

	.spaced-xs {
		margin-bottom: 20px
	}

	.spaced-left {
		padding-left: 0
	}

	.image-simple {
		display: block;
		position: relative;
		padding-top: 56.3%;
		overflow: hidden
	}

	.image-simple.small {
		max-width: 100%
	}

	.image-simple img {
		width: 100%;
		position: absolute;
		left: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.spaced-both {
		padding: 0
	}

	.gray-lead {
		font-size: 18px
	}

	.to-left-xs {
		text-align: left
	}
}

@media (max-width:640px) {
	.header-visual img {
		max-width: 100%;
	}

	.section {
		padding: 40px 0 20px
	}

	.section.spaced-bottom-pad {
		padding-bottom: 40px
	}

	.section .col-640-full {
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
		width: 100%
	}

	.section.spaced-xs-section {
		padding-top: 40px
	}

	.paragraph {
		margin: 20px 0
	}

	.section-title {
		font-size: 24px;
		margin-bottom: 30px;
		width: 100%
	}

	h2.section-title {
		width: 100%
	}

	.bx_my_order_switch {
		width: 100%
	}

	.section-title.small-bottom,
	.spaced-small {
		margin-bottom: 20px
	}

	.show-mobile {
		display: block
	}

	.space-top-xs {
		margin-top: 20px
	}
}

@media (max-width:480px) {

	.section-title.small-bottom,
	.spaced-small {
		margin-bottom: 10px
	}

	.image-simple {
		padding-top: 90%
	}

	.image-simple img {
		width: auto;
		height: 100%;
		position: absolute;
		left: 50%;
		top: 0;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}

	.gray-lead {
		font-size: 16px
	}

	.spaced-top-large {
		margin-top: 30px
	}

	.newitems .card-bordered {
		height: 90%;
		padding: 5px
	}

	.newitems .card-bordered.no-mob-height {
		height: 100%;
		padding: 5px
	}

	.newitems .card-bordered.full-image.ignored .mobile_only,
	.newitems .card-bordered.full-image.ignored .no_mobile {
		position: relative;
	}

	.newitems .card-bordered.full-image.ignored .image-cover {
		padding-top: 0;
	}

	.section-title {
		margin-bottom: 5px;
		font-size: 20px;
		width: 100%
	}

	h2.section-title {
		width: 100%
	}

	.bx_my_order_switch {
		width: 100%
	}
}

.gray-filter {
	margin-bottom: 20px
}

.gray-filter:last-child {
	margin-bottom: 0
}

.gray-filter .filter-item {
	background-color: #f7f7f7;
	border-bottom: 1px solid #fff
}

.gray-filter .filter-item:last-child {
	border-bottom: none
}

.gray-filter .filter-item.active .filter-inner {
	display: block
}

.gray-filter .filter-item.active .anchor .wrap-icon {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.gray-filter .filter-item .anchor {
	padding: 20px 30px;
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	position: relative;
	transition: color .3s
}

.gray-filter .filter-item .anchor .wrap-icon {
	position: absolute;
	font-size: 10px;
	color: #9c0f0c;
	top: 22px;
	right: 30px;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.gray-filter .filter-item .anchor:hover {
	color: #a58a5f
}

.gray-filter .filter-item .filter-inner {
	padding-bottom: 25px;
	display: none
}

.gray-filter .filter-item .filter-inner .item {
	padding: 0
}

.gray-filter .filter-item .filter-inner .item a {
	display: block;
	padding: 5px 30px;
	color: #000
}

.gray-filter .filter-item .filter-inner .item a:hover {
	color: #9c0f0c
}

.row,
.row.reverse {
	box-orient: horizontal
}

.container {
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
	max-width: 1230px
}

.row {
	display: block;
	display: -webkit-flex;
	display: flex;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px
}

.row:after {
	content: '';
	display: table;
	clear: both
}

.hidden,
.lg-block,
.lg-inline,
.lg-show,
.md-block,
.md-inline,
.md-show,
.ms-block,
.ms-inline,
.ms-show,
.none,
.sm-block,
.sm-inline,
.sm-show,
.xs-hide {
	display: none
}

.row.collapsed-row {
	margin-right: 0;
	margin-left: 0
}

.row.collapsed-row>* {
	padding-left: 0;
	padding-right: 0
}

.row.paddless-row {
	margin-right: -5px;
	margin-left: -5px
}

.row.paddless-row>* {
	padding-left: 5px;
	padding-right: 5px
}

[class*=col-xs-],
[class*=col-ms-],
[class*=col-sm-],
[class*=col-md-],
[class*=col-lg-] {
	float: left;
	box-sizing: border-box;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	padding-right: 10px;
	padding-left: 10px;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-flex-basis: 0;
	flex-basis: 0;
	max-width: 100%
}

.col-xs-1 {
	-webkit-flex-basis: 8.33333%;
	flex-basis: 8.33333%;
	max-width: 8.33333%;
	width: 8.33333%
}

.col-xs-2 {
	-webkit-flex-basis: 16.66667%;
	flex-basis: 16.66667%;
	max-width: 16.66667%;
	width: 16.66667%
}

.col-xs-3 {
	-webkit-flex-basis: 25%;
	flex-basis: 25%;
	max-width: 25%;
	width: 25%
}

.col-xs-4 {
	-webkit-flex-basis: 33.33333%;
	flex-basis: 33.33333%;
	max-width: 33.33333%;
	width: 33.33333%
}

.col-xs-5 {
	-webkit-flex-basis: 41.66667%;
	flex-basis: 41.66667%;
	max-width: 41.66667%;
	width: 41.66667%
}

.col-xs-6 {
	-webkit-flex-basis: 50%;
	flex-basis: 50%;
	max-width: 50%;
	width: 50%
}

.col-xs-7 {
	-webkit-flex-basis: 58.33333%;
	flex-basis: 58.33333%;
	max-width: 58.33333%;
	width: 58.33333%
}

.col-xs-8 {
	-webkit-flex-basis: 66.66667%;
	flex-basis: 66.66667%;
	max-width: 66.66667%;
	width: 66.66667%
}

.col-xs-9 {
	-webkit-flex-basis: 75%;
	flex-basis: 75%;
	max-width: 75%;
	width: 75%
}

.col-xs-10 {
	-webkit-flex-basis: 83.33333%;
	flex-basis: 83.33333%;
	max-width: 83.33333%;
	width: 83.33333%
}

.col-xs-11 {
	-webkit-flex-basis: 91.66667%;
	flex-basis: 91.66667%;
	max-width: 91.66667%;
	width: 91.66667%
}

.col-xs-12 {
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	max-width: 100%;
	width: 100%
}

.col-xs-offset-0 {
	margin-left: 0
}

.col-xs-offset-1 {
	margin-left: 8.33333%
}

.col-xs-offset-2 {
	margin-left: 16.66667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.33333%
}

.col-xs-offset-5 {
	margin-left: 41.66667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.33333%
}

.col-xs-offset-8 {
	margin-left: 66.66667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.33333%
}

.col-xs-offset-11 {
	margin-left: 91.66667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

.xs-inline {
	display: inline
}

.xs-show {
	display: inline-block
}

.xs-block {
	display: block
}

.start-xs {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	text-align: start
}

.center-xs {
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center
}

.end-xs {
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	text-align: end
}

.top-xs {
	-webkit-align-items: flex-start;
	align-items: flex-start
}

.middle-xs {
	-webkit-align-items: center;
	align-items: center
}

.bottom-xs {
	-webkit-align-items: flex-end;
	align-items: flex-end
}

.around-xs {
	-webkit-justify-content: space-around;
	justify-content: space-around
}

.between-xs {
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.first-xs {
	-webkit-order: -1;
	order: -1
}

.last-xs {
	-webkit-order: 1;
	order: 1
}

@media (min-width:481px) {
	.col-ms-1 {
		-webkit-flex-basis: 8.33333%;
		flex-basis: 8.33333%;
		max-width: 8.33333%;
		width: 8.33333%
	}

	.col-ms-2 {
		-webkit-flex-basis: 16.66667%;
		flex-basis: 16.66667%;
		max-width: 16.66667%;
		width: 16.66667%
	}

	.col-ms-3 {
		-webkit-flex-basis: 25%;
		flex-basis: 25%;
		max-width: 25%;
		width: 25%
	}

	.col-ms-4 {
		-webkit-flex-basis: 33.33333%;
		flex-basis: 33.33333%;
		max-width: 33.33333%;
		width: 33.33333%
	}

	.col-ms-5 {
		-webkit-flex-basis: 41.66667%;
		flex-basis: 41.66667%;
		max-width: 41.66667%;
		width: 41.66667%
	}

	.col-ms-6 {
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		max-width: 50%;
		width: 50%
	}

	.col-ms-7 {
		-webkit-flex-basis: 58.33333%;
		flex-basis: 58.33333%;
		max-width: 58.33333%;
		width: 58.33333%
	}

	.col-ms-8 {
		-webkit-flex-basis: 66.66667%;
		flex-basis: 66.66667%;
		max-width: 66.66667%;
		width: 66.66667%
	}

	.col-ms-9 {
		-webkit-flex-basis: 75%;
		flex-basis: 75%;
		max-width: 75%;
		width: 75%
	}

	.col-ms-10 {
		-webkit-flex-basis: 83.33333%;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
		width: 83.33333%
	}

	.col-ms-11 {
		-webkit-flex-basis: 91.66667%;
		flex-basis: 91.66667%;
		max-width: 91.66667%;
		width: 91.66667%
	}

	.col-ms-12 {
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
		width: 100%
	}

	.col-ms-offset-0 {
		margin-left: 0
	}

	.col-ms-offset-1 {
		margin-left: 8.33333%
	}

	.col-ms-offset-2 {
		margin-left: 16.66667%
	}

	.col-ms-offset-3 {
		margin-left: 25%
	}

	.col-ms-offset-4 {
		margin-left: 33.33333%
	}

	.col-ms-offset-5 {
		margin-left: 41.66667%
	}

	.col-ms-offset-6 {
		margin-left: 50%
	}

	.col-ms-offset-7 {
		margin-left: 58.33333%
	}

	.col-ms-offset-8 {
		margin-left: 66.66667%
	}

	.col-ms-offset-9 {
		margin-left: 75%
	}

	.col-ms-offset-10 {
		margin-left: 83.33333%
	}

	.col-ms-offset-11 {
		margin-left: 91.66667%
	}

	.col-ms-offset-12 {
		margin-left: 100%
	}

	.ms-hide {
		display: none
	}

	.ms-inline {
		display: inline
	}

	.ms-show {
		display: inline-block
	}

	.ms-block {
		display: block
	}

	.start-ms {
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		text-align: start
	}

	.center-ms {
		-webkit-justify-content: center;
		justify-content: center;
		text-align: center
	}

	.end-ms {
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
		text-align: end
	}

	.top-ms {
		-webkit-align-items: flex-start;
		align-items: flex-start
	}

	.middle-ms {
		-webkit-align-items: center;
		align-items: center
	}

	.bottom-ms {
		-webkit-align-items: flex-end;
		align-items: flex-end
	}

	.around-ms {
		-webkit-justify-content: space-around;
		justify-content: space-around
	}

	.between-ms {
		-webkit-justify-content: space-between;
		justify-content: space-between
	}

	.first-ms {
		-webkit-order: -1;
		order: -1
	}

	.last-ms {
		-webkit-order: 1;
		order: 1
	}
}

@media (min-width:769px) {
	.col-sm-1 {
		-webkit-flex-basis: 8.33333%;
		flex-basis: 8.33333%;
		max-width: 8.33333%;
		width: 8.33333%
	}

	.col-sm-2 {
		-webkit-flex-basis: 16.66667%;
		flex-basis: 16.66667%;
		max-width: 16.66667%;
		width: 16.66667%
	}

	.col-sm-3 {
		-webkit-flex-basis: 25%;
		flex-basis: 25%;
		max-width: 25%;
		width: 25%
	}

	.col-sm-4 {
		-webkit-flex-basis: 33.33333%;
		flex-basis: 33.33333%;
		max-width: 33.33333%;
		width: 33.33333%
	}

	.col-sm-5 {
		-webkit-flex-basis: 41.66667%;
		flex-basis: 41.66667%;
		max-width: 41.66667%;
		width: 41.66667%
	}

	.col-sm-6 {
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		max-width: 50%;
		width: 50%
	}

	.col-sm-7 {
		-webkit-flex-basis: 58.33333%;
		flex-basis: 58.33333%;
		max-width: 58.33333%;
		width: 58.33333%
	}

	.col-sm-8 {
		-webkit-flex-basis: 66.66667%;
		flex-basis: 66.66667%;
		max-width: 66.66667%;
		width: 66.66667%
	}

	.col-sm-9 {
		-webkit-flex-basis: 75%;
		flex-basis: 75%;
		max-width: 75%;
		width: 75%
	}

	.col-sm-10 {
		-webkit-flex-basis: 83.33333%;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
		width: 83.33333%
	}

	.col-sm-11 {
		-webkit-flex-basis: 91.66667%;
		flex-basis: 91.66667%;
		max-width: 91.66667%;
		width: 91.66667%
	}

	.col-sm-12 {
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
		width: 100%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}

	.col-sm-offset-1 {
		margin-left: 8.33333%
	}

	.col-sm-offset-2 {
		margin-left: 16.66667%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333%
	}

	.col-sm-offset-5 {
		margin-left: 41.66667%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333%
	}

	.col-sm-offset-8 {
		margin-left: 66.66667%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333%
	}

	.col-sm-offset-11 {
		margin-left: 91.66667%
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

	.sm-hide {
		display: none
	}

	.sm-inline {
		display: inline
	}

	.sm-show {
		display: inline-block
	}

	.sm-block {
		display: block
	}

	.start-sm {
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		text-align: start
	}

	.center-sm {
		-webkit-justify-content: center;
		justify-content: center;
		text-align: center
	}

	.end-sm {
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
		text-align: end
	}

	.top-sm {
		-webkit-align-items: flex-start;
		align-items: flex-start
	}

	.middle-sm {
		-webkit-align-items: center;
		align-items: center
	}

	.bottom-sm {
		-webkit-align-items: flex-end;
		align-items: flex-end
	}

	.around-sm {
		-webkit-justify-content: space-around;
		justify-content: space-around
	}

	.between-sm {
		-webkit-justify-content: space-between;
		justify-content: space-between
	}

	.first-sm {
		-webkit-order: -1;
		order: -1
	}

	.last-sm {
		-webkit-order: 1;
		order: 1
	}
}

@media (min-width:993px) {
	.col-md-1 {
		-webkit-flex-basis: 8.33333%;
		flex-basis: 8.33333%;
		max-width: 8.33333%;
		width: 8.33333%
	}

	.col-md-2 {
		-webkit-flex-basis: 16.66667%;
		flex-basis: 16.66667%;
		max-width: 16.66667%;
		width: 16.66667%
	}

	.col-md-3 {
		-webkit-flex-basis: 25%;
		flex-basis: 25%;
		max-width: 25%;
		width: 25%
	}

	.col-md-4 {
		-webkit-flex-basis: 33.33333%;
		flex-basis: 33.33333%;
		max-width: 33.33333%;
		width: 33.33333%
	}

	.col-md-5 {
		-webkit-flex-basis: 41.66667%;
		flex-basis: 41.66667%;
		max-width: 41.66667%;
		width: 41.66667%
	}

	.col-md-6 {
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		max-width: 50%;
		width: 50%
	}

	.col-md-7 {
		-webkit-flex-basis: 58.33333%;
		flex-basis: 58.33333%;
		max-width: 58.33333%;
		width: 58.33333%
	}

	.col-md-8 {
		-webkit-flex-basis: 66.66667%;
		flex-basis: 66.66667%;
		max-width: 66.66667%;
		width: 66.66667%
	}

	.col-md-9 {
		-webkit-flex-basis: 75%;
		flex-basis: 75%;
		max-width: 75%;
		width: 75%
	}

	.col-md-10 {
		-webkit-flex-basis: 83.33333%;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
		width: 83.33333%
	}

	.col-md-11 {
		-webkit-flex-basis: 91.66667%;
		flex-basis: 91.66667%;
		max-width: 91.66667%;
		width: 91.66667%
	}

	.col-md-12 {
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
		width: 100%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-1 {
		margin-left: 8.33333%
	}

	.col-md-offset-2 {
		margin-left: 16.66667%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-4 {
		margin-left: 33.33333%
	}

	.col-md-offset-5 {
		margin-left: 41.66667%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.33333%
	}

	.col-md-offset-8 {
		margin-left: 66.66667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-10 {
		margin-left: 83.33333%
	}

	.col-md-offset-11 {
		margin-left: 91.66667%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.md-hide {
		display: none
	}

	.md-inline {
		display: inline
	}

	.md-show {
		display: inline-block
	}

	.md-block {
		display: block
	}

	.start-md {
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		text-align: start
	}

	.center-md {
		-webkit-justify-content: center;
		justify-content: center;
		text-align: center
	}

	.end-md {
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
		text-align: end
	}

	.top-md {
		-webkit-align-items: flex-start;
		align-items: flex-start
	}

	.middle-md {
		-webkit-align-items: center;
		align-items: center
	}

	.bottom-md {
		-webkit-align-items: flex-end;
		align-items: flex-end
	}

	.around-md {
		-webkit-justify-content: space-around;
		justify-content: space-around
	}

	.between-md {
		-webkit-justify-content: space-between;
		justify-content: space-between
	}

	.first-md {
		-webkit-order: -1;
		order: -1
	}

	.last-md {
		-webkit-order: 1;
		order: 1
	}
}

@media (min-width:1201px) {
	.col-lg-1 {
		-webkit-flex-basis: 8.33333%;
		flex-basis: 8.33333%;
		max-width: 8.33333%;
		width: 8.33333%
	}

	.col-lg-2 {
		-webkit-flex-basis: 16.66667%;
		flex-basis: 16.66667%;
		max-width: 16.66667%;
		width: 16.66667%
	}

	.col-lg-3 {
		-webkit-flex-basis: 25%;
		flex-basis: 25%;
		max-width: 25%;
		width: 25%
	}

	.col-lg-4 {
		-webkit-flex-basis: 33.33333%;
		flex-basis: 33.33333%;
		max-width: 33.33333%;
		width: 33.33333%
	}

	.col-lg-5 {
		-webkit-flex-basis: 41.66667%;
		flex-basis: 41.66667%;
		max-width: 41.66667%;
		width: 41.66667%
	}

	.col-lg-6 {
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		max-width: 50%;
		width: 50%
	}

	.col-lg-7 {
		-webkit-flex-basis: 58.33333%;
		flex-basis: 58.33333%;
		max-width: 58.33333%;
		width: 58.33333%
	}

	.col-lg-8 {
		-webkit-flex-basis: 66.66667%;
		flex-basis: 66.66667%;
		max-width: 66.66667%;
		width: 66.66667%
	}

	.col-lg-9 {
		-webkit-flex-basis: 75%;
		flex-basis: 75%;
		max-width: 75%;
		width: 75%
	}

	.col-lg-10 {
		-webkit-flex-basis: 83.33333%;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
		width: 83.33333%
	}

	.col-lg-11 {
		-webkit-flex-basis: 91.66667%;
		flex-basis: 91.66667%;
		max-width: 91.66667%;
		width: 91.66667%
	}

	.col-lg-12 {
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
		width: 100%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-1 {
		margin-left: 8.33333%
	}

	.col-lg-offset-2 {
		margin-left: 16.66667%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333%
	}

	.col-lg-offset-5 {
		margin-left: 41.66667%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333%
	}

	.col-lg-offset-8 {
		margin-left: 66.66667%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333%
	}

	.col-lg-offset-11 {
		margin-left: 91.66667%
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

	.lg-hide {
		display: none
	}

	.lg-inline {
		display: inline
	}

	.lg-show {
		display: inline-block
	}

	.lg-block {
		display: block
	}

	.start-lg {
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		text-align: start
	}

	.center-lg {
		-webkit-justify-content: center;
		justify-content: center;
		text-align: center
	}

	.end-lg {
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
		text-align: end
	}

	.top-lg {
		-webkit-align-items: flex-start;
		align-items: flex-start
	}

	.middle-lg {
		-webkit-align-items: center;
		align-items: center
	}

	.bottom-lg {
		-webkit-align-items: flex-end;
		align-items: flex-end
	}

	.around-lg {
		-webkit-justify-content: space-around;
		justify-content: space-around
	}

	.between-lg {
		-webkit-justify-content: space-between;
		justify-content: space-between
	}

	.first-lg {
		-webkit-order: -1;
		order: -1
	}

	.last-lg {
		-webkit-order: 1;
		order: 1
	}
}

.icons-slider {
	white-space: nowrap;
	padding: 60px 0
}

.icons-slider .item {
	display: inline-block;
	width: 25%;
	color: #000
}

.icons-slider .item:hover {
	color: #9c0f0c
}

.icons-slider .item .wrap-icon {
	display: inline-block;
	vertical-align: middle;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	padding: 15px;
	border: 1px solid #f7f7f7;
	position: relative;
	margin-right: 20px
}

.icons-slider .item .wrap-icon img {
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto
}

.icons-slider .item .caption {
	font-weight: 600;
	line-height: 1.65;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	width: calc(100% - 100px)
}

.icons-slider.owl-loaded {
	margin: 0
}

.icons-slider.owl-loaded .owl-item .item {
	width: 100%
}

@media (max-width:993px) {
	.icons-slider.owl-loaded .owl-dots {
		margin-top: 20px
	}
}

@media (max-width:480px) {
	.icons-slider {
		padding: 40px 0
	}

	.icons-slider .item {
		width: 100%;
		text-align: center
	}

	.icons-slider .item .caption {
		width: auto
	}

	.icons-slider.owl-loaded .owl-dots {
		margin-top: 20px
	}
}

@font-face {
	font-family: icomoon;
	src: url(../fonts/icomoon/icomoon.eot?rk9l4i);
	src: url(../fonts/icomoon/icomoon.eot?rk9l4i#iefix) format("embedded-opentype"), url(../fonts/icomoon/icomoon.ttf?rk9l4i) format("truetype"), url(../fonts/icomoon/icomoon.woff?rk9l4i) format("woff"), url(../fonts/icomoon/icomoon.svg?rk9l4i#icomoon) format("svg");
	font-weight: 400;
	font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
	font-family: icomoon !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-cart:before {
	content: "\e900"
}

.icon-discount:before {
	content: "\e901"
}

.icon-3d:before {
	content: "\e902"
}

.icon-mail:before {
	content: "\e903"
}

.icon-facebook:before {
	content: "\e904"
}

.icon-pinterest:before {
	content: "\e905"
}

.icon-houzz:before {
	content: "\e906"
}

.icon-instagram:before {
	content: "\e907"
}

.icon-vkontakte:before {
	content: "\e908"
}

.trb-icon-dzen {
	background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%239B0C11'/%3E%3Crect x='9' y='9' width='14' height='14' rx='4' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7902 9C15.755 11.8377 15.5613 13.4326 14.497 14.4969C13.4326 15.5613 11.8377 15.755 9 15.7902V16.2098C11.8377 16.245 13.4326 16.4388 14.497 17.5031C15.5613 18.5674 15.755 20.1623 15.7902 23H16.2098C16.245 20.1623 16.4387 18.5674 17.503 17.5031C18.5674 16.4388 20.1623 16.245 23 16.2098V15.7902C20.1623 15.755 18.5674 15.5613 17.503 14.4969C16.4387 13.4326 16.245 11.8377 16.2098 9H15.7902Z' fill='%239B0C11'/%3E%3C/svg%3E%0A");
}

.trb-icon-dzen:hover {
	background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%23a58a5f'/%3E%3Crect x='9' y='9' width='14' height='14' rx='4' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7902 9C15.755 11.8377 15.5613 13.4326 14.497 14.4969C13.4326 15.5613 11.8377 15.755 9 15.7902V16.2098C11.8377 16.245 13.4326 16.4388 14.497 17.5031C15.5613 18.5674 15.755 20.1623 15.7902 23H16.2098C16.245 20.1623 16.4387 18.5674 17.503 17.5031C18.5674 16.4388 20.1623 16.245 23 16.2098V15.7902C20.1623 15.755 18.5674 15.5613 17.503 14.4969C16.4387 13.4326 16.245 11.8377 16.2098 9H15.7902Z' fill='%23a58a5f'/%3E%3C/svg%3E%0A");
}

.trb-icon-youtube {
	background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%239B0C11'/%3E%3Cpath d='M23.6661 12.7183C23.575 12.3856 23.3964 12.0821 23.1482 11.8384C22.9 11.5946 22.5909 11.4191 22.2518 11.3293C21.0036 11 16 11 16 11C16 11 10.9964 11 9.74821 11.3275C9.40897 11.417 9.09969 11.5925 8.85144 11.8363C8.60319 12.0801 8.42471 12.3837 8.33393 12.7166C8 13.9427 8 16.5 8 16.5C8 16.5 8 19.0573 8.33393 20.2817C8.51786 20.9578 9.06071 21.4903 9.74821 21.6707C10.9964 22 16 22 16 22C16 22 21.0036 22 22.2518 21.6707C22.9411 21.4903 23.4821 20.9578 23.6661 20.2817C24 19.0573 24 16.5 24 16.5C24 16.5 24 13.9427 23.6661 12.7183ZM14.4107 18.8471V14.1529L18.5536 16.4825L14.4107 18.8471Z' fill='white'/%3E%3C/svg%3E%0A");
}

.trb-icon-youtube:hover {
	background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='16' fill='%23a58a5f'/%3E%3Cpath d='M23.6661 12.7183C23.575 12.3856 23.3964 12.0821 23.1482 11.8384C22.9 11.5946 22.5909 11.4191 22.2518 11.3293C21.0036 11 16 11 16 11C16 11 10.9964 11 9.74821 11.3275C9.40897 11.417 9.09969 11.5925 8.85144 11.8363C8.60319 12.0801 8.42471 12.3837 8.33393 12.7166C8 13.9427 8 16.5 8 16.5C8 16.5 8 19.0573 8.33393 20.2817C8.51786 20.9578 9.06071 21.4903 9.74821 21.6707C10.9964 22 16 22 16 22C16 22 21.0036 22 22.2518 21.6707C22.9411 21.4903 23.4821 20.9578 23.6661 20.2817C24 19.0573 24 16.5 24 16.5C24 16.5 24 13.9427 23.6661 12.7183ZM14.4107 18.8471V14.1529L18.5536 16.4825L14.4107 18.8471Z' fill='white'/%3E%3C/svg%3E%0A");
}

.trb-icon-telegram {
	background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%20240%20240%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Ccircle%20cx%3D%22120%22%20cy%3D%22120%22%20r%3D%22120%22%20fill%3D%22%23911e0a%22/%3E%3Cpath%20d%3D%22M48.5%20120.5L187.5%2066.5L133.5%20180.5L107.5%20142.5L142.5%20114.5L84.5%20130.5L48.5%20120.5Z%22%20fill%3D%22white%22/%3E%3C/svg%3E");
}

.trb-icon-telegram:hover {
	background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%20240%20240%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Ccircle%20cx%3D%22120%22%20cy%3D%22120%22%20r%3D%22120%22%20fill%3D%22%23a58a5f%22/%3E%3Cpath%20d%3D%22M48.5%20120.5L187.5%2066.5L133.5%20180.5L107.5%20142.5L142.5%20114.5L84.5%20130.5L48.5%20120.5Z%22%20fill%3D%22white%22/%3E%3C/svg%3E");
}

.icon-zoom-in:before {
	content: "\e909"
}

.icon-search:before {
	content: "\e90a"
}

.icon-star:before {
	content: "\e90b"
}

.icon-heart:before {
	content: "\e90c"
}

.icon-heart-full:before {
	content: "\e90d"
}

.icon-top-arrow:before {
	content: "\e90e"
}

.icon-down-arrow:before {
	content: "\e90f"
}

.icon-right-arrow:before {
	content: "\e910"
}

.icon-left-arrow:before {
	content: "\e911"
}

.icon-cancel:before {
	content: "\e912"
}

.icon-menu:before {
	content: "\e913"
}

.icon-play:before {
	content: "\e914"
}

.icon-enter:before {
	content: "\e915"
}

.icon-down-angle:before {
	content: "\e916"
}

.icon-check:before {
	content: "\e917"
}

.icon-add:before {
	content: "\e918"
}

.icon-subtr:before {
	content: "\e919"
}

.icon-user:before {
	content: "\e91a"
}

.icon-paper-clip:before {
	content: "\e91b"
}

.icon-panorama:before {
	content: "\e91c"
}

.icon-download:before {
	content: "\e91d"
}

.items-slider {
	font-size: 0;
	margin: 0 -10px;
	white-space: nowrap;
	padding-bottom: 20px;
	padding-top: 20px
}

.items-slider .item {
	padding: 0 10px;
	display: inline-block;
	vertical-align: top;
	width: 16.66%;
	font-size: 14px
}

.items-slider .item .card-bordered {
	border: 1px solid #f7f7f7
}

.items-slider .item .card-bordered .caption {
	padding-left: 0;
	padding-right: 0
}

.items-slider.large .item {
	width: 25%
}

.items-slider.small .item {
	width: 33.33%
}

.items-slider.owl-loaded {
	overflow: visible;
	width: calc(100% + 20px);
	padding-bottom: 0
}

.items-slider.owl-loaded .owl-stage-outer {
	overflow: hidden;
	padding: 20px 10px
}

.items-slider.owl-loaded .owl-item .item {
	width: 100%;
	padding: 0
}

.items-slider.owl-loaded .owl-dots {
	display: none
}

.items-slider.owl-loaded .owl-nav {
	position: absolute;
	right: 10px;
	bottom: 100%;
	margin-bottom: 30px
}

.items-slider.owl-loaded .owl-nav .owl-next,
.items-slider.owl-loaded .owl-nav .owl-prev {
	cursor: pointer;
	bottom: 0;
	font-size: 24px;
	color: #c3c3c3;
	transition: color .3s;
	z-index: 3;
	display: inline-block;
	background: transparent;
	border: 0
}

.items-slider.owl-loaded .owl-nav .owl-next.disabled,
.items-slider.owl-loaded .owl-nav .owl-prev.disabled {
	color: #c3c3c3
}

.items-slider.owl-loaded .owl-nav .owl-next:hover:not(.disabled),
.items-slider.owl-loaded .owl-nav .owl-prev:hover:not(.disabled) {
	color: #9c0f0c
}

.items-slider.owl-loaded .owl-nav .owl-next {
	right: 35%
}

.items-slider.owl-loaded .owl-nav .owl-prev {
	margin-right: 30px
}

@media (max-width:1199px) {
	.items-slider .item {
		width: 20%
	}

	.items-slider.small {
		padding-top: 0
	}

	.items-slider.small .item {
		width: 33.33%;
		height: 300px
	}

	.items-slider.small.owl-loaded .owl-stage-outer {
		padding-top: 10px
	}

	.items-slider.small.owl-loaded .owl-dots {
		display: block
	}
}

@media (max-width:993px) {
	.items-slider .item {
		width: 25%
	}

	.items-slider.small {
		padding-top: 0
	}

	.items-slider.small .item {
		width: 33.33%;
		height: 320px
	}
}

@media (max-width:768px) {
	.items-slider .item {
		width: 33.33%
	}

	.items-slider.owl-loaded .owl-dots {
		display: block;
		margin-top: 20px
	}

	.items-slider.owl-loaded .owl-nav {
		display: none
	}
}

@media (max-width:640px) {
	.items-slider .item {
		width: 50%
	}
}

@media (max-width:480px) {
	.items-slider .item {
		width: 100%
	}

	.items-slider.small {
		padding-top: 0
	}

	.items-slider.small .item {
		width: 100%;
		height: auto
	}
}

.lined-list {
	margin-bottom: 30px
}

.lined-list li {
	position: relative;
	padding: 5px 0 5px 50px
}

.lined-list li:before {
	content: '';
	width: 30px;
	height: 1px;
	background-color: #9c0f0c;
	position: absolute;
	top: 13px;
	left: 0
}

.magazine-item {
	display: block
}

.magazine-item .magazine-cover {
	padding-top: 130%;
	overflow: hidden;
	position: relative;
	transition: opacity .3s
}

.magazine-item .magazine-cover img {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	min-width: 100%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.magazine-item .text {
	color: #9c0f0c;
	font-size: 14px;
	line-height: 1.8;
	padding: 20px 0;
	transition: color .3s
}

.magazine-item:hover .magazine-cover {
	opacity: .8
}

.magazine-item:hover .text {
	color: #000
}

.main-footer .bottom-part {
	background-color: #444;
	color: rgba(255, 255, 255, .3);
	padding: 60px 0
}

.main-footer .top-part {
	background-color: #333;
	color: #444
}

.main-footer .logo-container {
	display: flex;
	justify-content: space-between;
	padding: 40px 0;
	align-items: center;
	flex-wrap: wrap;

}

.main-footer .logo-container .links {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 50px;
}

.main-footer .logo-container .links .mail-link {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: #CCBE96;

}

.main-footer .logo-container .links .tel-link {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	text-align: right;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: #ffff;

}

.main-footer .logo-container .links p {
	margin-top: 5px;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.2;
	text-align: right;
	text-decoration-skip-ink: none;
	color: #ffff;

}

@media (max-width:650px) {
	.main-footer .logo-container {
		padding: 20px 0;
		flex-direction: column;
		align-items: flex-start;

	}

	.main-footer .logo-container .links {
		flex-direction: column;
		gap: 20px;

	}

	.main-footer .logo-container .links p {
		text-align: left;
	}
}



.main-footer .top-part .nav-part {
	padding: 80px 0 50px;
	color: #fff
}

.main-footer .top-part .nav-part .title {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px
}

.main-footer .top-part .nav-part .footer-nav .item a {
	color: #fff;
	font-weight: 300;
	display: block;
	padding: 4px 0
}

.main-footer .top-part .nav-part .footer-nav .item a:hover {
	color: #9c0f0c
}

.main-footer .top-part .info-part {
	padding: 50px 0 60px;
	border-top: 1px solid #444;
	color: #999
}

.main-footer .top-part .info-part .btn-cover {
	display: inline-block;
	vertical-align: middle
}

.main-footer .top-part .info-part .social-outer {
	display: inline-block;
	vertical-align: middle;
	padding: 0 60px
}

.main-footer .top-part .info-part .social-outer .title {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	display: inline-block;
	vertical-align: middle
}

.main-footer .top-part .info-part .social-outer .social-list {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px
}

.main-footer .top-part .info-part .gray-link {
	color: #999
}

.main-footer .top-part .info-part .gray-link:hover {
	color: #fff
}

.main-footer .footer-accordeon .anchor {
	display: none
}

.main-footer .load-link {
	color: #ccbe96;
}

.main-footer .load-link .icon {
	font-size: 80%;
	margin-left: 2px
}

.main-footer .load-link:hover {
	color: #9c0f0c
}

@media (max-width:1199px) {
	.main-footer .top-part .info-part .social-outer {
		padding: 0 20px
	}

	.main-footer .top-part .info-part .social-outer .title {
		display: block
	}

	.main-footer .top-part .info-part .social-outer .social-list {
		margin-left: -5px;
		margin-top: 10px
	}
}

@media (max-width:993px) {
	.main-footer .top-part .info-part {
		padding: 30px 0 40px
	}

	.main-footer .top-part .info-part .social-outer {
		padding: 0;
		display: block;
		margin-top: 20px
	}

	.main-footer .top-part .nav-part {
		padding: 50px 0 30px
	}

	.main-footer .bottom-part {
		padding: 30px 0
	}
}

@media (max-width:768px) {
	.main-footer .top-part .nav-part {
		padding: 40px 0 30px
	}

	.main-footer .top-part .nav-part .accordeon-outer {
		display: inline-block
	}

	.main-footer .top-part .nav-part .accordeon-outer .anchor {
		cursor: pointer
	}

	.main-footer .top-part .nav-part .accordeon-outer .anchor:hover {
		color: #9c0f0c
	}

	.main-footer .top-part .nav-part .accordeon-outer .accordeon-inner {
		display: none
	}

	.main-footer .top-part .nav-part .accordeon-outer.active .accordeon-inner {
		display: block
	}

	.main-footer .top-part .gray-link {
		color: #999
	}

	.main-footer .top-part .gray-link:hover {
		color: #fff
	}

	.main-footer .spaced-xs,
	.main-footer .top-part .info-part .social-outer {
		margin-bottom: 20px
	}

	.main-footer .footer-accordeon.active .toggler-outer {
		display: block
	}

	.main-footer .footer-accordeon.active .anchor .hidden-text {
		display: inline
	}

	.main-footer .footer-accordeon.active .anchor .text {
		display: none
	}

	.main-footer .footer-accordeon .anchor {
		display: inline-block;
		color: #fff;
		cursor: pointer
	}

	.main-footer .footer-accordeon .anchor .hidden-text,
	.main-footer .footer-accordeon .toggler-outer {
		display: none
	}
}

.main-header .btn-simple,
.main-header .top .city-select,
.main-header .top .link-small,
.main-header .top .simple-link {
	display: none
}

.main-header {
	position: relative;
	z-index: 300
}

.main-header.floating {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	width: 100%;
	height: 202px
}

.main-header .container {
	/* padding-left: 188px */
}

.main-header .nav-outer {
	padding-left: 40px
}

.main-header .top {
	background-color: #fff;
	color: #000;
	height: 50px
}

.main-header .top .main-logo {
	position: absolute;
	width: 188px;
	height: 202px;
	left: 10px;
	top: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 3
}

.main-header .top .main-logo.shadow {
	text-align: center;
	background: #f7f7f7;
	box-shadow: 0 0 10px rgba(0, 0, 0, .25)
}

.main-header .top .main-logo .logo-image {
	max-width: 100%;
	padding: 10px;
	margin-top: 30px
}

.main-header .top .top-nav {
	font-size: 0;
	margin: 0 -15px;
	display: inline-block
}

.main-header .top .top-nav .item {
	display: inline-block;
	font-size: 14px;
	position: relative
}

.main-header .top .top-nav .item .anchor {
	color: #000;
	font-weight: 300;
	padding: 0 15px;
	cursor: pointer
}

.main-header .top .top-nav .item .anchor .outer {
	padding: 14px 0;
	display: inline-block;
	transition: box-shadow .3s
}

.main-header .top .top-nav .item .inner-nav {
	position: absolute;
	z-index: 4;
	top: 100%;
	left: -15px;
	background-color: #fff;
	width: calc(100% + 30px);
	padding: 20px 0;
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
	visibility: hidden;
	box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .2);
	opacity: 0
}

.main-header .top .top-nav .item:nth-child(2) .inner-nav {
	width: calc(100% + 131px);
}

.main-header .top .top-nav .item .inner-nav .inner-item {
	color: #000;
	font-weight: 300;
	padding: 5px 30px;
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
	opacity: 0
}

.main-header .top .top-nav .item .inner-nav .inner-item:hover {
	color: #9c0f0c
}

@media(min-width: 1024px) {
	.main-header .top .top-nav .item:hover .anchor .outer {
		box-shadow: inset 0 -3px 0 0 #9c0f0c
	}
}

.main-header .top .top-nav .item:hover .inner-nav {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	opacity: 1
}

.main-header .top .top-nav .item:hover .inner-nav .inner-item {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.main-header .bottom .inner-item._mobile-inner-item .title a {
	color: inherit;
}

.main-header .top .top-link {
	padding: 14px 15px 13px;
	margin-left: 35px;
	color: #000;
	font-weight: 700;
	font-size: 14px
}

.main-header .top .top-link .large-icon {
	font-size: 140%;
	margin-right: 7px
}

.main-header .top .top-link .large-icon:before {
	position: relative;
	top: 3px
}

.main-header .top .top-link:hover {
	color: #9c0f0c
}

.main-header .top .btn-list .btn-link {
	padding: 14px 0
}

.main-header .top .user-panel-btn {
	display: none
}

.main-header .top .user-panel {
	position: relative
}

.main-header .top .user-panel.active .inner-user-nav {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	opacity: 1
}

.main-header .top .user-panel.active .inner-user-nav .dark-link {
	opacity: 1
}

.main-header .top .user-panel .inner-user-nav {
	padding: 5px 0;
	background-color: #fff;
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 4;
	width: 200px;
	box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .2);
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
	visibility: hidden;
	transition: .3s;
	opacity: 0
}

.main-header .top .user-panel .inner-user-nav .dark-link {
	display: block;
	padding: 10px 20px;
	text-align: left;
	opacity: 0;
	font-size: 14px;
	line-height: 1.6;
	transition: opacity .5s
}

.main-header .bottom {
	position: relative
}

.main-header .bottom .bottom-nav {
	font-size: 0;
	margin: 0 -20px
}

.main-header .bottom .bottom-nav>.item {
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px;
	color: #fff;
	font-size: 18px;
	font-weight: 600
}

.main-header .bottom .bottom-nav>.item .item-anchor {
	cursor: pointer;
	padding: 16px 0 15px
}

.main-header .bottom .bottom-nav>.item .item-anchor:hover {
	color: #999
}

.main-header .bottom .bottom-nav>.item:hover .item-inner {
	transition-delay: .2s;
	opacity: 1;
	z-index: 301;
	visibility: visible
}

.main-header .bottom .bottom-nav>.item.hidden-desktop {
	display: none
}

.main-header .bottom .bottom-nav>.item .icon-menu:before {
	position: relative;
	top: 2px
}

.main-header .bottom .bottom-nav .item-icon {
	font-size: 24px;
	line-height: 1
}

.main-header .bottom .bottom-nav .item-inner {
	position: absolute;
	color: #000;
	left: 0;
	top: 100%;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: .2s;
	z-index: 300
}

.main-header .bottom .bottom-nav .item-inner .outer {
	max-width: 1210px;
	background-color: #f7f7f7;
	box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .2);
	margin: 0 auto;
	font-size: 0
}

.main-header .bottom .bottom-nav .item-inner .outer .items-part {
	font-size: 0;
	display: inline-block;
	vertical-align: top;
	width: 75%;
	padding: 20px 0 40px
}

.main-header .bottom .bottom-nav .item-inner .outer .items-part.single {
	width: 100%
}

.main-header .bottom .bottom-nav .item-inner .outer .items-part.single .inner-item {
	width: 20%
}

.main-header .bottom .bottom-nav .item-inner .outer .items-part .inner-item {
	width: 25%
}

.main-header .bottom .bottom-nav .item-inner .outer .info-part {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	overflow: hidden;
	background-color: #fff
}

.main-header .bottom .bottom-nav .item-inner .inner-item {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	padding: 15px 3px 15px 50px
}

.main-header .bottom .bottom-nav .item-inner .inner-item:hover .title.lined {
	border-color: #9c0f0c
}

.main-header .bottom .bottom-nav .item-inner .inner-item:hover .category-icon-cover,
.main-header .bottom .bottom-nav .item-inner .inner-item:hover .category-icon-cover .category-icon {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.main-header .bottom .bottom-nav .item-inner .inner-item:hover .category-icon-cover .category-icon.hover {
	opacity: 0
}

.main-header .bottom .bottom-nav .item-inner .inner-item:hover .category-icon-cover .category-icon.simple {
	-webkit-transform: scale(1.1) translateZ(0);
	transform: scale(1.1) translateZ(0);
	opacity: 1
}

.main-header .bottom .bottom-nav .item-inner .inner-item .category-icon-cover {
	height: 80px;
	margin-bottom: 25px;
	white-space: nowrap;
	position: relative;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.main-header .bottom .bottom-nav .item-inner .inner-item .category-icon-cover .category-icon {
	max-width: 100%;
	vertical-align: bottom;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition: -webkit-transform .1s;
	transition: transform .1s;
	transition: transform .1s, -webkit-transform .1s
}

.main-header .bottom .bottom-nav .item-inner .inner-item .category-icon-cover .category-icon.hover {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	opacity: 0
}

.main-header .bottom .bottom-nav .item-inner .inner-item .category-icon-cover .category-icon.simple {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	opacity: 1
}

.main-header .bottom .bottom-nav .item-inner .inner-item .title {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 10px
}

.main-header .bottom .bottom-nav .item-inner .inner-item .title.lined {
	padding-bottom: 4px;
	border-bottom: 2px solid #cdcdcd;
	transition: border-color .3s
}

.main-header .bottom .bottom-nav .item-inner .inner-item .links-list .item a:not(.btn) {
	color: #000;
	font-weight: 300;
	padding: 2px 0;
	display: block
}

.main-header .bottom .bottom-nav .item-inner .inner-item .links-list .item a:not(.btn):hover {
	color: #9c0f0c
}

.main-header .bottom .bottom-nav .item-inner .inner-item .links-list .item.gereral a:not(.btn) {
	color: #999;
}

.main-header .bottom .bottom-nav .item-inner .inner-item .links-list .item.gereral a:not(.btn):hover {
	color: #9c0f0c;
}

.main-header .bottom .bottom-nav .item-inner .slider-outer {
	padding: 35px
}

.main-header .bottom .bottom-nav .item-inner .slider-outer .slider-title {
	font-size: 18px;
	color: #9c0f0c;
	font-weight: 600;
	text-align: center;
	margin-bottom: 15px
}

.main-header .bottom .bottom-nav .item-inner .slider-outer .slider-card {
	display: block;
	color: #000
}

.main-header .bottom .bottom-nav .item-inner .slider-outer .slider-card:hover .image-cover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.main-header .bottom .bottom-nav .item-inner .slider-outer .image-cover {
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	padding-top: 60%;
	margin-bottom: 15px
}

.main-header .bottom .bottom-nav .item-inner .slider-outer .btn {
	margin-top: 15px
}

.main-header .bottom .btn-link {
	padding: 15px 20px;
	font-size: 24px
}

.main-header .bottom .form-wrap {
	position: relative
}

.main-header .bottom .form-wrap>.btn {
	padding-right: 2px;
}

.main-header .bottom .form-wrap .search-form {
	position: absolute;
	background-color: #fff;
	right: 0;
	top: 0;
	font-size: 0;
	width: 0;
	opacity: 0;
	white-space: nowrap;
	display: none
}

.main-header .bottom .form-wrap .search-form.active {
	display: block
}

.main-header .bottom .form-wrap .search-form .form-group {
	width: calc(100% - 70px);
	display: inline-block;
	vertical-align: top;
	padding: 10px 0;
	margin-bottom: 0
}

.main-header .bottom .form-wrap .search-form .btn {
	width: 70px;
	display: inline-block;
	vertical-align: top;
	font-size: 24px;
	color: #9c0f0c
}

.main-header .middle {
	padding: 25px 0 20px
}

.main-header .middle .city-select {
	display: inline-block
}

.main-header .middle .city-select .city-toggle {
	margin-left: 7px;
	display: inline-block;
	position: relative;
	vertical-align: top;
	cursor: pointer;
	width: 150px
}

.main-header .middle .city-select .city-toggle .anchor {
	position: relative;
	z-index: 1
}

.main-header .middle .city-select .city-toggle .toggle-inner {
	position: absolute;
	top: 100%;
	left: -30px;
	right: -50px;
	z-index: 1;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	padding: 10px 0
}

.main-header .middle .city-select .city-toggle .toggle-inner .item {
	padding: 10px 30px;
	cursor: pointer;
	transition: background-color .3s
}

.main-header .middle .city-select .city-toggle .toggle-inner .item:hover {
	background-color: #ccc
}

.main-header .middle .city-select .city-toggle:before {
	top: -30px;
	left: -30px;
	bottom: -30px;
	right: -50px;
	background-color: #fff;
	content: '';
	position: absolute;
	opacity: 0;
	visibility: hidden
}

.main-header .middle .city-select .city-toggle:hover {
	background-color: #fff;
	color: #000
}

.main-header .middle .city-select .city-toggle:hover .anchor {
	color: #9c0f0c
}

.main-header .middle .city-select .city-toggle:hover .toggle-inner,
.main-header .middle .city-select .city-toggle:hover:before {
	opacity: 1;
	visibility: visible
}

.main-header .middle .simple-link {
	font-size: 18px;
	font-weight: 300;
	margin-left: 30px;
	display: inline-block
}

.main-header .middle .link-small .round-link {
	width: 48px;
	height: 48px;
	border: 1px solid;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	line-height: 48px;
	text-align: center;
	font-size: 20px;
	transition: .3s;
	-webkit-perspective: 1;
	perspective: 1
}

.main-header .middle .link-small .caption {
	margin-left: 20px;
	font-size: 14px;
	font-weight: 300;
	transition: color .3s;
	display: inline-block;
	vertical-align: middle
}

.main-header.light {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.main-header.light .bottom {
	border-top: 1px solid rgba(255, 255, 255, .3)
}

.main-header.light .bottom .item-anchor {
	color: #fff
}

.main-header.light .city-select {
	color: #ccc
}

.main-header.light .city-select .city-toggle .anchor,
.main-header.light .simple-link {
	color: #fff
}

.main-header.light .simple-link:hover {
	box-shadow: inset 0 -1px 0 0 #fff
}

.main-header.light .link-small .round-link {
	color: #fff;
	border-color: #ccc
}

.main-header.light .link-small .caption {
	color: #ccc
}

.main-header.light .link-small:hover .caption {
	color: #fff
}

.main-header.light .link-small:hover .round-link {
	color: #666;
	border-color: #fff;
	background-color: #fff
}

.main-header.dark,
.main-header.dark .middle,
.main-header.dark .top {
	border-bottom: 1px solid #f7f7f7
}

.main-header.dark .top {
	background-color: #333
}

.main-header.dark .top .top-link,
.main-header.dark .top .top-nav .item .anchor {
	color: #fff
}

.main-header.dark .middle .city-select .city-toggle .anchor {
	color: #9c0f0c
}

.main-header.dark .middle .city-select .city-toggle:before,
.main-header.dark .middle .city-select .toggle-inner {
	background-color: #f7f7f7;
	z-index: 1
}

.main-header.dark .middle .simple-link {
	color: #000
}

.main-header.dark .middle .simple-link:hover {
	color: #9c0f0c
}

.main-header.dark .middle .link-small {
	color: #999
}

.main-header.dark .middle .link-small .round-link {
	border-color: #eee;
	color: #d3d3d3
}

.main-header.dark .middle .link-small:hover .round-link {
	border-color: #9c0f0c;
	background-color: #9c0f0c;
	color: #fff
}

.main-header.dark .bottom .bottom-nav>.item .item-anchor {
	color: #000
}

.main-header.dark .bottom .bottom-nav>.item .item-anchor:hover {
	color: #999
}

.main-header.dark .bottom .bottom-nav>.item .icon-menu {
	color: #9c0f0c
}

.main-header.dark .bottom .btn.btn-link.light {
	color: #d3d3d3
}

.main-header.dark .bottom .form-wrap .search-form {
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .1)
}

.main-header.dark .bottom .form-wrap .search-form .btn.btn-link.light {
	color: #9c0f0c
}

@media (max-width:1230px) {
	.main-header .bottom .bottom-nav {
		margin: 0 -15px
	}

	.main-header .bottom .bottom-nav>.item {
		padding: 0 15px
	}
}

@media (max-width:1199px) {
	.main-header .nav-outer {
		padding-left: 20px
	}

	.main-header .link-small .text {
		display: none
	}

	.main-header .link-small .caption.full,
	#favDesktop .caption.full {
		position: absolute;
		font-size: 10px;
		color: #fff;
		font-weight: 600;
		height: 20px;
		width: 20px;
		background-color: #9c0f0c;
		border-radius: 50%;
		right: -5px;
		top: 0px;
		line-height: 20px;
		text-align: center
	}

	.main-header .top .main-logo {
		left: 10px;
		width: 178px
	}

	.main-header .top .city-select,
	.main-header .top .link-small,
	.main-header .top .simple-link {
		display: inline-block
	}

	.main-header .top .user-panel-btn {
		display: inline-block;
		padding: 10px 15px;
		background-color: #fff;
		border: 0;
		font-size: 24px;
		color: #bcbcbc;
		cursor: pointer
	}

	.main-header .top .toggle-outer.active.user-panel .user-panel-btn,
	.main-header .top .user-panel-btn:hover {
		background-color: #f7f7f7
	}

	.main-header .top .toggle-outer {
		position: relative
	}

	.main-header .top .toggle-outer.active .btn-list {
		display: block
	}

	.main-header .top .toggle-outer.active.user-panel .btn-list {
		display: none
	}

	.main-header .top .toggle-outer .btn-list {
		position: absolute;
		box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .2);
		background-color: #fff;
		right: 0;
		top: 100%;
		display: none;
		z-index: 2;
		margin: 0
	}

	.main-header .top .toggle-outer .btn-list .item {
		display: block;
		padding: 0
	}

	.main-header .top .toggle-outer .btn-list .item .btn {
		display: block;
		text-align: right;
		padding: 10px 15px
	}

	.main-header .top .toggle-outer .btn-list .item .btn:hover {
		background-color: #f7f7f7
	}

	.main-header .bottom .bottom-nav {
		margin: 0 -10px
	}

	.main-header .bottom .bottom-nav>.item {
		padding: 0 10px;
		font-size: 16px
	}

	.main-header .bottom .bottom-nav .item-inner .inner-item {
		padding: 10px 25px
	}

	.main-header .bottom .bottom-nav .item-inner .inner-item .category-icon-cover {
		height: 60px
	}

	.main-header .bottom .bottom-nav .item-inner .outer .items-part {
		padding-bottom: 20px
	}

	.main-header .bottom .bottom-nav .item-inner .slider-outer {
		padding: 40px 30px
	}

	.main-header .bottom .bottom-nav .item-inner .slider-outer .btn {
		font-size: 14px
	}

	.main-header .bottom .form-wrap .search-form {
		width: 320px
	}

	.main-header.dark .top .user-panel-btn {
		background-color: #333
	}
}

@media (max-width:993px) {
	.main-header .container {
		/* padding-left: 160px */
	}

	.main-header .middle {
		display: none
	}

	.main-header .top {
		position: relative
	}

	.main-header .top .nav-outer {
		padding-right: 10px
	}

	.main-header .top .nav-outer .row {
		display: block;
		text-align: right
	}

	.main-header .top .nav-outer .col-btn-mobile {
		display: inline-block;
		vertical-align: top;
		height: 50px;
		width: 50px;
		color: #bcbcbc;
		padding: 0;
		text-align: center;
		line-height: 50px;
		-webkit-flex-basis: 50px;
		flex-basis: 50px;
		font-size: 24px;
		max-width: 50px;
		float: none
	}

	.main-header .top .nav-outer .col-btn-mobile .round-link {
		color: #bcbcbc;
		background-color: transparent
	}

	.main-header .top .form-wrap .btn.btn-link.light:hover,
	.main-header .top .nav-outer .col-btn-mobile:hover {
		background-color: #f7f7f7
	}

	.main-header .top .main-logo {
		width: 160px;
		height: 171px
	}

	.main-header .top .header-nav {
		display: none
	}

	.main-header .top .form-wrap .btn.btn-link.light {
		font-size: 24px;
		color: #bcbcbc;
		padding: 12px 15px
	}

	.main-header .top .form-wrap .search-form {
		position: absolute;
		background-color: #fff;
		right: 0;
		top: 100%;
		z-index: 1;
		font-size: 0;
		width: calc(100% - 160px) !important;
		height: 60px;
		box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .2);
		display: none
	}

	.main-header .top .form-wrap .search-form.active {
		display: block
	}

	.main-header .top .form-wrap .search-form .form-group {
		width: calc(100% - 70px);
		display: inline-block;
		vertical-align: top;
		padding: 10px 0;
		margin-bottom: 0
	}

	.main-header .top .form-wrap .search-form .alert {
		bottom: auto;
		top: 100%;
		line-height: 1.42
	}

	.main-header .top .form-wrap .search-form .btn.light {
		width: 70px;
		height: 60px;
		display: inline-block;
		vertical-align: top;
		font-size: 24px;
		color: #9c0f0c
	}

	.main-header .bottom .bottom-nav .item-inner .outer .info-part,
	.main-header .bottom .form-wrap {
		display: none
	}

	.main-header .bottom .bottom-nav .item-inner .outer .items-part {
		width: 100%
	}

	.main-header.light {
		border-bottom: none
	}

	.main-header.light .bottom {
		border-bottom: 1px solid rgba(255, 255, 255, .3)
	}

	.main-header.dark .top .main-logo {
		width: 120px;
		height: 128px;
		left: 10px;
		top: -20px;
		z-index: 1
	}
}

@media (max-width:768px) {
	#searchTablet {
		display: inline-block !important;
	}

	.main-header .top .header-nav .top-nav .item,
	.main-header .top .header-nav.active {
		display: block
	}

	.main-header .top .header-nav {
		position: fixed;
		z-index: 15;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
		overflow: auto;
		background-color: rgba(0, 0, 0, .9);
		padding: 0;
		text-align: left
	}

	.main-header .top .header-nav .city-select,
	.main-header .top .header-nav .simple-link,
	.main-header .top .header-nav .top-nav {
		padding: 0 20px
	}

	.main-header .top .header-nav .top-nav {
		margin: 20px 0;
		display: block
	}

	.main-header .top .header-nav .top-nav .item .anchor {
		color: #fff;
		padding: 0;
		line-height: 1.4;
		font-size: 16px
	}

	.main-header .top .header-nav .top-nav .item .anchor .outer {
		padding: 5px 0
	}

	.main-header .top .header-nav .top-nav .inner-nav {
		position: static;
		opacity: 1;
		visibility: visible;
		background-color: transparent;
		-webkit-transform: none;
		transform: none;
		padding: 0;
		display: none
	}

	.main-header .top .header-nav .top-nav .inner-nav .inner-item {
		color: #fff;
		display: block;
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}

	.main-header .top .header-nav .accordeon-outer.active .accordeon-inner {
		display: block
	}

	.main-header .top .header-nav .top-link {
		color: #fff;
		margin-left: 0;
		font-size: 16px
	}

	.main-header .top .header-nav .simple-link {
		font-size: 18px;
		margin-top: 20px;
		color: #fff
	}

	.main-header .top .header-nav .simple-link:hover {
		color: #9c0f0c;
		box-shadow: none
	}

	.main-header .top .header-nav .city-select {
		color: #fff;
		font-size: 14px
	}

	.main-header .top .header-nav .city-select .city-toggle {
		display: inline-block;
		vertical-align: top;
		margin-left: 10px;
		font-size: 16px
	}

	.main-header .top .header-nav .city-select .city-toggle.active .accordeon-inner {
		display: block
	}

	.main-header .top .header-nav .city-select .city-toggle .accordeon-inner {
		display: none
	}

	.main-header .top .header-nav .city-select .city-toggle .anchor,
	.main-header .top .header-nav .city-select .city-toggle .select-item {
		cursor: pointer
	}

	.main-header .top .header-nav .city-select .city-toggle .anchor:hover,
	.main-header .top .header-nav .city-select .city-toggle .select-item:hover {
		color: #9c0f0c
	}

	.main-header .btn-simple {
		padding: 0;
		height: 60px;
		width: 60px;
		color: #444;
		display: inline-block;
		font-size: 24px
	}

	.main-header .bottom .bottom-nav .item-inner .inner-item .links-list .item a:not(.btn),
	.main-header .btn-simple:hover {
		color: #fff
	}

	.main-header .bottom .bottom-nav>.item,
	.main-header .bottom .bottom-nav>.item .item-inner {
		display: none
	}

	.main-header .bottom .bottom-nav>.item.mobile-nav {
		display: inline-block
	}

	.main-header .bottom .bottom-nav .item-inner {
		position: fixed;
		top: 0;
		left: 0;
		background-color: rgba(0, 0, 0, .9);
		height: 100%;
		z-index: 15;
		overflow: auto
	}

	.main-header .bottom .bottom-nav .item-inner.active {
		opacity: 1;
		visibility: visible;
		display: block
	}

	.main-header .bottom .bottom-nav .item-inner .outer {
		background-color: transparent;
		color: #fff;
		padding-bottom: 40px
	}

	.main-header .bottom .bottom-nav .item-inner .outer .items-part {
		padding: 0
	}

	.main-header .bottom .bottom-nav .item-inner .outer .items-part .inner-item {
		width: 50%
	}

	.main-header .bottom .bottom-nav .item-inner .outer .items-part .inner-item .category-icon-cover {
		display: none
	}

	.main-header.dark .top .main-logo {
		left: 20px
	}
}

@media (max-width:480px) {
	#searchTablet {
		display: inline-block !important;
	}

	.main-header .container {
		/* padding-left: 140px; */
		padding-right: 20px
	}

	.main-header .top .main-logo {
		width: 120px;
		height: 128px;
		left: 20px;
		top: -20px;
		z-index: 1
	}

	.main-header .top .main-logo .logo-image {
		padding: 10px
	}

	.main-header .top .nav-outer {
		padding: 0 0 0 9px;
		margin-right: -10px
	}

	.main-header .top .nav-outer .col-btn-mobile {
		font-size: 20px
	}

	.main-header .top .nav-outer .col-btn-mobile .link-small .caption.full {
		right: -12px;
		top: 4px
	}

	.main-header .top .nav-outer .row {
		text-align: center;
		font-size: 0
	}

	.main-header .top .nav-outer .row .col-btn-mobile {
		width: 25%;
		max-width: 25%
	}

	.main-header .top .nav-outer .row .col-btn-mobile:hover .user-panel-btn {
		background-color: #f7f7f7
	}

	.main-header .top .form-wrap .search-form {
		width: 100% !important
	}

	.main-header .top .form-wrap .btn.btn-link.light:not([type=submit]),
	.main-header .top .form-wrap .user-panel-btn {
		font-size: 20px;
		display: block;
		width: 100%
	}

	.main-header .bottom .bottom-nav>.item.mobile-nav.hidden-desktop {
		display: none;
	}
}

.main-slider .slider-image:after,
.main-slider .slider-image:before {
	content: '';
	height: 40%;
	z-index: 1;
	pointer-events: none
}

.main-slider {
	overflow: hidden;
	white-space: nowrap;
	position: relative
}

.main-slider .item {
	display: inline-block;
	width: 100%;
	white-space: normal
}

.main-slider .slider-image {
	padding-top: calc(100vh - 50px);
	position: relative;
	overflow: hidden
}

.main-slider .slider-image img {
	position: absolute;
	width: 100%;
	min-height: 100%;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	object-fit: cover;
}

.main-slider .slider-image:after {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background-image: linear-gradient(to top, transparent, rgba(0, 0, 0, .6))
}

.main-slider .slider-image:before {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .6));
	/*background: rgba(0, 0, 0, .25);*/
}

.main-slider .slider-image .caption {
	font-size: 14px
}

/*.main-slider .owl-item.active .slider-caption{
    display:block;
}*/
.main-slider .slider-caption {
	text-align: center;
	display: none;
	position: absolute;
	bottom: 122px;
	left: 0;
	width: 100%;
	z-index: 4;
	color: #fff
}

.main-slider .slider-caption .title,
.main-slider .slider-caption .lead {
	text-shadow: 0 0 20px black, 0 0 2px black;
}

.main-slider .slider-caption .title {
	font-weight: 600;
	font-size: 48px;
	margin: 0 0 15px
}

.main-slider .slider-caption .lead {
	font-size: 24px;
	font-weight: 300;
	margin: 0 0 30px
}

.main-slider.owl-loaded .owl-dots {
	position: absolute;
	z-index: 2;
	left: 40px;
	right: 40px;
	bottom: 40px
}

.main-slider.owl-loaded .owl-stage-outer {
	font-size: 0
}

.main-slider.owl-loaded .owl-nav {
	font-size: 24px
}

.main-slider.owl-loaded .owl-nav .owl-next,
.main-slider.owl-loaded .owl-nav .owl-prev {
	background: transparent;
	border: 0;
	font-size: 25px;
	position: absolute;
	cursor: pointer;
	bottom: 40px;
	color: #fff;
	transition: color .3s;
	z-index: 3
}

.main-slider.owl-loaded .owl-nav .owl-next.disabled,
.main-slider.owl-loaded .owl-nav .owl-prev.disabled {
	color: #c3c3c3;
	opacity: .5
}

.main-slider.owl-loaded .owl-nav .owl-next:hover:not(.disabled),
.main-slider.owl-loaded .owl-nav .owl-prev:hover:not(.disabled) {
	color: #a58a5f
}

.main-slider.owl-loaded .owl-nav .owl-next {
	right: 35%
}

.main-slider.owl-loaded .owl-nav .owl-prev {
	left: 35%
}

.main-slider.owl-loaded .owl-dots .owl-dot span {
	background-color: #c3c3c3;
	opacity: .5;
	transition: opacity .3s, background-color .3s
}

.main-slider.owl-loaded .owl-dots .owl-dot.active span {
	background-color: #fff;
	opacity: 1
}

.main-slider.owl-loaded .owl-dots .owl-dot:hover span {
	background-color: #999;
	opacity: 1
}

@media (max-width:1199px) {

	.main-slider.owl-loaded .owl-dots,
	.main-slider.owl-loaded .owl-nav .owl-next,
	.main-slider.owl-loaded .owl-nav .owl-prev {
		bottom: 20px
	}

	.main-slider .slider-caption {
		bottom: 80px
	}

	.main-slider .slider-caption .title {
		font-size: 40px;
		margin: 0 0 10px;
		line-height: 1.2
	}

	.main-slider .slider-caption .lead {
		font-size: 20px;
		margin: 0 0 20px
	}

	.main-slider .slider-image img {
		width: auto;
		min-width: 100%
	}
}

@media (max-width:993px) {

	.main-slider.owl-loaded .owl-dots,
	.main-slider.owl-loaded .owl-nav .owl-next,
	.main-slider.owl-loaded .owl-nav .owl-prev {
		bottom: 10px
	}

	.main-slider .slider-caption {
		bottom: 60px
	}

	.main-slider .slider-caption .title {
		font-size: 36px;
		margin: 0 0 10px;
		line-height: 1.2
	}

	.main-slider .slider-caption .lead {
		font-size: 18px;
		margin: 0 0 10px
	}
}

@media (max-width:640px) {
	.main-slider .slider-image img {
		height: 100%;
		width: auto
	}

	.main-slider .slider-caption {
		padding: 0 50px
	}

	.main-slider .slider-caption .title {
		font-size: 30px
	}

	.main-slider .slider-caption .lead {
		margin-bottom: 20px
	}
}

@media (max-width:480px) {
	.main-slider .slider-image {
		padding-top: calc(100vh - 100px)
	}

	.main-slider .slider-caption {
		padding: 0 10px
	}
}

.map-section .google-map {
	height: 500px
}

.map-section .marker-map-content {
	padding: 5px;
	font-family: Montserrat, sans-serif;
	max-width: 230px
}

.mb-1 {
	margin-bottom: .5em;
}

.map-section .marker-map-content .title {
	font-weight: 600;
	font-size: 18px;
	margin: 0 0 10px
}

.map-section .marker-map-content .paragraph {
	font-size: 14px;
	margin: 0
}

.map-section .map-nav {
	font-size: 0;
	margin: 0 -10px 30px
}

.map-section .map-nav .item {
	color: #9c0f0c;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	padding: 5px 10px;
	width: 16.67%
}

.map-section .map-nav .item.active,
.map-section .map-nav .item:hover {
	color: #000
}

.map-section .address-tabs {
	margin-top: 30px
}

.map-section .address-tabs .address-list li {
	padding: 25px 0;
	border-top: 1px solid #f7f7f7;
	font-size: 0;
	transition: background-color .3s;
	cursor: pointer
}

.map-section .address-tabs .address-list li:last-child {
	border-bottom: 1px solid #f7f7f7
}

.map-section .address-tabs .address-list li:hover {
	background-color: #fdfdfb
}

.map-section .address-tabs .address-list li .link {
	display: block;
	font-size: 0
}

.map-section .address-tabs .address-list .name {
	padding-left: 0;
	display: inline-block;
	vertical-align: top;
	color: #000;
	font-size: 14px;
	padding-right: 10px;
	width: 25%
}

.map-section .address-tabs .address-list .tag.new {
	background-color: #39d44b;
	color: #fff;
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 2px 4px 1px;
	margin-left: 5px
}

.map-section .address-tabs .address-list .address {
	font-style: normal;
	display: inline-block;
	vertical-align: top;
	color: #000;
	font-size: 14px;
	padding-right: 10px;
	width: 39%
}

.map-section .address-tabs .address-list .phone {
	display: inline-block;
	vertical-align: top;
	color: #000;
	font-size: 14px;
	padding: 0 10px;
	width: 25%;
	white-space: nowrap;
}

.map-section .address-tabs .address-list .discount {
	padding-right: 0;
	display: inline-block;
	vertical-align: top;
	color: #000;
	padding-left: 10px;
	font-size: 14px;
	text-align: right;
	width: 11%;
	font-weight: 600
}

.map-section .address-tabs .address-list .discount .icon {
	color: #9c0f0c;
	font-size: 140%
}

.map-section .address-tabs .address-list .discount .icon:before {
	position: relative;
	top: 4px;
	margin-right: 5px
}

@media (max-width:993px) {
	.map-section .map-nav .item {
		width: 25%
	}

	.map-section .address-tabs .address-list .name {
		width: 40%;
		font-weight: 600
	}

	.map-section .address-tabs .address-list .address {
		width: 60%
	}

	.map-section .address-tabs .address-list .phone {
		padding-left: 0;
		margin-top: 10px;
		width: 100%
	}

	.map-section .address-tabs .address-list .discount {
		width: 100%;
		margin-top: 10px;
		-moz-text-align-last: left;
		text-align-last: left;
		padding-left: 0
	}
}

@media (max-width:768px) {
	.map-section .google-map {
		height: 320px
	}

	.map-section .map-nav .item {
		width: 50%
	}

	.map-section .address-tabs .address-list .name {
		width: 100%;
		font-weight: 600
	}

	.map-section .address-tabs .address-list .address {
		width: 100%;
		margin-top: 10px
	}
}

@media (max-width:480px) {
	.map-section .map-nav {
		margin: 0 -20px 30px
	}

	.map-section .map-nav .item {
		width: 100%;
		font-weight: 600;
		color: #000;
		background-color: #f7f7f7;
		border-bottom: 1px solid #fff;
		padding: 15px 20px;
		position: relative
	}

	.map-section .map-nav .item:last-child {
		border-bottom: 0
	}

	.map-section .map-nav .item:after {
		content: '\e916';
		font-family: icomoon;
		font-size: 10px;
		position: absolute;
		top: 18px;
		right: 20px;
		z-index: 1
	}

	.map-section .map-nav .item.active {
		color: #9c0f0c
	}

	.map-section .address-tabs .address-list .name {
		width: 100%;
		font-weight: 600
	}

	.map-section .address-tabs .address-list .address {
		width: 100%;
		margin-top: 10px
	}
}

.news-card {
	padding: 20px;
	position: relative;
	display: block;
	height: 100%;
	transition: box-shadow .3s
}

.news-card:hover {
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2)
}

.news-preview:hover,
.press-item:hover,
.two-part-section .info-part .inner-item:hover {
	box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .2)
}

.news-card:hover .image-cover {
	-webkit-transform: translateZ(0) scale(1.05);
	transform: translateZ(0) scale(1.05)
}

.news-card.darken:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-image: linear-gradient(to right, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, .35) 36%, transparent 100%);
	z-index: 3
}

.news-card.full-image {
	color: #fff;
	padding: 0;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
}

.news-card.full-image .figure-wrap {
	height: 100%;
}

.news-card.full-image.small .image-cover {
	padding-top: 51%
}

.news-card.full-image .image-cover {
	padding-top: 78.5%;
	height: 100%
}

.news-card.full-image .caption {
	position: absolute;
	bottom: 20px;
	overflow: hidden;
	z-index: 4;
	height: auto;
}

.full-image-first .caption {
	/*background-color: #9c0f0d;*/
	left: 0;
	right: 15%;
	text-align: left;
}

.full-image-second .caption {
	/*background-color: #a58a5f;*/
	left: 15%;
	right: 0;
	text-align: right;
}


.news-card.full-image .caption.caption-gradient {
	position: absolute;
	bottom: 0;
	overflow: hidden;
	z-index: 4;
	height: 100%;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 15.36%, rgba(65, 65, 65, 0.3) 60.79%, rgba(24, 24, 24, 0.42) 100%);
	width: 100%;
	left: 0px;
	right: 0px;
}


.news-preview .inner,
.numbered-list li {
	position: relative
}

.news-card.full-image .caption .title {
	height: auto
}

.news-card.full-image .caption.caption-gradient .title {
	position: absolute;
	bottom: 10%;
	padding-right: 15%;
}

.news-card .figure-wrap {
	overflow: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.news-card .image-cover {
	padding-top: 72%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.news-card .caption {
	padding: 10px 0 0 20px
}

.news-card .caption.collapsed .title {
	margin-bottom: 0
}

.news-card .caption .category,
.news-card .caption .date {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 12px;
	line-height: 1.2
}


.news-card .caption.caption-gradient .category,
.news-card .caption.caption-gradient .date {
	position: absolute;
	bottom: 5%;
}


.news-card .caption .category {
	margin-bottom: 20px
}

.news-card .caption .title {
	line-height: 1.8;
	margin-bottom: 20px;
	height: 120px;
	font-size: 14px;
	overflow: hidden
}

.news-card .caption .title.small {
	height: 52px
}

.news-card .caption .title.large {
	font-weight: 600;
	font-size: 30px;
	line-height: 1.2
}

.news-card .caption .title.middle {
	font-size: 22px;
	line-height: 1.4;
	font-weight: 600
}

.news-card.gray-back {
	background-color: #f7f7f7;
	color: #000
}

.news-card.gray-back .category,
.news-card.gray-back .date {
	color: #999
}

.news-card.secondary-back {
	color: #fff;
	background-color: #a58a5f
}

.news-card.primary-back {
	color: #fff;
	background-color: #9c0f0c
}

@media (max-width:1199px) {
	.news-card .caption .title {
		height: 172px
	}
}

@media (max-width:993px) {

	.news-card .image-cover,
	.news-card.full-image .image-cover {
		padding-top: 65%
	}

	.news-card .caption .title {
		height: 74px
	}

	.news-card .caption .title.large {
		font-size: 26px
	}
}

@media (max-width:768px) {
	.news-card .caption .title.large {
		font-size: 24px
	}
}

@media (max-width:640px) {
	.news-card {
		padding: 10px
	}

	.news-card.full-image.small .image-cover {
		padding-top: 70%
	}
}

@media (max-width:480px) {
	.news-card .image-cover {
		padding-top: 72%
	}

	.news-card .caption.collapsed .title {
		margin-bottom: 0
	}

	.news-card .caption .title {
		height: 120px
	}

	.news-card .caption .title.middle {
		font-size: 20px
	}

	.news-card .caption .title.large {
		font-size: 18px;
		line-height: 1.6;
		padding-left: 10%;
	}

	.news-card .caption.caption-gradient .category,
	.news-card .caption.caption-gradient .date {
		left: 10%;
	}

	.news-card.full-image-second .caption.caption-gradient .category,
	.news-card.full-image-second .caption.caption-gradient .date {
		right: 15%;
	}


	.news-card .caption .date {
		font-size: 14px
	}

	.news-card.full-image .image-cover,
	.news-card.full-image.small .image-cover {
		padding-top: 90%
	}
}

.news-preview-slider {
	margin: 30px -10px;
	white-space: nowrap;
	overflow: hidden
}

.news-preview-slider .item {
	padding: 0 10px;
	white-space: normal;
	width: 50%;
	display: inline-block;
	vertical-align: top
}

.news-preview-slider.owl-loaded {
	margin: 30px 0;
	padding: 20px 0;
	overflow: visible
}

.news-preview-slider.owl-loaded .owl-item .item {
	width: 100%;
	padding: 0
}

.news-preview-slider.owl-loaded .owl-dots {
	margin-top: 20px
}

@media (max-width:640px) {
	.news-preview-slider.owl-loaded {
		padding: 0
	}
}

.news-preview {
	padding: 20px;
	background-color: #f7f7f7;
	transition: box-shadow .3s;
	font-size: 0;
	display: block
}

.news-preview .caption,
.news-preview .figure-wrap,
.news-slider .item {
	display: inline-block;
	vertical-align: top
}

.news-preview:hover .image-cover {
	-webkit-transform: translateZ(0) scale(1.05);
	transform: translateZ(0) scale(1.05)
}

.news-preview .figure-wrap {
	overflow: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 32%
}

.news-preview .image-cover {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.news-preview .caption {
	width: 68%;
	padding: 30px
}

.news-preview .caption .title {
	color: #000;
	font-size: 18px;
	font-weight: 600;
	height: 75px;
	overflow: hidden
}

@media (max-width:1199px) {
	.news-preview .caption {
		padding: 15px
	}

	.news-preview .caption .title {
		font-size: 15px
	}
}

@media (max-width:993px) {

	.news-preview .caption,
	.news-preview .figure-wrap {
		width: 100%
	}
}

@media (max-width:640px) {
	.news-preview .figure-wrap {
		width: 32%
	}

	.news-preview .caption {
		width: 68%
	}
}

@media (max-width:480px) {
	.news-preview {
		padding: 10px
	}

	.news-preview .figure-wrap {
		width: 40%
	}

	.news-preview .caption {
		padding: 15px;
		width: 60%
	}

	.news-preview .caption .title {
		font-size: 14px;
		height: 75px;
		overflow: hidden
	}
}

.news-slider {
	margin: 0 -10px;
	white-space: nowrap;
	overflow: hidden;
	padding: 15px 0
}

.news-slider .item {
	padding: 0 10px;
	white-space: normal;
	width: 33.33%
}

.news-slider.owl-loaded {
	margin: 0;
	padding: 20px 0;
	overflow: visible
}

.news-slider.owl-loaded .owl-item .item {
	width: 100%;
	padding: 0
}

.news-slider.owl-loaded .owl-dots {
	margin-top: 20px
}

.numbered-list {
	list-style-type: none;
	counter-reset: count
}

.numbered-list li {
	padding: 10px 0 10px 56px;
	line-height: 1.8;
	font-size: 14px
}

.numbered-list li:before {
	width: 36px;
	height: 36px;
	counter-increment: count;
	content: counter(count);
	position: absolute;
	background-color: #9c0f0c;
	color: #fff;
	font-size: 14px;
	top: 10px;
	left: 0;
	text-align: center;
	line-height: 37px
}

@media (max-width:640px) {
	.numbered-list li {
		padding: 5px 0 5px 46px
	}

	.numbered-list li:before {
		width: 25px;
		height: 25px;
		line-height: 27px;
		font-size: 12px
	}
}

.orders-list .item:nth-child(odd) .order-title {
	background-color: #f7f7f7
}

.orders-list .item:nth-child(odd) .order-title:hover {
	background-color: #f0f3eb
}

.orders-list .item:nth-child(even) .order-title {
	background-color: #fff
}

.orders-list .item:nth-child(even) .order-title:hover {
	background-color: #f0f3eb
}

.orders-list .orders-accordeon.active .anchor {
	font-weight: 600
}

.orders-list .orders-accordeon.active .anchor .wrap-icon {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}

.orders-list .orders-accordeon.active .accordeon-inner {
	display: block
}

.orders-list .orders-accordeon .accordeon-inner {
	display: none
}

.orders-list .anchor {
	position: relative
}

.orders-list .anchor .wrap-icon {
	position: absolute;
	top: 50%;
	right: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #999;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.orders-list .order-title {
	transition: background-color .3s
}

.orders-list .order-inner .btn-cover {
	padding-bottom: 20px
}

.orders-list .item-line {
	display: table;
	width: 100%;
	padding: 25px 0;
	border-bottom: 1px solid #f7f7f7;
	table-layout: fixed
}

.orders-list .item-line .cell {
	display: table-cell;
	vertical-align: middle;
	padding: 0 25px;
	font-size: 14px
}

.orders-list .item-line .cell .empty {
	width: 100%
}

.orders-list .image-wrap {
	width: 44px;
	height: 44px;
	position: relative;
	border: 1px solid #f7f7f7
}

.orders-list .image-wrap img {
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto
}

.orders-list .number .gray {
	color: #999;
	margin-right: 5px
}

.orders-list .status {
	font-weight: 600
}

.orders-list .status.success {
	color: #39d44b
}

.orders-list .status.progress {
	color: #ff4c01
}

.orders-list .status.rejected {
	color: #ff0101
}

.orders-list .title {
	color: #9c0f0c
}

.orders-list .title:hover {
	color: #000
}

@media (max-width:768px) {
	.orders-list .item-line {
		display: block;
		font-size: 0
	}

	.orders-list .item-line .cell {
		display: inline-block;
		width: 50%;
		margin-bottom: 10px
	}

	.orders-list .item-line .cell:last-child,
	.orders-list .item-line .cell:nth-last-child(2) {
		display: block
	}

	.orders-list .item-line .cell.empty {
		margin: 0
	}

	.orders-list .item-line .number {
		text-align: right;
		padding-right: 30px
	}

	.orders-list .anchor .wrap-icon {
		top: 34px
	}

	.accordeon-inner .item-line .cell {
		width: 100%;
		text-align: left
	}

	.accordeon-inner .item-line .cell .number {
		text-align: left
	}

	.accordeon-inner .item-line .cell:first-child {
		width: 70px
	}

	.accordeon-inner .item-line .cell:nth-child(2) {
		width: calc(100% - 70px)
	}
}

@media (max-width:480px) {
	.orders-list .orders-accordeon.active .anchor {
		font-weight: 400
	}

	.orders-list .item-line .cell {
		width: 100%;
		padding: 0 10px
	}

	.orders-list .item-line .number {
		text-align: left;
		padding-right: 10px
	}

	.orders-list .anchor .wrap-icon {
		top: 30px;
		right: 10px
	}

	.orders-list .order-title {
		padding-right: 90px;
		position: relative
	}

	.orders-list .order-title .cell:nth-child(3) {
		margin: 0
	}

	.orders-list .order-title .item-line {
		padding-bottom: 10px
	}

	.orders-list .order-title .number {
		font-weight: 600
	}

	.accordeon-inner .item-line {
		position: relative;
		padding-left: 60px
	}

	.accordeon-inner .item-line .cell:first-child {
		position: absolute;
		top: 25px;
		left: 0
	}

	.accordeon-inner .item-line .cell:nth-child(2) {
		width: 100%
	}
}

.owl-carousel .owl-dots,
.popup {
	text-align: center
}

.owl-carousel {
	width: 100%;
	position: relative;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: visible;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

main-slider-section .owl-carousel .owl-item {
	display: inline-block
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	padding: 12px;
	background: transparent;
	border: 0
}

.owl-carousel .owl-dots .owl-dot span {
	width: 6px;
	height: 6px;
	background-color: #c3c3c3;
	display: inline-block;
	border-radius: 50%;
	transition: background-color .3s
}

.owl-carousel .owl-dots .owl-dot.active span {
	background-color: #9c0f0c
}

.owl-carousel .owl-dots .owl-dot:hover span {
	background-color: #999
}

.owl-carousel .owl-nav .owl-next.disabled,
.owl-carousel .owl-nav .owl-prev.disabled {
	cursor: default
}

@media (max-width:768px) {
	.owl-carousel .owl-nav {
		display: none
	}
}

.pagination-section {
	margin-bottom: 30px
}

.pagination-section .pagination-list {
	margin: 0 -5px
}

.pagination-section .pagination-list .item {
	padding: 0 5px;
	display: inline-block
}

.pagination-section .pagination-list .item .link {
	display: block;
	height: 32px;
	width: 32px;
	text-align: center;
	line-height: 32px;
	background-color: #f7f7f7;
	color: #212121;
	font-size: 14px;
	transition: background-color .3s, color .3s
}

.pagination-section .pagination-list .item.active .link {
	background-color: #9c0f0c;
	color: #fff
}

.pagination-section .pagination-list .item:hover .link {
	background-color: #a58a5f;
	color: #fff
}

.pagination-section .inline-filter {
	display: inline-block;
	vertical-align: top;
	margin-right: 30px
}

.pagination-section .inline-filter:last-child {
	margin-right: 0
}

.pagination-section .inline-filter .title {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px
}

.pagination-section .inline-filter .select-list {
	display: inline-block;
	vertical-align: top;
	margin: 0 -3px
}

.pagination-section .inline-filter .select-list .item {
	color: #9c0f0c;
	display: inline-block;
	vertical-align: top;
	padding: 0 3px;
	cursor: pointer;
	transition: color .3s
}

.pagination-section .inline-filter .select-list .item.active {
	color: #000;
	font-weight: 700
}

.pagination-section .inline-filter .select-list .item:hover {
	color: #a58a5f
}

@media (max-width:768px) {

	.pagination-section .hidden-xs,
	.pagination-section .pagination-list .item:nth-child(n+6) {
		display: none
	}

	.pagination-section .pagination-list {
		margin: 0 -5px
	}
}

.personal-data {
	width: 100%;
	max-width: 60%
}

.personal-data>.title {
	color: #000;
	font-size: 22px;
	margin: 0 0 20px
}

.personal-data.full {
	max-width: 100%
}

@media (max-width:993px) {
	.personal-data {
		max-width: 80%
	}

	.personal-data>.title {
		font-size: 20px
	}
}

@media (max-width:480px) {
	.personal-data {
		max-width: 100%
	}

	.personal-data>.title {
		font-size: 18px
	}
}

.popup {
	position: fixed;
	z-index: 350;
	background: rgba(0, 0, 0, .5);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-x: hidden;
	overflow-y: auto;
	white-space: nowrap;
	transition: .3s;
	font-size: 0;
	opacity: 0;
	display: none;
	padding: 15px
}

.popup .inner,
.popup:after {
	display: inline-block;
	vertical-align: middle
}

.popup:after {
	content: '';
	width: 0;
	height: 100%
}

.popup .close-popup {
	position: absolute;
	width: 80px;
	height: 80px;
	line-height: 80px;
	top: 0;
	right: 0;
	border-radius: 0;
	border: none;
	cursor: pointer;
	background: 0 0;
	transition: .2s;
	font-size: 24px;
	color: #cfcfcf
}

.popup .close-popup:hover {
	color: #ff0101
}

.popup .inner {
	width: 100%;
	max-width: 590px;
	border-radius: 2px;
	text-align: left;
	opacity: 0;
	background: #fff;
	font-size: 14px;
	white-space: normal;
	position: relative;
	transition: .3s;
	-webkit-transform: translateY(-50px);
	transform: translateY(-50px);
	padding: 40px
}

.popup.active {
	opacity: 1
}

.popup.active .inner {
	transition-delay: .2s;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.popup .header {
	padding-bottom: 30px
}

.popup .header .title {
	font-size: 30px;
	color: #000;
	font-weight: 600;
	margin: 0
}

.popup .spaced-both {
	margin: 0 -40px -40px;
	padding: 40px 40px 20px
}

.popup .spaced-both.validate-form {
	padding-bottom: 40px
}

.popup .spaced-both .items-slider.owl-loaded .owl-nav {
	margin-bottom: 0
}

.popup.large .inner {
	max-width: 1000px
}

.popup.middle .inner {
	max-width: 685px
}

@media (max-width:1199px) {
	.popup .header .title {
		font-size: 26px
	}
}

@media (max-width:993px) {
	.popup .header .title {
		font-size: 22px
	}
}

@media (max-width:480px) {
	.popup {
		padding: 60px 0
	}

	.popup .close-popup {
		top: auto;
		bottom: 100%;
		height: 40px;
		width: 40px;
		line-height: 40px;
		font-size: 24px
	}

	.popup .inner {
		padding: 30px 20px
	}

	.popup .inner .col-xs-6 {
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
		width: 100%
	}

	.popup .left-xs {
		text-align: left;
		margin-bottom: 15px
	}

	.popup .header {
		padding-bottom: 20px
	}

	.popup .header .title {
		font-size: 20px
	}
}

.press-item {
	background-color: #f7f7f7;
	padding: 20px;
	text-align: center;
	display: block;
	transition: box-shadow .3s
}

.salon-description .bottom-social .social-list,
.salon-description .bottom-social .title {
	display: inline-block;
	vertical-align: middle
}

.press-item .press-logo {
	padding-top: 50.7%;
	background-color: #fff;
	position: relative;
	overflow: hidden
}

.press-item .press-logo img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto
}

.press-item .text {
	padding: 30px 0 10px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	transition: color .3s;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.press-item:hover .text {
	color: #9c0f0c
}

.salon-description {
	height: auto;
	position: relative;
	padding-bottom: 30px
}

.salon-description .bottom-social {
	position: absolute;
	bottom: 5px
}

.salon-description .bottom-social .title {
	margin-right: 7px;
	color: #999
}

@media (max-width:993px) {
	.salon-description .bottom-social .title {
		margin-right: 0;
		margin-bottom: 10px;
		display: block
	}
}

@media (max-width:768px) {
	.salon-description {
		padding-bottom: 0;
		margin-top: 30px
	}

	.salon-description .bottom-social {
		position: static;
		margin-top: 30px
	}
}

.salon-cover {
	position: relative
}


.salon-cover .icons-wrapper {
	display: block;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
}

.salon-cover .wrap-icon {
	width: 128px;
	height: 128px;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	line-height: 1;
	background-color: #d5d5d580;
	transition: all .3s;
	color: #fff;
	font-size: 68px;
	position: relative;
	border-radius: 50%;
	margin: 15px;
	cursor: pointer;
}

.salon-cover .wrap-icon:hover {
	background-color: rgba(255, 255, 255, .7);
	box-shadow: 0px 0px 4px black;
}

.salon-cover .wrap-icon:hover .icon {
	filter: drop-shadow(0px 0px 5px #00000040) drop-shadow(0px 0px 2px #00000080);
}

.salon-cover .wrap-icon .icon-play {
	margin-left: 0.2em;
}

.salon-slider {
	white-space: nowrap;
	overflow: hidden
}

.salon-slider .item {
	display: inline-block;
	width: 100%
}

.salon-slider .item .image-cover {
	padding-top: 59.8%
}

.salon-slider.owl-loaded .owl-dots {
	position: absolute;
	z-index: 2;
	left: 40px;
	right: 40px;
	bottom: 30px
}

.salon-slider.owl-loaded .owl-stage-outer {
	font-size: 0
}

.salon-slider.owl-loaded .owl-nav {
	font-size: 24px
}

.salon-slider.owl-loaded .owl-nav .owl-next,
.salon-slider.owl-loaded .owl-nav .owl-prev {
	border: 0;
	background: transparent;
	font-size: 25px;
	position: absolute;
	cursor: pointer;
	bottom: 30px;
	color: #fff;
	transition: color .3s;
	z-index: 3
}

.salon-slider.owl-loaded .owl-nav .owl-next.disabled,
.salon-slider.owl-loaded .owl-nav .owl-prev.disabled {
	color: #c3c3c3;
	opacity: .7
}

.salon-slider.owl-loaded .owl-nav .owl-next:hover:not(.disabled),
.salon-slider.owl-loaded .owl-nav .owl-prev:hover:not(.disabled) {
	color: #a58a5f
}

.salon-slider.owl-loaded .owl-nav .owl-next {
	right: 30%
}

.salon-slider.owl-loaded .owl-nav .owl-prev {
	left: 30%
}

.salon-slider.owl-loaded .owl-dots .owl-dot span {
	background-color: #c3c3c3;
	opacity: .5;
	transition: opacity .3s, background-color .3s
}

.salon-slider.owl-loaded .owl-dots .owl-dot.active span {
	background-color: #fff;
	opacity: 1
}

.salon-slider.owl-loaded .owl-dots .owl-dot:hover span {
	background-color: #999;
	opacity: 1
}

@media (max-width:993px) {
	.salon-slider.owl-loaded .owl-nav .owl-next {
		right: 20px
	}

	.salon-slider.owl-loaded .owl-nav .owl-prev {
		left: 20px
	}

	.salon-slider .item .image-cover {
		padding-top: 75%
	}
}

@media (max-width:480px) {
	.salon-slider .item .image-cover {
		padding-top: 100%
	}

	.salon-slider .item .image-cover img,
	.salon-slider .item .image-cover img.vertical {
		width: 100%;
		height: auto;
		min-width: 100%;
		/*min-height:100%;*/
		max-width: 640px;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}

	.salon-slider.owl-loaded .owl-dots {
		bottom: 10px
	}

	.salon-cover .wrap-icon {
		font-size: 45px;
		width: 85px;
		height: 85px;
		line-height: 90px;
	}
}

.ps-container {
	touch-action: none;
	overflow: hidden !important;
	-ms-overflow-style: none
}

@supports (-ms-overflow-style:none) {
	.ps-container {
		overflow: auto !important
	}
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.ps-container {
		overflow: auto !important
	}
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
	display: block;
	background-color: transparent
}

.ps-container.ps-in-scrolling {
	pointer-events: none
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
	background-color: #eee;
	opacity: .9
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
	background-color: #999
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
	background-color: #eee;
	opacity: .9
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
	background-color: #999
}

.ps-container>.ps-scrollbar-x-rail {
	display: none;
	position: absolute;
	opacity: 0;
	transition: background-color .2s linear, opacity .2s linear;
	bottom: 0;
	height: 15px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
	position: absolute;
	background-color: #aaa;
	border-radius: 6px;
	transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
	bottom: 2px;
	height: 6px
}

.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x,
.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
	height: 11px
}

.ps-container>.ps-scrollbar-y-rail {
	display: none;
	position: absolute;
	opacity: 0;
	transition: background-color .2s linear, opacity .2s linear;
	right: 0;
	width: 15px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
	position: absolute;
	background-color: #aaa;
	border-radius: 6px;
	transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
	right: 2px;
	width: 6px
}

.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y,
.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
	width: 11px
}

.ps-container:hover.ps-in-scrolling {
	pointer-events: none
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
	background-color: #eee;
	opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
	background-color: #999
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
	background-color: #eee;
	opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
	background-color: #999
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
	opacity: .6
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
	background-color: #eee;
	opacity: .9
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
	background-color: #999
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
	background-color: #eee;
	opacity: .9
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
	background-color: #999
}

.ps-container .ps-scrollbar-y-rail {
	opacity: 1 !important;
	background: rgba(0, 0, 0, .2) !important;
	width: 4px !important;
	border-radius: 4px;
	transition: width .1s, opacity .2s !important;
	left: auto !important;
	right: 0 !important;
	z-index: 3 !important
}

.ps-container .ps-scrollbar-y-rail:before {
	content: '';
	display: block;
	top: 0;
	right: 0;
	width: 30px;
	height: 100%;
	position: absolute;
	z-index: 1
}

.ps-container .ps-scrollbar-y-rail .ps-scrollbar-y {
	width: 100% !important;
	z-index: 3;
	opacity: 1 !important;
	border-radius: 5px !important;
	right: 0 !important;
	transition: width .2s !important;
	cursor: pointer !important;
	background: #9c0f0c !important
}

.ps-container .ps-scrollbar-y-rail .ps-scrollbar-y:hover {
	background: #cb1410 !important
}

.statistic-section,
.subscribe-section {
	background-position: center;
	background-size: cover
}

.ps-container .ps-scrollbar-y-rail:active,
.ps-container .ps-scrollbar-y-rail:hover {
	width: 10px !important
}

.ps-container .ps-scrollbar-y-rail:active .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container:hover .ps-scrollbar-y-rail {
	opacity: 1 !important
}

.scrolled {
	position: relative;
	overflow: hidden
}

.scrolled.full-height {
	height: 100%
}

@media (max-width:480px) {
	.ps-container {
		overflow: auto !important
	}

	.ps-container.ps-active-x>.ps-scrollbar-x-rail,
	.ps-container.ps-active-y>.ps-scrollbar-y-rail {
		display: none
	}
}

.search-detail .search-form {
	font-size: 0;
	padding: 40px 30px;
	background-color: #f7f7f7;
	margin: 0 0 30px
}

.search-detail .search-form .form-group {
	padding: 0 10px;
	display: inline-block;
	width: calc(100% - 145px);
	vertical-align: top;
	margin-bottom: 0
}

.search-detail .search-form .form-group .input {
	border: 1px solid #d6d6d6;
	height: 46px
}

.search-detail .search-form .form-group .alert {
	left: 10px
}

.search-detail .search-form .form-group.error .input {
	border-color: #ff0101
}

.search-detail .search-form .btn-outer {
	padding: 0 10px;
	display: inline-block;
	width: 145px;
	vertical-align: top
}

.search-detail .search-form .btn-outer .btn {
	height: 46px
}

.search-detail .search-title {
	color: #010101;
	font-size: 22px;
	font-weight: 400;
	margin: 30px 0
}

.search-detail .search-title .semi {
	font-weight: 600
}

.search-detail .search-filter {
	margin: 20px 0
}

.search-detail .search-filter .select-toggle {
	display: none
}

.search-detail .search-filter .filter-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-right: 30px
}

.search-detail .search-filter .filter-select .scroller {
	max-height: 200px;
	overflow: auto;
	position: relative
}

.search-detail .search-filter .filter-select:last-child {
	margin-right: 0
}

.search-detail .search-filter .filter-select.active .select-outer {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.search-detail .search-filter .filter-select .anchor {
	color: #9c0f0c;
	cursor: pointer;
	position: relative;
	transition: color .3s;
	padding-right: 15px
}

.search-detail .search-filter .filter-select .anchor .wrap-icon {
	font-size: 10px
}

.search-detail .search-filter .filter-select .anchor:hover {
	color: #a58a5f
}

.search-detail .search-filter .filter-select .select-outer {
	position: absolute;
	top: 100%;
	left: 0;
	width: 275px;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
	transition: .3s;
	box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .2);
	margin-top: 15px;
	background-color: #fff;
	padding: 20px;
	text-align: left
}

.search-detail .search-filter .filter-select .select-outer:before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 15px;
	border: 8px solid transparent;
	border-bottom: 9px solid #fff
}

.simple-table tbody tr,
.simple-table thead {
	border-bottom: 1px solid #f7f7f7
}

.search-detail .search-filter .filter-select:last-child:not(:first-child) .select-outer {
	left: auto;
	right: 0
}

.search-detail .search-filter .filter-select:last-child:not(:first-child) .select-outer:before {
	left: auto;
	right: 25px
}

.search-detail .search-filter .inline-filter {
	display: inline-block;
	vertical-align: top;
	margin-right: 30px
}

.search-detail .search-filter .inline-filter:last-child {
	margin-right: 0
}

.search-detail .search-filter .inline-filter .title {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px
}

.search-detail .search-filter .inline-filter .title .wrap-icon {
	display: none
}

.search-detail .search-filter .inline-filter .select-list {
	display: inline-block;
	vertical-align: top;
	margin: 0 -3px
}

.search-detail .search-filter .inline-filter .select-list .item {
	color: #9c0f0c;
	display: inline-block;
	vertical-align: top;
	padding: 0 3px;
	cursor: pointer;
	transition: color .3s
}

.search-detail .search-filter .inline-filter .select-list .item.active {
	color: #000;
	font-weight: 700
}

.search-detail .search-filter .inline-filter .select-list .item:hover {
	color: #a58a5f
}

@media (max-width:1199px) {
	.search-detail .search-filter .select-toggle {
		display: inline-block;
		margin-bottom: 15px
	}

	.search-detail .search-filter .inline-filter {
		position: relative
	}

	.search-detail .search-filter .inline-filter .title {
		color: #9c0f0c;
		cursor: pointer
	}

	.search-detail .search-filter .inline-filter .title:hover {
		color: #000
	}

	.search-detail .search-filter .inline-filter .title .wrap-icon {
		display: inline-block;
		font-size: 10px;
		transition: -webkit-transform .3s;
		transition: transform .3s;
		transition: transform .3s, -webkit-transform .3s
	}

	.search-detail .search-filter .inline-filter.active .select-list {
		display: block
	}

	.search-detail .search-filter .inline-filter.active .title .wrap-icon {
		-webkit-transform: rotate(180deg) translateY(3px);
		transform: rotate(180deg) translateY(3px)
	}

	.search-detail .search-filter .inline-filter .select-list {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 3;
		width: 100%;
		background-color: #fcfcfc
	}

	.search-detail .search-filter .inline-filter .select-list .item {
		display: block;
		text-align: center;
		padding: 7px 0;
		cursor: pointer
	}

	.search-detail .search-filter .inline-filter .select-list .item:hover {
		background-color: #f6f6f6;
		color: #000
	}

	.search-detail .select-group {
		position: fixed;
		display: none;
		top: 0;
		left: 0;
		background-color: rgba(0, 0, 0, .9);
		width: 50%;
		height: 100%;
		overflow: auto;
		z-index: 25
	}

	.search-detail .select-group .select-toggle,
	.search-detail .select-group.active {
		display: block
	}

	.search-detail .select-group .select-toggle .btn {
		color: #ccc
	}

	.search-detail .select-group .select-toggle .btn:hover {
		color: #fff
	}

	.search-detail .select-group .filter-select {
		display: block;
		margin-right: 0
	}

	.search-detail .select-group .filter-select .anchor {
		padding: 5px 10px;
		color: #fff;
		font-size: 16px
	}

	.search-detail .select-group .filter-select .select-outer {
		display: block;
		position: static;
		color: #fff;
		width: 100%;
		font-size: 14px;
		padding: 20px 20px 10px;
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		background-color: #000;
		margin-bottom: 15px
	}

	.search-detail .select-group .filter-select .select-outer:before {
		display: none
	}

	.search-detail .select-group .filter-select .select-outer .btn.btn-link:hover,
	.search-detail .select-group .filter-select .select-outer .checkbox-label:hover {
		color: #fff
	}
}

@media (max-width:640px) {
	.search-detail .search-form {
		padding: 20px 10px
	}

	.search-detail .select-group {
		width: 75%;
		z-index: 310
	}
}

@media (max-width:480px) {
	.search-detail .search-form .form-group {
		width: 100%;
		display: block;
		margin-bottom: 20px
	}

	.search-detail .search-filter .inline-filter {
		margin-right: 0;
		display: block;
		margin-top: 10px
	}

	.search-detail .search-filter .inline-filter .select-list {
		width: 50%
	}

	.search-detail .left-xs {
		text-align: left
	}
}

.simple-list li {
	padding: 5px 0
}

.simple-list li .caption {
	color: #999;
	margin-right: 5px
}

.simple-list li .caption.primary {
	color: #9c0f0c
}

.simple-list li .semi {
	font-weight: 600;
	margin-bottom: 5px
}

.simple-list li .address {
	display: inline
}

.simple-table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse
}

.simple-table.bordered {
	border-top: 1px solid #f7f7f7
}

.simple-table.equal td,
.simple-table.equal th {
	width: 33.33%;
	text-align: right;
	vertical-align: top
}

.simple-table.equal td:last-child,
.simple-table.equal th:last-child {
	text-align: right
}

.simple-table.equal td:first-child,
.simple-table.equal th:first-child {
	text-align: left
}

.simple-table td,
.simple-table th {
	padding: 25px 0
}

.simple-table td:first-child,
.simple-table th:first-child {
	width: 40%
}

.offers-table.simple-table td:first-child,
.offers-table.simple-table th:first-child {
	width: 20%
}

.simple-table thead th {
	color: #999;
	font-size: 14px;
	text-align: left;
	font-weight: 400
}

.simple-table .time {
	color: #999
}

@media (max-width:480px) {
	.simple-table.equal {
		display: block
	}

	.simple-table.equal tr {
		padding: 15px 0;
		width: 100%;
		display: block
	}

	.simple-table.equal td,
	.simple-table.equal th {
		width: 100%;
		display: block;
		text-align: left;
		padding: 0;
		margin-bottom: 10px
	}

	.simple-table.equal td:last-child,
	.simple-table.equal th:last-child {
		text-align: left;
		margin-bottom: 0
	}
}

.social-list {
	font-size: 0;
	margin: 0 -5px
}

.social-list.spaced {
	margin-top: 20px;
	margin-bottom: 20px
}

.social-list .item {
	display: inline-block;
	padding: 0 5px
}

.social-list .item a {
	width: 32px;
	height: 32px;
	display: block;
	background-color: #9c0f0c;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 50%;
	line-height: 36px
}

.social-list .item a:hover {
	background-color: #a58a5f
}

.statistic-section {
	background-image: url(../img/advantage-section.jpg);
	padding: 140px 0
}

.statistic-section .advantages-list {
	font-size: 0;
	margin: 0 -10px
}

.statistic-section .advantages-list .item {
	display: inline-block;
	padding: 0 10px;
	width: 25%;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	color: #fff
}

.statistic-section .advantages-list .item .inner-wrap {
	border: 1px solid rgba(255, 255, 255, .4);
	padding: 20px
}

.statistic-section .advantages-list .item .inner-wrap .outer {
	background-color: rgba(165, 138, 95, .7);
	padding: 40px
}

.statistic-section .advantages-list .item .top {
	font-size: 40px;
	height: 56px;
	overflow: hidden
}

.statistic-section .advantages-list .item .text {
	height: 44px;
	overflow: hidden
}

.statistic-section .advantages-list.owl-loaded {
	margin: 0
}

.statistic-section .advantages-list.owl-loaded .owl-stage-outer {
	overflow: hidden
}

.statistic-section .advantages-list.owl-loaded .owl-item .item {
	width: 100%;
	padding: 0
}

@media (max-width:1199px) {
	.statistic-section .advantages-list .item .inner-wrap .outer {
		padding: 20px
	}

	.statistic-section .advantages-list .item .top {
		font-size: 34px
	}

	.statistic-section .advantages-list .item .text {
		font-size: 14px
	}
}

@media (max-width:993px) {
	.statistic-section {
		padding: 40px 0 20px
	}

	.statistic-section .advantages-list .item .inner-wrap .outer {
		padding: 40px 20px
	}

	.statistic-section .advantages-list .item .top {
		font-size: 42px;
		margin-bottom: 10px
	}

	.statistic-section .advantages-list .item .text {
		font-size: 14px
	}

	.statistic-section .advantages-list .owl-dots {
		margin-top: 20px
	}

	.statistic-section .advantages-list .owl-dots .owl-dot span {
		background-color: #c3c3c3;
		transition: opacity .3s, background-color .3s
	}

	.statistic-section .advantages-list .owl-dots .owl-dot.active span {
		background-color: #fff
	}

	.statistic-section .advantages-list .owl-dots .owl-dot:hover span {
		background-color: #999
	}
}

@media (max-width:480px) {
	.statistic-section {
		padding: 80px 0 60px
	}

	.statistic-section .advantages-list .item .top {
		font-size: 40px
	}

	.statistic-section .advantages-list .item .text {
		font-size: 16px
	}

	.statistic-section .advantages-list.owl-loaded {
		margin: 0
	}

	.statistic-section .advantages-list.owl-loaded .owl-stage-outer {
		overflow: hidden
	}
}

.step-list {
	list-style-type: none;
	counter-reset: count;
	display: inline-block;
	margin: 0 -30px
}

.step-list li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 10px 30px 10px 56px;
	line-height: 1.8;
	font-size: 14px;
	color: #000
}

.step-list li.active:after,
.step-list li.active~li:after {
	display: none
}

.step-list li:before {
	width: 36px;
	height: 36px;
	counter-increment: count;
	content: counter(count);
	position: absolute;
	border: 1px solid #f7f7f7;
	background-color: #f7f7f7;
	color: #000;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	line-height: 37px;
	font-size: 0
}

.step-list li:after {
	content: '\e917';
	font-family: icomoon;
	font-size: 14px;
	position: absolute;
	color: #38d44f;
	left: 12px
}

.step-list li.active:before {
	font-size: 14px
}

.step-list li.active~li {
	color: #999
}

.step-list li.active~li:before {
	border: 1px solid #f7f7f7;
	background-color: #fff;
	color: #999;
	font-size: 14px
}

@media (max-width:768px) {
	.step-list {
		margin: 0 0 20px
	}
}

@media (max-width:640px) {
	.step-list li {
		padding: 5px 0 5px 35px;
		font-size: 0
	}

	.step-list li:last-child {
		margin-right: 0
	}

	.step-list li:before {
		width: 25px;
		height: 25px;
		line-height: 27px
	}

	.step-list li:after {
		font-size: 12px;
		left: 7px;
		top: -2px
	}

	.step-list li.active {
		font-size: 14px;
		line-height: 12px;
		margin-right: 15px
	}

	.step-list li.active:before,
	.step-list li.active~li:before {
		font-size: 12px
	}
}

.subscribe-section {
	margin-top: 40px;
	padding: 24px 0;
	background-image: url(../img/mail-back.jpg);
	color: #fff
}

.subscribe-section.collapsed-top {
	margin-top: 0
}

.subscribe-section .inline-form .form-group,
.subscribe-section .section-subtitle {
	margin-bottom: 0
}

@media (max-width:768px) {
	.subscribe-section {
		margin-top: 0;
		padding: 20px 0
	}

	.subscribe-section .section-subtitle {
		margin-bottom: 20px
	}
}

@media (max-width:480px) {
	.subscribe-section .section-subtitle {
		font-size: 18px;
		line-height: 1.6;
		margin-bottom: 10px
	}
}

.system-message .wrap-icon {
	width: 92px;
	height: 92px;
	background-color: #9c0f0c;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 36px;
	text-align: center;
	line-height: 100px;
	margin-right: 30px
}

.system-message .caption {
	display: inline-block;
	vertical-align: middle;
	line-height: 1
}

.system-message .caption .title {
	color: #000;
	font-size: 22px;
	line-height: 1.6
}

.system-message .caption .paragraph {
	color: #999;
	font-size: 14px;
	margin: 16px 0
}

.system-message .caption .hidden-text {
	display: none
}

@media (max-width:640px) {
	.system-message {
		position: relative;
		padding-left: 60px
	}

	.system-message .wrap-icon {
		width: 45px;
		height: 45px;
		font-size: 18px;
		line-height: 50px;
		margin-right: 0;
		position: absolute;
		top: 0;
		left: 0
	}

	.system-message .caption .title {
		font-size: 18px
	}

	.system-message .caption .paragraph {
		margin: 10px 0
	}

	.system-message .caption .hidden-text {
		display: inline-block
	}

	.system-message .caption .text {
		display: none
	}
}

.tab-section .tabs-list .tab-item {
	cursor: pointer
}

.tab-section .tabs-container .content {
	display: none
}

.tab-section .tabs-container .content.active {
	display: block
}

.toggle-wrap.active .anchor .hidden-text {
	display: inline
}

.toggle-wrap.active .anchor .text {
	display: none
}

.toggle-wrap.active .toggle-inner {
	display: block
}

.toggle-wrap .anchor {
	cursor: pointer
}

.toggle-wrap .anchor .hidden-text,
.toggle-wrap .toggle-inner {
	display: none
}

.two-part-section {
	font-size: 0
}

.two-part-section .image-part {
	display: inline-block;
	vertical-align: top;
	width: 58%
}

.two-part-section .image-part .image-cover {
	padding-top: 710px
}

.two-part-section .info-part {
	display: inline-block;
	vertical-align: top;
	width: 42%;
	height: 710px;
	padding: 40px 100px 30px
}

.two-part-section .info-part .card-carousel {
	white-space: nowrap;
	overflow: hidden
}

.two-part-section .info-part .item {
	font-size: 0;
	display: inline-block;
	width: 100%;
	text-align: center
}

.two-part-section .info-part .inner-item {
	background-color: #fff;
	padding: 40px 50px;
	text-align: center;
	transition: box-shadow .3s;
	white-space: normal;
	color: #000;
	height: 615px
}

.two-part-section .info-part .inner-item:hover .image-cover {
	-webkit-transform: translateZ(0) scale(1.05);
	transform: translateZ(0) scale(1.05)
}

.two-part-section .info-part .title {
	width: 300px;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 5px
}

.two-part-section .info-part .lead {
	color: #999;
	font-size: 14px;
	font-weight: 300;
	margin: 0 0 50px
}

.two-part-section .info-part .figure-wrap {
	overflow: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	margin: 0 0 50px
}

.two-part-section .info-part .image-cover {
	padding-top: 85%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.two-part-section .info-part .image-cover img {
	max-height: 100%;
	max-width: 100%;
	height: auto;
	width: auto;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.two-part-section .info-part .price {
	font-size: 22px;
	font-weight: 600
}

.two-part-section .info-part .price-small {
	color: #999;
	font-size: 18px;
	font-weight: 300
}

.two-part-section .info-part .btn {
	margin-top: 30px
}

.two-part-section .card-carousel.owl-loaded {
	overflow: visible
}

.two-part-section .card-carousel.owl-loaded .owl-stage-outer {
	overflow: hidden
}

.two-part-section .card-carousel.owl-loaded .owl-dots {
	margin-top: 10px
}

.two-part-section .card-carousel.owl-loaded .owl-nav {
	font-size: 24px
}

.two-part-section .card-carousel.owl-loaded .owl-nav .owl-next,
.two-part-section .card-carousel.owl-loaded .owl-nav .owl-prev {
	background: transparent;
	border: 0;
	font-size: 25px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: color .3s;
	color: #c3c3c3
}

.two-part-section .card-carousel.owl-loaded .owl-nav .owl-next.disabled,
.two-part-section .card-carousel.owl-loaded .owl-nav .owl-prev.disabled {
	color: #c3c3c3
}

.two-part-section .card-carousel.owl-loaded .owl-nav .owl-next:hover:not(.disabled),
.two-part-section .card-carousel.owl-loaded .owl-nav .owl-prev:hover:not(.disabled) {
	color: #9c0f0c
}

.two-part-section .card-carousel.owl-loaded .owl-nav .owl-next {
	right: -40px
}

.two-part-section .card-carousel.owl-loaded .owl-nav .owl-prev {
	left: -40px
}

@media (max-width:1620px) {
	.two-part-section .info-part .image-cover {
		padding-top: 62%
	}
}

@media (max-width:1320px) {
	.two-part-section .info-part {
		padding: 50px
	}
}

@media (max-width:1199px) {
	.two-part-section .info-part .inner-item {
		height: 580px
	}

	.two-part-section .image-part,
	.two-part-section .info-part {
		width: 50%
	}

	.two-part-section .image-part .image-cover {
		padding-top: 690px
	}

	.two-part-section .info-part {
		padding: 50px;
		height: 690px
	}

	.two-part-section .info-part .figure-wrap,
	.two-part-section .info-part .lead {
		margin-bottom: 20px
	}
}

@media (max-width:993px) {
	.two-part-section .image-part .image-cover {
		padding-top: 595px
	}

	.two-part-section .info-part {
		height: 595px
	}

	.two-part-section .info-part .inner-item {
		padding: 30px;
		height: 550px
	}

	.two-part-section .info-part .image-cover {
		padding-top: 172px
	}

	.two-part-section .info-part .title {
		height: 50px;
		overflow: hidden
	}

	.two-part-section .info-part .figure-wrap,
	.two-part-section .info-part .lead {
		margin-bottom: 20px
	}
}

@media (max-width:768px) {
	.two-part-section .info-part .inner-item {
		height: 480px
	}

	.two-part-section .image-part .image-cover {
		padding-top: 562px
	}

	.two-part-section .info-part {
		padding: 20px;
		height: 562px
	}
}

@media (max-width:640px) {

	.two-part-section .image-part,
	.two-part-section .info-part {
		width: 100%
	}

	.two-part-section {
		padding-bottom: 20px
	}

	.two-part-section .image-part .image-cover {
		padding-top: 56.3%
	}
}

@media (max-width:480px) {
	.two-part-section .image-part .image-cover {
		padding-top: 64%
	}
}

.vacancy-outer {
	border-top: 1px solid #f7f7f7
}

.vacancy-outer:last-child {
	border-bottom: 1px solid #f7f7f7
}

.vacancy-outer.active .item-inner {
	display: block
}

.vacancy-outer.active .vacancy-title.anchor:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.vacancy-outer .vacancy-title {
	color: #9c0f0c;
	font-size: 22px;
	font-weight: 300;
	padding: 30px 20px 30px 0;
	margin-bottom: 0
}

.vacancy-outer .vacancy-title.anchor {
	cursor: pointer;
	position: relative
}

.vacancy-outer .vacancy-title.anchor:after {
	content: '\e916';
	font-family: icomoon;
	color: #d3d3d3;
	position: absolute;
	top: 30px;
	right: 0;
	display: inline-block;
	transition: color .3s
}

.vacancy-outer .vacancy-title.anchor:hover {
	color: #a58a5f
}

.vacancy-outer .item-inner {
	padding: 0 0 30px;
	display: none
}

.vacancy-outer .lead-title {
	font-weight: 600;
	font-size: 14px;
	margin: 0 0 15px
}

@media (max-width:993px) {
	.vacancy-outer .vacancy-title {
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 20px
	}

	.vacancy-outer .item-inner {
		padding-bottom: 20px
	}
}

@media (max-width:640px) {
	.vacancy-outer .vacancy-title {
		font-size: 18px
	}

	.vacancy-outer .item-inner {
		padding-bottom: 20px
	}
}

#ofertaPopup {
	z-index: 3999;
	background-color: #fff;
	width: 500px;
	height: 500px;
	background: #fff;
	position: fixed;
	top: 45%;
	left: 50%;
	margin-top: -250px;
	margin-left: -250px;
	padding: 50px;
	/*overflow: auto;*/
	border: 1px solid #999
}

#ofertaPopup.hide {
	display: none
}

#ofertaPopup .title {
	font-size: 30px;
	color: #000;
	font-weight: 600;
	margin: 0
}

.price_prefix {
	color: #000;
	font-size: 25px;
	margin-right: 10px;
}

#ofertaPopup .oferta-close {
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 80px;
	top: auto;
	bottom: 100%;
	right: 0;
	border-radius: 0;
	border: none;
	cursor: pointer;
	background: 0 0;
	transition: .2s;
	font-size: 24px;
	color: #cfcfcf
}

#ofertaPopup .oferta-close i {
	color: #000;
}

#ofertaPopup .content {
	overflow: auto;
	height: 335px;
}

#ofertaPopup .oferta-close:hover {
	color: #ff0101
}

.header-brand img {
	width: 100%
}

.header-brand a {
	color: #9c0f0c
}

.header-brand a:hover {
	color: #a58a5f
}

.newitems .image-cover {
	padding-top: 80%
}

.info-part .card-slider {
	white-space: normal
}

.main-nav .image-cover {
	padding-top: 80% !important
}

#news-block .news-card .caption .title {
	height: auto
}

.interior-img img {
	width: 100%;
	margin-bottom: 20px;
}

.zero-bottom {
	margin-bottom: 0px
}

#phone-city {
	display: inline-block
}

span.disabled {
	position: relative;
	float: right;
	top: -25px;
	right: 5px;
	cursor: pointer;
	padding: 0px 7px 1px;
	border-radius: 50%
}

.form-group.simple-group .input.coupon.disabled {
	border: 1px solid #e16565;
	background: rgba(225, 101, 101, .16)
}

.bx_ordercart_coupon_notes {
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-ms-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
	display: none;
	opacity: 0;
	white-space: normal;
	border: 1px solid #ddd;
	position: relative;
	top: 100%;
	left: 0;
	max-width: 270px;
	padding: 10px;
	background: #fff;
	z-index: 1010;
	border-radius: 5px;
	font-size: 13px;
	line-height: 17px;
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .05);
}

.bx_ordercart_coupon:hover .bx_ordercart_coupon_notes {
	display: block;
	opacity: 1;
}

span.disabled:hover {
	background: red;
	padding: 0px 7px 1px;
	border-radius: 50%;
	color: #fff;
}

.form-group.simple-group .input.coupon.good {
	border: 1px solid #59a62a;
	background: rgba(89, 166, 42, .16)
}

/*.newitems .card-bordered {
    height: 95%;
    padding: 15px
}*/

.newitems .row {
	margin: 6px
}

.newsitems.arrival-slider.owl-loaded .owl-dots {
	margin: 0
}

.bx-ui-slst-pool {
	margin-bottom: 20px
}

.dropdown-block.bx-ui-slst-input-block {
	height: 40px
}

.bx-ui-combobox-container .bx-combobox-fake-as-input {
	height: 30px
}

.title .description {
	font-size: 12px
}

#favDesktop .caption.full {
	position: absolute;
	font-size: 10px;
	color: #fff;
	font-weight: 600;
	height: 20px;
	width: 20px;
	background-color: #9c0f0c;
	border-radius: 50%;
	right: -5px;
	top: 0px;
	line-height: 20px;
	text-align: center
}

#searchFormMobile {
	display: none;
}

#searchFormMobile.active {
	display: block
}

#searchTablet {
	display: none
}

.offer-img-preview {
	width: 110px
}

.offer-item {
	cursor: pointer
}

.offer-item:hover,
.offer-item.active {
	background: #f7f7f7
}

.basket-item .label {
	padding: 0 !important;
}

.basket-item .label span.active {
	padding: 2px 3px 1px !important;
}

.card-bordered.ignored .caption .title {
	max-height: 36px;
	overflow: hidden;
}

.small {
	font-size: 10px
}

.alert.bx_green {
	color: green
}

.overh {
	overflow: hidden;
}

#registerPopup {
	z-index: 3500;
}

.promo-block.promo-block--seo-text {
	margin-top: 50px;
}


.catalog-section .partical-buttons {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	width: -moz-fit-content;
	width: fit-content;
}

.catalog-section .btn.btn-primary.bx_notavailable {
	flex: 1;
	display: flex;
	padding: 0 20px;
	align-items: center;
	justify-content: center;
}

/* region: link button class for /decor/ page */

.decor-main-link {
	position: relative;
	display: table;
	width: auto;
	border: 0;
	padding: 12px 25px;
	margin: 30px auto 30px;
	font-weight: 600;
	font-size: 14px;
	color: white;
	text-align: center;
	transition: .2s;
	background-color: #9c0f0c;
	cursor: pointer;
}

.decor-main-link:hover {
	box-shadow: 1px 4px 8px rgb(156 15 12 / 30%);
}

/* endregion */


/* #region catalog tags */
.catalog-tags-block {
	margin-bottom: 15px;
	display: flex;
	flex-wrap: wrap;
}

@media(max-width: 768px) {
	.catalog-tags-block {
		flex-wrap: wrap;
	}
}

.catalog-tags-inner {
	display: flex;
	align-items: center;
	width: 100%;
}

@media(max-width: 767px) {
	.catalog-tags-inner {
		width: 100%;
	}
}

.catalog-tags-list {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.catalog-tags-list_collapsed {
	max-height: 40px;
	margin-bottom: 10px;
	overflow-y: hidden;
}

.catalog-tags-collapse-button {
	margin-bottom: 20px;
	color: #9c0f0c;
	font-weight: bold;
	cursor: pointer;
	order: 2;
	flex: 0 0 100%;
}

.catalog-tags-collapse-button:hover {
	text-shadow: 1px 4px 8px rgb(156 15 12 / 30%);
}

.catalog-tags-collapse-button:active {
	text-decoration: underline;
}

.catalog-tags-list input[type="checkbox"] {
	display: none;
}

.catalog-tags-reset-button {
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;

	margin-bottom: 10px;

	order: 1;
	margin-left: auto !important;
}

.catalog-tags-reset-button:after {
	content: "";
	/* x */

	background-image: url('/img/gray.svg');
	background-repeat: no-repeat;

}

.catalog-tags-reset-button:after {
	color: #706d6d;
	font-weight: 600;
	height: 20px;
	width: 20px;
	position: relative;
	left: 6px;
	top: 0px;
	font-size: 18px;
}

.catalog-tags-reset-button:hover:after {
	color: white;
	background-image: url('/img/white.svg');
	background-repeat: no-repeat;
}

.catalog-tags-item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 20px;
	height: 39px;
	margin: 0 10px 10px 0;
	font-family: Montserrat, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #414141;
	border: 1px solid #ECECEC;
	white-space: nowrap;
	cursor: pointer;
}

.catalog-tags-item * {
	cursor: pointer;
}

.catalog-tags-item:hover {
	background: #a58a5f;
	color: white;
}

.catalog-tags-item_mobile {
	display: none;
}

.catalog-tags-item_selected,
.catalog-tags-item_selected:hover {
	background: #820024;
	font-weight: 600;
	color: white;
	cursor: default;
	order: -1;
}


.catalog-tags-item__cancel {
	display: block;
	position: relative;
	top: 0px;
	right: -9px;
}

.catalog-tags-item__cancel::before {
	content: '';
	color: #820024;
	font-weight: 600;
	font-family: Arial, sans-serif;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url('/img/gray.svg');
	background-repeat: no-repeat;
}

.catalog-tags-item_selected:hover .catalog-tags-item__cancel {
	display: block;
}

@media (min-width: 768px) {
	.catalog-tags-reset-button.mobile_only_tag {
		display: none;
	}
}

@media (max-width: 767px) {
	.catalog-tags-list {
		flex-wrap: nowrap;
		overflow-x: auto;
	}

	.catalog-tags-collapse-button {
		display: none;
	}

	.catalog-tags-reset-button {
		display: none;
	}

	.catalog-tags-reset-button.mobile_only_tag {
		position: relative;
		display: flex;
		margin-left: 0 !important;
	}

	.catalog-tags-item_mobile {
		display: flex;
	}

	.catalog-tags-item_desktop {
		display: none;
	}

	.catalog-tags-item_selected,
	.catalog-tags-item_selected:hover {
		background: white;
		color: #820024;
		border-color: #820024;
		font-weight: 500;
	}
}

.mli-search-results {
	z-index: 10000 !important;
}

/* #endregion */


.file-label-container {
	display: flex;
	align-items: center;
	gap: 5px;
}

.file-close {
	display: none;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.file-close.active {
	display: block;
}

.file-close:hover path {
	stroke: #999;
}

.file-close svg {
	width: 100%;
	height: 100%;
}

.file-label {
	display: flex;
	align-items: center;
	gap: 5px;
}



/* ?? ----------------------- ?? ������������� ������ ����� ?? ----------------------- ?? */
header .middle .row #cityDesktop {
	display: flex;
	align-items: center;
}

header.main-header .nav-outer {
	padding-left: 0;
}

.header-logo {}

.header-logo__link {
	display: block;
}

.header-logo__img {}

.header-logo-mobile {
	box-sizing: border-box;
	display: none;
	justify-content: flex-start;
	padding: 5px 0;
}

.header-logo-mobile_top {}

.header-logo-mobile_bottom {
	padding: 10px 0;
}

.header-logo-mobile__link {
	display: block;
	height: 100%;
}

.header-logo-mobile__img {
	display: block;
	height: 36px;
}

@media (max-width: 992px) {
	header .top .nav-outer .row {
		margin-right: 0;
		margin-left: 0;
	}

	.header-logo-mobile_top {
		display: flex;
	}
}

@media (max-width: 480px) {
	header .bottom .nav-outer .main-nav .bottom-nav {
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}

	.header-logo-mobile_top {
		display: none;
	}

	.header-logo-mobile_bottom {
		display: flex;
	}

	.header-logo-mobile__link {
		padding: 5px 0;
	}

	.header-logo-mobile__img {
		height: 30px;
	}
}

@media (max-width: 350px) {
	.header-logo-mobile__link {
		padding: 10px 0;
	}

	.header-logo-mobile__img {
		height: 26px;
	}
}

/* ?? ----------------------- ?? ������������� ������ ����� ?? ----------------------- ?? */

/* ?? ----------------------- ?? ������ � �������� ?? ----------------------- ?? */
.reward {
	margin-top: 28px;
	pointer-events: none;
}

.reward__content {
	display: flex;
	justify-content: flex-end;
}

.reward__block {
	display: flex;
	align-items: center;
	gap: 10px;
	min-height: 62px;
	padding: 13px 15px 13px 10px;
	border-radius: 31px;
	background-color: rgba(255, 255, 255, 0.6);
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
	transition: 300ms;
	pointer-events: auto;
}

.reward__preview {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 36px;
	padding: 9px 15px 10px 16px;
	border-radius: 18px;
	background-color: #9C0F0C;
}

.reward__text {
	color: #000;
	font-size: 16px;
	font-weight: 700;
}

@media (min-width: 960px) {
	.reward__block:hover {
		background-color: rgba(255, 255, 255, 0.75);
	}
}

@media (max-width: 993px) {
	.reward {
		margin-top: 16px;
		padding: 0 36px;
	}

	.reward__content {
		justify-content: center;
	}

	.reward__block {
		padding: 10px 15px 10px 10px;
	}

	.reward__text {
		font-size: 14px;
	}
}

@media (max-width: 400px) {
	.reward__text {
		font-size: 12px;
	}
}

/* ?? ----------------------- ?? ������ � �������� ?? ----------------------- ?? */

#bottomText .row div:first-child .paragraph {
	width: max-content;
}


/* -----------------------  переделка мобильного меню  -----------------------  */
body._lock {
	overflow: hidden;
}


.mobile-catalog-btn {
	display: none;
	align-items: center;
	gap: 10px;
	margin: 30px 0 25px;
	padding: 0 20px;
}

.mobile-catalog-btn>span {
	color: #FFF;
	font-size: 18px;
	font-weight: 800;
	line-height: 1;
}

@media (max-width: 480px) {
	.mobile-catalog-btn {
		display: flex;
	}
}


.header-nav ul.top-nav .accordeon-outer>svg {
	display: none;
}

.header-nav__layers {
	display: contents;
	position: relative;
	width: 100vw;
	height: calc(100vh - 60px);
	overflow: hidden;
}

.header-nav__layer {
	display: contents;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	transition: left 400ms ease-in;
}

.header-nav__layer:nth-child(1) {
	left: 0;
}

.header-nav__layers._second>.header-nav__layer:nth-child(1) {
	left: -100%;
}

.header-nav__layer:nth-child(2) {
	display: none;
	left: 100%;
}

.header-nav__layers._second>.header-nav__layer:nth-child(2) {
	left: 0;
}

@media (max-width: 480px) {
	.header-nav#topNav>div.align-right {
		height: 60px;
	}

	.header-nav__layers {
		display: block;

	}

	.header-nav__layer {
		display: block;
	}

	.header-nav__layer:nth-child(2) {
		display: block;
	}

	.header-nav ul.top-nav .accordeon-outer>svg {
		display: inline;
		margin-left: 5px;
	}
}


.mobile-catalog-menu {
	display: flex;
	flex-direction: column;
}

.mobile-catalog-menu__back {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 10px 20px 20px;
}

.mobile-catalog-menu__back>span {
	color: #FFF;
	font-size: 18px;
	font-weight: 800;
	line-height: 1;
}

.mobile-catalog-menu__body {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 50px;
	row-gap: 20px;
	padding: 10px 25px;
}

.mobile-catalog-menu__body>.inner-item {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.mobile-catalog-menu__body>.inner-item>.title>a {
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
}

.mobile-catalog-menu__body>.inner-item>.links-list {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.mobile-catalog-menu__body>.inner-item>.links-list>.item>a {
	color: #FFF;
	font-size: 14px;
	font-weight: 300;
}

.mobile-catalog-menu__body>.inner-item>.links-list>.item.gereral>a {
	color: #999;
}



/* ----------------------- блок "наши награды" на главной  -----------------------  */

.awards {
	--awards-grid-tcol: repeat(4, 1fr);
	--awards-grid-gap: 40px;
	--awards-item-gap: 25px;
	--awards-item-img-maxw: 165px;
	--awards-item-fz: 16px;
}

@media (max-width: 900px) {
	.awards {
		--awards-grid-tcol: repeat(2, 1fr);
	}
}

@media (max-width: 400px) {
	.awards {
		--awards-grid-gap: 20px;
		--awards-item-gap: 10px;
		--awards-item-img-maxw: 150px;
		--awards-item-fz: 14px;
	}
}

.awards {
	display: grid;
	grid-template-columns: var(--awards-grid-tcol);
	gap: var(--awards-grid-gap);
}

.awards__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: var(--awards-item-gap);
}

.awards__item-img {
	position: relative;
	aspect-ratio: 3 / 4;
	overflow: hidden;
	width: 100%;
	max-width: var(--awards-item-img-maxw);
}

.awards__item-img>img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.awards__item-name {
	color: #000;
	font-size: var(--awards-item-fz);
	text-align: center;
	font-weight: 700;
	line-height: 1.5;
	cursor: default;
	transition: color 200ms ease-in;
}

@media (min-width: 900px) {
	.awards__item:hover .awards__item-name {
		color: #9c0f0c;
	}
}




/* ----------------------- icons -----------------------  */
.ico {
	--tr-duration: 300ms;
	--tr-function: ease-out;
	--color-grey: #839396;
	--color-black: #383838;
}

.ico {
	display: flex;
	justify-content: center;
	align-items: center;
}

.ico::before {
	content: "";
	display: block;
	width: var(--icon-size, var(--icon-width, 100%));
	height: var(--icon-size, var(--icon-height, 100%));
	pointer-events: none;
	mask-position: center;
	mask-repeat: no-repeat;
	mask-size: contain;
	background-repeat: no-repeat;
	background-size: contain;
	transition: background-color var(--tr-duration) var(--tr-function);
}

.ico._share::before {
	mask-image: url("/local/templates/new/img/icons/share.svg");
}

.ico._copy::before {
	mask-image: url("/local/templates/new/img/icons/copy.svg");
}

.ico._vk::before {
	mask-image: url("/local/templates/new/img/icons/vk.svg");
}

.ico._ok::before {
	mask-image: url("/local/templates/new/img/icons/ok.svg");
}

.ico._tg::before {
	mask-image: url("/local/templates/new/img/icons/tg.svg");
}

.ico._wa::before {
	mask-image: url("/local/templates/new/img/icons/wa.svg");
}

.ico._grey::before {
	background-color: var(--color-grey);
}

.ico._black::before {
	background-color: var(--color-black);
}



/* ----------------------- блок "Поделиться" -----------------------  */
.share {
	--tr-duration: 300ms;
	--tr-function: ease-out;
	--color-white: #FFF;
	--color-black: #383838;
	--color-bg-grey: #F6F6F6;
	--color-dark: #07272D;
	--color-accent: #9C0F0C;
	--btn-w: max-content;
}

@media (max-width: 360px) {
	.share {
		--btn-w: 100%;
	}
}

.share {
	position: relative;
	z-index: 2;
	display: inline-block;
	width: var(--btn-w);
}

.share__btn {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	width: var(--btn-w);
	padding: 10px;
	border: none;
	border-radius: 6px;
	background-color: var(--color-bg-grey);
	cursor: pointer;
}

.share__btn>.ico {
	--icon-size: 20px
}

.share__btn>span:not(.ico) {
	color: var(--color-dark);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
	transition: color var(--tr-duration) var(--tr-function);
}

.share__list {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: var(--btn-w);
	max-height: 0;
	border-radius: 6px;
	transform: translateY(100%);
	background-color: var(--color-white);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	overflow: hidden;
	transition: max-height 200ms var(--tr-function);
}

.share._open>.share__list {
	max-height: 170px;
}

.share__list>ul {
	display: flex;
	flex-direction: column;
	list-style: none;
}

.share__list>ul>li {
	line-height: 1;
}

.share__item {
	display: flex;
	align-items: center;
	gap: 5px;
	padding: 5px 25px 5px 10px;
	cursor: pointer;
}

.share__list>ul>li:first-child>.share__item {
	padding-top: 10px;
}

.share__list>ul>li:last-child>.share__item {
	padding-bottom: 10px;
}

.share__item>.ico {
	--icon-size: 20px
}

.share__item>span:not(.ico) {
	height: 20px;
	color: var(--color-black);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
}

@media(min-width: 960px) {
	.share:hover>.share__btn>.ico::before {
		background-color: var(--color-accent);
	}

	.share:hover>.share__btn>span:not(.ico) {
		color: var(--color-accent);
	}

	.share__item:hover>.ico::before {
		background-color: var(--color-accent);
	}

	.share__item:hover>span:not(.ico) {
		color: var(--color-accent);
	}
}





/* ----------------------- блок с мессенджерами -----------------------  */
.messengers {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 15px 0;
}

.messengers__item {
	width: 40px;
	height: 40px;
}

.messengers__item>svg {
	width: 100%;
	height: 100%;
}