/* @font-face {
	font-family: "MullerRegular";

	src: url("fonts/MullerRegular/MullerRegular.woff") format("woff"),

		url("fonts/MullerRegular/MullerRegular.woff2") format("woff2");

	font-weight: normal;
	font-style: normal;
	font-display: swap;
} */
@font-face {
	font-family: "MontserratRegular";

	src: url("fonts/Montserrat/Montserrat-Regular.woff") format("woff"),
		/* Modern Browsers */
		url("fonts/Montserrat/Montserrat-Regular.woff2") format("woff2");
	/* Modern Browsers */
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
  font-family: "PlayfairDisplaySC-Regular";

  src: url("fonts/PlayfairDisplay/PlayfairDisplaySC-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
	font-style: normal;
	font-display: swap;
}

main {
	min-height: 61vh;
}

body {
	font-size: 16px;
	padding-top: 10px;
	font-family: "MontserratRegular", sans-serif !important;
}

a,
a:active,
a:focus {
	text-decoration: none;
	outline: none;
	color: #000000;
}

a:hover {
	color: #333333;
}

:focus {
	outline: none;
	text-decoration: none;
}

:hover {
	outline: none;
	text-decoration: none;
}

input:hover {
	outline: none
}

ul>li {
	list-style-type: none;
}

.btn-md {
	background-color: #ebebeb !important;
	border-color: #DCDCDC !important;
	color: #555555 !important;
}

.btn-lg {
	background-color: #F46C60 !important;
	border-color: #F46C60 !important;
}

/*------bootstrapoverview---------*/

.btn-primary:hover,
.btn-primary:active {
	color: #ebebeb;
	background-color: #F46C60 !important;
	border-color: #F46C60 !important;
}

.btn-primary {
	color: #fff;
	background-color: #F46C60;
	border-color: #F46C60;
}

.bx-composite-btn {
	background-position: right -94px;
	color: #333 !important;
	border: 1px solid #d4d4d4;
	background-color: rgba(223, 213, 199, 1) !important;
}

.bx-composite-btn-fixed {
	right: calc(50% - 95px);
}

/*-------header-------*/
header .row {
	min-height: 36px;
}

.container {
	width: 100%;
	max-width: 1270px;
	padding: 0 15px;
}

.container .container {
	padding: 0px;
}

.kontakts {
	float: left;
	width: 30%
}

.vhod {
	float: right;
	width: 30%
}

.logo {
	display: inline-block;
	width: 40%;
	/*max-height:40px*/
	max-height: 90px;
}

.kontakts .row,
.vhod .row {
	margin: 10px 0
}

.logo img {
	/*margin:40px auto auto;*/
	margin: 0px auto -10px auto;
	max-width: 100%;
	/*max-height:40px;*/
	max-height: 90px;
	display: block;
	height: auto;
	width: auto;
}

header .tel {
	display: table-cell;
	vertical-align: bottom;
	font-size: 20px;
	height: 36px;
}

.tel {
	font-size: 20px;
}

.vhod {
	text-align: right;
	font-size: 14px
}

.vhod_registr {
	display: table-cell;
	vertical-align: bottom;
	height: 36px;
	width: 500px
}

.vhod_registr a {
	padding-left: 20px
}

.vhod .vhod_registr a {
	display: inline-block;
}

.vhod .col-md-12,
.kontakts .col-md-12 {
	min-height: 36px;

}

.vhod a {
	color: #000000;
	display: block;
	position: relative;
}

.vhod span {
	background-repeat: no-repeat;
	content: " ";
	display: inline-block;
	margin: 0 3px;
	background-size: 100% auto;
	width: 26px;
	height: 26px;
	cursor: pointer;
	position: relative
}

div.compare {
	position: relative
}

div.compare span {
	/*position:absolute; 
			right:0px;
			font-size:25px;*/
	position: absolute;
	/*top: -43px;*/
	bottom: 16px;
	right: 0px;
	font-size: 25px;
	width: 30px;
	height: 30px;
}

div.compare span a i {
	position: absolute;
	left: 0px;
	font-size: 30px;
	opacity: 0.3;
	/*font-weight: bold;*/
	top: -2px;
}

div.compare span a i:hover {
	opacity: 0.8;
}

.vhod span.favorites {
	/*position:absolute;*/
	/*bottom:3px; */
	/*right:40px;*/
	font-size: 25px;
}

.vhod span.favorites a i {
	/* position:absolute; */
	left: 0px;
	font-size: 17px;
	opacity: 1;
	/*font-weight: bold;*/
	top: -2px;
}

.vhod span.basket {
	background-image: url(/local/templates/ustemplate/images/basket.png);
	/*position:absolute;*/
	/*bottom:3px;*/
	/* right:80px;*/
}

.vhod span.favorites:hover a i {
	/*background-image:url(/local/templates/ustemplate/images/favorite_hover.png);*/
	opacity: 0.6;
}

.vhod span.basket:hover {
	background-image: url(/local/templates/ustemplate/images/basket_hover.png);
}

.basket_href,
.favorite_href {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.vhod form {
	display: inline-block;
	position: absolute;
	height: 36px;
	bottom: 0;
	right: 0px;
	width: 1000%;
	max-width: 200px;
}

.search-form-input {
	outline: none;
	border: 1px solid #c2c2c2;
	display: inline-block;
	border-radius: 25px;
	height: 36px;
	width: 100%;
	padding: 0 35px 0 7px;
	display: none;
}

.search-form-input.open {
	display: block
}

.vhod span.search {
	/*	width:26px;*/
	/*height:27px;*/
	position: absolute;
	top: 2px;
	font-size: 28px;
	line-height: 0px;
	right: 6px;
	/*top:5px;*/
	/*background-image:url(/local/templates/ustemplate/images/search_hover.png);*/
	opacity: 0.5;
}

.vhod span.search:hover {
	opacity: 1
}

.navbar-default {
	background: transparent;
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	border-left: none;
	border-right: none;
	border-radius: 0;
	width: 100%
}

.navbar-default .navbar-nav>li>a {
	color: #000000
}

.nav {
	font-size: 14px;
	text-transform: uppercase;
}

.nav>li {
	display: inline-block
}

.navbar-nav {
	text-align: center;
	float: none;
}

.navbar-nav>li {
	float: none
}

/*---pre-footer---*/
.pre-footer {
	margin-top: 40px;
}

.pre-footer .container {
	/* border-top:2px solid #d2d2d2; */
	padding: 20px 20px 30px;
}

.pre-footer .email {
	color: #999999;
	text-align: center;
}

.pre-footer-kontacts {
	text-align: right
}

.pre-footer-kontacts .tel {
	margin-bottom: 15px
}

.pre-footer .email input[type="email"] {
	width: 100%;
	height: 40px;
	/* max-width:430px; */
	border: 2px solid #d2d6dc;
	border-radius: 7px;
	color: #000000;
	outline: none;
	padding: 0 5px;
	margin-right: 20px;


}

.email input[type="submit"] {
	width: 140px;
	height: 40px;
	color: #ffffff;
	background-color: #f46c60;
	border: none;
	border-radius: 7px;
	text-transform: uppercase;
	font-size: 14px
}

main>.container {
	position: relative;
}

.banner_static_right {
	position: absolute;
	width: 400px;
	height: 500px;
	/*border: 1px solid #e5e5e5;*/
	right: calc(-400px - 20px);
	top: 72px;
}

@media screen and (max-width: 1900px) {
	.banner_static_right {
		display: none;
	}
}




/*---footer---*/

footer .container {
	background: transparent;
	padding-top: 25px;
	font-size: 14px;
	padding-bottom: 25px
}

footer ul>li:first-child {
	font-weight: bold
}

footer ul>li a {
	color: #000000
}

footer ul>li a:hover {
	color: #000000
}

.money span {
	background-repeat: no-repeat;
	content: " ";
	display: inline-block;
	margin: 0 3px;
	background-size: 100% auto;
	width: 57px;
	height: 36px
}

.master {
	background: url(/local/templates/ustemplate/images/Master.png)
}

.visa {
	background: url(/local/templates/ustemplate/images/Visa.png)
}

.paypal {
	background: url(/local/templates/ustemplate/images/Paypal.png)
}

.yandex {
	background: url(/local/templates/ustemplate/images/yandex.png);
	width: 65px
}

.money span.yandex {
	width: 81px
}

footer .money {
	max-width: 170px
}

footer .copiryte {
	font-size: 15px;
	color: #000000;
}

.email input {
	display: inline-block;
}

.footer_navigation {
	display: flex;
	justify-content: space-between;
}

.footer_navigation ul {
	display: inline-block;
	vertical-align: top;
	padding: 0;
}

@media screen and (max-width:990px) {
	.pre-footer .email input[type="email"] {
		width: 100%
	}
}

@media screen and (max-width:800px) {
	.navbar-header button {
		width: auto;
		margin-right: 0;
		background-color: transparent;
		margin-left: 12px;
		width: 27px;
		padding: 0;
		border: none
	}

	.navbar-header button:hover,
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background-color: transparent
	}

	.navbar-header button:focus {
		box-shadow: none
	}

	.navbar-nav {
		text-align: left
	}

	.navbar-default .navbar-toggle .icon-bar {
		width: 27px;
		background-color: #000
	}

	.navbar-toggle {
		float: left;
	}

	header .tel {
		font-size: 18px
	}
}

@media screen and (max-width:767px) {
	.nav>li {
		display: block;
	}
}

@media screen and (max-width:768px) {
	.pre-footer-kontacts {
		text-align: center;
		margin: auto
	}

	.pre-footer form {
		margin-bottom: 10px
	}

	footer .container {
		padding-left: 20px;
		padding-right: 20px
	}

	div.compare span {
		bottom: 15px
	}
}

@media screen and (max-width:710px) {
	div.compare span {
		bottom: 13px
	}
}

@media screen and (max-width:680px) {
	.kontakts {
		width: 33%
	}

	.logo {
		width: 37%
	}

	div.compare span {
		bottom: 10px
	}
}

@media screen and (max-width:660px) {
	div.compare span {
		bottom: 8px
	}
}

@media screen and (max-width:620px) {
	div.compare span {
		bottom: 5px
	}
}

@media screen and (max-width:600px) {
	header .socials {
		display: none
	}

	header .tel {
		font-size: 16px
	}

	header .row {
		min-height: 0;
	}

	.logo {
		display: block;
		/*padding-left:5%;*/
		padding-left: 10%;
		width: 65%
	}

	.logo img {
		margin: 20px auto auto 0
	}

	.kontakts {
		float: none;
		width: 100%;
		padding-left: 10%;
	}

	.kontakts .row {
		margin: 0
	}

	.vhod {
		position: relative;
		width: 100%
	}

	div.compare {
		position: relative;
		bottom: 35px;
		right: 0;
	}

	div.compare span {
		bottom: 10px
	}

	/*	.vhod span.basket{
			position:absolute;
			top:-75px;
			right:80px
		}
		.vhod span.favorites{
			position:absolute;
			top:-75px;
			right:40px;
		}*/
	header {
		margin-bottom: -30px
	}

	.vhod span.basket,
	.vhod span.favorites,
	.vhod span.compare_blank {
		top: -170px
	}

	.row_search {
		position: static
	}

	.container {
		padding-left: 0;
		padding-right: 0
	}

	header .container {
		padding: 7px 12px 0
	}

	.vhod span.basket,
	.vhod span.favorites {
		display: none;
	}
	

	.vhod span.search_form {
		position: static;
		width: 100%;
		left: 0;
		top: 20px
	}

	.vhod form {
		/*top:-30px;*/
		width: 100%;
		max-width: none;
		margin: auto;
		right: 0;
		display: block;
		z-index: 2;
	}

	.search-form-input {
		display: block
	}

	input[type=search] {
		display: block;
		width: 100%
	}

	.vhod .col-md-12 {
		min-height: 0
	}

	.vhod_registr {
		height: auto;
		display: block;
		width: 100%;
		padding-top: 55px;
		text-align: center
	}

	.pre-footer p:first-child {
		padding-left: 0;
		text-align: center
	}

	.pre-footer .email span {
		/* display:none */
	}

	.bx-input-group {
		width: 100%;
		max-width: none
	}

	.pre-footer .email button {
		display: block;
		margin: auto;
		margin-top: 16px;
		margin-bottom: 16px
	}

	.pre-footer-kontacts {
		text-align: center
	}

	.tel {
		font-size: 16px
	}

	.pre-footer-kontacts .tel {
		margin-bottom: 5px
	}

	.footer_navigation {
		display: block
	}

	.footer_navigation ul {
		width: 49%;
		margin-bottom: 20px
	}
}

@media screen and (max-width:400px) {
	.vhod span {
		width: 25px;
		height: 25px;
	}

}

/*------------------------------------------------------------------------------------------------*/
.owl-carousel {
	margin-bottom: 30px
}

.owl-item {
	background: #ffffff
}

.owl-prev,
.owl-next {
	border-top: 4px solid #757575;
	border-left: 4px solid #757575;
	width: 23px;
	height: 23px;
	color: transparent;
	font-size: 0;
	position: absolute;
}

.owl-prev:active,
.owl-next:active {
	border-color: #f46c60
}

.owl-prev {
	transform: rotate(-45deg);
	top: 47%;
	left: 10px
}

.owl-next {
	transform: rotate(135deg);
	top: 47%;
	right: 10px
}

#banner .owl-prev,
#banner .owl-next {
	background: url(/local/templates/ustemplate/images/nav_banner.png);
	content: ' ';
	width: 17px;
	height: 39px;
	background-repeat: no-repeat;
	border: none;
	transform: none
}

#banner .owl-prev:hover,
#banner .owl-next:hover,
#banner .owl-prev:active,
#banner .owl-next:active {
	background: url(/local/templates/ustemplate/images/nav_banner_active.png)
}

#banner .owl-prev,
#banner .owl-prev:active,
#banner .owl-prev,
#banner .owl-prev:hover {
	background-position: 0px 0px
}

#banner .owl-next,
#banner .owl-next:active,
#banner .owl-next,
#banner .owl-next:hover {
	background-position: -27px 0px
}

.owl-dot {
	width: 15px;
	height: 15px;
	display: inline-block;
	margin: 7px;
	border: 2px solid #838181;
	border-radius: 50px;
}

.owl-dot.active span {
	background: #838181;
	margin: 1px;
	display: block;
	border-radius: 50px;
	width: 9px;
	height: 9px;
}

.owl-dots {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 4px;
}

.title {
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 2px solid #d2d2d2;
	margin-bottom: 14px
}

#banner {
	margin-top: 10px
}

#news,
#best,
#sale,
#recom,
#owl-komplect {
	padding: 0 30px
}

#news .owl-dot,
#best .owl-dot,
#sale .owl-dot,
#recom .owl-dot {
	display: none
}

#news .owl-item,
#best .owl-item,
#sale .owl-item,
#recom .owl-item,
#owl-komplect .owl-item {
	border: 1px solid #f4f4f4;
	padding: 15px;
	min-height: 350px;
}

#news .owl-item:hover,
#best .owl-item:hover,
#sale .owl-item:hover,
#recom .owl-item:hover,
#owl-komplect .owl-item:hover {
	border: 2px solid #dddddd;
	padding: 15px
}

#news .owl-item .item_kart .img,
#best .owl-item .item_kart .img,
#sale .owl-item .item_kart .img,
#recom .owl-item .item_kart .img,
#owl-komplect .owl-item .item_kart .img {
	border: 1px solid #f4f4f4;
	padding: 10px;
	height: auto;
	width: 100%;
	overflow: hidden;
}

#news .owl-item .item_kart img,
#best .owl-item .item_kart img,
#sale .owl-item .item_kart img,
#recom .owl-item .item_kart img,
#owl-komplect .owl-item .item_kart img {
	width: 100%
}

#banner .item_kart {
	max-height: 790px
}

.item_kart a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.title-news {
	padding: 5px;
	/*width:75%;*/
	font-size: 16px;
}

.title-news span {
	display: block
}

.title-news .articul {
	font-size: 14px;
	color: #b3b3b3;
}

.title-news .price {
	font-size: 18px;
	padding-top: 5px;
}

.bx_price .price {
	font-size: 18px !important;
	padding-top: 5px;
	color: #3f3f3f !important;
}

.news-icon {
	position: absolute;
	top: 10px;
	right: 6px;
}

.news-icon span {
	background-repeat: no-repeat;
	content: " ";
	display: inline-block;
	margin: 0 3px;
	background-size: 100% auto;
	width: 34px;
	height: 34px;
}

.news-favorite {
	/*background-image:url(/local/templates/ustemplate/images/favorite1.png);*/
	border: 1px solid #000;
	border-radius: 50%;
	opacity: 0.3;
	width: 34px;
	height: 34px;
	text-align: center;
}

.news-favorite i {
	line-height: 34px;
	font-size: 24px;
	font-weight: bold;
}

.news-favorite:hover {
	/*background-image:url(/local/templates/ustemplate/images/favorite_hover1.png);*/
	opacity: 0.6;
	cursor: pointer;
}

.news-favorite:focus {
	border: 1px solid #f46c60;
}

.news-favorite:focus i {
	color: #f46c60;
}

/*.news-favorite.active,.news-favorite.active:hover{
	background-image:url(/local/templates/ustemplate/images/favorite_click1.png);
}*/
.news-favorite.active,
.news-favorite.active:hover i {
	color: #f46c60
}

.news-basket {
	background-image: url(/local/templates/ustemplate/images/basket1.png);
}

.news-basket:hover {
	background-image: url(/local/templates/ustemplate/images/basket_hover1.png);
}

.news-basket.active,
.news-basket.active:hover {
	background-image: url(/local/templates/ustemplate/images/basket_active1.png);
}

.news-basket:hover,
.news-basket.active {
	cursor: pointer
}

.price.sale {
	text-decoration: line-through;
	display: inline-block;
	float: left;
}

.price.sale-new {
	display: inline-block;
	color: #f46c60 !important;
	float: right;
}

.vhod span.basket a.count,
.vhod span.favorites a.count,
div.compare span a.count {
	position: absolute;
	padding: 0 4px;
	height: 15px;
	color: #ffffff;
	background: #4e3223;
	border-radius: 50px;
	top: -5px;
	right: -5px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
}

.vhod span.basket a.count:after,
.vhod span.favorites a.count:after,
div.compare span a.count:after {
	content: attr(data-count);
}

.kart {
	border: 1px solid #f4f4f4;
	padding: 15px !important;
	display: inline-block;
	float: left;
	width: 32.3%;
	position: relative;
	margin: 1px
}

.kart a:hover {
	color: #000
}

.kart.open,
.kart:hover {
	outline: 2px solid #dddddd;
	padding: 15px;
}

.kartochka .img {
	width: 100%;
	border: 1px solid #f4f4f4;
	padding: 15px;
	cursor: pointer
}

.kart .img img {
	width: 100%
}

.catalog_title {
	text-transform: uppercase;
	color: #000;
	font-size: 22px;
}

.sort {
	text-align: right;
	padding-top: 9px
}

.sort a {
	color: #000;
	text-decoration: none
}

.sort a:hover,
.sort a:active,
a.active {
	color: #f5796e
}

.select_sort {
	display: inline-block;
	margin-left: 35px
}

.select_sort select {
	border: 1px solid #f0f0f0
}

.row_title {
	margin-bottom: 12px
}

.breadcrumb {
	background-color: transparent
}

.choise {
	margin-bottom: 20px
}

.choise span {
	font-weight: bold;
	padding-right: 20px
}

.choise a:hover {
	color: #000
}

.active_filter:after {
	content: '\2716';
	display: inline-block;
	margin-left: 5px;
	font-size: 20px;
	cursor: pointer;
	color: #757575
}

.filter_choise {
	margin-bottom: 30px
}

.kart_info {
	position: absolute;
	left: -3px;
	right: -3px;
	padding: 0 20px 5px;
	background: #fff;
	z-index: 100;
	border: 2px solid #dddddd;
	border-top: none;
	display: none;
}

.kart_info a,
.kart_info a:hover {
	color: #c2c2c2
}

.kart_info.open {
	display: block
}

.kart_info form div {
	margin: 10px 0
}

.kart_info form select {
	width: 100px;
	float: right
}

button,
a.buttons {
	height: 40px;
	color: #ffffff;
	background-color: #f46c60;
	border: none;
	border-radius: 7px;
	text-transform: uppercase;
	font-size: 14px
}

.close_kart {
	margin: auto;
	width: 15px;
	height: 15px;
	border-top: 3px solid #c1c1c1;
	border-left: 3px solid #c1c1c1;
	transform: rotate(45deg);
	margin-top: 15px;
	cursor: pointer
}

.addbasket {
	width: 100%;
	margin: auto
}

aside.filter {
	width: 90%;
}

/*--заказы--*/
.order {
	font-size: 22px;
	border-bottom: 1px solid #cdcdcd;
}

.order_thank {
	margin: 25px 0px 250px;
	text-align: center;
}

.order_thank .buttons {
	width: auto;
	padding: 0 15px;
}

.table_order p {
	margin: 0 0 5px;
}

.basket-page th {
	text-align: center;
}

.table_order .td_price {
	text-align: center
}

.table_order .buttons {
	padding: 0 15px;
	width: auto;
}

.table_order .number {
	vertical-align: top
}

.table_order .order_number {
	margin-bottom: 15px
}

.show_order {
	text-align: center;
}

.menu-left ul {
	padding-left: 0;
	margin-top: 33px;
	width: 90%;
}

.menu-left ul li {
	padding: 5px;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	margin-top: -1px
}

.menu-left ul li a:hover {
	text-decoration: none;
	outline: none;
	cursor: pointer;
	color: #000;
}

.order-page .button-order {
	text-align: right
}

.order-page .button-order .buttons {
	width: auto;
	padding: 0 15px
}

.order_no {
	margin-top: 32px;
	border-top: 1px solid #cdcdcd;
	padding: 5px;
	margin-bottom: 250px
}

.detal_order table {
	font-size: 14px
}

.detal_order tr {
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

.detal_order .number {
	vertical-align: top
}

.order_title {
	margin-top: 32px
}

.order_title p {
	margin: 0px
}

.info_order {
	margin-top: 15px;
	float: left;
	max-width: 70%
}

.info_order p {
	margin: 0
}

.summ_order {
	text-align: right;
	font-size: 22px;
	margin-bottom: 15px
}

.nav-catalog {
	text-align: center
}

.nav-catalog .pagination>li>a,
.nav-catalog .pagination>li>a {
	margin: 5px;
	width: 22px;
	padding: 3px 0px;
	height: 22px;
	text-align: center;
	border-radius: 5px;
	color: #000;
	font-size: 12px;
}

.nav-catalog .pagination>li.active>a,
.nav-catalog .pagination>li.active>a {
	border: 0px;
	color: #f46c60;
	background-color: transparent;
}

.nav-catalog .pagination>li.active>a:hover,
.pagination>li.disabled>a:hover,
.nav-catalog .pagination>li.active>a:hover,
.pagination>li.disabled>a:hover {
	background-color: transparent;
	cursor: default;
}

.nav-catalog .pagination li:first-child a,
.pagination li:last-child a,
.nav-catalog .pagination li:first-child a,
.pagination li:last-child a {
	border: 0px;
	line-height: 10px;
	color: #cdcdcd;
	font-size: 50px;
}

.nav-catalog .pagination li a:hover,
.nav-catalog .pagination li a:hover {
	background-color: #c5c5c5;
	color: #000;
}

.nav-catalog .pagination>li.active>a:hover,
.nav-catalog .pagination>li.disabled>a:hover {
	background: transparent;
	color: #cdcdcd
}

.nav-catalog .pagination>li.prev.active>a,
.nav-catalog .pagination>li.next.active>a {
	color: #cdcdcd
}

.nav-catalog .pagination>li.prev.active>a:hover,
.nav-catalog .pagination>li.next.active>a:hover {
	cursor: pointer;
	color: #757575
}

.nav-catalog .pagination>li.prev.active>a:active,
.nav-catalog .pagination>li.next.active>a:active {
	cursor: pointer;
	color: #f5796e
}

.news-navigation {
	text-align: right
}

.basket-page .detal_order .bottom-basket {
	text-align: left
}

.basket-page .detal_order .bottom-basket nav {
	float: right
}

.profile {
	margin-top: 20px;
	display: inline-block;
	font-size: 22px
}

table th {
	font-weight: normal
}

/*--новости--*/
.row_news {
	padding: 20px 0;
	border-bottom: 1px solid #cdcdcd
}

.row_news p {
	margin: 0
}

.row_news .news_img {
	width: 100%;
	overflow: hidden;
	height: 21vh;
	max-height: 200px;
	background-size: cover;
	max-width: 340px;
	margin: auto;
}

.row_news img {
	width: 100%;
	max-width: 340px
}

.title_news {
	font-size: 22px
}

.news_info {
	padding-left: 20px
}

.news_info div {
	margin-bottom: 5px
}

.date_news {
	font-size: 12px;
	color: #b3b3b3;
}

.text_news {
	font-size: 14px
}

.social_news {
	float: left;
}

.readmore {
	float: right
}

.readmore a {
	text-decoration: underline
}

.readmore a:hover {
	color: #000;
	cursor: pointer
}

/*--контакты--*/
.container_contakts {
	padding: 20px 30px
}

.container_contakts p {
	margin: 2px
}

.karta {
	width: 100%;
	max-height: 500px;
	overflow: hidden
}

.karta img {
	width: 100%
}

.row_kontakts div {
	margin-bottom: 30px;
	padding-right: 10px
}

/*--о компании--*/
.row_about {
	margin-bottom: 10px
}

.row_about img {
	width: 100%;
	padding: 10px
}

.row_about .text_about {
	font-size: 14px;
	max-width: 550px;
}

.row_about-text {
	padding: 5px
}

.row_about-work h1 {
	text-transform: uppercase;
	text-align: center;
	font-size: 22px
}

.about-block_work {
	display: inline-block;
}

.about-block_work span {
	font-size: 36px;
	padding: 0 10px
}

.about-block_work p {
	max-width: 160px;
	padding: 0 10px;
	font-size: 14px
}

.about-block {
	padding: 0 8.33%;
	display: flex;
	justify-content: space-between;
}

/*--способ отправки и способ доставки--*/
.text_dostavka {
	padding: 15px 30px;
	max-width: 760px;
	font-size: 14px
}

.text_dostavka p {
	margin: 2px 0
}

.text_dostavka span {
	font-weight: bold
}

.text_dostavka ul {
	margin-top: 15px;
	padding-left: 0;
	margin-bottom: 5px
}

.text_dostavka ul li:before {
	content: ' - '
}

/*--оформление заказа--*/
.oformlenie {
	display: inline-block;
	border: 1px solid #efefef;
	padding: 15px 20px;
	width: 32%;
	min-height: 180px;
}

.oformlenie-dostavka {
	max-width: 240px;
	display: inline-block;
	vertical-align: top;
	width: 90%
}

.oformlenie-dostavka p {
	font-size: 12px;
	margin: 2px
}

.oformlenie-dostavka .summ_dostavka {
	font-size: 14px;
	margin-top: 20px;
}

.oformlenie-dostavka .title-dostavka {
	font-size: 16px;
	margin-bottom: 20px
}

.row_oformlenie {
	display: flex;
	justify-content: space-between;
}

.order_post .order {
	border: none
}

.order_post section {
	border-top: 1px solid #cdcdcd;
}

.oformlenie.adress {
	display: block;
}

.button_adress {
	width: 32%;
	text-align: right
}

.button_adress button {
	margin-top: 20px;
	width: auto;
	padding: 0 24px
}

.row_money {
	border: 1px solid #efefef;
	padding: 15px
}

.oformlenie-money {
	width: 25%;

}

.oformlenie-money p {
	font-size: 14px
}

.oformlenie-dostavka.money {
	width: 90%;
	display: inline-block
}

.oformlenie-money span,
.oformlenie-money span.yandex {
	background-size: 100% auto;
	width: 50%;
	display: inline-block;
	height: 70px
}

.button_oformlenie {
	text-align: right
}

.order_post .summ_order {
	font-size: 18px
}

.order_post input[type="radio"] {
	z-index: 100;
	opacity: 0;
	margin-top: 10px;

}

.order_post input[type="radio"]+div:before {
	display: block;
	float: left;
	content: "";
	font-family: 'Glyphicons Halflings';
	color: #fff;
	width: 20px;
	height: 20px;
	border: 1px solid #b4bbc5;
	margin-right: 5px;
	font-size: 13px;
	padding: 2px;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: -21px;
	z-index: -1;
	position: absolute;
}

.order_post input[type="radio"]:checked+div:before {
	background-color: #ccd1d9;
	border: 1px solid #ccd1d9;
	content: "\E013";
}

/*--модальное окно--*/
.modal {
	padding-right: 0 !important
}

.modal-body,
.modal-footer {
	text-align: center
}

.modal-body form {
	text-align: left
}

.modal-body form p {
	margin: 0
}

.modal-dialog {
	width: 460px;
}

.modal-body {
	padding: 30px;
	max-width: 450px;
	margin: 0 auto;
}

.modal-body form span {
	display: inline-block;
	vertical-align: middle;
}

.modal-body form input {
	width: 100%;
	height: 38px;
	margin-bottom: 5px;
	border-radius: 5px;
	font-size: inherit;
	border: 2px solid #d2d6dc;
	font-size: 22px;
}

.modal-body form a {
	padding-left: 5px;
	font-size: 12px;
}

.modal-dialog a:hover {
	color: #000;
}

.modal-body button {
	display: block;
	margin: 16px auto 10px;
}

.modal-body form p.password {
	margin-top: -10px
}

/*------------*/
.error_404 {
	text-align: center;
	padding: 30px 10px;
	font-size: 14px;
}

.error_title {
	text-transform: uppercase;
	color: #f46c60;
	padding: 50px 0;
	font-size: 16px
}

.error_404 p {
	padding: 15px 0;
	max-width: 500px;
	margin: auto
}

.error_404 p span {
	display: block
}

.error_404 p span a {
	color: #f46c60;
}

/*--------*/
.remember-check {
	font-weight: normal;
	vertical-align: top;
	font-size: 14px;
	line-height: 1.3;
}

.auth-table td input[type='checkbox'] {
	width: 15px;
	height: 15px
}

.forgot-link {
	font-size: 14px
}

.order_post input[type="radio"]:hover {
	cursor: pointer
}

span.close_form {
	display: block;
	position: absolute;
	top: 10px;
	right: 20px;
	color: #757575;
	opacity: 0.5;
	z-index: 10;
	cursor: pointer;
}

.modal-body span.close_form:hover {
	opacity: 1
}

.modal-body span.close_form :hover {
	cursor: pointer
}

.modal {
	z-index: 990
}

.modal-backdrop {
	z-index: 980
}

@media screen and (max-width:1030px) {
	.addbasket {
		margin: 10px auto
	}

	.row_news .news_img {
		max-height: 190px
	}
}

@media screen and (max-width:992px) {

	.detal_order th,
	.table_order th {
		display: none
	}

	.detal_order table td {
		vertical-align: top
	}

	/*.basket-page .detal_order table tr td{padding:0}*/
	.basket-page .detal_order table tr td.image {
		padding: 10px
	}

	.basket-page .detal_order table tr td.count:before {
		content: 'Количество: ';
		margin-top: 5px;
		display: inline-block
	}

	.basket-page .detal_order table tr td.price:before {
		content: 'Цена за шт.: ';
		margin-top: 5px;
		display: inline-block
	}

	.basket-page .detal_order table tr td.sale:before {
		content: 'Скидка: ';
		margin-top: 5px;
		display: inline-block
	}

	.basket-page .detal_order table tr td.total:before {
		content: 'Итог: ';
		margin-top: 5px;
		display: inline-block
	}

	.basket-page .detal_order table tr td.count,
	.basket-page .detal_order table tr td.price,
	.basket-page .detal_order table tr td.sale,
	.basket-page .detal_order table tr td.total {
		display: table
	}

	.basket-page .detal_order table tr td.characteristic .name {
		font-size: 14px
	}

	.table_order td.td_price:before {
		content: 'Итог: ';
	}

	.table_order td,
	.table_order .td_price {
		display: table;
		text-align: left;
		width: 100%
	}

	.table_order .buttons {
		float: right;
		margin-bottom: 10px
	}

	.row_news .news_img {
		max-height: 160px
	}
}

@media screen and (max-width:800px) {
	.oformlenie-dostavka {
		width: 80%
	}
}

@media screen and (max-width:768px) {
	.title-news .price {
		font-size: 18px
	}

	aside.filter {
		width: 100%;
	}

	.menu-left ul {
		width: 100%;
		margin-top: 0
	}

	.menu-left ul li {
		text-align: center
	}

	.table_order th,
	.detal_order th {
		display: none
	}

	.table_order .number,
	.detal_order .number {
		margin-top: 10px;
	}

	.detal_order .total {
		margin-bottom: 10px
	}

	.order-page .page-navigation {
		text-align: center
	}

	.order-page .button-order {
		text-align: center
	}

	.basket-page .detal_order table tr td {
		display: table;
		text-align: left
	}

	.basket-page .detal_order table tr td.characteristic,
	.basket-page .detal_order table tr td.image {
		max-width: none
	}

	.basket-page .detal_order table tr td.count:before,
	.basket-page .detal_order table tr td.price:before,
	.basket-page .detal_order table tr td.sale:before,
	.basket-page .detal_order table tr td.total:before {
		margin: 0px 0 5px;
	}

	.order-page .button-order .buttons {
		float: right
	}

	.order-page .order_no {
		text-align: center
	}

	.detal_order .info_order {
		width: 100%;
		float: none;
		max-width: none;
		margin-top: 0;
		margin-bottom: 10px
	}

	.basket-page .detal_order .bottom-basket nav.order-pagination {
		text-align: center;
		float: none
	}

	.basket-page .detal_order table tr td.image {
		width: 100%;
		text-align: center
	}

	.basket-page .detal_order table tr td.characteristic .name {
		font-size: 16px
	}

	.news_info {
		padding-left: 0px
	}

	.row_news img {
		display: block;
		margin: auto
	}

	.row_news .news_img {
		height: 25vh;
		max-height: 230px;
	}

	.row_about img {
		padding: 10px 0;
		width: 70%;
		max-width: 50px;
		display: block;
		margin: auto
	}

	.container_contakts {
		padding: 30px 0;
	}

	.about-block {
		padding: 0
	}

	.row_oformlenie {
		display: block
	}

	.oformlenie {
		display: block;
		width: 100%;
		margin-bottom: 15px
	}

	.button_adress {
		width: 100%
	}

	.oformlenie-money {
		width: 100%;
		margin-bottom: 10px;
	}

	.oformlenie-dostavka {
		max-width: 210px
	}

	.oformlenie-money span,
	.oformlenie-money span.yandex {
		width: 40%
	}

	.modal-dialog {
		margin: 20px auto
	}
}

@media screen and (max-width:660px) {
	.title-news .price {
		font-size: 14px
	}

}

@media screen and (max-width:600px) {

	.owl-prev,
	.owl-next {
		top: 43%;
		height: 17px;
		width: 17px
	}

	.owl-prev {
		left: 5px
	}

	.owl-next {
		right: 5px
	}

	.owl-dots {
		bottom: 0px
	}

	#news .owl-item,
	#best .owl-item,
	#sale .owl-item,
	#news .owl-item:hover,
	#best .owl-item:hover,
	#sale .owl-item:hover {
		padding: 9px
	}

	#news .owl-item .item_kart .img,
	#best .owl-item .item_kart .img,
	#sale .owl-item .item_kart .img {
		padding: 9px
	}

	#news,
	#best,
	#sale {
		padding: 0 22px
	}

	.title-news {
		font-size: 12px
	}

	.title-news .price {
		font-size: 12px
	}

	.title-news .articul {
		font-size: 12px
	}

	.news-icon {
		top: 15px;
		right: 15px
	}

	.news-icon span {
		/* width: 20px;
		height: 20px;
		display: flex;
		justify-content: center; */
	}

	.news-favorite i {
		/* line-height: 20px;
		font-size: 15px;
		font-weight: bold; */
	}

	.title {
		font-size: 18px
	}

	.order_thank {
		margin: 25px 0px 200px;
	}

	.container_contakts {
		padding: 25px 0
	}

	.row_kontakts div {
		margin-bottom: 20px
	}

	.about-block {
		display: block;
	}

	.about-block div {
		vertical-align: top;
		width: 49%;
		margin-bottom: 20px
	}

	.about-block div span,
	.about-block div p {
		padding: 0
	}

	.text_dostavka {
		padding: 15px 0px;
	}

	.modal-dialog {
		width: 85%;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item {
		width: 48%;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1) {
		clear: none;
	}

	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(2n+1) {
		clear: both;
	}

	.bx_catalog_list_home .bx_catalog_item_title a {
		font-size: 14px;
	}

	.bx_catalog_list_home .bx_catalog_item_price .bx_price {
		font-size: 18px
	}
}

@media screen and (max-width:545px) {
	.title-news .price {
		font-size: 16px
	}

	#news .owl-item,
	#best .owl-item,
	#sale .owl-item,
	#news .owl-item:hover,
	#best .owl-item:hover,
	#sale .owl-item:hover {
		padding: 15px
	}

	.sort {
		font-size: 14px
	}

	.title-news {
		font-size: 12px
	}

	.kart_info {
		font-size: 14px
	}
}

@media screen and (max-width:500px) {

	#news .owl-item .item_kart .img,
	#best .owl-item .item_kart .img,
	#sale .owl-item .item_kart .img {
		padding: 15px
	}

	.kart {
		width: 49%
	}

	.sort {
		text-align: left;
		padding-top: 30px;
		margin-bottom: 20px;
	}

	.select_sort {
		margin-left: 0;
		display: block;
		float: left;
		margin-top: -25px;
	}

	.modal-dialog {
		width: 94%;
	}

	.modal-body {
		padding: 10px
	}

	.modal-body form span {
		display: block;
		width: 100%
	}

	.modal-body form input {
		display: block;
		width: 100%
	}

	.error_404 {
		padding: 30px 0
	}
}

@media screen and (max-width:440px) {
	.title-news .price {
		font-size: 14px
	}

	#news .owl-item .item_kart .img,
	#best .owl-item .item_kart .img,
	#sale .owl-item .item_kart .img {
		padding: 9px
	}

	#news .owl-item,
	#best .owl-item,
	#sale .owl-item,
	#news .owl-item:hover,
	#best .owl-item:hover,
	#sale .owl-item:hover {
		padding: 9px
	}

	.choise a {
		float: right
	}

	.kart_info {
		font-size: 12px
	}

	.size p label {
		font-size: 12px;
		width: 26px;
		height: 26px;
	}

	.order_thank {
		margin: 25px 0px 160px;
	}

	.order_thank p {
		text-align: left
	}
}

@media screen and (max-width:429px) {
	.select_sort {
		margin-top: -45px;
	}
}

@media screen and (max-width:400px) {
	.title {
		font-size: 16px
	}

	.title-news .price {
		font-size: 14px
	}

	.title-news .price.sale-new {
		float: left
	}

	.order_thank {
		margin: 25px 0px 110px;
	}

	.social_news {
		float: none
	}

	.readmore {
		float: none
	}

	.row_news .news_img {
		height: 25vh;
		max-height: 175px;
		max-width: 270px;
	}

	.row_about img {
		padding: 10px 0;
		width: 100%;
		max-width: 40px;
	}
}

/* ядро */
.bx_item_detail_rating td {
	text-align: left;
}

.bx_item_detail_rating .bx_item_rating {
	text-align: left;
}

@media (max-width:530px) {
	.bx-touch .bx_item_detail_rating .bx_stars_container {
		width: auto;
	}
}

.one_action {
	margin-bottom: 30px;
}

.bx-breadcrumb {
	margin: 5px 0;
}

.bx-breadcrumb .bx-breadcrumb-item span {
	color: #a9a9a9;
}

.bx-breadcrumb .bx-breadcrumb-item a {
	border-bottom: none;
	color: #c1c1c1
}

.bx-breadcrumb .bx-breadcrumb-item a:hover {
	text-decoration: underline;
}

/* */





/*======================= start header =======================*/

.header__top {
	display: flex;
	align-items: center;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.5px;
	margin-bottom: 37px;
}

.header__top-left,

.header__top-right {
	width: 31%;
	margin-top: 30px;
}
.header__top-center {
	width: 38%;
}

.header__contact {
	display: flex;
	padding: 0px 0px 5px 0px;
	border-bottom: 3px solid #000;
	margin: 0px 0px 13px 0px;
}

.footer__contact a,
.header__contact a {
	color: #000 !important;
}

.footer__contact .phone a,
.header__contact .phone a {
	position: relative;
	padding: 5px 0px 5px 28px;
	margin: 0px 38px 0px 0px;
	display: inline-block;
}

.footer__contact .phone a::before,
.header__contact .phone a::before {
	content: "";
	position: absolute;
	top: 4px;
	left: 0;
	width: 15px;
	height: 15px;
	background: url(/local/templates/us_2020/images/icon_2020/icon-phone.png) center no-repeat;
	background-size: contain;
}

.footer__contact .email a,
.header__contact .email a {
	position: relative;
	padding: 5px 0px 5px 31px;
	display: inline-block;
}

.footer__contact .email a::before,
.header__contact .email a::before {
	content: "";
	position: absolute;
	top: 4px;
	left: 0;
	width: 21px;
	height: 14px;
	background: url(/local/templates/us_2020/images/icon_2020/icon-mail.png) center no-repeat;
	background-size: contain;
}
.footer__contact .email a::before {
	top:7px;
}

.footer__socials .socials,
.header__socials .socials {
	padding: 0;
	display: flex;
}

.footer__socials .socials li,
.header__socials .socials li {
	width: 26px;
	height: 26px;
	border: 1px solid #000;
	border-radius: 50%;
	margin: 0px 10px 0px 0px;
}

.footer__socials .socials li a,
.header__socials .socials li a {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	        align-items: center;
	font-size: 16px;
	color: #000;
}

.footer__socials .socials li a:hover,
.header__socials .socials li a:hover {
	text-decoration: none;
}

.header__top-center {
	text-align: center;
}

.header__top-right .vhod {
	font-size: 12px;
	float: none;
	width: 100%;
}

.header__top-right .row {
	margin: 0;
}

.header__top-right .vhod_registr {
	display: block;
	vertical-align: middle;
	height: auto;
	width: auto;
	padding: 0px 0px 5px 0px;
	border-bottom: 3px solid #000;
	margin: 0px 0px 13px 0px;
}

.header__top-right .vhod_registr a {
	position: relative;
	padding: 5px 0px 5px 30px;
}

.header__top-right .vhod_registr a::before {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	width: 21px;
	height: 17px;
	background: url(/local/templates/us_2020/images/icon_2020/icon-signup.png) center no-repeat;
	background-size: contain;
}

.header__top-right .vhod_registr .login_link {
	position: relative;
	padding: 5px 7px 5px 28px;
	margin: 0px 0px 0px 26px;
}

.header__top-right .vhod_registr .login_link::before {
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	width: 17px;
	height: 17px;
	background: url(/local/templates/us_2020/images/icon_2020/icon-signin.png) center no-repeat;
	background-size: contain;
}

.header__top-right .vhod span.search {
	opacity: 1;
	margin: 0;
	width: 26px;
	height: 26px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #000;
	border-radius: 50%;
}

.header__top-right .vhod span.search {
	font-size: 14px;
	top: 0px;
	right: 47px;
	transition: all 0.3s;
}

.header__top-right .vhod form {
	bottom: -10px;
}

.header__top-right .vhod span.search::after {
	content: "поиск";
	top: 12px;
	right: -50px;
	position: absolute;
}

.header__top-right .search-form-input {
	border-radius: 26px;
	height: 26px;
	border: 1px solid #000;
}

.header__top-right .search-form-input.open+iframe+span.search {
	right: 0;
}

.header__top-right .search-form-input.open+iframe+span.search::after {
	content: none;
}

.header__bottom .navbar-default {
	border: none;
	background: transparent !important;
}

.header__bottom .nav {
	font-size: 15px;
	max-width: 1050px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.header__bottom .nav a {
	position: relative;
	padding: 10px 5px;
}

.header__bottom .nav a:before {
	content: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 7px;
	background: url(/local/templates/us_2020/images/icon_2020/menu-line.png) center no-repeat;
	background-size: cover;
}

.header__bottom .nav a:hover::before {
	content: "";
}

.header__top-right .vhod_registr a.user-auth::before {
	content: none;
}

@media (max-width: 1200px){
	.footer__contact .phone a, .header__contact .phone a {
		margin: 0px 15px 0px 0px;		
	}
}

@media (max-width: 992px) {

	.header__contact .phone a {
		margin: 0px 15px 0px 0px;
	}

	.header__top-center {
		width: 24%;
	}

	.header__top-left,
	.header__top-right {
		width: 38%;
	}

	.header__top-center .logo {
		width: 60%;
	}
	.header__top-right .vhod_registr {
		display: inline-block;
		width: 100%;
	}
}

@media (max-width: 768px) {
	.navbar-header button {
		margin-left: 0;
	}

	.navbar-collapse {
		padding-right: 0px;
		padding-left: 0px;
	}
	.header__contact,
	.header__top-right .vhod_registr {
		border-bottom: 1px solid #000;
	}
	.header__top {
		font-size: 11px;
		margin: 0px 0px 0px 0px;
	}
	.header__top-right .vhod_registr .login_link {
		margin: 0px 0px 0px 15px;
	}
}
@media (max-width: 767px){
	.header__bottom .nav {
		display: block;
	}
}

@media (max-width: 750px) {
	.header__contact {
		flex-direction: column;
	}

	.header__top-right .vhod_registr {
		display: flex;
		flex-direction: column;
		align-items: flex-end;
		justify-content: center;
	}

	.header__contact .phone a {
		margin: 0;
	}

	.header__top-center {
		width: 40%;
	}

	.header__top-left,
	.header__top-right {
		width: 30%;
	}

	.header__top-center .logo {
		width: 60% !important;
	}
}

@media (max-width: 700px) {
	.header__top-right .vhod_registr a {
		padding: 5px 0px 5px 30px !important;
	}

	.user-auth {
		white-space: nowrap;
	}
}

@media (max-width: 600px) {

	.header__top-right .vhod_registr,
	.header__contact {
		padding: 0 !important;
		border: none;
	}

	
	.header__socials {
		display: none !important;
	}

	header {
		margin-bottom: 0px;
	}

	.logo img {
		margin: 0;
	}
	.header__top-left, .header__top-right {
		margin: 0;
	}
}

@media (max-width: 500px) {
	.header__contact {
		display: none;
	}

	.header__bottom {
		position: absolute;
		top: calc(50% - 28px);
		height: 56px;
	}

	.header {
		position: relative;
	}

	.navbar-default {
		margin-top: 0px;
	}

	.header__top-right .vhod_registr a {
		padding: 5px 0px 5px 21px !important;
	}

	.header__top-right .vhod_registr a::before {
		top: 4px;
		width: 17px;
		height: 13px;
	}

	.header__top-right .vhod_registr .login_link::before {
		top: 5px;
		width: 13px;
		height: 13px;
	}

	header .container {
		padding: 0px 12px 0;
	}

	.navbar-collapse {
		position: absolute;
		left: 3px;
		z-index: 111;
		background: #fff;
		width: 100vw;
		top: 60px;
		border-bottom: 1px solid #e7e7e7;
	}

	.user-profile {
		display: none !important;
	}
}

.vhod span.basket {
	background-image: none;
	text-align: center;
	border: 1px solid #000;
	border-radius: 50%;
}

.row_search {
	display: flex;
	justify-content: flex-end;
}

.favorites .basket_href i,
.basket_href {
	display: flex !important;
	justify-content: center;
	align-items: center;
	font-size: 18px;
}

.favorites .basket_href {
	border: 1px solid #000;
	border-radius: 50%;
}

.favorites .basket_href:hover {
	text-decoration: none;
}

/*======================= end header =======================*/
/*======================= start footer =======================*/

footer .container {
	background: url(/local/templates/us_2020/images/footer-line.png) top no-repeat;
	background-size: contain;
	padding-top: 38px;
}

.footer__inner {
	display: flex;
	align-items: center;
}

.footer__left,
.footer__center,
.footer__right {
	width: 33.333%;
}

.footer__right {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.footer__contact {
	margin: 0px 40px 0px 0px;
	font-size: 15px;
}

.footer__center {
	text-align: center;
}

.footer__contact .phone a {
	margin: 0;
}

.footer__socials li {
	padding: 0;
}

.footer_navigation a {
	font-size: 15px;
	text-transform: uppercase;
	color: #000;
	font-weight: 400;
}

.footer__socials .socials li:last-child {
	margin: 0;
}

.footer__bottom {
	text-align: center;
	margin: 15px 0px 0px 0px;
}


@media (max-width: 1050px) {
	.footer__center {
		width: 20%;
	}

	.footer__left,
	.footer__right {
		width: 40%;
	}
}

@media (max-width: 860px) {

	.footer_navigation a,
	footer .copiryte,
	.footer__contact {
		font-size: 11px;
	}
}

@media (max-width: 700px) {
	.footer__right {
		flex-direction: column;
		align-items: flex-start;
	}

	.footer__contact {
		margin: 0px 0px 5px 0px;
	}

	footer ul>li {
		display: block;
	}

	.footer__center {
		display: none;
	}

	.footer__left,
	.footer__right {
		width: 50%;
	}

	.footer_navigation ul {
		width: 100% !important;
	}

	.footer__inner {
		align-items: flex-start;
	}

	.footer__left .copiryte {
		display: none;
	}

	.footer_navigation a {
		display: inline-block;
		padding: 5px 0;
	}
}

@media (min-width: 700px) {
	.footer__bottom {
		display: none;
	}
}

/*======================= end header =======================*/
/*======================= start testimonials =======================*/

@media (min-width: 992px) {
	.testimonials-slider {
		display: flex;
		padding: 30px 0 50px;
	}

	.testimonials-slider .item {
		width: 33.333%;
		text-transform: uppercase;
		font-size: 13px;
	}

	.item .testimonials__item {
		display: flex;
		padding: 20px 0px 20px 50px;
		border-left: 1px solid #000;
	}

	.item:first-child .testimonials__item {
		border: 0;
	}

	.testimonials__item p {
		max-width: 285px;
	}
}
.item:first-child .testimonials__item {
	padding: 20px 0;
}
.testimonials__item {
	display: flex;
	align-items: center;
	max-width: 360px;
	margin: 0 auto;
}

.testimonials__item-img {
	margin: 0px 20px 0px 0px;
}

.testimonials-slider .owl-dots {
	position: static;
}


.testimonials-slider .owl-dot {
	width: 8px;
	height: 8px;
	display: inline-block;
	margin: 3px;
	border: 1px solid #1d1d1d;
	border-radius: 50px;
}

.testimonials-slider .owl-dot.active span {
	display: none;
}

.testimonials-slider .owl-dot.active {
	background: #1d1d1d;
}

.testimonials-slider .owl-prev,
.testimonials-slider .owl-next {
	top: 20%;
}

.testimonials-slider .owl-prev,
.testimonials-slider .owl-next {
	border-top: 2px solid #1d1d1d;
	border-left: 2px solid #1d1d1d;
}

.testimonials__item p {
	margin: 0;
}

@media (max-width: 1200px) {
	.item .testimonials__item {
		padding: 0px !important;
		border-left: none;
	}

	.testimonials__item {
		justify-content: center;
	}

	.testimonials-slider {
		margin: 0;
	}

	.testimonials-slider .item {
		padding: 0 10px;
	}
}

@media (max-width: 992px) {
	.testimonials__item-img {
		flex: 0 0 50px;
	}

	.testimonials__item p {
		margin: 0;
	}
	.item:first-child .testimonials__item {
		padding: 0 !important;
	}
}

@media (max-width: 500px) {
	.testimonials-slider .item {
		padding: 0 30px;
	}

	.testimonials__item p {
		font-size: 12px;
	}
}

/*======================= end testimonials =======================*/
/*======================= start main-banners =======================*/

.main-banners {}

.main-banners__item {
	display: flex;
	margin: 0px 0px 60px 0px;
}
/* .main-banners__item:last-child {
	margin: 0;
} */

.main-banners__item-img {
	width: 50%;
	padding: 0px 0px 48% 0px;
	position: relative;
}
.main-banners__item-img img {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.main-banners__item-info {
	width: 50%;
}

.info-banners {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.info-banners__subtitle {
	font-size: 16px;
	text-transform: uppercase;
	margin: 14px 0px 10px 0px;
}

.info-banners__title {
	font-size: 62px;
    text-transform: uppercase;
    padding: 0px 0px 50px 0px;
    margin: 0px 0px 39px 0px;
    position: relative;
    letter-spacing: 0.7px;
    font-family: "PlayfairDisplaySC-Regular";
    line-height: 1;
}
.info-banners__title::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	background: url(/local/templates/us_2020/images/icon_2020/menu-line.png);
	width: 103px;
    height: 7px;
}

.info-banners__descr {
	font-size: 14px;
	max-width: 370px;
	margin: 0 auto 40px;
}

.info-banners__btn {
	text-align: center;
}
.info-banners__btn a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	max-width: 155px;
	width: 100%;
	padding: 20px 10px;
	margin: 0 auto;
	background: #4e3223;
	display: inline-block;
}

@media (max-width: 1050px){
	.info-banners__subtitle {
    font-size: 14px;
    margin: 0px 0px 15px 0px;
	}	
	.info-banners__title {
    font-size: 35px;
    padding: 0px 0px 25px 0px;
    margin: 0px 0px 35px 0px;
	}
	.info-banners__descr {
		font-size: 12px;
	}
	.main-banners__item {
		margin: 0px 0px 45px 0px;
	}
}

@media (max-width: 700px){
	.info-banners__subtitle {
    font-size: 11px;
	}	
	.info-banners__title {
    font-size: 30px;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 20px 0px;
	}
	.info-banners__descr {
		font-size: 10px;
		margin-bottom: 25px;
		max-width: 270px;
	}
	.info-banners__btn a {
		max-width: 100px;
		font-size: 10px;
	}
}

@media (max-width: 600px){
	.main-banners__item {
		flex-direction: column;

	}
	.main-banners__item-info {
		width: 100%;
		order: 1;
		margin: 40px 0px 0px 0px;
	}
	.main-banners__item-img {
		width: 100%;
		padding: 0px 0px 100% 0px;
	}
	.header__top-right .vhod span.search {
		right: 0;
	}
	.header__top-right .vhod span.search::after {
		content: none;
	}
	.header__top-right .vhod_registr {
		margin: 0px 0px 5px 0px;
	}
}
@media (max-width: 500px){
	.main-banners {
		margin: 35px -20px 0;		
	}
}

/*======================= end main-banners =======================*/