@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i&subset=cyrillic-ext');
html {
}

body {
	/* font-family: Roboto, sans-serif; */
	font-family: 'Mulish', sans-serif;
	/*width: 1890px;
    background-image: url(../img/body.png);
    background-position: 0 0;*/
	width: 100%;
}

a,
* {
	outline: none;
	transition-duration: 0.2s;
	transition-property: color, background;
}

a:focus,
a:hover,
slick-slide:focus {
	color: inherit;
	text-decoration: underline;
	outline: none;
}

input:focus {
	outline: none;
}

.product-item-hidden {
	display: none !important;
}

.footer-menu__link {
	color: #555555;
	font-family: Roboto;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
}

.footer-menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.35;
}

.footer {
	padding: 40px 0 65px;
	border-top: 2px solid #ececec;
}

.footer-menu__snall-link {
	color: #555555;
	font-family: Roboto;
	font-size: 13px;
	font-weight: 300;
	line-height: 18px;
}

.footer-menu__link-notice {
	color: #25282a;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 400;
}

.footer-menu-adress__list {
	padding-left: 25px;
	font-weight: 500;
}

.footer-menu-adress__list a {
	position: relative;
	text-decoration: none;
}

.footer-menu-adress__list a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border: 1px solid #25282a;
	transition: all 0.25s ease;
	opacity: 0;
}

.footer-menu-adress__list a:hover::after {
	opacity: 1;
}

.footer-menu-adress {
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding-top: 0px;
}

.footer-icon {
	display: block;
	margin-top: auto;
	max-width: 86%;
}

.footer-icon__link {
	display: block;
	margin-top: auto;
}

.footer-menu-social {
	padding: 0;
	padding-top: 0px;
	margin: 0;
	list-style-type: none;
}

.footer-menu-social__list {
	display: inline-block;
}

.footer-menu-social__link {
	font-size: 22px;
	color: #b4b9ba;
	padding-right: 15px;
}

.breadcamb__menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 0px;
}

.slick-elements {
	position: relative;
	min-height: 45px;
	text-align: center;
	display: inline-block;
}

.slick-elements-wrap {
	text-align: center;
}

.breadcamb__list {
	display: inline-block;
}

.breadcamb__link {
	color: #b9b9b9;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
}

.breadcamb {
	padding-top: 45px;
	padding-bottom: 30px;
}

.article--last {
	padding-bottom: 90px;
}

.article-title {
	color: #25282a;
	font-family: 'Unbounded', sans-serif;
	font-size: 28px;
	line-height: 22px;
	font-weight: 400;
	text-align: center;
}

.article-title__wrap {
	display: inline-block;
	padding: 50px 85px 27px;
}

.article-link__img {
	width: 100%;
	display: block;
}

.article-banner__img {
	width: 100%;
}

.article-text {
	color: #252525;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	margin: 0 0 -8px;
}

.article-text a {
	color: #252525;
	text-decoration: none;
	font-family: 'Mulish', sans-serif;
	position: relative;
	display: inline-block;
}
.article-text a::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #25282a;
	opacity: 0;
	transition: all 0.25s ease;
}
.article-text a:hover::before {
	opacity: 1;
}

.article-item {
	color: #252525;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	padding-top: 18px;
}

.article-last-link {
	text-align: center;
	padding: 40px 0 10px;
}

.article-last-link__buttom {
	font-family: 'Mulish', sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: 500;
	padding: 9px 106px;
	transition: 0.2s;
	color: #ffffff;
	background: #25282a;
	border: none;
	height: 52px;
}

.article-last-link__buttom:hover {
	background: #3c4144;
}

.arttic .article-col {
	padding-left: 37px;
	padding-right: 37px;
}

.article-col {
	padding-top: 40px;
}

.banner {
	width: 100%;
	background: url(../img/banner1.png) no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	box-sizing: border-box;
	padding-top: 71px;
	padding-bottom: 71px;
}

.banner__link {
	position: static;
	text-align: center;
	display: block;
	padding: 30px 20px;
	/* border: 1px solid #25282A; */
	background: none;
	color: #fff;
	background-color: #25282a;
	font-family: 'Unbounded', sans-serif;
	font-size: 28px;
	line-height: 32px;
	font-weight: 300;
	transition: 0.2s;
	width: 660px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
}

.banner__link:hover,
.banner__link:focus {
	color: #fff;
	background-color: #3c4144;
	text-decoration: none;
}

.carousel-inner {
	padding-bottom: 55px;
}

.carousel-control.left,
.carousel-control.right {
	background: transparent;
}

.carousel-indicators {
	bottom: 10px;
}

.carousel-indicators li.active {
	background-color: #25282a;
}

.carousel-indicators li {
	border: 1px solid #25282a;
}

.header-top {
	background-color: #25282a;
}

.header-top .container .row {
	display: flex;
	justify-content: space-between;
	margin: 0 -15px 0 -15px;
	padding: 0px;
}
.header-top .container .row:before {
	display: none;
}
.header-top .container .row:after {
	display: none;
}
.header-top .container .row .header-menu-top-left {
	width: auto;
}
.header-top .container .row .header-menu-top-right {
	width: auto;
	margin-right: 24px;
}

.header-bottom {
	border-bottom: 2px solid rgba(249, 242, 140, 1);
	background-color: #f4f4f4;
	border-top: 1px solid #b9b9b9;
	z-index: 10;
	top: 2px;
	position: relative;
}

.header-menu-bottom-left,
.header-menu-bottom-middle,
.header-menu-top-right,
.header-menu-top-left {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline-block;
}

.header-menu-top-left {
	/* padding-left: 12px; */
}

.header-menu-top-right {
	text-align: right;
}

.header-menu-top-right .bill_show {
	padding-left: 20px;
}
.header-menu-top-right .bill_show .ruble {
	display: inline-block;
	position: relative;
	top: 5px;
	margin-right: 5px;
	width: 20px;
	height: 25px;
	background: url(../images/ru.png) center no-repeat;
	background-size: cover;
}
.header-menu-top-right .bill_show .summ {
	color: #fff;
}

.header-menu-bottom-left__list,
.header-menu-bottom-middle__list,
.header-menu-top-left__list,
.header-menu-top-right__list {
	display: inline-block;
}

.header-menu-bottom-middle__list:last-child > a {
	padding-left: 0;
}

.header-menu-bottom-left__list:last-child > a {
	padding-right: 0;
}

.header-menu-bottom-middle__list {
	display: inline-block;
	text-align: center;
	padding: 16px 0;
	float: right;
}

.header-menu-top-right__list {
	display: inline-block;
}

.header-menu-bottom-left__link {
	display: inline-block;
	padding: 16px 18px 16px 14px;
	color: #25282a;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.9px;
}

.header-menu-bottom-middle__link {
	color: #363636;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.9px;
	position: relative;
	padding: 13px 10px 13px 110px;
}

.header-menu-bottom-left__link:focus,
.header-menu-bottom-middle__link:focus,
.header-menu-bottom-left__link:hover,
.header-menu-bottom-middle__link:hover {
	color: #363636;
	/* letter-spacing: 15px; */
}
.header-menu-bottom-left__list a {
	position: relative;
	text-decoration: none;
}
.header-menu-bottom-left__list a::after {
	content: '';
	position: absolute;
	bottom: 13px;
	left: 0;
	border-bottom: 1px solid #000;
	opacity: 0;
	transition: all 0.25s ease;
	width: 100%;
}

.header-menu-bottom-left__list a:hover::after {
	opacity: 1;
}

.header-menu-bottom-middle__link--right {
	color: #25282a;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 300;
	text-decoration: underline;
	text-align: center;
	padding-top: 13px;
}

.header-menu-bottom-middle__link--right:hover {
	text-decoration: none;
}

.header-menu-bottom-middle__span {
	background: none;
	font-size: 20px;
	padding-right: 20px;
}

.header-search {
	display: inline-block;
	border: none;
	position: relative;
	bottom: -2px;
	padding-left: 0;
}

.header-search__input {
	position: relative;
	border: none;
	color: #b7b7b7;
	font-size: 16px;
	font-weight: 400;
	padding: 9px 8px;
	width: 240px;
	border: 1px solid #d3d4d4;
}

.header-search__input:after {
	content: '\f002';
	position: absolute;
	right: -4px;
	top: 5px;
	font-size: 20px;
	height: 30px;
	width: 30px;
	cursor: pointer;
}

.header-search__span {
	position: absolute;
	right: -47px;
	top: 5px;
	font-size: 20px;
	height: 30px;
	width: 30px;
	cursor: pointer;
}

.header-bottom-wrap {
	display: flex;
	justify-content: space-between;
}

.header-menu-top-left__link,
.header-menu-top-right__link {
	display: flex;
	padding: 0;
	align-items: center;
	justify-content: center;
	height: 44px;
	margin-left: 14px;
	color: #ffffff;
	font-family: 'Mulish', sans-serif;
	font-size: 14px;
	font-weight: 400;
	position: relative;
}

.header-menu-top-left__list:first-child .header-menu-top-left__link,
.header-menu-top-right__list:first-child .header-menu-top-left__link {
	margin-left: 0;
}

.header-menu-top-left__link::before,
.header-menu-top-right__link::before {
	content: '';
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 95%;
	border: 1px solid #fff;
	opacity: 0;
	transition: all 0.25s ease;
}

.header-menu-top-left__link::before {
	width: 100%;
}

.header-menu-top-left__link:hover::before,
.header-menu-top-right__link:hover::before {
	opacity: 1;
}

.header-menu-top-left__link:hover,
.header-menu-top-right__link:hover,
.header-menu-top-left__link:focus,
.header-menu-top-right__link:focus {
	color: #ffffff;
	text-decoration: none;
}

.header-menu-top-right__link {
	padding: 11px 5px 13px 0;
}

.header-menu-top-right__list {
	margin-left: 55px;
}

.header-menu-top-right__list:nth-child(2) {
	margin-left: 20px;
}

.header-menu-top-middle__link {
	display: inline-block;
	padding: 13px 6px 11px;
	color: #ffffff !important;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 400;
	position: relative;
}

.header-menu-top-middle__link:hover,
.header-menu-top-middle__link:active {
	color: #ffffff;
}

.tab-card {
	text-align: center;
	position: relative;
}

.tab-card__img {
	text-align: center;
}

.tab-card__link {
	display: inline-block;
	position: relative;
}

.slick-slide img {
	max-width: 100%;
	max-height: 100%;
}

.tab-card__notice {
	color: #25282a;
	font-family: 'Mulish', sans-serif;
	font-size: 15px;
	font-weight: 500;
	display: block;
	margin: 0 0 20px;
}

.tab-card__item {
	color: #25282a;
	font-family: 'Mulish', sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
	position: relative;
	display: inline-block;
}

.tab-card__item::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #25282a;
	opacity: 0;
	transition: all 0.25s ease;
}

.tab-card__item:hover::before {
	opacity: 1;
}

.tab-card__raiting {
	color: #25282a;
}

.tab-card__button {
	color: #25282a;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;
	padding: 10px 38px;
	background: none;
	border: 2px solid #25282a;
	transition: 0.2s;
}

.tab-card__button:hover,
.tab-card__button:focus {
	color: #ffffff;
	background: #25282a;
	text-decoration: none;
}

.nav-tabs {
	text-align: center;
}

.nav-tabs > li {
	float: none;
	margin-bottom: -2px;
	display: inline-block;
	font-family: 'Unbounded', sans-serif;
}

.nav-tabs > li > a,
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
	color: #b9b9b9;
	font-size: 30px;
	font-weight: 500;
	background: none;
	border: none;
	border-bottom: 2px solid #ececec;
	padding: 15px 35px;
}

.tab-content {
	border-bottom: 2px solid #ececec;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
	cursor: default;
	background-color: #fff;
	border: none;
	border-bottom: 2px solid #25282a;
	color: #25282a;
	font-family: 'Unbounded', sans-serif;
	font-size: 30px;
	font-weight: 500;
	padding: 15px 35px;
}

.nav-tabs > li.active > a.nav-new-sale-text,
.nav-tabs > li.active > a.nav-new-sale-text:focus,
.nav-tabs > li.active > a.nav-new-sale-text:hover {
	border-bottom: 2px solid #8f8160 !important;
}

.advantage__img {
	height: 56px;
	max-width: 100%;
	text-align: center;
}

.advantage__banner {
	text-align: center;
	margin-bottom: 28px;
	text-decoration: none;
	display: block;
}

.advantage__banner:hover {
	text-decoration: none;
}

.advantage__item {
	color:#25282A;
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
	margin-bottom: 0;
	margin-top: 14px;
}

.advantage {
	border-bottom: 2px solid #ececec;
	border-top: 2px solid #ececec;
	padding: 35px 0 0;
}

.gift {
	padding-bottom: 50px;
}

.gift-title {
	color: #25282a;
	font-size: 28px;
	line-height: 22px;
	font-weight: 400;
	text-align: center;
	margin-top: 70px;
	margin-bottom: 60px;
}

.gift__banner {
	text-align: center;
}

.gift__banner-img {
	margin-left: -10px;
	margin-right: -10px;
}

.gift__img {
	max-width: 100%;
	text-align: center;
	display: inline-block;
	max-height: 500px;
}

.gift__banner--item {
	color: #707070;
	font-size: 21px;
	font-weight: 300;
}

.gift__banner--title {
	color: #25282a;
	font-family: Roboto;
	font-size: 30px;
	font-weight: 400;
	padding-top: 5px;
	display: block;
}

.gift__banner--title:hover {
	color: #25282a;
}

@media (min-width: 768px) {
	.container {
		width: auto;
	}
	.header-menu-middle-middle.col-md-5 {
		width: 41.66666667%;
		/*width: 33.33333333%;*/
		float: left;
	}
	.header-menu-middle-left.col-md-5 {
		width: 41.66666667%;
		/*width: 33.33333333%;*/
		float: left;
	}
	.header-menu-middle-right.col-md-2 {
		width: 16.66666667%;
		float: left;
	}
}

@media (min-width: 768px) {
	.footer__menu-wrap1 {
		width: 44%;
		margin-bottom: 0px;
	}
	.footer__menu-wrap2 {
		width: 22%;
		margin-bottom: 0px;
	}
	.footer__menu-wrap3 {
		width: 12%;
	}

	.footer-icon {
		/*padding-top: 90px;*/
	}

	.footer-icon__link {
		text-align: center;
	}

	.footer-icon {
		display: inline-block;
	}
	/*	.footer-menu-adress,
	.footer-menu-notice {padding-top:0px!important;}*/

	.footer__menu-wrap2.clear {
		clear: both;
	}

	.footer__menu-wrap1 .footer-menu li {
		display: inline-block;
		margin-right: 30px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.footer .row.hidden_block {
		display: block;
	}
	.footer .row.visible_block {
		display: none;
	}
	.footer-menu-adress,
	.footer-menu-notice {
		padding-top: 0px !important;
	}
}

@media (min-width: 1024px) and (max-width: 1250px) {
	.footer__menu-wrap1 {
		width: 40%;
		margin-bottom: 0px;
	}
	.footer__menu-wrap2 {
		width: 24%;
	}
	.footer__menu-wrap3 {
		width: 12%;
	}

	.footer-icon {
		padding-top: 0px;
	}

	.footer__menu-wrap1 .footer-menu li {
		display: inline-block;
		margin-right: 30px;
	}
	.footer-menu-social__link {
		padding-right: 13px;
	}
}

@media (min-width: 1250px) {
	.container {
		width: 1230px;
	}
	.header-menu-top-left__link--19 {
		/* padding-left: 27px; */
	}
	.header-menu-top-middle__link {
		/* margin-left: 10px; */
		text-align: right;
	}
	.header-menu-bottom-left {
		padding-left: 11px;
	}
	.gift__banner--left {
		margin-left: -50px;
		padding-right: 0;
	}
	.gift__banner--right {
		margin-left: 50px;
		padding-right: 0;
		padding-left: 0;
	}
	.git-row {
		margin-right: -85px;
		margin-left: -25px;
	}
	.footer__menu-wrap1 {
		width: 44%;
		/*	width: 100%;
		margin-bottom:50px;*/
	}
	.footer__menu-wrap2 {
		width: 22%;
		/*width: 20%;*/
	}
	.footer__menu-wrap3 {
		width: 12%;
		/*width: 20%;*/
	}
	.footer-icon {
		padding-top: 0px;
	}
	.article-col-last {
		padding-left: 37px;
		padding-right: 37px;
	}

	/*.footer__menu-wrap1 .footer-menu li {display: inline-block; margin-right:30px;}*/
}

.footer__menu-wrap1 .footer-menu li.small {
	margin-top: 20px;
}
.footer__menu-wrap1 .footer-menu li.small:first-child {
	margin-top: 0px;
}
.footer__menu-wrap1 .footer-menu li.small a {
	color: #25282a;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	font-family: 'Mulish', sans-serif;
	text-decoration: none;
	position: relative;
}

.footer__menu-wrap1 .footer-menu li.small a::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border: 1px solid #25282a;
	transition: all 0.25s ease;
	opacity: 0;
}

.footer__menu-wrap1 .footer-menu li.small a:hover::before {
	opacity: 1;
}

.header-menu-top-right__link--bag {
	width: 19px;
	height: 22px;
	background: url(../img/basket-icon.svg) 0 0 no-repeat;
	background-size: cover;
	position: absolute;
	left: -15px;
	margin-top: 0px;
	margin-right: 12px;
}

.header-menu-top-right__link--map {
	width: 19px;
	height: 24px;
	background: url(../img/map.png) 0 0 no-repeat;
	position: absolute;
	left: 22px;
	margin-top: -5px;
}

.footer__link--map {
	width: 24px;
	height: 24px;
	background: url(../img/footer-location.svg) 0 0 no-repeat;
	position: absolute;
	left: -26px;
	margin-top: 0;
}

.header-menu-top-right__link--map {
	position: absolute;
	left: -25px;
	margin-top: 0;
	font-size: 28px !important;
}

.fa.fa-user-o.header-menu-top-right__link--other {
	background: url(../img/login-icon.svg) 0 0 no-repeat;
	width: 24px;
	height: 24px;
	margin-top: 0;
	margin-left: 24px;
}

.fa.fa-user-o.header-menu-top-right__link--other.personal-p {
	left: 95px;
}

.fa.fa-user-o.header-menu-top-right__link--other::before {
	content: '' !important;
}

.header-menu-top-right__link--other {
	position: absolute;
	left: 22px;
	margin-top: -1px;
	font-size: 22px !important;
}

.header-menu-bottom-right {
	text-align: right;
}

.header-menu-bottom-middle__link--gift {
	width: 17px;
	height: 21px;
	background: url(../img/gift.png) 0 0 no-repeat;
	position: absolute;
	left: 80px;
	margin-top: -2px;
}

.tab-content {
	padding-top: 65px;
	padding-bottom: 85px;
}

.tab-content.index-tab-content {
	padding-bottom: 85px;
}

.tab-card__price {
	font-size: 21px;
	margin-bottom: 20px;
}

.tab-card__price--volume {
	color: #3c4144;
	font-weight: 300;
	padding: 0px 20px;
}

.tab-card__price--span {
	color: #25282a;
	font-weight: 400;
	padding-left: 20px;
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
}

.tab-card__price--span .line-through {
	text-decoration: line-through;
	font-size: 14px;
	line-height: 16px;
}

.tab-card__price--span.no-padding {
	padding: 0px;
}

.footer {
	padding-top: 35px;
}

.footer-menu-adress__item {
	margin: 0;
}

.footer-menu-adress__link--map {
	position: absolute;
	left: 15px;
	font-size: 24px !important;
}

.footer-menu-adress__link {
	font-size: 12px;
	font-weight: 700;
	color: #25282a;
	font-size: 14px;
	line-height: 20px;
}

.advantage__banner-img.advantage__banner-img {
	width: 48px;
	height: 48px;
	background: url(../img/bonus-icon.svg) no-repeat center/ cover;
	overflow: hidden;
	display: inline-block;
}

.advantage__banner-img.advantage__banner-img2 {
	width: 48px;
	height: 48px;
	background: url(../img/advantage-icon.svg) no-repeat center/ cover;
}

.advantage__banner-img.advantage__banner-img3 {
	width: 56px;
	height: 56px;
	background: url(../img/delivery-icon.svg) no-repeat center/ cover;
}

.advantage__banner-img.advantage__banner-img4 {
	width: 48px;
	height: 48px;
	background: url(../img/gifts-icon.svg) no-repeat center/ cover;
}

.advantage__banner-img.advantage__banner-img5 {
	width: 48px;
	height: 48px;
	background: url(../img/gifts-icon.svg) no-repeat center/ cover;
}

.advantage__banner-img.advantage__banner-img6 {
	width: 38px;
	height: 45px;
	background: url(../img/feed-icon.svg) no-repeat center/ cover;
}

.slick-prev:before {
	content: '\f104';
}

.slick-next:before {
	content: '\f105';
}

.slick-prev:before,
.slick-next:before {
	font-family: FontAwesome;
	font-size: 40px;
	color: black;
}

.carousel-indicators:before {
	font-family: FontAwesome;
	font-size: 20px;
	content: '\f104';
	color: #7d7d7d;
	position: relative;
	left: -10px;
	top: -2px;
}

.carousel-indicators:after {
	font-family: FontAwesome;
	font-size: 20px;
	content: '\f105';
	color: #7d7d7d;
	position: relative;
	right: -10px;
	top: -2px;
}

.carousel-indicators li {
	margin: 4px;
}

.carousel-indicators .active {
	margin: 3px;
}

.hr-title {
	display: block;
	background-color: #25282a;
	width: 271px;
	height: 2px;
	margin-left: auto;
	margin-right: auto;
}

.margin0 {
	margin-top: 0;
	margin-bottom: 0;
}

.footer-menu-notice {
	padding: 20px 0 5px;
}

.footer-menu-adress__list--pad {
	padding-top: 7px;
}

.footer-menu-adress__link--show {
	color: #25282a;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}

.footer-menu {
	max-width: 200px;
}

.article-row {
	margin-left: -37px;
	margin-right: -37px;
}

.nav-new {
	position: absolute;
	top: 0px;
	left: 15px;
	color: #3c4144;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	border: 1px solid #3c4144;
	padding: 2px 12px;
}

.footer-menu-adress__list--pad2 {
	padding-top: 11px;
	text-transform: uppercase;
	font-weight: 700;
}

.breadcamb__span {
	width: 20px;
	display: inline-block;
	text-align: center;
	color: #b9b9b9;
}

.header-middle {
	padding: 30px 0 28px;
}

.header-menu-top-middle {
	text-align: right;
}

.header-menu-middle-left {
	margin: 0;
	padding-left: 0;
}

.header-menu-middle-right {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.header-menu-miidle-right__link {
	display: inline-block;
	padding: 12px 0 6px 12px;
	color: #25282a;
	font-family: 'Mulish', sans-serif;
	font-size: 18px;
	font-weight: 400;
}

.header-menu-miidle-right__link {
	text-decoration: none;
	position: relative;
}

.header-menu-miidle-right__link::before {
	content: '';
	position: absolute;
	left: 12px;
	bottom: 6px;
	border-bottom: 1px solid #000;
	width: 93%;
	transition: all 0.25s ease;
	opacity: 0;
}
.header-menu-miidle-right__link:hover {
	text-decoration: none;
}
.header-menu-miidle-right__link:hover::before {
	opacity: 1;
}

.header-menu-middle-right__list {
	float: right;
	position: relative;
	white-space: nowrap;
}

.header-menu-middle-middle__link {
	display: flex;
	color: #25282a;
	font-size: 1.3rem;
	line-height: 1.2rem;
}

.header-menu-middle-middle__link:hover {
	text-decoration: none;
}

.header-menu-middle-middle__link span {
	display: inline-flex;
	align-items: flex-end;
}

.header-menu-middle-middle__link img {
	width: 266px;
	height: 42px;
}

.fa-search:before {
	/* content: "\f002";
	font-size: 20px;
	color: #6d6d6d; */
	content: '' !important;
	position: absolute;
	left: 0;
	top: 2px;
	background: url(../img/search-icon.svg) 0 0 no-repeat;
	width: 24px;
	height: 24px;
}

div.login {
	text-align: center;
	width: 550px;
	padding: 35px 50px 53px;
}

div.login .text {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.login__title {
	color: #363636;
	font-family: Roboto;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 29px;
}

.login__input {
	width: 100%;
	border: 1px solid #363636;
	text-align: center;
	color: #a6a6a6;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 400;
	padding: 10px 10px;
	margin-bottom: 10px;
}

.login__input--password {
	margin-bottom: 18px;
}

.login__link {
	color: #363636;
	font-family: Roboto;
	font-size: 18px;
	display: inline-block;
	margin-bottom: 24px;
	margin-top: 0px;
}

.login__submit {
	color: #ffffff;
	font-family: 'Mulish', sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: 500;
	padding: 10px 38px;
	width: 100%;
	background: #25282a;
	border: 2px solid #25282a;
	transition: 0.2s;
	margin-bottom: 0px;
}

.login__submit:hover {
	color: #25282a;
	background: #F9F28C;
}

.login__item {
	color: #363636;
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 18px;
}

.login__button {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	padding: 10px 10px;
	width: 100%;
	background: #25282a;
	border: 2px solid #25282a;
	transition: 0.2s;
	margin-top: 10px;
}

.login {
	display: none;
}

.login__button:hover,
.login__button:focus {
	color: #25282a;
	background: #F9F28C;
	text-decoration: none;
}

.login-social__link {
	width: 50px;
	height: 50px;
	display: inline-block;
	background: url('../img/login_social.png') no-repeat 0 0;
	margin-left: 24px;
}

.login-social__link:first-child {
	margin-left: 0;
}

.login-social__link2 {
	background-position: -74px;
}

.login-social__link3 {
	background-position: -148px;
}

.login-social {
	margin-bottom: 45px;
}

.container-1200 {
	width: 1200px;
	max-width: 100%;
}

.fancybox-slide {
	background: rgba(250, 250, 250, 0.5);
}

.login.fade {
	filter: blur(0);
}

.login.fade a {
	text-decoration: none;
}

.fancybox-close-small:hover:after {
	color: #555;
	background: transparent;
}

.nav-tabs {
	border-bottom: none;
}

.nav-tabs__mobile-link {
	text-align: center;
	cursor: default;
	background-color: #fff;
	border: none;
	color: #25282a;
	font-family: 'Unbounded', sans-serif;
	font-size: 28px;
	line-height: 33px;
	font-weight: 400;
	margin-bottom: 30px;
	line-height: 70px;
}

.slick-carousel {
	max-width: 100%;
}

.carousel-control {
	width: 45%;
}

.slick-carousel .slick-dots li {
	margin: 0;
}

.slick-carousel .slick-dots li button:before {
	width: 10px;
	height: 10px;
	color: #ffffff;
	border-radius: 50%;
	border: 1px solid #25282a;
	opacity: 1;
	content: '';
	left: 5px;
}

.slick-carousel__img-mobile {
	display: none;
	width: 100%;
}

.slick-carousel__img-mobile.active {
	display: block;
}

.slick-carousel__img {
	display: none;
	width: 100%;
}

.slick-carousel__img.active {
	display: block;
}

.slick-carousel .slick-dots li.slick-active button:before {
	background: #25282a;
}

.slick-carousel .slick-dots {
	bottom: -35px;
}

/*
.slick-dots:before {
	font-family: FontAwesome;
	font-size: 20px;
	content: "\f104";
	color: #7d7d7d;
	position: relative;
	left: -10px;
	top: 1px;
}

.slick-dots:after {
	font-family: FontAwesome;
	font-size: 20px;
	content: "\f105";
	color: #7d7d7d;
	position: relative;
	right: -10px;
	top: 1px;
}
*/

@media (max-width: 1250px) {
	/*header*/
	.footer {
		/*display: none;*/
	}

	.gift__banner-img {
		display: none;
	}
}

@media (max-width: 1250px) and (min-width: 768px) {
	.nav-tabs > li.active > a,
	.nav-tabs > li.active > a:focus,
	.nav-tabs > li.active > a:hover {
		padding: 15px 25px;
	}
	.nav-tabs > li > a,
	.nav-tabs > li > a:focus,
	.nav-tabs > li > a:hover {
		padding: 15px 25px;
	}
	.nav-tabs .slick-dots {
		display: none !important;
	}
}

@media (max-width: 1250px) and (min-width: 1005px) {
	.header-menu-top-left {
		width: 40%;
	}
	.header-menu-top-right {
		width: 60%;
	}
}

@media (max-width: 1005px) {
	.header-menu-top-left {
		width: 100%;
		text-align: right;
	}
	.header-menu-top-right {
		width: 100%;
	}
}

@media (max-width: 922px) and (min-width: 768px) {
	.container {
		width: 100%;
	}
	.catalog-detail-share .news__social {
		margin: 27px 0 20px !important;
	}
}

/*@media (min-width:768px) {
	.container {width:100%;}
}*/

@media (max-width: 872px) {
	.header-bottom {
		display: none;
	}
}

@media (max-width: 550px) {
	div.login {
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		margin: 0;
		height: 100%;
	}
}

@media (max-width: 767px) {
	.footer-menu-social {
		margin: 20px 0px 100px 0px;
	}

	.login__submit {
		margin-bottom: 30px;
	}
	.login__button {
		text-align: center;
		margin-top: -20px;
	}

	.catalog-detail-share .news__social {
		margin: 27px 0 20px !important;
	}

	/*.slick-dots {display: none;}*/

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

	.footer {
		display: none;
	}

	header {
		display: none;
	}
	.nav-tabs__mobile-link {
		margin-top: 60px;
	}
	.tab-pane:first-child .nav-tabs__mobile-link {
		margin-top: 0px;
	}
	.gift__banner--item {
		margin-bottom: 40px;
	}
	.tab-content:first-child .nav-tabs__mobile-link {
		margin-top: 0;
	}
	.banner__link {
		font-size: 24px;
	}
	.banner {
		padding-top: 40px;

		padding-bottom: 40px;
	}
	ul.index-tabs {
		display: none;
	}
	.article-last-link__buttom {
		padding: 9px 50px;
	}
	.index-tab-content > .tab-pane {
		display: block;
	}
	.fade {
		opacity: 1;
	}
	.nav-tabs {
		padding-bottom: 0px;
	}
	.gift__banner-img {
		margin-left: 0;
		margin-right: 0;
	}
	.article-col {
		padding-top: 0;
		margin-bottom: 0;
		margin-top: 27px;
	}

	.article-col-last {
		margin-top: 67px;
	}

	.article-col-last__first {
		margin-top: 32px;
	}
	.article-row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.tab-content {
		padding-top: 0;
	}
	.banner__button {
		padding: 5px 15px;
		font-size: 16px;
		margin-top: 0;
	}
	.article-last-link {
		text-align: center;
		padding: 27px 0 10px;
	}
	img.slick-carousel__img,
	img.slick-carousel__img.active {
		display: none;
	}
	.article-title__wrap {
		display: inline-block;
		padding: 50px 85px 9px;
	}
	.tab-content.index-tab-content {
		padding-bottom: 45px;
	}
	.article--last .article-last-link {
		padding-top: 57px;
	}
	.gift {
		padding-bottom: 0;
	}
}

@media (min-width: 768px) {
	.nav-tabs__mobile-link {
		display: none;
	}
	img.slick-carousel__img-mobile,
	img.slick-carousel__img-mobile.active {
		display: none;
	}
}

@media (min-width: 910px) {
	.header-menu-middle-middle__link {
		font-size: 2rem;
		font-weight: 300;
		line-height: 2rem;
	}
}

@media (min-width: 1250px) {
	.gift__banner {
		padding-left: 0;
		padding-right: 0;
	}
	.slick-dotted.slick-slider {
		margin-bottom: 10px;
	}
}

.gift-row {
}

.gift__banner-img-mobile {
	display: block;
}

.slick-carousel .fa-angle-right,
.slick-carousel .fa-angle-left {
	font-size: 16px;
	color: #6d6d6d;
}

.slick-carousel .fa-angle-right {
	margin-left: 5px;
}

.slick-carousel .fa-angle-left {
	margin-right: 5px;
}

.slick-dots {
	transition: 0.2s;
}

.slick-dots {
	position: static;
	bottom: -25px;
	display: inline-block !important;
	width: auto;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.slick-elements .slick-dots li button:before {
	width: 10px;
	height: 10px;
	color: #ffffff;
	border-radius: 50%;
	border: 1px solid #25282a;
	opacity: 1;
	content: '';
	left: 5px;
}

.slick-elementsl .slick-dots li {
	margin: 0;
}

.slick-elements .slick-dots li.slick-active button:before {
	background: #25282a;
}

.slick-elements .slick-prev,
.slick-elements .slick-next {
	position: static;
	display: inline-block !important;
	top: 0;
	width: 10px;
	height: 0px;
}

.slick-elements .slick-next {
	float: right;
	margin-left: 5px;
}

.slick-elements .slick-prev {
	float: left;
	margin-right: 5px;
}

.slick-elements .slick-prev:before,
.slick-elements .slick-next:before {
	font-family: FontAwesome;
	font-size: 16px;
	color: #6d6d6d;
}

.slick-elements .slick-dots li {
	margin: 0;
}

.slick-elements .slick-prev {
}

.h1 {
	font-size: 30px;
	line-height: 40px;
	color: #25282a;
	font-weight: 600;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	font-family: 'Mulish', sans-serif;
}

.content-bottom {
	position: relative;
	padding: 0px 0px 26px 0px;
}
.product-not-available {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	color: #25282a;
}
.dealer__balls {
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	color: #25282a;
}

.basket-text-small {
	font-size: 12px;
	line-height: 16px;
	color: #25282a;
	display: block;
}

.catalog-detail-share:after {
	content: '';
	display: table;
	height: 0px;
	clear: both;
}
.catalog-detail-share .card__other {
	float: left;
}
.catalog-detail-share .news__social {
	margin: -9px 29px 0px 0px;
}
.catalog-detail-share .card__other a {
	text-decoration: none;
	color: #25282a;
	font-family: 'Mulish';
	font-weight: 500;
	position: relative;
}
.catalog-detail-share .card__other a::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #25282a;
	opacity: 0;
	transition: all 0.25s ease;
}
.catalog-detail-share .card__other a:hover::before {
	opacity: 1;
}
.catalog-detail-share .card__other a:hover {
	text-decoration: none;
}

@media (max-width: 1199px) {
	.catalog-detail-share .card__other {
		float: none;
	}
	.catalog-detail-share .news__social {
		float: none;
		margin: 10px 0px 0px 0px;
		display: inline-block;
	}
}

/* ==========================================================================
   Прочее
   ========================================================================== */

.transition,
.transition:before,
.transition:after,
.transition *,
.transition *:before,
.transition *:after {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

/* ==========================================================================
   Список статей
   ========================================================================== */

.module-articles-list {
	margin: 0px 0px 60px 0px;
}
.module-articles-list .news {
	margin: 0px;
	padding: 0px;
}
.module-articles-list .news .block-article {
	border-top: 1px solid #25282a;
	margin: 55px 0px 0px 0px;
	padding: 60px 0px 0px 0px;
}
.module-articles-list .news:first-child .block-article {
	border-top: none;
	margin-top: 0px;
	padding-top: 0px;
}
.module-articles-list .news .block-article .news__item p {
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
.module-articles-list .news .block-article .news__item p:first-child {
	margin-top: 0px;
}
.module-articles-list .news .block-article .block-more {
	margin: 40px 0px 0px 0px;
}
.module-articles-list .news .block-article .block-more a {
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	font-family: 'Mulish', sans-serif;
	font-weight: normal;
	padding: 10px 90px;
	background: #25282a;
	border: 2px solid #25282a;
}
.module-articles-list .news .block-article .block-more a:hover {
	background: #F9F28C;
	color: #25282a;
}

/* ==========================================================================
   Кнопка "Наверх"
   ========================================================================== */

.button-site-up {
	width: 60px;
	height: 60px;
	position: fixed;
	bottom: 28px;
	right: 28px;
	cursor: pointer;
	z-index: 1010;
	border-radius: 50%;
	overflow: hidden;
	opacity: 0;
}
.button-site-up.active {
	opacity: 1;
}
.button-site-up:before {
	content: '';
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.4;
}
.button-site-up:after {
	content: '';
	background: url(../img/arrow_up.png) no-repeat;
	width: 22px;
	height: 12px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -6px 0px 0px -11px;
}
.button-site-up:hover:before {
	opacity: 0.6;
}

/* ==========================================================================
   Прочее
   ========================================================================== */

@media (max-width: 767px) {
	.breadcamb {
		padding: 20px 0px 20px 0px !important;
	}
}
