@font-face {

	font-family: ApercuPro;

	font-display: swap;

	src: local('ApercuPro'), url("/themes/fonts/ApercuPro.woff2") format('opentype'), url('/themes/fonts/ApercuPro.woff') format('woff'), url("/themes/fonts/ApercuPro.woff2") format('woff2'), url("/themes/fonts/ApercuPro.ttf") format('truetype');

}



@font-face {

	font-family: ApercuPro-Light;

	font-display: swap;

	src: local('ApercuPro-Light'), url('/themes/fonts/ApercuPro-Light.woff') format('woff'), url("/themes/fonts/ApercuPro-Light.woff2") format('woff2'), url("/themes/fonts/ApercuPro-Light.ttf") format('truetype');

}



@font-face {

	font-family: AvenirNextCyr-Bold;

	font-display: swap;

	src: local('AvenirNextCyr-Bold'), url('/themes/fonts/AvenirNextCyr-Bold.woff') format('woff'), url("/themes/fonts/AvenirNextCyr-Bold.woff2") format('woff2');

}



@font-face {

	font-family: Cormorant-Bold;

	font-display: swap;

	src: local('Cormorant-Bold'), url("/themes/fonts/Cormorant-Bold.woff2") format('woff2'), url("/themes/fonts/Cormorant-Bold.woff") format('woff'), url('/themes/fonts/Cormorant-Bold.ttf') format('truetype');

}



:root {

	--bg-color: #383838;

	--one-color: #C99769;

	--text-color: #22282F;

	--inherit-font-size: 18px;

	--regular-font-family: ApercuPro-Light, arial, verdana;

	--medium-font-family: AvenirNextCyr-Medium, arial, verdana;

	--bold-font-family: AvenirNextCyr-Bold, arial, verdana;

	--demi-font-family: Cormorant-Bold, Times New Roman;

}



body::-webkit-scrollbar {

	width: 0;

	height: 3px;

}



body::-webkit-scrollbar,

.h-menu::-webkit-scrollbar {

	width: 10px;

	height: 3px;

}



body::-webkit-scrollbar-button,

.h-menu::-webkit-scrollbar-button {

	background-color: #262626;

	height: 0;

}



body::-webkit-scrollbar-track,

.h-menu::-webkit-scrollbar-track {

	background-color: #fff;

	width: 5px;

}



body::-webkit-scrollbar-track-piece,

.h-menu::-webkit-scrollbar-track-piece {

	background-color: #F5F5F5;

}



body::-webkit-scrollbar-thumb,

.h-menu::-webkit-scrollbar-thumb {

	height: 50px;

	background-color: var(--one-color);

}



body::-webkit-scrollbar-corner,

.h-menu::-webkit-scrollbar-corner {

	background-color: #fff;

}



body::-webkit-resizer,

.h-menu::-webkit-resizer {

	background-color: #666;

}



html,

body {

	height: 100%;

}



body {

	margin: 0;

	font-family: var(--regular-font-family);

	font-size: var(--inherit-font-size);

	overflow-x: hidden;



}



body:not(.home) .body{

    padding-top: 0;

}



button {

	cursor: pointer;

	cursor: hand;

}



div,

section,

input,

textarea,

select,

button,

a {

	box-sizing: border-box;

}



a {

	color: var(--1-text-color);

	text-decoration: none;

}



a:hover {

	color: var(--3-text-color);

	text-decoration: underline;

}



h1 {

	padding: 0 0 24px;

	margin: 0;

	font-size: 1.625em;

	font-family: Cormorant-Bold, Times New Roman;

	font-weight: normal;

}



.center-block h2,

.center-block h3,

.content--center--page__text h1,

.fnc--feedback__title,

.h-title {

    font-size: 2.78em;

    font-family: Cormorant-Bold, Times New Roman;

    margin-top: 0;

    margin-bottom: 12px;

    font-weight: normal;

    color: #fff;

}



.fnc--feedback__second--title,

.after-h,

.h-title+p,

.cat-breads h1~p {

	font-family: var(--regular-font-family);

	margin-top: 0;

	margin-bottom: 50px;

	font-size: 1.25em;

}



.h-title {

	margin-top: 12px;

	color: #fff;

}



.h-title+p,

.cat-breads h1~p {

	color: #fff;

	font-family: var(--regular-font-family);

}



.fnc--slider--inner__text h1 {

	font-size: 4.44em;

	font-weight: normal;

	font-family: Cormorant-Bold, Times New Roman;

	color: #fff;

}



.fnc--slider--inner__text .after-h {

    margin-bottom: 62px;

    font-size: 1.44em;

    color: #fff;

}



.change-color-1 {

	color: var(--one-color);

}



.star {

	color: red;

}



.text--fail {

	color: red;

	font-size: 12px;

}



.no--info--find {

    color: red;

    font-size: 1em;

    text-align: center;

    display: block;

    width: 100%;

    padding: 50px;

}



input,

button,

select,

textarea {

	outline: none;

}



button,

.but-block a {

    border: 1px solid rgba(255, 255, 255, 0.4);

    padding: 16px 40px;

    font-family: Cormorant-Bold, Times New Roman;

    font-size: 1.33em;

    background: transparent;

    color: #fff;

    cursor: pointer;

    display: inline-block;

    box-sizing: border-box;

    text-align: center;

    text-decoration: none;

}



button:hover,

.but-block a:hover {

	background: #22282F;

	color: #fff;

}



body.home button.js__order--call--button,

footer button.js__order--call--button {

	color: #fff;

}



body.home .fnc--slider--inner__text .but-block a,

header.active button.js__order--call--button {

	color: #fff;

}



button.js__order--call--button,

.but-block a.one-click,

.but-block a.one-click {

	font-size: 1em;

	padding: 12px 15px;

}



.popup--container__close button.js__close--popup,

.js__cart--delete {

	width: 40px;

	display: inline-block;

	height: 40px;

	font-size: 0;

	border-radius: 0;

	border: none;

	position: relative;

	background: url(/themes/img/close.svg) no-repeat center center;

	opacity: 1;

}



.popup--container__close button.js__close--popup:hover,

.js__cart--delete:hover {

	opacity: .6;

}



input[type="text"],

input[type="tel"],

input[type="password"],

textarea,

select {

	padding: 14px 18px;

	font-family: var(--regular-font-family);

	font-size: 1em;

	border: none;

	background: #DFD8D8;

	border: 1px solid rgba(34, 40, 47, 0.3);

	width: 100%;

	resize: none;

	color: #000;

	background: transparent;

	outline: none;

	max-width: 564px;

	position: relative;

}



input[type="text"]:focus,

input[type="tel"]:focus,

input[type="password"]:focus,

select:focus,

textarea:focus {

	color: var(--one-color);

}



input[type='text']::-webkit-input-placeholder,

input[type='tel']::-webkit-input-placeholder,

textarea::-webkit-input-placeholder,

select::-webkit-input-placeholder {

	color: #191919;

}



input[type='text']::-moz-placeholder,

input[type='tel']::-moz-placeholder,

textarea::-moz-input-placeholder,

select::-moz-input-placeholder {

	color: #191919;

}





/* Firefox 19+ */



input[type='text']:-moz-placeholder,

input[type='tel']:-moz-placeholder,

textarea:-moz-input-placeholder,

select:-moz-input-placeholder {

	color: #191919;

}





/* Firefox 18- */



input[type='text']:-ms-input-placeholder,

input[type='tel']:-ms-input-placeholder,

textarea:-ms-input-placeholder,

select:-ms-input-placeholder {

	color: #191919;

}



input.fail--input,

textarea.fail--input {

	border-bottom: 1px solid red;

}



p.comments {

	font-size: .875em;

	margin-left: 12px;

	color: #838383;

}



.fnc--feedback--main__param {

	position: relative;

}



.fnc--feedback--main__param.name_ic:before,

.fnc--feedback--main__param.phone_ic:before,

.fnc--feedback--main__param.email_ic:before,

.fnc--feedback--main__param.comment_ic:before {

	content: '';

	position: absolute;

	width: 55px;

	height: 65px;

	top: 0;

	left: 0;

	bottom: 0;

	background-position: center center;

	background-repeat: no-repeat;

}







.js__body--background {

	display: none;

	background: rgba(4, 31, 29, 0.6);

	width: 100%;

	height: 120%;

	position: fixed;

	top: -20px;

	z-index: 400;

	opacity: 0;

}



.js__body--popup {

	position: fixed;

	background: #fff;

	border-radius: 10px;

	border: 2px solid var(--3-text-color);

	padding: 70px 20px;

	display: none;

	z-index: 500;

	width: 760px;

	max-width: 50%;

	left: 50%;

	top: 50%;

	transform: translateY(-50%) translateX(-50%);

	opacity: 0;

	max-height: 90%;

	overflow-y: auto;

	overflow-x: hidden;

}



.js__big--images--popup {

	width: 1620px;

}



.pointerhand {

	cursor: pointer;

	cursor: hand;

}



.body{

	background:#22282F;

}



.body section.home {

	max-width: 100% !important;

}



.center-block,

.fnc--slider--inner__text {

    width: auto;

    margin: 0 auto;

    box-sizing: border-box;

    position: relative;

    z-index: 1;

	padding: 100px 0;

	max-width: 1200px;

}



.fnc--slider--inner__text{

	text-align: center;

}







.flex-block {

	display: flex;

	justify-content: space-between;

}





/*Ð¨Ð°Ð¿ÐºÐ°*/



header {

    position: fixed;

    left: 0;

    top: -135px;

    right: 0;

    z-index: 402;

    transition: all 0.5s ease;

    box-shadow: 0 0 0 0 rgb(0 0 0 / 12%);

    transition: all 0.5s ease;

}



.home header {

	background: transparent;

}



.some-page header {

	background: #191919;

}



.open-page header {

	top: 0;

}



header.active {

	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.12);

	background: #22282F;

}



header .phones > a {

    font-size: 1.11em;

    color: var(--text-color);

    font-family: ApercuPro, calibri, arial;

    text-decoration: none;

    position: relative;

}



.phones{

	margin-right: 60px;

}



header .phones a,

header.active .phones a {

	color: #f6f6f6;

}



header>.center-block {

    height: 72px;

    padding: 30px 0 0;

    box-sizing: content-box;

	align-items: center;

	margin: 0 4.16%;

	max-width:100%;

}



header>.center-block>div {

	display: flex;

	align-items: center;

}



header.active>.center-block {

    height: 70px;

    padding: 10px 0;

}



.headcolumnlogo a {

	display: flex;

	align-items: center;

	justify-content: flex-start;

	text-decoration: none;

}



.headcolumnlogo img {}



header.active .headcolumnlogo img {}





.messengers{

	margin-top: 3px;

}



.messengers a{

    font-size: 0.89em;

}



.viber-mobile{

	display:none;

}



.telegram{

	position:relative;

	margin-left:33px;

}



.telegram:before{

    content: '';

    position: absolute;

    left: -18px;

    width: 1px;

    height: 16px;

    top: 0;

    bottom: -3px;

    margin: auto;

    background: rgba(255,255,255,0.3);

}



.languages{
    margin: 0 30px 0 30px;
    display: flex;
}

.languages > div a{
    font-size: 0.89em;
    padding: 0;
    color: #f6f6f6;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
}

.languages > div a:hover,
.languages > div.languageact a{
    color: #f6f6f6;
    text-decoration: underline;
}


.languages > div:first-child{
    margin-right: 20px;
    position:relative;
}

.languages > div:first-child:before{
    content: '';
    position: absolute;
    right: -11px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 16px;
    width: 1px;
    background: rgba(255,255,255,0.3);
}


.some-page {

	padding-top: 135px;

	min-height: 600px;

}



p.descriptor {

	font-size: .93em;

	color: var(--text-color);

	padding-left: 40px;

	line-height: 1.4;

	margin: 0;

}



.home p.descriptor,

header.active p.descriptor {

	color: #fff;

}



@media all and (max-width: 1100px) {

	.header--centerhead__inner {

		flex-wrap: wrap;

	}

}



.header--centerhead--inner__logo {

	display: flex;

	align-items: center;

}



.header--centerhead--inner__logo a{

	line-height: 0;

}



.header--centerhead--inner__logo img {

    max-height: 72px;

    max-width: 101px;

}



@media all and (max-width: 1100px) {

	.header--centerhead--inner__logo img {

		max-height: 60px;

	}

}



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

	.header--centerhead--inner__logo img {

		max-height: 46px;

	}

}



.header--centerhead--inner__column1 {

    text-align: left;

    color: #fff;

    margin-left: 30px;

    font-family: Cormorant-Bold, Times New Roman;

    font-size: 1.05em;

}



@media all and (max-width: 1100px) {

	.header--centerhead--inner__column1 {

		order: 1;

	}

}



.fnc--header--contacts {

	display: flex;

	align-items: center;

}



@media all and (max-width: 570px) {

	.fnc--header--contacts {

		flex-direction: column;

		align-items: flex-start;

	}

}



.fnc--header--contacts__left {

	padding: 0 15px;

	font-weight: bolder;

}



.fnc--header--contacts__left div {

	padding: 3px 0;

}



.fnc--header--contacts__right {

	padding: 0 15px;

	font-size: 90%;

}



.fnc--header--contacts__right div {

	padding: 3px 0;

}



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

	.fnc--header--contacts__left {

		padding: 0 5px;

	}

	.fnc--header--contacts__right {

		padding: 0 5px;

	}

}



.header--centerhead--inner__column2 {

    display: flex;

    align-items: center;

    margin-left: auto;

    text-align: right;

}



@media all and (max-width: 1100px) {

	.header--centerhead--inner__column2 {

		order: 4;

		padding: 0 5px;

	}

}



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

	.header--centerhead--inner__column2 {

		flex-basis: 60%;

	}

}



.header--centerhead--inner--column2__in1 {

	padding: 5px;

	flex-grow: 1;

}



.header--centerhead--inner--column2__in2 {

	padding: 5px;

	display: none;

}



.header--centerhead--inner__column3 {

	display: flex;

	justify-self: flex-end;

	order: 4;

	border-left: 1px solid var(--12-text-color);

	padding: 0;

}



@media all and (max-width: 900px) {

	.header--centerhead--inner__column3 {

		padding: 0 0 0 0px;

		border-left: 0;

	}

}



@media all and (max-width: 800px) {

	.header--centerhead--inner__column3 {

		flex-direction: column;

	}

}



.header--centerhead--inner--column3__in1 {

	padding: 5px 20px;

	display: flex;

	align-items: center;

	margin: 0 auto;

}



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

	.header--centerhead--inner--column3__in1 {

		padding: 5px 5px;

	}

}



.header--centerhead--inner--column3__in2 {

	padding: 5px;

}



.header--underhead {

	border-bottom: 1px solid var(--5-text-color);

}



.header--underhead__inner {

	max-width: 1620px;

	margin: 0 auto;

	width: 100%;

	display: flex;

	justify-content: space-between;

}



@media all and (max-width: 700px) {

	.header--underhead__inner {

		flex-wrap: wrap;

	}

}



.header--underhead--inner__left {

	width: 100%;

	padding: 4px 0;

}



.header--underhead--inner__right {}





/*Ð¡Ð»Ð°Ð¹Ð´ÐµÑ€*/



.under--header--slider {

    position: relative;

    min-height: 110px;

}



.under--header--slider .cat-breads {

	position: absolute;

	left: 0;

	right: 0;

	margin: 0 auto;

	top: 0;

	z-index: 1;

	top: 70px;

	max-width: 1200px;

}



.cat-breads h1 {

	margin-top: 12px;

	color: #fff;

}



.breads .breads--inner__item__active {

	color: var(--one-color);

	font-size: .9375em;

}



.under--header--slider .breads a {

	color: #fff;

	font-size: .9375em;

}



.under--header--slider__left {}



.under--header--slider__center {}



.under--header--slider__right {}





/*Ð‘Ð»Ð¾Ðº ÐºÐ¾Ð½Ñ‚ÐµÐ½Ñ‚Ð°*/



.content--center--main {

	width: 100%;

	margin: 0 auto;

	max-width: 1920px;

	min-height: 600px;

}



.content--center--inner {

	display: flex;

}



.content--center--inner__left {

	flex-basis: 25%;

	max-width: 300px;

	padding-right: 15px;

}



@media all and (max-width: 800px) {

	.content--center--inner__left {

		display: none;

	}

}



.content--center--inner--left__column {}



.content--center--inner__center {

	flex-grow: 1;

	flex-basis: 80%;

}



.content--center--inner--center__column {}



.content--center--inner__right {

	flex-basis: 260px;

	max-width: 260px;

}



@media all and (max-width: 800px) {

	.content--center--inner__right {

		display: none;

	}

}



.content--center--inner--right__column {}



.content--center--page {}



.content--center--page--cart {

	display: flex;

	flex-direction: row-reverse;

	justify-content: space-between;

	padding: 20px;

}



@media all and (max-width: 1100px) {

	.content--center--page--cart {

		display: flex;

		flex-direction: column;

		justify-content: space-between;

		padding: 10px;

	}

}



.content--center--page__text {}



.content--center--page__main {}





/*Ð Ð°Ð·Ð´ÐµÐ»Ð¸Ñ‚ÐµÐ»Ð¸*/



.content--center__separator {}



.content--left__deliver {}



.content--center__deliver {}



.content--right__deliver {}



.content--footer__deliver {}





/*ÐŸÐ¾Ð´Ð²Ð°Ð»*/



.content--footer {

	background: var(--5-text-color);

	width: 100%;

}



.content--footer__inner {

	border-top: 1px solid var(--3-text-color);

}



.fnc--footer--flex {

	max-width: 1620px;

	width: 100%;

	margin: 0 auto;

	display: flex;

	justify-content: space-between;

	color: var(--2-text-color);

}



.fnc--footer--flex a {

	color: var(--2-text-color);

}



.fnc--footer--flex__column1 {

	flex-basis: 20%;

	padding: 10px;

	flex-grow: 1;

}



.fnc--footer--flex__column2 {

	flex-basis: 20%;

	padding: 10px;

	flex-grow: 1;

}



.fnc--footer--flex__column3 {

	flex-grow: 1;

	flex-basis: 20%;

	padding: 10px;

}



.fnc--footer--flex__column4 {

	flex-grow: 1;

	flex-basis: 20%;

	padding: 10px;

}



.fnc--footer--flex__column5 {

	flex-grow: 1;

	flex-basis: 20%;

	padding: 10px;

	text-align: right;

}



@media all and (max-width: 800px) {

	.fnc--footer--flex {

		flex-wrap: wrap;

	}

	.fnc--footer--flex__column1 {

		flex-basis: auto;

		padding: 10px;

	}

	.fnc--footer--flex__column2 {

		flex-basis: auto;

		padding: 10px;

	}

}





/*Ð¥Ð»ÐµÐ±Ð½Ñ‹Ðµ ÐºÑ€Ð¾ÑˆÐºÐ¸*/



.breads {

    max-width: 100%;

    margin: 0 4.16%;

    padding: 24px 0;

    color: #B0B0B0;

    font-size: 0.9em;

}



.breads__container {

	padding: 10px 5px;

	display: flex;

}

.breads__inner {

    display: flex;

    align-items: center;

    justify-content: center;

}

.breads--inner__item__separator {

	padding: 0;

	margin-right: 5px;

	font-size: 80%;

	font-size: 0;

	color: transparent;

	position: relative;

	width: 15px;

	height: 15px;

}

.breads--inner__item__separator:before {

	content: '';

    position: absolute;

    margin: auto;

    top: 2px;

    left: 0;

    bottom: 0;

    right: 0;

    width: 6px;

    height: 6px;

    transform: rotate(45deg);

    border-top: 1px solid #fff;

    border-right: 1px solid #fff;

}

.under--header--slider .breads--inner__item__separator:before {

	border-top: 1px solid #fff;

	border-right: 1px solid #fff;

}

.breads--inner__item {

	padding: 0 5px 0 0;

}

.breads--inner__item__active {

	color: var(--3-text-color);

}



/*ÐœÐ¾Ð´ÑƒÐ»Ð¸*/



/*ÐŸÐ¾Ð¸ÑÐº*/

.fnc--search {

	position: relative;

	z-index: 1;

}

.fnc--search__container {

	display: flex;

	justify-content: space-between;

	align-items: center;

	position: relative;

}

.fnc--search__inner {}

.fnc--search__field {

	width: 100%;

}

.fnc--search__button {

	position: absolute;

	right: 0px;

}

.fnc--search__button button {

	background-image: url(/themes/main/magnifying-glass.png);

	background-repeat: no-repeat;

	background-color: var(--3-text-color);

	font-size: 0;

	background-position: 50%;

	padding: 0;

	border: 0;

	width: 41px;

	height: 41px;

	background-size: 24px;

	padding: 0;

	border-radius: 0 5px 5px 0;

}

.search--list--item {

	padding: 5px;

}

.search--list--item__name {}

.search--list--item__info {}

.fnc--search--dropdown {

	display: none;

	position: absolute;

	width: 100%;

}

.fnc--search--dropdown__inner {

	background: var(--22-text-color);

	border: 1px solid var(--5-text-color);

}

.fnc--search--dropdown__row {

	display: flex;

	align-items: center;

	border-bottom: 1px solid var(--11-text-color);

	cursor: pointer;

	cursor: hand;

}

.fnc--search--dropdown__row:hover {

	background: var(--11-text-color);

}

.fnc--search--dropdown__name {

	padding: 4px;

	flex-grow: 1;

}

.fnc--search--dropdown__price {

	padding: 4px;

	color: var(--14-text-color);

	flex-basis: 110px;

	text-align: center;

}

.fnc--search--dropdown__image {

	padding: 4px;

	width: 60px;

	display: flex;

	align-items: center;

	justify-content: center;

	flex-basis: 60px;

}

.fnc--search--dropdown__image img {

	max-width: 60px;

	max-height: 60px;

}



/*ÐÐ²Ñ‚Ð¾Ñ€Ð¸Ð·Ð°Ñ†Ð¸Ñ ÐºÐ½Ð¾Ð¿ÐºÐ¸*/

.fnc--login--buttons__container {

	display: flex;

	justify-content: space-between;

	padding: 5px 0;

}

.fnc--login--buttons__inner {

	padding: 0 5px;

}

.fnc--login--buttons__inner:nth-child(1) button {

	background-color: transparent;

	padding: 5px 10px;

	border: 0;

	border-radius: 0;

	background-image: url('/themes/main/user.svg');

	background-repeat: no-repeat;

	background-position: 0 50%;

	background-size: 16px;

	padding-left: 25px;

	color: var(--1-text-color);

}

.fnc--login--buttons__inner:nth-child(2) button {

	background-color: transparent;

	padding: 5px 10px;

	border: 0;

	border-radius: 0;

	color: var(--1-text-color);

}



/*Ð Ð°Ð·Ð´ÐµÐ»Ñ‹ Ð¼ÐµÐ½ÑŽ*/

.menu--chapters {

	display: flex;

}

.menu--chapters__item {

	padding: 5px 10px;

	position: relative;

}

.menu--chapters__item a {

	font-size: 1em;

	color: #fff;

}

.menu--chapters__submenu {

	display: none;

	position: absolute;

	top: 29px;

	left: 0px;

	background: var(--5-text-color);

	padding: 4px 6px;

	z-index: 3;

}

.menu--chapters__submenu a {

	color: var(--2-text-color);

	font-size: 12px !important;

}

.menu--chapters--submenu__item {

	min-width: 200px;

	padding: 2px 0;

}

.menu--chapters__item:hover .menu--chapters__submenu {

	display: block;

}

.menu--chapters__item:hover,

.menu--chapters--item__active {}

.menu--chapters__item a {}

.menu--chapters__item:hover a,

.menu--chapters--item__active a {

	text-decoration: none;

}



/*Ð Ð°Ð·Ð´ÐµÐ»Ñ‹ ÐºÐ¾Ð»Ð¾Ð½ÐºÐ°*/

.fnc--column--chapters {

	margin-bottom: 15px;

}

.fnc--column--chapters__title {

	padding: 10px;

	font-weight: bolder;

}

.fnc--column--chapters__container {

	padding: 10px;

}

.fnc--column--chapter0 {

	padding: 5px;

}

.fnc--column--chapter__active0 {

	padding: 5px;

}

.fnc--column--chapter1 {

	padding: 5px;

	padding-left: 20px;

}

.fnc--column--chapter__active1 {

	padding: 5px;

	padding-left: 20px;

}

.fnc--column--chapter2 {

	padding: 5px;

	padding-left: 40px;

}

.fnc--column--chapter__active2 {

	padding: 5px;

	padding-left: 40px;

}

.fnc--column--chapter3 {

	padding: 5px;

	padding-left: 60px;

}

.fnc--column--chapter__active3 {

	padding: 5px;

	padding-left: 60px;

}



/*Ð Ð°Ð·Ð´ÐµÐ»Ñ‹ Ñ†ÐµÐ½Ñ‚Ñ€*/

.fnc--center--chapters{

    background: url(/img/bg-brown-line.svg) no-repeat center 0;

    background-size: 100% auto;

}

.fnc--center--chapters.catalog > .center-block:first-child{

	padding: 0;

}

.fnc--center--chapters__container {

	max-width: 1620px;

	width: 100%;

	margin: 0 auto;

	display: flex;

	flex-wrap: wrap;

	justify-content: space-around;

}

.fnc--center--chapters__list--item {

	flex-basis: calc(33% - 40px);

	margin: 15px;

	padding: 10px;

	display: flex;

	flex-direction: column;

	text-align: center;

}

@media all and (max-width: 700px) {

	.fnc--center--chapters__container {

		flex-wrap: wrap;

	}

}

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

	.fnc--center--chapters__list--item {

		flex-basis: calc(50% - 40px);

	}

}

@media all and (max-width: 400px) {

	.fnc--center--chapters__list--item {

		flex-basis: calc(100% - 40px);

	}

}

.fnc--center--chapters__list--item:hover {

	box-shadow: 0 0 1px 0 var(--3-text-color);

}

.fnc--center--chapters--item__main {}

.fnc--center--chapters--item__name {

	padding: 0 0 40px;

}

.fnc--center--chapters--item__name a {

    font-family: Cormorant-Bold, Times New Roman;

    font-size: 2.7em;

	color: #fff;

	text-decoration:none;

}

.fnc--center--chapters--item__image {

	padding: 0;

    max-width: 587px;

    max-height: 726px;

}

.fnc--center--chapters--item__image img {

	max-width: 100%;

    max-height: 726px;

}

.fnc--center--chapters--item__additional {

    width: 712px;

    text-align: left;

    position: absolute;

    right: 0;

    top: 160px;

}

.fnc--center--chapters--item__info {

	background: #DFD8D8;

    box-shadow: 0px 0px 50px rgb(0 0 0 / 10%);

    padding: 50px;

}

.fnc--center--chapters--item__info p{

	margin: 0;

}

.fnc--center--chapters--item__info ul{

	padding:0;

	margin: 0;

}

.fnc--center--chapters--item__info li{

	list-style:none;

	margin-top:16px;

}

.fnc--center--chapters--item__info ul a{

	font-size: 1.78em;

    font-family: Cormorant-Bold, Times New Roman;

    padding: 16px 45px 16px 24px;

    color: #22282F;

    background: #DFD8D8;

    box-shadow: 0px 0px 50px rgb(0 0 0 / 10%);

    width: 100%;

	display: block;

	text-decoration:none;

	position:relative;

}

.fnc--center--chapters--item__info ul a:hover{

    background: #fff;

}



.fnc--center--chapters--item__info ul a span{

	position: absolute;

    font-size: 0.5652em;

    display: flex;

    justify-content: flex-end;

    top: 0;

    right: 15px;

    bottom: 0;

    margin: auto;

    width: 0;

    overflow: hidden;

    height: 21px;

	padding-right: 24px;

	transition:all 0.3s ease;

}



.fnc--center--chapters--item__info ul a svg{

	position: absolute;

    right: 0;

}



.fnc--center--chapters--item__info ul a:hover{

	background:#22282F;

	color:#fff;

}



.fnc--center--chapters--item__info ul a:hover span{

	width:97px;

	padding-right: 40px;

	color:#fff;

}

.fnc--center--chapters--item__info ul a:hover svg{

	fill: #fff;

}



.fnc--center--chapters--item__button {

	padding: 10px 0;

}

.fnc--center--chapters--item__button a {

	border-bottom: 1px var(--5-text-color) solid;

	font-size: 14px;

	color: var(--5-text-color);

}

.fnc--center--chapters--item__button a:hover {

	border-bottom: 1px var(--3-text-color) solid;

	font-size: 14px;

	color: var(--3-text-color);

	text-decoration: none;

}



/*ÐœÐµÐ½ÑŽ Ð¼Ð¾Ð±Ð¸Ð»ÑŒÐ½Ð¾Ðµ*/

.menu--chapters--mobile {

	display: none;

}

@media all and (max-width: 700px) {}

.js__mobile--menu--container {

	display: none;

	position: fixed;

	height: 100%;

	width: 0px;

	top: 0px;

	left: 0;

	z-index: 4292929;

	max-height: 100%;

	overflow-y: auto;

	background: var(--2-text-color);

	border-right: 1px solid var(--4-text-color);

	opacity: 0;

}

.js__show--mobile--menu {

	font-size: 0;

	cursor: pointer;

	cursor: hand;

	width: 32px;

	height: 32px;

	background: url('/themes/main/menu.png');

}

.fnc--mobile--chapters__logo {

	padding: 5px;

}

.fnc--mobile--chapters__item {

	padding: 5px;

}



/*catalog*/



.fnc--center--chapters.catalog{

	padding-top:100px;

}



.fnc--center--chapters.catalog > .center-block{

	display:flex;

	align-items:center;

	justify-content: space-between;

}

.fnc--center--chapters.catalog > .center-block ~ .center-block{

	max-width: 1200px;

    margin: 0 auto;

    position: relative;

}



.fnc--center--chapters.catalog > .center-block ~ .center-block:nth-child(odd){

	justify-content: flex-end;

}



.fnc--center--chapters.catalog > .center-block ~ .center-block:nth-child(odd) .fnc--center--chapters--item__additional{

	left:0;

	right:auto;

}



.fnc--center--chapters.catalog h2{

    font-size: 4.44em;

    text-align: left;

    color: #fff;

}



/*ÐšÐ°Ñ‚Ð°Ð»Ð¾Ð³ Ñ†ÐµÐ½Ñ‚Ñ€*/

.short-text.center-block {

	margin-top: 60px;

}

.short-text.center-block h1~p {

	font-size: 1.25em;

}

.content--center--page__text .after-h {

	margin-bottom: 24px;

}

.content--center--page__text {

    line-height: 1.4;

    max-width: 1200px;

    margin: 100px auto;

    display: flex;

    justify-content: space-between;

}

.content--center--page__text .img-block{

	max-width: 587px;

	max-height: 720px;

}

.content--center--page__text img{

	max-height: 720px;

	max-width: 100%;

}

.content--center--page__text .text-block{

	flex-basis: 466px;

    max-width: 466px;

    color: #fff;

    margin-top: 40px;

}

.content--center--page__text button,

.content--center--page__text .but-block a {

	font-size: 1em;

	max-width: 100%;

	display: inline-block;

	width: auto;

}

.fnc--center--catalog {

	padding: 50px 0;

	background: transparent;

}

.home .fnc--center--catalog {

	padding: 80px 0;

	background: #F9F9F9;

}

.fnc--center--catalog__title {

	font-size: 26px;

	padding: 30px 0;

	color: var(--1-text-color);

	text-align: center;

	font-weight: bolder;

	display: none;

}

.fnc--center--catalog__container {

	max-width: 1620px;

	width: 100%;

	margin: 0 auto;

	display: flex;

	flex-wrap: wrap;

	justify-content: space-between;

}

.fnc--center--catalog__list--item {

	margin: 0;

	height: 365px;

	display: flex;

	flex-direction: column;

	text-align: center;

	background: var(--22-text-color);

	margin-bottom: 24px;

}

.fnc--center--catalog__container .fnc--center--catalog__list--item.first_cat:nth-child(2),

.fnc--center--catalog__container .fnc--center--catalog__list--item.first_cat:nth-child(3) {

	flex-basis: 460px;

}

.fnc--center--catalog__container .fnc--center--catalog__list--item.first_cat:nth-child(4) {

	flex-basis: 660px;

}

.fnc--center--catalog__container .fnc--center--catalog__list--item:not(.first_cat) {

	flex-basis: calc(33% - 24px);

}

.fnc--center--catalog__container .fnc--center--catalog__list--item:not(.first_cat) .fnc--center--catalog--item__image img {

	width: 100%;

	height: auto;

}

.fnc--center--catalog__list--item.first_cat .fnc--center--catalog--item__image a {

	display: flex;

	align-items: center;

	justify-content: center;

}

@media all and (max-width: 700px) {

	.fnc--center--catalog__container {

		flex-wrap: wrap;

	}

}

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

	.fnc--center--catalog__list--item {

		flex-basis: calc(50% - 40px);

	}

}

@media all and (max-width: 400px) {

	.fnc--center--catalog__list--item {

		flex-basis: calc(100% - 40px);

	}

}

.fnc--center--catalog__list--item:hover {

	box-shadow: 0 0 20px -10px var(--13-text-color);

}

.fnc--center--catalog--item__main {

	display: flex;

	flex-direction: column-reverse;

	position: relative;

	box-shadow: 0px 0px 20px rgba(201, 151, 105, 0.16);

	border-radius: 4px;

	position: relative;

}

.home .fnc--center--catalog--item__main:first-child {

	flex-basis: ;

}

.home .fnc--center--catalog--item__main:nth-child(2) {

	flex-basis: ;

}

.home .fnc--center--catalog--item__main:nth-child(3) {

	flex-basis: ;

}

.home .fnc--center--catalog--item__main:nth-child(4) {

	flex-basis: ;

}

.fnc--center--catalog--item__name {}

.fnc--center--catalog--item__name a {

	font-size: 1.25em;

	color: #fff;

	font-family: Cormorant-Bold, Times New Roman;

	padding: 25px 30px;

	position: absolute;

	bottom: 0;

	left: 0;

	right: 0;

	text-align: left;

	z-index: 1;

}

.fnc--center--catalog__list--item:hover .fnc--center--catalog--item__name a {

	color: var(--one-color);

	text-decoration: none;

}

.fnc--center--catalog--item__image a:before {

	position: absolute;

	content: "";

	bottom: 0;

	left: 0;

	right: 0;

	top: 0;

	background: linear-gradient(0deg, #223B39 0%, rgba(35, 60, 58, 0) 100%);

	border-radius: 4px;

	transition: all 0.5s ease;

}

.fnc--center--catalog__list--item:hover .fnc--center--catalog--item__image a:before {

	background: linear-gradient(0deg, #223B39 0%, rgba(35, 60, 58, 0.3) 100%);

}

.fnc--center--catalog--item__image {

	padding: 0px 0;

}

.fnc--center--catalog--item__image img {

	width: auto;

	max-height: 100%;

	display: flex;

	border-radius: 4px;

	max-height: 365px;

}

.fnc--center--catalog--item__additional {

	display: none;

}

.fnc--center--catalog--item__info {}

.fnc--center--catalog .but-block {

	text-align: center;

}

.fnc--center--catalog .but-block a,

.production-bl .but-block a,

.photo-cases .but-block a {

	max-width: 365px;

	margin: 26px auto 0;

	color: var(--inherit-color);

}

.fnc--center--catalog .but-block a:hover,

.production-bl .but-block a:hover,

.photo-cases .but-block a:hover {

	color: #fff;

}

.fnc--center--catalog--item__button {

	padding: 10px 0;

}

.production-bl .but-block a,

.photo-cases .but-block a {

	margin: 0;

}

.photo-cases.vnutrennie .slick-slide img{

	padding-bottom:0;

}

.fnc--center--catalog--item__button a {

	border-bottom: 1px var(--5-text-color) solid;

	font-size: 14px;

	color: var(--5-text-color);

}

.fnc--center--catalog--item__button a:hover {

	border-bottom: 1px var(--3-text-color) solid;

	font-size: 14px;

	color: var(--3-text-color);

	text-decoration: none;

}

.fnc--center--catalog--item__submenu {

	padding: 10px 0;

}

.fnc--center--catalog--item__submenu--list {

	max-width: 100%;

	padding: 3px 0;

}

.fnc--center--catalog--item__submenu--list a {}



/*ÐšÐ°Ñ‚Ð°Ð»Ð¾Ð³ Ð¼ÐµÐ³Ð° Ð¼ÐµÐ½ÑŽ/*





/*-- ÐœÐ•Ð“ÐÐœÐ•ÐÐ®--*/

.fnc--megamenu {

	width: 100%;

	background: var(--5-text-color);

}

.fnc--megamenu--container {

	max-width: 1620px;

	cursor: pointer;

	cursor: hand;

	margin: 0 auto;

	align-items: center;

	display: flex;

	flex-direction: row;

	justify-content: space-between;

}

.fnc--megamenu--category {

	display: flex;

	align-items: center;

	cursor: pointer;

	cursor: hand;

	flex-grow: 1;

	text-align: center;

	justify-content: center;

	flex-direction: column;

}

.fnc--megamenu--category:hover {

	display: flex;

	align-items: center;

	background: var(--2-text-color);

}

.fnc--megamenu--category:hover .fnc--megamenu--category__link {

	color: var(--5-text-color);

	text-decoration: none;

}

.fnc--megamenu--category__active {

	display: flex;

	align-items: center;

	cursor: pointer;

	cursor: hand;

	flex-grow: 1;

	text-align: center;

	justify-content: center;

	background: var(--2-text-color);

	flex-direction: column;

}

.fnc--megamenu--category__link {

	color: var(--2-text-color);

	display: block;

	padding: 15px 10px;

}

.fnc--megamenu--category__link__active {

	color: var(--5-text-color);

	display: block;

	padding: 15px 10px;

}

.fnc--megamenu--submenu__load {

	opacity: 0;

	display: block;

}

.fnc--megamenu--submenu {

	opacity: 1;

	display: none;

}

.fnc--megamenu--category__active:hover .fnc--megamenu--submenu {

	display: block;

}

.fnc--megamenu--category:hover .fnc--megamenu--submenu {

	display: block;

}

.fnc--megamenu--submenu {

	position: relative;

	left: 0%;

	top: 0px;

	z-index: 200;

	display: none;

}

.fnc--megamenu--submenu:hover {

	display: block;

}

.fnc--megamenu--submenu__inner {

	position: absolute;

}

@media all and (max-width: 770px) {

	.fnc--megamenu--submenu__inner {

		display: none;

	}

}

.fnc--megamenu--submenu__inner--info {

	position: relative;

	width: 100%;

	z-index: 200;

	background: var(--2-text-color);

	border: 1px solid var(--5-text-color);

	border-top: 0;

}

.fnc--megamenu--submenu__row {

	display: flex;

	flex-direction: row;

}

.fnc--megamenu--submenu__column {

	display: flex;

	flex-direction: column;

}

.fnc--megamenu--submenu__column {

	min-width: 250px;

	text-align: left;

}

.fnc--megamenu--submenu__main {

	padding: 5px 20px;

	margin-bottom: 5px;

}

.fnc--megamenu--submenu__mainlink {}

.fnc--megamenu--submenu__mainsublink {

	padding: 3px 3px 3px 10px;

}

.fnc--megamenu--submenu__link {

	color: var(--5-text-color);

}

.fnc--megamenu--submenu__link:hover {

	color: var(--5-text-color);

	text-decoration: underline;

}

.fnc--megamenu--submenu__sublink {

	color: var(--5-text-color);

	font-size: 90%;

}

.fnc--megamenu--submenu__sublink:hover {

	color: var(--5-text-color);

	font-size: 90%;

	text-decoration: none;

}



/* ÐÐ´Ð°Ð¿Ñ‚Ð¸Ð²Ð½Ð¾Ðµ Ð¼ÐµÐ½ÑŽ ÐºÐ°Ñ‚Ð°Ð»Ð¾Ð³Ð° */

.fnc--catalog--adapt {

	display: none;

}

@media all and (max-width: 700px) {

	.fnc--megamenu {

		display: none;

	}

	

	.menu--catalog {

		display: none;

	}

	

	.header--underhead--inner__left {

		width: 100%;

	}

}

.fnc--adaptive--category {

	padding: 15px 10px;

	text-align: center;

	background: var(--5-text-color);

	border-bottom: 1px solid var(--3-text-color);

}

.fnc--adaptive--category a {

	color: var(--2-text-color);

	font-size: 16px;

}

.fnc--adaptive--category:hover a {

	color: var(--2-text-color);

	font-size: 16px;

}



/*Ð›ÐµÐ½Ñ‚Ð° ÑÐ»ÐµÐ¼ÐµÐ½Ñ‚Ð¾Ð² ÐµÐ´Ð¸Ð½Ð¸Ñ†Ð°*/

.content--center--article {

	padding: 10px;

}

.page--article--back {

	padding: 10px 0;

}

.page--article--back a {

	border-bottom: 1px var(--5-text-color) solid;

	font-size: 14px;

	color: var(--5-text-color);

}

.page--article--back a:hover {

	border-bottom: 1px var(--3-text-color) solid;

	font-size: 14px;

	color: var(--3-text-color);

	text-decoration: none;

}

.page--article--name {

	padding: 10px 0;

}

.page--article--text {

	padding: 10px 0;

}

.page--article--text img {

	max-width: 100%;

}

.page--article--date {

	padding: 10px 0;

}



/*Ð›ÐµÐ½Ñ‚Ð° ÑÐ»ÐµÐ¼ÐµÐ½Ñ‚Ð¾Ð² ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ð°*/

.fnc--articles--list {

	max-width: 1620px;

	width: 100%;

	margin: 0 auto;

	display: flex;

	flex-wrap: wrap;

	justify-content: space-between;

}

.fnc--articles--listitem {

	flex-basis: 30%;

}

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

	.fnc--articles--listitem {

		flex-basis: 46%;

	}

}

@media all and (max-width: 400px) {

	.fnc--articles--listitem {

		flex-basis: 96%;

	}

}

.fnc--articles--listitem__main {

	padding: 5px;

}

.fnc--articles--listitem__name {

	padding: 5px;

}

.fnc--articles--listitem__image img {

	max-width: 100%;

}

.fnc--articles--listitem__info {}

.fnc--articles--listitem__date {

	padding: 5px;

}



/*Ð›ÐµÐ½Ñ‚Ð° ÑÐ»ÐµÐ¼ÐµÐ½Ñ‚Ð¾Ð² Ð² ÐºÐ¾Ð»Ð¾Ð½ÐºÐµ*/

.fnc--column--articles {}

.fnc--column--articles__title {}

.fnc--column--articles__container {}

.fnc--column--article_listitem {}

.fnc--column--article--listitem__img {}

.fnc--column--article--listitem__img img {

	max-width: 100%;

}

.fnc--column--article--listitem__info {}

.fnc--column--article--listitem__name {}

.fnc--column--article--listitem__date {}

.fnc--column--articles__button {}



/*Ð›ÐµÐ½Ñ‚Ð° ÑÐ»ÐµÐ¼ÐµÐ½Ñ‚Ð¾Ð² Ð¿Ð¾ Ñ†ÐµÐ½Ñ‚Ñ€Ñƒ*/

.fnc--center--articles {

	position: relative;

	padding: 15px 5px;

	max-width: 1620px;

	margin: 0 auto;

}

.fnc--center--articles__title {

	font-size: 26px;

	padding: 30px 0;

	color: var(--1-text-color);

	text-align: center;

	font-weight: bolder;

}

.fnc--center--articles__container {

	max-width: 1620px;

	width: 100%;

	margin: 0 auto;

	display: flex;

	justify-content: space-around;

}

.fnc--center--articles__listitem {

	flex-basis: calc(33% - 40px);

	margin: 15px;

	border-radius: 10px;

	display: flex;

	flex-direction: column;

	text-align: center;

	box-shadow: 0 0 20px -10px var(--13-text-color);

}

@media all and (max-width: 700px) {

	.fnc--center--articles__container {

		flex-wrap: wrap;

	}

}

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

	.fnc--center--articles__listitem {

		flex-basis: calc(50% - 40px);

	}

}

@media all and (max-width: 400px) {

	.fnc--center--articles__listitem {

		flex-basis: calc(100% - 40px);

	}

}

.fnc--center--articles__listitem__main {

	display: flex;

	flex-direction: column-reverse;

	border-radius: 0 0 10px 10px;

}

.fnc--center--articles--listitem__image {}

.fnc--center--articles--listitem__image img {

	width: 100%;

	max-height: 100%;

	border-radius: 10px 10px 0 0;

	display: flex;

}

.fnc--center--articles--listitem__info {

	text-align: left;

	padding: 20px 20px;

}

.fnc--center--articles--listitem__name {

	font-size: 16px;

	padding: 20px 20px 10px 20px;

	text-align: left;

}

.fnc--center--articles--listitem__name a {

	font-weight: bolder;

}

.fnc--center--article--listitem__date {}

.fnc--center--articles__button {

	text-align: center;

}

.fnc--center--articles__button a {

	padding: 10px 15px;

	border: 1px solid transparent;

	border-bottom: 1px solid var(--5-text-color);

	display: inline-block;

	margin: 0 auto;

	border-radius: 10px;

}

.fnc--center--articles__button a:hover {

	border: 1px solid var(--5-text-color);

	background: var(--5-text-color);

	color: var(--2-text-color);

	text-decoration: none;

	border-radius: 10px;

}



/*Ð¡Ð»Ð°Ð¹Ð´ÐµÑ€*/

.fnc--slider--container {

	transition: none;

}

.fnc--slider--inner {

	transition: none;

}

.fnc--slider--inner__images {}

.fnc--slider--inner__images {

	min-height: 603px;

}

.home .fnc--slider--inner__images {

	min-height: 900px;

}



.js__adv--banner__absolute,

.js__fnc--slider--inner__absolute,

.js__fnc--slider--inner__relative {

	height: 290px !important;

}

 .js__adv--banner__absolute,

 .js__fnc--slider--inner__absolute,

 .js__fnc--slider--inner__relative {

    height: 603px !important;

}

.home .js__adv--banner__absolute,

.home .js__fnc--slider--inner__absolute,

.home .js__fnc--slider--inner__relative {

    height: 900px !important;

}

.js__adv--banner__absolute:before {

	background: linear-gradient(180deg, rgba(34, 40, 47, 0.96) 0%, rgba(34, 40, 47, 0.7296) 49.94%, rgba(34, 40, 47, 0.96) 100%);

	position:absolute;

	left:0;

	right:0;

	bottom:0;

	top:0;

	content:'';

}

.js__adv--banner__absolute {

	position: absolute;

	left: 0;

	top: 0;

	transition: none;

	transition: none;

	display: flex;

	align-items: center;

	justify-content: center;

}

.js__fnc--slider--inner__relative {

	position: relative;

	display: flex;

	justify-content: center;

	transition: none;

}

.js__fnc--slider--inner__absolute {

	position: absolute;

	opacity: 0;

	transition: none;

	left: 0;

	top: 0;

}

.fnc--slider--inner__text {}

.fnc--slider--inner--arrows__left {

	position: absolute;

	top: 50%;

	left: 1%;

	z-index: 100;

	display: none;

}

.fnc--slider--inner--arrows__right {

	position: absolute;

	top: 50%;

	right: 1%;

	z-index: 100;

	display: none;

}

.fnc--slider--inner--arrow__left {}

.fnc--slider--inner--arrow__left button {

	background-image: url(/themes/main/back.svg);

	background-repeat: no-repeat;

	background-position: center;

	background-size: 50%;

	font-size: 0;

	border-radius: 100%;

	width: 50px;

	height: 50px;

	padding: 5px 5px;

}

.fnc--slider--inner--arrow__right {}

.fnc--slider--inner--arrow__right button {

	background-image: url(/themes/main/next.svg);

	background-repeat: no-repeat;

	background-position: center;

	background-size: 50%;

	font-size: 0;

	border-radius: 100%;

	width: 50px;

	height: 50px;

	padding: 5px 5px;

}

.fnc--slider--inner__buttons {

	position: absolute;

	top: calc(100% - 55px);

	width: 100%;

}

.fnc--slider--inner--buttons__inner {

	display: flex;

	justify-content: center;

}

.fnc--slider--inner--button {

	padding: 0;

	background: transparent;

	color: transparent;

	font-size: 0;

	border-radius: 100%;

	border: 1px solid var(--one-color);

	margin: 0 5px;

	height: 15px;

	width: 15px;

}

.fnc--slider--inner--button:hover {

	padding: 0;

	background: var(--one-color);

	color: transparent;

	font-size: 0;

	border-radius: 100%;

	border: 1px solid var(--one-color);

	height: 15px;

	width: 15px;

}

.fnc--slider--inner--button__active {

	padding: 0;

	background: var(--one-color);

	color: transparent;

	font-size: 0;

	border-radius: 100%;

	border: 1px solid var(--one-color);

	margin: 0 5px;

	height: 15px;

	width: 15px;

}



/*advantages*/

.advanteges {

	position: relative;

}

.advanteges .center-block {

	padding: 80px 0;

}

.advantage {

    text-align: left;

    width: 33%;

	font-size:1em;

}

.advantage .text-block {

    margin: 0;

    color: #B0B0B0;

    font-size: 1em;

    line-height: 1.5;

    margin: 0 auto;

}



.advantage .text-block strong{

	color:#fff;

}





/*advantages--end--*/



/*video-cases*/

.video-cases {

	width: 100%;

	overflow: hidden;

	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);

	position: relative;

}

.video-cases .center-block {

	padding: 80px 0 120px;

	text-align: center;

}

.slick-slider.video-case {

	max-width: 880px;

	margin: 0 auto;

}

.slick-slider.video-case .slick-list {

	overflow: visible;

}

.slick-slider.video-case .slick-slide img {

	max-height: 495px;

	max-width: 100%;

	border-radius: 4px;

	box-shadow: 0px 0px 20px rgba(201, 151, 105, 0.16);

}

.slick-slider.video-case a {

	outline: none;

}

.case.slick-slide {

	opacity: .2;

}

.case.slick-slide.slick-current {

	opacity: 1;

}

.slick-slider.video-case a {

	margin: 0 auto;

	max-width: 760px;

	display: block;

	position: relative;

	line-height: 0;

	transform: scale(.8) translate(0, 0);

	opacity: 0;

	transition: all 0.5s ease;

}

.slick-slider.video-case a {

	transform: scale(1) translate(0, 0);

	opacity: 1;

}

.slick-slider.video-case a:before {

	content: '';

	position: absolute;

	top: 0;

	left: 0;

	right: 0;

	bottom: 0;

	margin: auto;

	width: 75px;

	height: 75px;

	background: rgba(201, 151, 105, .8) url(/themes/img/play.svg) no-repeat center center;

	z-index: 1;

	border-radius: 100px;

	transform: scale(.8) translate(0, 0);

	/* opacity: 0; */

	

	transition: all 0.5s ease;

}

.slick-slider.video-case a:hover:before {

	background-color: var(--one-color)

}



/*video-cases--end--*/



/*production-bl*/



.production-bl .flex-block{

	max-width: 1200px;

    margin: 60px auto 0;

    padding-bottom: 150px;

    position: relative;

}



.production-bl .text-block{

    width: 100%;

    max-width: 566px;

    position: absolute;

    right: 0;

    bottom: 0;

    padding: 40px 40px 40px 120px;

    background: #DFD8D8;

    box-shadow: 0px 0px 50px rgb(0 0 0 / 10%);

    transition: all 0.5s ease;

}



.production-bl .text-block ul{

	margin:0;

	padding:0;

}



.production-bl .text-block li{

	list-style: none;

    margin-bottom: 16px;

}



.production-bl .text-block li:last-child{

    margin-bottom: 0;

}



.home  .production-bl .center-block h3{

	font-size: 5.56em;

}



.production-bl .img-block{

    position: relative;

    z-index: 1;

    flex-basis: 710px;

}



.production-bl .img-block a{

	position:relative;

	display:inline-block;

}



.production-bl .img-block a:before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    margin: auto;

    width: 64px;

    height: 64px;

    background: rgba(34,40,47,0.5) url(/img/play.svg) no-repeat center center;

    z-index: 1;

    border-radius: 100px;

    transition: all 0.5s ease;

}



.production-bl .img-block a:hover:before{

	background: rgba(34,40,47,0.9) url(/img/play.svg) no-repeat center center;

}



.production-bl .img-block video{

    width: 710px;

    height: 400px;

	background:#000;

}



.production-bl .img-block img{

	display:none;

}



.title-production{

	font-size: 2.22em;

	font-family: Cormorant-Bold, Times New Roman;

	margin: 0 0 20px;

}



/*production-bl--end--*/



/*individual-order*/

.individual-order {

	background: url(/themes/img/bg-form.jpg) no-repeat right bottom;

	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);

	position: relative;

}

.individual-order .center-block {

	padding: 120px 0;

}

.fnc--feedback--main__button button {

	max-width: 564px;

}



/*individual-order--end--*/



/*cooperation*/

.cooperation .center-block {

	padding: 80px 0;

}

.cooperation {

	background: url(/themes/img/bg-cooperation.jpg) no-repeat center center;

	background-size: cover;

}

.cooperation .fnc--feedback {

    flex-basis: 588px;

    padding: 40px;

    box-sizing: border-box;

    margin-right: 0;

    background: #DFD8D8;

    box-shadow: 0px 0px 50px rgb(0,0,0,0.1);

}



.cooperation .fnc--feedback__second--title{

	font-family: var(--regular-font-family);

    margin-top: 0;

    margin-bottom: 30px;

    font-size: 1.17em;

}



.cooperation .fnc--feedback--main__button button {

	max-width: 368px;

}

.cooperation-steps {

	display: flex;

	flex-direction: column;

	justify-content: center;

	align-items: flex-start;

}



.cooperation-steps h1{

	font-size: 2.71em;

    color: #fff;

}



.cooperation-steps .after-h{

	color: rgba(223,216,216,0.6);

}

.coop {

    display: flex;

    margin: 0 0 50px;

}

.coop .img-block {

    margin: 0 auto;

    width: 34px;

    height: 54px;

    display: flex;

    align-items: flex-end;

    justify-content: flex-end;

    font-size: 6em;

    color: #DFD8D8;

	opacity: 0.3;

    font-family: Cormorant-Bold, Times New Roman;

    line-height: 0.65;

}

.coop .img-block svg {

	fill: #fff;

}

.coop .text-block {

	color: #fff;

    font-size: 1.4em;

    line-height: 1.4;

    margin: 0;

    margin-left: 30px;

}



/*cooperation--end--*/



/*photo-cases*/

.photo-cases{

	width:100%;

	overflow:hidden;

}

.photo-cases .center-block {

	padding: 120px 0;

	align-items: center;

	min-height: 546px;

	position: relative;

	box-sizing: content-box;

	width: auto;

}



.photo-cases .text-block {

	position: relative;

	z-index: 1;

}

.photo-cases p.after-h {

	margin-bottom: 16px;

}

.photo-cases p.after-h~p {

	font-size: 1.25em;

}

.slick-slider.photo-case.slick-dotted {

	max-width: 848px;

    height: 546px;

    width: 100%;

    margin: 60px auto;

}



.slick-slider.photo-case.slick-dotted .slick-list{

	overflow:visible;

}



.case-description{

	width: 100%;

    max-width: 430px;

    position: absolute;

    right: 0;

    bottom: 0;

    padding: 30px;

    background: #DFD8D8;

    box-shadow: 0px 0px 50px rgb(0 0 0 / 10%);

	transition: all 0.5s ease;

	text-align:left;

	overflow:hidden;

}



.case-title{

    font-size: 1.3em;

    margin: 0 0 16px;

}



.case-title ~ p{

	margin-bottom:0;

}



.photo-case .slick-slide img {

	max-width: 768px;

    max-height: 560px;

    padding-bottom: 80px;

}



.photo-case.vnutrennie .slick-slide img {

    max-height: 560px;

}



.photo-case .but-block {

	margin-top: 30px;

}



.photo-case .slick-dots {

	top: calc(100% + 40px);

}



.img-block.slick-slide:not(.slick-current) img{

	max-height:247px;

	opacity:0.5;

	transition:all 0.5s ease;

}



.img-block.slick-slide:not(.slick-current) .case-description{

    opacity: 0;

	height: 0;

	transition:all 0.5s ease;

}



.slick-slider.photo-case .slick-track{

	align-items:center;

}



/*photo-cases--end--*/



/*about-us*/



.about-us{

	background-image: url(/img/bg-brown-line.svg), url(/img/bg-brown-line.svg);

    background-repeat: no-repeat;

    background-position: center 0, 0 80%;

    background-size: 100% auto;

}



.about-us .center-block{

	max-width:1200px;

	margin:0 auto;

}



.about-us .center-block h3{

	padding: 100px 120px;

    background: rgba(223, 216, 216, 0.9);

    color: #22282F;

    margin: 0;

}



.about-us .img-block{

	line-height:0;

}



.numbers{

	background: rgba(223, 216, 216, 0.9);

    padding: 100px 120px;

}



.number .title-n{

    font-family: Cormorant-Bold, Times New Roman;

    font-size: 2.22em;

    margin-top: 0;

    margin-bottom: 16px;

}



.number .descriptor-n{

	color: #22282F;

    padding: 0;

    margin: 0;

}



.number{

	padding: 0 0 0 132px;

    position: relative;

    margin-bottom: 60px;

}



.number span{

    position: absolute;

    left: 0;

    top: -7px;

    font-size: 165px;

    font-family: Cormorant-Bold, Times New Roman;

    color: rgba(34, 40, 47, 0.16);

    line-height: 0.5;

}



.number:last-child{

	margin-bottom:0;

}



/*about-us--end--*/



/*map-bl*/



.map-bl{

	background: url(/img/bg-brown-line.svg) no-repeat center 90%;

    background-size: 100% auto;

}



.map-bl .flex-block {

	flex-wrap:wrap;

    position: relative;

    margin-top: 60px;

    max-width: 1200px;

    margin: 60px auto 0;

}

.map-bl .center-block {

	position: relative;

}

.map-bl .text-block {

	order:1;

    width: 100%;

    max-width: 1000px;

    margin: 0 auto;

    left: 0;

    bottom: 0;

    padding: 60px 40px;

    background: #DFD8D8;

    box-shadow: 0px 0px 50px rgb(0 0 0 / 10%);

    transition: all 0.5s ease;

    display: flex;

    flex-wrap: wrap;

}

.email-bl .messengers{

	margin-bottom:12px;

}

.map-bl .text-block.active {

	top: 600px;

}

.map-bl .text-block>div.see-contacts {

	position: absolute;

	left: 0;

	bottom: 100%;

	background: var(--one-color);

	color: #fff;

	border-radius: 10px 10px 0 0;

	padding: 16px 20px;

	font-size: 1.1em;

	cursor: pointer;

}

.map-bl .text-block>div {

    padding-left: 0;

    position: relative;

    margin-bottom: 32px;

    width: 50%;

}

.map-bl .text-block>div:last-child {

    margin-bottom: 0;

    display: flex;

    flex-wrap: wrap;

    width: 100%;

}



.map-bl .text-block>div:last-child .small-title{

	width:100%;

}



.map-bl .text-block>div:last-child .small-title ~ p{

	width:50%

}



.maps-block {

    z-index: 1;

    width: 100%;

    text-align: center;

}

.maps-block img{

	max-width:100%;

}

p.small-title~p,

.phones-bl p.small-title~a,

p.small-title ~ .messengers a {

	font-size: 1.2em;

    font-family: var(---medium-font-family);

    margin: 0;

}

p.small-title ~ .messengers a.telegram{

	margin-left:33px;

}



p.small-title ~ .messengers .telegram:before{

	background: rgba(34,40,47,0.3);

	height: 32px;

}



p.small-title {

    margin: 0 0 12px;

    font-size: 1.33em;

    font-family: Cormorant-Bold, Times New Roman;

}





/*map-bl--end--*/



/*slider*/

.slider {

	width: 50%;

	margin: 100px auto;

}

.slick-slide {

	margin: 0px;

}

.slick-slide img {}

.slick-prev:before,

.slick-next:before {

	color: black;

}

.slick-slide {

	transition: all ease-in-out .3s;

}

.slick-active {}

.slick-current {

	opacity: 1;

}



/* Slider */

.slick-slider {

	position: relative;

	display: block;

	box-sizing: border-box;

	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;

	-webkit-touch-callout: none;

	-khtml-user-select: none;

	-ms-touch-action: pan-y;

	touch-action: pan-y;

	-webkit-tap-highlight-color: transparent;

}

.slick-list {

	position: relative;

	display: block;

	overflow: hidden;

	margin: 0;

	padding: 0 !important;

	width: 100%;

}

.slick-list:focus {

	outline: none;

}

.slick-list.dragging {

	cursor: pointer;

	cursor: hand;

}

.slick-slider .slick-track,

.slick-slider .slick-list {

	-webkit-transform: translate3d(0, 0, 0);

	-moz-transform: translate3d(0, 0, 0);

	-ms-transform: translate3d(0, 0, 0);

	-o-transform: translate3d(0, 0, 0);

	transform: translate3d(0, 0, 0);

}

.slick-track {

	position: relative;

	top: 0;

	left: 0;

	display: block;

	margin-left: auto;

	margin-right: auto;

	display: flex;

	align-items: flex-start;

}

.slick-track:before,

.slick-track:after {

	display: table;

	content: '';

}

.slick-track:after {

	clear: both;

}

.slick-loading .slick-track {

	visibility: hidden;

}

.slick-slide {

	display: none;

	float: left;

	height: 100%;

	min-height: 1px;

}

[dir='rtl'] .slick-slide {

	float: right;

}

.slick-slide img {

	display: block;

	margin: 0 auto;

	max-width: 100%;

	border-radius: 4px;

	max-height: 400px;

}

.slick-slide.slick-loading img {

	display: none;

}

.slick-slide.dragging img {

	pointer-events: none;

}

.slick-initialized .slick-slide {

	display: block;

	outline: none;

	position: relative;

}

.slick-loading .slick-slide {

	visibility: hidden;

}

.slick-vertical .slick-slide {

	display: block;

	height: auto;

	border: 1px solid transparent;

}

.slick-arrow.slick-hidden {

	display: none;

}



/* Arrows */

.slick-prev,

.slick-next {

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    margin: auto;

    background: transparent;

    z-index: 1;

    width: 50px;

    height: 50px;

    transition: all 0.5s ease;

    font-size: 0;

    line-height: 0;

    display: block;

    padding: 0;

    outline: none;

    cursor: pointer;

    transition: all 0.5s ease;

    margin: auto;

    border: none;

}

.slick-prev {}

.slick-next {}

.slick-prev:hover,

.slick-next:hover {

	background-color: #DFD8D8;

	z-index: 1;

}

.slick-prev.slick-disabled,

.slick-next.slick-disabled {

	opacity: .1;

}

.slick-prev:before,

.slick-next:before {

	content: '';

	width: 12px;

	height: 12px;

	position: absolute;

	bottom: 0;

	right: 0;

	top: 0;

	left: 0;

	margin: auto;

	border-right: 1px solid #FFFFFF;

	border-top: 1px solid #FFFFFF;

}

.slick-prev:before {}

.slick-prev:hover:before, .slick-next:hover:before{border-color: #22282F;}

.slick-prev {

	z-index: 1;

	left: -70px;

	right: auto;

}

[dir='rtl'] .slick-prev {}

.slick-prev:before {

	transform: rotate(-135deg);

	right: -5px;

}

[dir='rtl'] .slick-prev:before {}

.slick-next {

	right: -70px;

	left: auto;

}

[dir='rtl'] .slick-next {}

.slick-next:before {

	transform: rotate(45deg);

	right: 5px;

}

[dir='rtl'] .slick-next:before {}

.slick-prev:hover:before,

.slick-next:hover:before {

	border-color: #22282F;

}



/* Dots */

.slick-dotted.slick-slider {

	display: flex;

	align-items: center;

	justify-content: center;

	margin: 0 auto;

	text-align: center;

}

.slick-dots {

	position: absolute;

	top: calc(100% + 60px);

	right: 0;

	display: block;

	width: 100%;

	padding: 0;

	margin: 0;

	list-style: none;

	text-align: center;

	line-height: 0;

}

.slick-dots li {

	position: relative;

	display: inline-block;

	width: 15px;

	height: 15px;

	margin: 0 5px;

	padding: 0;

	cursor: pointer;

}

.slick-dots li button {

	padding: 0;

	background: transparent;

	color: transparent;

	font-size: 0;

	border-radius: 100%;

	border: 1px solid #DFD8D8;

	margin: 0 5px;

	height: 15px;

	width: 15px;

}

li.slick-active button {

	background: #DFD8D8;

}

.slick-dots li button:hover,

.slick-dots li button:focus {

	outline: none;

}

.slick-dots li button:hover:before,

.slick-dots li button:focus:before {

	opacity: 1;

}

.slick-dots li button:before {}

.slick-dots li.slick-active button:before {}



/*slider--end--*/



/*ÐŸÐ°Ð³Ð¸Ð½Ð°Ñ†Ð¸Ñ*/

.fnc--pagination {

	display: flex;

	justify-content: center;

	padding: 10px 0;

}

.fnc--paging--button {

	margin: 5px;

	padding: 6px 12px;

	border: 1px solid var(--5-text-color);

	color: var(--2-text-color);

	background: var(--5-text-color);

	border-radius: 5px;

}

.fnc--paging--button:hover {

	margin: 5px;

	padding: 6px 12px;

	border: 1px solid var(--5-text-color);

	color: var(--5-text-color);

	background: var(--2-text-color);

}

.fnc--paging--button__now {

	margin: 5px;

	padding: 6px 12px;

	border: 1px solid var(--5-text-color);

	border-radius: 5px;

}



/*sotrudnichestvo*/



.sotrudnichestvo{

	background: #DFD8D8 url(/img/bg-black-line.svg) no-repeat center 59%;

    background-size: 100% auto;

}



.sotrudnichestvo .center-block h3{

	color:#22282F;

}



.sotrudnichestvo .text-block{

	flex-basis: 466px;

}



.sotrudnichestvo .flex-block{

	margin: 60px auto 0;

    max-width: 1200px;

}



.sotrudnichestvo .form-block{

	background: #DFD8D8;

    box-shadow: 0px 0px 50px rgb(0 0 0 / 10%);

    padding: 40px;

    flex-basis: 588px;

}



/*sotrudnichestvo*/



/*footer*/

footer {

    box-shadow: 0px 0px 50px rgb(0 0 0 / 10%);	background-size: cover;

}

footer .center-block {

	padding: 40px 0;

	align-items: center;

	margin: 0 4.16%;

	max-width:100%;

}

footer .header--centerhead--inner__logo {

	margin-left: 0;

}

footer p.descriptor {

	padding-left: 20px;

	color: #fff;

}

p.protection {

    color: #B0B0B0;

    margin-bottom: 0;2671

    margin: 0 4%;

    text-align: center;

    padding-bottom: 30px;

    font-size: 0.9em;

}

.social {

	margin-top: 20px;

}

.social a {

    display: inline-block;

    text-decoration: none;

    margin-left: 24px;

    opacity: 1;

    transition: all .5s ease;

    width: 32px;

    text-align: center;

}

.social a:hover {

	opacity: 0.8;

}

footer .menu--chapters {

	display: flex;

	flex-wrap: wrap;

	margin-top: 14px;

}

footer .menu--chapters__item {

    padding: 0 24px 0 0;

    position: relative;;

}





/*footer--end--*/



/*Ð“Ð°Ð»ÐµÑ€ÐµÑ ÑÐ»Ð°Ð¹Ð´ÐµÑ€*/

.fnc--slider--gallery {

	padding: 50px 10px;

}

.fnc--slider--gallery__title {

	font-size: 18px;

	text-align: center;

}

.fnc--slider--gallery__container {

	display: flex;

	flex-direction: row;

	align-items: center;

}

.fnc--slider--gallery--container__center {

	margin: 0 auto;

}

.fnc--slider--gallery--container--center__main {

	display: flex;

	flex-direction: row;

}

.fnc--slider--gallery--container--center__listitem {

	display: flex;

}

.fnc--slider--gallery--container--center__item {

	width: 286px;

	margin: 5px;

	display: flex;

	flex-direction: column;

	justify-content: center;

	align-items: center;

}

.fnc--slider--gallery--container--center__image img {

	max-width: 100%;

}

.fnc--slider--gallery--button {

	padding: 10px 0;

	text-align: center;

}

.fnc--slider--gallery--button a {

	border-bottom: 1px var(--5-text-color) solid;

	font-size: 14px;

	color: var(--5-text-color);

}

.fnc--slider--gallery--button a:hover {

	border-bottom: 1px var(--3-text-color) solid;

	font-size: 14px;

	color: var(--3-text-color);

	text-decoration: none;

}



/*Ð“Ð°Ð»ÐµÑ€ÐµÑ ÑÑ‚Ð¾Ð»Ð±ÐµÑ†*/

.fnc--column--gallery {}

.fnc--column--gallery__title {}

.fnc--column--gallery__container {}

.fnc--column--gallery__listitem {}

.fnc--column--gallery--listitem__name {}

.fnc--column--gallery--listitem__image {}

.fnc--column--gallery__button {}



/*Ð“Ð°Ð»ÐµÑ€ÐµÑ ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ð°*/

.fnc--gallery--list {

    max-width: 1620px;

    width: 100%;

    margin: 0 auto;

    display: flex;

    flex-wrap: wrap;

    justify-content: flex-start;

    padding: 5px;

}

.fnc--gallery--listitem {

    flex-basis: 22%;

    margin-bottom: 10px;

    margin: 15px;

}

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

	.fnc--gallery--listitem {

		flex-basis: 30%;

	}

}

@media all and (max-width: 400px) {

	.fnc--gallery--listitem {

		flex-basis: 90%;

	}

}

.fnc--gallery--listitem__image img {

	max-width: 100%;

}

.fnc--gallery--listitem__text {}



/*Ð’Ð¾Ð¿Ñ€Ð¾Ñ-Ð¾Ñ‚Ð²ÐµÑ‚*/

.fnc--addfaq--container {

	max-width: 500px;

	width: 100%;

	margin: 0 auto;

}

.fnc--addfaq--title {

	font-size: 17px;

	text-align: center;

}

.fnc--addfaq--item {

	padding: 3px;

}



/*ÐžÐ¿Ñ€Ð¾ÑÑ‹*/

.fnc--polls--main__inner {

	display: flex;

	position: relative;

	padding: 10px 0;

	padding-right: 20px;

}

.fnc--polls--main--inner__votes {

	position: absolute;

	right: 0;

}

input.js__poll--check {

	display: none;

}

input.js__poll--check+label:before {

	content: "\2713";

	font-size: 13px;

	color: transparent;

	text-align: center;

	font-weight: bolder;

	border: 2px solid var(--5-text-color);

	background: var(--2-text-color);

	cursor: pointer;

	cursor: hand;

	padding: 0 3px 0 4px;

	transition: all 0.3s ease;

}

input.js__poll--check:checked+label:before {

	content: "\2713";

	font-size: 13px;

	color: var(--5-text-color);

	text-align: center;

	font-weight: bolder;

	border: 2px solid var(--5-text-color);

	background: var(--2-text-color);

	cursor: pointer;

	cursor: hand;

	padding: 0 3px 0 4px;

}

input.js__poll--check:disabled+label:before {

	content: "\2713";

	font-size: 13px;

	color: transparent;

	text-align: center;

	font-weight: bolder;

	border: 2px solid var(--11-text-color);

	background: var(--2-text-color);

	cursor: pointer;

	cursor: hand;

	padding: 0 3px 0 4px;

	transition: all 0.3s ease;

}

.fnc--polls--main__linein {

	height: 20px;

	background: #eee;

}



/*Ð¤Ð¾Ñ€Ð¼Ñ‹ ÑÐ²ÑÐ·Ð¸*/

.fnc--feedback {

	padding: 0;

}

.fnc--feedback--container {}

.fnc--feedback--main {}

.fnc--feedback--main__line {

	margin-bottom: 16px;

}

.fnc--feedback--main__line:last-child {

	margin: 0;

}

.fnc--feedback--main__name {

    padding: 0 0 6px;

    font-size: 1.11em;

    font-family: Cormorant-Bold, Times New Roman;

    color: #22282F;

    word-break: break-all;

}

.fnc--feedback--main__param {

	padding: 0;

}

.fnc--feedback--main__button {

    padding: 10px 0;

    text-align: left;

}

.fnc--feedback--main__button button {

	color: #fff;

    font-size: 1.33em;

    background: #22282F;

	padding: 16px 40px;

	display:inline-block;

}

.fnc--feedback--main__button button:hover {

	color: #fff;

}



/*ÐžÑ‚Ð·Ñ‹Ð²Ñ‹ Ð² ÐºÐ¾Ð»Ð¾Ð½ÐºÐµ*/

.fnc--column--comments {}

.fnc--column--comments__title {}

.fnc--center--comments--container {}

.fnc--center--comments--listitem__main {}

.fnc--center--comments--listitem__name {}

.fnc--center--comments--listitem__text {}

.fnc--center--comments--listitem__date {}



/*ÐžÑ‚Ð·Ñ‹Ð²Ñ‹ Ð² ÑÐ»Ð°Ð¹Ð´ÐµÑ€Ðµ*/

.fnc--slider--comments {

	max-width: 1000px;

	width: 100%;

	margin: 0 auto;

	padding: 50px 0;

}

.fnc--slider--comments__title {

	font-size: 17px;

	text-align: center;

}

.fnc--slider--comments--container {

	display: flex;

	align-items: center;

	justify-content: center;

	padding: 10px;

}

.fnc--slider--comments__main {

	padding: 0 40px;

	max-width: 500px;

	width: 100%;

}

.fnc--slider--comments__name {

	padding: 5px 0;

}

.fnc--slider--comments__text {

	padding: 5px 0;

}

.fnc--slider--comments__date {

	padding: 5px 0;

}



/*ÐžÑ‚Ð·Ñ‹Ð²Ñ‹ ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ð°*/

.fnc--comments--list {

	padding: 10px;

	max-width: 1620px;

}

.fnc--addcomment--container {

	max-width: 500px;

	width: 100%;

	margin: 0 auto;

}

.fnc--addcomment--title {

	text-align: center;

	font-size: 17px;

}

.fnc--addcomment--item {

	padding: 3px;

}

.fnc--comments--listitem {

	border-bottom: 1px solid var(--12-text-color);

}

.fnc--comments--listitem__main {

	display: flex;

	align-items: center;

	padding: 3px 0;

	justify-content: space-between;

}

.fnc--comments--listitem__name {

	font-weight: bolder;

}

.fnc--comments--listitem__text {

	font-size: 17px;

	padding: 3px 0;

}



/*Ð—Ð°ÐºÐ°Ð·Ð°Ñ‚ÑŒ Ð·Ð²Ð¾Ð½Ð¾Ðº*/

.fnc--order--call {

	min-width: 200px;

}



/*ÐŸÐ¾Ð¿Ð°Ð¿*/

.js__body--popup {}

.popup--callme--container {}

.popup--container__main {

	max-width: 564px;

	margin: 0 auto;

}

.popup--container__main p.after-h {

	margin-top: 12px;

	margin-bottom: 24px;

	font-size: 1em;

}

.popup--container__close {

	text-align: right;

	position: absolute;

	right: 24px;

	top: 24px;

}

.popup--container__title {

	font-size: 1.75em;

	font-family: Cormorant-Bold, Times New Roman;

}

.popup--container__line {

	padding: 0 0 16px;

}

.popup--container__button {

	margin-top: 16px;

}

.popup--container__button button {

	margin: 0 auto;

}



/*ÐÐ²Ñ‚Ð¾Ñ€Ð¸Ð·Ð°Ñ†Ð¸Ñ*/

.fnc--login--fields {}

.fnc--login--fields--container {}

.fnc--login--fields__main {}

.fnc--login--fields__field {

	padding: 5px 0;

}

.fnc--login--fields__buttons {

	display: flex;

	justify-content: space-between;

}

.fnc--login--fields__social {

	text-align: center;

	padding: 5px 0;

}

.fnc--login--fields--social__buttons {

	display: flex;

	justify-content: space-evenly;

}

.fnc--login--fields__forgot {

	padding: 5px 0;

	text-align: right;

}

.js__forgot--button {

	cursor: pointer;

	cursor: hand;

}



/*Ð ÐµÐ³Ð¸ÑÑ‚Ñ€Ð°Ñ†Ð¸Ñ*/

.registration--center--page {

	max-width: 1620px;

	margin: 0 auto;

	width: 100%;

	padding: 30px 10px;

}

.registration--main {

	max-width: 800px;

	margin: 0 auto;

	width: 100%;

}

.registration--main__title {

	font-size: 22px;

	padding: 3px 0;

}

.registration--main__inner {}

.registration--main__line {

	padding: 3px 0;

}

.registration--main__name {

	padding: 3px 0;

}

.registration--main__param {

	padding: 3px 0;

}

.registration--main__button {

	padding: 3px 0;

}

.js__registration--page--info {

	color: var(--14-text-color);

}



/*ÐÐºÐºÐ°ÑƒÐ½Ñ‚*/

.account--center--page {

	max-width: 1620px;

	margin: 0 auto;

	width: 100%;

	padding: 30px 10px;

}

.account--info--row {

	font-size: 22px;

	padding: 3px 0;

}

.account--info--row__welcome {}

.account--tabs {

	display: flex;

	align-items: flex-end;

	margin: 20px 0;

	border-bottom: 1px solid var(--5-text-color);

	height: 42px;

}

@media all and (max-width: 700px) {

	.account--tabs {

		height: auto;

		flex-direction: column;

		align-items: flex-start;

	}

}

.account--tabs__position {

	margin-right: 1px;

}

.account--tab {

	color: var(--3-text-color);

	padding: 5px 30px;

	cursor: pointer;

	cursor: hand;

	font-weight: bolder;

}

.account--tab:hover {

	color: var(--1-text-color);

	padding: 5px 30px;

	cursor: pointer;

	cursor: hand;

	font-weight: bolder;

}

.account--tab__active {

	color: var(--1-text-color);

	padding: 5px 30px;

	cursor: pointer;

	cursor: hand;

	font-weight: bolder;

}

.account--tabs__columns {

	display: flex;

	justify-content: space-between;

}

.account--tabs---column__left {

	flex-basis: 48%;

}

.account--tabs---column__right {

	flex-basis: 48%;

}

@media all and (max-width: 700px) {

	.account--tabs__columns {

		flex-direction: column;

	}

	

	.account--tabs---column__left {

		flex-basis: 100%;

	}

	

	.account--tabs---column__right {

		flex-basis: 100%;

	}

}

.account--tabs--column__title {

	font-size: 18px;

	padding: 3px;

}

.account--main__line {

	padding: 3px;

}

.account--main__name {

	padding: 3px;

}

.account--main__param {

	padding: 3px;

}

.account--main__button {

	padding: 3px;

}

.js__user--data--info,

.js__user--main--info {

	color: var(--14-text-color);

	padding: 3px;

	font-size: 12px;

}

.js__user--avatar--container img {

	max-width: 150px;

	max-height: 150px;

}

.fnc--account--order {

	margin-bottom: 15px;

	border-bottom: 1px solid var(--12-text-color);

	padding-bottom: 10px;

}

.fnc--account--order__wrap {}

.fnc--account--order__titlerow {

	display: flex;

	justify-content: space-between;

	align-items: center;

}

.fnc--account--order__number {}

.fnc--account--order__parent {}

.fnc--account--order__inforow {

	padding: 5px 0;

}

.fnc--cartlist--container {

	padding: 5px 0;

	max-width: 1000px;

	margin: 0 auto;

}

.fnc--account--order__more {

	text-decoration: underline;

	cursor: pointer;

	cursor: hand;

}



/*Ð‘Ð»Ð¾Ðº Ð½Ð°Ð´ ÑÐ¿Ð¸ÑÐºÐ¾Ð¼ Ñ‚Ð¾Ð²Ð°Ñ€Ð¾Ð²*/

.fnc--itemshow--container {

	display: none;

	justify-content: space-between;

	padding: 10px 5px;

	border-bottom: 1px solid var(--12-text-color);

	border-top: 1px solid var(--12-text-color);

}

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

	.fnc--itemshow--container {

		flex-wrap: wrap;

	}

}



/*Ð‘Ð»Ð¾Ðº ÑÐ¾Ñ€Ñ‚Ð¸Ñ€Ð¾Ð²ÐºÐ¸*/

.fnc--sorting {

	display: none;

	align-items: center;

}

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

	.fnc--sorting {

		display: none;

	}

}

.fnc--sorting__title {

	padding: 5px 15px 5px 0;

}

.fnc--sorting__wrap {

	display: flex;

	align-items: center;

}

.fnc--sorting__cell {

	padding: 5px;

}

.fnc--sorting--cell__inner {

	display: flex;

	align-items: center;

}

.fnc--sorting--cell--inner__arrow {

	padding-left: 5px;

}

.js__sort--button {

	padding: 5px 10px;

}



/*Ð‘Ð»Ð¾Ðº ÐºÐ¾Ð»-Ð²Ð¾ Ñ‚Ð¾Ð²Ð°Ñ€Ð¾Ð² Ð½Ð° ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ðµ*/

.fnc--perpage--items {}

.fnc--perpage--items--container select {

	padding: 5px 10px;

}



/*Ð‘Ð»Ð¾Ðº Ñ‚Ð¸Ð¿Ð° Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ Ñ‚Ð¾Ð²Ð°Ñ€Ð¾Ð²*/

.fnc--viewblock--items {

	display: flex;

	align-items: center;

	flex-grow: 1;

	justify-content: flex-end;

	padding-right: 15px;

}

.fnc--viewblock--table div {

	width: 26px;

	height: 26px;

	background: url('/themes/main/table.jpg') no-repeat;

	cursor: pointer;

	cursor: hand;

	margin: 0 2px;

}

.fnc--viewblock--table__active div {

	width: 26px;

	height: 26px;

	background: url('/themes/main/table_act.jpg') no-repeat;

	cursor: pointer;

	cursor: hand;

	margin: 0 2px;

}

.fnc--viewblock--list div {

	width: 26px;

	height: 26px;

	background: url('/themes/main/list.jpg') no-repeat;

	cursor: pointer;

	cursor: hand;

	margin: 0 2px;

}

.fnc--viewblock--list__active div {

	width: 26px;

	height: 26px;

	background: url('/themes/main/list_act.jpg') no-repeat;

	cursor: pointer;

	cursor: hand;

	margin: 0 2px;

}



/*Ð¡Ð¿Ð¸ÑÐ¾Ðº Ñ‚Ð¾Ð²Ð°Ñ€Ð¾Ð² Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð°*/

.fnc--products--listVer {

	background: #F9F9F9;

	margin-bottom: 60px;

}

.fnc--products--listVer .center-block {

	display: flex;

	flex-wrap: wrap;

	padding: 60px 0;

}

.fnc--products--listitem {

	flex-basis: 368px;

	margin: 6px 6px 24px 6px;

	display: flex;

	flex-direction: column;

	justify-content: space-between;

	align-items: center;

	border: none;

	position: relative;

	border-radius: 4px;

	position: relative;

	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);

	background: #fff;

}

.fnc--products--listitem:hover {

	box-shadow: 0 0 20px -10px var(--13-text-color);

}

.fnc--products--listitem__icon {

	position: absolute;

	top: 0px;

	left: 0px;

}

.fnc--products--listitem__main {

	display: flex;

	flex-direction: column-reverse;

	width: 100%;

}

.fnc--products--listitem__name,

.fnc--items--slider__name {

	padding: 0 15px;

	text-align: left;

	margin-top: 20px;

	font-family: Cormorant-Bold, Times New Roman;

	width: 100%;

	min-height: 43px;

	height: 43px;

	overflow: hidden;

}

.fnc--products--listitem__more a {

	font-weight: bolder;

	position: absolute;

	top: 0;

	left: 0;

	right: 0;

	bottom: 0;

	display: flex;

	align-items: center;

	justify-content: center;

	color: #fff;

	background: linear-gradient(0deg, #223B39 0%, rgba(35, 60, 58, 0.3) 100%);

	opacity: 0;

	transition: all 0.5s ease;

	border-radius: 4px;

	text-decoration: none;

}

.fnc--products--listitem:hover .fnc--products--listitem__more a,

.fnc--slider--sameitem__main:hover .fnc--products--listitem__more a {

	opacity: 1;

}

.fnc--products--listitem__image {

	display: flex;

	height: 268px;

	padding: 0 0 0px 0;

	overflow: hidden;

	justify-content: center;

	align-items: center;

	position: relative;

	overflow: hidden;

	border-radius: 4px;

	background: #f9f9f9;

}

.fnc--products--listitem__image>a,

.fnc--items--slider__image>a {

	display: flex;

	align-items: flex-start;

	height: 268px;

	width: 100%;

	overflow: hidden;

}

@media all and (max-width: 1520px) {

	.fnc--products--listitem__image {

		height: 272px;

	}

}

@media all and (max-width: 1300px) {

	.fnc--products--listitem__image {

		height: 250px;

	}

}

@media all and (max-width: 400px) {

	.fnc--products--listitem__image {

		height: 182px;

	}

}

.fnc--products--listitem__image img {

	max-width: 100%;

	max-height: 268px;

	display: block;

	margin: 0 auto;

	border-radius: 4px;

}

.fnc--products--listitem__additional {

	display: none;

	justify-content: space-between;

	width: 100%;

	padding: 0 15px;

	flex-wrap: wrap;

}

.fnc--products--listitem__votes {

	display: flex;

	align-items: center;

	padding: 5px 0;

	justify-content: center;

}

.fnc--products--listitem__vote {

	padding: 0 5px;

}

.fnc--products--listitem__info {

	display: none;

}

.fnc--products--listitem__buttons {

	display: flex;

	align-items: center;

	justify-content: space-evenly;

	padding: 5px 0;

}

.fnc--products--listitem__shopinfo {

	display: flex;

	flex-direction: row;

	padding: 16px 15px 22px;

	width: 100%;

}

.fnc--products--listitem__price {

	display: flex;

	font-size: 1.5em;

	flex-direction: column;

	padding: 0;

	justify-content: center;

	color: var(--one-color);

	font-family: var(--bold-font-family);

}

.fnc--products--listitem__oldprice {

	color: var(--5-text-color);

	font-size: 60%;

	text-decoration: line-through;

	padding-right: 10px;

}

.fnc--products--listitem__actprice {

	font-weight: bolder;

}

.fnc--products--listitem__buy {

	width: 100%;

	min-height: 32px;

	display: flex;

	justify-content: flex-end;

	border-radius: 0 0 10px 10px;

}

.fnc--products--listitem__buy button,

.fnc--products--listitem__buy button:hover {

	width: 100%;

	padding: 15px 20px;

	border-radius: 0 0 10px 10px;

	text-transform: uppercase;

	font-weight: bolder;

	font-size: .875em;

	border: none;

	padding: 0;

	width: auto;

	display: inline-block;

	background: transparent;

}

.fnc--products--listitem__buy button:hover {

	color: var(--one-color)

}



/*Ð¡Ð¿Ð¸ÑÐ¾Ðº Ñ‚Ð¾Ð²Ð°Ñ€Ð¾Ð² ÑÐ¿Ð¸ÑÐ¾Ðº*/

.fnc--products--listHor {

	display: flex;

	flex-direction: column;

	padding: 10px 0;

}

.fnc--products--listhoritem {

	display: flex;

	flex-direction: column;

	margin: 2px 0;

	border: 1px solid #eee;

	position: relative;

}

.fnc--products--listhoritem:hover {

	box-shadow: 0 0 2px 1px var(--13-text-color);

}

.fnc--products--listhoritem__icon {

	position: absolute;

	top: 0px;

	left: 0px;

}

.fnc--products--listhoritem__inner {

	display: flex;

	flex-direction: row;

}

.fnc--products--listhoritem__main {

	padding-left: 15px;

}

.fnc--products--listhoritem__name {

	padding: 5px 0;

}

.fnc--products--listhoritem__image {

	display: flex;

	flex-basis: 200px;

	height: 220px;

	padding: 10px 0;

	align-items: center;

	justify-content: center;

}

.fnc--products--listhoritem__image img {

	max-width: 100%;

	max-height: 200px;

	display: block;

}

.fnc--products--listhoritem__votes {

	display: flex;

	align-items: center;

	padding: 5px 0;

	justify-content: center;

}

.fnc--products--listhoritem__vote {

	padding: 0 5px;

}

.fnc--products--listhoritem__info {

	padding: 5px;

}

.fnc--products--listhoritem__buttons {

	display: flex;

}

.fnc--products--listhoritem__buttons div {

	padding-right: 10px;

}

.fnc--products--listhoritem__price {

	padding: 5px;

	color: var(--14-text-color);

}



/*Ð¡Ñ‚Ñ€Ð°Ð½Ð¸Ñ†Ð° Ñ‚Ð¾Ð²Ð°Ñ€Ð°*/

.content--item--page {

	background: #F9F9F9;

	padding-bottom: 30px;

}

.itempage--nextitems {

	display: flex;

	align-items: center;

	justify-content: space-between;

}

.itempage--nextitems__prev {}

.itempage--nextitems__next {

	padding: 10px 0;

}

.itempage--overblock {}

.itempage--overblock__name {}

.itempage--overblock__code {}

.bg-breads {

	background: url(/themes/img/cat-slide.jpg) no-repeat center center;

	background-size: cover;

	padding: 20px 0;

	color: #fff;

}

.bg-breads .breads--inner__item__separator:before {

	border-color: #fff;

}

.bg-breads .breads--inner__item__active {

	display: none;

}

.itempage--columns {

	display: flex;

	padding: 30px 0;

	max-width: 1200px;

	margin: 0 auto;

}

.itempage--left--column {

	width: 100%;

	max-width: 564px;

	flex-basis: 564px;

	box-shadow: 0px 0px 20px rgba(201, 151, 105, 0.16);

	border-radius: 4px;

	padding: 20px;

	background: #fff;

}

.itempage--center--column {

	padding: 20px;

	flex-basis: 564px;

	max-width: 564px;

	margin-left: 24px;

	box-shadow: 0px 0px 20px rgba(201, 151, 105, 0.16);

	border-radius: 4px;

	background: #fff;

}

.itempage--right--column {

	width: 100%;

	max-width: 250px;

	display: none;

}

@media all and (max-width: 1000px) {

	.itempage--right--column {

		display: none;

	}

	

	.itempage--nextitems {

		display: none;

	}

}

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

	.itempage--columns {

		flex-wrap: wrap;

	}

	

	.itempage--left--column {

		max-width: 100%;

	}

	

	.itempage--center--column {

		padding: 0 5px;

	}

	

	.itempage--right--column {

		padding: 0 5px;

		max-width: 100%;

	}

	

	.itempage--nextitems {

		display: none;

	}

}

.itempage--item--image {

	cursor: hand;

}

.slick-slider.item-slider,

.slick-slider.fnc--small--images__wrap {

	max-width: calc(564px - 40px);

}

.itempage--item--image img {

	max-width: 100%;

	max-height: 395px;

}

.itempage--item--image__icons {}

.itempage--center--name {}

.itempage--center--code {

	padding: 5px 0;

	color: var(--3-text-color);

	font-size: 16px;

	display: none;

}

.itempage--center--status {

	display: none;

	padding: 5px 0;

	font-size: 16px;

}

.itempage--center--pricefor {

	padding: 3px 0;

}

.itempage--center--price {

	padding: 3px 0;

	color: var(--14-text-color);

	font-size: 18px;

}

.itempage--center--valutes {

	padding: 3px 0;

}

.itempage--center--valutes__inner {}

.itempage--center--brand {

	padding: 3px 0;

}

.itempage--center--text {

	padding: 24px 0 16px;

}

.itempage--center--buttons {

	display: flex;

	align-items: center;

	padding: 5px 0;

}

.itempage--center--quest {

	margin-left: 41px;

}

.itempage--center--rate+div {

	justify-content: flex-start;

}

.itempage--center--quest button {

	padding: 12px 24px;

	min-width: 240px;

	font-size: 1em;

}

.itempage--center--quest button:hover {}

.itempage--center--favor {

	padding: 0 15px;

	position: relative;

	top: -2px;

}

.itempage--center--favor button {

	padding: 0;

}

.itempage--center--compare {

	padding: 0 15px;

	position: relative;

	top: -2px;

}

.itempage--center--compare button {

	padding: 0;

}

.favor--item {

	background-image: url('/themes/main/heart.svg');

	background-repeat: no-repeat;

	background-size: contain;

	background-color: transparent;

	width: 20px;

	height: 20px;

	font-size: 0;

}

.favor--item__active,

.favor--item__active:hover,

.favor--item:hover {

	background-image: url('/themes/main/favorite_red.svg');

	background-repeat: no-repeat;

	background-size: contain;

	background-color: transparent;

	width: 20px;

	height: 20px;

	font-size: 0;

}

.compare--item {

	background-image: url('/themes/main/comparison.svg');

	background-repeat: no-repeat;

	background-size: contain;

	background-color: transparent;

	width: 20px;

	height: 20px;

	font-size: 0;

}

.compare--item__active,

.compare--item__active:hover,

.compare--item:hover {

	background-image: url('/themes/main/comparison_red.svg');

	background-repeat: no-repeat;

	background-size: contain;

	background-color: transparent;

	width: 20px;

	height: 20px;

	font-size: 0;

}



/*Ð¢Ð°Ð±Ñ‹ Ñ‚Ð¾Ð²Ð°Ñ€Ð°*/

.itempage--tabs {

	max-width: 1200px;

	margin: 0 auto;

	box-shadow: 0px 0px 20px rgba(201, 151, 105, 0.16);

	border-radius: 4px;

	padding: 20px;

}

.itempage--tabs--buttons {

	display: none;

	align-items: flex-end;

	margin: 20px 0;

	border-bottom: 1px solid var(--5-text-color);

	height: 42px;

}

.itempage--tabs--button {

	margin-right: 1px;

}

.itempage--tabs--button__inner {

	color: var(--3-text-color);

	padding: 5px 30px;

	cursor: pointer;

	cursor: hand;

	font-weight: bolder;

}

.itempage--tabs--button__inner:hover {

	color: var(--1-text-color);

	padding: 5px 30px;

	cursor: pointer;

	cursor: hand;

	font-weight: bolder;

}

.itempage--tabs--button__inner--active {

	color: var(--1-text-color);

	padding: 5px 30px;

	cursor: pointer;

	cursor: hand;

	font-weight: bolder;

}

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

	.itempage--tabs--buttons {

		flex-direction: column;

		align-items: center;

		height: auto;

	}

	

	.itempage--tabs--button__inner {

		height: auto;

		width: 100%;

	}

	

	.itempage--tabs--button__inner--active {

		height: auto;

		width: 100%;

	}

	

	.itempage--tabs--button {

		width: 100%;

		margin-right: 0px;

	}

	

	.itempage--tabs--button__inner {

		padding: 15px 30px;

	}

	

	.itempage--tabs--button__inner--active {

		padding: 15px 30px;

	}

}

.itempage--tab--info {}

.itempage--files--container {}

.itempage--files--listitem {

	display: flex;

	align-items: center;

}

.itempage--files--listitem__icon {

	width: 50px;

}

.itempage--files--listitem__icon img {

	max-width: 100%;

}

.itempage--files--listitem__name {

	padding-left: 15px;

}

.itempage--center--prices {

	font-size: 22px;

	padding: 0;

	display: flex;

	align-items: flex-end;

	font-size: 2em;

	font-family: Cormorant-Bold, Times New Roman;

	color: var(--one-color);

}

.itempage--center--valutes {

	padding: 5px 0;

	display: flex;

	align-items: flex-end;

}

.itempage--product__oldprice {

	color: var(--3-text-color);

	text-decoration: line-through;

	padding-right: 10px;

	font-size: 14px;

}

.itempage--product__actprice {}

.itempage--valute__oldprice {

	color: var(--1-text-color);

	text-decoration: line-through;

	padding-right: 10px;

	font-size: 12px;

}

.itempage--valute__actprice {}

.itempage--tab--info__text h2:first-child {

	margin-top: 0;

}

.itempage--center--buyinfo {

	padding: 5px 0;

	display: none;

	align-items: center;

	flex-wrap: wrap;

}

.itempage--center--quantity {

	width: 80px;

	padding-right: 5px;

}

.itempage--center--quantity input {

	text-align: center;

	padding: 17px 20px;

	position: relative;

	width: 95px;

	font-size: 14.5px;

	border: 1px solid var(--12-text-color);

	border-radius: 10px 0 0 10px;

}

.itempage--center--buybutton {

	padding: 0 5px;

	position: Relative;

}

.itempage--center--buybutton button {

	text-transform: uppercase;

	font-size: 18px;

	font-weight: Bolder;

	padding: 15px 40px;

	border-radius: 10px;

}

.itempage--center--oneclick button:hover {}

.itempage--center--oneclick {

	padding: 0 5px;

}

.itempage--center--oneclick button {

	color: var(--1-text-color);

	background: transparent;

	font-weight: Bolder;

}

.itempage--center--oneclick button:hover {

	color: var(--3-text-color);

	background: transparent;

}



/*-- Ð‘Ð»Ð¾Ðº Ð´Ð»Ñ Ð´Ð¾Ð¿Ð¾Ð»Ð½Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ñ… Ð¿Ð°Ñ€Ð°Ð¼ÐµÑ‚Ñ€Ð¾Ð² Ñ‚Ð¾Ð²Ð°Ñ€Ð°--*/

.itempage--center--options {

	border-bottom: 1px solid var(--12-text-color);

	border-top: 1px solid var(--12-text-color);

	padding: 10px 0 20px 0;

	margin-top: 10px;

}

.itempage--center--option {

	position: relative;

	margin: 0px 0;

	display: inline-block;

	align-items: center;

}

.itempage--center--option__input {

	display: flex;

	align-items: center;

	border: 1px solid var(--12-text-color);

	padding: 10px;

	cursor: pointer;

	cursor: hand;

	min-width: 300px;

	border-radius: 5px;

}

.itempage--center--option--name {

	padding: 10px 0;

}

.itempage--center--option--nameinner {

	position: relative;

}

.itempage--center--option__image {

	padding-right: 10px;

}

.itempage--center--option__image img {

	max-width: 24px;

	max-height: 24px;

	display: block;

}

.itempage--center--option__dropdown {

	display: none;

	position: absolute;

	width: 100%;

	border: 1px solid var(--12-text-color);

	background: var(--22-text-color);

	z-index: 2;

	top: 42px;

}

.itempage--center--option__dropdown--line {

	display: flex;

	align-items: center;

	padding: 10px;

	border-bottom: 1px solid var(--12-text-color);

	cursor: pointer;

	cursor: hand;

}

.itempage--center--option__dropdown-line:hover {

	background: var(--12-text-color);

}

.itempage--center--checks {

	display: flex;

	flex-wrap: wrap;

	align-items: center;

}

.itempage--center--check {

	display: flex;

	align-items: center;

	margin: 2px;

	margin-left: 0;

	padding: 5px;

	cursor: pointer;

	cursor: hand;

}

.itempage--center--check div {

	padding: 2px;

	font-weight: Bolder;

}



/*ÐÐºÑ†Ð¸Ð¾Ð½Ð½Ñ‹Ðµ Ð½Ð°Ð±Ð¾Ñ€Ñ‹*/

.itempage--actpocket--container {

	margin: 0 auto;

	margin-top: 20px;

	margin-bottom: 20px;

	background: var(--12-text-color);

	padding: 10px;

	border-radius: 10px;

}

.itempage--actpocket--wrap {

	display: flex;

	align-items: center;

	justify-content: space-between;

}

.itempage--actpocket--title {

	font-size: 18px;

	font-weight: Bolder;

	padding: 5px;

	margin-bottom: 10px;

}

.itempage--actpocket--center {

	display: flex;

	align-items: center;

}

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

	.itempage--actpocket--wrap {

		flex-direction: column;

	}

	

	.itempage--actpocket--center {

		flex-direction: column;

	}

}

.itempage--actpocket--plus {

	padding: 0 20px;

	font-size: 18px;

	font-weight: bolder;

}

.itempage--actpocket--item {

	padding: 20px 20px;

}

.itempage--actpocket--img {

	height: 210px;

	padding: 5px 0;

	display: flex;

	align-items: center;

	justify-content: center;

}

.itempage--actpocket--img img {

	max-width: 100%;

	max-height: 200px;

}

.itempage--actpocket--name {

	padding: 10px 0;

	font-weight: bolder;

}

.itempage--actpocket--oldprice {

	color: var(--3-text-color);

	text-decoration: line-through;

	padding-right: 10px;

	font-size: 14px;

	padding: 2px 0;

}

.itempage--actpocket--newprice {

	font-size: 18px;

	font-weight: bolder;

	padding: 2px 0;

}

.itempage--actpocket--summ {

	padding: 0 20px;

	font-size: 16px;

	font-weight: bolder;

}

.itempage--actpocket--allprice {

	font-weight: bolder;

	font-size: 22px;

}

.itempage--actpocket--buybutton {

	padding: 10px 0;

}

.itempage--actpocket--buybutton button {

	text-transform: uppercase;

	font-size: 18px;

	font-weight: Bolder;

	padding: 15px 40px;

	border-radius: 10px;

}



/*Ð¡Ñ‡ÐµÑ‚Ñ‡Ð¸Ðº*/

.itempage--center--timer {

	background: var(--12-text-color);

	padding: 10px;

	font-size: 110%;

	color: var(--14-text-color);

	display: flex;

	flex-direction: row;

	align-items: center;

	margin: 4px 0;

}

.itempage--center--timer__title {

	color: var(--14-text-color);

}

.itempage--center--clock {

	display: flex;

	flex-direction: row;

	padding-left: 10px;

	font-size: 150%;

}



/*Ð ÐµÐ¹Ñ‚Ð¸Ð½Ð³*/

.itempage--center--rate {

	display: none;

	flex-direction: row;

	align-items: center;

	padding: 5px 0;

}

.fnc--addcomment--vote {

	display: flex;

	flex-direction: row;

	align-items: center;

	padding: 2px 0;

}

.fnc--addcomment--vote__name {

	padding-right: 10px;

}

.itempage--vote--rate {

	margin-right: 5px;

}

.fnc--addcomment--vote__rate {

	margin-right: 3px;

	cursor: pointer;

	cursor: hand;

}

.item--vote {

	background-image: url('/themes/main/star.svg');

	width: 12px;

	height: 12px;

}

.item--vote--act {

	background-image: url('/themes/main/star_act.svg');

	width: 12px;

	height: 12px;

}

.itempage--center--rate .item--vote {

	background-image: url('/themes/main/star.svg');

	width: 18px;

	height: 18px;

}

.itempage--center--rate .item--vote--act {

	background-image: url('/themes/main/star_act.svg');

	width: 18px;

	height: 18px;

}

.fnc--comments--list__votes {

	display: flex;

	flex-direction: row;

	align-items: center;

	padding: 5px 0;

}

.fnc--comments--list__vote {

	margin-right: 3px;

}



/*Ð¥Ð°Ñ€Ð°ÐºÑ‚ÐµÑ€Ð¸ÑÑ‚Ð¸ÐºÐ¸ Ñ‚Ð¾Ð²Ð°Ñ€Ð°*/

.item--page--chars--container {}

.item--page--chars__row {

	display: flex;

	flex-direction: row;

	width: 100%;

	border-bottom: 1px solid var(--12-text-color);

}

.item--page--chars__row:nth-child(odd) {

	background: var(--hard-light-color);

}

.item--page--chars__row--name {

	padding: 5px;

	flex-basis: 20%;

	font-size: 100%;

}

.item--page--chars__row--text {

	padding: 5px;

	font-size: 100%;

	flex-basis: 80%;

}

.fnc--product--icon__action {

	background-image: url(/themes/main/medal.svg);

	background-repeat: no-repeat;

	background-size: 30px;

	width: 30px;

	height: 30px;

}

.fnc--product--icon__top {

	background-image: url(/themes/main/reward.svg);

	background-repeat: no-repeat;

	background-size: 30px;

	width: 30px;

	height: 30px;

}

.fnc--product--icon__new {

	background-image: url(/themes/main/new.svg);

	background-repeat: no-repeat;

	background-size: 30px;

	width: 30px;

	height: 30px;

}



/*Ð¢Ð¾Ð²Ð°Ñ€Ñ‹ Ð² ÑÐ»Ð°Ð¹Ð´ÐµÑ€Ðµ ÑÐ¸ÑÑ‚ÐµÐ¼Ð½Ñ‹Ðµ ÑÑ‚Ð¸Ð»Ð¸*/

.fnc--slider--sameitems {

	position: relative;

	padding: 60px 0;

	max-width: 1200px;

	margin: 0 auto

}

.fnc--slider--sameitems__title {

	font-size: 2em;

	padding: 0 20px 24px;

	color: var(--text-color);

	text-align: center;

	text-align: left;

	font-family: Cormorant-Bold, Times New Roman;

}

.fnc--slider--sameitems__wrap {

	display: flex;

	flex-direction: row;

	align-items: center;

	justify-content: center;

}

.slider--sameitems--inner {}

.slider--sameitems__container {

	display: block;

	overflow: hidden;

	margin: 0px auto;

}

.js__slider--sameitems__container {

	display: flex;

	flex-direction: row;

}

.fnc--slider--sameitem__main {

	display: flex;

}

.fnc--slider--topitems {

	position: relative;

	padding: 15px 5px;

	max-width: 1620px;

	margin: 0 auto;

}

.fnc--slider--topitems__title {

	font-size: 26px;

	padding: 30px 0;

	color: var(--1-text-color);

	text-align: center;

	font-weight: bolder;

}

.fnc--slider--topitems__wrap {

	display: flex;

	flex-direction: row;

	align-items: center;

	justify-content: center;

}

.slider--topitems--inner {}

.slider--topitems__container {

	display: block;

	overflow: hidden;

	margin: 0px auto;

}

.js__slider--topitems__container {

	display: flex;

	flex-direction: row;

}

.fnc--slider--topitem__main {

	display: flex;

	align-items: flex-start;

}

.fnc--slider--newitems {

	position: relative;

	padding: 15px 5px;

	max-width: 1620px;

	margin: 0 auto;

}

.fnc--slider--newitems__title {

	font-size: 26px;

	padding: 30px 0;

	color: var(--1-text-color);

	text-align: center;

	font-weight: bolder;

}

.fnc--slider--newitems__wrap {

	display: flex;

	flex-direction: row;

	align-items: center;

	justify-content: center;

}

.slider--newitems--inner {}

.slider--newitems__container {

	display: block;

	overflow: hidden;

	margin: 0px auto;

}

.js__slider--newitems__container {

	display: flex;

	flex-direction: row;

}

.fnc--slider--newitem__main {

	display: flex;

}

.fnc--slider--actitems {

	position: relative;

	padding: 15px 5px;

	max-width: 1620px;

	margin: 0 auto;

}

.fnc--slider--actitems__title {

	font-size: 26px;

	padding: 30px 0;

	color: var(--1-text-color);

	text-align: center;

	font-weight: bolder;

}

.fnc--slider--actitems__wrap {

	display: flex;

	flex-direction: row;

	align-items: center;

	justify-content: center;

}

.slider--actitems--inner {}

.slider--actitems__container {

	display: block;

	overflow: hidden;

	margin: 0px auto;

}

.js__slider--actitems__container {

	display: flex;

	flex-direction: row;

}

.fnc--slider--actitem__main {

	display: flex;

}

.fnc--slider--lasitems {

	position: relative;

	padding: 0 5px;

	max-width: 1620px;

	margin: 0 auto;

}

.fnc--slider--lasitems__title {

	font-size: 26px;

	padding: 30px 0;

	color: var(--1-text-color);

	text-align: center;

	font-weight: bolder;

}

.fnc--slider--lasitems__wrap {

	display: flex;

	flex-direction: row;

	align-items: center;

	justify-content: center;

}

.slider--lasitems--inner {}

.slider--lasitems__container {

	display: block;

	overflow: hidden;

	margin: 0px auto;

}

.js__slider--lasitems__container {

	display: flex;

	flex-direction: row;

}

.fnc--slider--lasitem__main {

	display: flex;

}

.fnc--slider--favitems {

	position: relative;

	padding: 0 5px;

	max-width: 1620px;

	margin: 0 auto;

}

.fnc--slider--favitems__title {

	font-size: 18px;

	padding: 20px 0;

}

.fnc--slider--favitems__wrap {

	display: flex;

	flex-direction: row;

	align-items: center;

	justify-content: center;

}

.slider--favitems--inner {}

.slider--favitems__container {

	display: block;

	overflow: hidden;

	margin: 0px auto;

}

.js__slider--favitems__container {

	display: flex;

	flex-direction: row;

}

.fnc--slider--favitem__main {

	display: flex;

}

.fnc--slider--accessoriesitems {

	position: relative;

	padding: 0 5px;

	max-width: 1620px;

	margin: 0 auto;

}

.fnc--slider--accessoriesitems__wrap {

	display: flex;

	flex-direction: row;

	align-items: center;

	justify-content: center;

}

.slider--accessoriesitems--inner {}

.slider--accessoriesitems__container {

	display: block;

	overflow: hidden;

	margin: 0px auto;

}

.js__slider--accessoriesitems__container {

	display: flex;

	flex-direction: row;

}

.fnc--slider--accessoriesitem__main {

	display: flex;

}

.fnc--slider--complectitems {

	position: relative;

	padding: 0 5px;

	max-width: 1620px;

	margin: 0 auto;

}

.fnc--slider--complectitems__wrap {

	display: flex;

	flex-direction: row;

	align-items: center;

	justify-content: center;

}

.slider--complectitems--inner {}

.slider--complectitems__container {

	display: block;

	overflow: hidden;

	margin: 0px auto;

}

.js__slider--complectitems__container {

	display: flex;

	flex-direction: row;

}

.fnc--slider--complectitem__main {

	display: flex;

}



/*Ð¢Ð¾Ð²Ð°Ñ€Ñ‹ Ð² ÑÐ»Ð°Ð¹Ð´ÐµÑ€Ðµ*/

.fnc--slider--item__left {

	padding-right: 5px;

	box-sizing: border-box;

}

.fnc--slider--item__left button {

	background-image: url(/themes/main/back.svg);

	background-repeat: no-repeat;

	background-position: center;

	background-size: 50%;

	font-size: 0;

	border-radius: 100%;

	width: 30px;

	height: 30px;

	padding: 5px 5px;

}

.fnc--slider--item__right {

	padding-left: 5px;

	box-sizing: border-box;

}

.fnc--slider--item__right button {

	background-image: url(/themes/main/next.svg);

	background-repeat: no-repeat;

	background-position: center;

	background-size: 50%;

	font-size: 0;

	border-radius: 100%;

	width: 30px;

	height: 30px;

	padding: 5px 5px;

}

.fnc--slider--listitem {

	flex-basis: 345px;

	max-width: 345px;

	margin: 0 auto 24px;

	display: flex;

	flex-direction: column;

	justify-content: center;

	align-items: center;

	border: 1px solid var(--12-text-color);

	position: relative;

	border-radius: 4px;

	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);

	background: #fff;

}

.itempage--center--text li {

	margin-bottom: 12px;

	list-style: none;

}

.itempage--center--text ul {

	margin-top: 24px;

	padding: 0;

}

@media all and (max-width: 1100px) {

	.fnc--slider--listitem {

		width: 288px;

	}

}

.fnc--slider--listitem:hover {}

.fnc--items--slider__main {

	display: flex;

	flex-direction: column-reverse;

	width: 100%;

}

.fnc--items--slider__icon {

	position: absolute;

	left: -5px;

	top: -5px;

}

.fnc--items--slider__name {}

.fnc--items--slider__name a {

	font-weight: bolder;

}

.fnc--items--slider__image {

	padding: 0px 0;

	height: auto;

	display: flex;

	justify-content: center;

	align-items: center;

	border-radius: 10px 10px 0 0;

	position: relative;

}

.fnc--items--slider__image img {

	max-width: 100%;

	height: auto;

	border-radius: 4px 4px 0 0;

	display: block;

}

.slick-slider.fnc--small--images__wrap.no-scroll .slick-track {

	transform: none !important;

}

.slick-slider.fnc--small--images__wrap.no-scroll .slick-slide {

	margin: 3px 0;

}

.slick-slider.fnc--small--images__wrap.no-scroll .slick-slide.slick-current img {

	border: 1px solid var(--one-color);

	box-shadow: 0px 0px 20px rgba(201, 151, 105, 0.16);

}

.slick-slider * {

	outline: none;

}

.fnc--products--slider__additional {

	display: flex;

	justify-content: space-between;

	width: 100%;

	padding: 0 15px;

}

.fnc--products--slider__buttons {

	display: flex;

	align-items: center;

	justify-content: space-evenly;

	flex-basis: 50%;

	padding: 5px 0;

}

.fnc--products--slider__votes {

	display: none;

	align-items: center;

	padding: 5px 0;

	flex-basis: 50%;

}

.fnc--products--slider__vote {

	padding: 0 2px;

}

.fnc--products--slider__shopinfo {

	display: flex;

	padding: 0px 15px 22px;

	width: 100%;

}

.fnc--products--slider__price {

	display: flex;

	font-size: 1.5em;

	flex-direction: column;

	padding: 0;

	justify-content: center;

	color: var(--one-color);

	font-family: var(--bold-font-family);

}

.fnc--products--slider__oldprice {}

.fnc--products--slider__actprice {}

.fnc--slider--item__button {

	text-align: center;

}

.fnc--slider--item__button a {

	padding: 10px 15px;

	border: 1px solid transparent;

	border-bottom: 1px solid var(--5-text-color);

	display: inline-block;

	margin: 0 auto;

	border-radius: 10px;

}

.fnc--slider--item__button a:hover {

	border: 1px solid var(--5-text-color);

	background: var(--5-text-color);

	color: var(--2-text-color);

	text-decoration: none;

	border-radius: 10px;

}



/*Ð¢Ð¾Ð¿ Ñ‚Ð¾Ð²Ð°Ñ€Ñ‹ Ð² Ñ†ÐµÐ½Ñ‚Ñ€Ðµ*/

.fnc--center-topitems {

	max-width: 1620px;

	width: 100%;

	padding: 10px;

	margin: 0 auto;

}

.fnc--center-topitems__title {

	font-size: 18px;

	padding: 20px 0;

}

.fnc--center-topitems__ver--container {

	display: flex;

	flex-wrap: wrap;

}

.fnc--center-topitems__hor--container {}



/*Ð¢Ð¾Ð²Ð°Ñ€Ñ‹ Ð² ÑÑ‚Ð¾Ð»Ð±Ð¸ÐºÐµ*/

.fnc--items--column {

	position: relative;

	padding: 15px 5px;

	max-width: 1620px;

	margin: 0 auto;

}

.fnc--items--column__title {

	font-size: 16px;

	padding: 10px 0;

	color: var(--1-text-color);

	text-align: center;

	font-weight: bolder;

}

.fnc--items--column__container {}

.fnc--items--column__listitem {

	border: 1px solid var(--12-text-color);

	border-radius: 6px;

	margin-bottom: 10px;

}

.fnc--items--column__main {

	display: flex;

	flex-direction: column-reverse;

	width: 100%;

}

.fnc--items--column__name {

	text-align: center;

	padding: 5px 0;

	font-weight: bolder;

}

.fnc--items--column__price {

	text-align: center;

	padding: 5px;

}

.fnc--items--column__image--left,

.fnc--items--column__image--right {

	text-align: center;

}

.fnc--items--column__image--left img {

	max-width: 100%;

	max-height: 100%;

}

.fnc--items--column__image--right img {

	max-width: 100%;

	max-height: 100%;

}

.fnc--products--column__buy {

	padding: 10px 0;

	text-align: center;

}

.fnc--items--column__button {

	padding: 8px 0;

	text-align: center;

}



/*ÐžÐºÐ½Ð¾ Ð·Ð°Ð´Ð°Ñ‚ÑŒ Ð²Ð¾Ð¿Ñ€Ð¾Ñ*/

.popup--container--iteminfo {

	display: none;

}

.popup--container--iteminfo__image {

	width: 100px;

	text-align: center;

}

.popup--container--iteminfo__image img {

	max-width: 100%;

	max-height: 100px;

}

.popup--container--iteminfo__main {}

.popup--container--iteminfo__name {

	font-size: 18px;

	padding-bottom: 10px;

}

.popup--container--iteminfo__code {}



/*Ð¡Ð»Ð°Ð¹Ð´ÐµÑ€ Ð¼Ð°Ð»ÐµÐ½ÑŒÐºÐ¸Ñ… Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ð¹*/

.fnc--small--images__wrap {

	display: flex;

	flex-direction: row;

	align-items: center;

	margin-top: 24px;

}

.fnc--small--images__left {

	padding-right: 5px;

	box-sizing: border-box;

}

.fnc--small--images__right {

	padding-left: 5px;

	box-sizing: border-box;

}

.slick-slider.item-slider .slick-arrow {

	background: rgba(201, 151, 105, .6);

}

.slick-slider.item-slider .slick-arrow:hover {

	background: rgba(201, 151, 105, 1);

}

.slick-slider.item-slider .slick-arrow:before {

	border-color: #fff;

}

.slick-slider.item-slider .slick-next {

	right: 5px;

}

.slick-slider.item-slider .slick-prev {

	left: 5px;

}

.fnc--small--images__left button {

	background-image: url(/themes/main/back.svg);

	background-repeat: no-repeat;

	background-position: center;

	background-size: 50%;

	font-size: 0;

	border-radius: 100%;

	width: 30px;

	height: 30px;

	padding: 5px 5px;

}

.fnc--small--images__right button {

	background-image: url(/themes/main/next.svg);

	background-repeat: no-repeat;

	background-position: center;

	background-size: 50%;

	font-size: 0;

	border-radius: 100%;

	width: 30px;

	height: 30px;

	padding: 5px 5px;

}

.fnc--small--images__center {

	width: 100%;

}

.fnc--small--images--inner {

	display: flex;

	flex-direction: row;

}

.fnc--small--images--listitem__main {

	margin: 2px 6px;

	width: 80%;

	height: auto;

	max-height: 85px;

	display: flex;

	justify-content: center;

	align-items: center;

	cursor: pointer;

	cursor: hand;

	margin: 0 auto;

}

.fnc--small--images--listitem__main:hover {

	box-shadow: 0 0 2px 1px var(--13-text-color);

}

.fnc--small-image--button {}

.fnc--small-image--button img {

	max-width: 100%;

	max-height: 85px;

	display: block;

}



/*Ð‘Ð¾Ð»ÑŒÑˆÐ¾Ðµ Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ðµ*/

.fnc--bigimage--header--line {

	display: flex;

	justify-content: space-between;

}

.fnc--bigimage--header__name {

	font-size: 18px;

}

.fnc--bigimage--header__code {}

.fnc--bigimage--inner {

	display: flex;

	align-items: center;

	justify-content: center;

	margin: 0 auto;

}

.fnc--bigimage--left {

	position: absolute;

	z-index: 200;

	top: 50%;

	left: 0px;

}

.fnc--bigimage--right {

	position: absolute;

	z-index: 200;

	top: 50%;

	right: 0px;

}

.js__slider--small--images--popup {

	overflow-y: hidden;

	margin: 0 auto;

}

.js__slider--small--images--inner {

	margin: 0 auto;

	display: flex;

	align-items: center;

	justify-content: center;

}

.js__slider--small--images--item {

	border: 1px solid transparent;

	cursor: pointer;

	cursor: hand;

	display: flex;

	align-items: center;

	justify-content: center;

	width: 80px;

	margin: 2px;

	height: 80px;

}

.js__slider--small--images--item img {

	display: block;

	max-width: 78px;

	max-height: 78px;

}

.js__image--itembig {

	cursor: pointer;

	cursor: hand;

}



/*ÐŸÑ€Ð¾Ð¸Ð·Ð²Ð¾Ð´Ð¸Ñ‚ÐµÐ»Ð¸ Ð² ÑÐ»Ð°Ð¹Ð´ÐµÑ€Ðµ*/

.fnc--slider--brands {

	position: relative;

	padding: 0 5px;

	max-width: 1620px;

	margin: 0 auto;

}

.fnc--slider--brands__title {

	font-size: 18px;

	padding: 15px 0;

	color: var(--3-text-color);

	border-bottom: 1px solid var(--3-text-color);

	margin-bottom: 10px;

	background-image: url('/themes/main/apple.svg');

	background-repeat: no-repeat;

	background-position: 0% 50%;

	background-size: 30px;

	padding-left: 40px;

}

.fnc--slider--brands__wrap {

	display: flex;

	flex-direction: row;

	align-items: center;

}

.slider--brands--inner {}

.slider--brands__container {

	display: block;

	overflow: hidden;

	margin: 0px auto;

}

.js__slider--brands__container {

	display: flex;

	flex-direction: row;

}

.fnc--slider--brands__main {

	display: flex;

}

.fnc--slider--brands__left {

	padding-right: 5px;

	box-sizing: border-box;

}

.fnc--slider--brands__right {

	padding-left: 5px;

	box-sizing: border-box;

}

.fnc--slider--listbrand {

	width: 263px;

	margin: 5px;

	display: flex;

	flex-direction: column;

	justify-content: center;

	align-items: center;

	border: 1px solid #eee;

}

.fnc--slider--listbrand:hover {

	box-shadow: 0 0 2px 1px var(--13-text-color);

}

.fnc--brands--slider__name {

	padding: 5px;

	text-align: center;

}

.fnc--brands--slider__image {

	padding: 5px 0;

	height: 220px;

	display: flex;

	justify-content: center;

	align-items: center;

}

.fnc--brands--slider__image img {

	max-width: 100%;

	max-height: 200px;

}

.fnc--slider--brands__button {

	padding: 5px 0;

	text-align: center;

}

.fnc--slider--brands__button a {

	padding: 10px 15px;

	border: 1px solid transparent;

	border-bottom: 1px solid var(--5-text-color);

	display: inline-block;

	margin: 0 auto;

}

.fnc--slider--brands__button a:hover {

	border: 1px solid var(--5-text-color);

	background: var(--5-text-color);

	color: var(--2-text-color);

	text-decoration: none;

}



/*ÐŸÑ€Ð¾Ð¸Ð·Ð²Ð¾Ð´Ð¸Ñ‚ÐµÐ»Ð¸ Ð² ÑÑ‚Ð¾Ð»Ð±Ð¸ÐºÐµ*/

.fnc--brands--column {}

.fnc--brands--column__title {

	font-size: 18px;

	padding: 20px 0;

}

.fnc--brands--column--container {}

.fnc--brands--column__listitem {

	padding: 10px 0;

	border-bottom: 1px solid #eee;

}

.fnc--brands--column__name {}

.fnc--brands--column__image--left img {

	max-width: 100%;

}

.fnc--brands--column__image--right img {

	max-width: 100%;

}

.fnc--brands--column__button {

	padding: 10px 0;

}



/*ÐŸÑ€Ð¾Ð¸Ð·Ð²Ð¾Ð´Ð¸Ñ‚ÐµÐ»Ð¸ Ñ†ÐµÐ½Ñ‚Ñ€*/

.fnc--brands--list {

	padding: 30px 0;

}

.fnc--brands--container {

	max-width: 1620px;

	width: 100%;

	margin: 0 auto;

	display: flex;

	flex-wrap: wrap;

	justify-content: space-around;

}

.fnc--brands--listitem {

	flex-basis: calc(33% - 40px);

	margin: 15px;

	padding: 10px;

	display: flex;

	flex-direction: column;

	text-align: center;

}

@media all and (max-width: 700px) {

	.fnc--brands--container {

		flex-wrap: wrap;

	}

}

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

	.fnc--brands--listitem {

		flex-basis: calc(50% - 40px);

	}

}

@media all and (max-width: 400px) {

	.fnc--brands--listitem {

		flex-basis: calc(100% - 40px);

	}

}

.fnc--brands--listitem:hover {

	box-shadow: 0 0 1px 0 var(--3-text-color);

}

.fnc--brands--listitem__main {}

.fnc--brands--listitem__name {

	padding: 10px 0;

}

.fnc--brands--listitem__name a {

	font-size: 18px;

}

.fnc--brands--listitem__image {

	padding: 10px 0;

	display: flex;

	align-items: center;

	height: 200px;

	justify-content: center;

}

.fnc--brands--listitem__image img {

	max-width: 100%;

}

.fnc--brands--listitem__info {}



/*Ð¤Ð¸Ð»ÑŒÑ‚Ñ€Ñ‹*/

.mobile--show--filters {

	display: none;

	margin: 0 auto;

	padding: 10px 0;

	text-align: center;

}

.js__filters--popup {

	display: none;

	position: fixed;

	height: 100%;

	width: 0px;

	top: 0px;

	left: 0;

	z-index: 4292929;

	max-height: 100%;

	background: var(--22-text-color);

	border-right: 1px solid var(--4-text-color);

	opacity: 0;

}

.js__filters--popup--content {

	overflow-y: auto;

	overflow-x: hidden;

	max-height: 100%;

}

.js__filters--popup--close {

	padding: 5px;

	text-align: right;

}

@media all and (max-width: 800px) {

	.js__filters--wrapper {

		display: none;

	}

	

	.mobile--show--filters {

		display: block;

	}

}

.fnc--filters--container {

	padding: 5px 10px;

}

.js__filters--popup--content {

	padding: 5px 10px;

}

.fnc--filters--title {

	font-weight: bolder;

	font-size: 18px;

	display: none;

}

.fnc--filters--wrap {}

.fnc--filters--item {

	border-bottom: 1px solid var(--5-text-color);

	padding-bottom: 15px;

}

.fnc--filters--item__name {

	padding: 15px 0;

	font-size: 16px;

}

.fnc--filters--item__params {

	padding: 3px 0;

}

.fnc--filters--item__inner {

	display: flex;

	padding: 3px 0;

	align-items: center;

}

.fnc--filters--item__inner--name {

	padding: 0 5px 0 0;

}

.fnc--filters--item__inner--param {

	flex-grow: 1;

	padding: 0 5px;

}

.fnc--filters--item__inner--slider {

	display: flex;

	padding: 3px 0;

	justify-content: space-between;

	align-items: center;

}

.fnc--filters--item__inner--slider input {

	padding: 5px 20px;

}

.fnc--filters--item__inner select {

	padding: 5px 20px;

}

.fnc--filters--item__inner--slider div:nth-child(2) {

	padding: 0 5px;

}

.fnc--filters--button {

	padding: 15px 0;

}

.label--filter--checkbox {

	width: 14px;

	height: 14px;

	border: 1px solid var(--5-text-color);

	background: var(--22-text-color);

	display: block;

	cursor: pointer;

	cursor: hand;

	position: relative;

}

input[type=checkbox]:checked+label:before {

	content: "";

	display: block;

	width: 10px;

	height: 10px;

	background: var(--5-text-color);

	position: absolute;

	top: 2px;

	left: 2px;

}

input[type=checkbox]:not([disabled]):hover+label:before {

	content: "";

	display: block;

	width: 10px;

	height: 10px;

	background: var(--5-text-color);

	position: absolute;

	top: 2px;

	left: 2px;

}

input[type=checkbox]:disabled+label {

	background: var(--11-text-color);

	border: 1px solid var(--11-text-color);

	cursor: default;

}

input[type=radio]:checked+label:before {

	content: "";

	display: block;

	width: 10px;

	height: 10px;

	background: var(--5-text-color);

	position: absolute;

	top: 2px;

	left: 2px;

}

input[type=radio]:not([disabled]):hover+label:before {

	content: "";

	display: block;

	width: 10px;

	height: 10px;

	background: var(--5-text-color);

	position: absolute;

	top: 2px;

	left: 2px;

}

input[type=radio]:disabled+label {

	background: var(--11-text-color);

	border: 1px solid var(--11-text-color);

	cursor: default;

}

.js__filter--check {

	display: none;

}

.js__brand--check {

	display: none;

}

.js__slider--price {

	margin: 10px 0;

}



/*ÐšÐ¾Ñ€Ð·Ð¸Ð½Ð°*/

.fnc--cart--container {

	cursor: pointer;

	cursor: hand;

	background-image: url(/themes/main/shopping-cart.svg);

	background-size: 25px 25px;

	background-repeat: no-repeat;

	background-position: 0px 50%;

	padding-left: 35px;

	min-height: 100%;

	display: flex;

	align-items: center;

}

@media all and (max-width: 570px) {

	.fnc--cart--container {

		width: 25px;

		height: 25px;

		position: relative;

		margin: 0 auto;

		padding-left: 0px;

	}

	

	.fnc--cart--container__quantity {

		position: absolute;

		background: var(--5-text-color);

		color: var(--2-text-color);

		padding: 0px 4px;

		border-radius: 100%;

		left: -1px;

		top: -2px;

		font-size: 11px;

		border: 1px solid var(--5-text-color);

	}

}

.fnc--cart--container__title {

	font-weight: bolder;

	padding-bottom: 5px;

	display: none;

}

.fnc--cart--container__amount {

	font-weight: Bolder;

}

@media all and (max-width: 800px) {}

.fnc--cartlist--container table {

	width: 100%;

	padding: 10px 0;

}

.fnc--cartlist--container table td {

	padding: 5px;

	vertical-align: middle;

}

.js__cart--popup {

	width: 1000px;

}

.fnc--cartlist--row__title {

	background: var(--5-text-color);

	color: var(--2-text-color);

}

.fnc--cartlist--row__total {

	background: var(--5-text-color);

	color: var(--2-text-color);

}

.fnc--cartlist--row:nth-child(odd) {

	background: var(--12-text-color);

}

.fnc--cartlist--cell__code {

	width: 80px;

	word-wrap: break-word;

	text-align: center;

}

.fnc--cartlist--row__title .fnc--cartlist--cell__img {

	font-size: 0;

}

.fnc--cartlist--cell__img {

	width: 60px;

	text-align: center;

}

.fnc--cartlist--cell__img img {

	max-width: 100%;

	max-height: 60px;

}

.fnc--cartlist--cell__qnt {

	width: 80px;

	text-align: center;

}

.fnc--cartlist--cell__qnt input {

	text-align: center;

}

.fnc--cartlist--cell__price,

.fnc--cartlist--cell__total__summ,

.fnc--cartlist--cell__amount {

	text-align: center;

	width: 100px;

}

.fnc--cartlist--cell__delete {

	text-align: center;

	width: 50px;

}

.fnc--cartlist--cell__total__text {

	text-align: right;

}

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

	.fnc--cartlist--cell__code {

		display: none;

	}

	

	.fnc--cartlist--cell__price {

		display: none;

	}

}

.fnc--cartlist--params__table {

	padding: 2px 0 !important;

	color: var(--5-text-color);

	font-size: 11px;

	width: auto !important;

}

.fnc--cartlist--params__table--name {

	padding: 2px 0 !important;

}

.fnc--cartlist--params__table--param {

	padding: 2px 0 !important;

	padding-left: 10px !important;

}

.fnc--cartpopup--buttons {

	display: flex;

	justify-content: space-between;

	padding: 10px 0;

}

.fnc--cartpopup--continue {}

.fnc--cartpopup--gotocart {}

.fnc--cartpopup--empty {}

.cart--page--container {

	flex-basis: 38%;

}

.fnc--cartlist--section {

	flex-basis: 60%;

	font-size: 12px;

}

.fnc--cartlist--section input {

	font-size: 12px;

}

.cart--page--title {

	font-weight: bolder;

}

.cart--page--inner {

	display: flex;

	justify-content: space-between;

	flex-direction: column;

	padding: 10px 0;

}

.cart--page--inner--block__name {

	padding: 3px 0;

	font-size: 12px;

}

.cart--page--inner--block__param {

	padding: 3px 0;

}

.cart--page--inner--block__param input {

	font-size: 12px;

}

.cart--page--inner--block__param textarea {

	font-size: 12px;

}

.cart--page--inner--block__param select {

	font-size: 12px;

}

.cart--page--checkout {

	padding: 10px;

	text-align: center;

}

.cart--page--checkout button {

	font-size: 18px;

	font-weight: bolder;

	padding: 15px 40px;

}

.cartsumm {

	text-align: Center;

}

.cart--page--payment__line {

	display: flex;

	padding: 5px 0;

	align-items: center;

}

.cart--page--payment__line--left {}

.cart--page--payment__line--right {}

.fnc--payment--title {

	text-align: center;

	font-weight: bolder;

	padding: 20px;

}

.fnc--comparision--container {

	cursor: pointer;

	cursor: hand;

}

.fnc--comparision--container__wrap {

	background-image: url('/themes/main/comparison.svg');

	background-repeat: no-repeat;

	background-size: 100%;

	background-color: transparent;

	width: 25px;

	height: 25px;

	position: relative;

}

.fnc--comparision--active {

	background-image: url('/themes/main/comparison_red.svg');

}

.fnc--comparision--amount {

	position: absolute;

	background: var(--5-text-color);

	color: var(--2-text-color);

	padding: 2px 7px;

	border-radius: 100%;

	left: -3px;

	top: -4px;

	font-size: 12px;

	border: 1px solid var(--5-text-color);

}

.fnc--favors--container {

	cursor: pointer;

	cursor: hand;

}

.fnc--favors--container__wrap {

	background-image: url('/themes/main/heart.svg');

	background-repeat: no-repeat;

	background-size: 100%;

	background-color: transparent;

	width: 20px;

	height: 20px;

	position: relative;

}

.fnc--favors--active {

	background-image: url('/themes/main/favorite_red.svg');

}

.fnc--favors--amount {

	position: absolute;

	background: var(--5-text-color);

	color: var(--2-text-color);

	padding: 0px 4px;

	border-radius: 100%;

	left: -8px;

	top: -5px;

	font-size: 11px;

	border: 1px solid var(--5-text-color);

}

.js__delivery--city {

	position: relative;

	z-index: 5;

}

.js__cart--cities--field--container {

	position: relative;

}

.js__cart--cities--field--inner {

	position: absolute;

	width: 100%;

	z-index: 40;

	border: 1px solid #555;

	background: #fff;

	top: 0px;

	padding-top: 10px;

	display: none;

	left: 0%;

	font-size: 14px;

	overflow: auto;

	max-height: 300px;

}

.js__cart--cities--field--inner #getWarehouseBycity {

	padding: 5px 10px;

	border-bottom: 1px solid #eee;

	cursor: pointer;

	cursor: hand;

}

.js__cart--cities--field--inner #getWarehouseBycity:hover {

	padding: 5px 10px;

	border-bottom: 1px solid #eee;

	cursor: pointer;

	cursor: hand;

	background: #fbfbfb;

}

.js__delivery--warehouse {

	position: relative;

	z-index: 3;

}

.js__cart--warehouses--field--container {

	position: relative;

}

.js__cart--warehouses--field--inner {

	position: absolute;

	width: 100%;

	z-index: 40;

	border: 1px solid #555;

	background: #fff;

	top: 0px;

	padding-top: 10px;

	display: none;

	left: 0%;

	font-size: 14px;

	overflow: auto;

	max-height: 300px;

}

.js__cart--warehouses--field--inner #selectWare {

	padding: 5px 10px;

	border-bottom: 1px solid #eee;

	cursor: pointer;

	cursor: hand;

}

.js__cart--warehouses--field--inner #selectWare:hover {

	padding: 5px 10px;

	border-bottom: 1px solid #eee;

	cursor: pointer;

	cursor: hand;

	background: #fbfbfb;

}

.fnc--payments--line {

	display: none;

	align-items: center;

	margin: 4px 0;

}

.fnc--payments--line div {

	padding: 0 5px;

}

.fnc--payments--line select {

	padding: 5px 10px;

}

.fnc--pay--parts {

	display: none;

	align-items: center;

	background: var(--12-text-color);

	margin: 15px 0;

	padding: 20px;

	disp

}

@media all and (max-width: 799px) {

	.fnc--pay--parts {

		flex-direction: column;

		align-items: flex-start;

	}

}

.fnc--pay--parts div:nth-child(1) {

	padding-right: 30px;

	font-size: 18px;

}

.fnc--pay--parts div:nth-child(2) {

	padding-left: 30px;

}

@media all and (max-width: 799px) {

	.fnc--pay--parts div:nth-child(2) {

		padding-left: 0px;

	}

	

	.fnc--pay--parts div:nth-child(2) button {

		padding: 15px 0;

	}

}

.fnc--pay--parts button {

	color: var(--1-text-color);

	background: transparent;

	font-weight: Bolder;

}

.fnc--pay--parts button:hover {

	color: var(--3-text-color);

	background: transparent;

}

.fnc--payparts--line {

	display: flex;

	padding: 15px 0;

	align-items: center;

	justify-content: space-between;

	border-bottom: 1px solid var(--12-text-color);

}

.fnc--payparts--line div:nth-child(1) {

	flex-basis: 40%;

}

.fnc--payparts--line select {

	padding: 4px 8px;

}

.content--center--chapter__rating {

	display: none;

}

.fnc--rightitem--block {

	border: 1px solid var(--12-text-color);

	border-radius: 10px;

	padding: 20px;

}

.fnc--rightitem--block__title {

	font-size: 18px;

	font-weight: Bolder;

	padding: 10px 0;

}

.fnc--rightitem--block__text {

	padding: 10px 0;

}

.fnc--rightitem--block__icons {

	display: flex;

}

.fnc--rightitem--block__icons div {

	padding: 5px;

}

.fnc--rightitem--block__icons img {

	max-width: 100%;

}



/*mobile-menu*/

.h-menu {

    left: -100%;

    width: 100%;

    position: fixed;

    top: 0;

    padding-bottom: 0;

    height: 100%;

    overflow-y: hidden;

    overflow-x: hidden;

    background: #22282F url(/img/bg-brown-line.svg) no-repeat center 50%;

    background-size: 100% auto;

    z-index: 401;

    transition: all 0.8s ease;

    text-align: center;

}

.h-menu .mfp-close {

	color: #000;

	font-size: 3em;

}

.h-menu.active {

	left: 0;

}

.h-menu .mobile-nav {

    padding: 0 50px;

    margin: 0 4.16%;

}

.h-menu .header--centerhead--inner__logo {

	margin-top: 30px;

	margin-left: 0;

}

.h-menu button.js__order--call--button,

.h-menu .but-block a.one-click,

.home .h-menu button.js__order--call--button {

	color: var(--text-color);

}

.h-menu button.js__order--call--button:hover,

.h-menu .but-block a.one-click:hover,

.home .h-menu button.js__order--call--button:hover {

	color: #fff;

}

.h-menu .close-menu {

	position: absolute;

	right: 50px;

	z-index: 1;

	top: calc(30px + 4px);

	cursor: pointer;

	width: 40px;

	height: 40px;

	display: flex;

	align-items: center;

	justify-content: center;

}

.h-menu .menu--chapters__item {

	padding: 0;

}

.open-hamburger-menu {

	position: relative;

	top: 0;

	bottom: 0;

	right: 0;

	z-index: 110;

	width: 30px;

	height: 20px;

	align-items: center;

	justify-content: center;

	flex-direction: column;

	cursor: pointer;

	cursor: hand;

	transition: all 0.2s ease;

}



/*.open-hamburger-menu:before{

    content: 'Menu';

    color: #f6f6f6;

}*/

.open-hamburger-menu.active:before {

	opacity: 0;

}





header.active~.open-hamburger-menu {}

.open-hamburger-menu.active {



}

.open-hamburger-menu span {

    height: 2px;

    display: block;

    background: #fff;

    margin-bottom: 6px;

    width: 100%;

    transition: all 0.2s ease;

    border-radius: 20px;

    position: relative;

}

.home .open-hamburger-menu span,

header.active .open-hamburger-menu span {

	background: #fff;

}

.open-hamburger-menu span:last-child {

    margin: 0;

    width: 60%;

    margin-left: 40%;

}



.open-hamburger-menu.active span:first-child{

	transform: rotate(45deg);

	top: 8px;

}



.open-hamburger-menu span:nth-child(2){

	opacity:1;

}



.open-hamburger-menu.active span:nth-child(2){

	opacity:0;

}



.open-hamburger-menu.active span:last-child{

    transform: rotate(-45deg);

    width: 100%;

    bottom: 8px;

    margin: 0;

}



.mobile-nav .menu--catalog__item a {

	width: 100%;

	padding: 15px 15px;

	font-size: 1em;

	color: #191919;

	font-family: var(---regular-font-family), calibri, arial;

	display: block;

	border-bottom: 1px solid #d9b16c;

}

.mobile-nav .menu--chapters__item {

    margin: 0;

    position: relative;

    display: block;

    width: 100%;

    text-align: left;

}

.mobile-nav .menu--chapters__item a {

    color: rgba(255,255,255,0.6);

    font-size: 3.33em;

    font-family: Cormorant-Bold, Times New Roman;

    display: inline-block;

    padding: 10px 0;

    margin-bottom: 14px;

    text-align: left;

}

.mobile-nav .menu--chapters--item__active a {

	color: #fff;

}

.mobile-nav .menu--chapters__item a:hover {

	color: #fff;

}

.mobile-nav .menu--catalog,

.mobile-nav .menu--chapters {

    flex-direction: column;

    padding-top: calc(150px + 3%);

    height: 100%;

}

.mobile-nav .menu--catalog__item {

	padding: 0;

}

.mobile-nav .phones a {

	color: #191919;

	font-size: 1.2em;

	margin: 0;

	line-height: 1.8;

	font-family: var(--bold-font-family);

}

.mobile-nav .phones {

	padding: 200px 0 24px;

	display: flex;

	flex-direction: column;

	align-items: center;

}

.h-menu .content-block a {

	padding: 20px 0;

	display: flex;

	flex-direction: column;

	align-items: center;

}

.h-menu .content-block div.topchapters_separator {

	display: none;

}

.h-menu .content-block {

	margin-top: 50px;

}

.h-menu div.languages>div:first-child:before {

	content: '';

	height: 36px;

	background: #eee;

	width: 2px;

	position: absolute;

	right: -1px;

	top: 0;

	bottom: 0;

	margin: auto;

}

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

	.open-hamburger-menu {

		display: flex;

	}

}

.h-menu .content-block a {

	color: #2F2F2F;

	margin-right: 0;

	justify-content: flex-start;

	margin: 0 25px;

	font-size: 16px;

}

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

	.h-menu {

		right: -100%;

		width: 100%;

	}

}



/*effe-line*/

.effe-line {

	/*background: #E8E8E8;*/

	

	background: #666666;

	text-align: center;

	font-size: 16px;

	padding: 10px 0;

}

.effe-line a {

	text-decoration: none;

	/*color: #303030;*/

	

	color: #fff;

}

.effe-line a:hover {}

.effe-line a span {}

.effe-line a br {

	display: none;

}

.effe-line img {

	max-width: 18px;

	margin-top: -9px;

	margin-left: -12px;

	left: 13px;

	top: 6px;

	position: relative;

}

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

	.effe-line a br {

		display: block;

	}

}



/*effe-line*/

.noitemsfound {

	text-align: center;

	color: red;

	padding: 60px 0;

}

.cats-block.but-block {

	max-width: 1200px;

	margin: 60px auto 0;

}

.cats-block.but-block a {

	font-size: 1em;

	padding: 14px;

	display: inline-block;

	margin-right: 24px;

}

.cats-block.but-block a.active {

	background: var(--one-color);

	color: #fff;

}

.cat-else p.h-title {

	color: var(--text-color);

	max-width: 1200px;

	margin: 0 auto;

}

.cat-else .fnc--center--catalog__list--item {

	flex-basis: 368px;

	max-width: 368px;

	height: 320px;

}

.cat-else .fnc--center--catalog--item__image img {

	width: auto;

	display: flex;

	border-radius: 4px;

	max-height: 320px;

}

.cat-else .fnc--center--catalog--item__image {

	padding: 0px 0;

	width: 100%;

	display: flex;

	align-items: center;

	justify-content: center;

	overflow: hidden;

	border-radius: 4px;

}

.see-map {

	color: var(--one-color);

	font-family: Cormorant-Bold, Times New Roman;

	text-decoration: underline;

	cursor: pointer;

}



.content--center--main:not(.home) .content--center--inner--center__column{

	background: url(/img/bg-brown-line.svg) no-repeat center 0;

    background-size: 100% auto;

}



.fnc--feedback_modal-form{

    display:none;

}



.fnc--feedback_modal-form.fnc--feedback{

    position:relative;

    padding-left:500px;

	background:#DFD8D8;

}





.fnc--feedback_modal-form:before{

    content:'';

    position:absolute;

    top:0;

    left:0;

    bottom:0;

    width:500px;

    background: url(/img/sale-form.png);

}



.fnc--feedback_modal-form:after {

    content: url(/img/system/1611726030_00fd5fbcac1466c8dce3.svg);

    position: absolute;

    left: 30px;

    bottom: 30px;

    line-height: 0;

}



.fnc--feedback_modal-form.fnc--feedback .fnc--feedback--container{

    max-width: 500px;

    padding: 0 24px;

}





.fnc--feedback_modal-form.fnc--feedback .fnc--feedback__title{

	color:#22282F;

	font-size:1.7em;

}