@font-face {
	font-family: "ALSRubl";
	src: url("../fonts/rouble.eot");
	src: url("../fonts/rouble.eot?#iefix") format("embedded-opentype"), url("../fonts/rouble.woff") format("woff"),
		url("../fonts/rouble.ttf") format("truetype"), url("../fonts/rouble.svg#JournalRegular") format("svg");
	font-weight: normal;
	font-style: normal;
}

html,
body {
	height: 100%;
}
body {
	margin: 0;
	font-family: "Open Sans", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial,
		sans-serif;
	min-width: 320px;
}

.moneySign {
	font-family: ALSRubl;
	font-style: normal;
	font-weight: 500;
}

img {
	margin-bottom: -5px;
}
a {
	color: #3498db;
	text-decoration: none;
	border-bottom: solid 1px #77bae7;
}
.aW a {
	color: #fff;
	border-bottom: solid 1px rgba(255, 255, 255, 0.5);
}
.aB a,
.itemName {
	color: #000;
	border-bottom: solid 1px rgba(0, 0, 0, 0.3);
}
.aB a:hover,
.itemName:hover {
	color: #000;
	border-bottom: solid 1px rgba(0, 0, 0, 1);
}
.aGr a {
	color: #787878;
	border-bottom: solid 1px rgba(120, 120, 120, 0.5);
}
a:hover {
	color: #ff7e00;
	border-bottom: solid 1px rgba(255, 126, 0, 0.5);
}
a img {
	border: none;
	border-collapse: collapse;
	outline: none;
}
a:focus,
select:focus,
input:focus,
textarea:focus {
	outline: none;
}
table {
	border-collapse: collapse;
}
.noList {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
.lim {
	max-width: 1420px;
	min-width: 250px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
}

.lim5 {
	max-width: 1440px;
	min-width: 250px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
}

.lim4 {
	max-width: 1100px;
	min-width: 250px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
}

.shopMainMenuWrapper .limMenu {
	max-width: 1440px;
	min-width: 250px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}
.lim2 {
	max-width: 1440px;
	min-width: 250px;
	margin: 0 auto;
	padding: 0 20px;
}
.lim3 {
	width: 300px;
	margin: 0 auto;
	padding: 0 10px;
}
.anlim {
	max-width: 1880px;
	min-width: 300px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
}
.show {
	visibility: visible !important;
}
.hide {
	visibility: hidden !important;
}
.pseudo {
	border-bottom-style: dashed !important;
}
.out_container {
	margin: 0 auto;
	height: 100%;
	left: 0;
	position: relative;
	transition: left 0.4s ease-in-out;
}

.container {
	min-height: 100%;
}
.shopContentWr {
	padding-top: 118px;
}
/*Header*/

header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 300px;
	z-index: 2000;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	transition: left 0.4s ease-in-out;
}
.headerMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.headerMenuWr div {
	display: inline-block;
	vertical-align: top;
}
.headerMenu li {
	display: inline-block;
}
.fixHeader header {
	position: fixed;
	z-index: 2000;
}
.header {
	position: relative;
	background: #000;
}
.fixHeader .shopMainMenuWrapper .shopMainMenuInner > a {
	padding: 13px 13px 14px;
}

header .shopMainMenuInner i {
	display: none;
}

.searchList {
	position: absolute;
	top: 100px;
	bottom: 0;
	left: 10px;
	right: 0;
	overflow-x: hidden;
	overflow-y: auto;
}

.searchList .cartItemInfo .itemSizeItemAddWr {
	width: auto !important;
}

.searchList .cartQty,
.searchList .cartCost {
	display: none;
}
.searchList .itemSizeWrapper b {
	cursor: default;
	border: none;
	color: #000;
	margin-right: 6px;
	width: auto;
	height: auto;
	line-height: 1.2;
	min-width: auto;
}
.searchList .itemSizeWrapper b:hover {
	color: #000;
	background: none;
	border: none;
}

.searchList .itemSizeWrapper {
	display: block;
}

.searchList .cartItemInfo .itemPrice {
	display: inline-block;
}

.searchPopupWrapper.active {
	display: block;
	padding-bottom: 10px;
}
.waitAnim {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -48px;
}
.searchPopupWrapper .cartTableWrapper {
	padding: 0;
	border: none;
}
.searchPopupWrapper .cartPhoto img {
	max-height: 100px;
}
.searchResult .cartTable {
	width: 99%;
}
.searchPopupInner {
	position: relative;
	height: 100%;
}

.bigPopUpWr .close {
	right: 10px;
	top: 10px;
	position: fixed;
}

.searchPopupInner .lim {
	min-height: 100%;
}
.pseudoH {
	font-size: 30px;
	font-weight: 700;
	margin: 40px 0 40px;
}
/*Header cart & info*/
.headerIconsWr {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}
.headerIconsWr > div {
	display: inline-block;
	position: relative;
	padding: 23px 15px 30px 15px;
	vertical-align: top;
	margin-left: -0.26em;
	top: 0;
	height: 22px;
	min-width: 28px;
}
.fixHeader .headerIconsWr > div {
	padding: 9px 10px 20px 10px;
}

.headerIconsWr > div.active {
	background: #1c4b9b;
}

.fixHeader .headerSearch i,
.fixHeader .headerInfo > i {
	top: 12px;
	left: 10px !important;
}

.bigPopUpWr {
	position: fixed;
	top: 118px;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.96);
	display: none;
	z-index: 1050;
	overflow-x: hidden;
	overflow-y: auto;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.searchPopupWrapper,
.hidFiltrPopup {
	padding-top: 50px;
}

.fixHeader .bigPopUpWr {
	top: 94px;
}

.shopContactsPopUpWr .topContactsWr,
.hidFiltrPopup .hidFiltrWr {
	max-width: 580px;
	margin: 0 auto 0;
	padding: 20px;
	position: relative;
}

.shopContactsPopUpWr h4 {
	margin: 0 0 5px 0;
}
.shopContactsPopUpWr .shopWorkTime {
	display: block !important;
	line-height: 1.7;
}
.shopContactsPopUpWr .pseudoTitle,
.konModelsPopUpInner .pseudoTitle {
	font-size: 36px;
	margin: 40px 0 60px;
	text-align: center;
}
.skypeLink {
	border: none;
	text-decoration: none;
	color: #000 !important;
}
.headerInfo > i,
.headerCart i,
.headerSearch i {
	display: block;
	position: absolute;
	background: url(../images/main_new/j_icons.png);
	left: 0;
	top: 0;
}

.iconViber,
.iconWatsApp,
.iconTelegram,
.iconMts,
.iconVel {
	display: inline-block;
	margin-right: 5px;

	background: url(../images/main_new/viber.svg) no-repeat;
	background-size: 100%;
	width: 26px;
	height: 26px;
	position: relative;
	top: 4px;
}

.iconWatsApp {
	background: url(../images/main_new/whatsapp.svg) no-repeat;
}

.iconTelegram {
	background: url(../images/main_new/telegram.svg) no-repeat;
}

.iconMts {
	background: url(../images/icons/mts.svg) no-repeat;
}
.iconVel {
	background: url(../images/icons/velcom.svg) no-repeat;
}

.headerInfo.active {
	display: inline-block;
	cursor: pointer;
}
.headerInfo > i,
.headerSearch i {
	cursor: pointer;

	height: 28px;
	width: 28px;
	background-position: -63px -729px;
	top: 26px;
	left: 15px;
}
.headerSearch i {
	background-position: -30px -729px;
	top: 25px;
	left: 15px;
}
.headerInfo:hover > i {
	background-position: -63px -797px;
}

.headerInfo.active > i {
	background-position: -63px -763px;
}

.headerSearch.active i {
	background-position: -30px -763px !important;
}

.headerSearch {
	cursor: pointer;
}
.searchInputWr {
	position: relative;
	z-index: 900;
	padding: 0;
	background: #fff;
	display: block;
}
.fixHeader .searchInputWr.active {
	left: 141px;
}
.searchInputWr i {
	z-index: 100;
	top: 20px;
	left: 20px;
	height: 30px;
	width: 30px;
	background: url(../images/main_new/j_icons.png) no-repeat -29px -729px;
	position: absolute;
}
.searchInputWr input {
	display: block;
	width: 80%;
	margin: 0 auto;
	border: none;
	border-bottom: solid 1px #ddd;
	font-size: 26px;
	font-weight: 300;
	padding: 18px 10px 16px;
	text-align: center;
}
.fixHeader .searchInputWr input {
	padding: 11px 10px 10px 50px;
}
.headerSearch:hover i {
	background-position: -30px -797px;
}
.headerCart {
	display: inline-block;
	position: relative;
	padding-right: 130px !important;
}
.fixHeader .headerCart i {
	top: 10px;
}
.fixHeader .headerCart sup {
	top: 7px;
}
.fixHeader .headerCart span {
	top: 25px;
}
.headerCart.active i {
	background-position: 0 -760px;
}
.headerCart.active a {
	cursor: pointer;
}
.headerCart a {
	position: absolute;
	border-bottom: none;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: default;
	text-decoration: none;
}
.headerCart a:hover span {
	color: rgba(255, 255, 255, 0.8);
	border-bottom: solid 1px rgba(255, 255, 255, 0.8);
}
.headerCart span {
	font-size: 14px;
	border-bottom: solid 1px rgba(255, 255, 255, 1);
	position: absolute;
	top: 35px;
	left: 45px;
	white-space: nowrap;
	display: none;
}
.headerCart.active span {
	display: block;
}
.headerCart.active {
	background: #bd0000 !important;
}
.headerCart i {
	top: 22px;
	left: 15px;
	height: 31px;
	width: 29px;
	background-position: 0 -726px;
}
.headerCart sup {
	font-size: 11px;
	position: absolute;
	top: 17px;
	left: 45px;
	padding: 0 5px 1px 5px;
	border-radius: 3px;
	background: #ddd;
	color: #444;
}
.headerCart sup b {
	font-weight: 500;
}
/*footer*/
footer {
	margin: -210px 0 0 0;
	background: #000;
	position: relative;
	color: #999;
	padding: 40px 0;
	line-height: 1.7;
	font-size: 14px;
}
.bottomFooterInfo > div {
	display: inline-block;
	vertical-align: top;
	margin-right: 5%;
}
.bottomFooterInfo > div div {
	margin-bottom: 5px;
}
.footerContactsPhones {
	font-size: 24px;
}
.footerContactsPhones span {
	white-space: nowrap;
}
.footerLeft {
	position: absolute;
	width: 270px;
	margin-top: 6px;
}
.footerLogo {
	border: none !important;
}

.footerLogo img {
	width: 230px;
}

.footerFirmInfo {
	margin: 29px 0 0;
	font-size: 14px;
}
.footerFirmInfo div {
	margin-bottom: 4px;
}
.footerTopLinks {
	max-width: 1024px;
	margin-left: 320px;
}
.footerTopLinks li {
	font-size: 14px;
	margin-bottom: 4px;
	text-align: top;
	width: 180px;
	display: inline-block;
}
.footerContacts {
	margin-left: 320px;
	margin-top: 24px;
}
.footerContacts h3 a {
	border: none !important;
	color: #999 !important;
}
.footerContacts h4 {
	margin-bottom: 10px;
}
.footerContacts h3 {
	margin-bottom: 15px;
}
.socialBig {
	margin-top: 13px;
}
.socialBig li {
	display: inline-block;
	margin-right: 8px;
}
.socialBig li a {
	background-image: url(../images/main_new/social_big.svg);
	background-size: auto 100%;
	display: block;
	height: 30px;
	width: 30px;
	opacity: 1;
	border-bottom: none !important;
}
.socialBig li a:hover {
	opacity: 0.8;
}
.facebookB {
	background-position: -200px 0px;
}
.twitterB {
	background-position: -150px 0px;
}
.youtubeB {
	background-position: -100px 0px;
}
.vkB {
	background-position: -50px 0px;
}

.free_footer {
	height: 210px;
}
.footerContactsDopInfo {
	font-size: 14px;
	padding: 5px;
	color: #666;
	border: solid 1px #666;
	background: #000;
	display: inline-block;
	border-radius: 6px;
}
/*newShop*/
.shopMainMenuWrapper {
	background: #fff;
	box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.3);
	position: relative;
}
.headerMenuWr {
	margin-left: 147px;
}

.headerTab {
	white-space: nowrap;
}

.shopMainMenuWrapper .shopMainMenuInner > a {
	color: #444;
	font-size: 18px;
	border: none;
	text-decoration: none;
	display: inline-block;
	padding: 25px 13px 26px;
	height: 24px;
	position: relative;
	top: 0;
	z-index: 150;
}
.headerMenu a,
.headerTab a {
	font-size: 14px;
	border: none;
	text-decoration: none;
	padding: 12px 12px 12px;
	position: relative;
	display: inline-block;
	white-space: nowrap;
}
.headerTab a {
	font-weight: 700;
}
.headerTab a.active {
	background: #fff;
	color: #000 !important;
}

.shopMainMenuWrapper .shopMainMenuInner > a {
	cursor: default;
}

.shopMainMenuWrapper .shopMainMenuInner a[sm]:hover:after,
.shopMainMenuWrapper .shopMainMenuInner a[sm].active:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #164990;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
}
.headerSearch.active:after {
	left: -5px;
	top: 50%;
	margin-top: -5px;
	transform: rotate(90deg);
}
.shopMainMenuWrapper .shopMainMenuInner a:hover,
.shopMainMenuWrapper .shopMainMenuInner a.active {
	background: #164990;
	color: #fff;
}
.shopContacts {
	position: absolute;
	right: 15px;
	top: 3px;
	width: 500px;
	text-align: right;
	line-height: 1.7;
	color: #888;
}
.shopContacts a {
	text-decoration: none;
	color: #fff !important;
	font-size: 18px;
	white-space: nowrap;
}

.shopMainMenuWrapper .main_logo {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1000;
	background: #1c4b9b;
	display: block;
	padding: 12px 8px 0 8px !important;
	left: 0;
	border-bottom: none;
}

.shopMainMenuWrapper .shopMainMenuInner {
	margin-left: 147px;
}
.fixHeader .shopMainMenuWrapper .main_logo {
	padding: 0 8px !important;
	overflow: hidden;
}
.shopMainMenuWrapper .secShopMenu {
	position: absolute;
	background: rgba(255, 255, 255, 1);
	left: 0;
	top: -2000px;
	z-index: 100;
	width: 100%;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.07);
	opacity: 0;
	transition: opacity 0.3s ease-in-out 0.2s;
}
.shopMainMenuWrapper .secShopMenu.active,
.shopMainMenuWrapper .secShopMenu.active2 {
	opacity: 1;
	top: 74px;
	transition: opacity 0.3s ease-in-out;
	border-top: solid 1px #eee;
}
.fixHeader .shopMainMenuWrapper .secShopMenu.active {
	top: 50px;
}
.secShopMenu a {
	color: #777;
	border-bottom: none;
}

header .secShopMenu .limMenu i {
	display: none;
}

.secShopMenu a:hover {
	color: #ff7e00;
}
.shopMainMenuWrapper .secShopMenu .limMenu > ul {
	padding: 0;
	display: inline-block;
	vertical-align: top;
	white-space: normal;
	margin-right: 20px;
}

.shopMainMenuWrapper .secShopMenu .limMenu > ul:first-child {
	margin-left: 157px;
}

.shopMainMenuWrapper .secShopMenu .limMenu > ul:last-child {
	margin-right: 0;
}

.shopMainMenuWrapper .secShopMenu .limMenu > ul > li {
	padding: 20px 0 40px;
}

.shopMainMenuWrapper .secShopMenu .limMenu > ul > li > a {
	font-size: 16px;
	font-weight: 700;
	display: block;
	/*margin-bottom: 7px;
	border-bottom: solid 1px #eee;
	padding-bottom: 14px;*/
	padding: 5px 13px;
	color: #000;
}
.secShopMenu ul {
	list-style: none;
	margin: 0;
}
.shopMainMenuWrapper .secShopMenu .limMenu > ul > li > ul {
	padding: 0;
}
.shopMainMenuWrapper .secShopMenu .limMenu > ul > li > ul > li {
	font-size: 14px;
}
.shopMainMenuWrapper .secShopMenu .limMenu > ul > li > ul > li > a {
	display: block;
	padding: 5px 13px;
}

.shopMainMenuWrapper .secShopMenu .limMenu > ul > li > ul > li > ul {
	padding: 0 0 0 10px;
}

.shopMainMenuWrapper .secShopMenu .limMenu > ul > li > ul > li > ul > li {
	position: relative;
}

.shopMainMenuWrapper .secShopMenu .limMenu > ul > li > ul > li > ul > li > a {
	padding: 4px 4px;
	display: block;
}

.newShopContent {
	position: relative;
	min-height: 500px;
}
.shopLeftColumn {
	float: left;
	left: 0;
	width: 250px;
	z-index: 120;
	padding-bottom: 100px;
}
.shopLeftColumn.fixLeftColumn {
	position: fixed;
	top: 90px;
	padding: 10px 33px 100px 0;
}
.shopLeftColumn.shopLeftBottom {
	position: absolute;
	top: auto;
	bottom: 325px;
}
.shopLeftMenu h1 {
	margin-top: 0;
	margin-bottom: 60px;
}
.shopLeftMenu h2 {
	font-size: 32px;
}
.shopLeftMenu .secShopMenu .limMenu > ul,
.leftDevMenuWr .secShopMenu .limMenu > ul {
	padding: 0;
	border-bottom: solid 1px #ddd;
}

.shopLeftMenu .secShopMenu .limMenu > ul > li,
.leftDevMenuWr .secShopMenu .limMenu > ul > li {
	position: relative;
}

.shopLeftMenu .secShopMenu .limMenu > ul > li > a,
.leftDevMenuWr .secShopMenu .limMenu > ul > li > a {
	color: #000;
	text-decoration: none;
}
.secShopMenu .limMenu > ul > li > a:hover,
.leftDevMenuWr .secShopMenu .limMenu > ul > li > a:hover {
	color: #ff7e00;
}
.shopLeftMenu .secShopMenu .limMenu > ul > li > a,
.leftDevMenuWr .secShopMenu .limMenu > ul > li > a {
	display: block;
	padding: 5px;
	margin: 0;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 300;
	position: relative;
}
.shopLeftMenu .secShopMenu .limMenu > ul > li > a > i,
.leftDevMenuWr .secShopMenu .limMenu > ul > li > a > i {
	display: block;
	position: absolute;
	padding: 0 10px;
	right: 0;
	top: -2px;
	bottom: 0;
	font-size: 28px;
	font-weight: 300;
	width: 15px;
	cursor: pointer;
	font-style: normal;
	/*background: #ddd;*/
	color: #000;
}

.shopLeftMenu .secShopMenu .limMenu > ul > li.active > a > i,
.leftDevMenuWr .secShopMenu .limMenu > ul > li.active > a > i {
	top: -2px;
}

.leftDevMenuWr .secShopMenu .limMenu > ul > li > a.active > i,
.shopLeftMenu .secShopMenu .limMenu > ul > li > a.active > i {
	color: #fff;
}

.shopLeftMenu .secShopMenu .limMenu > ul > li > ul,
.leftDevMenuWr .secShopMenu .limMenu > ul > li > ul {
	padding-left: 0;
	display: none;
	padding-bottom: 5px;
}
.shopLeftMenu .secShopMenu .limMenu > ul > li.active,
.leftDevMenuWr .secShopMenu .limMenu > ul > li.active {
	margin: 2px 0;
}
.shopLeftMenu .secShopMenu .limMenu > ul > li.active > ul,
.leftDevMenuWr .secShopMenu .limMenu > ul > li.active > ul {
	display: block;
}
.shopLeftMenu .secShopMenu .limMenu > ul > li > ul a,
.leftDevMenuWr .secShopMenu .limMenu > ul > li > ul a {
	display: block;
	padding: 3px 0 3px 20px;
}
.shopLeftMenu .secShopMenu a.active,
.leftDevMenuWr .secShopMenu a.active {
	background: #164990;
	color: #fff !important;
}
.shopRightWrapper {
	margin-left: 300px;
	margin-top: 50px;
	position: relative;
}
.tovItem {
	display: inline-block;
	width: 28.8%;
	max-width: 400px;
	text-align: center;
	margin: 0 1.5% 40px 1.5%;
	padding: 0.5%;
	border: solid 1px #fff;
	vertical-align: top;
	position: relative;
	z-index: 100;
}
.shopInnerRecomWr .tovItem {
	margin: 0 10px 0 10px;
	padding: 10px;
}

.tovItemIn {
	position: absolute;
	left: 0;
	right: 0;
	height: auto;
}

.shopInnerRecomWr h2 {
	font-weight: 600;
}

.tovItem > a {
	color: #000;
	display: block;
	border-bottom: none;
}
.tovItem:hover {
	border: solid 1px #eee;
	box-shadow: 0 35px 35px -25px rgba(0, 0, 0, 0.2);
	z-index: 205;
}
.itemImg {
	display: table-cell;
	vertical-align: middle;
	text-align: center;

	position: relative; /*height:400px;*/
}
.itemImg img {
	max-width: 100%;
	max-height: 400px;
}
.itemColorsWrapper {
	height: 70px;
	display: none;
}

.tovItem .itemColorsWrapper {
	padding: 0 30px;
}

.tovItem .itemColorsWrapper .slick-track {
	margin: 0 auto;
}

.itemColorsWrapper a {
	height: 70px;
	display: block;
	border: none;
	text-align: center;
	position: relative;
	margin: 0 5px;
}
.tovItem .itemColorsWrapper a.active:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	border-bottom: solid 1px #164990;
	top: 0;
	bottom: 0;
}
.itemColorsWrapper img {
	max-height: 50px;
	max-width: 100%;
	position: absolute;
	margin: auto;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.itemPrice {
	font-size: 20px;
	margin-bottom: 10px;
}
.itemColorsWrapper.slick-initialized {
	display: block;
}
.itemColorsWrapper .slick-prev,
.itemColorsWrapper .slick-next {
	background: none;
}

.itemColorsWrapper .slick-prev.slick-disabled,
.itemColorsWrapper .slick-next.slick-disabled {
	background: none !important;
}
.itemSizeWrapper {
	display: none;
}
.mainInnerInfo .itemSizeWrapper {
	display: block;
}

.tovItem .itemSizeWrapper {
	padding: 0 10px;
}

.tovItem:hover .itemSizeWrapper.active {
	display: block;
}
.itemSizeWrapper b,
.sizeFilter {
	border: solid 1px #ddd;
	padding: 2px;
	min-width: 36px;
	height: 36px;
	line-height: 36px;
	margin-right: 3px;
	margin-bottom: 6px;
	display: inline-block;
	vertical-align: top;
	font-weight: 300;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	position: relative;
}
.searchList .itemSizeWrapper b,
.mainInnerInfo .itemSizeWrapper b {
	margin-left: 0;
}
.itemSizeWrapper b:hover,
.itemSizeWrapper b.active,
.sizeFilter:hover,
.sizeFilter.active {
	color: #fff;
	background: #164990;
	border: solid 1px #164990;
}
input.qt {
	display: inline-block !important;
	width: 40px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 18px;
	vertical-align: top;
	position: relative;
	top: -1px;
	border: solid 1px #ccc;
}
.qt i {
	font-style: normal;
	position: relative;
	top: 7px;
}
.addBut {
	display: inline-block;
	border: none !important;
	margin-bottom: 10px;
}
.addBut span {
	display: inline-block;
	border: none;
	background-color: #568add;
	border-radius: 6px;
	cursor: pointer;
	font-size: 16px;
	margin: 0;
	outline: none;
	padding: 15px 25px;
	position: relative;
	color: #fff;
	transition: background-color 0.2s ease-in-out;
}
.mb {
	font-size: 20px;
	font-weight: 300;
	position: relative;
	top: 13px;
	margin-left: 10px;
}
.addBut:hover span {
	background-color: #f8893c;
	transition: background-color 0.2s ease-in-out;
}
.addBut:active span {
	background: #f57a25;
}
.inCartOn .addBut {
	display: none;
}
.inCartOn .inCart {
	display: inline-block;
}
.inCart {
	padding: 10px 30px 14px;
	font-size: 16px;
	border: dashed 1px #ddd;
	display: none;
	margin-top: 0px !important;
}
.mainInnerInfo .inCart {
	font-size: 20px;
}
.inCart a {
	color: #00285f;
	text-decoration: none;
	border-bottom: solid 1px rgba(0, 40, 95, 0.2);
	display: inline;
}
.itemAdd {
	display: none;
}
.itemAddHidden {
	position: absolute;
	background: #fff;
	border: solid 1px #eee;
	border-top: none;
	width: 100%;
	left: -1px;
	padding-bottom: 20px;
	display: none;
}
.touch .itemAddHidden {
	display: block;
	position: relative;
	border: none !important;
	box-shadow: none !important;
	padding-bottom: 0;
}
.touch .itemSizeWrapper.active {
	display: block;
}
.touch .tovItem {
	border: solid 1px #eee;
	box-shadow: none !important;
	z-index: 105;
	padding-bottom: 15px;
}
.tovItem:hover .itemAddHidden,
.tovItem .itemAddHidden:hover {
	display: block;
	box-shadow: 0 35px 35px -25px rgba(0, 0, 0, 0.2);
}
.tovItem:hover .itemAdd.active {
	display: block;
}
.tovItem.noSize:hover .itemAddHidden {
	display: block;
	box-shadow: 0 35px 35px -25px rgba(0, 0, 0, 0.2);
}
.mainInnerInfo .itemAdd {
	position: relative;
	border: none !important;
	bottom: auto;
}
b[s="0"] {
	display: none;
}
.itemSizeWrapper b i {
	display: none;
	position: absolute;
	top: -2px;
	font-size: 11px;
	left: -2px;
	padding: 2px;
	color: #fff !important;
	background: #ff7e00;
	min-width: 11px;
	text-align: center;
	height: 11px;
	line-height: 11px;
}

.inCartOn i {
	display: block !important;
}

.sFilterButWr {
	position: fixed;
	display: none;
	width: 50px;
	height: 50px;
	background: #568add;
	border-radius: 50%;
	z-index: 1000;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
	text-align: center;
}

.no-touch .sFilterButWr:hover,
.sFilterButWr.active {
	background: #ff8200;
	transition: all ease-in-out 0.3s;
}

.sFilterButWr i {
	display: inline-block;
	position: relative;
	width: 11px;
	left: -4px;
	height: 2px;
	background: #fff;
	margin: 25px 0 0 7px;
	text-align: center;
}

.sFilterButWr i:after {
	display: block;
	width: 20px;
	height: 2px;
	position: absolute;
	background: inherit;
	top: -5px;
	left: -4px;
	content: "";
	transition: 0.3s ease-in-out;
}

.sFilterButWr i:before {
	display: block;
	width: 5px;
	height: 2px;
	position: absolute;
	background: inherit;
	top: 5px;
	left: 3px;
	content: "";
	transition: 0.3s ease-in-out;
}

.filterWrapper {
	margin-top: 30px;
}
.colorFilter {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 1px;
	border: solid 1px #eee;
	cursor: pointer;
	position: relative;
}
.colorFilter:before {
	content: "";
	position: absolute;
	top: -2px;
	left: -2px;
	background: #fff;
	border: solid 1px #eee;
	padding: 1px 2px;
	width: 11px;
	height: 13px;
	font-size: 15px;
	line-height: 15px;
	display: none;
}
.colorFilter:hover:before {
	display: block;
}
.colorFilter.active:before {
	display: block !important;
	content: "\2714";
}
/*input[name="priceRange"] {
	display: none;
}*/

/* Ширина слайдера */
#priceRange {
	margin: 0 24px 24px;
}
/* Контейнер слайдера */
.ui-slider {
	position: relative;
}
/* Ползунок */
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 24px;
	height: 24px;
	background: #eee;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	cursor: pointer;
}

.ui-slider .ui-slider-handle:after {
	content: "";
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	height: 12px;
	width: 4px;
	display: block;
	margin-left: 9px;
	margin-top: 6px;
}

.ui-slider .ui-slider-handle:hover,
.ui-slider .ui-slider-handle:active {
	background: #fff;
}

.ui-slider .ui-slider-handle:active {
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: 0.7em;
	display: block;
	border: 0;
	overflow: hidden;
}
/* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
.ui-slider-horizontal {
	height: 12px;
}
/* позиционируем ползунки */
.ui-slider-horizontal .ui-slider-handle {
	top: -8px;
	margin-left: -24px;
	outline: none;
}
.ui-slider-horizontal .ui-slider-handle:last-child {
	margin-left: 0 !important;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
/* оформление полосы по которой ходит ползунок */
.ui-widget-content {
	border: 1px solid #d4d4d4;
	background: #fff;
}
/* оформление активного участка (между двумя ползунками) */
.ui-widget-header {
	border: 1px solid #d4d4d4;
	border-top: 1px solid #428bca;
	border-bottom: 1px solid #428bca;
	background: #428bca;
	background: linear-gradient(to top, rgba(66, 139, 202, 1) 0%, rgba(127, 195, 232, 1) 100%);
}
/* скругление для полосы слайдера */

.priceRangeInputWr {
	white-space: nowrap;
}

.priceRangeInputWr input {
	display: inline-block;
	width: 100px;
	padding: 5px 4px;
	border: solid 1px #ddd;
	text-align: center;
	font-size: 16px;
}

.priceRangeInputWr i {
	display: inline-block;
	width: 14px;
	text-align: center;
	color: #ddd;
	margin-left: 2px;
	line-height: 28px;
}

.newShopContent .crumbs {
	margin: 0 0 0 0;
	font-size: 14px;
	line-height: 1.7;
	overflow: hidden;
	width: 100%;
}

.shopInnerLeft,
.shopInnerRight {
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
}
.shopInnerLeft {
	width: 58%;
}
.shopInnerImgMain {
	text-align: center;
}
.shopInnerImgMain img {
	max-width: 100%;
}
.shopInnerRight {
	width: 39%;
	margin-left: 2%;
}
.mainInnerInfo .itemSizeWrapper {
	margin-left: 0;
}
.mainInnerInfo .itemColorsWrapper {
	display: block;
	margin: 0;
	padding-left: 0;
	height: auto;
}
.mainInnerInfo h1 {
	margin: 10px 0 10px;
	font-weight: 700;
	font-size: 30px;
}
.itemOldPrice {
	margin-top: 10px;
	color: #999;
}
.itemOldPrice span {
	text-decoration: line-through;
}

.mainInnerInfo .itemOldPrice {
	font-size: 26px;
	font-weight: 300;
}

/*.saleOn .itemOldPrice {
	display: block;
}
.saleOn .itemPrice {
	color: #bd0000;
}*/
.innerSocial {
	margin: 30px 0;
	font-size: 14px;
	color: #777;
}
.innerSocial > div {
	display: inline-block;
	vertical-align: middle;
}
.mainInnerInfo h3 {
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 14px;
	margin-top: 10px;
}
.mainInnerInfo .itemColorsWrapper a {
	display: inline-block;
	width: 50px;
	height: 50px;
	border: solid 1px #eee;
	margin: 0 1px 5px 0;
	vertical-align: top;
}
.mainInnerInfo .itemColorsWrapper a.active {
	border-color: #164990 !important;
	cursor: default;
}
.mainInnerInfo .itemColorsWrapper a:hover {
	border-color: #ff7e00;
}

.mainInnerInfo .itemPrice {
	font-size: 40px;
	margin-bottom: 0;
}
.mainInnerInfo .itemAdd {
	display: block;
}
.mainInnerInfo .itemAdd > div {
	margin-top: 5px;
}
.mainInnerInfo .itemAdd .input-group {
	margin: 10px 0 30px;
}
.itemAdd .input-group {
	display: block;
	margin: 12px 0 18px;
}
.mainInnerInfo .addBut {
	margin-bottom: 0;
}
.tableSize {
	position: relative;
	padding-left: 30px;
	margin-top: 0px;
	font-size: 13px;
	color: #000;
	display: inline-block;
}
.tableSize i {
	display: block;
	position: absolute;
	left: 0;
	background: url(../images/joma_icons.png) no-repeat 0 -163px;
	height: 8px;
	width: 26px;
	top: 6px;
}
.propList {
	margin-top: 30px;
}
.propList div {
	margin: 0 0 10px;
	font-size: 15px;
}
.propList span {
	color: #777;
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
	width: 150px;
}
.propList ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: top;
}
.propList li {
	margin-bottom: 3px;
}

.tovList {
	min-height: 500px;
}

.innerDeliveryWrapper {
	margin-top: 30px;
	padding-top: 30px;
	border-top: solid 1px #eee;
}

.innerDeliveryWrapper > div > i {
	display: block;
	position: absolute;
	width: 36px;
	height: 36px;
	left: 0;
	top: 0;
	border: solid 1px #ddd;
	border-radius: 50%;
	background-image: url(../images/main_new/j_icons.png);
}

.deliveryIcon {
	background-position: 4px -863px;
}

.garantIcon {
	background-position: 5px -897px;
}

.innerDeliveryWrapper > div {
	margin: 0 20px 30px 0;
	line-height: 1.7;
	position: relative;
	padding-left: 45px;
	display: inline-block;
}

.innerDeliveryWrapper > div > div {
	display: inline-block;
	vertical-align: middle;
	line-height: 35px;
}

.innerDeliveryWrapper .deliveryCar {
	background-position: -38px -102px;
}
.innerDeliveryWrapper .deliverySam {
	background-position: 14px -102px;
}
.innerDeliveryWrapper .deliveryMail {
	background-position: -103px -100px;
}

.innerDeliveryWrapper ul {
	list-style: square;
	margin-left: 0;
	padding-left: 20px;
}

.innerDeliveryWrapper ul li {
	margin-bottom: 10px;
	line-height: 1.7;
}

.delivItem {
	font-size: 14px;
	margin: 5px 0 5px 5px;
}
.shopInnerRecom {
	position: relative;
	padding: 0 30px;
}
.shopInnerRecom .itemSizeWrapper {
	display: none;
}
.shopInnerRecom .itemPrice {
	font-size: 18px;
}
.shopInnerRecom .slick-prev {
	left: 5px;
}
.shopInnerRecom .slick-next {
	right: 5px;
}
.shopInnerRecom .slick-prev {
	left: 0px !important;
}

.shopInnerRecom .slick-next {
	right: 0px !important;
}

.smallArr.slick-arrow {
	width: 21px;
	top: 30px;
	bottom: 30px;
}

.smallArr.slick-arrow i {
	height: 20px;
	width: 20px;
	margin-top: -11px;
}

.smallArr.slick-arrow.slick-prev i {
	left: 6px;
}

.smallArr.slick-arrow.slick-next i {
	right: 6px;
}
.smallArr.slick-arrow.slick-next {
	right: 2%;
}
.smallArr.slick-arrow.slick-prev {
	left: 2%;
}

.mainInnerInfo .uptolikeWr {
	display: inline-block;
}

.uptolikeWr a {
	border-bottom: none;
}
.innerSocialTxt {
	display: inline-block;
	position: relative;
	top: 10px;
}
.tovItem .art {
	white-space: nowrap;
	display: block;
	margin-top: 6px;
}

.tovItem .itemName {
	line-height: 1.5;
}

/*cart*/

.cartItemList {
	width: 71%;
	float: left;
}
.cartItem {
	padding: 20px 0;
	border-bottom: solid 1px #eee;
	position: relative;
}
.cartItemList .cartItem:hover {
	border-right: 4px #e0e0e0 solid;
	border-bottom: 3px #a3a3a3 solid;
	margin: 0 -4px -2px 0;
	box-shadow: 0 0 5px 0px #bbb;
	-webkit-transition: box-shadow 0.3s ease-in-out;
	-moz-transition: box-shadow 0.3s ease-in-out;
	-o-transition: box-shadow 0.3s ease-in-out;
	transition: box-shadow 0.3s ease-in-out;
}
.cartPhotoName,
.cartItemInfo {
	vertical-align: top;
	display: inline-block;
	width: 49%;
	margin-right: 1%;
}

.cartItemInfo {
	margin-right: 0;
}

.cartItemOptions {
	font-size: 14px;
	color: #666;
}
.cartItemOptions b {
	margin-right: 5px;
	font-weight: 300;
}
.cartItemName .more,
.cartItemDel {
	font-size: 12px;
}
.more a {
	color: #00c12e;
	border-bottom: dashed 1px #00c12e;
}
.cartItemOptions div {
	margin-bottom: 2px;
}
.cartItemPrice {
	margin: 15px 0 10px;
}
.cartItemPrice b {
	font-size: 14px;
	color: #666;
	font-weight: 300;
}
.cartItemName h3 {
	font-size: 16px;
	margin: 0 0 5px;
}
.cartItemSum {
	width: 27%;
	text-align: center;
}
.cartItemSum .unit {
	font-size: 12px;
	color: #999;
}
.sumPrice {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 25px;
}
.cartItemDel {
	margin-top: 10px;
	line-height: 26px;
}
.cartItemDel a {
	color: #f00;
	border-bottom: dashed 1px #f00 !important;
}
.cartItemDel a:hover {
	color: #edbc05;
	border-color: #ffc58e !important;
}
.cartItemDel b,
.more b {
	font-size: 22px;
	position: relative;
	bottom: -3px;
}
.cartInner .crumbs {
	margin-top: 50px;
}
.cartWrapper h1 {
	font-size: 2em;
}
.cartWrapper h2 {
	font-size: 24px;
}
.cartTableWrapper,
.pusto,
.orderOk {
	background: #fff;
	border: solid 1px #eee;
	border-bottom: none;
	padding: 0 3rem;
}
.pusto,
.orderOk {
	border-radius: 0;
	border-bottom: solid 1px #eee;
}
.pusto,
.pu > div,
.ordOk > div,
.orderOk {
	display: none;
}
.pu .pusto,
.ordOk div.orderOk {
	display: block;
}
.cartTableWrapper.wishTable {
	border-radius: 0;
	border: solid 1px #eee;
}
.cartTableWrapper > b {
	margin: 10px;
	display: inline-block;
}
.cartWrapper ins {
	text-decoration: none;
}
.cartInner .price {
	font-size: 20px;
}

.cartItemInfo {
	position: relative;
	top: 10px;
}

.cartItemInfo > div {
	display: inline-block;
	vertical-align: top;
}

.cartItemInfo .itemSizeWrapper {
	margin: 0 0 10px 0;
	display: block;
}
.cartItemInfo .itemSizeItemAddWr {
	position: relative;
	top: -10px;
	width: 60%;
}

.cartItemInfo .itemPrice {
	background: #ffed00;
	display: none;
	font-size: 14px;
	line-height: 22px;
	padding: 5px 10px 5px 15px;
	border-radius: 4px;
	position: relative;
	height: 23px;
	margin: 10px 10px 30px 15px;
}
.cartItemInfo .itemAdd {
	width: auto;
	border: none;
	bottom: auto;
	position: relative;
	top: -6px;
	padding: 0;
	margin-left: 3px;
}
.cartItemInfo .itemAdd .input-group {
	margin: 0;
}
.cartItemInfo .itemPrice span {
	position: relative;
	z-index: 100;
}
.cartItemInfo .itemPrice:after {
	content: "";
	display: block;
	position: absolute;
	height: 25px;
	width: 25px;
	background: #ffed00;
	transform: rotate(45deg);
	top: 4px;
	left: -11px;
	border-radius: 4px;
	z-index: 10;
}
.cartItemInfo .itemPrice:before {
	content: "";
	display: block;
	position: absolute;
	height: 7px;
	width: 7px;
	background: #fff;
	top: 13px;
	left: -2px;
	border-radius: 50%;
	z-index: 11;
}
.cartDelWr {
	position: absolute;
	right: 0;
	top: 30px;
}
.cartDelWr a {
	border-bottom: none;
	text-decoration: none;
	font-size: 40px;
	line-height: 18px;
	font-weight: 300;
}
.nameWr {
	display: inline-block;
	vertical-align: top;
	width: 70%;
	position: relative;
	top: 10px;
}
.tabSelect {
	width: 50px;
}
.tabSize {
	font-size: 14px;
	margin-top: 10px;
}
.cartPhoto {
	text-align: center;
	width: 25%;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
}

.cartItemSize {
	width: 80px;
	text-align: center;
}
.cartQty {
	width: 10%;
	text-align: center;
	font-size: 14px;
}
.wishTable .tabAm {
	width: 200px;
	text-align: right;
	font-size: 14px;
}
.wishTable .tabAm div {
	text-align: right;
}
.qtyWrapper > .itemLinks > div {
	margin-top: 0;
}
.wishTable .itemLinks {
	font-size: 14px;
	margin-top: 0;
}
.wishTable .itemLinks i {
	top: 3px;
	left: -2px;
}
.wishTable .detail {
	font-size: 13px;
}
.cartInner .itemPriceWrapper {
	text-align: left;
	font-size: 12px;
	margin-top: 20px;
}
.tabDel a {
	margin-top: 10px;
	margin-left: -25px;
	font-size: 12px;
}
.tabDel a,
.tabDel b {
	color: #c03a3a;
}
.tabDel b {
	font-size: 18px;
	line-height: 12px;
	font-weight: 300;
	position: relative;
	top: 3px;
	left: -25px;
}
.tabAm .tabDel {
	margin-left: 0;
	margin-top: 20px;
}
.cartCost {
	font-weight: 700;
	font-size: 14px;
	width: 18%;
	margin-right: 30px;
	text-align: right;
}
.cartTableSumm {
	text-align: right;
	padding: 20px 30px;
	border: dashed 1px #ddd;
	margin: 0;
	border-right: solid 1px #eee;
	border-left: solid 1px #eee;
	background: #fff;
	border-radius: 6px;
}
.cartTableSumm span {
	font-weight: 700;
}

.cartTopMenu a,
.cartTopMenu span {
	display: inline-block;
	margin: 0 10px 0 0;
}
.cartTopMenu span {
	padding: 5px 10px;
	background: #f6f6ed;
	font-weight: 700;
	border-radius: 6px;
}
.tabSumm span {
	font-size: 16px;
	margin-left: 5px;
}

.tabSelect i:hover {
	color: #f00 !important;
}
.cartPhoto img,
.cartNamePhoto img {
	max-height: 170px;
	max-width: 100%;
}
.cartNamePhoto {
	display: none !important;
}
.amount {
	margin: 15px 0 20px 15px;
	position: relative;
	width: 80px;
	display: inline-block;
}
.amount input {
	width: 50px;
	line-height: 26px;
	height: 26px;
	position: relative;
	top: -5px;
	border: solid 1px #eee;
	border-right: none;
	border-left: none;
	border-top: none;
	text-align: center;
	box-shadow: 1px 1px 3px #ccc inset;
}
.amount .prev,
.amount .next {
	text-align: center;
	display: none;
	width: 44px;
	line-height: 16px;
	font-size: 26px;
	font-weight: 300;
	cursor: pointer;
	padding: 1px 4px 0 0;
	background-color: #ccc;
	background-image: linear-gradient(to bottom, #ffffff, #dadada);
	-webkit-background-image: linear-gradient(to bottom, #ffffff, #d9d9d9);
	-o-background-image: linear-gradient(to bottom, #ffffff, #d9d9d9);
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.196), 0px 1px 2px rgba(0, 0, 0, 0.4);
	position: absolute;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.749);
	color: #333333;
	left: 4px;
}
.cartItem:hover .amount .prev,
.cartItem:hover .amount .next {
	display: inline-block;
}
.amount .next {
	top: -22px;
}
.amount .prev {
	bottom: -10px;
}
.amount .prev:hover,
.amount .next:hover {
	background-color: #f9f9f9;
	background-image: linear-gradient(to bottom, #f4f4f4, #cdcdcd);
	-webkit-background-image: linear-gradient(to bottom, #f9f9f9, #888);
	-o-background-image: linear-gradient(to bottom, #f9f9f9, #888);
}
.amount .prev:active,
.amount .next:active {
	background-image: -o-linear-gradient(top, #e6e6e6, #c0c0c0);
	background-image: linear-gradient(to bottom, #e6e6e6, #c0c0c0);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffc0c0c0', GradientType=0);
	zoom: 1;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	font-size: 24px;
	top: -1px;
}
.amount .next:active {
	top: -21px;
}
.amount .unit {
	position: relative;
	top: -4px;
	left: 5px;
}
.red {
	color: #f00;
	font-size: 16px;
}
.cartConfirm .catalogTopMenu {
	margin-bottom: 0;
	margin-left: -5px;
}
.cartConfirm h2 {
	margin-top: 20px;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 300;
}
.cartConfirm h3 {
	padding: 20px;
	margin: 30px -20px 0; /*border-top:solid 1px #ddd;*/
}
.formSection.first h3 {
	margin-top: 0;
}
.inputWrapper {
	margin-top: 20px;
	position: relative;
	font-size: 14px;
	line-height: 26px;
}
.inputWrapper > span {
	width: 160px;
	text-align: right;
	display: inline-block;
	margin: 0 5px 0 0;
	vertical-align: top;
}
.inputWrapper i {
	font-size: 12px;
	color: #777;
	margin-left: 15px;
	display: inline-block;
}
.inputWrapper i span {
	position: relative;
	left: -2px;
}
.inputWrapper b {
	line-height: 26px;
	margin-left: 4px;
}
.inputInner {
	margin-left: 90px;
	margin-right: 10px;
}
.inputWrapper input[type="text"],
.inputWrapper input[type="password"] {
	height: 25px;
	padding: 0 3px;
}

::-webkit-input-placeholder {
	color: #ccc;
	font-weight: 300;
}
::-moz-placeholder {
	color: #ccc;
	font-weight: 300;
}
:-moz-placeholder {
	color: #ccc;
	font-weight: 300;
}
:-ms-input-placeholder {
	color: #ccc;
	font-weight: 300;
}
.inputWrapper input[name="lname"],
.inputWrapper input[name="name"] {
	width: 400px;
}
.inputWrapper input[name="city"],
.inputWrapper input[name="email"],
.inputWrapper input[name="tel"],
input[type="password"] {
	width: 174px;
}
.inputWrapper input[name="obl"] {
	width: 250px;
}
.inputWrapper input[name="zip"] {
	width: 45px;
}
textarea[name="adrmail"] {
	width: 250px;
	height: 50px;
}
.cartConfirm textarea {
	padding: 3px 5px;
}
.formInner input:focus,
.formInner textarea:focus,
.qtyWrapper input:focus {
	outline: solid 2px #e5e5bb;
}
.delPrice {
	position: absolute;
	right: 30px;
	font-size: 16px;
}
.dopInfo textarea {
	width: 98%;
	height: 50px;
}
.cartConfirm select {
	width: 670px;
}
.cartTotal {
	font-size: 22px;
	position: relative;
	padding: 15px 20px 5px;
	margin: 40px -20px;
	border-top: solid 2px #c2c2a2;
}
.cartTotal span {
	display: inline-block;
	text-align: right;
}
.cartTotal span i {
	font-size: 13px;
	color: #999;
	font-style: normal;
	position: relative;
	top: 0;
	display: block;
	width: 150px;
}
.cartTotal b {
	font-size: 22px;
	position: absolute;
	right: 20px;
	top: 13px;
}
.cartTotal:after {
	margin: 5px -20px -5px;
}
.itemSumm {
	text-align: right;
	margin: 10px 10px 0 0;
	font-size: 20px;
}
.formDelivery {
	margin-top: 20px;
}
.popupAddCart {
	position: fixed;
	top: 0;
	z-index: 15000;
	background: url(../images/main_new/bgWhite.png);
	width: 100%;
	box-shadow: 0 15px 25px -15px rgba(0, 0, 0, 0.5);
	padding: 20px 0;
	min-width: 1000px;
}
.popupAddCart .oldPrice {
	font-size: 14px;
	margin-right: 10px;
}
.cartAddInner {
	background: #fff;
	border: solid 2px #ccc;
	padding: 0 20px;
}
.popupAddCart .cartItem {
	background: none !important;
	border-bottom: none;
}
.cartAddConfirm {
	float: left;
	width: 22%;
	margin-left: 1%;
	padding: 0 20px 15px;
	color: #999;
	text-align: right;
	max-width: 240px;
}
.popupAddCart .itemSumm {
	margin: 10px 0 20px;
	font-size: 26px;
}
.popupAddCart .itemShopButton {
	font-size: 18px;
	padding: 10px 20px;
}
.closeAdd {
	position: absolute;
	right: 15px;
	top: 10px;
	display: block;
	font-size: 50px;
	cursor: pointer;
	line-height: 29px;
}
.closeAdd:hover {
	color: #ff7e00;
}
.assemb {
	font-size: 14px;
	margin: 25px 0;
	position: relative;
}
.assemb input {
	position: absolute;
	top: 1px;
}
.assemb label {
	display: block;
	margin-left: 25px;
	position: relative;
}
.assemb label div {
	display: inline-block;
	margin-right: 115px;
}
.assemb label b {
	display: inline-block;
	margin-left: 5px;
	position: absolute;
	right: 0;
	font-size: 16px;
	color: #ddd;
}
.popUpWrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.99);
	z-index: 2050;
	visibility: hidden;
	opacity: 0;
	overflow-y: auto;
	text-align: center;
	vertical-align: middle;
	top: -5000px;
}
.popUpWrapper.active {
	position: fixed;
	top: 0;
	visibility: visible;
	opacity: 1;
}
.popUpInner {
	margin: 20px auto;
	position: relative;
	top: 50%;
	background: #fff;
	border: solid 1px #ddd;
	vertical-align: middle;
	text-align: left;
	max-width: 800px;
}
.sizeTab {
	margin: 0 0 30px 0;
}
.tabSiazeWrapper.active > .popUpInner {
	top: 20px;
	margin-top: 0 !important;
}
.tabSiazeWrapper h2 {
	font-size: 20px;
	margin: 20px 40px 30px 20px;
}
.sizeTab h3 div {
	font-size: 16px;
	font-weight: 300;
	margin-top: 5px;
	color: #777;
}
.sizeTab td,
.sizeTab th {
	padding: 5px 7px;
	border: solid 1px #ddd;
	text-align: center;
}
.nastrItem {
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
	margin-top: -1px;
	margin-bottom: -1px;
}
.nastrItem:hover {
	background: rgba(0, 0, 0, 0.03);
}

.sizeNavWr {
	margin-bottom: 30px;
}

.sizeNavWr a {
	display: inline-block;
	color: #333;
	border: dashed 1px #999;
	margin: 5px;
	padding: 7px 10px;
	font-size: 14px;
}
.tabSiazeWrapper .popUpInner {
	text-align: center;
	padding: 20px;
}

.sizeNavWr a.active,
.sizeNavWr a:hover {
	background: #1c4b9b;
	color: #fff;
	border: solid 1px #1c4b9b;
}

.sizePicDscFlex {
	display: flex;
	text-align: left;
	margin-bottom: 20px;
}

.sizePicDscFlex > div {
	width: 50%;
	box-sizing: border-box;
	margin: 0 20px 0 0;
}

.sizePicDscFlex > div img {
	width: 100%;
}

.sizePicDscWr {
	display: flex;
	margin-bottom: 20px;
}

.sizePicDscWr i {
	display: block;
	font-style: normal;
	line-height: 30px;
	text-align: center;
	min-width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #b8e746;
	margin-right: 10px;
	position: relative;
	top: 2px;
	font-size: 14px;
	font-weight: 600;
}

.sizePicDsc {
	text-align: left;
	font-size: 14px;
	line-height: 1.4;
}

.sizePicDsc h4 {
	margin: 0 0 5px;
}

.sizeDscItem table {
	width: 100%;
	font-size: 14px;
	border: solid 1px #ddd;
}

.sizeDscItem th {
	background: #ddd;
}

.sizeDscItem th,
.sizeDscItem td {
	padding: 10px 5px;
	border-bottom: solid 1px #ddd;
}

.sizeDscItem tr:nth-child(even) td {
	background: #f1f1f1;
}

.sizeDscItem h3 {
	margin: 40px 0 40px;
	text-transform: uppercase;
}

[jnavd] {
	display: none;
}

.active[jnavd] {
	display: block;
}

.sizePicAlone {
	margin-bottom: 30px;
	text-align: center;
}

.sizePicAlone img {
	max-width: 100%;
}

.pbt40 {
	padding: 40px 0;
}

.pbt60 {
	padding: 60px 0;
}

.pbt80 {
	padding: 80px 0;
}

.tabSiazeWrapper .popUpInner,
.personalInfoWr .popUpInner {
	top: auto;
}

.personalInfoWr {
	z-index: 10000;
	top: 0 !important;
}

.nastrTitle {
	padding: 20px;
	cursor: pointer;
	font-weight: 300;
	font-size: 20px;
	position: relative;
	padding-left: 45px;
}
.nastrTitle:before {
	content: "+";
	display: block;
	border: solid 1px #ddd;
	font-size: 26px;
	height: 20px;
	width: 20px;
	text-align: center;
	font-weight: 300;
	position: absolute;
	line-height: 20px;
	top: 50%;
	margin-top: -11px;
	left: 10px;
}
.nastrContent {
	display: none;
	margin-left: 45px;
	margin-right: 20px;
}
.sizeTab table {
	margin-bottom: 30px;
	width: 100%;
}
.catTeamsInner .tableSize i,
.itemRightWrapper .tableSize i {
	top: 4px;
}
.nastrContent p {
	margin-top: 0;
	margin-bottom: 20px;
}
.nastrContent h3,
.nastrContent h2,
.nastrContent h4 {
	margin-top: 0;
}
.nastrItem.active .nastrTitle:before {
	content: "-";
}
.nastrItem.active {
	background: #fff;
}
.close {
	position: absolute;
	font-size: 54px;
	display: inline-block;
	line-height: 32px;
	top: 5px;
	right: 3px;
	cursor: pointer;
	width: 31px;
	height: 31px;
}
.close b {
	font-weight: 300;
	display: inline-block;
}
.close i {
	position: absolute;
	display: block;
	border-bottom: solid 2px #f00;
	transform: rotate(45deg);
	width: 30px;
	top: 13px;
}
.close i:first-child {
	transform: rotate(-45deg);
}
.close:hover i {
	transition: transform 0.3s ease-in-out;
	-webkit-transition: transform 0.3s ease-in-out; /** Chrome & Safari **/
	-moz-transition: transform 0.3s ease-in-out; /** Firefox **/
	-o-transition: transform 0.3s ease-in-out;
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.close:hover i:first-child {
	transition: transform 0.3s ease-in-out;
	-webkit-transition: transform 0.3s ease-in-out; /** Chrome & Safari **/
	-moz-transition: transform 0.3s ease-in-out; /** Firefox **/
	-o-transition: transform 0.3s ease-in-out;
	-webkit-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	transform: rotate(225deg);
}
.cartSubmit {
	text-align: center;
}
.cartSubmit .sliderButton {
	padding: 5px 20px;
	font-size: 30px;
}
.cartSubmit input {
	font-size: 25px;
	padding-bottom: 4px;
}
.cap {
	background: url(../images/cap_bg.jpg);
	text-align: center;
}
.capInner {
	background: url(../images/cap2.jpg) no-repeat 50% 0;
	height: 100%;
	min-height: 1076px;
}
.cap h1 {
	font-size: 30px;
	margin-top: 10px;
}
.introWr {
	text-align: left;
	background: rgba(255, 255, 255, 0.9);
	padding: 10px 30px;
	border-radius: 0 10px 10px 0;
	box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.3);
	margin-top: 20px;
}
.cap .intro {
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
}
.social {
	width: 30%;
	position: absolute;
	top: 20px;
	text-align: left;
	min-width: 300px;
}
.social a {
	border-bottom: none;
}
.social a:hover {
	opacity: 0.8;
}
.social a:before {
	content: "";
	display: inline-block;
	width: 64px;
	height: 64px;
	background: url(../images/betty_icons.png) no-repeat 0 0;
}
a.insta:before {
	background-position: -64px 0;
}
a.fb:before {
	background-position: -132px 0;
}
.iconsWrapper {
	margin-left: 25px;
}
.zakazNumber {
	font-size: 30px;
	border-bottom: solid 1px #eee;
	padding: 0 0 5px 0;
}
input[required]:focus:invalid {
	background: #ffe8e8;
	border: solid 1px #ff595c;
}
.cartFormWr {
	background: #f3f3f3;
	padding: 3rem;
}
.cartInner h1 {
	margin: 50px 0;
}
.cartFormWr input,
.inputWr textarea {
	border: solid 1px #eee;
}
.inputWr textarea {
	height: 180px;
}
.inputWr {
	position: relative;
	margin-bottom: 20px;
}
.inputWr input,
.inputWr textarea {
	padding: 25px 15px 7px;
	box-sizing: border-box;
	width: 100%;
}
.cartFormWr .deliveryList input {
	width: auto;
	padding: 0;
}
.deliveryList,
.payList {
	margin: 0 -3rem 50px;
	overflow: hidden;
}
.deliveryList label,
.payList label {
	padding: 15px 8rem 15px 3rem;
	font-size: 15px;
	display: block;
	position: relative;
	font-weight: 500;
}
.deliveryItem,
.payItem {
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.deliveryPrice,
.payPrice {
	position: absolute;
	right: 17rem;
	top: 15px;
}
.payPrice {
	top: 5px;
}
.payPrice img {
	max-height: 40px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.deliveryList .deliveryItem:hover,
.payList .payItem:hover {
	background: #f3e9cd;
	cursor: pointer;
}
.deliveryList .deliveryItem.active,
.payList .payItem.active {
	background: #f7d991;
}
.deliveryItem.active .deliveryText,
.payItem.active .deliveryText {
	display: block;
}
.deliveryItem label b,
.deliveryItem label input,
.payItem label b,
.payItem label input {
	font-weight: normal;
	display: inline-block;
	white-space: normal;
	vertical-align: top;
	padding-right: 25px;
}
.deliveryItem label,
.payItem label {
	white-space: nowrap;
}
.deliveryText,
.payText {
	display: none;
}
.deliveryText label {
	padding-left: 4rem;
	font-size: 13px;
	color: #555;
}
.deliveryText label > div,
.deliveryText input {
	display: inline-block;
	vertical-align: top;
	white-space: normal;
}
.deliveryText label {
	padding: 10px 3rem 10px 4rem !important;
	white-space: nowrap;
}
.deliveryText label:hover {
	background: rgba(0, 0, 0, 0.1);
}
.samWorkTime {
	margin-top: 4px;
	line-height: 1.7;
}
.inputPlaceholder {
	position: absolute;
	top: 14px;
	left: 15px;
	font-size: 14px;
	color: #999;
	transition: top ease-in-out 0.1s, font-size ease-in-out 0.1s;
}
.inputPlaceholder.active {
	top: 5px;
	font-size: 12px;
	transition: all ease-in-out 0.1s;
}
.fiftiWr {
	white-space: nowrap;
}
.fiftiWr .inputWr,
.fif {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-left: -0.25em;
}
.fiftiWr .inputWr:first-child,
.formDelivSelect .fif:nth-child(2n + 1),
.allDeliveryForm .fif:nth-child(2n) {
	margin-left: 0;
	margin-right: 2%;
}
.formDelivSelect,
.allDeliveryForm {
	white-space: nowrap;
}
.primer {
	font-size: 15px;
	margin-left: 15px;
	margin-top: 3px;
}
.allDeliveryForm {
	margin-bottom: 30px;
}
.formDelivSelect {
	display: none;
}
.formDelivSelect.active {
	display: block;
}
.itogoWr {
	text-align: center;
	margin-top: 20px;
}
.itogoInner {
	display: inline-block;
	text-align: left;
}
.itogoInner h2 {
	text-align: center;
	font-size: 28px;
	border-bottom: solid 1px #eee;
	padding-bottom: 10px;
}
.itogoInner div {
	position: relative;
	padding-right: 80px;
	margin: 25px 0;
}
.itogoInner div span {
	position: absolute;
	right: 0;
}
.allPrice {
	font-weight: 700;
}
.blueButton {
	color: #fff !important;
	border: none !important;
	text-align: center;
	background: #568add;
	padding: 15px 25px;
	display: inline-block;
	font-size: 16px;
	border-radius: 4px;
	opacity: 1;
	position: relative;
	cursor: pointer;
	outline: none;
}
.blueButton[disabled],
.blueButton.disabled {
	opacity: 0.45;
	cursor: default;
	background: #568add !important;
}
.blueButton:hover {
	background: #ff8200;
	transition: all ease-in-out 0.3s;
}

.printButWr a:hover,
.cheap-box:hover {
	background: #ffe6a9;
	transition: all ease-in-out 0.3s;
}

.blueButton:active {
	background: #ff5a00;
}
div.cartSbWr {
	padding: 0;
	margin-top: 30px;
}
.cartSbWr .blueButton {
	width: 100%;
	box-sizing: border-box;
	font-weight: 700;
}
.itogoWr i {
	font-style: normal;
}
.samTochka {
	font-weight: 700;
}
.zakazInfoWrapper {
	margin-top: 60px;
}
.zakazInfoWrapper > div,
.zakazCoast > div {
	margin-bottom: 10px;
}
.zakazInfoWrapper > div > span,
.zakazCoast > div > span {
	display: inline-block;
	width: 250px;
}
.zakazInfoWrapper h4,
.zakazCoast h4 {
	margin: 30px 0 20px;
	font-size: 20px;
}
/*Dev class*/

.menuDevButWr,
.konListShowButWr {
	display: none;
	position: absolute;
	height: 41px;
	width: 41px;
	cursor: pointer;
	margin-left: -15px;
	left: 15px;
	top: 4px;
	z-index: 2500;
}

.promoWr .menuDevBut {
	top: 0;
	background: #fff;
}

.promoWr .menuDevButWr {
	top: -2px;
}

.menuDevBut,
.konListShowBut {
	display: inline-block;
	position: relative;
	width: 22px;
	height: 2px;
	background: #000;
	margin: 20px 0 0 8px;
}

.konListShowBut {
	width: 18px;
	background: #ccc;
	top: -6px;
}
.konListShowButWr {
	margin-left: -5px;
	margin-top: 4px;
	height: 31px;
	width: 31px;
}

.rangeWrapper .rangeslider--horizontal:after,
.pseudoAfter {
	content: "Количество комплектов";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	color: #777;
	font-size: 13px;
	z-index: 100;
	top: 0;
}

.constructorWrapper h1 {
	text-align: center;
	font-size: 2.5em;
	margin: 50px 0 70px;
}

.pseudoAfter {
	color: #fff;
	z-index: 120;
}

.rangeWrapper .rangeslider__fill {
	overflow: hidden;
}

.rangeWrapper .rangeslider__handle {
	z-index: 200;
}

.menuDevBut:after,
.menuDevBut:before,
.konListShowBut:after,
.konListShowBut:before {
	display: block;
	width: inherit;
	height: 2px;
	position: absolute;
	background: inherit;
	top: -6px;
	left: 0;
	content: "";
	transition: 0.3s ease-in-out;
}
.menuDevBut:after,
.konListShowBut:after {
	top: 6px;
}

.mainModelList {
	text-align: center;
	padding: 0 50px;
	margin-bottom: 30px;
	display: none;
}

.mainModelList.slick-initialized {
	display: block;
	margin: 0 70px;
}

.mainModelItem,
.konModelSelectItem {
	border-bottom: none;
	color: #000 !important;
	width: 150px;
	display: inline-block;
	margin: 0 20px;
	padding-bottom: 10px;
	vertical-align: top;
}

.mainModelItem.active,
.konModelSelectItem.active {
	border-bottom: solid 2px #41b8f2 !important;
}

.mainModelItem:hover,
.konModelSelectItem:hover {
	border-bottom: solid 1px #41b8f2;
}

.mainModelImgWr {
	height: 150px;
}

.mainModelItem img,
.konModelImgWr img {
	height: 100%;
	margin: 0 auto;
}

.mainModelName,
.konModelName {
	margin-top: 10px;
}

.konModelSelectItem {
	width: 120px;
	margin: 0 1.5% 30px;
	text-align: center;
	border-bottom: solid 1px transparent;
}

.konModelImgWr {
	height: 120px;
}

.konModelsPopUpInner {
	background: none;
	border: none;
	position: relative;
	text-align: center;
}

.konModelsPopUpInner h2 {
	margin: 50px 0;
}

.menuDevButWr.active .menuDevBut:after,
.konListShowButWr.active .konListShowBut:after {
	left: -3px;
	top: 5px;
	width: 16px;
	transform: rotate(225deg);
	transition: transform 0.5s ease-in-out;
}
.menuDevButWr.active .menuDevBut:before,
.konListShowButWr.active .konListShowBut:before {
	left: -3px;
	top: -5px;
	width: 16px;
	transform: rotate(-225deg);
	transition: transform 0.5s ease-in-out;
}
/*shop loader*/

.loaderWrapper {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(255, 255, 255, 0.9);
	z-index: 2100;
}
.loaderWrapper.active {
	display: block;
}
.loaderInner {
	position: relative;
	top: 50%;
	margin-top: -100px;
}
.cssload-container * {
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.cssload-container {
	margin: 0 auto 0 auto;
	text-align: center;
	/*max-width: 545px;*/
}

.cssload-container ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.cssload-container ul li {
	list-style: none;
}
.cssload-flex-container {
	display: flex;
	display: -o-flex;
	display: -ms-flex;
	display: -webkit-flex;
	display: -moz-flex;
	flex-direction: row;
	-o-flex-direction: row;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-wrap: wrap;
	-o-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	justify-content: space-around;
}
.cssload-flex-container li {
	padding: 10px;
	height: 97px;
	width: 97px;
	margin: 29px 19px;
	position: relative;
	text-align: center;
}
.cssload-loading-center {
	display: inline-block;
	position: absolute;
	background: rgb(0, 72, 148);
	height: 29px;
	width: 29px;
	left: 35px;
	top: 36px;
	transform: rotate(45deg);
	border-radius: 3px;
	animation: pulse 1.15s ease infinite;
	-o-animation: pulse 1.15s ease infinite;
	-ms-animation: pulse 1.15s ease infinite;
	-webkit-animation: pulse 1.15s ease infinite;
	-moz-animation: pulse 1.15s ease infinite;
}
.cssload-loading {
	display: inline-block;
	position: relative;
	width: 73px;
	height: 73px;
	margin-top: 3px;
	transform: rotate(45deg);
}
.cssload-loading:after,
.cssload-loading:before {
	position: absolute;
	content: "";
	height: 10px;
	width: 10px;
	display: block;
	top: 0;
	background: rgb(0, 52, 130);
	border-radius: 3px;
	animation-delay: -0.5.75s;
	-o-animation-delay: -0.5.75s;
	-ms-animation-delay: -0.5.75s;
	-webkit-animation-delay: -0.5.75s;
	-moz-animation-delay: -0.5.75s;
}
.cssload-loading:after {
	right: 0;
	animation: square-tr 2.3s ease infinite;
	-o-animation: square-tr 2.3s ease infinite;
	-ms-animation: square-tr 2.3s ease infinite;
	-webkit-animation: square-tr 2.3s ease infinite;
	-moz-animation: square-tr 2.3s ease infinite;
	animation-delay: 0.143.75s;
	-o-animation-delay: 0.143.75s;
	-ms-animation-delay: 0.143.75s;
	-webkit-animation-delay: 0.143.75s;
	-moz-animation-delay: 0.143.75s;
}
.cssload-loading:before {
	animation: square-tl 2.3s ease infinite;
	-o-animation: square-tl 2.3s ease infinite;
	-ms-animation: square-tl 2.3s ease infinite;
	-webkit-animation: square-tl 2.3s ease infinite;
	-moz-animation: square-tl 2.3s ease infinite;
	animation-delay: 0.143.75s;
	-o-animation-delay: 0.143.75s;
	-ms-animation-delay: 0.143.75s;
	-webkit-animation-delay: 0.143.75s;
	-moz-animation-delay: 0.143.75s;
}
.cssload-loading.cssload-two {
	position: relative;
	top: -78px;
}
.cssload-loading.cssload-two:after,
.cssload-loading.cssload-two:before {
	bottom: 0;
	top: initial;
}
.cssload-loading.cssload-two:after {
	animation: square-br 2.3s ease infinite;
	-o-animation: square-br 2.3s ease infinite;
	-ms-animation: square-br 2.3s ease infinite;
	-webkit-animation: square-br 2.3s ease infinite;
	-moz-animation: square-br 2.3s ease infinite;
	animation-direction: reverse;
	-o-animation-direction: reverse;
	-ms-animation-direction: reverse;
	-webkit-animation-direction: reverse;
	-moz-animation-direction: reverse;
}
.cssload-loading.cssload-two:before {
	animation: square-bl 2.3s ease infinite;
	-o-animation: square-bl 2.3s ease infinite;
	-ms-animation: square-bl 2.3s ease infinite;
	-webkit-animation: square-bl 2.3s ease infinite;
	-moz-animation: square-bl 2.3s ease infinite;
	animation-direction: reverse;
	-o-animation-direction: reverse;
	-ms-animation-direction: reverse;
	-webkit-animation-direction: reverse;
	-moz-animation-direction: reverse;
}
.hidBlock {
	display: none;
}
.leftDevMenuWr {
	position: fixed;
	top: -30px;
	left: -280px;
	width: 280px;
	bottom: -30px;
	background: #000;
	z-index: 1001;
	transition: left 0.3s ease-in-out;
	display: none;
	padding-bottom: 30px;
	padding-top: 30px;
}

#leftDevMenuIn {
	position: relative;
}

.leftDevMenuWr.active {
	left: 0;
	transition: left 0.3s ease-in-out;
}

.leftDevMenuWr h2 {
	margin-left: 20px;
}
.leftDevMenuWr .brendCatMenu {
	background: none;
	border-radius: 0;
	border: none;
	border-top: solid 1px #d0a2c2;
	padding-bottom: 100px;
}
.leftDevMenuWr .brendCatTop div {
	background: url(../img/nav_sl_bg.jpg);
	color: #d0a2c2;
	border-color: #d0a2c2;
}
.leftDevMenuWr .brendMH a,
.leftDevMenuWr .brendMH .active {
	margin: 0;
	color: #fff;
}
.leftDevMenuWr .brendMH .active {
	color: #d8acca;
}
.leftDevMenuWr .brendCatTop div.active {
	color: #fff;
}

.leftDevMenuWr .showBK > ul > li {
	padding: 0;
	margin: 0;
}
.leftDevMenuWr .catMH > ul > li > a > span {
	color: #fff;
}
.no-touch .leftDevMenuWr .catMH > ul > li > a:hover > span,
.no-touch .leftDevMenuWr .brendMH a:hover,
.no-touch .sideMainMenu a:hover,
.no-touch .showBK > ul > li > ul > li a:hover {
	color: #d0a2c2 !important;
}
.sideMainMenu {
	background: rgba(0, 0, 0, 0.3);
	padding-bottom: 80px;
}
.sideMainMenu ul {
	margin: 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
.sideMainMenu a,
.sideMainMenu span {
	border: none;
	text-decoration: none;
	display: block;
	padding: 10px 0 10px 35px;
	color: #fff;
	font-size: 18px;
}
.sideMainMenu li {
	position: relative;
	border-bottom: solid 1px #742c5f;
}
.sideMainMenu span {
	color: #d0a2c2;
	box-shadow: 0 -15px 35px -15px rgba(255, 255, 255, 0.3) inset, 0 15px 35px -15px rgba(255, 255, 255, 0.3) inset;
}
.sideMainMenu ul li.first:before {
	content: "";
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	left: 12px;
	top: 12px;
	background: url(../img/home.png) no-repeat;
}
.leftDevMenuWr .showBK > ul > li.active,
.brendMH .active {
	box-shadow: 0 -15px 35px -15px rgba(0, 0, 0, 0.3) inset, 0 15px 35px -15px rgba(0, 0, 0, 0.3) inset;
}
.leftDevMenuWr .showBK > ul > li > ul > li > a,
.showBK > ul > li > ul > li > span {
	display: block;
	border: none;
	color: #fff;
	padding: 10px 10px 10px 0;
	font-size: 16px;
}
.leftDevMenuWr .showBK > ul > li > ul > li {
	margin-left: 30px;
	border-bottom: solid 1px #984681;
}
.showBK > ul > li > ul > li.active > a,
.showBK > ul > li > ul > li.active > span,
.showBK > ul > li > ul > li > ul > li.active span {
	color: #d8acca;
}
.leftDevMenuWr .showBK > ul > li > ul > li > ul > li > a,
.showBK > ul > li > ul > li > ul > li > span {
	display: block;
	border: none;
	color: #ecd9e7;
	padding: 10px 10px 10px 0;
	font-size: 14px;
}
.leftDevMenuWr .showBK > ul > li > ul > li > ul > li {
	margin-left: 20px;
	border-bottom: solid 1px #984681;
}
.selectMenu {
	display: none;
	vertical-align: middle;
	position: relative;
	margin-left: 8px;
	color: #fff;
	white-space: normal;
	top: 3px;
	font-size: 16px;
	padding-right: 35px;
	cursor: pointer;
}
.selectMenu:after,
.selectMenu:before,
.selectMenu2 b:after,
.selectMenu2 b:before {
	content: "";
	display: block;
	height: 1px;
	width: 13px;
	background: #fff;
	position: absolute;
	right: 15px;
	transform: rotate(45deg);
	transition: transform 0.4s ease-in-out;
	margin-left: -8px;
	top: 9px;
}
.selectMenu2 b:after,
.selectMenu2 b:before {
	top: 24px;
	background: #a152a7;
	right: 20px;
}
.selectMenu:before,
.selectMenu2 b:before {
	margin-right: -9px;
	transform: rotate(-45deg);
	transition: transform 0.4s ease-in-out;
}
.selectMenu.active:after,
.selectMenu2.active b:after {
	transform: rotate(-45deg);
	transition: transform 0.4s ease-in-out;
}
.selectMenu.active:before,
.selectMenu2.active b:before {
	transform: rotate(45deg);
	transition: transform 0.4s ease-in-out;
}
.leftDevMenuWr .menu {
	display: block;
	background: #164990;
}
.leftDevMenuWr .menu li:hover,
.leftDevMenuWr .menu li.active {
	background: rgba(255, 255, 255, 0.2);
}
.leftDevMenuWr .menu li {
	display: block;
	padding: 5px 20px;
	border-bottom: solid 1px #fff;
}
.leftDevMenuWr .menu a {
	display: block;
	text-decoration: none;
	color: #fff !important;
}
.leftDevMenuWr .menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.leftDevMenuWr .shopMainMenuInner > a {
	display: block;
	color: #000;
	padding: 15px 20px;
	border-top: solid 1px #eee;
	position: relative;
	border-bottom: none !important;
	font-size: 18px;
	font-weight: 700;
}
.leftDevMenuWr .shopMainMenuInner > a:last-child {
	border-bottom: solid 1px #eee !important;
}
.leftDevMenuWr .shopMainMenuInner > a:hover,
.leftDevMenuWr .shopMainMenuInner > a.active {
	background: #164990;
	color: #fff;
}
.leftDevMenuWr .secShopMenu {
	display: none;
	margin: 20px;
}
.leftDevMenuWr .shopMainMenuInner > a > i {
	content: "+";
	display: block;
	position: absolute;
	right: 0;
	padding: 0 20px;
	top: 7px;
	font-size: 28px;
	font-weight: 700;
	font-style: normal;
}
.leftDevMenuWr .shopMainMenuInner > a.active > i {
	padding: 0 21px;
	top: 6px;
}
.leftDevMenuWr .secShopMenu.active {
	display: block;
}
.leftDevMenuWr .secShopMenu ul {
	display: none;
}
.leftDevMenuWr .secShopMenu.active div > ul,
.leftDevMenuWr .secShopMenu.active div > ul > li.active > ul {
	display: block;
}
.shopRightWrapper h1 {
	display: none;
	margin: 30px 0;
}
.devActiveMenuWr {
	display: none;
	margin: 0 20px 20px;
}
.filtrDevWr {
	display: none;
}
.filtrButWr {
	margin: 0 20px 20px;
}
.filtrButton {
	display: block;
	text-align: center;
	text-decoration: none;
	border: dashed 1px #ccc !important;
	color: #000 !important;
	padding: 10px 45px;
}
.no-touch .filtrButton:hover,
.filtrButton.active {
	color: #fff !important;
	background: #164990;
	border: solid 1px #164990 !important;
}

.hidFiltrPopup {
	display: none;
}

.hidFiltrWr {
	margin: 0 20px;
	padding-bottom: 70px !important;
}
.hidFiltrWr .shopFilter {
	margin: 0;
}
.hidFiltrWr h3 {
	margin: 0 0 10px;
	padding: 0;
}
.hidFiltrWr .filterWrapper {
	margin: 0 0 20px;
}

.sizeFilter,
.tovItem .itemSizeWrapper b,
.mainInnerInfo .itemSizeWrapper b {
	margin-right: 6px;
}

.dostContent {
	line-height: 1.7;
}
.dostContent .footerShopInfo,
.dostContent .shopAdress,
.dostContent h6 {
	font-size: 14px;
	margin: 0 0 0 10px;
}
.dostContent h6 {
	margin-top: 15px;
	margin-bottom: 5px;
}
.dostContent h3 {
	margin-bottom: 0px;
	margin-top: 30px;
}
.dostContent .dstItem > div {
	margin-left: 24px;
}
.shopInnerRecomWr .tovItem .itemImg img {
	max-height: 220px;
	display: inline-block !important;
}
.shopInnerRecomWr {
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	border-top: solid 1px #eee;
}

.shopInnerRecomWr .slick-track {
	margin: 0 auto;
}

.innerImgList li {
	display: inline-block;
	margin-right: 5px;
	position: relative;
	background: #fff;
	cursor: pointer;
}
.innerImgList li div {
	width: 70px;
	height: 70px;
	overflow: hidden;
	position: relative;
	border: solid 1px #eee;
}
.innerImgList li img {
	display: block;
	max-height: 100px;
	position: absolute;
	bottom: -30%;
}
.innerImgList li.active:before,
.innerImgList li:hover:before {
	content: "";
	z-index: 11;
	border: solid 1px #164990;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 1px;
}
.itemDsc {
	line-height: 1.7;
	margin: 30px 0;
	font-size: 14px;
}

.shopSliderWr {
	padding-bottom: 10px;
}

.shopSliderInner.slick-dotted {
	margin-bottom: 60px;
}

.shopSliderInner {
	max-width: 1440px;
	margin: 0 auto 40px auto;
	display: none;
}

.trendWr {
	max-width: 1440px;
	margin: 20px auto 80px;
}

.trendTwoWr {
	margin: 0 auto;
}

.shopSliderInner.slick-initialized {
	display: block;
}

.shopSlideIn {
	position: relative;
}

.shopSlideImg {
	position: relative;
	z-index: 50;
}

.shopSlide {
	position: relative;
}

.shopSlideImg img {
	width: 100%;
}

.shopSlideTxtWr {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	z-index: 100;
	transform: translateY(-52%);
}

.shopSlideTxtWr a {
	color: #fff !important;
}

.shopSlideTxt {
	color: #fff;
}

.tR {
	text-align: right;
	padding-right: 80px;
	width: 50%;
	margin-left: auto;
}

.tL {
	text-align: left;
	padding-right: 80px;
	width: 50%;
	margin-right: auto;
}

.tC {
	text-align: center;
	padding: 0 80px;
}

.slBigTxt {
	font-size: 4.9em;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 40px;
}

.slSmlTxt {
	font-size: 2em;
	line-height: 1;
}

.shopSlideButtons {
	margin-top: 24px;
}

.dopPromo .shopSlideButtons {
	margin-top: 50px;
}

.dopPromo a {
	border-bottom: none;
}

.dopPromo > a {
	display: block;
}

.slButton,
.pageNext a {
	border: none !important;
	color: #fff !important;
	display: inline-block;
	padding: 6px 15px;
	position: relative;
	background: #568add;
	margin-top: 6px;
	border-radius: 4px;
}

.pageNext a {
	padding: 11px 25px;
	margin-top: 0;
	border-radius: 4px 0 0 4px;
	z-index: 100;
}

.numbers {
	text-align: center;
	position: relative;
	margin-top: 30px;
}

.pagesNavWr div {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 20px;
}

.slButton:hover,
.pageNext a:hover {
	background: #ff8200;
	transition: all ease-in-out 0.3s;
}

.pageBut {
	padding: 10px 27px 10px 15px;
	border: dashed 1px rgba(126, 126, 126, 0.4);
	border-radius: 4px;
	position: relative;
	cursor: pointer;
	z-index: 99;
	left: -2px;
}

.pageBut:hover {
	border-color: #164990;
}
.pageBut:hover:after {
	border-top: 6px solid #164990;
}

.numbers .paginationWr {
	display: none;
	position: absolute;
	width: 100%;
	background: #fff;
	top: -7px;
	z-index: 150;
}

.paginationIn {
	margin: 0 30px;
	position: relative;
	padding-bottom: 10px;
}

.paginationWr ul li {
	display: inline-block;
	font-size: 16px;
}

.paginationWr ul {
	white-space: nowrap;
	margin: 10px 0 10px 0;
	padding: 0;
}

.paginationWr a {
	color: #000;
	font-weight: 300;
}

.paginationWr a,
.paginationWr span {
	display: inline-block;
	border: none !important;
	padding: 5px 10px;
	border-radius: 0;
}

.paginationWr span,
.no-touch .paginationWr a:hover {
	background: #164990;
	color: #fff !important;
}

.pageBut:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #ddd;
	top: 50%;
	right: 8px;
	margin-top: -3px;
}

.slButton:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 0px solid transparent;
	border-top: 8px solid #fff;
	top: 3px;
	right: 3px;
}

.tL .slButton {
	margin-right: 6px;
}

.tR .slButton {
	margin-left: 6px;
}

.tC .slButton,
.dopSliderButton .slButton {
	margin: 0 3px 10px;
}
.dopSliderButton .shopSlideButtons {
	margin-bottom: 14px;
}
.slick-dots {
	position: absolute;
	width: 100%;
	bottom: -40px;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
.slick-dots li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 7px;
	height: 12px;
	width: 12px;
	background: #ccc;
	border: none;
	border-radius: 30px;
	cursor: pointer;
	opacity: 0.9;
}
.slick-dots li.slick-active,
.slick-dots li:hover {
	background-color: #3956ff;
	opacity: 1;
}
.slick-dots li.slick-active {
	background-color: #3956ff;
	opacity: 1;
	height: 20px;
	width: 20px; /*transition:all 0.2s linear;*/
}
.slick-dots button {
	visibility: hidden;
}
.slick-arrow {
	width: 60px;
	position: absolute;
	top: 0;
	bottom: 0;
	cursor: pointer;
	z-index: 1000;
}
.slick-arrow i {
	height: 40px;
	width: 40px;
	position: absolute;
	border: solid 2px #ccc;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	margin-top: -20px;
	cursor: pointer;
	z-index: 1000;
}
.slick-arrow:hover i {
	border-color: #41b8f2 !important;
}
.slick-next i {
	border-left: none;
	border-bottom: none;
	right: 14px;
}
.slick-prev i {
	border-top: none;
	border-right: none;
	left: 14px;
}
.slick-arrow.slick-next {
	right: -50px;
}
.slick-arrow.slick-prev {
	left: -50px;
}
.shopSliderWr .slick-arrow.slick-next {
	right: 20px;
}
.shopSliderWr .slick-arrow.slick-prev {
	left: 20px;
}
.shopSliderWr .slick-arrow i {
	border-color: #fff;
}

.devMainMenu {
	position: relative;
	background: #000;
}

.devMainMenu .headerMenu {
	margin-bottom: 30px;
}

.leftDevMenuWr .shopMainMenuInner {
	padding-top: 20px;
}

.asideLogo {
	display: none !important;
	position: relative;
	border: none !important;
	top: 7px;
	left: -2px;
}

.devMainMenu .asideLogo {
	display: inline-block !important;
}

.innerTopInfo {
	text-align: center;
}

.konWrapper {
	margin-top: 60px;
}

.konListWrapper {
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}

.konPointerWrapper {
	position: relative;
	text-align: right;
	display: inline-block;
	vertical-align: top;
	width: 18%;
	margin-right: 5%;
	font-size: 14px;
	border-right: solid 1px #ddd;
}

.konPriceItem {
	margin: 5px 0;
}

.konSize {
	font-weight: 300;
}

.konPointerInner {
	overflow: hidden;
	position: relative;
	padding: 0 16px 10px 0;
}

.konModelPoint {
	position: absolute;
	display: block;
	height: 0;
	border-bottom: solid 1px #ddd;
	top: 20px;
	width: 70px;
	right: -71px;
	z-index: 100;
}

.konModelPoint:after {
	content: "";
	position: absolute;
	right: 0;
	display: block;
	width: 11px;
	height: 11px;
	top: -5px;
	background: #ddd;
}

.konSize ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.konSize ul li {
	display: inline-block;
	margin-right: 2px;
	margin-top: 2px;
}

.konPointerWrapper > div span {
	color: #999;
}

.konPointerWrapper > div b {
	margin: 0 0 0 5px;
	font-weight: 500;
}

.konModelItem {
	position: relative;
	margin-bottom: 10px !important;
}

.konName b {
	margin: 0 !important;
	font-weight: 700 !important;
	cursor: pointer;
}

/*.konPointerWrapper i {
	display: none;
	position: absolute;
	right: 0;
	top: -20px;
	width: 40px;
	height: 40px;
	border-bottom: solid 1px #ccc;
	transform: rotate(45deg);
}
.konPointerWrapper i:after {
	content: '';
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	background: #ccc;
	bottom: -5px;
	left: 40px;
	border-radius: 50%;
}*/

.konTop .konPicList {
	position: relative;
	bottom: -10px;
}

.konPicList {
	width: 16%;
	margin: 0 3%;
	display: none;
	vertical-align: top;
}

.konPicList .smallArr.slick-arrow.slick-prev {
	left: -41px;
}

.konPicList .smallArr.slick-arrow.slick-next {
	right: -41px;
}

.konPicList a {
	border: none;
}

.konPicList img {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.konPicList.slick-initialized {
	display: inline-block;
}

.konMiniPicList {
	position: relative;
}

.konMiniPicList.ps--active-y > .ps__rail-y {
	opacity: 1 !important;
}

.konMiniPicListWr {
	display: inline-block;
	vertical-align: top;
	margin-left: 40px;
	width: 28%;
	margin-top: 0;
	text-align: left;
	overflow: hidden;
	padding-right: 6px;
	transition: right 0.1s ease-in-out;
}

.konMiniPicListWr.active {
	right: -20px;
	width: 90%;
	max-width: 313px;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
	border-radius: 4px;
	z-index: 2000;
	transition: right 0.1s ease-in-out;
	padding: 10px 10px 10px 35px;
}

.konMiniPicListWr.active .konListShowBut:before {
	top: 1px;
	width: 22px;
	transform: rotate(-135deg);
	transition: transform 0.5s ease-in-out;
	left: -4px;
}

.konMiniPicListWr.active .konListShowBut:after {
	top: 1px;
	width: 22px;
	transform: rotate(135deg);
	transition: transform 0.5s ease-in-out;
	left: -4px;
}

.konMiniPicListWr.active .konListShowBut {
	height: auto;
}

.konMiniPicListWr.active .konMiniPicList {
	max-height: none !important;
}

.konModelsPart {
	margin-bottom: 80px;
}

.konPicItem {
	outline: none;
	overflow: hidden;
}

.konMiniPicList .konPicItem {
	display: inline-block;
	overflow: hidden;
	height: 36px;
	width: 36px;
	margin: 2px;
	border: solid 1px #ccc;
	cursor: pointer;
	position: relative;
	padding: 3px;
	border-radius: 0 10px 10px 10px;
}

.konMiniPicList .konPicItem:hover,
.konMiniPicList .konPicItem.active {
	border-color: #41b8f2;
}

.konMiniPicList .konPicItem.active:before {
	content: "";
	z-index: 11;
	border: solid 3px #41b8f2;
	position: absolute;
	top: -1px;
	bottom: -1px;
	left: -1px;
	right: -1px;
	border-radius: 0 10px 10px 10px;
}

.konMiniPicList .konPicItem img {
	width: 100%;
}

.catTeamItemList .slick-prev {
	left: -30px;
}
.catTeamItemList .slick-next {
	right: -30px;
}
.catTeamItemList .slick-list {
	padding-bottom: 0 !important;
}
.catTeamItem {
	float: left;
	text-align: center;
	position: relative;
	z-index: 9;
	background: #fff;
	outline: none;
}
.catTeamItem img {
	display: block;
	margin: 0 auto;
}
.catTeamItemListWrapper.M .catTeamItem {
	height: 265px;
}
.catTeamItemListWrapper.S .catTeamItem {
	height: 195px;
}
.catTeamItemListWrapper.G .catTeamItem {
	height: 196px;
}
.catTeamItemListWrapper.S .catTeamItemLeft {
	margin-top: -21px !important;
}
.catTeamItemListWrapper.G .catTeamItemLeft {
	margin-top: -8px;
}
.catTeamItemListWrapper.G {
	margin-top: 23px;
}
.catTeamItem a {
	display: inline-block;
	border-bottom: none;
}
.M .catTeamItem a img {
	max-width: 215px;
}
.catTeamMiniPicWrapper {
	display: inline-block;
	vertical-align: top;
	width: 49.5%;
	margin-left: 5%;
	/*margin:0 0  0 657px !important;
	max-width:600px;*/
	padding-top: 22px;
	position: relative;
	z-index: 11;
	margin-top: 10px;
}
.catTeamMiniPic a {
	line-height: 60px;
}
.catTeamMiniPic {
	margin: 0;
}
.catTeamMiniPic li {
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	border: solid 1px #ccc;
	overflow: hidden;
	margin: 2px;
	cursor: pointer;
	position: relative;
	background: #fff;
}
.catTeamMiniPic li img {
	display: inline-block;
	width: 100%;
}
.catTeamMiniPic li:hover {
	border: solid 1px #41b8f2;
}
/*.catTeamMiniPic li:hover:before {
	content: '';
	z-index: 11;
	border: solid 2px #41B8F2;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}*/
.catTeamMiniPic li.active,
.catTeamMiniPic li.active:hover {
	cursor: default;
	border: solid 1px #41b8f2;
	box-shadow: none !important;
}
.catTeamMiniPic li.active a:hover {
	cursor: default;
}
.catTeamMiniPic li.active:before {
	content: "";
	z-index: 11;
	border: solid 2px #41b8f2;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.rangeWrapper {
	margin: 70px 100px 0;
}
.rangeTextWrapper {
	text-align: center;
	margin-top: 30px;
}

.rangeTextInner .blueButton {
	padding: 10px 0;
	width: 100%;
}

.rangeTextInner {
	margin: 0 auto;
	display: inline-block;
	text-align: left;
}

.rangeTextInner div {
	margin-bottom: 25px;
}

.rangeTextInner span {
	display: inline-block;
	width: 190px;
}

.rangeTextInner b {
	font-weight: 700 !important;
	display: inline-block;
	width: 100px;
	text-align: right;
}

.rangePrice i {
	color: #999;
	font-style: normal;
}

.picMenuP {
	padding: 40px 0;
	background: #fff;
}

.picMenuP a {
	display: inline-block;
	border: none;
	width: 100px;

	margin-right: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 14px;
}

.picMenuP a img {
	max-width: 100%;
	max-height: 85px;
}

.dopSliderButton {
	display: none;
	text-align: center;
}

.trendItem,
.trendTwoItem {
	box-sizing: border-box;
	width: 33.333%;
	float: left;
	display: block;
	height: auto;
	text-decoration: none;
	border-bottom: none !important;
	text-align: center;
	position: relative;
}

.trendTwoItem {
	width: 50%;
}

.trendImg,
.trendTwoImg {
	overflow: hidden;
}

.trendItem img,
.trendTwoItem img {
	width: 100%;
	-webkit-transition: transform 0.2s;
	-moz-transition: transform 0.2s;
	-ms-transition: transform 0.2s;
	-o-transition: transform 0.2s;
	transition: transform 0.2s;
}

.trendImg:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.trendTwoItem:hover img {
	opacity: 0.8;
}

.trendTwoTitle,
.trendTwoPrice {
	font-size: 64px;
	font-weight: 700;
	color: #fff;
	margin: 0;
}
.trendTwoPrice {
	color: #ff0e00;
}

.trendTwoDsc {
	position: absolute;
	top: 30px;
	left: 30px;
	text-align: left;
	margin-right: 20%;
	/*text-shadow: 4px 4px 0px rgba(250,250,250,0.5);*/
}
.trendTwoItem:first-child .trendTwoDsc {
	left: auto;
	right: 30px;
	text-align: right;
	margin-left: 20%;
	margin-right: 0;
	/*text-shadow: -4px 4px 0px rgba(250,250,250,0.5);*/
}

.clearFloat {
	clear: both;
	height: 0px !important;
	font-size: 1px;
	line-height: 0px;
}

.pseudoH {
	text-align: center;
	font-size: 44px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 40px;
}

.trendTitle {
	color: #000;
	font-size: 24px;
	font-weight: 300;
	margin: 20px 0 10px;
}

.pdfWrapper {
	padding: 0;
	max-width: 1440px;
	margin: 0 auto 0;
	overflow: hidden;
}

.sliderPdf .pdfInner {
	margin: 0 0 0 2.5%;
}

.pdfInner.slick-initialized {
	margin: 0 -10px;
}

.pdfInner.slick-initialized .pdfItem {
	margin: 0 10px 0;
}

.pdfItem {
	display: inline-block;
	width: 23%;
	margin: 0 0.5% 20px;
	vertical-align: top;
	border: none !important;
	color: #000;
}

.pdfPage .pdfItem {
	width: 23%;
	margin: 0 1.5% 20px 0;
}

.pdfItemTitle {
	padding: 20px 10px;
	font-weight: 300;
	color: #000;
}

.pdfImg {
	overflow: hidden;
}
.pdfImg:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.pdfImg img {
	height: auto;
	width: 100%;
	-webkit-transition: transform 0.2s;
	-moz-transition: transform 0.2s;
	-ms-transition: transform 0.2s;
	-o-transition: transform 0.2s;
	transition: transform 0.2s;
}
.pdfWrapper .slick-arrow.slick-next {
	right: 24px;
}

.pdfWrapper .slick-arrow.slick-prev {
	left: 24px;
}

.pdfWrapper .slick-arrow i {
	margin-top: -60px;
}

.onePageWr {
	line-height: 1.6;
	margin-top: 40px;
}
.onePageWr h1 {
	font-size: 34px;
}

.onePageWr ul,
.onePageWr ol {
	margin-left: 18px;
	padding: 0;
}

.onePageWr li {
	margin-bottom: 10px;
}

.twoColWr .column {
	float: left;
	width: 50%;
}

.twoColWr .columnInner {
	padding: 0 20px;
}

.partnerPage .topIntro {
	padding: 20px 0;
	margin: 20px 20px 40px;
	background: url(../images/onepage/partnerTop.jpg) no-repeat 100% 0;
	background-size: auto 100%;
}

.column img {
	width: 100%;
}

.mainContactsInfo {
	margin-bottom: 20px;
}

.mainContactsInfo div {
	margin-bottom: 5px;
}

.headerPhoneLink {
	color: #000 !important;
	border: none !important;
	font-size: 20px;
	text-decoration: none;
	font-weight: 700;
	line-height: 1.7;
}

.headerInfoDopInfo {
	font-size: 14px;
	padding: 2px 5px;
	background: #ddd;
	position: relative;
	top: 10px;
	color: #000;
	width: 75px;
	display: inline-block;
}

.headerInfoDopInfo:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	right: -10px;
	top: 0;
	border-top: 10px solid #ddd;
	border-right: 10px solid transparent;
}

.topPhoneInner .headerInfoDopInfo {
	font-size: 12px;
	padding: 2px 5px;
	background: #ddd;
	top: 7px;
	color: #000 !important;
	width: 122px;
	display: inline-block;
	position: absolute;
	left: -100px;
}

.topContactsWr div {
	position: relative;
}
.topPhoneWr span,
.topOtdelWr span {
	position: absolute;
	width: 75px;
}

.topPhoneWr a,
.topOtdelWr a {
	margin-left: 95px;
}

.topContactsWr h3 {
	font-size: 16px;
	margin-bottom: 5px;
}

.topOtdelWr div div {
	margin: 5px 0;
}

.topContactsWr > div {
	margin-bottom: 20px;
}

.topOtdelWr > div {
	display: inline-block;
	vertical-align: top;
}

.topOtdelWr > div:first-child {
	margin-right: 10%;
}

.footerWhere {
	border-top: solid 1px #ddd;
}

.cityWr {
	margin-bottom: 20px;
	position: relative;
}

.cityShopContacts,
.cityShopWorkTime {
	display: inline-block;
	vertical-align: top;
	width: 45%;
	font-size: 14px;
}

.cityWr .city {
	position: absolute;
	width: 250px;
	font-weight: 700;
}

.cityShopList {
	margin-left: 280px;
}

.cityShopContacts > div {
	margin-bottom: 5px;
}

.cityShopName {
	margin-bottom: 6px;
	font-weight: 600;
}

.rukzakWr {
	text-align: center;
}

.rukzak {
	display: none;
}

.rukzak.active {
	display: block;
}

.rukzakColumn {
	vertical-align: top;
	display: inline-block;
}

.rukzakList {
	padding-top: 20px;
}

.rukzakList:hover .rukzakItem,
.rukzakList.active .rukzakItem {
	padding: 20px 30px !important;
	transition: padding 0.2s ease-in-out;
}

.rukzakList .rukzakTwoItem .rukzakItem {
	padding: 0 !important;
	margin-bottom: 0;
}

.rukzakList.active .rukzakTwoItem .rukzakItem.active,
.rukzakList:hover .rukzakTwoItem .rukzakItem.active {
	padding: 20px 30px !important;
	margin-bottom: 10px;
	transition: padding 0s linear !important;
}

.touch .rukzakList .rukzakItem,
.touch .rukzakList .rukzakTwoItem .rukzakItem.active {
	padding: 0 !important;
}

.rukzakItem .itemColorsWrapper {
	display: none !important;
}

.rukzakList:hover .rukzakItemName,
.rukzakList.active .rukzakItemName,
.rukzakList:hover .rukzakItem .itemColorsWrapper,
.rukzakItem:hover .smallArr.slick-arrow,
.rukzakList:hover .rukzakTwoItemMenu,
.rukzakList.active .rukzakTwoItemMenu {
	display: block !important;
}

.rukzakItem {
	width: 150px;
	text-align: center;

	margin-bottom: 10px;
	padding: 0;
	transition: padding 0.2s ease-in-out;
	position: relative;
}

.rukzakItem .smallArr.slick-arrow {
	display: none !important;
}

.touch .rukzakItem .smallArr.slick-arrow {
	display: none !important;
}

.rukzakItem .smallArr.slick-arrow.slick-prev {
	left: -20px;
}

.rukzakItem .smallArr.slick-arrow.slick-next {
	right: -20px;
}

.rukzakItemIn {
	outline: none;
}

.rukzakItemInList {
	display: none;
}

.rukzakItemInList.slick-initialized {
	display: block;
}

.rukzakTwoItem .rukzakItemInList {
	position: relative;
	visibility: hidden;
	z-index: 50;
	height: 0;
}

.rukzakTwoItem .rukzakItemInList.active {
	visibility: visible;
	z-index: 100;
	height: auto;
}

.rukzakItemImg {
	position: relative;
	overflow: hidden;
}

.rukzakItemImg img {
	width: 100%;

	position: relative;
	margin: 0 auto 1px auto;
}

.rukzakItemName {
	font-size: 13px;
	display: none;
	/*position: absolute;
	text-align: right;
	top: -10px;
	left: -60px;
	width: 120px;*/
}

.touch .rukzakItem .rukzakItemName {
	display: none !important;
}

.rukzakItemName b {
	display: block;
}

.rukzakTwoItemMenu {
	margin-bottom: 10px;
	color: #000;
	display: none;
	font-size: 0;
}

.touch .rukzakTwoItemMenu,
.touch .rukzakList.active .rukzakTwoItemMenu {
	display: flex !important;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.touch .rukzakTwoItemMenu div:first-child {
	border-radius: 4px 4px 0 0;
}
.touch .rukzakTwoItemMenu div:last-child {
	border-radius: 0 0 4px 4px;
}

.touch .rukzakTwoItemMenu div {
	margin: -1px 0;
	width: 70px;
}

.rukzakTwoItemMenu div,
.rukzakAgeWr label {
	color: #000;
	border: solid 1px #ddd;
	padding: 3px 5px;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 0;
	cursor: pointer;
	margin-left: -1px;
	background: #fff;
}

.rukzakTwoItemMenu div:last-child,
.rukzakAgeWr label:last-child {
	border-radius: 0 4px 4px 0;
}

.rukzakAgeWr label:last-child {
	border-radius: 0 4px 4px 0;
	margin-left: -5px;
}

.rukzakTwoItemMenu div:first-child,
.rukzakAgeWr label:first-child {
	border-radius: 4px 0 0 4px;
}

.rukzakTwoItemMenu div.active,
.rukzakAgeWr label.active {
	background: #ffe6a9;
	font-weight: 700;
}

.rukzakColorsList {
	margin: 0 auto 30px;
	max-width: 600px;
}

.rukzakColorItem {
	width: 40px;
	height: 40px;
	margin: 10px;
	border-radius: 0 10px 10px 10px;
	cursor: pointer;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.trendTwoDop {
	text-shadow: none;
	color: #ccc;
	font-size: 28px;
}

.rukzakColorItem.active:after {
	content: "";
	position: absolute;
	top: -4px;
	bottom: -4px;
	left: -4px;
	right: -4px;
	z-index: 100;
	border: solid 3px #41b8f2;
	border-radius: 0 12px 12px 12px;
}

[color="black"],
[color="blackWhite"],
[color="blackYellow"],
[color="blackRed"],
[color="blackGray"] {
	background: #000;
}
[color="green"] {
	background: #00c748;
}
[color="red"],
[color="redBlack"],
[color="redWhite"],
[color="redNavy"],
[color="redYellow"] {
	background: #e30f17;
}
[color="caral"], [color="coralRed"] {
	background: #f8696d;
}
[color="dgray"],
[color="grayBlack"] {
	background: #5c5e5b;
}
[color="white"],
[color="whiteBlue"],
[color="whiteRed"],
[color="whiteNavy"],
[color="whiteBlack"],
[color="whiteGray"] {
	background: #eef1f6;
}
[color="gray"] {
	background: #9ea2a1;
}
[color="navy"],
[color="navyWhite"],
[color="navyRed"],
[color="navyYellow"] {
	background: #283d58;
}
[color="lblue"],
[color="lightblue"],
[color="lightblueNavy"] {
	background: #badff2;
}
[color="dgreen"],
[color="greenBlack"] {
	background: #007c50;
}
[color="pink"],
[color="pinkWhite"] {
	background: #d45c97;
}
[color="purple"],
[color="purpleBlack"],
[color="purpleWhite"],
[color="purpleNavy"] {
	background: #583a82;
}
[color="brown"],
[color="brownWhite"],
[color="brownBlue"],
[color="brownBlack"],
[color="brownLightblue"] {
	background: #6d2d3e;
}
[color="blue"],
[color="blueWhite"],
[color="blueNavy"],
[color="blueYellow"] {
	background: #0665a7;
}
[color="orange"],
[color="orangeBlack"] {
	background: #f7793e;
}

[color="yellow"],
[color="yellowBlack"],
[color="yellowGreen"],
[color="yellowNavy"],
[color="yellowBlue"] {
	background: #f8df00;
}

[color="lightgreen"],
[color="lightgreenBlack"] {
	background: #50da3c;
}

[color="violetNavy"] {
	background: #562c86;
}

[color="fYellowBlack"] {
	background: #f0fd4c;
}
[color="aceroNavy"] {
	background: #3d5d80;
}

[color]::before {
	content: "";
	width: 0;
	height: 0;
	border-right: 30px solid transparent;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}

[color="redBlack"]::before,
[color="redBlack"]::before,
[color="grayBlack"]::before,
[color="greenBlack"]::before,
[color="yellowBlack"]::before,
[color="orangeBlack"]::before,
[color="lightgreenBlack"]::before,
[color="purpleBlack"]::before,
[color="fYellowBlack"]::before,
[color="brownBlack"]::before,
[color="whiteBlack"]::before {
	border-top: 10px solid #000;
}

[color="blackWhite"]::before,
[color="navyWhite"]::before,
[color="redWhite"]::before,
[color="blueWhite"]::before,
[color="brownWhite"]::before,
[color="pinkWhite"]::before,
[color="purpleWhite"]::before {
	border-top: 10px solid #eef1f6;
}

[color="whiteBlue"]::before,
[color="yellowBlue"]::before,
[color="brownBlue"]::before {
	border-top: 10px solid #4479bf;
}

[color="redNavy"]::before,
[color="aceroNavy"]::before,
[color="blueNavy"]::before,
[color="lightblueNavy"]::before,
[color="whiteNavy"]::before,
[color="violetNavy"]::before,
[color="yellowNavy"]::before,
[color="purpleNavy"]::before {
	border-top: 10px solid #283d58;
}

[color="blueYellow"]::before,
[color="blackYellow"]::before,
[color="redYellow"]::before,
[color="navyYellow"]::before {
	border-top: 10px solid #f8df00;
}

[color="yellowGreen"]::before {
	border-top: 10px solid #00c748;
}

[color="whiteRed"]::before,
[color="coralRed"]::before,
[color="blackRed"]::before,
[color="navyRed"]::before {
	border-top: 10px solid #e30f17;
}
[color="whiteGray"]::before,
[color="blackGray"]::before {
	border-top: 10px solid #9ea2a1;
}
[color="brownLightblue"]::before {
	border-top: 10px solid #badff2;
}

.rukzakPic {
	position: absolute;
	right: 0;
}

.ptfTitle {
	margin-bottom: 15px;
	text-align: center;
	position: relative;
}

.productMenu a {
	color: #41b8f2;
	font-size: 22px;
	display: block;
	padding: 5px 8px;
	border: dashed 2px #41b8f2;
}
.productMenu .active a {
	border: solid 2px #41b8f2;
	color: #fff;
	background: #41b8f2;
}
.productMenu ul {
	margin: 0 !important;
}
.productMenu li {
	display: inline-block;
	padding: 10px 20px;
	margin-left: -0.3em;
}

[name="rukzakAge"] {
	display: none;
}

.rukzakAgeWr label {
	width: 49.6%;
	text-align: center;
	padding: 3px 0;
}

.rukzakColorItem.rukzakColorItemUs {
	background-image: url(../images/puz.svg);
	background-size: 100%;
}

.socLinksKon {
	margin-top: 20px;
}

.socLinksKon > div,
.socLinks > div {
	display: inline-block;
	vertical-align: middle;
}

.socLinksKon a,
.socLinks a {
	border: none !important;
}

.tLinks {
	font-size: 14px;
	color: #777;
}

.printButWr {
	margin-top: 10px;
}

.printButWr a,
.cheap-box {
	border: none;
	color: #000;
	padding: 5px 8px;
	display: inline-block;
	border-radius: 4px;
	margin: 4px 4px;
	background: #eee;
	font-size: 14px;
}

.printButWr img {
	height: 20px;
	float: left;
	margin-right: 5px;
}

.printContainer {
	display: none;
}

.konMenuItemWr {
	padding-left: 28px;
	position: relative;
}

.konMenuPlusBut {
	border: solid 1px #ccc;
	color: #999;
	position: absolute;
	height: 15px;
	width: 15px;
	line-height: 15px;
	text-align: center;
	display: block;
	left: 14px;
	top: 7px;
	cursor: pointer;
}

.konMenuPlusBut:after {
	content: "+";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 15px;
	font-weight: 500;
}

.konMenuItemWr.active .konMenuPlusBut:after {
	content: "-";
}

.konMenuItemWr > a {
	font-weight: 600;
	display: block;
	width: auto;
	margin-left: 0 !important;
}

.konMenuItemWr.active ul > li {
	display: inline-block;
	vertical-align: top;
	font-size: 12px !important;
	width: 94px;
}

.konMenuItemWr ul {
	display: none;
}

.konMenuItemWr.active ul {
	display: block;
	width: 330px;
}

.menuTopPicWr {
	margin-bottom: 10px;
	height: 90px;
	overflow: hidden;
	min-width: 200px;
	position: relative;
}

.menuTopPicWr img {
	width: 100%;
	position: absolute;
}

.menuPopupPicWr {
	display: none;
	position: fixed;
	width: auto;
	height: 400px;
	text-align: center;
	z-index: 2500;
	box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.2);
	background: #fff;
	padding: 10px;
	border-radius: 4px;
}

.menuPopupPicWr img {
	max-width: 100%;
	max-height: 100%;
}

.konMenuItemWr.active ul > li.menuBlock {
	display: block;
	width: auto;
}

.menuNabivka {
	background: url(../images/shop_menu_images/nabivka3.jpg) no-repeat;
	position: relative;
}

.menuNabivka {
	position: relative;
	width: 100%;
}

.menuNabivka a {
	position: relative;
	max-width: 160px;
	z-index: 100;
	color: #fff !important;
	padding: 18px 22px 22px;
}

.menuNabivka:hover:after {
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, 0.2);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
}

.promoCartListWr {
	background: #fff;
	margin: -20px -20px 0;
	padding: 15px;
}

.promoCartItem {
	margin: 5px 0;
	padding: 5px 10px;
	border-bottom: solid 1px #ddd;
	position: relative;
	min-height: 40px;
}

.promoCartImg {
	width: 40px;
	height: 40px;
	text-align: center;
	position: absolute;
}

.promoCartImg img {
	max-width: 100%;
	max-height: 100%;
}

.promoCartName {
	color: #000;
	font-size: 14px;
	margin-left: 60px;
	line-height: 1.5;
}

.promoCartListWr h3 {
	color: #000;
	border-bottom: solid 1px #ddd;
	padding: 0 10px 10px;
	margin-bottom: 5px;
	margin-top: 0;
}

.promoCartWr .close {
	background: #f00;
	top: 0;
	right: 0;
	line-height: 28px;
	opacity: 1;
	text-align: center;
	width: 28px;
	height: 28px;
	display: block;
	font-size: 36px;
	font-weight: 300;
}

.promoCartList .promoCartItem:last-child {
	border: none;
}
.promoCartSummWr {
	color: #000;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
}

.promoCartSummIn {
	display: block;
	text-align: left;
	padding: 10px 5px 0;
}

.promoCartSelectName {
	font-weight: 700;
	text-align: center;
	font-size: 18px;
}

.promoCartSelectAge.rukzakAgeWr label {
	font-weight: 500;
	width: 50%;
	text-align: center;
	padding: 3px 10px;
	display: table-cell;
}
.promoCartSelectAge.rukzakAgeWr {
	width: 100%;
	display: table;
}

.promoCartSelectAge.rukzakAgeWr label:last-child {
	border-radius: 0 4px 4px 0;
	margin-left: 0;
	border-left: none;
}

.promoCartSelectAge.rukzakAgeWr label.active {
	font-weight: 700;
}

.promoCartSummIn > div > span {
	position: absolute;
}

.promoCartSummIn b {
	margin-left: 129px;
	text-align: right;
	display: block;
}

.promoCartSummIn > div {
	margin-bottom: 10px;
	position: relative;
}

.promoCartWr .formForm {
	margin: 0 auto;
	padding-top: 10px;
}

.promoCartWr .form-group label {
	font-size: 14px;
}

.promoCartWr .form-group .blueButton {
	width: 94%;
	padding: 10px;
}

.promoCartWr .form-group input[type="text"],
.logInWrapper textarea {
	border-radius: 4px;
}

.soglasieWr {
	font-size: 14px;
	position: relative;
}

.soglasieWr input {
	position: absolute;
}

.soglasieWr span {
	margin-left: 25px;
	display: block;
}

.promoCartWr.sliderFormInner {
	background: #f3f3f3;
	color: #777;
	border: none;
}

.printWr {
	display: none;
	position: relative;
	z-index: 1000;
	background: #fff;
}

.promoCartQt {
	display: inline-block !important;
	border: solid 1px #ccc;
	/*height: 28px;*/
	width: 28px;
	line-height: 28px;
	text-align: center;
	vertical-align: top;
	position: relative;
	top: -1px;
	padding: 0;
	font-weight: 600;
}
.promoCartQtWr .input-group {
	margin: 0;
	white-space: nowrap;
}

.promoCartItemKol span {
	line-height: 30px;
}

.promoCartQtWr .btn {
	width: 30px;
	height: 30px;
	font-size: 20px;
}

.promoCartQtWr .input-group-btn {
	display: inline-block;
	vertical-align: top;
}

.shopMainMenuWrapper .secShopMenu .limMenu > ul > li.menuCollect {
	padding: 20px 20px 40px 0 !important;
	/*border-left: solid 1px #ddd;*/
	background: #000;
	position: absolute;
	top: 0;
	bottom: 0;
}

.menuCollect > ul {
	height: 100%;
	display: block;
	position: relative;
	padding: 0 20px 0 30px !important;
}

.shopMainMenuWrapper .secShopMenu .limMenu > ul > li.menuCollect > a {
	color: #fff;
	margin-left: 30px;
}

.qrCode {
	display: none;
	width: 180px;
}

aside .fixMTitle {
	margin: 20px;
}

aside .useMenu {
	margin: 0 24px;
	padding-left: 0;
	text-align: right;
}

aside .useMenu li {
	padding: 5px;
	margin-bottom: 10px;
}

aside .asidePhoneWr {
	margin: 30px 24px 50px 26px;
	text-align: right;
}

aside .topPhoneInner {
	padding-left: 0;
}

aside .topPhoneInner a {
	display: block;
	position: relative;
	margin-bottom: 5px;
	margin-left: 0;
}

aside .topPhoneInner b {
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
}

aside .topPhoneInner a > span {
	display: inline-block;
	width: 80px;
	text-align: right;
	margin-right: 10px;
}

aside .topPhoneInner a > span i:first-child {
	margin-left: 0;
}

aside .topPhoneInner .headerInfoDopInfo {
	top: 7px;
	position: relative;
	width: 60px;
	left: 0;
	line-height: 1;
}

aside .iconViber,
aside .iconWatsApp,
aside .iconTelegram,
aside .iconMts,
aside .iconVel {
	width: 17px;
	height: 17px;
	background-size: 100%;
	top: 6px;
	margin-right: 0;
	margin-left: 4px;
}

aside .topWorkTime {
	text-align: right;
}

aside .useMenu li.active a,
.useMenu li.active span {
	color: #000 !important;
}

.asideMenuWr {
	margin-top: 80px;
}

.devPhoneBut {
	position: absolute;
	height: 24px;
	width: 24px;
	border: none !important;
	border-radius: 50%;
	padding: 7px;
	display: none;
	right: 10px;
	top: 0px;
}

.devPhoneBut img {
	width: 24px;
}

#print_frame {
	visibility: hidden;
}

.topContainer .shopSlideTxtWr {
	background: rgba(255, 0, 0, 0.4);
	padding: 20px 0;
	display: none;
}

.kompl-big-price {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}

.kompl-big-price__price {
	margin: 0 0 0 5px;
	font-size: 18px;
	font-weight: 700;
}

.cheap-box {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 20px;
	outline: none;
	padding: 3px 15px;
	cursor: pointer;
}
