@charset "utf-8";

/* ================================================================================ */
/* Скрытия */
/* Ширина 1050px */
@media(min-width: 1050px) {
	.index .section_box {
		margin: 0 0 0 50px;
	}
}

/* Ширина 930px */
@media(max-width: 930px) {
	.head_call>.i_call {
		display: none !important;
	}

	.index .rotate_box {
		display: none !important;
	}

	.index .product>div>div {
		flex: 0 1 100% !important;
	}

	.index .product .max_h2 {
		display: block !important;
	}

	.index .product .min_h2 {
		display: none !important;
	}

	.index .top_img {
		display: none !important;
	}

	.index .catalog .filter_wrap {
		position: fixed !important;
		top: 0 !important;
		z-index: 1099;
		padding: 16px;
	}
}

@media(min-width: 931px) {
	.index .filter_head .filter_btn {
		display: none !important;
	}

	.index .catalog .filter_wrap .filter_cancel {
		display: none !important;
	}
}

/* Ширина 670px */
@media(max-width: 670px) {

	.head_call>.send_call,
	.head_nav {
		display: none !important;
	}
}

@media(min-width: 671px) {
	.btn_nav {
		display: none;
	}
}

/* Ширина 619px */
@media(max-width: 619px) {
	.index .name_box {
		display: none !important;
	}

	.index .catalog {
		padding: 0 !important;
	}

	.index .product,
	.index .product>div>div {
		padding: 16px 0 !important;
	}
}

/* Ширина 450px */
@media(max-width: 450px) {
	.logo_max {
		display: none !important;
	}

	.centr {
		padding: 0 !important;
	}
}

@media(min-width: 451px) {
	.logo_min {
		display: none !important;
	}
}

/* ================================================================================ */
/* Общие */
* {
	margin: 0;
	max-width: 100%;
	padding: 0;
}

/* ================================================================================ */
/* Построение сетки */
html,
body,
#wrapper {
	min-height: 100%;
	display: flex;
	min-width: 350px;
}

body,
#wrapper {
	flex: 1 0 auto;
	flex-flow: column nowrap;
}

#main {
	flex: 1 0 auto;
}

.centr {
	margin: auto;
	width: 100%;
	/* max-width: 1280px; */
	max-width: 1550px;
	padding: 16px 16px 0 16px;
}

/* ================================================================================ */
/* Подложки */
.header {
	position: sticky;
	top: 0;
	z-index: 1000;
}

/* ================================================================================ */
/* Стили */
.content {
	width: 100%;
}

/* ======================================== */
/* Шапка */
.head_box {
	position: relative;
	padding: 16px;
}

.head_box,
.head_box>div {
	display: flex;
	justify-content: space-between;
}

.head_box a {
	font-size: 19px;
}

.logo_max {
	width: 146px;
	height: 45px;
}

.logo_min {
	width: 83px;
	height: 26px;
}

.head_nav {
	align-self: flex-end;
}

.head_nav>a {
	margin: 10px 16px 0 16px;
	font-weight: 700;
}

.head_nav>a>div {
	width: 104px;
	padding: 4px 0;
}

.btn_nav {
	position: relative;
	width: 35px;
	height: 35px;
}

.toggle_nav {
	width: 100%;
	height: 100%;
}

.page_nav {
	position: absolute;
	top: 100%;
	right: 0;
	display: flex;
	flex-flow: column nowrap;
	align-items: stretch;
	min-width: 190px;
	height: 0;
	overflow: hidden;
}

.page_nav>a>div {
	margin: 5px 0;
	min-width: 140px;
	line-height: 30px;
	padding: 4px 0;
}

.head_call a {
	padding: 0 7px;
	font-size: 19px;
}

.btn_phone {
	width: 35px;
	height: 35px;
}

/* ======================================== */
/* Контент */
/* Index */
.index {
	width: 100%;
	padding: 0 0 25px 0;
	display: flex;
	flex-flow: row-reverse wrap;
	/* justify-content: start; */
	justify-content: center;
	align-items: stretch;
}

.index * {
	font-size: 14px;
	line-height: 1.5;
	font-weight: 700;
}

.index .name_box {
	flex: 0 1 100%;
	padding-left: 10%;
	line-height: 85px;
}

.index .name_box,
.index .name_box * {
	font-size: 29px;
}

.index .composit_box {
	flex: 1 0 300px;
}

.index .section_box {
	flex: 0 1 275px;
	min-height: 495px;
}

.index .section_cards a {
	display: flex;
	flex-flow: row nowrap;
	justify-content: start;
	align-items: center;
	margin: 16px;
	height: 90px;
	padding: 0 0 0 101px;
}

/* Крутилка */
.index .composit_box .girl_ii {
	position: relative;
	z-index: 500;
	margin-top: -65px;
	width: 100%;
	height: 100%;
	min-height: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.index .rotate_box {
	position: absolute;
	margin-top: 80px;
	margin-left: -50px;
	width: 600px;
	height: 600px;
}

.index .rotate_centr {
	position: relative;
	width: 100%;
	height: 100%;
}

.index .rotate_box a {
	display: block;
	position: absolute;
}

.index .rotate_centr .gemo {
	left: 440px;
	top: 50px;
	width: 170px;
	height: 200px;
}

.index .rotate_centr .diabet {
	left: 410px;
	top: 350px;
	width: 140px;
	height: 160px;
}

.index .rotate_centr .bracke {
	left: 190px;
	top: 460px;
	width: 80px;
	height: 90px;
}

.index .rotate_centr .onkol {
	left: 30px;
	top: 310px;
	width: 100px;
	height: 120px;
}

.index .rotate_centr .power {
	left: 70px;
	top: 70px;
	width: 120px;
	height: 140px;
}

/* ======================================== */
/* О нас */
.about {
	padding: 16px;
}

.about .block_head {
	font-size: 29px;
	font-weight: 700;
}

.about .fir_table {
	margin: 16px 0;
}

.about .fir_table caption {
	margin: 16px 0;
	font-weight: 700;
}

.about .fir_table td {
	padding: 8px 0;
}

.about .fir_table td:first-child {
	min-width: 160px;
}

.about .fir_table td:last-child,
.about .fir_table td:last-child * {
	font-weight: 700;
}

.about .one_block .bg_img {
	padding: 16px;
}

.about .sec_table {
	margin: 16px 0;
	width: 100%;
}

.about .sec_table td {
	padding: 16px;
}

/* ======================================== */
/* Каталог */
.index .top_img {
	display: block;
	width: 100%;
	min-height: 400px;
}

.index .top_img .img_0 {
	position: relative;
	width: 100%;
	height: 100%;
}

.index .top_img .img_0 div {
	position: absolute;
	height: 100%;
}

.index .img_5 {
	right: 0;
	width: 100%;
}

.index .img_tmp {
	left: 0;
	width: 55%;
}

.index .filter_head {
	flex: 0 1 100%;
	padding: 16px 25px;
	display: flex;
	flex-flow: row nowrap;
	align-items: flex-start;
}

.index .filter_head * {
	font-size: 15px;
	line-height: 20px;
}

.index .filter_head .filter_btn {
	min-width: 150px;
	padding: 5px 5px 5px 35px;
}

.index .filter_head .sort_btn {
	padding: 5px;
}

.index .catalog {
	width: 100%;
	min-height: 50px;
	padding: 0 16px;
	display: flex;
	flex-flow: row nowrap;
	align-items: flex-start;
}

/* ======================================== */
/* Фильтр */
.index .catalog .filter_wrap {
	top: 77px;
	left: -100%;
	width: 100%;
	height: 100%;
	flex: 0 0 400px;
	overflow-y: auto;
}

.index .catalog .filter_show {
	left: 0 !important;
}

.index .catalog .filter_form {
	max-width: 100%;
	overflow-y: hidden;
}

.index .catalog .filter_form form>div {
	display: flex;
	flex-flow: column nowrap;
	align-items: stretch;
	min-width: 100%;
}

.index .catalog .filter_form button {
	margin: 10px 0;
	width: 100%;
	font-size: 22px;
	line-height: 40px;
}

.index .catalog .filter_form p,
.index .catalog .filter_form .toggle_hide {
	margin: 10px 0;
	font-size: 25px;
	line-height: 50px;
}

.index .catalog .filter_form .toggle_hide span {
	display: inline-block;
	margin: 0 20px;
	width: 22px;
	height: 22px;
}

.index .catalog .filter_form input {
	margin-right: 25px;
	width: 20px;
	height: 20px;
}

.index .catalog .filter_form label,
.index .catalog .filter_form .toggle_hide {
	font-size: 25px;
}

.index .catalog .filter_form div div,
.index .catalog .filter_form .hide_block {
	margin: 5px 20px;
}

.index .catalog .filter_form .hide_block>div {
	display: flex;
	flex-flow: column nowrap;
	align-items: stretch;
	overflow: hidden;
	height: 0;
}

/* ======================================== */
/* Список товаров */
.index .catalog .all_cards {
	flex: 1 0 0;
	max-width: 100%;
	/* margin: 0 16px; */
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
	align-items: flex-start;
}

.index .catalog .one_card {
	flex: 1 0 50%;
	min-width: 350px;
	max-width: 900px;
	padding: 16px;
	display: flex;
	justify-content: flex-start;
}

.index .catalog .box_card {
	width: 100%;
	max-width: 550px;
	height: 670px;
	min-height: 100%;
	margin: 0 auto;
	padding: 20px;
	display: flex;
	flex-flow: column nowrap;
}

.index .catalog .box_card h2 {
	position: relative;
	width: 100%;
	height: 100px;
	min-height: 100px;
	max-height: 100px;
}

.index .catalog .box_card h2 div {
	width: 100%;
	height: 100%;
}

.index .catalog .box_card h2 a {
	font-size: 31px;
	font-weight: 700;
}

.index .catalog .box_card .card_sale {
	position: relative;
	width: 100%;
	height: 500px;
}

.index .catalog .box_card .card_sale .card_content {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	max-width: 170px;
	display: flex;
	flex-flow: column nowrap;
	justify-content: flex-start;
	align-items: flex-end;
}

.index .catalog .box_card .card_sale .card_img {
	width: 100%;
	max-width: 400px;
	height: 100%;
}

.index .catalog .box_card .age_rating {
	flex: 0 0 85px;
	width: 170px;
	font-size: 22px;
	padding: 10px;
}

.index .catalog .box_card .card_size {
	margin: 16px 28px;
	flex: 0 0 50px;
	font-size: 20px;
	padding: 8px 16px;
}

.index .catalog .box_card .link_type {
	flex: 1 0 auto;
	display: flex;
	flex-flow: column nowrap;
	align-items: flex-end;
}

.index .catalog .box_card .link_type a {
	margin: 10px;
	min-width: 130px;
	font-size: 18px;
	line-height: 20px;
	padding: 9px;
}

.index .catalog .box_card .card_info {
	position: relative;
	width: 100%;
	height: 115px;
	min-height: 115px;
	max-height: 115px;
	align-self: stretch;
}

.index .catalog .box_card .card_info div {
	position: relative;
	height: 100%;
	min-height: 100%;
	padding: 8px;
}

.index .catalog .box_card .card_info a {
	font-size: 22px;
	min-height: 100%;
}

/* ======================================== */
/* Product */
.index .product {
	width: 100%;
	overflow-x: auto;
}

.index .product,
.index .product>div>div {
	padding: 16px 25px;
}

.index .product .max_h2 {
	display: none;
}

.index .product h2 {
	font-size: 25px;
	font-weight: 700;
}

.index .product h2,
.index .product .prod_content {
	padding: 16px;
}

.index .product>div {
	min-width: 300px;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}

/* .index .product .first_prod>div, */
/* .index .product .other_prod>div, */
/* .index .product .last_prod>div, */
.index .product>div>div {
	min-height: 100px;
	display: flex;
	flex-flow: column nowrap;
}

.index .product .first_prod {
	flex-flow: row-reverse wrap;
}

.index .product .first_prod>div {
	flex: 0 1 50%;
}

.index .product .other_prod {
	flex-flow: row wrap;
}

.index .product .other_prod>div {
	flex: 0 1 50%;
}

.index .product .last_prod {
	flex-flow: row wrap;
}

.index .product .last_prod>div {
	flex: 0 0 100%;
}

.index .product .img_content {
	min-height: 250px;
}

.index .product .prod_content {
	flex: 1 1 100%;
	width: 100%;
	height: 100%;
}





























/* ======================================== */
/* Footer */
/* Карусель */
.footer .turn_wrap {
	width: 100%;
	height: 77px;
	overflow: hidden;
	display: flex;
}

.footer .turn_l,
.footer .turn_r {
	width: 25px;
	height: 100%;
	position: relative;
	padding: 0 16px;
}

.footer .turn_l {
	left: 0;
}

.footer .turn_r {
	right: 0;
}

.footer .turn_bord {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.footer .turn_items {
	width: 100%;
	height: calc(100% + 25px);
	overflow: auto;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: flex-start;
}

.footer .turn_items a {
	min-width: 180px;
	height: 77px;
	padding: 16px;
}