html { 
	height: 100%;
}

@font-face {
    font-family: 'Montserrat Thin';
    src: local('Montserrat Thin'), local('Montserrat-Thin'), url('font/Montserrat-VariableFont_wght.ttf') format('truetype');
    /*font-weight: 700;*/
    font-style: normal;
}

/* np */

.np_iframe {
	display: none; 
	position: absolute;	 
	border: 1px solid gray; 
	border-radius: 5px; 
	width: 443px;
	height: 280px;
	background: white;
}
.np_row {
	cursor: pointer;
}
.np_row:hover {
	cursor: pointer;
	background: gainsboro;
}

/* customer */

.div_text_block {
	width: 100%;
	max-width: 50vw;
	margin: 0px auto;
	font-size: 1.3vw;
}
@media all and (max-width: 750px) {
	.div_text_block {
		max-width: 80vw;
		font-size: 3.5vw;
		line-height: 4vw;
		margin: 4vw auto;
	}
}

/* top menu */

.div_folder0 {
	display: flex;
	top: 3vw;
	width: 40vw;
	position: absolute; 
	left: 20vw;
	justify-content: space-around;	
}
.div_folder {
	display: flex;
	top: 0.7vw;
	width: 40vw;
	position: absolute; 
	left: 20vw;
	justify-content: space-around;	
}

.div_left_blue {
	position: fixed;
	z-index: -1;
	left: -50vw;
	top: -45vw;
	width: 70vw;
	height: 70vw; 
	opacity: 0.8; 
	background: #95b8d9;
	border-radius: 60vw;
}
.div_right_blue {
	position: fixed;
	z-index: -2;
	right: -15vw;
	top: -30vw;
	width: 40vw;
	height: 40vw; 
	opacity: 0.8; 
	background: #95b8d9;
	border-radius: 80vw;
}
.div_left_blue_2 {
	position: absolute;
	left: -0.5vw;
	top: 0px;
	height: 3vw;
	width: 3vw;
	opacity: 0.8;
	background: #95b8d9;
	border-radius: 60vw;
}
.top_menu_1 {
	width: 100%;
	height: 4vw;
	max-width: 78.4vw;
	position: relative;
	margin: 0px auto;
	box-sizing: border-box;
}
.top_menu_2 {
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	height: 3vw;	
	background: #aac6e0;
	box-shadow: 0px 0px 10px gainsboro;
}
.top_menu_3 {
	width: 100%;
	max-width: 78.4vw;
	position: relative;
	margin: 0px auto;
	box-sizing: border-box;
}
.div_top {
	height: 5vw;
}
@media all and (max-width: 750px) {

	.div_folder0 {
		display: flex;
		top: 3vw;
		width: 60vw;
		position: absolute; 
		left: 11vw;
		font-size: 3.4vw;	
	}
	.div_folder {
		display: flex;
		top: 2.8vw;
		width: 60vw;
		position: absolute; 
		left: 11vw;
		font-size: 3.4vw;
	}


	.div_top {
		height: 18vw;
	}
	.top_menu_1 {
		max-width: 93vw;		
	}
	.div_left_blue {
		left: -70vw;
		top: -65vw;
		width: 100vw;
		height: 100vw; 
		opacity: 0.8; 
		background: #95b8d9;
		border-radius: 60vw;
	}
	.div_right_blue {
		right: -20vw;
		top: -32vw;
		width: 50vw;
		height: 50vw; 
		opacity: 0.8; 
		background: #95b8d9;
		border-radius: 100vw;
	}
	.top_menu_2 {
		width: 100%;
		height: 10vw;	
		box-shadow: 0px 0px 2vw gainsboro;
	}
	.div_left_blue_2 {
		left: -0.5vw;
		top: 0px;
		height: 10vw;
		width: 10vw;
		border-radius: 60vw;
	}
}



.ico_insta {
	position: absolute;
	left: 0vw;
	bottom: 2vw;
	width: 3vw;
	cursor: pointer;
}
.ico_tiktok {
	position: absolute;
	left: 3.5vw;
	bottom: 2vw;
	width: 3vw;
	cursor: pointer;
}
.ico_fb {
	position: absolute;
	left: 7vw;
	bottom: 2vw;
	width: 3vw;
	cursor: pointer;
}
.ico_youtube {
	position: absolute;
	left: 10.5vw;
	bottom: 2vw;
	width: 3vw;
	cursor: pointer;
}

/* BANNER */

.base_block {
	margin: 0px auto;
	width: 78.4vw;
	height: 40vw;
	box-sizing: border-box;
	padding: 0px 10px 0px 10px; 
}
.banner_tbl {
	border: 1px solid #8aa3b5; 
	width: 100%; 
	height: 100%;
}
.banner_td2 {}
@media all and (max-width: 750px) {
	.banner_td2 {
		display: none;
	}
	.base_block {
		width: 96vw;
		height: 48vw;	
		margin: 5vw auto 0vw auto;
	}
}

.banner_a {
	position: absolute; 
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

/* */

.btn_to_basket {
	background: black; /*#95b8d9; */
	color: white; /* #f7f2a4; */
	font-size: 2vw;
	padding: 1vw 2vw 1vw 2vw;
	/*border-radius: 1vw;*/
	border: 0px;
	/*
	box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);*/
   cursor: pointer;
}

.catalog_div_folder {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 78.4vw;	
	gap: 1vw;	
	margin: 0px auto 1vw;
	font-size: 1.5vw;
}
.catalog_div_folder_item {
	display: inline-block;
	width: 100%;
	max-width: 10vw;
	text-align: center;
	font-size: 1vw;
	height: 1vw;
	border: 1px solid silver;
	padding: 0.2vw 0.3vw 0.4vw 0.3vw;
	border-radius: 0.4vw;
	box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
}
.catalog_div_root {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;	
	gap: 1.7vw;	
}
.catalog_item {
	width: 25vw;
	height: 43vw;
	display: block;	
	box-sizing: border-box;
	/*border: solid 0.1vw #95b8d9;*/
	position: relative;
}
.catalog_item_img {
	box-shadow: inset 0px 0px 40px white;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;	
	height: 38vw;	
}
.catalog_card_item {
	width: 25vw;
	height: 43vw;
	display: block;	
	box-sizing: border-box;
	border: solid 0.2vw #95b8d9;
	position: relative;
}
.catalog_card_item_img {
	/*box-shadow: inset 0px 0px 40px white;*/
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;	
	height: 100%;	
}
.catalog_card_item_img_list {
	width: 5vw;
	height: 43vw;
	display: flex;	
	flex-wrap: wrap;
	box-sizing: border-box;
	align-content: flex-start;
	gap: 1vw;
	/*border: solid 0.1vw #95b8d9;*/	
}
.catalog_card_item_img_list_li {
	width: 5vw;
	height: 8vw;
	display: block;
	border: solid 0.2vw #95b8d9;
	cursor: pointer;
}
.catalog_card_item_img_list_li_sel {
	width: 5vw;
	height: 8vw;
	display: block;
	border: solid 0.2vw coral;
	cursor: pointer;
}
.catalog_card_item_img_list_li_last {
	width: 5vw;
	height: 8vw;
    display: flex;
    justify-content: center;
    align-items: center;
	border: solid 0.2vw #95b8d9;
	cursor: pointer;
	font-size: 2vw;
	color: white;
	text-shadow: 0px 0px 0.5vw black, 0px 0px 1vw black;
	font-weight: bold;
}
.catalog_card_item_img_list_li_last_sel {
	width: 5vw;
	height: 8vw;
    display: flex;
    justify-content: center;
    align-items: center;
	border: solid 0.2vw coral;
	cursor: pointer;
	font-size: 2vw;
	color: white;
	text-shadow: 0px 0px 0.5vw black, 0px 0px 1vw black;
	font-weight: bold;
}
.catalog_item_info_cap {
	position: absolute;
	bottom: 0vw;
	left: 0px;
	width: 100%;
	font-size: 2vw; 
	/*text-shadow: 1px 1px 0px white, -1px 1px 0px white, 1px -1px 0px white, -1px -1px 0px white;*/
	box-sizing: border-box;
	padding: 0.5vw;
}
.catalog_item_info_cap_art {
	color: silver;
	font-size: 1vw;
}

@media all and (max-width: 750px) {
	.catalog_card_item_img_list {
		width: 90vw;
		height: auto;
		margin-bottom: 5vw;
		justify-content: center;
		align-items: center;
		gap: 1vw;
	}	
	.catalog_card_item_img_list_li {
		width: 10vw;
		height: 20vw;
		border: solid 0.42vw #95b8d9;		
	}
	.catalog_card_item_img_list_li_last {
		width: 10vw;
		height: 20vw;
		border: solid 0.42vw #95b8d9;	
		font-size: 5vw;
	}
	.catalog_card_item_img_list_li_last_sel {
		width: 10vw;
		height: 20vw;
		border: solid 0.42vw coral;	
		font-size: 5vw;
	}
	.catalog_card_item_img_list_li_sel {
		width: 10vw;
		height: 20vw;
		border: solid 0.42vw coral;		
	}
	.catalog_div_folder {
		width: 100%;
		gap: 2vw;	
		margin: 0px auto 5vw;
	}
	.catalog_div_folder_item {
		display: inline-block;
		width: 100%;
		max-width: 38vw;
		text-align: center;
		font-size: 4vw;
		height: auto;
		border: 0.2vw solid silver;
		padding: 1vw 0.5vw 1vw 0.5vw;
		border-radius: 1.3vw;
		box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
	   7px 7px 20px 0px rgba(0,0,0,.1),
	   4px 4px 5px 0px rgba(0,0,0,.1);
	}
	.catalog_item {
		width: 40vw;
		height: 72vw;
		display: block;	
		box-sizing: border-box;
		/*border: solid 0.1vw #95b8d9;*/
		position: relative;
	}
	.catalog_item_img {
		box-shadow: inset 0px 0px 1vw white;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;	
		height: 62vw;	
	}	
	.catalog_item_info_cap {
		position: absolute;
		bottom: 0vw;
		left: 0px;
		width: 100%;
		font-size: 4vw; 
		box-sizing: border-box;
		padding: 1vw;
	}
	.catalog_item_info_cap_art {
		font-size: 2vw;
	}
	.catalog_card_item {
		width: 80vw;
		height: 125vw;
		border: solid 0.5vw #95b8d9;
	}
}


/* card */

.card_div_root {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;	
	gap: 1.7vw;	
}
.card_info {
	width: 51.7vw;
	height: 37.5vw;
	display: block;	
	box-sizing: border-box;	
	position: relative;
}
.card_info_name {
	font-size: 1.2vw;
	color: silver;
}
.card_info_name_base {
	font-size: 1.8vw;	
}
.card_info_name_base_br {
	display: none;
}
.card_info_name_cap {
	font-size: 2.5vw;
}
.card_info_price {
	font-size: 2.5vw;
}
.card_info_size {
	font-size: 1.5vw;
	margin-top: 1vw;
}
.card_info_size_table {
	display: flex;
	gap: 0.6vw;
	margin-top: 1vw;
}
.card_info_size_table_tr {
	height: 2vw;
}
@media all and (max-width: 750px) {
	.card_info {
		width: 80vw;
		height: auto;
	}
	.card_info_name {
		font-size: 3vw;
		line-height: 8vw;
	}
	.card_info_name_base {
		font-size: 5vw;
		line-height: 8vw;
	}
	.card_info_name_base_br {
		display: inline;
	}
	.card_info_price {
		font-size: 5vw;
		line-height: 14vw;
	}
	.card_info_size {
		font-size: 3vw;
	}
	.btn_to_basket {
		font-size: 5vw;
		padding: 2vw 3vw 2vw 3vw;
	}
}

/* menu */

.logo_11 {
	position: absolute;	
	left: 0px;
	top: 1vw;
	width: 18vw;
}
.logo_111 {
	position: absolute;	
	left: 0px;
	top: 0.6vw;
	width: 2vw;
}
.logo_12 {
	position: absolute;	
	right: 0px;
	top: 1vw;
	width: 6.67vw;
}
@media all and (max-width: 750px) {
	.logo_11 {
		position: absolute;	
		left: 0px;
		top: 7vw;
		width: 30vw;
	}
	.logo_12 {
		top: 3vw;
		right: 3.5vw;
		width: 14vw;
		display: none;
	}
	.logo_111 {
		position: absolute;	
		left: 0.6vw;
		top: 1vw;
		width: 7vw;
	}
}
.logo_122 {
	position: absolute;	
	right: 0px;
	top: 0.75vw;
	width: 6.67vw;
}
/*
.menu_1 {
	position: absolute; 
	width: 100%; 
	display: flex; 
	top: 1vw; 
	font-size: 1.2vw;
	justify-content: center;
	gap: 1.2vw;	
}
*/
.menu_find_input {
	position: absolute;
	font-size: 2vw;
	padding: 0.5vw;
	color: black;
	border: 0.1vw solid gainsboro;
	width: 40vw;	
	left: 21vw;	
	top: 1vw; 
	height: 4vw;
	border-radius: 0.5vw;
	box-sizing: border-box;
	box-shadow: 0px 0px 1vw silver;
}
.menu_find_input2 {
	position: absolute;
	font-size: 2vw;
	padding: 0.5vw;
	color: black;
	border: 0.1vw solid gainsboro;
	width: 40vw;	
	left: 21vw;	
	top: 1vw; 
	height: 4vw;
	border-radius: 0.5vw;
	box-sizing: border-box;
	box-shadow: 0px 0px 1vw silver;
}
.menu_find {
	width: 3vw;
	right: 6vw;
	top: 2vw;
	position: absolute;
	cursor: pointer;
	filter: drop-shadow(5px 5px 5px #999);
}
.menu_find2 {
	width: 1.7vw;
	right: 4vw;
	top: 0.6vw;
	position: absolute; 
	cursor: pointer;
}
.menu_basket {	
	width: 5vw;
	right: 0vw;
	top: 1vw;
	position: absolute;
}
.menu_basket2 {	
	width: 2.23vw;
	right: 0vw;
	top: 0.4vw;
	position: absolute;
}

.basket_mark {
	background: red;
	font-size: 1vw;
	right: 0vw;
	top: 1vw;
	border-radius: 10vw;
	width: 0.8vw;
	height: 0.8vw;
	position: absolute;
}
.basket_mark2 {
	background: red;
	font-size: 1vw;
	right: 0vw;
	top: 0.35vw;
	border-radius: 10vw;
	width: 0.5vw;
	height: 0.5vw;
	position: absolute;
}

@media all and (max-width: 750px) {
	.basket_mark {
		font-size: 1vw;
		right: 1.8vw;
		top: 2.5vw;
		border-radius: 10vw;
		width: 2vw;
		height: 2vw;
	}
	.basket_mark2 {
		font-size: 1vw;
		right: 0vw;
		top: 2vw;
		border-radius: 10vw;
		width: 2vw;
		height: 2vw;
	}
	.menu_find_input {
		height: 7vw;
		top: 3vw;
		width: 58vw;
		font-size: 4vw;
		left: 12vw;
	}
	.menu_find_input2 {
		height: 7vw;
		top: 1.5vw;
		width: 60vw;
		font-size: 4vw;
		left: 11vw;
	}	
	.menu_find {
		width: 6vw;
		top: 3vw;
		right: 14vw;
		/*filter: drop-shadow(5px 5px 5px #666);*/
	}
	.menu_find2 {
		width: 5vw;
		right: 11vw;
		top: 2.5vw;
	}
	.menu_basket {
		width: 10vw;
		top: 1vw;
		right: 2vw;
	}
	.menu_basket2 {
		width: 8vw;
		top: 1vw;
		right: 0vw;
	}
	.logo_122 {
		display: none;
	}
	.top_menu_3 {
		width: 100%;
		max-width: 90vw;
		position: relative;
		margin: 0px auto;
		box-sizing: border-box;
	}
}

/* contact */
.contact_div_base {
	height: 35vw; 
	background: #95b8d9;
}
.contact_div_base_sub {
	width: 100%;
	height: 100%;
	max-width: 78.4vw;
	position: relative;
	margin: 0px auto;
	box-sizing: border-box;
}
.contact_logo_11 {
	position: absolute;	
	left: 0px;
	top: 2vw;
	width: 16vw;
}
.contact_logo_12 {
	position: absolute;	
	left: 36vw;
	bottom: 2vw;
	width: 6.67vw;
}
.contact_map {
	position: absolute;
	width: 30vw;
	height: 21vw;
	border: 0px;
	right: 0px;
	bottom: 2vw;
}
.contact_menu_1 {
	position: absolute;
	left: 36vw;
	top: 2vw;
	font-size: 1.2vw;
	line-height: 2vw;
}
.contact_phone {
	position: absolute;
	top: 2vw;
	left: 10vw;
	font-size: 1.2vw;
}
.contact_phone_a {
	font-size: 2vw;
}
.contact_email_a {
	font-size: 1.4vw;
}
.contact_address {
	position: absolute;
	top: 9vw;
	left: 0vw;
	font-size: 1.2vw;
	line-height: 2vw;
}
.contact_more {
	position: absolute;
	top: 9vw;
	left: 30vw;
	font-size: 1.2vw;
	line-height: 4vw;
}
@media all and (max-width: 750px) {
	.contact_logo_11 {		
		left: 0px;
		top: 4vw;
		width: 60vw;
	}
	.contact_logo_12 {
		display: none;
	}
	.contact_div_base {
		height: 162vw;
	}
	.contact_address {
		top: 30vw;
		left: 0vw;
		font-size: 4vw;
		line-height: 8vw;
	}
	.contact_more {
		top: 120vw;
		left: 0vw;
		font-size: 4vw;
		line-height: 12vw;
	}
	.contact_phone {
		top: 4vw;
		left: 24vw;
		font-size: 3vw;
	}
	.contact_phone_a {
		font-size: 4vw;
	}
	.contact_email_a {
		font-size: 4vw;
	}
	.contact_map {
		position: absolute;
		width: 100%;		
		height: 100vw;
		left: 0vw;
		top: 55vw;
	}
	.contact_div_base_sub {
		max-width: 90vw;
	}
	.ico_insta {
		top: 4vw;
		right: 0vw;
		left: auto;
		width: 10vw;
	}
	.ico_tiktok {
		top: 16vw;
		right: 0vw;
		left: auto;
		width: 11vw;
	}
	.ico_fb {
		top: 28vw;
		right: 0vw;
		left: auto;
		width: 11vw;
	}
	.ico_youtube {
		top: 40vw;
		right: 0vw;
		left: auto;
		width: 11vw;
	}
}






























/*
@font-face {
    font-family: 'Oswald';
    src: local('Oswald Bold'), local('Oswald-Bold'), url('font/Oswald-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: local('Poppins Light'), local('Poppins-Light'), url('font/Poppins-Light.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
*/

body {
	font-family: "Montserrat Thin";
	font-size: 18px;
	color: black;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%; /* важно */
	scroll-behavior: smooth;
}
table {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	text-decoration: inherit;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	outline: none; /* в хроме убирает синюю рамку при фокусе */
}
h1 {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px 0px 5px 0px;
}
a {
	color: black;
	text-decoration: none;
}
/*
a[href] {
	color: white;
	text-decoration: none;
}
*/
a:hover {
	text-decoration: underline;
}
/*
input[type="button"] {
	color: inherit;	
	font-family: inherit; 
	font-size: inherit;	
	padding: 4px;
	border: 1px solid #01A0E2;
	border-radius: 5px;
	cursor: pointer;
	background: #F0F0F0;
	outline: none;
}
input[type="button"]:hover {
	color: inherit;	
	font-family: inherit; 
	font-size: inherit;	
	padding: 4px;
	border: 1px solid #01A0E2;
	border-radius: 5px;
	cursor: pointer;
	background: #E0E0E0;
	outline: none;
}
input[type="button"]:focus {
	color: inherit;	
	font-family: inherit; 
	font-size: inherit;	
	padding: 4px;
	border: 1px solid #FF8B2F;
	border-radius: 5px;
	cursor: pointer;
	background: #F0F0F0;
	outline: none;
}
input[type="button"]:focus:hover {
	color: inherit;	
	font-family: inherit; 
	font-size: inherit;	
	padding: 4px;
	border: 1px solid #FF8B2F;
	border-radius: 3px;
	cursor: pointer;
	background: #E0E0E0;
	outline: none;
}
input[type="button"]:disabled {
	color: gray;	
	font-family: inherit; 
	font-size: inherit;	
	padding: 4px;
	border: 1px solid silver;
	border-radius: 5px;
	background: #E0E0E0;
	cursor: default;
	outline: none;
}
*/
::-webkit-input-placeholder {color:#7ea5ef;}
::-moz-placeholder          {color:#7ea5ef;}/* Firefox 19+ */
:-moz-placeholder           {color:#7ea5ef;}/* Firefox 18- */
:-ms-input-placeholder      {color:#7ea5ef;}

.inblock2 {
	display: inline-block;
}

/*
#td_shedule {}
#td_cabinet {}
#td_cabinet_img { display: none; }
#td_banner_big {
	width: 70%; 
	padding: 8px 0px 8px 8px;
}
#td_banner_small {}
#page_banner {
	padding-top: 220px;
}
*/
#td_basket_word {}
#td_lang {}
#td_search {}
#td_search_small {
	display: none;
}
#td_phone {}
#menu_tbl {
	display: none;
}
#td_menu_left {}
#td_basket {}
#catalog_item_gal {
	display: inline; 
	float: left;
}
#tbl_top_menu_big {}
#tbl_top_menu_small {
	display: none;
}
#td_menu_left_contain {
	width: 300px;
	padding-right: 10px;
}
.td_basket_photo {}
#div_basket_win {
	padding: 20px 30px 0px 30px;
}
.grid-head-img {
	background: black; 
	color: white; 
	font-weight: normal; 
	border-right: 1px solid black;
	font-size: 20px;
	text-align: center;
	padding: 15px;
}
.grid-cell-img {
	border-right: 1px solid black; 
	border-bottom: 1px solid black;
	color: #404053;	
	font-size: 20px;
}
@media all and (max-width: 800px) {
	.grid-head-img[hide] { display: none; }
	.grid-head[hide] { display: none; }
	.grid-head-left[hide] { display: none; }
	.grid-cell-img[hide] { display: none; }
	.grid-cell-left[hide] { display: none; }
	.grid-cell[hide] { display: none; }
}

@media all and (max-width: 1300px) {
	#td_shedule {
		display: none;
	}
	#td_cabinet {
		display: none;
	}
	#td_cabinet_img { 
		display: table-cell; 
	}
}

@media all and (max-width: 1100px) {
	#td_banner_big {
		width: 100%;
		padding: 0px;
	}
	#td_banner_small {
		display: none;
	}
	#td_basket_word {
		display: none;
	}
	#td_lang {
		display: none;
	}
	#menu_tbl {
		display: table;
		transition-property: left;
		transition-duration: 0.5s;
		transition-timing-function: ease;
		transition-delay: 0s;
	}
	#td_search {
		display: none;
	}
	#td_search_small {
		display: table-cell;
	}
}


.img_news_list {
	float: left; 
	margin: 0px 10px 20px 0px;
}


@media all and (max-width: 740px) {
	.img_news_list {
		float: none; 
		display: block; 
		margin: 0px 10px 20px 0px;
		width: 100%;
	}
	#td_phone {
		display: none;
	}
	#catalog_item_gal {
		display: block;
		float: none;
	}
	#tbl_top_menu_big {
		display: none;
	}	
	#tbl_top_menu_small {
		display: table;
	}
	#td_cabinet_img {
		display: none;
	}
	#td_basket {
		display: none;
	}
	#td_search_small {
		display: none;
	}
	#td_menu_left {
		display: none;
	}
	#td_menu_left_contain {
		width: 1px;
		padding-right: 0px;
	}
	.td_basket_photo {
		display: none;
	}
	#div_basket_win {
		padding: 20px 0px 0px 0px;
	}
	.grid-head-img {
		display: none;
	}
	.grid-cell-img {
		display: none;
	}	
}

@media all and (max-width: 500px) {
	#td_search_small {
		display: none;
	}
	#td_basket {
		display: none;
	}
	#td_cabinet_img {
		display: none;
	}
}

.menu_item2 {
	display: block;
	width: 100%;
	color: white;
}





.lmenu_item {
	border: 2px solid #e79af4;
	cursor: pointer;
	background: rgba(244, 229, 255, 0.4);
	border-radius: 5px;
}

.lmenu_item:hover {
	border: 2px solid #e79af4;
	cursor: pointer;
	background: rgba(224, 209, 255, 0.4);
	border-radius: 5px;
	box-shadow: 3px 3px 15px rgba(0,0,0,0.2);
}

.lmenu_item_sel {
	border: 2px solid #e79af4; 
	cursor: pointer;
	color: black;
	background: rgba(210, 74, 237, 0.4);
	border-radius: 5px;
}

.input_text {
	border: 2px solid #e79af4;
	padding: 5px;
	border-radius: 5px;
	font-size: 20px;
}

/* пагинация */

.label_page {
	border: 1px solid silver;
	border-radius: 3px;
	padding: 5px;
	width: 40px;
	font-size: 28px;
	cursor: pointer;
}
.label_page_curr {
	border: 1px solid black;
	/*box-shadow: 0px 0px 10px black inset;*/ 
	border-radius: 3px;
	padding: 5px;
	width: 40px;
	font-size: 28px;
	color: black;
	cursor: default;
}
@media all and (max-width: 750px) {
	.label_page {
		border: 0.2vw solid silver;
		border-radius: 3vw;
		padding: 1vw;
		width: 7vw;
		font-size: 4vw;		
	}
	.label_page_curr {
		border: 0.2vw solid black;
		border-radius: 3vw;
		padding: 1vw;
		width: 7vw;
		font-size: 4vw;		
	}
}

.a_soc {
	cursor: pointer; 
	font-size: 14px;
}
.a_soc:hover {
	cursor: pointer; 
	font-size: 14px;
	text-decoration: underline;
}


.a_link {
	color: black;
	text-decoration: none;
}
.a_link:hover {
	color: black;
	text-decoration: underline;
}

.a_prod_link {
	color: black;
	text-decoration: none;
}
.a_prod_link:hover {
	color: black;
	text-decoration: underline;
}

.a_page {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 100%;
	/*height: 100%;*/
	display: inline-table;
}
.h1 {
	font-weight: normal;
	color: black; 
	font-family: inherit;
	font-size: 32px;
	margin: 10px 0px 10px 0px;
}
.h1 {
	font-weight: normal;
	color: black; 
	font-family: inherit;
	font-size: 42px;
	margin: 10px 0px 10px 0px;
}
.button_dis {
	color: white !important;
	background: silver;
	/*border: 1px solid #B71B0E;*/
	font-size: 18px;
	text-decoration: none;
	padding: 16px 28px 16px 28px;
}
.button {
	/*border-radius: 3px;*/
	/*box-shadow: 0px 0px 4px #5d92bc, 0px 1px 0px rgba(255, 255, 255, 0.5) inset;*/
	color: white !important;
	background: black;
	/*border: 1px solid #B71B0E;*/
	cursor: pointer;
	font-size: 18px;
	text-decoration: none;
	padding: 16px 28px 16px 28px;
}
.button:hover {
	color: white !important;
	background: #388396;
	cursor: pointer;
	font-size: 18px;
	text-decoration: none;
	padding: 16px 28px 16px 28px;
}

.btn_more {
	cursor: pointer;
	padding: 5px;
	border: 1px solid rgba(0,0,0,0);
	color: #ff7f70;
	font-size: 14px;
}

.btn_more:hover {
	cursor: pointer;
	/*border: 1px solid #28bdb7;*/
	border-radius: 10px;
	background: #28bdb7;
	box-shadow: 10px 10px 18px gainsboro;
	color: white;
	font-size: 14px;
}

/* catalog */

.item_a {
	text-decoration: none;
	color: inherit;
	display: block;
	padding: 12px;
	float: left;
	width: 206px;
}
/*
.item_a:hover {
	text-decoration: none;
	color: inherit;
	display: block;
	padding: 12px;
	background: rgba(220, 236, 255, 0.5); 
	float: left;
}
*/
.item_folder_a {
	text-decoration: none;
	color: inherit;
	display: block;
	padding: 12px;
	float: left;
}
/*
.item_folder_a:hover {
	text-decoration: none;
	color: inherit;
	display: block;
	padding: 12px;
	background: rgba(255, 255, 0, 0.3);
	float: left;
}
*/




.scrollup {
	position: fixed;
	bottom: 40px;
	right: 40px;
	opacity: 0.5;
}
.scrollup:hover {
	position: fixed;
	bottom: 40px;
	right: 40px;
	opacity: 1;
}

/* path */

.path {
	font-family: "Montserrat", sans-serif;
	font-size: 1.17vw;
	color: black;
}
.path_a {
	/*color: #95b8d9;*/
	color: black;
	text-decoration: none;
	font-family: "Montserrat", sans-serif;
	font-size: 1.17vw;
}
.path_a:hover {	
	/*color: #95b8d9;*/
	color: black;
	text-decoration: underline;
	font-family: "Montserrat", sans-serif;
	font-size: 1.17vw;
}
.path_span {
	font-family: "Montserrat", sans-serif;
	font-size: 2vw;
	color: black;
}

/* news */

.news_list_a {
	text-decoration: none;
	cursor: pointer;
	padding: 10px;
	display: block;
	margin-top: 10px;
	color: inherit;
}
.news_list_a:hover {
	text-decoration: none;
	cursor: pointer;
	background: gainsboro;
	padding: 10px;
	display: block;
	margin-top: 10px;
	color: inherit;
}
.news_list_h2 {
	margin: 0px;
	padding: 0px;
}
.news_list_img {
	border: 2px solid #96AAC5; 
	margin: 0px 10px 10px 0px;
	background: white;
}
.news_date {
	color: gray;
}
.news_img {
	box-shadow: 0px 0px 2px gray;
	cursor: pointer;
}
.news_img:hover {
	box-shadow: 0px 0px 2px red;
	cursor: pointer;
}

/* menu-left */

.menu_left_block {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.menu_left_header {
	background: #4E5961;
	color: white;
}
.menu_left_link {
	display: block;
	text-decoration: none;
	color: inherit;
}
.menu_left_link:hover {
	display: block;
	text-decoration: none;
	color: inherit;
	background: #EEEEEE;
}
.menu_left_link_select {
	display: block;
	text-decoration: none;
	color: inherit;
	background: #B6CAE5;
}
.menu_left_tr_check {
	cursor: pointer;
}
.menu_left_tr_check:hover td {
	background: #EEEEEE;
}


.item_brand_a {
	text-decoration: none;
	color: inherit;
	display: block;
	padding: 12px;
	float: left;
}
.item_brand_a:hover {
	text-decoration: none;
	color: inherit;
	display: block;
	padding: 12px;
	background: #B6CAE5;
	float: left;
}
.item_img {
	border: 0px solid #4E5961;
	/*background: white;*/
	table-layout: fixed; 
}
.item_h4 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
}
.item_price {
	font-size: 32px;
	color: #388396;
}
.item_is_new {
	background: #F67F7A;
	color: white;
	padding: 4px 20px 4px 20px;
	position: absolute;
}
.item_is_exist {
	color: green;
}
.item_is_exist_not {
	color: red;
}
.item_is_exist_wait {
	color: coral;
}

/* prod */

.prod_img {
	background: white;
	cursor: pointer;
}
.prod_img_sm {
	border: 1px solid silver;
	cursor: pointer;
}
.prod_img_sm_sel {
	border: 1px solid red;
	cursor: pointer;
}
.prod_brand {
	color: #28BDB7;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: inherit; 
}
.prod_brand:hover {
	color: #28BDB7;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: inherit;
	text-decoration: underline;
}
/*
.prod_brand a {
	color: inherit;
}*/
.prod_is_new {
	color: red;
}
.prod_is_hit {
	color: coral;
}
.prod_articul {
}
.prod_country {
}
.prod_tara {
}
.prod_item_grid {
	border: 1px solid silver;
	border-radius: 10px;
	margin-right: 10px;
}

/* menu-bar-fixed */

.menu_bar_fixed {
	position: fixed; 
	top: 0px; 
	left: 0px; 
	width: 100%;
	/*background: rgba(78, 89, 97, 1);*/
	background: rgba(0, 0, 0, 0.60);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	/*z-index: 100000;*/
}
.menu_footer_fixed {
	position: fixed; 
	bottom: 0px; 
	left: 0px; 
	width: 100%;
	color: white;
	font-size: 14px;
	/*background: rgba(78, 89, 97, 1);*/
	background: rgba(0, 0, 0, 0.60);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	/*z-index: 100000;*/
}
.menu_bar_fixed_a {
	text-decoration: none;
	color: black;
	font-size: 16px;
	text-transform: uppercase;
}
.menu_bar_fixed_a:hover {
	text-decoration: underline;
	font-size: 16px;
	color: black;
	text-transform: uppercase;
}
.menu_bar_fixed_a_sel {
	text-decoration: none;
	color: black;
	font-size: 16px;
	text-transform: uppercase;
}
.menu_bar_fixed_a_sel:hover {
	text-decoration: underline;
	color: black;
	font-size: 16px;
	text-transform: uppercase;
}
.menu_bar_fixed_td {
	 width: 100px;
	 text-align: center;
}
.menu_bar_fixed_td_sep {
	width: 8px;
}

/* panel_prod_add */

.panel_prod_add {
	position: fixed; 
	padding: 20px;
	width: 500px;
	height: 180px;
	background: white;
	border: 0px solid gray;
	border-radius: 10px;
	box-shadow: 0px 0px 30px rgba(0,0,0,0.4);
}
.div_msg_button {
	border-radius: 3px;
	box-shadow: 0px 0px 4px #1199BF, 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
	color: #1199BF;
	/*background: none repeat scroll 0% 0% #FE4334;
	border: 1px solid #B71B0E;*/
	border: 1px solid rgba(0,0,0,0);
	cursor: pointer;
	font-size: 18px;
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	background: white;
}
.div_msg_button:hover {
	border-radius: 3px;
	box-shadow: 0px 0px 8px #5d92bc, 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
	color: #FFF;
	background: none repeat scroll 0% 0% #1199BF;
	border: 1px solid #03283A;
	cursor: pointer;
	font-size: 18px;
	text-decoration: none;
	padding: 4px 8px 4px 8px;
}


















/* menu-bar */

.menu_bar_td {
	 width: 100px;
}
.menu_bar_td_sep {
	width: 8px;
}
.menu_bar_a {
	text-decoration: none;
	padding: 5px;
	color: black;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-image: linear-gradient(#F9F9F9, #DEDEDE);
	border: 1px solid #858F98;
}
.menu_bar_a:hover {
	text-decoration: none;
	padding: 5px;
	color: black;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-image: linear-gradient(#F9F9F9, #DEDEDE);
	box-shadow: 0px 0px 3px #96AAC5;
	border: 1px solid #858F98;
}
.menu_bar_a_sel {
	text-decoration: none;
	padding: 5px;
	color: white;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-image: linear-gradient(to bottom, #b5bdc8 0%, #828c95 36%, #28343b 100%);
	border: 1px solid #858F98;
}














.input-zakaz {
	width: 100%; 
	border: 1px solid #535D73;
	font-size: 18px;
	padding: 5px;
	border-radius: 5px;
}
.label-zakaz {
	width: 100%; 
	border: 1px solid #535D73;
	font-size: 18px;
	padding: 5px;
	border-radius: 5px;
	background: white;
}
.label {
	color: #575755;
}
.grid-cell-left {
	border-left: 1px solid black; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black;
	color: #404053;
	font-size: 20px;
}
.grid-cell {
	border-right: 1px solid black; 
	border-bottom: 1px solid black;
	color: #404053;	
	font-size: 20px;
}
.grid-head {
	background: black; 
	color: white; 
	font-weight: normal; 
	border-right: 1px solid black;
	font-size: 20px;
	text-align: center;
	padding: 15px;
}
.grid-head-left {
	background: black; 
	color: white; 
	font-weight: normal; 
	font-size: 20px;
	text-align: center;
	padding: 15px;
}
.grid-head-price {
	background: #E9106B; 
	color: white; 
	border-bottom: 1px solid #FED4E0;
}
.grid-head-price2 {
	background: #D9005B; 
	color: white; 
	border-bottom: 1px solid #FED4E0;
}
.grid-head-price:hover {
	background: #F9207B; 
	color: white; 
	border-bottom: 1px solid #FED4E0;
	cursor: pointer;
}
/*
.button {
	cursor: pointer; 
	border: 2px solid #D9005B; 
	border-radius: 8px; 
	color: #D9005B; 
	font-weight: bold; 
	font-size: 14px;
	background: #F7CBDC;
}
.button:hover {
	cursor: pointer; 
	border: 2px solid #D9005B; 
	border-radius: 8px; 
	color: #D9005B; 
	font-weight: bold; 
	font-size: 14px;
	background: #D7ABBC;
}
.button-dis {
	cursor: pointer; 
	border: 2px solid silver; 
	border-radius: 8px; 
	color: gray; 
	font-weight: bold; 
	font-size: 14px;
	background: #ECECEC;
}
.button-basket-full {
	cursor: pointer; 
	border: 2px solid #498900; 
	border-radius: 8px; 
	color: #498900; 
	font-weight: bold; 
	font-size: 14px;
	background: #99FF00;
}
.button-basket-full:hover {
	cursor: pointer; 
	border: 2px solid #498900; 
	border-radius: 8px; 
	color: #498900; 
	font-weight: bold; 
	font-size: 14px;
	background: #C9FF00;
}
*/
.back-star {
	background: url(img/back-center.jpg) #EAE9EF;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.panel-content {
	/*background: url(img/back-center.jpg) #EAE9EF;*/ 
	padding: 20px 20px 0px 67px;	
}
.panel-content2 {
	/*
	background: white; 
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	*/
	padding-top: 0px;
	padding-left: 50px;
}
.menu-bar-tr {
	height: 51px;
}
.menu-bar-td {
	/*background: url(img/menu_bar.jpg) #ae0f94;*/
	/*padding-left: 42px;*/
	vertical-align: middle;
	opacity: 0.8;
}
.menu-bar-item {
	color: #575755;
	/*font-weight: bold;*/
	text-decoration: none;
	font-size: 15px;
}
.menu-bar-item:hover {
	color: #D63277;
	/*font-weight: bold;*/
	text-decoration: underline;
}
.menu-bar-item-curr {
	color: #D63277;
	font-weight: bold;
	text-decoration: none;
}
.td-menu-bar-item-curr {
	padding: 0px 10px 0px 10px;
	background: white;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.td-menu-bar-item {
	padding: 0px 5px 0px 10px;
}

/*
.menu-left-item-link {
	color: gray;
	text-decoration: none;
}
.menu-left-item-link:hover {
	color: #D43074;
	text-decoration: none;
}
*/
.menu-left-item-curr {
	color: white;
	padding: 8px 8px 8px 8px;
	/*border-bottom: 1px solid #F154E1;
	border-top: 1px solid #7E11A8;*/
	cursor: pointer; 
	background: #D9005B;
}
.menu-left-item-curr a {
	color: white;
	text-decoration: none;	
}
.header-akcii {
	color: #9c1393;
	font-weight: bold;
	text-decoration: none;
}
.header-akcii:hover {
	color: #9c1393;
	font-weight: bold;
	text-decoration: underline;
}

/* catalog */
.list {
	list-style-type: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
.list-li {
	float: left;
	width: 160px;
	padding: 10px;
	text-align: center;
}
.list-li-hide {
	float: left;
	width: 160px;
	padding: 10px;
	text-align: center;
}
.list-li:hover {
	float: left;
	width: 160px;
	padding: 10px;
	text-align: center;
	background: #FED4E0;
}
.list-head {
	margin-left: 32px;
}
.list-link {
	text-decoration: none;
}
.list-name {
	color: #D433A6;
	font-size: 14px;
	font-weight: bold;
}
.list-tara {
	color: #D433A6;
	font-size: 12px;
	/*width: 40px;
	overflow: hidden;*/
}
.list-tara2 {
	color: #D433A6;
	/*width: 40px;
	overflow: hidden;*/
	font: 14px;
}
.list-tara2-link {
	color: #D433A6;
	width: 40px;
	overflow: hidden;
	font: 14px;
	text-decoration: underline;
}
.list-tara2-link:hover {
	color: #D433A6;
	width: 40px;
	overflow: hidden;
	font: 14px;
	text-decoration: underline;
}
.list-price {
	color: #9A33AA;
	font-size: 20px;
	font-weight: bold;
}
.list-grn {
	color: #9A33AA;
	font-size: 12px;
}
.list-group-sep {
	background: #DB69CC;
	width: 540px;
	margin-left: 5px;
	border-radius: 20px 20px 0px 0px;
	cursor: pointer;
}
.list-group-sep {
	font-size: 20px;
	padding: 5px 5px 5px 10px;
	color: white;
}
.list-group-sep:hover {
	font-size: 20px;
	text-decoration: underline;
	padding: 5px 5px 5px 10px;
	color: white;
}
.list-li-grid {
	float: left;
	width: 160px;
	padding: 10px;
	text-align: center;
}

/* basket */

.basket-lbl-count {
	text-align: center; 
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5); 
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5); 
	font-weight: bold; 
	background: red; 
	color: white; 
	font-size: 8px; 
	border: 2px solid white; 
	border-radius: 18px; 
	position: fixed;
}
/*
.basket-button-add {
	border-radius: 3px;
	box-shadow: 0px 0px 4px #5d92bc, 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
	color: #89b5d8;
	cursor: pointer;
	font-size: 24px;
	text-decoration: none;
	padding: 6px 15px 6px 15px;
}
.basket-button-add:hover {
	border-radius: 3px;
	box-shadow: 0px 0px 8px #5d92bc, 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
	color: #FFF;
	background: none repeat scroll 0% 0% #89b5d8;
	border: 1px solid #5d92bc;
	cursor: pointer;
	font-size: 24px;
	text-decoration: none;
	padding: 6px 15px 6px 15px;
}
*/
.basket-button-add2 {
	border-radius: 3px;
	box-shadow: 0px 0px 4px #5d92bc, 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
	color: #89b5d8;
	/*background: none repeat scroll 0% 0% #FE4334;*/
	border: 1px solid rgba(0,0,0,0);
	cursor: pointer;
	font-size: 18px;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
}
.basket-button-add2:hover {
	border-radius: 3px;
	box-shadow: 0px 0px 8px #5d92bc, 0px 1px 0px rgba(255, 255, 255, 0.5) inset;
	color: #FFF;
	background: none repeat scroll 0% 0% #89b5d8;
	border: 1px solid #5d92bc;
	cursor: pointer;
	font-size: 18px;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
}

.basket_table {
	background: #FFFFFF;
	border: 2px solid black;
	border-radius: 5px;
	font-size: 14px;
}
.basket_th {
	background: #FEE7D9;
	font-family: InterFont Cond;
	font-size: 20px;
}
.basket_td_itogo {
	background: #FEE7D9;
	font-size: 20px;
	font-family: InterFont Cond;
	font-weight: bold;
	padding: 8px;
}
.basket_td {
	padding: 8px;
	font-size: 20px;
	font-family: InterFont Cond;
	font-weight: bold;
}
.basket_td2 {
	padding: 10px;
}
.basket_td3 {
	padding: 10px;
	background: #F5F5F5;
}
.basket_td4 {
	padding: 8px;
	font-size: 20px;
	font-family: InterFont Cond;
	font-weight: bold;
	background: #F5F5F5;
}
.basket_a {
	color: #FE6F6B; 
	font-family: InterFont Cond;
	font-size: 20px;
	text-decoration: none;
}
.basket_a:hover {
	color: #FE6F6B; 
	font-family: InterFont Cond;
	font-size: 20px;
	text-decoration: underline;
}
.basket_span_pos {
	font-family: century gothic;
	font-size: 18px;
	color: black;
}
.basket_input_text {
	text-align: right;
	padding: 6px;
	font-size: 14px;
	border-radius: 5px;
	border: 1px solid #CCC;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.basket_input_text2 {
	padding: 6px;
	font-size: 18px;
	border-radius: 5px;
	border: 1px solid #CCC;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	box-sizing: border-box;
}

/* basket 2 */

.basket2_panel {
	position: fixed; 
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-radius: 20px 0px 0px 20px;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2); 
	padding: 14px;
}
.basket2_cap {
	color: black;
	font-size: 22px;
}
.basket2_a {
	color: #89b5d8; 
	font-family: tahoma;
	font-size: 16px;
	text-decoration: none;
}
.basket2_a:hover {
	color: #89b5d8; 
	font-family: tahoma;
	font-size: 16px;
	text-decoration: underline;
}
.basket2_text {
	/* color: #C06457; */
	color: black;
	font-family: tahoma;
	font-size: 16px;
}

.footer_a {
	color: white;
	text-decoration: none;
}
.footer_a:hover {
	color: yellow;
	text-decoration: underline;
}
.button_hide_bar {
	cursor: pointer;
	background: url(img/menu_show.png) no-repeat center center;
}
.button_hide_bar:hover {
	cursor: pointer;
	background: url(img/menu_show2.png) no-repeat center center white;
}

.banner_arrow_block {
	cursor: pointer;
}
.banner_arrow_block:hover {
	cursor: pointer;
	background: rgba(0, 0, 0, 0.3);
}

.page_a {
	text-decoration: none;
	padding: 5px;
	color: black;
	text-align: center;	
	border-radius: 5px;
	background-image: linear-gradient(#F9F9F9, #DEDEDE);
	border: 1px solid #858F98;
	width: 40px;
}
.page_a:hover {
	text-decoration: none;
	padding: 5px;
	color: black;
	text-align: center;	
	border-radius: 5px;
	background-image: linear-gradient(#F9F9F9, #DEDEDE);
	box-shadow: 0px 0px 3px #96AAC5;
	border: 1px solid #858F98;
	width: 40px;
}
.page_a_sel {
	text-decoration: none;
	padding: 5px;
	color: white;
	text-align: center;	
	border-radius: 5px;
	background-image: linear-gradient(to bottom, #b5bdc8 0%, #828c95 36%, #28343b 100%);
	border: 1px solid #858F98;
	width: 40px;
}




/* ФИЛЬТР */

.filter_panel {
	position: fixed; 
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-radius: 0px 20px 20px 0px;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2); 
	padding: 14px;
}

.tdsubcategory {
	text-align: left;
}

@media all and (max-width: 740px) {
	.tdsubcategory {
		text-align: center;
	}
}

/* CHECKBOX */

.input_checkbox {
    display:none;
}
.input_checkbox + label {	
    /*position: absolute;    
    margin-left: 0px;
    margin-top: 0px;*/
    width: 1.5vw;
    height: 1.5vw;
    cursor: pointer;
    border: 2px solid black;
    border-radius: 3px; 
    /*box-shadow: 0px 0px 4px rgba(0,0,255,0.4) inset;*/
    background: white;    
    display: block;
}
.input_checkbox:checked + label {
	background: url(../img/checkbox.png) white;
	background-size: cover;
	display: block;
}

.input_checkbox_size {
    display:none;
}
.input_checkbox_size + label {	
    /*position: absolute;    
    margin-left: 0px;
    margin-top: 0px;*/
    width: 2.5vw;
    height: 2.5vw;
    cursor: pointer;
    border: 2px solid black;
    border-radius: 3px;
    /*box-shadow: 0px 0px 4px rgba(0,0,255,0.4) inset;*/
    background: white; 
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
}
.input_checkbox_size:checked + label {
	background: url(../img/checkbox.png) white;
	background-size: cover;
	display: inline-block;
    background: black; 
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media all and (max-width: 750px) {
	.card_info_size_table {	
		gap: 1.6vw;	
	}
	.input_checkbox_size + label {
		font-size: 4vw;
		width: 8vw;
		height: 8vw;		
	}
	.input_checkbox_size:checked + label {
	}
}

.div_note {
	box-sizing: border-box;
	padding: 30px;
}
.div_note p {
	margin-bottom: 14px;
	font-family: "Poppins", "HelveticaNeue", "Helvetica Neue", sans-serif;
	color: gray;
}
.div_note p[head]{	
	font-family: "Oswald", "HelveticaNeue", "Helvetica Neue", sans-serif;
	font-size: 28px;
	margin-bottom: 14px;
	color: black;
}
.txFind {
	font-family: "Poppins", "HelveticaNeue", "Helvetica Neue", sans-serif;
	width: 122px;
}



/*****************/

.banner_text {
	color: white;
	text-align: center; 
	font-family: 'Poppins';
	position: absolute; 
	width: 100%;
	left: 0px;
	top: 190px;
	text-shadow: 0px 0px 10px black;
}

.logo_1 {
	position: absolute; left: 10px; top: 40px; width: 240px;
}
.logo_2 {
	position: absolute; left: 10px; top: 4px; width: 140px;
}
.logo_3 {
	display: block; margin: 0px auto 0px auto;
}
.logo_4 {
	display: none; margin: 0px auto 0px auto;
}
.menu_2 {
	width: 400px; position: absolute; left: 280px; top: 14px;
}
.lang_1 {
	width: 200px; position: absolute; right: 180px; top: 40px; text-shadow: 0px 0px 10px black;
}
.lang_2 {
	width: 200px; position: absolute; right: 180px; top: 15px; text-shadow: 0px 0px 10px black;
}
.menu_ico_1 {
	display: none;
}
.menu_ico_2 {
	display: none;
}
.contact_1 {
	color: white; width: 700px; margin: 0px auto 0px auto;
}
.contact_2 {
	color: white; margin: 0px auto; text-align: center; width: 100%; max-width: 500px;
}
@media all and (max-width: 800px) {
	.logo_1 { display: none; }
	.logo_2 { display: none; }
	.logo_3 { display: none; }
	.logo_4 { display: block; }
	.menu_1 { display: none; }
	.menu_2 { display: none; }
	.lang_1 { right: 85px; }
	.lang_2 { right: 85px; }
	.menu_ico_1 { display: inline; }
	.menu_ico_2 { display: inline; }
	.contact_1 { display: none; }
	.contact_2 { display: block; }
}

.page_body {
	width: 100%; 
	max-width: 1400px; 
	background: white; 
	margin: 0px auto; 
	box-sizing: border-box; 
	padding: 40px;
}
@media all and (max-width: 800px) {
	.page_body { padding: 10px 5px; }
}

.gal_block {
	margin: 0px 30px 20px 0px;
}

@media all and (max-width: 800px) {
	.gal_block { margin: 0px; }
}

.cab_left_side {
	width: 300px;
}
.cab_right_side {
	padding-left: 40px;
}
@media all and (max-width: 800px) {
	.cab_left_side { display: none; }
	.cab_right_side { padding-left: 0px; }
}

.find_box {
	overflow: scroll; 
	box-sizing: border-box; 
	padding: 10px; 
	box-shadow: 0px 20px 10px rgba(0,0,0,0.5); 
	position: fixed;	 
	color: white;
}
.find_row {
	cursor: pointer;	
}
.find_row:hover {
	background: white; /*#d6cecb;*/
	color: black;
}