

/* Start:/bitrix/templates/new/style/fancybox.css?15117949324919*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	/*background-image: url('/bitrix/templates/new/style/fancybox_sprite.png');*/
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	/*background: url('/bitrix/templates/new/style/fancybox_loading.gif') center center no-repeat;*/
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	/*background: transparent url('/bitrix/templates/new/style/blank.gif');*/ /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	/*background: url('/bitrix/templates/new/style/fancybox_overlay.png');*/
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		/*background-image: url('/bitrix/templates/new/style/fancybox_sprite@2x.png');*/
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		/*background-image: url('/bitrix/templates/new/style/fancybox_loading@2x.gif');*/
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/templates/new/style/style.css?164190167286950*/
@font-face {
    font-family: HelveticaNeueCyrLight; 
    src: url(/bitrix/templates/new/style/fonts/HelveticaNeueCyr-Light.otf) format('truetype'); 
}
@font-face {
    font-family: HelveticaNeueCyrUltraLight; 
    src: url(/bitrix/templates/new/style/fonts/HelveticaNeueCyr-UltraLight_0.otf) format('truetype'); 
}
@font-face {
	font-family: HelveticaNeueCyrBold;
	src: url(/bitrix/templates/new/style/fonts/HelveticaNeueCyr-Bold.otf) format('truetype');
}
@font-face {
	font-family: HelveticaNeueCyrRoman;
	src: url(/bitrix/templates/new/style/fonts/HelveticaNeueCyr-Roman.otf) format('truetype');
}
@font-face {
	font-family: HelveticaNeueCyrMedium;
	src: url(/bitrix/templates/new/style/fonts/HelveticaNeueCyr-Medium.otf) format('truetype');
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 13px;
}
ol, ul {
 padding-bottom: 16px;
    margin-left: 16px;
}
ol > li {
 	padding-bottom: 16px;
    margin-left: 16px;
}
blockquote, q {
	quotes: none;
}
a{
	text-decoration: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

[class^="icon-"], [class*=" icon-"] {
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	background-image: url('/bitrix/templates/new/style/../images/icons-sprite.png');
	background-repeat: no-repeat;
}

/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	height: 100%;
	min-width:1020px;
	background: #e3e3e3;
	color: #404041;
}
.wrapper {
	width: 100%;
	min-width: 980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
.container{
	width:980px;
	margin:0 auto;
}
.container-middle{
	max-width:1185px;
	margin:0 auto;
	padding: 0 20px;
}
.container-middle2{
	max-width:1030px;
	margin:0 auto;
}
.container-middle3{
	max-width:1140px;
	margin:0 auto;
}
.container-big{
	max-width:1280px;
	margin:0 auto;
}

.container-big.main {
	max-width:1880px;
	margin:0 auto;
}
.clear:after {
	content: '';
	display: table;
	clear: both;
}
a.ahover .ihover{
	display: none;
}
a.ahover:hover .ihover{
	display: inline;
}
a.ahover:hover img{
	display: none;
}
.load-more{
	text-align: center;
	padding-top: 20px;
}
.load-more a{
	text-transform: uppercase;
	font-size: 21px;
	color: #404041;
}
.load-more .hover{
	display: none;
}
.load-more img{
	margin-bottom: 10px;
}
.load-more a:hover img{
	display: none;
}
.load-more a:hover .hover{
	display: inline;
}
.pink-hr{
	width: 100%;
	height: 1px;
	background:#FAD4E8;
	margin: 10px 0;
}
.talign-left{
	text-align: left;
}
/* Header
-----------------------------------------------------------------------------*/
.header-top-mobile, .show-mobile-menu{
	display: none;
}
.is-submenu i{
	display: none;
}
.header {
	height: 90px;
}
.header-top-line{
	min-height:40px;
	background: #e10963;
}
.header-bottom-line{
	height:50px;
	background: #ffffff;
}

.header-logo{
	float:left;
	width:95px;
	margin-left: 25px;
	margin-top: 10px;
}
.header-top-right{
	float:right;
	margin-top:10px;
}
.header-top-right>div{
	float: left;
}
.header-search{
	width: 266px;
	position: relative;
}
.sb-search {
    position: relative;
    width: 0%;
    min-width: 23px;
    height: 30px;
    float: right;
    overflow: hidden;
 
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
 
    -webkit-backface-visibility: hidden;
}
.sb-search form{
	margin-top: -5px;
	position: relative;
}
.sb-icon-search, .sb-search-submit {
    width: 20px;
    height: 30px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    background-color: transparent;
    border: none;
    outline: none;
}
.sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: none;
    width: 194px;
    height: 20px;
    margin: 0;
    z-index: 10;
    padding: 5px 30px 5px 40px;
    font-family: inherit;
    font-size: 13px;
    color: #2c3e50;
    box-sizing: content-box;
}
 
input[type="search"].sb-search-input {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}
.sb-search-input::-webkit-input-placeholder {
    color: #cdcdcd;
}
 
.sb-search-input:-moz-placeholder {
    color: #cdcdcd;
}
 
.sb-search-input::-moz-placeholder {
    color: #cdcdcd;
}
 
.sb-search-input:-ms-input-placeholder {
    color: #cdcdcd;
}
.sb-icon-search {
    color: #fff;
    z-index: 90;
    font-size: 22px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
	padding-top: 5px;
    margin-top: -5px;
}
.sb-search.sb-search-open .sb-search-input, .sb-search.sb-search-open .sb-search-input:focus{
	background: #fff!important;
}


.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	color: #000;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
	background: url('/bitrix/templates/new/style/../images/search-btn.jpg') no-repeat;
	cursor: pointer;
	top: 5px;
	left: 10px;
}

.header-personal{
	margin:0 30px 0 10px;
}
.header-personal .pers-cloud{
	width: 193px;	
	position: absolute;
	display: none;	
	left: -85px;
	top: 0px;
	z-index: 101;
	padding-top: 43px;
}
.header-personal .lang-cloud{
	width: 140px;	
	left: -60px;
}
.header-personal .lang-cloud [class^="icon-"], .header-personal .lang-cloud [class*=" icon-"]{
	margin-left: 0;
	margin-bottom: -3px;

}
.header-personal .cart-cloud{
	width: 340px;	
	left: -279px;
}
.header-personal .pers-cloud-inner{
	background: #fff;
	border:1px solid #e01764;
	padding: 15px;
	text-align: left;
	position: relative;
}
.header-personal .lang-cloud .pers-cloud-inner{
	padding: 8px;
}
.header-personal .cart-cloud .pers-cloud-inner{
	padding: 15px 20px 10px 20px;
}
.header-personal .pers-cloud-inner a{
	color: #e01764;
	text-decoration: underline;

}
.header-personal .lang-cloud .pers-cloud-inner a{
	color: #414142;
	text-decoration: none;

}
.header-personal .pers-cloud-inner:before{
	content: '';
	width: 18px;
    height: 10px;
    background: url(/bitrix/templates/new/style/../images/trian.png) no-repeat;
	position: absolute;
	top: -10px;
	left: 46%;
}
.header-personal .cart-cloud .pers-cloud-inner:before{
	left: auto;
	right: 37px;
}
.header-personal .pers-cloud .caption{
	color: #e01764;
	text-align: center;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.pers-cloud .cart-items{
	font-size: 12px;
	margin-bottom: 10px;
}
.pers-cloud .cart-info{
	color: #e01764;
	font-size: 12px;
	text-align: center;
}
.pers-cloud .cart-sum{
	width: 298px;
	margin-left: -20px;
	border-top: 1px solid #e01764;
	font-size: 13px;
	text-transform: uppercase;
	color: #e01764;
	padding: 15px 20px 5px 20px;
	margin-top: 10px;
}
.pers-cloud .cart-sum-left{
	float: left;
	width: 140px;
}
.pers-cloud .cart-sum-right{
	float: right;
	width: 130px;
	text-align: right;
}
.pers-cloud .item-img{
	width: 35px;
	margin-right: 10px;
	float: left;
}
.pers-cloud .item-img img{
	max-width: 35px;
}
.pers-cloud .item-name{
	width: 170px;
	float: left;	
}
.pers-cloud .item-action{
	width: 80px;
	float: right;
	text-align: right;
}
.pers-cloud .item-price{
	display: block;
}
.pers-cloud .item-price-old{
	display: block;
	color: #b3b5b8;
	text-decoration: line-through;
	min-height: 15px;
}
.pers-cloud .item-delete{
	display: block;
	width: 20px;
	height: 20px;
	background: url(/bitrix/templates/new/style/../images/close_sprite.png) no-repeat;
	background-position: 0 0;
	float: right;
}
.pers-cloud .btn{
	margin-bottom: 10px;
}
.pers-cloud .item-delete:hover{
	background-position: -35px 0;
}
.pers-cloud .item-name a{
	color:#414142;
	text-decoration: none;
	
}
.pers-cloud .item-name span{
	display: block;
	margin-top: 5px;
}

.header-personal [class^="icon-"], .header-personal [class*=" icon-"] {
	margin: 0 7px;
	position: relative;
	
}
.header-personal [class^="icon-"] i, .header-personal [class*=" icon-"] i{
	font-size: 10px;
	color: #fff;
	position: absolute;
	left: 25px;
	top: -6px;
}
.icon-search{
	background-position: -50px -6px;
	width: 23px;
	height: 20px;
}
.icon-lang{
	background-position: -95px -7px;
	width: 23px;
	height: 20px;
	cursor: pointer;
}
.icon-lang.en-lang{
	background-position: -221px -7px;
}
.icon-lang.it-lang{
	background-position: -243px -7px;
}
.icon-lang.es-lang{
	background-position: -527px -7px;
}
.icon-lang.pl-lang{
	background: url(/bitrix/templates/new/style/../images/poland.png) no-repeat bottom right;
}
.icon-lang.rug-lang{
	background-position: -505px -7px;
}
.icon-lang.eng-lang{
	background-position: -221px -7px;
}
.icon-lang.itg-lang{
	background-position: -243px -7px;
}
.icon-lang.esg-lang{
	background-position: -527px -7px;
}
.icon-lang.plg-lang{
	background: url(/bitrix/templates/new/style/../images/poland.png) no-repeat bottom right;
}
.icon-lang.eu-lang{
	background: url(/bitrix/templates/new/style/../images/eu_mini.jpg) no-repeat bottom right;
	background-position-x: 5px;
}
.icon-pers{
	background-position: -71px -7px;
	width: 23px;
	height: 20px;
	cursor: pointer;
}
.icon-wish{
	background-position: -2px -6px;
	width: 23px;
	height: 20px;
}
.icon-cart{
	background-position: -26px -7px;
	width: 23px;
	height: 20px;
	cursor: pointer;
}
.icon-cart-pink{
	background-position: -124px -7px;
	width: 23px;
	height: 25px;
}
.icon-discount-pink{
	background-position: -149px -2px;
	width: 23px;
	height: 25px;
}
.icon-pass-pink{
	background-position: -172px -2px;
    width: 23px;
    height: 25px;
}
.icon-data-pink{
	background-position: -196px -2px;
    width: 23px;
    height: 25px;
}
.icon-comments-pink{
	background-position: -270px -2px;
	width: 25px;
	height: 25px;
}
.icon-wish-pink{
	background-position: -298px -4px;
	width: 23px;
	height: 25px;
}
.icon-trash-pink{
	background-position: -326px -2px;
	width: 15px;
	height: 25px;
}

.icon-attention{
	background-position: -471px -2px;
    width: 35px;
    height: 25px;
}
.header-bottom-line ul{
	list-style: none;
	padding-top: 18px;
}
.header-bottom-line ul li{
	list-style: none;
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
}
html:not([lang*=""]) .header-bottom-line ul li{
	margin-left: 10px;
}
.header-bottom-line ul li:first-child{
	margin-left:0;
}
.header-bottom-line ul li img{
	margin:-3px 5px 0 0;
	vertical-align: middle;
}
.header-bottom-line ul li a{
	color:#404041;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
}
.header-bottom-line ul li a:hover{
	color:#e10963;
}
.header-bottom-line ul li a img.hover{
	display:none;
}
.header-bottom-line ul li a:hover img,.header-bottom-line ul li.active a img{
	display:none;
}
.header-bottom-line ul li a:hover img.hover,.header-bottom-line ul li.active a img.hover{
	display: inline;
}
.header-bottom-line ul li.active a{
	color:#e10963;
}
.header-bottom-line ul li.active a::after{
	content:'';
	width:20px;
	height: 10px;
	position: absolute;
	background: url('/bitrix/templates/new/style/../images/menu-header-sel.png') no-repeat;
	bottom:-25px;
	left:50%;
	margin-left:-10px;
}
.header-bottom-line .submenu{
	display: none;
	background: #fff;
	padding: 15px;
	padding-top: 0;
	position: absolute;
	z-index: 103;
	margin-left: -15px;
}
.header-bottom-line ul > li:hover .submenu{
	display: block;
}
.header-bottom-line .submenu li{
	display: block;
	padding-top: 15px;
	margin-left: 30px!important;
}
.header-bottom-line .submenu ul:first-child li{
	margin-left: 0!important;
}
.header-bottom-line .submenu > ul{
	display: inline-block;
	vertical-align: top;
}
.header-bottom-line .submenu ul li ul{
	padding: 0;
}
.header-bottom-line .submenu ul li li, .header-bottom-line .submenu ul li li a{
	font-size: 13px;
	padding: 0;
	text-transform: none;
	color: #727074;
	margin: 0!important;
}
/* Middle
-----------------------------------------------------------------------------*/
.content {
	padding: 20px 0 330px;
}
.content-main{
	padding-top: 0;
}
.content-inner{
	background: #fff;
	padding: 30px 20px;
	position: relative;
}
.content-inner-new{
	margin-bottom: 55px;
}
.pb0{
	padding-bottom: 0!important;
}
.p20{
	padding: 20px!important;
}
.content input[type=button], .form input[type=button]{
	height:40px;
	border:none;
	outline: none;
	background: #404041;
	color: #fff;
	padding: 0 10px;
	margin-right: 20px;
	cursor: pointer;
	min-width: 75px;
}
.content input[type=button]:hover, .form input[type=button]:hover{
	background: #FAD4E8;
	color: #fff;
}
.content .button-inline{
	position: relative;
	margin-top: -7px;
	top: -7px;
	margin-left: 20px;
}
.content ul{
padding-left: 30px;
margin-bottom: 20px;
}
.content ul.decimal{
	list-style: decimal;
}
.content ul.disc{
	list-style: disc;
}
.content ul.dash{
	list-style: none inside;
}
.content ul.dash>li::before{
	content: "\2043";
	margin-left: -10px;
	margin-right: 7px;
}
.content b{
	font-weight: bold;
}
.content h1{
	color: rgba(0, 0, 0, 0.7);
	text-align: left;
	width: 80%;
	font: inherit;
	padding-right: 40px;
	padding-bottom: 25px;
	text-transform: uppercase;
	font-size: 42px;
	line-height: 42px;
}

.content h2{
	padding-bottom: 20px;
	font: inherit;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.7);
	font-family: "Suisse Int'l", sans-serif;
	font-size: 36px;
}
.content h3{
	font-family: HelveticaNeueCyrLight;
	font-size: 21px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.content h4{
	font-family: HelveticaNeueCyrLight;
	font-size: 18px;
	padding-bottom: 25px;
}
.content h5{
	font-size: 28px;
	line-height: 28px;
	padding-bottom: 15px;
}
.content h5 span{
	color: #ca0963;
}
.content h6{
	font-family: HelveticaNeueCyrLight;
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 0;
}
.content a{
	color: #404041;
}
.content-inner a{
	color: #dd0963;
	text-decoration: underline;
}
.content-inner p{
	padding-bottom: 20px;
}
.content-inner .img-100{
	width: 100%;
	margin-bottom: 20px;
}
.content .mark{
	font: inherit;
	font-size: 17px;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.7);
	font-family: "Suisse Int'l", sans-serif;
}

.content a.file{
	background: url('/bitrix/templates/new/style/../images/file.jpg') no-repeat left center;
	color: #ca0963;
	text-decoration: none;
	padding: 20px 0 20px 40px;
}
.content-form-one{
	width: 275px;
}
.content-form input[type="text"], .content-form input[type="password"]{
	width: 100%;
	border: 1px solid #818386;
	color: #666666;
	outline: none;
	height: 30px;
	padding: 0 10px;
	display: block;
	box-sizing:border-box;
}
.content-form label{
	display: block;
	margin-bottom: 20px;
}
.content-form .form-info{
	font-size: 10px;
	margin-bottom: 20px;
	line-height: 12px;
}
.content-form label i{
	color:#e01764;
}
.content-form label span{
	font-size: 9px;
}
.content-form label .labeladd12{
	font-size: 12px;
}
.btn{
	width: 100%;
	height: 40px;
	color: #fff!important;
	text-align: center;
	background: #FAD4E8 !important;
	text-transform: uppercase;
	border: none;
	outline: none;
	cursor: pointer;
	display: block;
	text-decoration: none!important;
	vertical-align: middle;
	padding: 7px 0;
	box-sizing:border-box;
}
.btn.btn-w{
	background: #fff!important;
	color: #FAD4E8!important;
	border: 1px solid  #FAD4E8;
}
.content-form select{
	width: 100%;
	border: 1px solid #818386;
	outline: none;
	height: 30px;
	display: block;
	padding: 0 5px;
	box-sizing:border-box;
	outline: none;
	cursor: pointer;
}
.content-form input[type="number"]{
	border: 1px solid #818386;
	color: #666666;
	outline: none;
	height: 30px;
	padding: 0  0 0 10px;
	display: block;
}
.content-form-left{
	float: left;
	width: 340px;
}
.content-form-right{
	float: right;
	width: 365px;
}
.content-form-two input[type="number"]{
	display: inline-block;
}
.content-form .form-date-day{
	width: 90px;
	margin-right: 13px;
}
.content-form .form-date-month{
	width: 105px;
	margin-right: 13px;
}
.content-form .form-date-year{
	width: 100px;
}
.content-form label a{
	color: #FAD4E8!important;
	text-decoration: underline;
}
.content-form input[type="checkbox"]{
	display: none;
}

.form-checkbox {
	position: relative;
	display: block;
	padding-left: 25px;
	cursor: pointer;
	font-size: 12px;
	width: 300px;
	line-height: 13px;
}

.form-checkbox:before {
	content: '';
	position: absolute;
	left: 0;
	height: 20px;
	width: 20px;
	background: url(/bitrix/templates/new/style/../images/checkbox.jpg) no-repeat;
	text-align: center;
	vertical-align: middle;
	background-position: -20px 0;
	margin-top: 1px;
}

.form-checkbox:hover:before {
	background-position: 0 0;
}

.content-form input[type="checkbox"]:checked + .form-checkbox:before {
	background-position: -40px 0;
}
input.form-radio-input{
	display: none;
}

.form-radio {
	position: relative;
	display: block;
	padding-left: 25px;
	cursor: pointer;
	font-size: 12px;
	width: 300px;
	line-height: 13px;
}

.form-radio:before {
	content: '';
	position: absolute;
	left: 0;
	height: 20px;
	width: 20px;
	background: url(/bitrix/templates/new/style/../images/checkbox.jpg) no-repeat;
	text-align: center;
	vertical-align: middle;
	background-position: -20px 0;
	margin-top: 1px;
}

.form-radio:hover:before {
	background-position: 0 0;
}

input[type="radio"].form-radio-input:checked + .form-radio:before {
	background-position: -40px 0;
}
.content-form-two input[type="text"], 
.content-form-two .btn, 
.content-form-two input[type="password"]{
	width: 100%;
	box-sizing:border-box;
}
.content-form-two .label-left{
	float: left;
	width: 160px;
}
.content-form-two .label-right{
	float: right;
	width: 160px;
}

.content-form textarea{
	width: 100%;
	box-sizing: border-box;
	max-width: 100%;
	min-width: 100%;	
	outline: none;
}

.form{
	margin: 20px 0;
}
.form label{
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}
.form label span{
	color:#c11162;
}
.form input[type=text],.form input[type=password]{
	width: 340px;
	height: 40px;
	border: none;
	outline: none;
	border:1px solid #e5e5e5;
	padding: 0 20px;
	margin-bottom: 20px;
}
.form select{
	width: 382px;
	height: 40px;
	border: none;
	outline: none;
	border:1px solid #e5e5e5;
	padding: 0 20px;
	margin-bottom: 20px;
}

.form textarea{
	width: 780px;
	max-width: 780px;
	height: 50px;
	border: none;
	outline: none;
	border:1px solid #e5e5e5;
	padding: 20px;
	margin-bottom: 20px;
}
.form textarea.half-size{
	width: 340px;
	max-width: 340px;
	height: 95px;
	border: none;
	outline: none;
	border:1px solid #e5e5e5;
	padding: 20px;
	margin-bottom: 20px;
}
.form-partner{
	margin-bottom: 0;
}
.form-partner textarea.half-size{
	max-width: 900px;
}
.form input[type=text].error, .form textarea.error{
	border:1px solid #c11162;
}
.form input.input-date{
	background: #fff url('/bitrix/templates/new/style/../images/input-date.gif') no-repeat right center;
	width: 110px;
	cursor: pointer;
	margin-right: 20px;
}
.form input[type="checkbox"]{
    display:none;            
}
.form input[type="checkbox"] + label{
  font-size: 14px;
  cursor: pointer;
  display: inline;
}
.form input[type="checkbox"] + label::before{
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 10px -5px 0;
    background-image: url('/bitrix/templates/new/style/../images/checked.gif');
    background-repeat: no-repeat;
}
.form input[type="checkbox"] + label::before {
    background-position: 0px -20px;    
}
.form input[type="checkbox"]:checked + label::before {
    background-position: 0px 0px;
}
.add-file{
	height: 20px;
	background: #f7e9f1;
	padding: 15px 20px;
	margin: 20px;
	position: relative;
	overflow: hidden;
}
.add-file a{
	color: #404041;
	font-size: 16px;
	background: url('/bitrix/templates/new/style/../images/file2.gif') no-repeat left center;
	padding: 10px 0 10px 35px;
}
.add-file input[type=file]{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(20);
    letter-spacing: 10em;     /* IE 9 fix */
    -ms-transform: scale(20); /* IE 9 fix */
    opacity: 0;
    filter: alpha(opacity=0);
 	-moz-opacity: 0;
    cursor: pointer
}
.abs-block{
	border: 3px solid #e10963;
	position: fixed;
	margin-left: 19px;
	top: 110px;
	background: #fff;
}
.abs-block .hover{
	display: none;
}
.abs-block a{
	display: block;
	line-height: 1;
	border: none;
}
.abs-block a:first-child:hover img{
	display: inline;
}
.abs-block a:hover img{
	display: none;
}
.abs-block a:hover .hover{
	display: inline;
}
.breadcrumb{
	margin-bottom: 15px;
	color: #404041;
}
.breadcrumb span{
	color: #e10963;
	margin: 0 10px;
}

/* About
-----------------------------------------------------------------------------*/
.about-title{
	color: #d80963;
	font-size: 18px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e3e3e3;
	width: 100%;
	text-align: center;
}
.about-left{
	width: 140px;
	float: left;
	color: #d80963;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-left: 50px;
}
.about-right{
	float: left;
	margin-bottom: 15px;
}
/* Shops
-----------------------------------------------------------------------------*/
.shops-left{
	float: left;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 7px;
}
.shops-left img{
	width: 100%;
}
.shops-right{
	float: left;
	width: calc(100% - 320px);
	margin-bottom: 20px;
}
.shops-list{
	font-size: 0;
}
.shops-line{
	height: 80px;
	margin-bottom: 20px;
}
.shops-line:last-child{
	margin-bottom: 0;
}
.shops-line:after{
	content: '';
	clear: both;
}
.shops-item{
	width: 300px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 12px;
}

.shops-item a{
	display: block;
	height: 60px;
	background: #f1f1f1;
	padding: 10px;
	color: #404041;
	text-decoration: none;
	line-height: 14px;
	overflow: hidden;
}
.shops-item a:hover{
	background: #f0d4e5;
}
a.show-shops{
	text-decoration: none;
	margin-left: 10px;
	position: relative;
	top: -15px;
}
.shop-detail .shops-list{
	margin-bottom: 30px;
}
.shop-detail .shops{
	margin-top: 10px;
}
.shop-detail .shop-map{
	border: 1px solid #e3e3e3;
	width: 470px;
	height: 300px;
}
.shop-detail .shop-scheme{
	border: 1px solid #e3e3e3;
	width: 450px;
	height: 300px;
}
.shop-detail .shop-scheme img{
	width: 100%;
}
.content-left{
	width: 470px;
	margin-right: 15px;
	float: left;
	font-size: 16px;
	margin-bottom: 20px;
}
.content-right{
	width: 450px;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}
.title-small{
	font-size: 15px;
	display: block;
	margin-bottom: 10px;
}
/* Product_full
-----------------------------------------------------------------------------*/
/*.prod-detail .content-left{
	width: 460px;
	margin-right: 20px;
	float: left;
	font-size: 16px;
	margin-bottom: 30px;
}*/
.prod-detail .content-left{
	width: 450px;
	margin-right: 20px;
	float: left;
	font-size: 16px;
	margin-bottom: 30px;
}
.prod-detail .content-right{
	width: 460px;
	float: left;
	margin-bottom: 30px;
	overflow: hidden;
}
.prod-detail h6{
	padding-bottom: 10px;
}
.prod-detail .prod-descr p{
	padding-left: 25px;
}
.prod-detail .prod-descr{
	margin-bottom: 10px;
}
.prod-detail .img-descr{
	display: block;
	margin: 20px 0;
}
.color-view{
	margin-top: 10px;
}
.color-view a {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #000;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin-right: 2px;
    cursor: pointer;
    position: relative;
	border: 1px solid rgb(243, 243, 243);
}
.color-view a:hover{
	border:1px solid #c11162;
	width: 38px;
    height: 38px;
}
.color-view a:hover:before{
	top: 0;
    left: 0;
    content: "";
	border:1px solid #fff;
	width: 36px;
    height: 36px;
    position: absolute;
    display: block;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.color-view a:last-child{
	margin: 0;
}
.color-view a img{
	display: none;
	position: absolute;
	left: -40px;
	top: -134px;
	background: url('/bitrix/templates/new/style/../images/color-picker.png') no-repeat;
	padding:10px 15px 25px 10px;
	width: 96px;
	height: 96px;
	z-index: 99999;
}
.color-view a span{
	display: none;
	position: absolute;
	right: -35px;
	top: -125px;
	z-index: 99999;
	color: #404041;
	font-size: 12px;
}
.color-view a:hover img,.color-view a:hover span{
	display: block;
}

.prod-soc{
	margin-bottom: 30px;
}
.prod-soc span{
	text-transform: uppercase;
	display: block;
	font-size: 18px;
	margin-bottom: 15px;
}
.prod-detail .img-slider-item{
	position: relative;
	height: 450px;
	overflow: hidden;
	margin-bottom: 20px;
}
.prod-detail .loop{
	position: absolute;
	bottom: 10px;
	right: 10px;
	border: none;
	outline: none;
}
.prod-actions{
	width: 100%;
	text-align: left;
	font-size: 18px;
}
.prod-actions th{
	padding-bottom: 25px;
}
.prod-actions td:nth-child(1){
	width: 100px;
	padding-right: 5px;
}
.for-choose-color{
	height: 83px;
	position: relative;
	overflow: hidden;
}
.prod-actions td:nth-child(2){
	width: 120px;
	padding-right: 5px;
	color: #272425;
}
.prod-actions td:nth-child(2) a{
	color: #272425;
	font-size: 30px;
}
.prod-actions td:nth-child(2) input{
	color: #272425;
}
.prod-actions td:nth-child(3){
	width: 80px;
	padding-right: 5px;
	font-size: 24px;
	color: #e01764;
}
.prod-actions td:nth-child(5){
	width: 100px;
}
.prod-addwish{
	display: block;
	width: 20px;
    height: 18px;
    background: url(/bitrix/templates/new/style/../images/add_wish.png) no-repeat;
}
.prod-addwish:hover{
	background: url(/bitrix/templates/new/style/../images/add_wish_hover.png) no-repeat;
}
.prod-detail .btn{
	height: 40px;
	padding-top: 12px;
}
.prod-tags{
	color: #e01764;
}
.prod-switch{
	width: 100%;
	border-bottom: 1px solid #b4b6ba;
	margin-bottom: 5px;
	font-size: 0;
	margin-top: 35px;
}
.switch-list>div{
	display: none;
}
.switch-list div:first-child{
	display: block;
}
.prod-switch a{
	font-size: 14px;
	text-transform: uppercase;
	color: #e20861!important;
	background: #fff;
	border:1px solid #b4b6ba;	
	width: 145px;	
	text-align: center;
	height: 30px;
	display: inline-block;
	padding: 6px 0;
	box-sizing:border-box;
	bottom: -1px;
	position: relative;
	text-decoration: none;
}
.prod-switch a:nth-child(1){
	margin-left: 20px;
}
.prod-switch a.active, .prod-switch a:hover{
	color: #fff!important;
	background: #e20861;
	border:1px solid #e20861;
}
.prod-detail .prod-descr .switch-list p{
	padding-left: 0;
}
.prod-detail .comments-switch{
	text-align: center;
}
.prod-detail .comments-item-right{
	width: 840px;
}
.prod-color-ex img{
	max-width: 457px;
}
.prod-video-ex{
	position: relative;
	width: 457px;
	height: 320px;
}
.prod-video-ex img{
	max-width: 457px;
}
.prod-video-ex a{
    display: block;
}
.prod-video-ex .play{
    position: absolute;
    width: 68px;
    height: 68px;
    top: 50%;
    left: 50%;
    margin-top: -34px;
    margin-left: -34px;
    background: url(/bitrix/templates/new/style/../images/play-new.png) no-repeat;
    background-position: 0 0;
}
.prod-video-ex a:hover .play{
	background-position: -68px 0;
}
.prod-video-ex .caption{
    font-size: 34px;
    text-align: center;
    text-transform: uppercase;
    bottom:30px;
    top: auto;
    padding: 0;
    width: 100%;
    position: absolute;
    color: #fff;
}
.comments-form{
	padding-top: 20px;
}
.comments-form-left{
	width: 75px;
	float: left;
}
.comments-form-left img{
	max-width: 75px;
}
.comments-form-right,.question-form-right{
	width: 635px;
	float: right;
}
.prod-detail .comments-form-right, .prod-detail .question-form-right{
	width: 840px;
}
.comments-form-right .btn, .question-form-right .btn{
	width: 120px;
	height: 40px;
	padding-top: 7px;
}
.comments-form-right textarea, .question-form-right textarea{
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	border-color: #b3b5b8;
	height: 40px;
	margin-bottom: 5px;
	padding: 10px;
	box-sizing: border-box;
}
.color-carousel-item{
	width: 40px;
	height: 40px;
}
.color-carousel-item a{
    width: 38px;
    height: 38px;
    display: inline-block;
    background: #000;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin-right: 2px;
    cursor: pointer;
    position: relative;
	border: 1px solid rgb(243, 243, 243);
}
.color-carousel-item a:hover, .color-carousel-item a.active{
	border:1px solid #c11162;
	width: 38px;
    height: 38px;
}
.color-carousel-item a:hover:before, .color-carousel-item a.active:before{
	top: 0;
    left: 0;
    content: "";
	border:3px solid #fff;
	width: 32px;
    height: 32px;
    position: absolute;
    display: block;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.color-carousel-item span{
	position: absolute;
	left:45px;
	top: 10px;
}
/* Visagist
-----------------------------------------------------------------------------*/
.visag-block{
	margin-bottom: 20px;
	position: relative;
	min-height: 80px;
}
.visag-block:last-child{
	margin-bottom: 0;
}
.visag-block .form{
	margin-left: 100px;
	margin-top: 0;
}
.visag-block textarea{
	width: 720px;
	max-width: 720px;
	height: 60px;
	margin-bottom: 10px;
	padding: 10px;
}
.line-info{
	font-size: 21px;
}
.line-info input{
	margin-left: 15px;
}
.question{
	padding: 0 20px 20px 20px;
	margin: 0 100px;
}
.question-img{
	position: absolute;
	margin-bottom: -80px;
	right: 20px;
}
.date{color:#8c8e8f;}
.answer{
	padding: 20px;
	background: #f1f1f1;
	position: relative;
	margin: 0 100px;
}
.answer::after{
	content:'';
	width:9px;
	height: 18px;
	position: absolute;
	background: url('/bitrix/templates/new/style/../images/answ-arrow.jpg') no-repeat;
	bottom:20px;
	left:-9px;
}
.answer-img{
	position: absolute;
	margin-top: -80px;
	left: 20px;
}
/* Actions
-----------------------------------------------------------------------------*/
.actions-list-line{
	margin-bottom: 20px;
	height: 475px;
}
.actions-list-line::after{
	clear: both;
	content: '';
}
.actions-list-line .actions-item{
	margin-left: 20px;
}
.actions-list-line .actions-item:first-child{
	margin-left: 0;
}

.actions-item{
	width:265px;
	height:435px;
	background: #fff;
	float:left;
	padding: 20px;
	overflow: hidden;
	text-align: center;
}
.actions-item.closed{
	opacity: 0.5;
	filter: alpha(opacity=50);
 	-moz-opacity: 0.5;
}
.actions-item-first{
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 10px;
}
.closed .actions-item-first{
	margin-top: 30px;
}
.actions-item-second{
	font-size: 28px;
	text-transform: uppercase;
}
.actions-item-second span{
	color:#cc0963;
}
/* Club
-----------------------------------------------------------------------------*/
.pics-line{
	margin-bottom: 10px;
}
.pics-line a{
	margin-left: 10px;
}
.pics-line a:first-child{
	margin-left: 0;
}
.club-sect-title{
	font-size: 21px;
	padding: 20px 0 20px 50px;	
}
.mark-like{
	background: url('/bitrix/templates/new/style/../images/mark_like.jpg') no-repeat left center;
}
.mark-quest{
	background: url('/bitrix/templates/new/style/../images/mark_quest.jpg') no-repeat left center;
}
.mark-rules{
	background: url('/bitrix/templates/new/style/../images/mark_rules.jpg') no-repeat left center;
}
.club-sect-title img{
	position: relative;
	margin-right: 10px;
	bottom: -10px;
}
.club-sect{
	margin-left: 55px;
}

/* Job
-----------------------------------------------------------------------------*/
.job-list{
	margin-bottom: 20px;
}
.job-title{
	height: 30px;
	background: #f1f1f1;
	color:#404041;
	font-size: 21px;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.job-title:hover{
	cursor: pointer;
	background: #c1115f;
	color:#fff;
}
.job-content{
	margin-bottom: 30px;
	padding: 0 20px;
	display: none;
}
.job-content-left{
	width: 45%;
	float: left;
	padding-right: 5%;
}
.job-content-right{
	width: 50%;
	float: left;
}
.job-content ul{
	list-style: disc;
}
.job-form{
	margin-top: 35px;
}
.job-form-path{
	background: #f8f8f8;
	padding: 20px 20px 0 20px;
	margin: 0 20px 40px 20px;
	position: relative;
}
.path-close{
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(/bitrix/templates/new/style/../images/close_sprite.png) no-repeat;
	background-position: 0 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.path-close:hover{
	background-position: -35px 0;
}

.job-form-path-caption{
	font-size: 24px;
	margin-bottom: 15px;
	position: relative;
}
.job-form-path-caption label{
	position: absolute;
	right: 20px;
	top: 0;
}
.job-form-line-left{
	width: 380px;
	float: left;
}
.job-form-line-right{
	width: 380px;
	float: right;
}
.job-add{
	font-size: 16px;
	color: #404041;
	margin-left: 40px;
}
.job-add a{
	color: #404041;
}
.job-send{
	margin-left: 40px;
}
.job-send input{
	margin-left: 20px;
}
/* News
-----------------------------------------------------------------------------*/
.news-list-line{
	margin-bottom: 20px;
	height: 235px;
}
.news-list-line::after{
	clear: both;
	content: '';
}
.news-list-line .news-item:first-child{
	margin-right: 20px;
}

.news-item{
	width:440px;
	height:195px;
	background: #fff;
	float:left;
	padding: 20px;
	overflow: hidden;
}
.news-list-line .news-item{
	margin-bottom: 20px;
}

.news-item-img{
	width:260px;
	height:195px;
	float:left;
	overflow: hidden;
	margin-right: 15px;
}
.news-item-content{
	padding-left: 275px;
}
.news-item-content .news-title{
	color:#d00963;
	font-size: 16px;
	line-height: 14px;
	text-decoration: none;
}
.news-item-content .news-date{
	color:#9fa1a2;
	font-size: 13px;
	line-height: 16px;
	display: block;
}
.news-item-content .news-text{
	color:#404041;
	font-size: 13px;
	line-height: 16px;
}
.news-detail .date{
	margin-bottom: 20px;
	font: inherit;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.7);
	font-family: "Suisse Int'l", sans-serif;
	font-size: 18px;
}
/* Video
-----------------------------------------------------------------------------*/
.video-list-line{
	margin-bottom: 20px;
	height: 257px;
}
.video-list-line:last-child{
	margin-bottom: 0;
}
.video-list-line::after{
	clear: both;
	content: '';
}
.video-list-line .video-item:first-child{
	margin-right: 20px;
}

.video-item{
	width:460px;
	height:257px;
	float:left;
	overflow: hidden;
	position: relative;
}
.video-item img{
	width: 100%;
}
.video-item .video-caption{
	font-size: 34px;
	text-align: center;
	text-transform: uppercase;
	bottom:25px;
	top: auto;
	padding: 0;
	width: 100%;
	color: #fff;
	position: absolute;
}
.video-item a{
	display: block;
}
.video-item .play{
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	background: url(/bitrix/templates/new/style/../images/play2.png) center center no-repeat;
}
.video-item a:hover .play{
	background: url(/bitrix/templates/new/style/../images/play2-hov.png) center center no-repeat;
}

/* Catalog
-----------------------------------------------------------------------------*/
.left-side{
	width: 175px;
	float: left;
}
.right-side{
	float: right;
	width: 950px;
}

.catalog-menu{

}
.catalog-filter a{
	color:#404041;
	cursor: pointer;
}
.catalog-menu a:hover, .catalog-menu li.active a, .catalog-filter a:hover, .catalog-filter li.active a{
	color:#d10963;
}
.catalog-filter ul{
	padding-left: 0;
	margin-bottom: 0;
}

.catalog-filter ul > li{
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.catalog-filter .scrollbar-filter ul{
	padding-left: 20px;
}
.catalog-filter .scrollbar-filter ul li{
	font-size: 13px;
	line-height: 13px;
	padding-bottom: 10px;
	text-transform: none;
	margin-bottom: 0;
}
.catalog-filter{
	background: #fff;
	padding: 20px 10px;
}
.catalog-filter-caption{
	background: #c11261;
	text-transform: uppercase;
	color: #fff;
	padding: 15px 10px;
}



.container .right-side{
	float: left;
}

.catalog-list-title{
	font-size: 21px !important;
	line-height: 21px !important;
	padding: 0 !important;
	text-transform: uppercase;
	text-align: center;
}
.item-spec{
	position: absolute;
	left: 0;
	top: 0;
	background: url(/bitrix/templates/new/style/../images/item-spec.png) no-repeat;
	width: 55px;
	height: 56px;
	color: #fff;
	text-transform: uppercase;
	z-index: 1;

}
.item-spec div{
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	position: absolute;
	width: 40px;
	top: 10px;
	left: 0;
}
.item-wish{
	position: absolute;
	width: 20px;
	height: 18px;
	top: 20px;
	right: 20px;
	background: url(/bitrix/templates/new/style/../images/add_wish.png) no-repeat;
}
.prod-addWish.active, .item-wish.active, .item-wish:hover{
	background: url(/bitrix/templates/new/style/../images/add_wish_hover.png) no-repeat;
}
.item-wish:active{
	background: url(/bitrix/templates/new/style/../images/add_wish_hover.png) no-repeat;
}
.item-hover{
	cursor: pointer;
}
.item-hidden{
	display: none;
	position: absolute;
	top: 45px;
	left: 0;
	background: rgba(255,255,255,0.75);
	width: 100%;
	height: 210px;
}
.item-hover:hover .item-hidden{
	display: block;
}
.item-godetail{
	margin:70px auto 0 auto;
	width: 128px;
	height: 28px;
	border: 1px solid #e01764;
	background: #fff;
	color: #e01764 !important;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding-top: 13px;
}
.item-addcart{
	margin:10px auto 0 auto;
	width: 128px;
	height: 28px;
	border: 1px solid #e01764;
	background: #e01764;
	color: #fff !important;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding-top: 13px;
}

.catalog-top-title{
	font-size: 21px;
	text-transform: uppercase;
	text-align: center;
}
.catalog-top-title span{
	cursor: pointer;
}
.catalog-top-block{
	display: none;
}
.catalog-top-block.active{
	display: block;
}
.catalog-top-title span:hover,
.catalog-top-title span.active{
	color:#ed1663;	
}
.catalog-top-title span:after{
	content: '';
	width: 1px;
	height: 20px;
	background: #414142;
	display: inline-block;
	margin: 0 13px;
	margin-bottom: -3px;
}
.catalog-top-title span:last-child:after{
	display: none;
}
.catalog-list{
	font-size: 0;
	margin-bottom: 40px;
}
.catalog-line{
	margin-top: -20px;
}
.catalog-item{
	height: 230px;
	padding: 20px 20px 45px 20px;
	background: #fff;
	margin-right: 20px;
	margin-top: 20px;
	text-align: center;
	position: relative;
	display: inline-block;
	font-size: 13px;
	width: 180px;
	vertical-align: top;
	overflow: hidden;
}
.catalog-item:nth-child(4n){
	margin-right: 0;
}
.catalog-item a{
	color: #404041;
	font-size: 13px;
	line-height: 15px;
	display: block;
}
.catalog-item img{
	margin: 0 auto;
	text-align: center;
	max-width: 153px;
	max-height: 160px;
	margin-bottom: 5px;
	margin-top: 30px;
}
.catalog-item .item-hover .item-name{
	position: relative;
	overflow: hidden;
	height: 45px;
}
.catalog-item .item-bottom{
	height: 35px;
	position: absolute;
	bottom: -5px;
	width: 100%;
	left: 0;
}
.catalog-item .item-bottom-left{
	float: left;
	padding-left: 20px;
	font-size: 14px;
	color: #ed1663;
}
.catalog-item .item-bottom-left span{
	color: #b4b6b8;
}
.catalog-item .item-bottom-right{
	float: right;
	padding-right: 20px;
	font-size: 18px;
	color: #ed1663;
}
.catalog-item .item-hidden{
	height: 240px;
}
.catalog-item .item-delete{
	position: absolute;
	width: 20px;
	height: 20px;
	top: 10px;
	right: 10px;
	background: url(/bitrix/templates/new/style/../images/close_sprite.png) no-repeat;
	background-position: 0 0;
}
.catalog-item .item-delete:hover{
	background-position: -35px 0;
}
.catalog-promo{	
	font-size: 0;
}
.catalog-promo-item{
	width: 462px;
	margin-bottom: 25px;
}
.catalog-promo-item img{
	max-width: 462px;
}
.catalog-promo-item:nth-child(1n){
	float: left;
}
.catalog-promo-item:nth-child(2n){
	float: right;
}
/* Search
-----------------------------------------------------------------------------*/
.search-page-form{
	background: #fff;
	padding: 25px;
	margin-bottom: 30px;
}
.search-page-form .form{
	margin-top: 0;
	margin-bottom: 15px;
}
.search-page-form .form input[type=text]{
	height: 38px;
	width: 300px;
	padding: 0 15px;
	margin-right: 3px;
}
.search-info{
	font-size: 21px;
}
.search-info a{
	color: #404041;
	margin:0 10px;
}
.search-info a:hover, .search-info a.active{
	color: #d10963;
}

/* Profile
-----------------------------------------------------------------------------*/
.pers-form input[type=text], .pers-form input[type=password]{
	width: 215px;
	padding: 0 10px;
	display: inline;
	height: 30px;
	margin-bottom: 10px;
}
.pers-form label{
	display: inline-block;
	width: 100px;
	margin-right: 10px;
	color: #acacad;
}
.pers-form label.checkbox{
	color: #404041;
}
.pers-block{
	margin-bottom: 40px;
}
.pers-left{
	width: 200px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
.pers-right{
	width: 500px;
	float: left;
}

.pers-left a{
	color: #404041;
	text-decoration: underline;
}
.pers-left a:hover{
	color: #404041;
}
/* Contacts
-----------------------------------------------------------------------------*/
.contacts-map{
	width: 940px;
	height: 530px;
	margin-bottom: 30px;
}
.contacts-content a{
	text-decoration: none;
}
#map-link{
	margin-bottom: 55px;
	display: inline-block;
	background: url(/bitrix/templates/new/style/../images/map-link.jpg) no-repeat left center;
	padding-left: 18px;
}
.print-page{
	position: absolute;
	top: 20px;
	right: 20px;
	background: url(/bitrix/templates/new/style/../images/print-page.gif) no-repeat center center;
	width: 32px;
	height: 27px;
	display: block;
}

/* Forum
-----------------------------------------------------------------------------*/
.forum-menu{
	height: 16px;
	border: 1px solid #e5e5e5;
	background: #f1f1f1;
	padding: 11px 20px;
	margin-bottom: 10px;
}
.forum-menu a{
	border-right: 1px solid #707070;
	padding: 0 7px 0 3px;
	color:#707070;
}
.forum-menu a:hover{
	color:#c1115f;
}
.forum-menu a:last-child{
	border: none;
}
.forum-title{
	color: #fff;
	height: 16px;
	background: #e10963;
	padding: 12px 20px;
}
table.forum-list{
	width: 100%;
	border: 1px solid #e5e5e5;
	margin-bottom: 25px;
}
table.forum-list .th td{
	background: #e5e5e5;
	height: 16px;
	padding: 12px 20px;
	text-align: center;
}
table.forum-list td{
	border-bottom: 1px solid #e5e5e5;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	padding: 12px 20px;
}
table.forum-list .th td:first-child, table.forum-list .th td:last-child,
table.forum-list td:first-child, table.forum-list td:last-child{
	text-align: left;
}


table.forum-list td:first-child{
	padding: 12px 130px 12px 65px;
	background: url('/bitrix/templates/new/style/../images/mail.gif') 20px center no-repeat;
}
table.forum-list td.mail-new{
	background: url('/bitrix/templates/new/style/../images/mail-new.gif') 20px center no-repeat;
}
table.forum-list .th td:first-child{
	width: 500px;
	padding: 12px 20px;
	background: none;
	background: #e5e5e5;
}
table.forum-list .th-sbscr td{
	text-align: center!important;
}
table.forum-list a{
	text-decoration: none;
}
table.forum-list a:hover{
	text-decoration: underline;
}
.forum-list .tags{
	color: #707070;
	margin-top: 7px;
}
.forum-list .sbscr-link{
	background: url('/bitrix/templates/new/style/../images/sbscr.jpg') left center no-repeat;
	color: #404041;
	padding-left: 25px;
}
.forum-block{
	border: 1px solid #e5e5e5;
	background: #f1f1f1;
	padding: 18px 20px;
	margin-bottom: 25px;
}
.forum-block:last-child{
	margin-bottom: 10px;
}
.forum-block span{
	color: #707070;
}
.forum-block-l{
	float: left;
}
.forum-block-r{
	float: right;
	text-align: right;
}
.forum-block .no-new-mail{
	color: #404041;
	background: url('/bitrix/templates/new/style/../images/mail.gif') left center no-repeat;
	padding-left: 25px;
}
.forum-block .is-new-mail{
	color: #404041;
	background: url('/bitrix/templates/new/style/../images/mail-new.gif') left center no-repeat;
	padding-left: 25px;
	margin-left: 30px;
}


.forum{
	font-size: 13px;
	color: #404041;
}
.forum a{
	color:#707070;
}
.forum a:hover{
	color:#dd0963;
}
table.forum-forum-list{
	width: 100%;
	border: 1px solid #e5e5e5;
	margin-bottom: 25px;
}
div.forum-menu-box{
	border: 1px solid #e5e5e5;
	background: #f1f1f1;
	padding: 11px 20px;
	height: 16px;
	margin-bottom: 10px;
}
div.forum-info-box a{
	color:#707070;
	border-right: 1px solid #707070;
	padding: 0 7px 0 3px;
	font-size: 13px;
	text-decoration: underline;
}
div.forum-info-box a:hover{
	color:#dd0963;
}
.forum-menu-item-last a{
	border: none;
}
span.forum-menu-item{
	border:none !important; 
	padding: 0 !important;
	margin: 0 !important;
}
div.forum-header-box{
	color: #fff;
	/*height: 16px;*/
	background: #e10963;
	padding: 12px 20px;
	border:none;
	font-size: 13px;
	line-height: 7px;
}
table.forum-table th{
	background: #e5e5e5;
}
table.forum-table th a{
	color:#707070;
}
table.forum-table tr.forum-row-first td{
	border-top: none;
}
.table.forum-table td.forum-column-icon{
	vertical-align: middle;
}
table.forum-table td{
	background: none;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	line-height: 13px;
	vertical-align: middle;
}
div.forum-icon{
	width: 16px;
	height: 11px;
}
div.forum-icon-default{
	background-image: url('/bitrix/templates/new/style/../images/mail.gif');
}
div.forum-icon-newposts {
	background-image: url('/bitrix/templates/new/style/../images/mail-new.gif');
}
table.forum-table td.forum-column-title .forum-item-desc{
	color: #707070;
	margin-top: 7px;
	line-height: 12px;
}
table.forum-table td.forum-column-title .forum-item-name, table.forum-table td.forum-column-title .forum-item-name a{
	color:#dd0963;
	text-decoration: none;
}
table.forum-table td.forum-column-footer{
	padding: 9px 20px;
	background: #e5e5e5;
}
table.forum-table td.forum-column-footer a:hover{
	text-decoration: underline;
	background: #404041;
}
span.forum-footer-rss{
	background: transparent url('/bitrix/templates/new/style/../images/sbscr.jpg') no-repeat scroll left center;
}
div.forum-item-info{
	padding: 12px 14px 5px;
}
.content .forum-form input[type=submit]{
height: 20px;
border: none;
outline: none;
background: #404041;
color: #fff;
padding: 0 10px;
margin-right: 0;
cursor: pointer;
min-width: 35px;
}
.content .forum-reply-form input[type=submit]{
	height:30px;
}
/* Map
-----------------------------------------------------------------------------*/
.map-column{
	vertical-align: top;
	float: left;
	margin-left:50px;
	width:190px;
}
.map-column:first-child{
	margin-left:0;
}
.map-column-title{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.map-column ul{	
	float:left;
	font-size:13px;
	line-height: 15px;
	padding: 0;
}
.map-column::after{
	content:"";
	clear:both;
}
.map-column ul li{
	margin-top:10px;
}
.map-column ul a{
	color:#404041;
	font-size:13px;
	text-decoration: none;
}
.map-column ul a:hover{
	color:#404041;
}
/* Footer
-----------------------------------------------------------------------------*/
.above-footer-line{
	padding:20px 0;
	color:#404041;
	text-transform: uppercase;
	height: 30px;
	margin-top:-75px;
	position: relative;
}
.above-footer-line input[type=text]{
	height:30px;
	border:none;
	outline: none;
	width:210px;
	background: #fff;
	padding: 0 10px;
	color: #808081;
	text-transform: uppercase;
	margin: 0 8px;
	top: -7px;
	position: relative;
}
html:not([lang*=""]) .above-footer-line input[type=text]{
	top: 0;
}
.above-footer-line input[type=button]{
	height:30px;
	border:none;
	outline: none;
	background: #404041;
	color: #fff;
	padding: 0 10px;
	margin-right: 10px;
	cursor: pointer;
}
.above-footer-line input[type=button]:hover{
	background: #FAD4E8;
}
.above-footer-line img{
	margin-left: 2px;
	position: relative;
	bottom: -5px;
}
*|html .above-footer-line img { 
	margin-left: 5px;
}
.footer-back{
	background: #e10963;
	padding-left: 20px;
	padding-bottom: 30px;
}
.footer-column{
	vertical-align: top;
/*	float: left;*/
	margin:30px 32px 0 0;

	display: inline-block;
}
.footer-column-title{
	font-size: 16px;
	text-transform: uppercase;
}
.footer-column ul{
	width:130px;
	float:left;
	font-size:13px;
}
.footer-column::after{
	content:"";
	clear:both;
}
.footer-column ul li{
	margin-top:10px;
}
.footer-column ul a{
	color:#ffffff;
	font-size:13px;
	text-decoration: none;
}
.footer-column ul a:hover{
	color:#fff;
}
.footer-logo{
	position: absolute;
	bottom: 30px;
	right: 30px;
}

.window-overlay {
	display: none;
	opacity: 0.75;
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
 	-moz-opacity: 0.75;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	z-index: 100;
}
.modal {
	position: fixed;
	display: none;
	top: 75px;
	z-index: 101;
	background: #fff;
	
}
.modal .path-close{
	top: 5px;
	right: 5px;
}
.modal .caption{
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 15px;
	color: #81888E;
	text-transform: uppercase;
	text-align: center;
}
.modal .caption2{
	font-size: 12px;
	line-height: 16px;
	color: #81888E;
	text-transform: uppercase;
	text-align: left;
}
.modal-order-full {
	width: 940px;
	border: 1px solid #e01764;
	padding: 20px;
	left: 50%;
	margin-left: -490px;
	text-align: left;
	position: absolute;
}
.modal-product {
	width: 940px;
	border: 1px solid #e01764;
	padding: 20px;
	left: 50%;
	margin-left: -490px;
	text-align: left;
	position: absolute;
}
.modal-forgot, .modal-auth {
	width: 278px;
	border: 1px solid #FAD4E8;
	padding: 20px;
	left: 50%;
	margin-left: -160px;
	text-align: left;
	position: absolute;
}
.modal-registr {
	width: 278px;
	border: 1px solid #FAD4E8;
	padding: 20px;
	left: 50%;
	margin-left: -160px;
	text-align: left;
	position: absolute;
}
.modal-attention, .modal-user-auth {
	width: 278px;
	border: 1px solid #FAD4E8;
	padding: 20px;
	left: 50%;
	margin-left: -160px;
	text-align: left;
	position: absolute;
	text-align: center;
}
.modal-sbscr {
	width: 510px;
	padding: 45px;
	left: 50%;
	margin-left: -300px;
	text-align: center;
}
.modal-map{
	width: 545px;
	padding: 45px 20px 20px 20px;
	left: 50%;
	margin-left: -293px;
	text-align: center;
	position: absolute;
}
.modal-map .print-page{
	top: 7px;
	right: 42px;
}
.modal-attention p, .modal-user-auth p{
	padding-bottom: 15px;
}
.modal-attention .caption i, .modal-user-auth .caption i{
	margin-bottom: -7px;
	position: relative;
}
.form-auth{
	margin: 0 auto;
	color: #414142;
}
.form-auth label{
	margin-bottom: 15px;
}
.form-auth .btn{
	float: left;
	width: 110px;
}
.form-auth .form-checkbox{
	float: right;
	width: 95px;
	text-align: right;
	margin-top: 9px;
	margin-bottom: 0;
}
.form-auth .form-checkbox:before{
	margin-top: -4px;
}
.form-auth .form-labelinfo{
	float: right;
	color: #b4b6b8!important;
	text-decoration: none;
}
.modal-auth p{
	font-size: 12px;
	line-height: 13px;
	padding-bottom: 10px;
}
.modal-auth .enter-soc, .modal-registr .enter-soc{
	font-size: 12px;
	float: left;
	width: 160px;
	margin-bottom: 10px;
}
.modal-auth .enter-soc-links, .modal-registr .enter-soc-links{
	float: right;
	margin-bottom: 10px;
}
.modal-auth .enter-soc-links a, .modal-registr .enter-soc-links a{
	width: 20px;
	height: 20px;
	margin-left: 3px;
	overflow: hidden;
	display: inline-block;
}
.modal-auth .enter-soc-links img, .modal-registr .enter-soc-links img{
	position: relative;
}
.form-reg label{
	margin-bottom: 10px;
}
.form-reg label span{
	font-size: 8px;
}
.form-reg .label-left{
	float: left;
	width: 130px;
}
.form-reg .label-right{
	float: right;
	width: 130px;
}
.form-reg .form-checkbox{
	width: auto;
}
.form-reg .form-date-day, .form-reg .form-date-month, .form-reg .form-date-year{
	width: 70px;
	margin-right: 12px;
}
.form-reg .form-date-year{
	margin-right: 0;
}
.form-reg input[type="number"] {
    display: inline-block;
}
.reg-rules{
	border: 1px solid #818386;
    padding: 17px 15px;
    font-size: 10px;
    line-height: 12px;
    position: absolute;
    background: #fff;
    bottom: 94px;
    width: 246px;
    display: none;
}
.modal-sbscr p{
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 25px;
}
.modal-sbscr .caption{
	padding-bottom: 25px;
}
.form-sbscr{
	margin-bottom: 10px;
}
.form-sbscr input[type=text]{
	width: 195px;
	height: 30px;
	padding: 0 10px;	
	text-transform: uppercase;
}
.form-sbscr input[type=button]{
	margin-right: 0;
	margin-left: 10px;
}
.modal-sbscr img{
	margin-left: 5px;
	position: relative;
	bottom: -5px;
}
.modal-sbscr div{
	text-transform: uppercase;
}
#easy_zoom{
	width:430px;
	height:447px;	
	border:1px solid #e5e5e5;
	background:#fff;
	color:#333;
	position:absolute;
	top:30px;
	left:490px;
	overflow:hidden;
	/* vertical and horizontal alignment used for preloader text */
	line-height:400px;
	text-align:center;
	z-index: 5;
	}
/**********PROMO*******/
#promo_bg{
	position: absolute;
	overflow: hidden;
	height: 100%;
	width: 100%;
	text-align: center;
}
#promo_bg img{
	position: absolute;
	top: 90px;
	left: 0;
}
.bgwidth { width: 100%; }
.bgheight { height: 100%; }

.content_promo {
padding: 20px 0 65px;
}
.promo_title{
	font-family: HelveticaNeueCyrUltraLight; 
	font-size: 80px;
	line-height: 80px;
	color: #ffffff;
	text-align: center;
	margin-top: 75px;
}
.promo_title .top_line{
	padding-top: 17px;
	position: relative;
}
.promo_title .top_line::before{
	border-top: 5px solid #ffffff;
	content: '';
	width: 44%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.promo_title .top_line::after{
	border-top: 5px solid #ffffff;
	content: '';
	width: 44%;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
.promo_title .top_line img{
	position: absolute;
	top: -30px;
	left: 47.5%;
}
.promo_title .bot_line{
	border-bottom: 5px solid #ffffff;
	padding-bottom: 20px;
}
.promo_date{
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	margin-top: 65px;
	margin-bottom: 50px;
}
.promo_form{
	background: url('/bitrix/templates/new/style/../images/promo/form_back.png');
	width: 550px;
	margin: 0 auto;
}
.promo_form_top{
	background: #e10963;
	height: 50px;
	text-align: center;
	padding:0 50px;
	padding-top: 35px;
}
.promo_form_top a{
	color: #ffffff;
	text-transform: uppercase;
	font-family: HelveticaNeueCyrUltraLight;
	font-size: 21px;
	height: 44px;
	padding: 0 10px;	
	display: inline-block;

}
.promo_form_top a:hover, .promo_form_top a.active{
	border-bottom: 6px solid #ffffff;
}
.promo_form_top a:first-child{
	float: left;
}
.promo_form_top a:last-child{
	float: right;
}
.promo_form_cap{
	font-size: 18px;
	color: #444444;
	text-align: center;
	margin-bottom: 25px;
}
.promo_form form{
	padding: 40px 50px 30px 50px;
	text-align: center;
}
.promo_form input[type=text]{
	width: 270px;
	height: 60px;
	background: #ffffff;
	border: none;
	padding: 0 35px;
	outline: none;
	font-size: 14px;
	color: #777777;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px;
}
.promo_form textarea{
	width: 270px;
	max-width: 270px;
	min-height: 165px;
	background: #ffffff;
	border: none;
	padding: 35px;
	outline: none;
	font-size: 14px;
	color: #777777;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.promo_steps{
	margin-top: 40px;
	color: #3d424e;
	font-family: HelveticaNeueCyrLight;
	font-size: 14px;
	font-weight: bold;
}
.promo_steps img{
	margin: 10px 0 6px 0;
}
.steps_num{
	width: 330px;
	margin: 0 auto;
	position: relative;
}
.steps_name{
	width: 385px;
	margin: 0 auto;
	position: relative;
}
.steps_num span:first-child, .steps_name span:first-child{
	position: absolute;
	left: 0;
}
.steps_num span:last-child, .steps_name span:last-child{
	position: absolute;
	right: 0;
}
.promo_form input[type=button], .promo_form input[type=submit]{
	background: #FAD4E8;
	color: #fff;
	text-transform: uppercase;
	height: 50px;
	padding: 0 20px;
	font-family: HelveticaNeueCyrLight;
	font-size: 21px;
	border: none;
	outline: none;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 45px;
    cursor: pointer;
}
.promo_btn{
	background: #e10963;
	color: #fff;
	padding: 14px 20px;
	font-family: HelveticaNeueCyrLight;
	font-size: 21px;
	border: none;
	outline: none;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 40px;
}
.promo_form input[type="checkbox"]{
    display:none;            
}
.promo_form input[type="checkbox"] + label{
  font-size: 14px;
  cursor: pointer;
  display: block;
  text-align: left;
  margin-left: 53px;
  margin-top: 5px;
}
.promo_form input[type="checkbox"] + label::before{
    content: "";
    display: inline-block;
    height: 24px;
    width: 24px;
    margin: 0 10px -5px 0;
    background-image: url('/bitrix/templates/new/style/../images/promo/promo_checked.png');
    background-repeat: no-repeat;
}
.promo_form input[type="checkbox"] + label::before {
    background-position: 0px -24px;    
}
.promo_form input[type="checkbox"]:checked + label::before {
    background-position: 0px 0px;
}
.promo_form .promo_succ{
	padding: 0 50px 30px 50px;
	text-align: center;
}
.promo_succ_title{
	font-size: 48px;
	font-family: HelveticaNeueCyrUltraLight;
	line-height: 58px;
	text-align: center;
	margin-top: 60px;
}
.promo_succ_title span{
	display: block;
	text-transform: uppercase;
	
}
.promo_succ_date{
	/*font-size: 36px;*/
	/*font-family: HelveticaNeueCyrLight;*/
	/*line-height: 46px;*/
	text-align: center;
	margin-top: 45px;
	font-size: 26px;
	line-height: 38px;
	font-family: HelveticaNeueCyrUltraLight;
	padding-bottom: 60px;
}
.promo_succ_date span{
	display: block;
	/*font-size: 18px;*/
	/*font-weight: bold;*/
}
.modal-promo_error {
width: 480px;
padding: 45px;
left: 50%;
margin-left: -275px;
text-align: center;
}
.modal-promo_error p{
	font-size: 24px;
	margin-bottom: 55px;
}
.promo_text{
	padding: 15px 35px 35px;
	font-size: 14px;
	line-height: 24px;
}
.promo_text span{
	display: block;
	font-size: 24px;
	line-height: 30px;
}
::-webkit-input-placeholder {color:#777777;font-family: HelveticaNeueCyrLight;}
::-moz-placeholder          {color:#777777;font-family: HelveticaNeueCyrLight;}
:-moz-placeholder           {color:#777777;font-family: HelveticaNeueCyrLight;}
:-ms-input-placeholder      {color:#777777;font-family: HelveticaNeueCyrLight;}

/*****ADVICE****/
.block_advice{
	width: 940px;
	height: 470px;
	text-align: center;
	vertical-align: middle;
}
.block_advice img{
	float: right;
	width: 470px;
}
.block_advice_inner{
	float: left;
	width: 470px;
	height: 470px;
	background: url('/bitrix/templates/new/style/../images/advice_bg.jpg') no-repeat center;
}
.block_advice_title{	
	color: #fff;
	border: 2px solid #fff;
	padding: 10px 7px;
	text-transform: uppercase;
	font-size: 22px;
	display: inline-block;
	font-weight: bold;
	margin: 20px 0;
}
.block_advice_text{
	color: #fff;
	font-size: 28px;
	line-height: 30px;
	text-align: left;
	padding: 80px 55px;
}
.advice_drop{
	width: 36px;
	height: 17px;
	background: url('/bitrix/templates/new/style/../images/advice_down.jpg') no-repeat center;
	margin: 0 auto;
	margin-top: -15px;
}
.advice_drop_open{
	background: url('/bitrix/templates/new/style/../images/advice_up.jpg') no-repeat center;
}
/*****mysteryshopper*******/


/*****end mysteryshopper*******/

/****personal***/
h1.content-h1{
	font-family: HelveticaNeueCyrLight;
	font-size: 18px;
	line-height: 18px;
	color:#414142;
	padding: 12px 0 25px 0;
	text-align: center;
	text-transform: uppercase;
	float: right;
	width: 795px;
}
.content-right-pers h2{
	font-size: 18px;
	line-height: 18px;
	color: #FAD4E8;
	padding: 0 0 20px 0;
	text-align: left;
	text-transform: uppercase;
}
.content-right-pers h2 [class^="icon-"], .content-right-pers h2 [class*=" icon-"]{
	margin-bottom: -5px;
	margin-right: 10px;
	position: relative;
}

.content-left-pers{
	float: left;
	width: 150px;
}
.content-right-pers{
	float: right;
	width: 735px;
	background: #fff;
	padding: 25px 30px;
	min-height: 480px;
	margin-bottom: 45px;
}
.back-empty{
	background: none;
	padding: 0;
	width: 795px;
}
.back-empty h2{
	background: #fff;
	padding: 25px 30px;
}
.content-right-pers p{
	padding-bottom: 7px;
	padding-top: 3px;
}
.personal-photo img{
	max-width: 150px;
	display: block;
	margin-bottom: 15px;
}
.upload-link{
	color: #414142;
	font-size: 13px;
	text-transform: uppercase;
	z-index: 1;
	position: relative;
	display: block;
	margin-top: -25px;
	cursor: pointer; 
}
.upload-input{ 
    opacity: 0; 
    filter: alpha(opacity:0); 
    height: 25px; 
    font-size: 25px;
    width: 125px;
    padding: 0; 
    border: 0 none; 
    cursor: pointer; 
    z-index: 2;
    position: relative;
    display: block;
}
.content-menu ul{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 30px;
}
.content-menu li{
	color: #414142;
	font-size: 13px;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.content-menu a{
	color: #414142;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
}
.content-menu a:hover, .content-menu li.active a, .content-menu li.active{
	color: #FAD4E8;
}
.order-list{
	width: 100%;
	margin-bottom: 20px;
}
.order-list th{
	text-align: center;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom:1px solid #b3b3b3;
	padding-bottom: 4px;
}
.order-list th:first-child{
	text-align: left;
}
.block-not-found{
	width: 100%;
	padding: 20px 0;
	text-align: center;
	border:1px solid #808080;
	color: #808080;
}
.order-list td{
	font-size: 13px;
	padding: 10px 5px;
	text-align: left;
	vertical-align: middle;
	border-right:1px solid #b3b3b3;
}
.order-list .tr-line td{
	border-bottom:1px solid #b3b3b3;
	padding: 0;
	padding-top: 5px;
}
.order-list .tr-empty td{
	height: 5px;
	padding: 0;
}
.order-list td img{
	max-width: 55px;
}
.order-list td:nth-child(2){
	text-align: center;
}
.order-list td:nth-child(3){
	text-align: center;
	color:#e01764;
}
.order-list td:nth-child(4){
	font-size: 11px;
	text-align: center;
}
.order-list td:nth-child(5){
	font-size: 11px;
	text-align: center;
}
.order-list td:nth-child(6){
	font-size: 13px;
	text-align: center;
}
.order-list td:last-child{
	text-align: right;
	border-right:none;
}
.order-list td:last-child a{
	color:#e01764;
	text-decoration: underline;
}
.order-list td.status-proceed{
	color: #b3b3b3;
}
.discount-num{
	font-size: 18px;
	display: inline-block;
	padding: 10px 15px;
	border: 1px solid #808080;
	color: #e01764;
	margin-bottom: 25px;
}
.stylized-link{
	color: #e01764!important;
	margin-top: 30px;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 13px;
	display: inline-block;
}
.comments-switch{
	width: 100%;
	border-bottom: 1px solid #b4b6ba;
	margin-bottom: 20px;
	font-size: 0;
}
.comments-list>div{
	display: none;
}
.comments-list div:first-child{
	display: block;
}
.comments-switch a{
	font-size: 14px;
	text-transform: uppercase;
	color: #e20861!important;
	background: #fff;
	border:1px solid #b4b6ba;	
	width: 145px;	
	text-align: center;
	height: 30px;
	display: inline-block;
	padding: 6px 0;
	box-sizing:border-box;
	bottom: -1px;
	position: relative;
}
.comments-switch a:nth-child(1){
	margin-left: 30px;
}
.comments-switch a.active, .comments-switch a:hover{
	color: #fff!important;
	background: #e20861;
	border:1px solid #e20861;
}
.icon-comm1{
	background: url(/bitrix/templates/new/style/../images/icon-comm.jpg) no-repeat;
	background-position: 0px -19px;
	width: 19px;
	height: 19px;
	margin-bottom: -5px;
	margin-right: 5px;
}
.icon-comm2{
	background: url(/bitrix/templates/new/style/../images/icon-comm.jpg) no-repeat;
	background-position: -19px -19px;
	width: 19px;
	height: 19px;
	margin-bottom: -5px;
	margin-right: 5px;
}
.icon-comm3{
	background: url(/bitrix/templates/new/style/../images/icon-comm.jpg) no-repeat;
	background-position: 0px -38px;
	width: 19px;
	height: 19px;
	margin-bottom: -5px;
	margin-right: 5px;
}
.comments-switch a:hover .icon-comm1, .comments-switch a.active .icon-comm1{
	background-position: 0px 0px;
}
.comments-switch a:hover .icon-comm2, .comments-switch a.active .icon-comm2{
	background-position: -19px 0px;
}
.comments-switch a:hover .icon-comm3, .comments-switch a.active .icon-comm3{
	background-position: 0px -57px;
}
.comments-item{
	margin-bottom: 20px;
}
.comments-item:last-child{
	margin-bottom: 0;
}
.comments-item-left{
	width: 75px;
	float: left;
}
.comments-item-right{
	width: 635px;
	float: right;
	border-left: 1px solid #b4b6ba;
	border-bottom: 1px solid #b4b6ba;
	padding-bottom: 15px;
	padding-top: 15px;
}
.comments-item-top{
	border-bottom: 1px dashed #b4b6ba;
	padding-left: 10px;
	margin-bottom: 5px;
}
.comments-item-bottom{
	padding-left: 10px;
}
.comments-item-left img{
	max-width: 75px;
	margin-bottom: 5px;
}
.comments-item-author{
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	color: #3e3e3f;
}
.comments-item-date{
	color: #828486;
	font-size: 9px;
	float: left;
	width: 200px;
}
.comments-item-rate{
	color: #e20861;
	font-size: 9px;
	float: right;
	text-align: right;
	width: 250px;
}
.comments-item a{
	color: #e20861!important;
	text-decoration: underline;
}
.comments-item-title{
	color: #e20861;
	font-size: 11px;
	padding-bottom: 10px;
}
.comments-item-text{
	color: #3e3e3f;
	font-size: 11px;
}
.comments-item-ipauthor{
	font-size: 9px;
	margin-top: 10px;
}
.comments-item-ipauthor span, .comments-item-idauthor span{
	color: #e20861;
	text-decoration: underline;
}
.comments-item-idauthor{
	float: left;
	width: 200px;
	font-size: 9px;
}
.comments-item-action{
	font-size: 9px;
	float: right;
	text-align: right;
	width: 380px;
}
.comments-item-action a{
	margin-left: 5px;
}
.comments-item-answer{
	margin: 10px 0;
	margin-left: 30px;
	border-top: 1px dashed #b4b6ba;
	border-bottom: 1px dashed #b4b6ba;
	padding: 10px 0;

}
.comments-item-answer img{
	float: left;
	margin-right: 15px;
}
.stylized_p{
	text-transform: uppercase;
	margin-top: 20px;
	text-align: center;
	color: #e01764;
	font-size: 18px;
	padding: 0!important;
}
.wish-list{
	font-size: 0;
}
.wish-item{
	min-height: 253px;
	padding: 20px 20px 45px 20px;
	background: #fff;
	margin-right: 16px;
	margin-top: 18px;
	text-align: center;
	position: relative;
	display: inline-block;
	font-size: 13px;
	width: 145px;
	vertical-align: top;
}
.wish-item:nth-child(4n){
	margin-right: 0;
}
.wish-item a{
	color: #404041;
	font-size: 13px;
	line-height: 15px;
	display: block;
}
.wish-item img{
	margin: 0 auto;
	text-align: center;
	max-width: 153px;
	max-height: 160px;
	margin-bottom: 5px;
	margin-top: 30px;
}
.wish-item .item-bottom{
	height: 35px;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}
.wish-item .item-bottom-left{
	float: left;
	padding-left: 20px;
	font-size: 14px;
	color: #ed1663;
}
.wish-item .item-bottom-left span{
	color: #b4b6b8;
}
.wish-item .item-bottom-right{
	float: right;
	padding-right: 20px;
	font-size: 18px;
	color: #ed1663;
}
.wish-item .item-hidden{
	height: 240px;
}
.wish-item .item-delete{
	position: absolute;
	width: 20px;
	height: 20px;
	top: 10px;
	right: 10px;
	background: url(/bitrix/templates/new/style/../images/close_sprite.png) no-repeat;
	background-position: 0 0;
}
.wish-item .item-delete:hover{
	background-position: -35px 0;
}
/****end personal***/

/*****orders****/
.orders-inner{
	background: #fff;
	padding: 20px 30px;
	margin-bottom: 20px;
	font-size: 18px;
}
.orders-inner:last-child{
	margin-bottom: 40px;
}
.orders-info-left{
	float: left;
	width: 450px;
	color: #e01764;
	text-transform: uppercase;
	font-size: 18px;
}
.modal-order-full .orders-info-left i{
	display: inline-block;
	vertical-align: middle;width: 185px;
}
.orders-info-left span{
	display: inline-block;
	padding: 7px 20px;
	border: 1px solid #e01764;
	margin-left: 10px;
}
.modal-order-full .orders-info-left span{
	margin-bottom: 10px;
	padding: 10px 20px;
}
.modal-order-full .orders-info-left span.status-proceed{
	color: #b3b3b3;
}
.orders-info-right{
	float: right;
	width: 450px;
	text-align: right;
	padding-top: 7px;
	text-transform: uppercase;
	font-size: 18px;
}
.modal-order-full .orders-info-right{
	width: 330px;
	padding: 0;
}
.orders{
	width: 100%;
	margin-top: 15px;
	font-size: 18px;
}
.modal-order-full .orders{
	margin-top: 5px;
}
.modal-order-full .btn{
	height: 40px;
	padding-top: 10px;
}
.orders td{
	padding: 10px 10px;
	text-align: left;
	vertical-align: middle;
	border-right:1px solid #424243;
	font-size: 18px;
}
.orders .tr-line td{
	border-bottom:1px solid #424243;
	padding: 0;
	padding-top: 5px;
}
.orders .tr-empty td{
	height: 5px;
	padding: 0;
}
.orders .orders-img{
	float: left;
	width: 60px;
	text-align: center;
	margin: 0 20px 0 10px;
	vertical-align: middle;
}
.orders .orders-img img{
	max-width: 60px;
	text-align: center;
	vertical-align: middle;
}
.orders-name{
	float: left;
	width: 335px;
	padding-bottom: 30px;
}
.orders-name-add{
	display: block;
	position: absolute;
	bottom: 10px;
	left: 100px;
}
.orders-addinfo{
	width: 80px;
	padding-top: 3px!important;
}
.orders-item-color{
	width: 28px;
    height: 28px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    display: inline-block;
    bottom: -7px;
    position: relative;
}
.orders td:nth-child(1){
	position: relative;
	border-right: none;
}
.orders td:nth-child(3){
	text-align: center;
	font-size: 24px;
	width: 150px;
}
.orders td:nth-child(4){
	text-align: center;
	font-size: 24px;
	width: 115px;
}

.orders td:last-child{
	border-right:none;
}
.orders .orders-delivery td{
	border-right: none;
}
.orders .orders-delivery td:last-child{
	text-align: center;
	font-size: 24px;
}
.orders .orders-delivery .orders-name{
	padding-bottom: 0;
	padding-top: 15px;
}
.orders-summ{
	width: 100%;
	padding: 7px 30px;
	border: 1px solid #e01764;
	color: #e01764;
	margin-top: 20px;
	box-sizing: border-box;
	text-transform: uppercase;
	font-size: 18px;
}
.modal-order-full .orders-summ{
	padding: 10px 30px;
}
.orders-user-info{
	font-size: 18px;
	margin-top: 20px;
}
.orders-user-info p{
	padding-bottom: 10px;
}
.orders-user-info-left{
	float: left;
	width: 480px;
	padding: 0 30px;
}
.orders-user-info-right{
	float: right;
	width: 380px;
}
.orders-summ span{
	display: block;
	float: right;
	font-size: 24px;
}
.orders-inner h1{
	color: #e01764;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-size: 18px;
}
.orders-inner h2 {
	color: #e01764;
	text-transform: uppercase;
	width: 100%;
	font-size: 18px;
	border-bottom: 1px solid #424243;
	padding-bottom: 15px;
	padding-top: 10px;
	margin-bottom: 15px;
}

.orders-inner h3{
	font-size: 18px;
	text-transform: uppercase;
	padding: 0;
	padding-bottom: 10px;
}
.orders-inner p{
	padding-bottom: 45px;
	line-height: 20px;
}
.orders-inner p:last-child{
	padding-bottom: 0;
}
.orders-inner p a{
	color: #e01764!important;
	text-decoration: underline;
}
.orders-inner p span{
	color: #e01764;
}
.orders th{
	font-size: 13px;
	text-align: left;
}
.orders th:nth-child(1){
	padding-left: 100px;
}
.orders th:nth-child(3){
	text-align: center;
}
.orders th:nth-child(4){
	padding-left: 30px;
}
.orders-count input{
	background: #fff;
	border: 1px solid #e5e5e5;
	width: 40px;
	height: 38px;
	text-align: center;
	font-size: 24px;
	outline: none;
}
.orders-count a{
	font-size: 30px;
	cursor: pointer;
	text-decoration: none;
}
.delete-btn{
	display: block;
	background: url(/bitrix/templates/new/style/../images/close_sprite.png) no-repeat;
	background-position: 0 0;
	width: 20px;
	height: 20px;
	margin: 0 10px;
}
.delete-btn:hover{
	background-position: -35px 0;	
}
.orders-summ-left{
	float: left;
	width: 400px;
	margin-top: 20px;
}
.orders-summ-right{
	float: right;
	width: 400px;
	text-align: right;
	margin-top: 20px;
}
.orders-summ-left input{
	border: 1px solid #e01764;
	width: 300px;
	height: 40px;
	padding: 0 20px;
	box-sizing: border-box;
	font-size: 18px;
	outline: none;
	text-align: center;
	color: #424243;
}
.orders-summ-counted{
	margin-bottom: 20px;

}
.orders-summ-counted label{
	color: #e01764;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
}
.orders-summ-counted label span{
	color: #b3b3b3;
	font-size: 14px;
}
.orders-summ-counted input{
	border: 1px solid #e01764;
	width: 135px;
	height: 40px;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 18px;
	outline: none;
	text-align: center;
	color: #e01764;
	background: #fff;
	display: inline-block;
	margin-left: 25px;
	vertical-align: middle;
}
.orders-summ-action{
	border-top: 1px solid #424243;
	padding-top: 20px;
	font-size: 13px;
	padding-bottom: 20px;
}
.orders-summ-action .btn{
	height: 40px;
	width: 225px;
	float: right;
	margin-top: 5px;
}
.orders-summ-action a{
	color: #424243!important;
}
.orders-summ-action [class^="icon-"], .orders-summ-action [class*=" icon-"] {
	position: relative;
	bottom: -3px;
	margin-right: 10px;
}
.orders-summ-action .icon-wish-pink{
	bottom: -6px;
}
.orders-summ-action .icon-trash-pink{
	margin-left: 220px;
}
.orders-summ-action p{
	padding-bottom: 25px;
}
.order-fill-info-line{
	margin-bottom: 15px;
}
.order-fill-info-line-inner{
	float: right;
	width: 680px;
}
.order-fill-info label{
	font-size: 18px;
	width: 225px;
	margin-right: 10px;
	display: inline-block;
	text-transform: uppercase;
	vertical-align: middle;
}
.order-fill-info select{
	width: 280px;
	border: 1px solid #b3b3b3;
	outline: none;
	height: 30px;
	display: block;
	padding: 0 5px;
	box-sizing:border-box;
	outline: none;
	text-transform: uppercase;
	color: #b3b3b3;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 15px;
	margin-bottom: 15px;
}
.order-fill-info input[type=text]{
	background: #fff;
	border: 1px solid #b3b3b3;
	width: 70px;
	height: 26px;
	text-align: center;
	font-size: 18px;
	outline: none;
	color: #b3b3b3;
	vertical-align: top;
	
}
.order-fill-payment-inner{
	float: right;
	width: 680px;
}
.order-fill-payment label{
	font-size: 18px;
	width: 210px;
	margin-right: 10px;
	display: inline-block;
	text-transform: uppercase;
	vertical-align: middle;
}
.order-fill-payment .form-radio{
	font-size: 13px;
	text-transform: none;
	width: auto;
	position: relative;
}
.order-fill-payment-item{
	float: left;
	width: 320px;
	margin-bottom: 20px;
}
.order-fill-payment-item:nth-child(2n){
	width: 350px;
}
.order-fill-payment .form-radio i{
	position: absolute;
	left: 100%;
	top: -10px;
	margin-left: 10px;
	height: 30px;
	vertical-align: middle;
}
.order-fill-payment .form-radio .icon-payment1{
	position: absolute;
	top: -10px;
	right: -50px;
}
.order-fill-payment .form-radio .icon-payment2{
	position: absolute;
	top: -7px;
	right: -100px;
}
.order-fill-payment .form-radio:before{
	margin-top: -4px;
	margin-right: 10px;
}
.order-fill-confirm label{
	font-size: 18px;
	width: 330px;
	margin-right: 10px;
	display: inline-block;
	text-transform: uppercase;
	vertical-align: middle;
}
.order-fill-confirm input[type=text]{
	width: 140px;
	height: 40px;
	font-size: 18px;
	color: #e01764;
	border: 1px solid #b3b3b3;
	background: #fff;
	box-sizing: border-box;
	outline: none;text-align: center;
}
.order-fill-confirm .btn{
	width: 350px;
	height: 40px;
	float: right;
}
.content-form-fill{
	font-size: 13px;
	margin-top: 10px;
}
.content-form-fill .content-form-1{
	width: 250px;
	margin-right: 30px;
	float: left;
}
.content-form-fill .content-form-2{
	width: 260px;
	margin-right: 30px;
	float: left;
}
.content-form-fill .content-form-3{
	width: 190px;
	float: left;
}
.content-form-fill .content-form-4{
	width: 130px;
	float: right;
}
.content-form-fill .label-1{
	float: left;
	margin-right: 10px;
	width: 80px;
}
.content-form-fill .label-nomargin{
	margin-right: 0;
}
.content-form-fill .label-100{
	width: 100px;
}
.content-form-fill input, .content-form-fill select{
	border-color:#b3b3b3!important;
}
.content-form textarea{
	width: 100%;
	box-sizing: border-box;
	max-width: 100%;
	min-width: 100%;	
	outline: none;
}
.content-form-fill textarea{
	height: 100px;
	border: 1px solid #b3b3b3;
}
/****end orders****/

/****error page******/
.error-page-left{
	float: left;
	width: 600px;
}
.error-page-left h1{
	color: #424243;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 10px;
}
.error-page-left p{
	color: #b3b3b3;
	font-size: 13px;
}
.error-page-right{
	float: right;
	width: 260px;
	color: #e01764;
	font-size: 92px;
	line-height: 92px;
	text-align: right;
}
/****end error page****/

/*****modal-product*****/
.modal-product h1{
	font-size: 30px;
	padding-bottom: 17px;
}
.modal-product .prod-descr{
	margin-bottom: 0;
}
.modal-product .prod-descr p{
	padding-bottom: 15px;
	padding-left: 0;
}
.modal-product .prod-actions{
	margin-top: 25px;
	margin-bottom: 10px;
}
.modal-product .prod-color-ex{
	float: left;
	width: 220px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.modal-product .prod-color-ex img {
    max-width: 220px;
}
.modal-product .prod-video-ex{
	float: right;
	width: 220px;
	margin-top: 20px;
	height: 155px;
	margin-bottom: 10px;
}
.modal-product .prod-video-ex img {
    max-width: 220px;
}
.modal-product .prod-video-ex .play {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 50%;
    left: 50%;
    margin-top: -17px;
    margin-left: -17px;
    background: url(/bitrix/templates/new/style/../images/play-new.png) no-repeat;
    background-position: 0 0;
}
.modal-product .prod-video-ex a:hover .play{
	background-position: -34px 0;
}
.modal-product .prod-video-ex .caption{
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    bottom: 15px;
    top: auto;
    padding: 0;
    width: 100%;
    position: absolute;
    color: #fff;
}
.modal-product .prod-soc{
	margin-top: 10px;
	float: left;
	width: 290px;
	margin-bottom: 0;
}
.modal-product .link-prod-detail{
	float: right;
	width: 150px;
	height: 40px;
	padding-top: 11px;
	margin-top: 30px;
	font-size: 18px;
}
.modal-product .prod-soc span{
	display: block;
	margin-bottom: 10px;
}
.modal-product .prod-detail .content-right, .modal-product .prod-detail .content-left{
	margin-bottom: 0;
}
/*****end modal-product***/




.fancybox-lock {
	overflow: visible !important;
}
.fancybox-overlay {
	z-index: 9999;
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.75);
}

.fancybox-skin {
	background: #FFFFFF;
	border: solid 1px #dddddd;
	box-shadow: none !important;
	border-radius: 0;
}

.fancybox-close {
	background: url(/bitrix/templates/new/style/../images/close_sprite.png) 1px 1px no-repeat;
	width: 20px;
	height: 20px;
	right: 10px;
	top: 10px;
}

.fancybox-close:hover {
	background-position: -34px 1px;
}

.gifts-modal {
	padding: 25px 20px 20px;
	width: 738px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.gifts-modal * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.gifts-modal .gm-title {
	text-align: center;
	color: #414142;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 32px;
	margin-bottom: 6px;
}

.gifts-modal .gm-label {
	text-align: center;
	color: #414142;
	font-size: 21px;
	line-height: 22px;
	margin-bottom: 20px;
}

.gifts-modal .gm-list {
	margin: 0 -10px;
}

.gifts-modal .gm-list:after {
	content: '';
	display: block;
	clear: both;
}

.gifts-modal .gm-item {
	float: left;
	width: 33.3334%;
	padding: 0 10px;
}

.gifts-modal .gm-item .item-inner {
	border: solid 1px #dddddd;
	height: 300px;
	position: relative;
	padding: 20px;
}

.gifts-modal .gm-item .item-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.95);
	padding: 100px 30px 0;
	z-index: 5;
	cursor: default;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s, visibility 0.2s;
}

.gifts-modal .gm-item .item-inner:hover .item-hover {
	opacity: 1;
	visibility: visible;
}

.gifts-modal .gm-item.check-color .item-inner .item-hover {
	opacity: 0;
	visibility: hidden;
}

.gifts-modal .gm-item .item-want {
	margin-bottom: 10px;
}

.gifts-modal .gm-item .item-want a {
	display: block;
	background: #e01764;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 40px;
}

.gifts-modal .gm-item .item-more {
}

.gifts-modal .gm-item .item-more a {
	display: block;
	text-decoration: none;
	color: #e01764;
	border: solid 1px #e01764;
	background: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 38px;
}

.gifts-modal .gm-item .item-more a:hover {
	color: #FFFFFF;
	background: #e01764;
}

.gifts-modal .gm-item .item-image {
	height: 185px;
	line-height: 185px;
	text-align: center;
	margin-bottom: 5px;
}

.gifts-modal .gm-item .item-image img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}

.gifts-modal .gm-item .item-name {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	line-height: 15px;
	height: 45px;
	overflow: hidden;
	color: #414142;
	margin-bottom: 8px;
}

.gifts-modal .gm-item .item-info {
	position: relative;
	z-index: 10;
	color: #e71072;
	font-weight: bold;
}

.gifts-modal .gm-item .item-info:after {
	content: '';
	display: block;
	clear: both;
}

.gifts-modal .gm-item .item-count {
	float: left;
	font-size: 14px;
}

.gifts-modal .gm-item .item-price {
	float: right;
	font-size: 18px;
}

.gifts-modal .gm-item .item-color {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.95);
	padding: 20px 20px 10px;
	z-index: 15;
	cursor: default;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s, visibility 0.2s;
}

.gifts-modal .gm-item.check-color .item-color {
	opacity: 1;
	visibility: visible;
}

.gifts-modal .gm-item .item-c-inner {
	height: 186px;
	font-size: 0;
	text-align: center;
}

.gifts-modal .gm-item .item-c-inner:before,
.gifts-modal .gm-item .item-c-inner:after {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 1%;
}

.gifts-modal .gm-item .item-c-content {
	display: inline-block;
	vertical-align: middle;
	width: 98%;
	overflow: hidden;
}

.gifts-modal .gm-item .item-c-title {
	color: #414142;
	font-size: 13px;
	text-transform: uppercase;
}

.gifts-modal .gm-item .item-c-list {
	max-height: 168px;
	overflow: auto;
}

.gifts-modal .gm-item .item-c-shadow {
	position: relative;
}

.gifts-modal .gm-item .item-c-shadow.shadow-top:before {
	content: '';
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: block;
	height: 20px;
	pointer-events: none;
	z-index: 5;
}

.gifts-modal .gm-item .item-c-shadow.shadow-bottom:after {
	content: '';
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	height: 20px;
	pointer-events: none;
	z-index: 5;
}

.gifts-modal .gm-item .item-c-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	cursor: pointer;
}

.gifts-modal .gm-item .item-c-item input {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	border: none;
	opacity: 0;
}

.gifts-modal .gm-item .item-c-item i {
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	position: relative;
}

.gifts-modal .gm-item .item-c-item i:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: url("/bitrix/templates/new/style/../images/check.png") 50% 50% no-repeat;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s, visibility 0.2s;
}

.gifts-modal .gm-item .item-c-item input:checked + i:before {
	opacity: 1;
	visibility: visible;
}

.gifts-modal .gm-item .item-c-btns {
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 12px;
}

.gifts-modal .gm-item .item-c-get a {
	display: block;
	background: #e01764;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 40px;
}

.gifts-modal .gm-item .item-c-cancel {
	text-align: center;
	margin-top: 10px;
}

.gifts-modal .gm-item .item-c-cancel a {
	display: inline-block;
	color: #e20861;
	font-size: 15px;
	padding-left: 14px;
	background: url("/bitrix/templates/new/style/../images/cross.png") 0 50% no-repeat;
}

/*
* пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ css пїЅпїЅпїЅпїЅпїЅ catalog-promo пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ
*/
.catalog-promo{
	padding: 0 60px;
}
.catalog-promo__carousel{
	margin: 0 auto;
	margin-bottom: 60px;
	max-width: 800px;
}
.catalog-promo__carousel .slick-slide{
	text-align: center;
}
.catalog-promo__carousel .slick-slide img{
	display: inline-block;
	max-width: 100%;
}

.breadcrumb {
	padding-left: 20px;
	padding-right: 10px;
}
.prod-detail .img-slider-item {
	height: auto;
}
.bxslider-prod li a>img:first-child {
	width: 99%;
}
#bx-pager-news a img, .img-slider-items a img {
	height: auto;
}
.img-slider {
	margin-bottom: 20px;
}

/*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ*/
.colors-modal {
	width:400px;
	padding: 20px;
	border: 1px solid #e01764;
}
.colors-modal .cm-title {
	text-align: center;
	color: #414142;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 32px;
	margin-top: 8px;
	margin-bottom: 16px;
}
.colors-modal .color-view a img {
	background: rgba(0, 0, 0, 0) url(/bitrix/templates/new/style/../images/color-picker.png) no-repeat scroll 0 0;
	background-size: contain;
	display: none;
	height: 52px;
	left: -14px;
	padding: 10px 10px 8px 8px;
	position: absolute;
	top: -66px;
	width: 50px;
	z-index: 99999;
}

.colors-modal .color-view a span {
	color: rgb(64, 64, 65);
	display: none;
	font-size: 12px;
	position: absolute;
	right: -8px;
	top: -63px;
	z-index: 99999;
}

.colors-modal .color-view {
	margin: 0 auto;
	width: 320px;
}
.colors-modal .cm-controls {
	width: 320px;
	margin: 0 auto;
	display: table;
}
.colors-modal .cm-control {
	width: 48%;
	display: table-cell;
	min-height: 154px;
	vertical-align: middle;
}
.colors-modal .cm-preview-image img {
	width: 100%;
}
.colors-modal .color-view a:hover img, .colors-modal .color-view a:hover span {
	display: none;
}


@media (max-width: 490px) {
	.colors-modal {
		width:250px;
		padding: 20px;
		border: 1px solid #e01764;
	}
	.colors-modal .cm-controls {
		width: 230px;
		margin: 0 auto;
		display: table;
	}
	.colors-modal .color-view {
		margin: 0 auto;
		width: 230px;
	}
}

/*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅ пїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
#product-basket-add .carousel-prod {
	height: auto;
}
.pba-button {
	margin-top: 20px;
	margin-bottom: 20px;
}
#product-basket-add .carousel-prod .carousel-item {
	width: 120px;
	height: 183px;
}
#product-basket-add .colors-modal {
	width: 490px;
}
#product-basket-add .carousel-prod .slick-prev {
	left: -21px;
}
#product-basket-add .carousel-prod .slick-next {
	right: -28px;
}
#product-basket-add .carousel-item a {
	width: 100%;
}
#product-basket-add .carousel-item a:last-child {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	height: 75px;
	overflow: hidden;
}
#product-basket-add .cm-label.action-name {
	text-align: center;
}

.news-item {
    margin-bottom:20px;
}

#news-container {
	float: left;
}
.actions-item {margin: 10px}

/* End */


/* Start:/bitrix/templates/new/style/slick.css?16364479786912*/
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; -webkit-tap-highlight-color: transparent;}

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url("/bitrix/templates/new/style/ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -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; left: 0; top: 0; display: block; zoom: 1; }
.color-carousel .slick-track{
	width: 40px;
}
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; /*height: 100%;*/ min-height: 1px; display: none;width: 253px;text-align: center;}
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-vertical.color-carousel .slick-slide{
	width: 40px;
	height: 40px;
}

.slick-slide video {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	-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);
}

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 45px; width: 45px; line-height: 0; font-size: 0; cursor: pointer; top: 50%; margin-top: -23px; padding: 0; border: none; outline: none; }

.slick-prev { left: -35px; background: url(/bitrix/templates/new/style/../images/controls.png) no-repeat 0 0;}
.slick-prev:hover {background-position: 0 -45px;}

.slick-next { right: -40px; background: url(/bitrix/templates/new/style/../images/controls.png) no-repeat -45px 0;}
.slick-next:hover {background-position: -45px -45px;}

.color-carousel .slick-prev, .color-carousel .slick-next { position: absolute; display: block; height: 10px; width: 16px; line-height: 0; font-size: 0; cursor: pointer; padding: 0; border: none; outline: none; left:13px; bottom: auto; top: auto; margin:0;}

.color-carousel .slick-prev { bottom: -15px; background: url(/bitrix/templates/new/style/../images/color_switch.png) no-repeat 0 -10px;}
.color-carousel .slick-prev:hover {background-position: -16px -10px;}

.color-carousel .slick-next { top: -15px; background: url(/bitrix/templates/new/style/../images/color_switch.png) no-repeat 0 0;}
.color-carousel .slick-next:hover {background-position: -16px 0;}

/* Dots */
.slick-slider {margin-bottom: 40px;}
.color-carousel.slick-slider {margin: 0;}

.slick-dots { position: absolute; bottom: -55px; list-style: none; display: block; text-align: center; padding: 0!important; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 12px; width: 12px; margin: 0 0 0 20px; padding: 0; cursor: pointer; }
.slick-dots li:first-child{margin:0;}
.slick-dots li button { 
	background: #e10861;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	padding: 0;
	outline: 0;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	cursor: pointer; 
}
.slick-dots li button:hover{ 
	background: url(/bitrix/templates/new/style/../images/pager-sel.png) no-repeat;
	width: 12px;
	height: 12px;
	top: -2px;
	left: -2px;
	position: relative; }
.slick-dots li.slick-active button { 
	background: url(/bitrix/templates/new/style/../images/pager-sel.png) no-repeat;
	width: 12px;
	height: 12px;
	top: -2px;
	left: -2px;
	position: relative; 
}

.carousel-item{
	height: 263px;
	width: 180px;
	display: inline-block;
	padding: 16px;
	background: #fff;
	margin: 16px;
	text-align: center;
	position: relative;
	overflow: hidden;

}
.carousel-item a{
	color: #404041;
	font-size: 13px;
	line-height: 15px;
	display: block;
}
.carousel-item .item-name{
	position: relative;
	overflow: hidden;
	height: 45px;
}
.carousel-item img{
	margin: 0 auto;
	text-align: center;
	max-width: 153px;
	max-height: 160px;
	margin-bottom: 5px;
	margin-top: 30px;
}
.carousel-item .item-bottom{
	height: 35px;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}
.carousel-item .item-bottom-left{
	float: left;
	padding-left: 20px;
	font-size: 14px;
	color: #ed1663;
}
.carousel-item .item-bottom-left span{
	color: #b4b6b8;
}
.carousel-item .item-bottom-right{
	float: right;
	padding-right: 20px;
	font-size: 18px;
	color: #ed1663;
}
.carousel-title{
	font-size: 21px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
}
.carousel-title span{
	cursor: pointer;
}
.carousel{
	display: none;
}
.carousel.active{
	display: block;
}
.carousel-title span:hover,
.carousel-title span.active{
	color:#ed1663;	
}
.carousel-title span:after{
	content: '';
	width: 1px;
	height: 20px;
	background: #414142;
	display: inline-block;
	margin: 0 13px;
	margin-bottom: -3px;
}
.carousel-title span:last-child:after{
	display: none;
}
.carousel-prod{
	padding: 0 23px;
	position: relative;
	overflow: hidden;
	height: 218px;
}
.carousel-prod .slick-dots{
	display: none!important;
}
.carousel-prod .carousel-item img{
	max-width: 105px;
	max-height: 120px;
	margin-top: 0;
}
.carousel-prod .slick-slider{
	margin-bottom: 20px;
}
.carousel-prod:last-child .slick-slider{
	margin-bottom: 0;
}
.carousel-prod .carousel-title{
	margin-bottom: 13px;
}
.carousel-prod .carousel-item{
	border: 1px solid #e5e5e5;
	margin: 5px;
	height: 160px;
	line-height: 14px;
	padding: 10px;
}
.carousel-prod .carousel-item img{
	margin-bottom: 0;
}
.carousel-prod .carousel-item a{
	text-decoration: none!important;

}
.carousel-main{
	margin: 0 20px;
}
.carousel-main .carousel-line{
	height: 327px;
	position: relative;
	overflow: hidden;
}
.img-slider-items{
	height: 73px;
	position: relative;
	overflow: hidden;
}
/* Arrows */
.carousel-prod .slick-prev, .carousel-prod .slick-next { position: absolute; display: block; height: 30px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; top: 50%; margin-top: -12px; padding: 0; border: none; outline: none; }

.carousel-prod .slick-prev { left: -23px; background: url(/bitrix/templates/new/style/../images/controls3.png) no-repeat 0 0px;}
.carousel-prod .slick-prev:hover {background-position: 0 -32px;}

.carousel-prod .slick-next { right: -23px; background: url(/bitrix/templates/new/style/../images/controls3.png) no-repeat -20px 0;}
.carousel-prod .slick-next:hover {background-position: -20px -32px;}
/* End */


/* Start:/bitrix/templates/new/style/jquery.bxslider.css?15117949328661*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 20px;
    padding: 0;
    *zoom: 1;

}
.sliders-line .bx-wrapper{
    margin-bottom: 0;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {

    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

/*.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}*/

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(/bitrix/templates/new/style/../images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    position: absolute;
    right: 10px;
    bottom: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 35px;
    height: 12px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #e10861;
    text-indent: -9999px;
    display: block;
    width: 8px;
    height: 8px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: url(/bitrix/templates/new/style/../images/pager-sel.png) no-repeat;
    width: 12px;
    height: 12px;
    top: -2px;
    left: -2px;
    position: relative;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 15px;
    background: url(/bitrix/templates/new/style/../images/controls.png) no-repeat 0 0;
}
.bx-wrapper .bx-next {
    right: 15px;
    background: url(/bitrix/templates/new/style/../images/controls.png) no-repeat -45px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 45px;
    height: 45px;
    text-indent: -9999px;
    z-index: 99;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(/bitrix/templates/new/style/../images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(/bitrix/templates/new/style/../images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}
.bxslider{
    padding: 0!important;
    margin: 0!important;
}
.bxslider li{
    background: #444444;
}
.bxslider-news li{
    background: none;
}
.logo-slider{
    position: absolute;
    right: 0;
    top: 25px;
    z-index: 99;
}
.slider-main{
    position: relative;
    overflow: hidden;
    height: 550px;
}

.slider-item{
    width: 412px;
    float: left;
    margin-bottom: 20px;
    margin-left: 19px;
    position: relative;
}
.slider-item:first-child{
    margin-left: 0;
}
.slider-item img{
    width: 100%;
}
.sliders-line .bx-controls-direction, .slider-text .bx-controls-direction{
    display: none !important;
}
.slider-small-caption{
    font-size: 19px;
    text-align: center;
    padding:10px;
    color: #fff;
    position: absolute;
    top:0;
}
.video .slider-small-caption{
    font-size: 34px;
    text-align: center;
    text-transform: uppercase;
    bottom:25px;
    top: auto;
    padding: 0;
    width: 100%;
}
.news-small-caption{
    font-size: 34px;
    text-align: center;
    text-transform: uppercase;
    bottom:25px;
    top: auto;
    right: 0;
    background: #e10963;
    height: auto;
    padding: 0;
    width: auto;
    position: absolute;
    color: #ffffff;
    padding: 15px 20px;
    letter-spacing: 3px;
}
.video a{
    display: block;
}
.video .play{
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: url(/bitrix/templates/new/style/../images/play.png) center center no-repeat;
}
.slider-text .bx-pager{
    right: auto;
    left: auto;
    bottom: -40px;
    text-align: center;
    width:100%;
}
.slider-text{
    margin-bottom: 40px;
    margin-top: 20px;
}
.slider-text h1{
    padding-bottom: 20px;
}
.news-detail .bx-wrapper .bx-prev, .img-slider .bx-wrapper .bx-prev{
    background: url(/bitrix/templates/new/style/../images/controls2.png) no-repeat 0 0;
    left: 0;
}
.news-detail .bx-wrapper .bx-next, .img-slider .bx-wrapper .bx-next{
    right: 0;
    background: url(/bitrix/templates/new/style/../images/controls2.png) no-repeat -45px 0;
}
.news-detail .bx-wrapper .bx-prev:hover, .img-slider .bx-wrapper .bx-prev:hover {
    background-position: 0 -45px;
}

.news-detail .bx-wrapper .bx-next:hover, .img-slider .bx-wrapper .bx-next:hover {
    background-position: -45px -45px;
}
#bx-pager-news a img, .img-slider-items a img{
    border: 1px solid #e5e5e5;
    width: 97%;
}
#bx-pager-news a:hover img, #bx-pager-news a.active-th img, .img-slider-items a:hover img, .img-slider-items a.active-th img{
    border: 1px solid #e10963!important;
}
.news-detail .bx-pager, .img-slider .bx-pager{
    display: none;
}
.news-detail .bx-wrapper .bx-has-pager .bx-prev, .img-slider .bx-wrapper .bx-has-pager .bx-prev{
    background: url(/bitrix/templates/new/style/../images/controls3.png) no-repeat 0 0;
    left: -23px;
}
.news-detail .bx-wrapper .bx-has-pager .bx-next, .img-slider .bx-wrapper .bx-has-pager .bx-next{
    right: -23px;
    background: url(/bitrix/templates/new/style/../images/controls3.png) no-repeat -20px 0;
}
.news-detail .bx-wrapper .bx-has-pager .bx-prev:hover, .img-slider .bx-wrapper .bx-has-pager .bx-prev:hover {
    background-position: 0 -32px;
}

.news-detail .bx-wrapper .bx-has-pager .bx-next:hover, .img-slider .bx-wrapper .bx-has-pager .bx-next:hover {
    background-position: -20px -32px;
}
.news-detail .bx-wrapper .bx-has-pager a, .img-slider .bx-wrapper .bx-has-pager a {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    outline: 0;
    width: 16px;
    height: 28px;
    text-indent: -9999px;
    z-index: 9999;
}
.news-detail .bxslider-news, .img-slider .bxslider-news{
    padding: 0!important;
    margin:0!important;
}
.shop-detail .img-slider-item .bx-controls, .prod-detail .img-slider-item .bx-controls{
    display: none;
}
.shop-detail .img-slider{
    margin-top: 40px;
}
.bxslider-prod li img{
    border: 1px solid #e5e5e5;
}
.bx-wrapper ul{
    margin: 0!important;
    padding: 0!important;
}
.slider-promo .bx-controls-direction{
    display: none!important;
}
.slider-promo .bx-pager{
    width: 100%;
    right: auto;
    padding-left: 35px;
}
.slider-promo .bx-pager.bx-default-pager a{
    background: #ffffff;
}
.slider-promo .bx-pager.bx-default-pager a:hover, .slider-promo .bx-pager.bx-default-pager a.active{
    background: url(/bitrix/templates/new/style/../images/promo/pager_sel_promo.png) no-repeat;
    height: 14px;
    width: 14px;
    top: -3px;
    left: -3px;
}
.slider-promo .bx-viewport{
    background:#ffffff;
}
.slider-promo .slider-small-caption{
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    bottom: 50px;
    left: 35px;
    padding:0;
    top: auto;
}
.slider-promo .slider-small-caption span{
    text-transform: uppercase;
    display: block;
}
/* End */


/* Start:/bitrix/templates/new/style/tinyscrollbar.css?1498116648933*/
/* Tiny Scrollbar */
.scrollbar-filter { width: 150px;margin-top: 5px;}
.scrollbar-filter .viewport { width: 130px; height: 115px; overflow: hidden; position: relative; }
.scrollbar-filter .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
.scrollbar-filter .scrollbar{ background: #f3f3f3; position: relative; background-position: 0 0; float: right; width: 7px; }
.scrollbar-filter .track { background: #f3f3f3; height: 100%; width:7px; position: relative;}
.scrollbar-filter .thumb { background: #707070; height: 20px; width: 7px; cursor: pointer; overflow: hidden; position: absolute; top: 0;}
.scrollbar-filter .thumb:hover, .scrollbar-filter .thumb:focus{background: #c11261;}
.scrollbar-filter .thumb .end {}
.scrollbar-filter .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
/* End */


/* Start:/bitrix/templates/new/style/jquery.selectbox.css?14981166481803*/
@CHARSET "UTF-8";
.sbHolder{
	background-color: #fff;
	border: none;
	box-shadow:none;
	border-radius:0;
	outline:none;
	border: 1px solid #e5e5e5;
	font-weight: normal;
	height: 35px;
	position: relative;
	width: 300px;
	display: inline-block;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	height: 35px;
	left: 0;
	line-height: 35px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 100%;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #404041;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url('/bitrix/templates/new/style/../images/selector.gif') no-repeat center;
	text-align: center;
	display: block;
	height: 35px;
	outline: none;
	position: absolute;
	right: 10px;
	top: 0px;
	width: 15px;
	color:#404041;
}
.sbToggle:hover{
	color:#404041;
}
.sbToggleOpen{
	color:#404041;
}
.sbToggleOpen:hover{
	color:#404041;
}
.sbHolderDisabled{
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #fff;
	border: 1px solid #e5e5e5;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	width: 300px;
	z-index: 1;
	overflow-y: auto;
	padding: 0!important;
	margin: 0!important;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions li:hover{

}
.sbOptions a{
	display: block;
	outline: none;
	padding: 3px 0 3px 3px;
	color: #404041;
}
.sbOptions a:link, .sbOptions a:visited{
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #e10963;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	color: #404041;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}
/* End */


/* Start:/bitrix/templates/new/style/sm-indents.css?151084181210102*/
.sm-text-left {
    text-align: left;
}
.sm-text-right {
    text-align: right;
}
.sm-text-center {
    text-align: center;
}
.sm-text-justify {
    text-align: justify;
}
.sm-padding-top-2 {
    padding-top: 2px;
}

.sm-padding-top-4 {
    padding-top: 4px;
}

.sm-padding-top-6 {
    padding-top: 6px;
}

.sm-padding-top-8 {
    padding-top: 8px;
}

.sm-padding-top-10 {
    padding-top: 10px;
}

.sm-padding-top-12 {
    padding-top: 12px;
}

.sm-padding-top-14 {
    padding-top: 14px;
}

.sm-padding-top-16 {
    padding-top: 16px;
}

.sm-padding-top-18 {
    padding-top: 18px;
}

.sm-padding-top-20 {
    padding-top: 20px;
}

.sm-padding-top-22 {
    padding-top: 22px;
}

.sm-padding-top-24 {
    padding-top: 24px;
}

.sm-padding-top-26 {
    padding-top: 26px;
}

.sm-padding-top-28 {
    padding-top: 28px;
}

.sm-padding-top-30 {
    padding-top: 30px;
}

.sm-padding-top-32 {
    padding-top: 32px;
}

.sm-padding-top-34 {
    padding-top: 34px;
}

.sm-padding-top-36 {
    padding-top: 36px;
}

.sm-padding-top-38 {
    padding-top: 38px;
}

.sm-padding-top-40 {
    padding-top: 40px;
}

.sm-padding-top-42 {
    padding-top: 42px;
}

.sm-padding-top-44 {
    padding-top: 44px;
}

.sm-padding-top-46 {
    padding-top: 46px;
}

.sm-padding-top-48 {
    padding-top: 48px;
}


.sm-padding-bottom-2 {
    padding-bottom: 2px;
}

.sm-padding-bottom-4 {
    padding-bottom: 4px;
}

.sm-padding-bottom-6 {
    padding-bottom: 6px;
}

.sm-padding-bottom-8 {
    padding-bottom: 8px;
}

.sm-padding-bottom-10 {
    padding-bottom: 10px;
}

.sm-padding-bottom-12 {
    padding-bottom: 12px;
}

.sm-padding-bottom-14 {
    padding-bottom: 14px;
}

.sm-padding-bottom-16 {
    padding-bottom: 16px;
}

.sm-padding-bottom-18 {
    padding-bottom: 18px;
}

.sm-padding-bottom-20 {
    padding-bottom: 20px;
}

.sm-padding-bottom-22 {
    padding-bottom: 22px;
}

.sm-padding-bottom-24 {
    padding-bottom: 24px;
}

.sm-padding-bottom-26 {
    padding-bottom: 26px;
}

.sm-padding-bottom-28 {
    padding-bottom: 28px;
}

.sm-padding-bottom-30 {
    padding-bottom: 30px;
}

.sm-padding-bottom-32 {
    padding-bottom: 32px;
}

.sm-padding-bottom-34 {
    padding-bottom: 34px;
}

.sm-padding-bottom-36 {
    padding-bottom: 36px;
}

.sm-padding-bottom-38 {
    padding-bottom: 38px;
}

.sm-padding-bottom-40 {
    padding-bottom: 40px;
}

.sm-padding-bottom-42 {
    padding-bottom: 42px;
}

.sm-padding-bottom-44 {
    padding-bottom: 44px;
}

.sm-padding-bottom-46 {
    padding-bottom: 46px;
}

.sm-padding-bottom-48 {
    padding-bottom: 48px;
}


.sm-padding-right-2 {
    padding-right: 2px;
}

.sm-padding-right-4 {
    padding-right: 4px;
}

.sm-padding-right-6 {
    padding-right: 6px;
}

.sm-padding-right-8 {
    padding-right: 8px;
}

.sm-padding-right-10 {
    padding-right: 10px;
}

.sm-padding-right-12 {
    padding-right: 12px;
}

.sm-padding-right-14 {
    padding-right: 14px;
}

.sm-padding-right-15 {
    padding-right: 15px;
}

.sm-padding-right-16 {
    padding-right: 16px;
}

.sm-padding-right-18 {
    padding-right: 18px;
}

.sm-padding-right-20 {
    padding-right: 20px;
}

.sm-padding-right-22 {
    padding-right: 22px;
}

.sm-padding-right-24 {
    padding-right: 24px;
}

.sm-padding-right-26 {
    padding-right: 26px;
}

.sm-padding-right-28 {
    padding-right: 28px;
}

.sm-padding-right-30 {
    padding-right: 30px;
}

.sm-padding-right-32 {
    padding-right: 32px;
}

.sm-padding-right-34 {
    padding-right: 34px;
}

.sm-padding-right-36 {
    padding-right: 36px;
}

.sm-padding-right-38 {
    padding-right: 38px;
}

.sm-padding-right-40 {
    padding-right: 40px;
}

.sm-padding-right-42 {
    padding-right: 42px;
}

.sm-padding-right-44 {
    padding-right: 44px;
}

.sm-padding-right-46 {
    padding-right: 46px;
}

.sm-padding-right-48 {
    padding-right: 48px;
}


.sm-padding-left-2 {
    padding-left: 2px;
}

.sm-padding-left-4 {
    padding-left: 4px;
}

.sm-padding-left-6 {
    padding-left: 6px;
}

.sm-padding-left-8 {
    padding-left: 8px;
}

.sm-padding-left-10 {
    padding-left: 10px;
}

.sm-padding-left-12 {
    padding-left: 12px;
}

.sm-padding-left-14 {
    padding-left: 14px;
}

.sm-padding-left-15 {
    padding-left: 15px;
}

.sm-padding-left-16 {
    padding-left: 16px;
}

.sm-padding-left-18 {
    padding-left: 18px;
}

.sm-padding-left-20 {
    padding-left: 20px;
}

.sm-padding-left-22 {
    padding-left: 22px;
}

.sm-padding-left-24 {
    padding-left: 24px;
}

.sm-padding-left-26 {
    padding-left: 26px;
}

.sm-padding-left-28 {
    padding-left: 28px;
}

.sm-padding-left-30 {
    padding-left: 30px;
}

.sm-padding-left-32 {
    padding-left: 32px;
}

.sm-padding-left-34 {
    padding-left: 34px;
}

.sm-padding-left-36 {
    padding-left: 36px;
}

.sm-padding-left-38 {
    padding-left: 38px;
}

.sm-padding-left-40 {
    padding-left: 40px;
}

.sm-padding-left-42 {
    padding-left: 42px;
}

.sm-padding-left-44 {
    padding-left: 44px;
}

.sm-padding-left-46 {
    padding-left: 46px;
}

.sm-padding-left-48 {
    padding-left: 48px;
}
.sm-padding-left-remove {
    padding-left: 0px;
}

.sm-margin-top-2 {
    margin-top: 2px;
}

.sm-margin-top-4 {
    margin-top: 4px;
}

.sm-margin-top-6 {
    margin-top: 6px;
}

.sm-margin-top-8 {
    margin-top: 8px;
}

.sm-margin-top-10 {
    margin-top: 10px;
}

.sm-margin-top-12 {
    margin-top: 12px;
}

.sm-margin-top-13 {
    margin-top: 13px;
}

.sm-margin-top-14 {
    margin-top: 14px;
}

.sm-margin-top-15 {
    margin-top: 15px;
}

.sm-margin-top-16 {
    margin-top: 16px;
}

.sm-margin-top-18 {
    margin-top: 18px;
}

.sm-margin-top-20 {
    margin-top: 20px;
}

.sm-margin-top-22 {
    margin-top: 22px;
}

.sm-margin-top-24 {
    margin-top: 24px;
}

.sm-margin-top-26 {
    margin-top: 26px;
}

.sm-margin-top-28 {
    margin-top: 28px;
}

.sm-margin-top-30 {
    margin-top: 30px;
}

.sm-margin-top-32 {
    margin-top: 32px;
}

.sm-margin-top-34 {
    margin-top: 34px;
}

.sm-margin-top-36 {
    margin-top: 36px;
}

.sm-margin-top-38 {
    margin-top: 38px;
}

.sm-margin-top-40 {
    margin-top: 40px;
}

.sm-margin-top-42 {
    margin-top: 42px;
}

.sm-margin-top-44 {
    margin-top: 44px;
}

.sm-margin-top-46 {
    margin-top: 46px;
}

.sm-margin-top-48 {
    margin-top: 48px;
}


.sm-margin-bottom-2 {
    margin-bottom: 2px;
}

.sm-margin-bottom-4 {
    margin-bottom: 4px;
}

.sm-margin-bottom-6 {
    margin-bottom: 6px;
}

.sm-margin-bottom-8 {
    margin-bottom: 8px;
}

.sm-margin-bottom-10 {
    margin-bottom: 10px;
}

.sm-margin-bottom-12 {
    margin-bottom: 12px;
}

.sm-margin-bottom-14 {
    margin-bottom: 14px;
}

.sm-margin-bottom-15 {
    margin-bottom: 15px;
}

.sm-margin-bottom-16 {
    margin-bottom: 16px;
}

.sm-margin-bottom-18 {
    margin-bottom: 18px;
}

.sm-margin-bottom-20 {
    margin-bottom: 20px;
}

.sm-margin-bottom-22 {
    margin-bottom: 22px;
}

.sm-margin-bottom-24 {
    margin-bottom: 24px;
}

.sm-margin-bottom-25 {
    margin-bottom: 25px;
}

.sm-margin-bottom-26 {
    margin-bottom: 26px;
}

.sm-margin-bottom-28 {
    margin-bottom: 28px;
}

.sm-margin-bottom-30 {
    margin-bottom: 30px;
}

.sm-margin-bottom-32 {
    margin-bottom: 32px;
}

.sm-margin-bottom-34 {
    margin-bottom: 34px;
}

.sm-margin-bottom-36 {
    margin-bottom: 36px;
}

.sm-margin-bottom-38 {
    margin-bottom: 38px;
}

.sm-margin-bottom-40 {
    margin-bottom: 40px;
}

.sm-margin-bottom-42 {
    margin-bottom: 42px;
}

.sm-margin-bottom-44 {
    margin-bottom: 44px;
}

.sm-margin-bottom-46 {
    margin-bottom: 46px;
}

.sm-margin-bottom-48 {
    margin-bottom: 48px;
}

.sm-margin-bottom-50 {
    margin-bottom: 50px;
}

.sm-margin-bottom-60 {
    margin-bottom: 60px;
}


.sm-margin-right-2 {
    margin-right: 2px;
}

.sm-margin-right-4 {
    margin-right: 4px;
}

.sm-margin-right-6 {
    margin-right: 6px;
}

.sm-margin-right-8 {
    margin-right: 8px;
}

.sm-margin-right-10 {
    margin-right: 10px;
}

.sm-margin-right-12 {
    margin-right: 12px;
}

.sm-margin-right-14 {
    margin-right: 14px;
}

.sm-margin-right-15 {
    margin-right: 15px;
}

.sm-margin-right-16 {
    margin-right: 16px;
}

.sm-margin-right-18 {
    margin-right: 18px;
}

.sm-margin-right-20 {
    margin-right: 20px;
}

.sm-margin-right-22 {
    margin-right: 22px;
}

.sm-margin-right-24 {
    margin-right: 24px;
}

.sm-margin-right-26 {
    margin-right: 26px;
}

.sm-margin-right-28 {
    margin-right: 28px;
}

.sm-margin-right-30 {
    margin-right: 30px;
}

.sm-margin-right-32 {
    margin-right: 32px;
}

.sm-margin-right-34 {
    margin-right: 34px;
}

.sm-margin-right-36 {
    margin-right: 36px;
}

.sm-margin-right-38 {
    margin-right: 38px;
}

.sm-margin-right-40 {
    margin-right: 40px;
}

.sm-margin-right-42 {
    margin-right: 42px;
}

.sm-margin-right-44 {
    margin-right: 44px;
}

.sm-margin-right-46 {
    margin-right: 46px;
}

.sm-margin-right-48 {
    margin-right: 48px;
}


.sm-margin-left-2 {
    margin-left: 2px;
}

.sm-margin-left-4 {
    margin-left: 4px;
}

.sm-margin-left-6 {
    margin-left: 6px;
}

.sm-margin-left-8 {
    margin-left: 8px;
}

.sm-margin-left-10 {
    margin-left: 10px;
}

.sm-margin-left-12 {
    margin-left: 12px;
}

.sm-margin-left-14 {
    margin-left: 14px;
}

.sm-margin-left-15 {
    margin-left: 15px;
}

.sm-margin-left-16 {
    margin-left: 16px;
}

.sm-margin-left-18 {
    margin-left: 18px;
}

.sm-margin-left-20 {
    margin-left: 20px;
}

.sm-margin-left-22 {
    margin-left: 22px;
}

.sm-margin-left-24 {
    margin-left: 24px;
}

.sm-margin-left-26 {
    margin-left: 26px;
}

.sm-margin-left-28 {
    margin-left: 28px;
}

.sm-margin-left-30 {
    margin-left: 30px;
}

.sm-margin-left-32 {
    margin-left: 32px;
}

.sm-margin-left-34 {
    margin-left: 34px;
}

.sm-margin-left-36 {
    margin-left: 36px;
}

.sm-margin-left-38 {
    margin-left: 38px;
}

.sm-margin-left-40 {
    margin-left: 40px;
}

.sm-margin-left-42 {
    margin-left: 42px;
}

.sm-margin-left-44 {
    margin-left: 44px;
}

.sm-margin-left-46 {
    margin-left: 46px;
}

.sm-margin-left-48 {
    margin-left: 48px;
}
.sm-margin-none {
    margin: inherit;
}
/* End */


/* Start:/bitrix/templates/new/style/flexboxgrid.min.css?151084181212312*/
.container,.container-fluid{margin-right:auto;margin-left:auto}.container-fluid{padding-right:2rem;padding-left:2rem}.row{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:48em){.container{width:49rem}.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:64em){.container{width:65rem}.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:75em){.container{width:76rem}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}
/* End */


/* Start:/bitrix/templates/new/style/lightbox.css?14981166483910*/
/* Preload images */
body:after {
  content: url(/bitrix/templates/new/style/../images/close.png) url(/bitrix/templates/new/style/../images/loading.gif) url(/bitrix/templates/new/style/../images/prev.png) url(/bitrix/templates/new/style/../images/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
 /* -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;*/
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
 /* -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;*/
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/bitrix/templates/new/style/../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/bitrix/templates/new/style/../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/bitrix/templates/new/style/../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
 /* -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;*/
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/bitrix/templates/new/style/../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* End */


/* Start:/bitrix/templates/new/style/style_res.css?162453446911915*/
.clearfix{
	content: '';
	display: table;
	clear: both;
}
.slider-item img {
  height: auto;
}
.actions-list-line{
	height: auto;
}
.actions-list-line:after{
	content: '';
	display: table;
	clear: both;

}
.load-more{
	padding-top: 0;
}
.actions-list{
	width: 100%;
}
.actions-item{
	margin-right: 17px;
	margin-bottom: 20px;
}
.actions-item:nth-child(3n){
	margin-right: 0;
}
.content-inner img{
	max-width: 100%;
}
.about-left{
	width: calc(30% - 50px);
}
.about-right{
	float: right;
	width: 68%;
}
@media (max-width: 767px) {
  body{
		min-width: 320px;
	}
  	.wrapper {
		min-width: 320px;
	}
	.container{
		width:100%;
	}
	.container-middle{
		max-width:766px;
	}
	.container-middle2{
		max-width:766px;
	}
	.container-middle3{
		max-width:766px;
	}
	.container-big{
		max-width:766px;
	}
	.footer{
		min-width: 320px;
	}

	.slider-main{
		display: none;
	}
	.above-footer-line{
		text-align: center;
		height: 135px;
		padding: 10px 0;
	}
	.above-footer-line span{
		display: block;
		margin: 5px 0;
	}
	.footer-column{
		margin-right: 25px;
	}
	.header-bottom-line ul li a{
		font-size: 12px;
	}
	.carousel-title{
		font-size: 16px;
	}
	.header-bottom-line ul li img{
		display: none!important;
	}
	.header-bottom-line .submenu > ul a{
		font-size: 11px;
	}
	.above-footer-line input[type=text]{
		width: 150px;
	}
	.slick-dots{
		display: none!important;
	}
	.sliders-line {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.content h1{
		padding-left: 30px;
		padding-right: 30px;
	}

	.brand-title {
		font-size: 20px !important;
	}

	.shops-left{
		float: none;
	}
	.job-title{
		line-height: 22px;
		height: auto;
	}
	.job-form-line-right{
		float: left;
	}
	.form textarea{
		width: 100%;
	}
	.content-inner img {
		min-height: auto !important;
	}
	.content ul{
		padding-right: 30px;
	}
	.sliders-line .slider-item{
		width: 400px!important;
	}
	.header{
		height: 40px;
		margin-bottom: 20px;
	}
	.header-top-right{
		display: none;
	}
	.header-top-mobile{
		display: block;
		float: right;
		padding-top: 8px;
	}
	.show-mobile-menu{
		display: block;
		position: absolute;
		top: 0;

	    padding: 9px 10px;
	    background-color: transparent;
	    background-image: none;
	    border: 1px solid transparent;
	    border-radius: 4px;
	}
	.show-mobile-menu .icon-bar{
		display: block;
    	width: 22px;
   	 	height: 2px;
    	border-radius: 1px;
    	background: #fff;
    	margin: 4px 0;
	}
	.show-mobile-menu:hover .icon-bar{
		opacity: 0.8;
	}
	.header-bottom-line{
		height: 0;
		position: relative;
		overflow: hidden;
		z-index: 106;
	}
	.header-bottom-line .container > ul > li{
		display: block;
		padding-bottom: 3px;
	}
	.header-bottom-line .submenu{
		height: 0;
		position: relative;
		overflow: hidden;
		display: block;
		padding: 0;
	}
	.header-bottom-line .submenu ul{
		padding-top: 5px;
		padding-left: 25px;
	}
	.header-bottom-line .submenu li{
		padding: 0;
		margin: 0;
		padding-bottom: 5px;
	}
	.header-bottom-line .submenu ul li ul{
		padding-left: 5px;
	}
	.is-submenu i{
		display: inline;
		padding-left: 7px;
	}
	.content{
		padding-top: 0;
	}
	.content-left-pers{
		width: 100%;
	}
	.content-right-pers{
		width: 100%;
		box-sizing: border-box;
	}
	.comments-item-right{
		width: 100%;
		box-sizing: border-box;

	}
	h1.content-h1{
		width: 100%;
	}
	.wish-item{
		margin-right: 16px;
	}
	.wish-item:nth-child(2n){
		margin-right: 0;
	}
	.right-side {
	    width: 100%;
	}
	.catalog-promo-item{
		width: 100%;
	}
	.catalog-promo-item img{
		max-width: 100%;
		height: auto;
	}
	.orders-info-left, .orders-info-right{
		width: 100%;
		font-size: 15px;
		float: none;
		text-align: left;
	}
	.orders td{
		font-size: 15px!important;
	}
	.orders .orders-img{
		margin: 0;
	}
	.orders-name{
		width: 200px;
		float: none;
	}
	.prod-detail .content-left, .prod-detail .content-right{
		width: 100%;
		float: none;
	}
	.print-page{
		display: none;
	}
	.prod-actions{
		font-size: 15px;
	}
	.prod-actions td:nth-child(3){
		font-size: 15px;
	}
	.prod-addwish{
		padding-right: 5px;
	}
	.prod-video-ex{
		width: 100%;
		height: auto;
	}
	.prod-video-ex .caption{
		font-size: 24px;
	}
	.prod-color-ex img, .prod-video-ex img{
		max-width: 100%;
	}
	.prod-video-ex .play{
		top: 120px;
	}
	.prod-detail .comments-item-right{
		width: 100%;
	}
	.prod-detail .comments-form-right {
	    width: 265px;
	}

	.video-item{
		width: 100%;
		max-width: 460px;
		margin: 0px auto 20px !important;
		float: none;
		height: auto;
	}
	.video-list-line{
		height: auto;
	}
	.video-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.news-detail{
		word-wrap: break-word;
	}
	.video-item .video-caption{
		font-size: 24px;
	}
	.actions-list-line{
		height: auto;
	}
	.actions-list-line .actions-item{
		margin: 0;
		margin-bottom: 20px;
	}
	.about-left{
		width: 100%;
		padding-left: 0;
	}
	.about-right{
		width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
  body{
		min-width: 751px;
	}
  	.wrapper {
		min-width: 751px;
	}
	.container{
		width:751px;
	}
	.container-middle{
		max-width:991px;
	}
	.container-middle2{
		max-width:991px;
	}
	.container-middle3{
		max-width:991px;
	}
	.container-big{
		max-width:991px;
	}
	.footer{
		min-width: 751px;
	}

	.slider-main{
		height: auto;
	}
	.above-footer-line{
		text-align: center;
		height: 50px;
	}
	.above-footer-line span:nth-child(1){
		display: block;
	}
	.footer-column{
		margin-right: 25px;
	}
	.header-bottom-line ul li a{
		font-size: 12px;
	}
	.carousel-title{
		font-size: 19px;
	}
	.news-small-caption{
		font-size: 15px;
		padding: 10px 15px;
	}
	.header-bottom-line ul li img{
		display: none!important;
	}
	.header-bottom-line .submenu > ul a{
		font-size: 11px;
	}
	.content-right-pers{
		width: 525px;
	}
	.comments-item-right{
		width: 440px;
	}
	.right-side {
	    width: 560px;
	}
	.prod-detail .content-right, .prod-detail .content-left{
		width: 48%;
		box-sizing: border-box;
	}
	.prod-detail .content-right-first{
		width: 100%;
		float: none;
	}
	.prod-detail .content-left-first{
		width: 460px;
		float: none;
	}
	.prod-color-ex img, .prod-video-ex img{
		max-width: 100%;
	}
	.prod-actions{
		font-size: 15px;
	}
	.prod-actions td:nth-child(3){
		font-size: 15px;
	}
	.prod-addwish{
		padding-right: 5px;
	}
	.prod-video-ex{
		width: 100%;
		height: auto;
	}
	.prod-video-ex .caption{
		font-size: 24px;
	}
	.prod-detail .comments-item-right{
		width: 625px;
	}
	.prod-detail .comments-form-right {
	    width: 625px;
	}

	.header{
		height: 40px;
		margin-bottom: 20px;
	}
	.header-top-right{
		display: none;
	}
	.header-top-mobile{
		display: block;
		float: right;
		padding-top: 8px;
	}
	.show-mobile-menu{
		display: block;
		position: absolute;
		left: 125px;
		top: 0;

	    padding: 9px 10px;
	    background-color: transparent;
	    background-image: none;
	    border: 1px solid transparent;
	    border-radius: 4px;
	}
	.show-mobile-menu .icon-bar{
		display: block;
    	width: 22px;
   	 	height: 2px;
    	border-radius: 1px;
    	background: #fff;
    	margin: 4px 0;
	}
	.show-mobile-menu:hover .icon-bar{
		opacity: 0.8;
	}
	.header-bottom-line{
		height: 0;
		position: relative;
		overflow: hidden;
		z-index: 106;
	}
	.header-bottom-line .container > ul > li{
		display: block;
		padding-bottom: 3px;
	}
	.header-bottom-line .submenu{
		height: 0;
		position: relative;
		overflow: hidden;
		display: block;
		padding: 0;
	}
	.header-bottom-line .submenu ul{
		padding-top: 5px;
		padding-left: 25px;
	}
	.header-bottom-line .submenu li{
		padding: 0;
		margin: 0;
		padding-bottom: 5px;
	}
	.header-bottom-line .submenu ul li ul{
		padding-left: 5px;
	}
	.is-submenu i{
		display: inline;
		padding-left: 7px;
	}

	
}
@media (min-width: 768px) and (max-width: 946px){
	.catalog-item, .catalog-item:nth-child(3n){
		margin-right: 20px;
	}
	.catalog-item:nth-child(2n){
		margin-right: 0;
	}
}
@media (min-width: 947px) and (max-width: 991px){
	.catalog-item, .catalog-item:nth-child(4n){
		margin-right: 20px;
	}
	.catalog-item:nth-child(3n){
		margin-right: 0;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	
	.catalog-promo-item{
		width: 48%;
	}
	.catalog-promo-item img{
		max-width: 100%;
		height: auto;
	}
	.video-item{
		width: 48%;
	}
	.video-item img{
		max-width: 100%;
		height: auto;
	}
	.video-item .video-caption{
		font-size: 24px;
	}
	.actions-item, .actions-item:nth-child(3n){
		margin-right: 20px;
	}
	.actions-item:nth-child(2n){
		margin-right: 0;
	}
}

@media (min-width: 992px) and (max-width: 1176px){
	.catalog-item, .catalog-item:nth-child(4n){
		margin-right: 20px;
	}
	.catalog-item:nth-child(3n){
		margin-right: 0;
	}
	.catalog-promo-item{
		width: 48%;
	}
	.catalog-promo-item img{
		max-width: 100%;
		height: auto;
	}
}
@media (min-width: 992px) and (max-width: 1023px) {
	body{
		min-width: 975px;
	}
  	.wrapper {
		min-width: 970px;
	}
	.container{
		width:970px;
	}
	.container-middle{
		max-width:1023px;
	}
	.container-middle2{
		max-width:1023px;
	}
	.container-middle3{
		max-width:1023px;
	}
	.container-big{
		max-width:1023px;
	}
	.footer{
		min-width: 970px;
	}

	.slider-main{
		height: auto;
	}
	.above-footer-line{
		text-align: center;
		height: 50px;
	}
	.above-footer-line span:nth-child(1){
		display: block;
	}
	.footer-column{
		margin-right: 25px;
	}
	.header-bottom-line ul li a{
		font-size: 12px;
	}
	.right-side{
		width: 790px;
	}
	.catalog-item, .catalog-item:nth-child(4n){
		margin-right: 20px;
	}
	.catalog-item:nth-child(3n){
		margin-right: 0;
	}
	.catalog-promo-item{
		width: 48%;
	}
	.catalog-promo-item img{
		max-width: 100%;
	}
	.prod-detail .content-right{
		width: 445px;
	}
}
@media (min-width: 1024px) {
  	.wrapper {
		width: 100%;
		min-width: 980px;
	}
	.container{
		width:980px;
	}
	.container-middle{
		max-width:1185px;
	}
	.container-middle2{
		max-width:1030px;
	}
	.container-middle3{
		max-width:1140px;
	}
	.container-big{
		max-width:1280px;
	}
	.container-big.main{
		max-width:1880px;
	}

	.slider-main{
		height: auto;
	}
	.above-footer-line{
		text-align: left;
		height: 30px;
	}
	.above-footer-line span:nth-child(1){
		display: inline;
	}
	.footer-column{
		margin-right: 32px;
	}
	.header-bottom-line ul li a{
		font-size: 13px;
	}
	.about-left{
		width: calc(20% - 50px);
	}
	.about-right{
		float: right;
		width: 78%;
	}

}

.shops-right{
	float: none;
	width: 100%;
}

@media (min-width: 768px){
	.shops-right{
		float: left;
		width: calc(100% - 320px);
	}
}
@media (min-width: 992px){
	.shops-item:nth-child(1n){
		margin-right: 20px;
	}
	.shops-item:nth-child(2n){
		margin-right: 0;
	}
}
@media (min-width: 1020px){
	.shops-item:nth-child(2n){
		margin-right: 20px;
	}
	.shops-item:nth-child(3n){
		margin-right: 0;
	}
}

@media screen and (max-width: 994px) {
	.header-city {
		text-indent: -10000px;
		background-image: url('/bitrix/templates/new/images/marker.png');
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
		width: 23px;
		height: 20px;
		left: 0px !important;
		float: left;
	}

	.header-city-select-field {
		position: relative;
		top: -5px !important;
		right: 175px;
		width: 195px;
	}

	.header-city__select {
		text-indent: 0;
		right: 0;
		height: auto !important;
		text-align: center;
        z-index: 103 !important;
	}

	.header-city__select-button {
		margin-bottom: 12px;
	}

	.header-city__select:before {
		right: 4px !important;
	}

	.header-city-select-field {
		text-indent: 0;
        z-index: 105;
	}
}


@media screen and (max-width: 580px) {
    .header-city__select {
        left: -40vw;
        width: 75vw;
    }
    .header-city__select:before {
        right: 39vw !important;
    }
    .header-city-select-field {
        z-index: 105;
    }
    .header-city__select {
        white-space: normal !important;
    }

    .header-city-select-field {
        width: 75vw !important;
        right: 25vw !important;
    }
}

/* End */


/* Start:/bitrix/templates/new/style/style.redesign.css?161580247728575*/
body {
    background-color:#fff;
}
.wrapper .slider-main {
    overflow: hidden;
    max-height: 523px;
    max-width: 1920px;
    margin: 0 auto;
}
.content-main, .slider-main {
    background-color: #fff;
}
.bx-wrapper .bx-pager {
    bottom: 40px;
}
.footer {
    background-color: #e2e2e2;
}
.padding-none {
    padding: 0 !important;
}
.footer .above-footer-line {
    padding: 15px 0px 15px 0px;
    display: table;
    height: 60px;
}
.carousel.slick-slider {
    position: relative;
}
.slick-prev {
    left: -7px;
    background: url(/bitrix/templates/new/style/../images/left-arrow-chevron.png) no-repeat 0 0;
}

.slick-next {
    right: -20px;
    background: url(/bitrix/templates/new/style/../images/right-arrow-chevron.png) no-repeat 0 0;
}

.slick-prev:hover, .slick-next:hover {
    background-position: 0px 0px;
}

.slick-dots {
    bottom: 0px;
}

.catalog-list {
    margin-left: 10px;
    margin-top: 20px;
}

.sm-pink-text {
    color:#c11161;
}
.sm-baner {
    position: relative;
}
.sm-baner-right {
    position: relative;
    float: right;
}
.sm-float-right {
    float: right;
}
.sm-float-left {
    float: left;
}
.sm-baner-desc {
    position: absolute;
    left: 0px;
    top: 0px;
    padding-left: 44px;
    height: 276px;
    display: table;
    width: 52%;
}
.sm-text-center {
    text-align: center;
}
.sm-baner-desc .sm-baner-desc-title {
    color: #343434;
    display: table-cell;
    vertical-align: middle;
    text-align: justify;
    line-height: 1.2em;
    font-weight: bold;
    font-size: 30px;
    font-family: HelveticaNeueCyrBold;
    text-transform: uppercase;
    padding: 0 !important;
}
.sm-baner-right .sm-baner-desc, .sm-baner-right .sm-baner-desc .sm-baner-desc-title {
    color: #fff;
}
.content .breadcrumb {
    padding-left: 10px;
    padding-right: 10px;
}
.sm-baner-desc .sm-baner-desc-title:after{
    content: " ";
    position: absolute;
    left: 46px;
    bottom: 85px;
    width: 70px;
    height: 4px;
    background-color: #343434;
}
.sm-baner-right .sm-baner-desc .sm-baner-desc-title:after {
    background-color: #fff;
}
.sm-row-title-wrapper {
    position: relative;
    height: 144px;
    display: table;
    margin:0 auto;
    text-align: center;
}
.sm-row-title {
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    line-height: 1em;
    font-weight: bold;
    color:#343434;
    font-family: HelveticaNeueCyrBold;
    text-transform: uppercase;
}
.sm-row-title:after {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 45px;
    margin: 0 auto;
    width: 71px;
    height: 4px;
    background-color: #343434;
}
.sm-baner-right-desc {
    padding-left: 5%;
    padding-top: 36px;
    color: #fff;
}
.sm-baner-right-desc .sbOptions {
    width: 100%;
}
.sm-baner-right-desc-title {
    margin-bottom: 25px;
    display: block;
    font-size: 30px;
    font-family: HelveticaNeueCyrBold;
    font-weight: bold;
    text-transform: uppercase;
}
.sm-baner-right-desc-text {
    margin-bottom: 18px;
    display: block;
    font-family: HelveticaNeueCyrRoman;
    font-size: 22px;
    line-height: 1em;
}

.content .sm-baner-right input[type=submit]  {
    height: 42px;
    border: 1px solid #fff;
    outline: none;
    background: rgba(0,0,0,0);
    color: #fff;
    text-transform: uppercase;
    padding: 16px;
    margin-right: 20px;
    cursor: pointer;
    min-width: 75px;
    margin-top: 30px;
    font-family: HelveticaNeueCyrBold;
    font-size: 14px;
    float: left;
}
.content .sm-baner-right input[type=submit]:hover {
    background: #e10963;
    color: #fff;
    border: 1px solid #e10963;
}

.sm-baner-right .sbSelector {
    display: block;
    height: 45px;
    left: 0;
    line-height: 47px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: 16px;
    top: 0;
    width: 100%;
    font-size: 15px;
    color: #666666;
}

.sm-baner-right .sbToggle {
    background: url(/bitrix/templates/new/style/../images/selector.gif) no-repeat center;
    text-align: center;
    display: block;
    height: 45px;
    outline: none;
    position: absolute;
    right: 10px;
    top: 0px;
    width: 15px;
    color: #404041;
}
.sm-baner-right .sbHolder {
    background-color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 0;
    outline: none;
    border: 1px solid #e5e5e5;
    font-weight: normal;
    height: 45px;
    position: relative;
    width: 90%;
    display: inline-block;
}
.sm-total-look-item {
    position: relative;
}
.sm-total-look-item img {
    width: 100%;
    /*height: 100%;*/
}
.sm-total-look-title {
    font-family: HelveticaNeueCyrBold;
    font-size: 28px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    bottom: 67px;
    line-height: 1em;
    left: 48px;
    padding-left: 18px;
    padding-top: 5px;
    border-left: 4px solid #fff;
}
.sm-top-menu-list {
    display: inline-block;
    margin-left: 10%;
    margin-top: 12px;
}
.sm-top-menu-list li{
    display: inline;
    margin-right: 20px;
}
.sm-top-menu-list li:last-child {
    margin-right: 0px;
}
.sm-top-menu-list a {
    color: #fff;
    font-size: 13px;
    font-family: HelveticaNeueCyrLight;
}
.sm-top-menu-list a span {
    margin-right: 10px;
}
.sm-icon-catalog-menu {
    display: inline-block;
    background: url(/bitrix/templates/new/style/../images/icons/menu.png);
    width: 16px;
    height: 14px;
}
.sm-icon-actions {
    display: inline-block;
    background: url(/bitrix/templates/new/style/../images/icons/sales-ticket.png) no-repeat 0 0 ;
    background-size: cover;
    width: 16px;
    height: 16px;
}
.sm-icon-total-look {
    display: inline-block;
    background: url(/bitrix/templates/new/style/../images/icons/avatar.png) no-repeat 0 0 ;
    background-size: cover;
    width: 16px;
    height: 14px;
}
.sm-icon-shops {
    display: inline-block;
    background: url(/bitrix/templates/new/style/../images/icons/store.png) no-repeat 0 0 ;
    background-size: cover;
    width: 21px;
    height: 17px;
}
.sm-join-social {
    font-family: HelveticaNeueCyrRoman;
    font-size: 15px;
    color: #434244;
    margin-left: 50px;
}
.sm-interest-first {
    font-family: HelveticaNeueCyrRoman;
    font-size: 14px;
    color: #434244;
    text-transform: uppercase;
}
.above-footer-line, .above-footer-line input[type=text] {
    text-transform: inherit;
}
.above-footer-line input[type=text] {
    width: 340px;
    height: 42px;
    margin-left: 62px;
}
.above-footer-line input[type=button] {
    height: 42px;
    margin-left: 18px;
    min-width: 120px;
}

.sm-join-social-wrapper {
    display: inline-block;
    float: right;
}
.footer .above-footer-line {
    box-sizing: border-box;
    height: 90px;
    display: table;
    width: 100%;
    text-align: center;
}
.above-footer-line-middle {
    display: table-cell;
    vertical-align: middle;
}

.sort-block {
    font-family: HelveticaNeueCyrRoman;
    color: #404041;
    margin-bottom: 20px;
    font-size: 13px;
}

.header-bottom-line .sm-header-bottom-line-menu {
    padding-top: 0px;
}
.sm-header-bottom-line-menu>li {
    margin-right: 20px;
    line-height: 52px;
}
.topmenulevel2,.notparenttopmenulevel2 {
    position: relative;
}
.topmenulevel2 div {
    position: absolute;
    background-color: #fff;
    z-index: 101;
    top: 50px;
    height: 240px;
    border-top: 1px solid #e8e8e8;
}

.sm-header-bottom-line-menu .topmenulevel2 div ul li {
    margin-left: 0px;
    color: #424243;
    font-size: 20px;
    width: 300px;
    line-height: 26px;
    padding-left: 0px;
    font-family: HelveticaNeueCyrBold;
}
.sm-header-bottom-line-menu .topmenulevel2:hover:after, .sm-header-bottom-line-menu .notparenttopmenulevel2:hover:after {
    content: " ";
    width: 100%;
    padding-right: 10px;
    height: 3px;
    background-color: #e10963;
    position: absolute;
    top:50px;
    left: 0px;
    z-index: 101;
}

.footer-back {
    padding-left: 0px;
    padding-bottom: 50px;
}
.footer-back .footer-column {
    margin-top: 60px;
    margin-right: 27px;
}

.footer-column-title, .footer-column-title a, .footer-column-title a:hover, .footer-column-title a:active, .footer-column-title a:link {
    color: #fff;
    font-family:HelveticaNeueCyrMedium;
    font-size: 13px;
    margin-bottom: 14px;
}
.footer-column ul a {
    font-size: 12px;
    font-family: HelveticaNeueCyrLight;
}

.sm-button-column {
    border-right: 1px solid #fff;
}

.footer-column ul {
    width: 170px;
}
.footer-column ul li {
    margin-top: 0px;
}
.sm-button-column.footer-column ul {
    width: 137px;
}
.sm-button-column ul li {
    width: 100px;
    text-align: center;
    height: 35px;
    border: 1px solid #fff;
    display: table;
    margin-top: 16px;
}
.sm-button-column ul li:first-child {
    margin-top: 0px;
}

.sm-button-column ul li a {
    display: table-cell;
    vertical-align: middle;
}
.sm-join-social-wrapper img{
    margin-left: 20px;
}
.footer-column:last-child {
    margin-right: 0px;
}
.sm-eshop-baner {
    width: 100%;
    height: 276px;
}

.sm-baner-right {
    background: url(/bitrix/templates/new/style/../images/promo/shops.png) no-repeat 0 0;
    background-size: cover;
    width: 100%;
    height: 276px;
}
.sm-instagram-hashtag-wrapper .sm-row-title{
    word-break: break-all;

}
.sb-search-input {
    font-family: HelveticaNeueCyrRoman;
    font-size: 15px;
    color: #404041;
}
.sb-search-input::-webkit-input-placeholder {
    color: #404041;
}

.sb-search-input:-moz-placeholder {
    color: #404041;
}

.sb-search-input::-moz-placeholder {
    color: #404041;
}

.sb-search-input:-ms-input-placeholder {
    color: #404041;
}
.header-city {
    max-width: 295px;
}
.footer-column.first-col {
    margin-left: 15%;
}

@media (max-width: 1600px) {
    .footer-column.first-col {
        margin-left: 5%;
    }
}


@media (max-width: 1342px) {
    .sm-eshop-baner {
        margin-bottom: 40px;
    }
    .sm-join-social-wrapper{
        display: none;
    }
    .sm-top-menu-list {
        margin-left: 9%;
    }
    .above-footer-line input[type=text] {
        width: 76%;
        margin-left: 0px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .footer-back {
        padding-left: 50px;
    }

    .footer-column.first-col {
        margin-left: 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .sm-total-look-item img {
        width: 100%;
        height: auto;
    }
    .header-top-mobile .header-search{
        z-index: 999;
    }
    .content .breadcrumb {
        margin-top: 20px;
    }
    .header .header-bottom-line.sm-header-bottom-line-mobile {
        z-index: 102;
    }
    .header .show-mobile-menu {
        left: 136px;
    }
    .wrapper .header {
        margin-bottom: 0px;
        height: 90px;
    }
    .header-personal {
        margin: 0 18px 0 10px;
    }
    .header-search .sb-search {
        float: left;
    }
    .sm-icon-catalog-menu {
        display: none;
    }
    .sm-top-menu-list {
        margin-left: 50px;
    }
    .slick-prev {
        left: -16px;
    }
    .container-big {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header .header-bottom-line{
        height: 50px;
        position: relative;
        overflow: hidden;
        z-index: inherit;
    }
    .header .header-bottom-line .container > ul > li{
        display: inline-block;
        padding-bottom: inherit;
    }
    .header .header-bottom-line .submenu{
        height: auto;
        position: relative;
        overflow: hidden;
        display: block;
        padding: 0;
    }
    .header .header-bottom-line .submenu ul{
        padding-top: inherit;
        padding-left: inherit;
    }
    .header .header-bottom-line .submenu li{
        padding: 0;
        margin: 0;
        padding-bottom: inherit;
    }
    .header .header-bottom-line .submenu ul li ul{
        padding-left: inherit;
    }
    .header .is-submenu i{
        display: inline;
        padding-left: 7px;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }


    .header-bottom-line .sm-mobile-menu li a {
        font-size: 17px;
        font-family: HelveticaNeueCyrBold;
        color: #424243;
    }
    .header .header-bottom-line ul.sm-mobile-menu li {
        border-bottom: 1px solid #eeeeee;
        border-top: 1px solid #eeeeee;
        margin-left: 0px;
        padding-left: 10px;
        width: 100%;
    }
    .header .header-bottom-line ul.sm-mobile-menu li.active{
        background-color: #e10963;
        padding-bottom: 0px;
    }
    .header .header-bottom-line ul.sm-mobile-menu li.active a{
        color: #fff !important;
    }

    .header .header-bottom-line ul.sm-mobile-menu li.active div li a{
        color: #424243 !important;
        font-size: 15px;
        font-family: HelveticaNeueCyrRoman;
        line-height: 2.5em;
    }
    .header .header-bottom-line ul.sm-mobile-menu li.active div li {
        border-bottom: inherit;
        border-top: inherit;
        padding-left: 20px;
    }
    .header .header-bottom-line ul.sm-mobile-menu li.active div {
        background-color: #fff;
        border-bottom: 1px solid #eeeeee;
        border-top: 1px solid #eeeeee;
        top: 0px;
        height: auto;
        left: -144px;
        padding-left: 144px;
    }
    .header-bottom-line .sm-mobile-menu {
        margin-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .header-bottom-line .sm-mobile-menu .topmenulevel2 div{
        margin-left: 0px;
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .header-bottom-line .sm-mobile-menu .topmenulevel2 div {
        display: none;
    }
    .header .header-bottom-line ul.sm-mobile-menu li {
        position: relative;
        padding-left: 144px;
    }
    .sm-header-bottom-line-mobile .topmenulevel2:after {
        content: " ";
        position: absolute;
        left: inherit;
        right: 400px;
        top: 15px;
        background: url(/bitrix/templates/new/style/../images/icons/left-arrow-chevron-menu.png) no-repeat 0 0;
        width: 12px;
        height: 20px;
        display: block;
    }
    .sm-header-bottom-line-mobile .topmenulevel2.active:after {
        content: " ";
        position: absolute;
        left: inherit;
        right: 400px;
        top: 21px;
        background: url(/bitrix/templates/new/style/../images/icons/left-arrow-chevron-menu-active.png) no-repeat 0 0;
        width: 20px;
        height: 12px;
        display: block;
    }
    .sm-header-bottom-line-menu.sm-mobile-menu .topmenulevel2:hover:after {
        content: " ";
        position: absolute;
        left: inherit;
        right: 400px;
        top: 15px;
        background: url(/bitrix/templates/new/style/../images/icons/left-arrow-chevron-menu.png) no-repeat 0 0;
        width: 12px;
        height: 20px;
        display: block;
    }
    .sm-header-bottom-line-menu.sm-mobile-menu .topmenulevel2.active:hover:after {
        content: " ";
        position: absolute;
        left: inherit;
        right: 400px;
        top: 21px;
        background: url(/bitrix/templates/new/style/../images/icons/left-arrow-chevron-menu-active.png) no-repeat 0 0;
        width: 20px;
        height: 12px;
        display: block;
    }
    .header .header-bottom-line ul.sm-mobile-menu li.topmenulevel2.active div {
        display: block;
        position: relative;
    }
    .sm-icon-catalog-menu {
        display: none;
    }
    .sm-top-menu-list {
        margin-left: 50px;
    }
    .sm-header-bottom-line-menu.sm-mobile-menu .notparenttopmenulevel2:hover:after {
        display: none;
    }
    .container.sm-mobile-container {
        width: 100%;
    }
    .show-mobile-menu.sm-show-mobile-menu.active .icon-bar {
        display: none;
    }
    .show-mobile-menu.sm-show-mobile-menu.active {
        background: url("/bitrix/templates/new/style/../images/icons/clear-button.png") no-repeat 0 0;
        display: block;
        width: 17px;
        height: 17px;
        left:150px;
        top:10px;
    }

    .sm-button-column {
        border-right: none;
    }
    .footer-back {
        padding-left: 20px;
    }
    .header-bottom-line .sm-header-bottom-line-menu {
        margin-left: 0px;
    }
}
.sm-total-look-wrapper {
    width: 100%;
}
.sm-total-look-item-1 {
    height: 52vw;
    max-height: 964px;
    overflow: hidden;
}
.sm-total-look-item-2 {
    height: 25vw;
    overflow: hidden;
    max-height: 464px;
    margin-bottom: 2vw;
}
.sm-total-look-item-3 {
    height: 25vw;
    max-height: 464px;
    overflow: hidden;
}

.sm-block-center {
    margin: 0 auto;
}
.abs-block {
    z-index: 103;
    margin-left: 0;
    left: 0;
}
@media (max-width: 767px) {
    .sm-total-look-item img {
        width: 100%;
        height: auto;
    }

    .content .breadcrumb {
        margin-left: 20px;
        margin-top: 30px;
    }
    .header .header-bottom-line.sm-header-bottom-line-mobile {
        z-index: 102;
    }
    .header-bottom-line .sm-mobile-menu li a {
        font-size: 17px;
        font-family: HelveticaNeueCyrBold;
        color: #424243;
    }
    .header .header-bottom-line ul.sm-mobile-menu li {
        border-bottom: 1px solid #eeeeee;
        border-top: 1px solid #eeeeee;
        margin-left: 0px;
        padding-left: 10px;
        width: 100%;
    }
    .header .header-bottom-line ul.sm-mobile-menu li.active{
        background-color: #e10963;
        padding-bottom: 0px;
    }
    .header .header-bottom-line ul.sm-mobile-menu li.active a{
        color: #fff !important;
    }

    .header .header-bottom-line ul.sm-mobile-menu li.active div li a{
        color: #424243 !important;
        font-size: 15px;
        font-family: HelveticaNeueCyrRoman;
        line-height: 2.5em;
    }
    .header .header-bottom-line ul.sm-mobile-menu li.active div li {
        border-bottom: inherit;
        border-top: inherit;
        padding-left: 20px;
    }
    .header .header-bottom-line ul.sm-mobile-menu li.active div {
        background-color: #fff;
        border-bottom: 1px solid #eeeeee;
        border-top: 1px solid #eeeeee;
        top:0px;
        height: auto;
        left: -10px;
    }
    .header-bottom-line .sm-mobile-menu {
        margin-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .header-bottom-line .sm-mobile-menu .topmenulevel2 div{
        margin-left: 0px;
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .header-bottom-line .sm-mobile-menu .topmenulevel2 div {
        display: none;
    }
    .header .header-bottom-line ul.sm-mobile-menu li {
        position: relative;
    }
    .topmenulevel2:after {
        content: " ";
        position: absolute;
        left: inherit;
        right: 24px;
        top: 15px;
        background: url(/bitrix/templates/new/style/../images/icons/left-arrow-chevron-menu.png) no-repeat 0 0;
        width: 12px;
        height: 20px;
        display: block;
    }
    .topmenulevel2.active:after {
        content: " ";
        position: absolute;
        left: inherit;
        right: 24px;
        top: 21px;
        background: url(/bitrix/templates/new/style/../images/icons/left-arrow-chevron-menu-active.png) no-repeat 0 0;
        width: 20px;
        height: 12px;
        display: block;
    }
    .sm-header-bottom-line-menu.sm-mobile-menu .topmenulevel2:hover:after {
        content: " ";
        position: absolute;
        left: inherit;
        right: 24px;
        top: 15px;
        background: url(/bitrix/templates/new/style/../images/icons/left-arrow-chevron-menu.png) no-repeat 0 0;
        width: 12px;
        height: 20px;
        display: block;
    }
    .sm-header-bottom-line-menu.sm-mobile-menu .topmenulevel2.active:hover:after {
        content: " ";
        position: absolute;
        left: inherit;
        right: 24px;
        top: 21px;
        background: url(/bitrix/templates/new/style/../images/icons/left-arrow-chevron-menu-active.png) no-repeat 0 0;
        width: 20px;
        height: 12px;
        display: block;
    }
    .header .header-bottom-line ul.sm-mobile-menu li.topmenulevel2.active div {
        display: block;
        position: relative;
    }
    .sm-icon-catalog-menu {
        display: none;
    }
    .sm-top-menu-list {
        margin-left: 50px;
    }
    .sm-header-bottom-line-menu.sm-mobile-menu .notparenttopmenulevel2:hover:after {
        display: none;
    }
    .container.sm-mobile-container {
        width: 100%;
    }
    .show-mobile-menu.sm-show-mobile-menu.active .icon-bar {
        display: none;
    }
    .show-mobile-menu.sm-show-mobile-menu.active {
        background: url("/bitrix/templates/new/style/../images/icons/clear-button.png") no-repeat 0 0;
        display: block;
        width: 17px;
        height: 17px;
        left:10px;
        top:10px;
    }

    body {
        min-width: 320px !important;
    }
    div.wrapper, footer.footer {
        min-width: 320px;
    }
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .sm-total-look-item-1,.sm-total-look-item-2,.sm-total-look-item-3 {
        height: 152vw;
        margin-bottom: 6%;
    }

    .sm-total-look-item-2 img,
    .sm-total-look-item-3 img {
        width: auto;
        margin-left: -350px;
    }

    .sm-stores-widget .row div:first-child {
        margin-bottom: 10px;
    }
    .sm-baner-right{
        height: auto;
    }
    .slider-main.sm-slider-main {
        display: block;
        height: auto;
        max-height: fit-content;
        overflow: hidden;
    }
    .wrapper .header {
        height: 0px;
    }

    .header .show-mobile-menu {
        z-index: 1000;
        right: 50%;
        margin-right: 85px;
        margin-top: -2px;
    }
    .sm-top-menu-list {
        display: none;
    }
    .slick-prev {
        left: -16px;
    }
    .container-big {
        padding-left: 15px;
        padding-right: 15px;
    }
    .wrapper .header {
        height: 40px;
        margin-bottom: 0px;
    }
    .header-top-mobile .header-search{
        display: inline-block;
        position: absolute;
        top: 8px;
        z-index: 999;
        left: 10px;
    }
    .sm-slider-main .logo-slider {
        display: none;
    }
    .wrapper .header-personal {
        position: absolute;
        width: 115px;
        left: 50%;
        margin-left: 55px;
    }
    .header-top-line .container-big {
        text-align: center;
    }
    .header-top-line .header-logo {
        float: inherit;
        position: absolute;
        width: 95px;
        display: inline;
        height: 20px;
        top: 0px;
        right: 50%;
        left: calc(50% - 70px);
    }

    .above-footer-line .above-footer-line-middle input[type=text] {
        width: 55%;
        margin-right: 0px;
        margin-left: 10px;
    }

    .above-footer-line input[type=button] {
        margin-left: 0px;
    }
    .footer-back {
        float: left;
    }
    .footer-back .container-big {
        padding-top: 40px;
    }
    .footer-column {
        display: block;
        width: 100%;
    }
    .footer-back .footer-column {
        margin: 0;
        float: left;
    }
    .footer-column-title {
        font-family: HelveticaNeueCyrMedium;
        font-size: 16px;
        width:100%;
        cursor:pointer;
        position: relative;
    }
    .footer-column-title:after {
        content: " ";
        position: absolute;
        background: url(/bitrix/templates/new/style/../images/icons/arrow-chevron-bottom-menu.png) no-repeat 0 0;
        width: 12px;
        height: 20px;
        right: 0px;
        top:-3px;
    }
    .footer-column.active .footer-column-title:after {
        content: " ";
        position: absolute;
        background: url(/bitrix/templates/new/style/../images/icons/arrow-chevron-bottom-menu-active.png) no-repeat 0 0;
        width: 20px;
        height: 12px;
        right: 0px;
        top:0px;
    }
    .footer-column ul {
        display: none;
    }
    .footer-column ul li a {
        font-size: 15px;
        font-family: HelveticaNeueCyrLight;
    }
    .footer-column.active ul, .footer-column.sm-button-column ul{
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
    .sm-button-column {
        border-right: none;
    }
    .sm-button-column ul li {
        width: 100%;
    }

    .footer-back .footer-column:last-child {
        border-top: 1px solid #fff;
        padding-top: 20px;
    }
    .footer-back .footer-column:last-child:after{
        display: none;

    }
    .col-xs-12 {
        padding: 0px;
    }
    .sm-interest-first {
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer-back {
        padding-left: 10px;
    }
    .sm-float-right.sm-total-look-item {
        float: left;
        width: 100%;
    }
    .sm-news-item {
        margin: 0 auto 58px;
    }
    .footer-back .footer-column:last-child .footer-column-title:after{
        display: none;
        content: "";
    }
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .header-city {
        left: 0px !important;
        margin-right: 20px;
        top: 0px;
        float: right;
        display: none;
    }
    .header-city-select-field {
        position: relative;
        width: 75vw !important;
        right: 59vw !important;
    }
    .header-city__select {
        display: none;
        position: absolute;
        height: 33px;
        line-height: 33px;
        background: #fff;
        /* background: #7f7f7f; */
        color: #404041;
        /* color: #fff; */
        border: 1px solid #e10963;
        /* right: -39vw; */
        top: 24px;
        z-index: 999 !important;
        left: -81vw;
        /* top: 25px; */
        padding: 0 16px 3px 13px;
        white-space: nowrap;
        font-weight: normal;
        border-radius: 2px;
        z-index: 103;
        margin-left: 12px;
        cursor: default;
        font-size: 14px;
    }
    .header-city__select:before {
        border-color: transparent transparent #fff transparent !important;
        right: 0px !important;
    }

    .icon-lang {
        display: none;
    }

    .icon-wish {
        display: block;
        position: absolute !important;
        top: 2px;
    }
}

@media (max-width: 610px) {
    .sm-baner-right {
        height: auto;
    }
    .sm-baner-right-desc {
        padding-left:20px;
    }
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }

}
@media (max-width: 1440px) and (min-width: 992px) {
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .sm-total-look-item img {
        width: 100%;
        height: auto;
    }
}

@media (min-width: 1920px) {
    .sm-total-look-item-2 {
        margin-bottom: 36px;
    }
}

@media (max-width: 992px) {
    .header-top-right {
        position: relative;
    }
    .header-search .sb-search {
        float: left;
        padding-right: 5px;
    }
    .header-search {
        width: 266px;
        position: absolute;
        right: 20px;
    }
}
@media (max-width: 767px) {
    .header-search .sb-search {
        float: right;
    }
    .header-search {
        width: calc(50% - 60px);
    }
    .sb-search-input {
        width: calc(100% - 60px);
    }

    .desktop-only {
        display: none;
    }

    .product-sliders .mobile-only{
        padding-left: 35px;
    }

    .product-sliders .sm-row-title {
        font-size: 20px;
    }

    .new-products .new-carousel-main .slick-prev,
    .new-products .new-carousel-main .slick-next {
        top: 50%;
    }

    .new-products .new-carousel-main .slick-prev {
        left: 20px;
        background: url(/bitrix/templates/new/style/../images/left-arrow-chevron.png) no-repeat 0 0;
    }

    .sm-slider-main .bx-wrapper .bx-next {
        right: 0;
    }

    .new-products .new-carousel-main .slick-next {
        right: 4px;
        background: url(/bitrix/templates/new/style/../images/right-arrow-chevron.png) no-repeat 0 0;
    }

    .new-products .new-carousel-main {
        background: white;
        height: auto;
    }

    .title-active {
        text-decoration: underline;
        text-decoration-color: #e20864;
        text-underline-position: under;
    }

    .sm-row-title-wrapper {
        height: 30px;
        margin-bottom: 30px;
    }

    .sm-row-title:after {
        bottom: -15px;
    }

    .sm-margin-bottom-60 {
        height: 1450px;
        overflow: hidden;
    }
}
@media (min-width: 766px) and (max-width: 836px) {
    .sm-top-menu-list li {
        margin-right: 0px;
    }
    .sm-top-menu-list a span {
        margin-right: 5px;
    }
    .sm-top-menu-list {
        margin-left:40px;
    }
}
@media (min-width: 993px) {
    .header-top-right {
        position: relative;
    }

    .header-search {
        width: 266px;
        position: absolute;
        right: 245px;
    }
}

@media (min-width: 766px) {
    .mobile-only {
        display: none;
    }
}

.sb-search .sb-search-input {
    display: none;
}
.sb-search.sb-search-open .sb-search-input {
    display: block;
}

.header-search.sb-search-open {
    z-index: 1000;
}
/* End */


/* Start:/bitrix/templates/new/style/style-adaptive.css?153000145411312*/
.small-price{
    display: none;
}
@media (max-width: 1023px) {
    #news-container {
        width:100%;
    }
    .news-item-content {
        padding-left: 0px;
        padding-top: 4px;
        overflow: hidden;
        height: 188px;
    }
    .news-item, .news-list-line {
        width: 100%;
        max-width: 440px;
        margin: 0 auto;
    }
    .news-list-line .news-item:first-child {
        margin-right: 0px;
    }
    .actions-item, .actions-item:nth-child(2n), .actions-item:nth-child(3n) {
        margin: 10px;
        width:40%;
    }
}
@media (max-width: 710px) {
    .footer {
        min-width: 320px;
    }
    .container {
        width: 100%;
    }
    .left-side {
        display: none;
        width: 0px;
    }
    .catalog-promo__carousel {
        margin-bottom: 0px;
    }
    .right-side {
        margin: 0 auto;
        float: inherit;
    }

    .catalog-item, .catalog-item:nth-child(4n)  {
        margin: 20px auto;
        display: block;
    }
    .slick-prev {
        left: 0px;

    }
    .slick-next {
        right: -16px;
    }

    .catalog-promo {
        position: static;
        padding: 0px;
        width: 100%;
        height: auto;
        max-height: 350px;
       /* max-width: 500px;
        max-height: 200px;*/
        overflow: hidden;
    }

    .carousel-main, .right-side>.catalog-list {
        margin-bottom: 0px;
        display: block;
        padding: 0px;
    }

    .right-side.catalog-page>.catalog-list {
        margin-top: 0px;
    }
    .catalog-promo button.slick-prev,.catalog-promo button.slick-next {
        visibility: hidden;
    }

    .prod-actions {
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .news-item-img {
        max-width: 260px;
        width: 56%;
        max-height: 195px;
        height: auto;
        display: inline-block;
        vertical-align: top;
    }
    .news-item-content {
        padding-left: 0px;
        padding-top: 4px;
        overflow: hidden;
        height: auto;
        width: 39%;
        display: inline-block;
    }

}

@media (max-width: 385px) {
    .header-top-mobile{
        width: 100%;
        float: left;
    }
    .header-personal {
        margin: 0 auto;
        width: 220px;
    }
    .catalog-promo {
        top: 64px;
    }
    .breadcrumb + .catalog-promo {
        top: 134px;
    }
    .prod-switch a {
        width: 45%;
    }
    .comments-switch a {
        width: 40%;
    }
    .breadcrumb {
        padding-top: 20px;
        min-height: 36px;
    }
    .carousel-main{
        margin-top: 0px;
    }

}
@media (max-width: 340px) {
    .prod-actions-column.prod-actions-price {
        text-align: left;
    }
}

@media (max-width: 578px) {
    #product-basket-add .colors-modal {
        width:350px;
        padding: 10px;
        border: 1px solid #e01764;
    }
    .news-item, .news-list-line {
        max-width: inherit;
    }
    .actions-item, .actions-item:nth-child(2n), .actions-item:nth-child(3n) {
        width:272px;
        margin: 20px auto;
        float: none;
    }
}
@media screen and (min-width: 320px) and (max-width: 413px){
    .sliders-line .slider-item{
        width: auto !important;
        margin-right: 10px;
    }
    .content ul{
        padding-right: 30px;
    }
    .sbHolder{
        min-width: 250px;
        width: 98%;
    }
    .shops-item, .news-item{
        width: auto;
        min-width: 280px;
    }
    .news-item-content{
        width: 38%;
    }
    .news-item-content .news-title{
        display: block;
        overflow: hidden;
        height: 55px;
        padding-top: 1px;
        margin-top: -2px;
    }
    .content h1{
        font-size: 24px;
        line-height: 28px;
        padding-right: 0px;
    }
    .content-inner img{
        height: auto;
    }
    .abs-block{
        display: none !important;
    }
    .job-title{
        height: 42px;
    }
    .job-form-path{
        margin: 0px;
    }
    .job-form-line-left, .job-form-line-right, .form input[type=text], .form input[type=password], .form textarea, .form-partner textarea.half-size{
        width: 100%;
    }
    .job-form-path-caption label{
        top:25px;
    }
    .job-form-path-caption{
        margin-bottom: 28px;
    }
    .form input.input-date{
        width: 105px;
    }
    .job-send{
        margin-left: 20px;
    }
    .content input[type=submit], .form input[type=submit]{
        margin-left: 0px;
        margin-top: 15px;
    }
    .content h2{
        line-height: 26px;
    }
    .form-partner .sbHolder{
        width: auto;
        min-width: 240px;
    }
    .club-sect table{
        margin-left: -45px;
    }
    .content-inner img{
        min-height: auto !important;
    }
    .video-item{
        height: auto;
    }
    .video-item .video-caption{
        bottom: 5px;
    }
    .video-list{
        display: flex;
        flex-wrap: wrap;
    }
    .video-list-line{
        margin-bottom: 0px;
        height: auto;
    }
    .news-detail iframe{
        width: 100%;
        height: auto;
    }
}
@media screen and (min-width: 320px) and (max-width: 460px){
    .shop-detail .content-left, .shop-detail .content-right, .shop-detail .shop-map, .shop-detail .shop-map > ymaps{
        width: 100% !important;
    }
    .content-inner.visag-block iframe{
        width: 100% !important;
        height: auto !important;
    }
    /*Корзина */
    .orders-addinfo{
        display: none;
    }
    .orders .orders-count a:first-child:before{
        content: "Кол-во:";
        position: absolute;
        margin-top: -17px;
        font-size: 13px;
        margin-left: 5px;
    }
    .orders td:nth-child(3){
        display: inline;
        float: left;
        padding: 0px;
        border: none;
        width: 70px;
        margin-top: 40px;
    }
    .orders-count a{
        font-size: 18px;
    }
    .orders-count input{
        width: 28px;
        height: 26px;
        font-size: 18px;
    }
    .orders td:nth-child(4){
        display: none;
    }
    .orders{

    }
    .orders td:last-child{
        position: absolute;
        margin-left: 33px;
        margin-top: -5px;
    }
    .orders tr:first-child th{
        display: none;
    }
    .orders tr:first-child th:first-child{
        display: block;
    }
    .orders-summ-left{
        width: 100%;
    }
    .orders-summ-left input{
        width: 100% !important;
        font-size: 12px;
        font-weight: bold;
        padding: 0px 10px;
    }
    .orders .orders-img{
        /*height: 150px;*/
        padding-right: 10px;
        float: left;
        width: 30%;
    }
    .orders-name{
        font-size: 14px;
        line-height: 14px;
        float: left;
        width: 64%;
        padding-bottom:0px;
    }
    .orders tr:nth-child(3n+1){
        border-bottom: 1px solid black;
    }
    .orders .clear{
        display: none;
    }
    .small-price{
        display: block;
        margin-top: 10px;
        font-weight: bold;
    }
    .orders td:nth-child(1){
        padding-right: 0px;
    }
    .orders tr:first-child{
        border-bottom: none;
    }
    .orders tr:nth-child(4){
        border-top: 1px solid black;
    }
    .orders-summ-counted input{
        width: 95px;
        margin-left: 15px;
        font-size: 16px;
    }
    .orders-summ-counted label{
        font-size: 15px;
    }
    .orders-summ-counted label span{
        font-size: 12px;
    }
    .orders-summ-action{
        height: 60px !important;
    }
    /*Оформление заказа*/
    .order-fill-info select{
        width: 100%;
    }
    .order-fill-info-line-inner{
        width: 100%;
    }
    .order-fill-info label{
        margin-bottom: 10px;
    }
    .order-fill-info input[type=text]{
        margin-bottom: 10px;
    }
    .order-fill-info-line span{
        line-height: 18px;
        font-size: 15px;
    }
    .order-fill-payment-inner{
        float: left;
        width: 100%;
    }
    .order-fill-payment-item{
        width: 100%;
    }
    .order-fill-payment > label {
        margin-bottom: 15px;
    }
    .order-fill-confirm label{
        width: 100%;
        margin-bottom: 10px;
    }
    .order-fill-confirm .btn{
        width: 100%;
        float: none;
    }
    .content-form .form-radio.privacy_policy_agree_label{
        width: 100%;
    }
    .content-form-fill .content-form-2{
        float: none;
    }
    .content input[type=submit], .form input[type=submit]{
        margin-top: 15px;
    }
    .sm-instagram-hashtag-wrapper .sm-row-title {
        font-size: 1rem;
    }
}
@media screen and (min-width: 320px) and (max-width: 379px){
    .content-form-fill .content-form-4{
        float: left;
    }
}
@media screen and (min-width: 460px) and (max-width: 760px){
    .content-inner.visag-block iframe{
        width: 100% !important;
        height: auto !important;
    }
    .news-detail iframe{
        width: 100%;
        height: auto;
    }
    .order-fill-info select{
        width: 47%;
    }
    .order-fill-info-line-inner{
        width: 100%;
    }
    .order-fill-info label{
        margin-bottom: 10px;
    }
    .order-fill-info input[type=text]{
        margin-bottom: 10px;
    }
    .order-fill-info-line span{
        line-height: 18px;
        font-size: 15px;
    }
    .order-fill-payment-inner{
        float: left;
        width: 100%;
    }
    .order-fill-payment-item{
        width: 100%;
    }
    .order-fill-payment > label {
        margin-bottom: 15px;
    }
    .order-fill-confirm label{
        width: 100%;
        margin-bottom: 10px;
    }
    .order-fill-confirm .btn{
        width: 100%;
        float: none;
    }
    .content-form .form-radio.privacy_policy_agree_label{
        width: 100%;
    }
    .content-form-fill .content-form-2{
        float: none;
    }
    .content input[type=submit], .form input[type=submit]{
        margin-top: 15px;
    }
}
@media screen and (min-width: 760px) and (max-width: 995px){
    .content-inner.visag-block iframe{
        width: 100% !important;
        height: auto !important;
    }
    .news-detail iframe{
        width: 100%;
        height: auto;
    }
    .order-fill-payment-inner{
        float: right;
        width: 450px;
    }
    .content input[type=submit], .form input[type=submit]{
        margin: 15px auto 0px;
        display: block;
        float: none;
    }
    .content-form-fill .content-form-4{
        width: 130px;
        float: left;
        margin-left: 90px;
    }
}
@media screen and (max-width: 485px){
    .orders-summ{
        height: 60px;
        line-height: 22px;
    }
}
@media screen and (max-width: 330px){
    .orders-summ{
        height: 75px;
    }
}
@media screen and (max-width: 995px){
    .video-js{
        width: auto !important;
        height: -webkit-fill-available;
        height: -moz-available;
    }
    .news-detail iframe{
        width: 100% !important;
        height: -webkit-fill-available;
        height: -moz-available;
    }
}
@media screen and (max-width: 490px){
    .prod-actions-column.prod-actions-price{
        clear: both;
        margin-top: 30px;
        text-align: left;
    }
    .prod-actions-buttons{
        margin-top: 30px;
    }
}
@media screen and (min-width: 930px) and (max-width: 946px){
    .catalog-item:nth-child(2n){
        margin-right: 20px;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/menu/menu.css?16273714141178*/
.menu {
    width: 85%;
}

.menu__items {
    display: flex;
    justify-content: center;
    margin: 0;
}

.menu__item {
    list-style-type: none;
    margin-right: 30px;
    position: relative;
}

.menu__item:last-child {
    margin-right: 0;
}

.menu__item_active-text {
    visibility: hidden;
}

.menu__item a {
    font-size: 16px;
    color: #81888E;
    text-decoration: none;
    padding-bottom: 17px;
}

.menu__item:hover > a {
    color: #FFFFFF;
}

.menu li:hover > a .menu__item_active-text {
    visibility: visible;
}

.menu li:hover > .sub-menu {
    display: block;
}

.sub-menu {
    position: absolute;
    background-color: #FFFFFF;
    top: 28px;
    margin-left: -20px;
    display: none;
    white-space: nowrap;
    z-index: 9999;
}

.sub-menu__items {
    display: block;
    padding: 20px 63px 23px 20px;
}

.sub-menu__item {
    margin-right: 0;
    list-style: none;
}

.sub-menu__item a {
    line-height: 21px;
}

.sub-menu__item a:hover {
    color: #F0B6D5;
}

@media (max-width: 1919px) {
    .menu__item a {
        font-size: 15px;
        padding-bottom: 18px;
    }
}

@media (max-width: 1023px) {
    .menu {
        display: none;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/header/header.css?16669591272678*/
.header {
    height: 100px;
    background-color: #FAD4E8;
}

.header__container {
    display: flex;
    padding: 22px 0 0 0;
}

.header__content {
    width: 100%;
}

.header__top {
    display: flex;
    justify-content: flex-end;
}

.header__title {
    font-size: 25px;
    color: #FFFFFF;
    margin: 0 auto 25px;
    white-space: nowrap;
    font-weight: normal;
}

.user-links {
    display: flex;
    justify-content: flex-end;
    position: relative;
}

.user-links__personal {
    margin-left: 10px;
}

.user-links__item {
    margin-left: 25px;
}

.language-changer {
    margin-left: 7px;
}

.user-links__cloud {
    display: none;
    position: absolute;
    top: 10px;
    padding-top: 20px;
    z-index: 9999;
    cursor: pointer;
}

.user-links__login {
    position: relative;
}

.login__cloud {
    width: 200px;
    left: -60px;
}

.login-dropdown {
    width: 200px;
    font-size: 14px;
    line-height: 16px;
    color: #81888E;
}

.dropdown-inner a {
    color: #FFFFFF;
}

.dropdown-inner a:hover {
    color: #81888E;
}

.dropdown-inner {
    display: none;
    position: absolute;
    left: 0;
    top: 25px;
    background-color: #FAD4E8;
    z-index: 99999;
}

.language-changer-dropdown {
    left: -20px;
}

.dropdown-content--active .dropdown-inner {
    display: block;
}

.language-changer-dropdown a {
    white-space: nowrap;
}

.language-changer-dropdown__text {
    margin-left: 5px;
    font-size: 17px;
    line-height: 22px;
    color: #FFFFFF;
}

.language-changer-dropdown__text:hover {
    color: #81888E;
}

.language-icon img {
    width: 100%;
    height: 100%;
}

.user-links__cloud-inner {
    background: #FFFFFF;
    border: 1px solid #E01764;
    padding: 15px;
    text-align: left;
    position: relative;
}

.user-links__item:hover .user-links__cloud {
    display: block;
}

.language-changer {
    font-size: 17px;
    color: #81888E;
    height: 19px;
    position: relative;
    vertical-align: bottom;
}

@media (max-width: 1919px) {
    .header__logo img {
        width: 100%;
    }
}

@media (max-width: 1023px) {
    .header {
        height: 60px;
    }

    .header__title {
        display: none;
    }

    .header__logo {
        width: 121px;
    }

    .header__container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 15px;
        height: 100%;
    }

    .header__content {
        width: 30%;
    }

    .user-links .search {
        display: none;
    }

    .user-links__personal {
        margin-left: 0;
    }

    .user-links__item {
        margin-left: 10px;
    }

    .header__top {
        justify-content: flex-start;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/settings/settings.css?1620124412722*/
@font-face {
    font-family: "Suisse Int'l";
    src: url("/bitrix/templates/new/style/settings/../fonts/SuisseIntl-Thin.otf") format('truetype');
}

.base {
    margin: 0;
    font-family: "Suisse Int'l", sans-serif;
}

input {
    font: unset;
}

.container_big {
    max-width: 1400px;
    margin: 0 auto;
}

.container-large {
    width: 1660px;
    margin: 0 auto;
}

.container-small {
    width: 1000px;
    margin: 0 auto;
}

@media (max-width: 1919px) {
    .container_big,
    .container-large {
        max-width: 920px;
    }

    .container-small {
        max-width: 644px;
    }
}

@media (max-width: 1023px) {
    .container_big,
    .container-large {
        max-width: 380px;
    }

    .container-small {
        max-width: 440px;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/search/search.css?16272841631069*/
.search {
    position: absolute;
    left: -100px;
    width: 100px;
}

.search__content {
    width: 0;
    transition: width .3s;
    float: right;
    position: relative;
    height: 30px;
}

.search__input {
    width: 100%;
    background-color: #FAD4E8;
    border: none;
    border-bottom: 1px #81888E solid;
    outline: none;
    position: absolute;
    top: -6px;
    right: -20px;
    padding: 0;
    transition: padding .3s;
}

.search__submit {
    position: absolute;
    border: none;
    font-size: 0;
    background-color: transparent;
    top: 0;
    left: -20px;
    outline: none;
}

.search__content--open {
    width: 100%;
    height: 30px;
    z-index: 110;
}

.search__content--open .search__input {
    padding: 5px 0 5px 5px;
    right: 0;
}

@media (max-width: 1919px) {
    .search {
        left: -80px;
        width: 80px;
    }
}

@media (max-width: 1023px) {
    .search__input {
        top: 0;
    }

    .search__content--open .search__input {
        padding: 5px 0 5px 5px;
    }

    .search__input {
        width: 80%;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/icons/icons.css?16486455881400*/
.icons {
    display: inline-block;
    fill: none;
}

.icons__clickable {
    cursor: pointer;
}

.search-icon {
    width: 17px;
    height: 19px;
    stroke: #81888E;
}

.login-icon {
    width: 18px;
    height: 19px;
    stroke: #81888E;
}

.favorites-icon {
    width: 21px;
    height: 19px;
    stroke: #81888E;
}

.toggle-icon {
    width: 14px;
    height: 8px;
    stroke: #81888E;
}

.geo-point {
    width: 17px;
    height: 21px;
    stroke: #81888E;
}

.vk-icon {
    width: 20px;
    height: 12px;
    fill: #81888E;
}

.telegram-icon {
    width: 22px;
    height: 22px;
    fill: #82888D;
    stroke: #82888D;
    stroke-width: 4;
}

.telegram-icon path {
    fill: #82888D;
}

.instagram-icon {
    width: 24px;
    height: 24px;
    stroke: #81888E;
}

.youtube-icon,
.youtube-footer-icon{
    width: 19px;
    height: 14px;
}

.arrow-icon {
    width: 22px;
    height: 17px;
    stroke: #81888E;
}

.sandwich-icon-item {
    width: 20px;
    height: 2px;
    stroke: #81888E;
}

.line-icon {
    width: 72px;
    height: 2px;
    stroke: #FAD4E8;
}

.search-arrow-icon {
    width: 10px;
    height: 6px;
    stroke: #81888E;
}

.catalog-section-icon {
    width: 53px;
    height: 27px;
}

.catalog-section-icon #line {
    stroke: #FAD4E8;
}

.dots-icon {
    width: 16px;
    height: 4px;
    fill: rgba(0, 0, 0, 0.7);
}

.language-icon {
    width: 12px;
    height: 12px;
}
/* End */


/* Start:/bitrix/templates/new/style/menu_mobile/menu_mobile.css?1627284163705*/
.menu-mobile {
    width: 30%;
    display: none;
    align-items: center;
}

.menu-mobile__text {
    font-size: 16px;
    line-height: 21px;
    color: #81888E;
    margin-left: 20px;
    text-decoration: none;
}

.menu-mobile__search {
    display: none;
}

@media (max-width: 1023px) {
    .menu-mobile {
        display: flex;
        position: relative;
    }

    .menu-mobile__text {
        display: none;
    }

    .menu-mobile__search {
        display: block;
        right: 25px;
        left: unset;
        width: 100%;
    }

    .menu-mobile__search-submit {
        top: 8px;
        left: 1px;
    }

    .menu-mobile .search__content_open .search__submit {
        left: 10px;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/section_title/section_title.css?1619696874804*/
.section-title {
    font-size: 53px;
    line-height: 57px;
    color: #81888E;
    font-weight: normal;
    margin: 0;
}

.section-middle {
    font-size: 28px;
    line-height: 36px;
    color: #81888E;
    font-weight: normal;
    margin: 0;
}

.section-subtitle {
    font-size: 25px;
    line-height: 57px;
    color: #81888E;
    font-weight: normal;
    margin: 0;
}

.section-small {
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    margin: 0;
    color: #81888E;
}

@media (max-width: 1919px) {
    .section-title {
        font-size: 36px;
    }

    .section-subtitle {
        font-size: 15px;
    }

    .section-middle {
        font-size: 20px;
    }
}

@media (max-width: 1919px) {
    .section-title {
        text-align: center;
        font-size: 30px;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/section_banners/section_banners.css?16196968741188*/
.sections-banners__container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 370px 370px;
    grid-gap: 20px;
    margin-top: 70px;
}

.sections-banners__banner {
    position: relative;
    text-align: center;
    float: left;
    overflow: hidden;
}

.banner-vertical {
    grid-row: 1/3;
}

.sections-banners__title {
    color: #FFFFFF;
    position: absolute;
    top: 25px;
    margin: 0;
    left: 0;
    right: 0;
}

.banner-small .sections-banners__title {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1919px) {
    .sections-banners__container {
        grid-template-rows: 239px 239px;
        margin-top: 50px;
    }
}

@media (max-width: 1023px) {
    .sections-banners__container {
        grid-template-rows: 280px 280px 280px;
        width: 100%;
    }

    .sections-banners__banner.banner-small img {
        width: unset;
        object-fit: unset;
    }

    .banner-vertical {
        grid-row: 1/3;
        grid-column: 1/3;
    }

    .banner-small:last-child .sections-banners__title {
        align-items: flex-start;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/slider/slider.css?1625494278783*/
.slick-slider {
    margin: 0;
}

.slick-prev,
.slick-next {
    width: 22px;
    height: 17px;
    margin: 0;
    background: url(/bitrix/templates/new/style/slider/../../images/slider/slider_arrow.svg) no-repeat 0 0;
    z-index: 99999;
}

.slick-prev:hover,
.slick-next:hover {
    background: url(/bitrix/templates/new/style/slider/../../images/slider/slider_arrow_pink.svg) no-repeat 0 0;
}

.slick-next {
    transform: rotate(180deg);
}

.slick-dots {
    bottom: 30px;
    margin: 0;
}

.slick-dots li button {
    background: none;
    border: 0.5px solid #81888E;
    width: 10px;
    height: 10px;
}

.slick-dots li button:hover {
    background: #F3BCD9;
    width: 10px;
    height: 10px;
    top: 0;
    left: 0;
}

.slick-dots li.slick-active button {
    background: #F3BCD9;
    width: 10px;
    height: 10px;
    top: 0;
    left: 0;
}
/* End */


/* Start:/bitrix/templates/new/style/search_shops/search_shops.css?16196968743549*/
.search-shops {
    position: relative;
    min-height: 280px;
}

.search-shops__container {
    display: flex;
    justify-content: flex-end;
    flex-direction: row-reverse;
    margin-top: 50px;
}

.banner-big__background,
.banner-big__background--mobile {
    position: absolute;
    right: 0;
    top: 0;
    width: 55vw;
    height: 100%;
    z-index: -1;
}

.banner-big__background--mobile {
    display: none;
}

.search-shops__banner-big {
    position: relative;
    width: 100%;
    height: 280px;
}

.search-shops__banner-big a {
    text-decoration: none;
}

.search-shops__banner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.search-shops__banner-title {
    width: 50%;
}

.search-shops__arrow {
    width: 14px;
    height: 8px;
    transform: rotate(-90deg);
    margin-bottom: 10px;
}

.search-shops__form {
    padding: 22px 0 0 100px;
}

.search-shops__title {
    margin: 0 0 12px 0;
}

.search-shops__subtitle {
    margin: 0;
}

.search-shops__input-container {
    display: flex;
}

.search-shops__cities {
    width: 261px;
    height: 42px;
    margin-left: 35px;
}

.search-shops__cities input {
    padding-left: 40px;
}

.search-shops__geo-point {
    left: 15px;
    top: 11px;
}

.search-shops__button {
    margin-top: 20px;
}

@media (max-width: 1919px) {
    .search-shops {
        min-height: 340px;
    }

    .search-shops__container {
        align-items: center;
        height: 340px;
        margin-top: 30px;
    }

    .search-shops__title {
        font-size: 36px;
        text-align: left;
        line-height: 1;
        margin: 0;
    }

    .search-shops__subtitle {
        line-height: 40px;
    }

    .search-shops__banner {
        height: 80%;
    }

    .search-shops__banner-big {
        width: 40%;
        height: 340px;
    }

    .banner-big__background {
        display: none;
    }

    .banner-big__background--mobile {
        display: block;
        width: 50vw;
    }

    .search-shops__arrow {
        width: 18px;
        height: 10px;
        margin-bottom: 5px;
    }

    .search-shops__form {
        padding: 0 0 0 80px;
    }

    .search-shops__cities {
        width: 212px;
    }

    .search-shops .search-shops__banner-title {
        text-align: left;
        line-height: 38px;
        font-size: 36px;
    }
}

@media (max-width: 1023px) {
    .search-shops__banner-big {
        position: relative;
        width: 100%;
    }

    .search-shops__title {
        text-align: center;
    }

    .banner-big__background--mobile {
        width: 100%;
    }

    .search-shops .search-shops__banner-title {
        text-align: left;
        padding-left: 50px;
    }

    .search-shops__form {
        width: 100%;
        padding: 0 0 20px 0;
    }

    .search-shops__form-container {
        max-width: 380px;
        margin: 0 auto;
        padding-top: 30px;
    }

    .search-shops__container {
        height: unset;
        margin-top: 20px;
        max-width: 440px;
        flex-direction: column-reverse;
    }

    .search-shops__cities {
        width: 177px;
        height: 30px;
    }

    .search-shops__cities input {
        padding-left: 30px;
    }

    .search-shops__geo-point {
        top: 5px;
        left: 10px;
    }

    .search-shops .search-shops__button {
        color: #81888E;
        font-size: 11px;
        line-height: 30px;
    }

    .search-shops .search-shops__subtitle {
        line-height: 50px;
    }

    .search-shops .search-shops__title {
        line-height: 30px;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/button/button.css?1619696874465*/
.button {
    display: inline-block;
    color: #81888E;
    background-color: #FAD4E8;
    padding: 0 23px;
    border: none;
    font-size: 17px;
    font-weight: normal;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    -webkit-appearance: none;
}

.button:hover {
    color: #FFFFFF;
}

@media (max-width: 1919px) {
    .button {
        padding: 0 20px;
    }
}

@media (max-width: 1023px) {
    .button {
        padding: 0 15px;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/footer/footer.css?16196968741415*/
.footer {
    background-color: #FAD4E8;
}

.footer__container {
    width: 1120px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 70px 0 60px;
}

.footer a {
    text-decoration: none;
    color: #81888E;
}

.footer__buttons {
    margin-top: auto;
}

.footer__button {
    margin-top: 20px;
}

.footer-phone a {
    display: block;
}

.footer__menu-arrow-icon {
    display: none;
}

.footer_phone {
    display: block;
}

.button__footer {
    text-align: center;
    border: 1px solid #FFFFFF;
    color: #81888E;
    width: 110px;
    padding: 0;
}

@media (max-width: 1919px) {
    .footer__container {
        width: 790px;
        padding: 40px 0 50px;
    }
}

@media (max-width: 1023px) {
    .footer-about__title {
        margin-bottom: 5px;
    }

    .footer__container {
        width: 300px;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        padding: 40px 0 45px;
    }

    .footer__menu-arrow-icon {
        display: block;
        transform: rotate(180deg);
        margin-left: 10px;
    }

    .footer__buttons {
        display: none;
    }

    .menu-footer__toggle + .menu-footer__toggle-items {
        display: none;
    }

    .menu-footer__toggle.active + .menu-footer__toggle-items {
        display: block;
    }

    .menu-footer__mobile-first {
        order: -1;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/footer-social/footer-social.css?1619696874225*/
.footer-social__items {
    display: flex;
    margin: 0;
    padding: 0;
    align-items: center;
}

.footer-social__item {
    list-style: none;
    margin-left: 15px;
}

.footer-social__item:first-child {
    margin: 0;
}

/* End */


/* Start:/bitrix/templates/new/style/inputs/input_text.css?1619696874441*/
.input-text {
    background: #FFFFFF;
    border: 1px solid #81888E;
    width: 315px;
    padding-left: 20px;
    font-size: 17px;
    line-height: 36px;
    color: #666666;
    -webkit-appearance: none;
}

.input-text::placeholder {
    color: #81888E;
}

@media (max-width: 1919px) {
    .input-text {
        font-size: 12px;
    }
}

@media (max-width: 1023px) {
    .input-text {
        font-size: 11px;
        width: 177px;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/subscribe/subscribe.css?16244565141401*/
.subscribe__container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 50px 0;
    width: 1220px;
    margin: 0 auto;
}

.subscribe__title {
    white-space: nowrap;
    margin: 0;
}

.subscribe__input-container {
    display: flex;
}

.subscribe__input {
    margin-left: 50px;
}

.subscribe__input::-webkit-input-placeholder {
    line-height: 16px;
}

.subscribe__button {
    margin-left: 20px;
}

.subscribe__button,
.subscribe__input {
    height: 40px;
    line-height: 1;
}

@media (max-width: 1919px) {
    .subscribe__container {
        padding: 20px 0;
        max-width: 790px;
    }

    .subscribe__input-container {
        max-height: 40px;
    }

    .subscribe .subscribe__input {
        width: 150px;
    }
}

@media (max-width: 1023px) {
    .subscribe__container {
        display: block;
        max-width: 300px;
    }

    .subscribe__title {
        font-size: 15px;
        text-align: center;
    }

    .subscribe .subscribe__input {
        width: 177px;
    }

    .subscribe__input-container {
        display: flex;
        justify-content: space-between;
        max-height: 30px;
    }

    .subscribe__input {
        margin-left: 0;
    }

    .subscribe__button {
        font-size: 11px;
        margin-left: 0;
        color: #81888E;
    }

    .subscribe__input,
    .subscribe__button {
        height: 30px;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/subscribe-social/subscribe-social.css?16196968741286*/
.subscribe-social {
    display: none;
}

.subscribe-social__container {
    width: 80%;
}

.subscribe-social__title {
    font-size: 25px;
    width: 70%;
    line-height: 25px;
    color: #81888E;
    margin-bottom: 17px;
}

.subscribe-social__items,
.subscribe-social__item {
    display: flex;
    align-items: center;
}

.subscribe-social__items {
    justify-content: space-between;
}

.subscribe-social__item .social:first-of-type {
    margin-left: 0;
}

.subscribe-social__item .social {
    margin-left: 20px;
}

@media (max-width: 1919px) {
    .subscribe-social__container {
        width: 70%;
    }

    .subscribe-social__title {
        font-size: 20px;
    }

    .social-big__button {
        line-height: 30px;
    }
}

@media (max-width: 1023px) {
    .subscribe-social {
        display: block;
        padding: 0;
        margin-top: 30px;
    }

    .subscribe-social__container {
        width: 100%;
    }

    .subscribe-social__items {
        margin-top: 10px;
    }

    .subscribe-social__items {
        justify-content: space-between;
    }

    .subscribe-social__title {
        width: 70%;
        margin-bottom: 5px;
        font-size: 15px;
        line-height: 17px;
    }

    .subscribe-social__item:last-of-type {
        margin-left: 0;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/section_changer/section_changer.css?1619696874564*/
.section-changer-mobile {
    display: none;
}

.section-changer-mobile__container {
    display: flex;
}

.section-changer-mobile__item {
    width: 50%;
    text-align: center;
}

.section-changer-mobile__title {
    font-size: 36px;
}

.section-changer-mobile .line-icon {
    display: none;
}

.section-changer-mobile__item--active {
    pointer-events: none;
}

.section-changer-mobile__item--active .line-icon {
    display: inline-block;
}

@media (max-width: 1023px) {
    .section-changer-mobile {
        display: block;
        margin-top: 30px;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/catalog_hit/catalog_hit.css?1625494278626*/
.catalog-hit__container {
    display: block;
    margin-top: 45px;
}

.catalog-hit__items {
    margin-top: 25px;
}

.catalog-hit__title {
    text-align: center;
}

@media (max-width: 1919px) {
    .catalog-hit__container {
        margin-top: 10px;
    }
}

@media (max-width: 1023px) {
    .catalog-hit__container {
        margin-top: 0;
        max-height: 0;
        visibility: hidden;
    }

    .catalog-hit__title {
        display: none;
    }

    .catalog-hit--active .catalog-hit__container {
        max-height: 100%;
        visibility: visible;
    }

    .catalog-hit__items {
        margin-top: 0;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/catalog_new_mobile_slider/catalog_new_mobile_slider.css?1619696874820*/
.catalog-new-mobile-slider__item img {
    height: 100%;
    margin: 0 auto;
}

.catalog-new-mobile-slider .slick-dots {
    top: 30px;
    bottom: unset;
    right: 30px;
    width: unset;
}

.catalog-new-mobile-slider {
    position: relative;
    display: none;
    max-width: 440px;
    height: 340px;
    margin: 0 auto;
}

.catalog-new-mobile__detail {
    position: absolute;
    bottom: 10px;
    right: 25px;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #81888E;
}

.catalog-new-mobile__detail svg {
    transform: rotate(180deg);
    margin-left: 5px;
}


@media (max-width: 1023px) {
    .catalog-new-mobile-slider {
        display: block;
    }
}

@media (max-width: 767px) {
    .catalog-new-mobile-slider .slick-dots {
        display: inline-block !important;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/main_slider/main_slider.css?16367103471283*/
.main-slider {
    max-width: 1920px;
    margin: 0 auto;
}

.main-slider .slick-prev,
.main-slider .slick-next {
    bottom: 55px;
    top: unset;
}

.main-slider .slick-prev:hover,
.main-slider .slick-next:hover {
    background: url(/bitrix/templates/new/style/main_slider/../../images/slider/slider_arrow_white.svg) no-repeat 0 0;
}

.main-slider .slick-prev {
    left: 130px;
}

.main-slider .slick-next {
    right: 130px;
}

.main-slider.main-slider-mobile {
    display: none;
}

@media (max-width: 1919px) {
    .main-slider .slick-prev {
        left: 50px;
    }

    .main-slider .slick-next {
        right: 50px;
    }
}

@media (max-width: 1023px) {
    .main-slider {
        display: none;
    }

    .main-slider.main-slider-mobile {
        display: block;
        max-width: 440px;
    }

    .main-slider-mobile img {
        width: 100%;
    }

    .main-slider-mobile video {
        width: 100%;
    }

    .main-slider-mobile .slick-dots {
        top: 30px;
        max-width: 440px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        bottom: unset;
    }

    .main-slider-mobile .slick-prev {
        display: none !important;
    }

    .main-slider-mobile .slick-dots li:first-child {
        margin-left: 30px;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/cities/cities.css?1619696874297*/
.cities {
    position: relative;
}

.cities__input {
    width: 100%;
    height: 100%;
    border: 1px solid #81888E;
    border-radius: 0;
    font-size: 14px;

}

.cities__geo-point {
    position: absolute;
}

@media (max-width: 1023px) {
    .cities__input {
        font-size: 11px;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/catalog_product/catalog_product.css?16367103471726*/
.catalog-product__container {
    margin: 0 10px;
    font-size: 17px;
    line-height: 20px;
    height: 280px;
    position: relative;
}

.catalog-product__favorites.active .catalog-product__favorites-icon {
    fill: #FAD4E8;
}

.catalog-product__favorites-icon {
    width: 26px;
    height: 24px;
    position: absolute;
    top: 27px;
    right: 0;
    z-index: 999;
    stroke: #FAD4E8;
}

.catalog-product__favorites-icon:hover {
    fill: #FAD4E8;
}

.catalog-product__hit-container {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 61px;
    right: 0;
    z-index: 999;
    background-color: #FAD4E8;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.catalog-product__hit {
    font-size: 12px;
    color: #81888E;
}

.catalog-product__image img {
    display: block;
    margin: 0 auto;
}

.catalog-product__name {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.catalog-product__name a {
    color: rgba(0, 0, 0, 0.7);
}

.catalog-product__name a:hover {
    color: #FAD4E8;
}

.catalog-product__characteristics {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    color: #F3BCD9;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.catalog-product__price {
    border-radius: 12px;
    padding: 4px 7px 1px 7px;
    background-color: #FAD4E8;
    color: #81888E;
}

@media (max-width: 1919px) {
    .catalog-product {
        margin: 0 10px;
    }
}

@media (max-width: 1023px) {
    .catalog-product {
        margin: 0 10px;
    }

    .catalog-product__image img {
        width: 100%;
    }

    .catalog-product__name {
        word-wrap: break-word;
        width: 85%;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/page-content/page-content.css?1625566974480*/
.page-content {
    padding: 20px 0;
    color: rgba(0, 0, 0, 0.7);
}

.page-title-big {
    font-size: 40px;
    line-height: 57px;
    color: #81888E;
}

.page-middle-title {
    font-size: 18px;
    color: #81888E;
}

.page-link {
    color: rgba(0, 0, 0, 0.7) !important;
    text-decoration: none !important;
}

.page-link:hover {
    color: #FAD4E8 !important;
}

@media (max-width: 1024px) {
    .page-title-big {
        font-size: 30px;
        line-height: 42px;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/catalog_new/catalog_new.css?16196968741714*/
.catalog-new__container {
    display: block;
    margin-top: 45px;
}

.catalog-new__items {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.catalog-new__slider {
    width: 50%;
    margin: 0 auto;
}

.catalog-new__title {
    text-align: center;
}

.catalog-new__banners {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin: 0;
}

.catalog-new__banner img {
    width: auto;
    max-height: 340px;
}

.catalog-new__details {
    display: flex;
    align-items: center;
    text-align: left;
    text-decoration: none;
    color: #81888E;
    font-size: 17px;
    grid-column: 1/3;
    margin-top: 15px;
}

.catalog-new__details:hover {
    color: #F3BCD9;
}

.catalog-new__arrow {
    stroke: #81888E;
    transform: rotate(180deg);
    margin-left: 5px;
}

.catalog-new__detail:hover .arrow-icon {
    stroke: #F3BCD9;
}

@media (max-width: 1919px) {
    .catalog-new__container {
        margin-top: 30px;
    }

    .catalog-new__items {
        margin-top: 15px;
    }

    .catalog-new__banners {
        grid-template-columns: 1fr;
    }

    .catalog-new__desktop-banner {
        display: none;
    }

    .catalog-new__details {
        grid-column: 1/2;
    }
}

@media (max-width: 1023px) {
    .catalog-new__container {
        max-height: 0;
        visibility: hidden;
    }

    .catalog-new--active .catalog-new__container {
        max-height: 100%;
        visibility: visible;
    }

    .catalog-new__items {
        max-width: 380px;
        margin: 0 auto;
    }

    .catalog-new__slider {
        width: 100%;
    }

    .catalog-new__banners {
        display: none;
    }

    .catalog-new__title {
        display: none;
    }
}
/* End */


/* Start:/bitrix/templates/new/components/bitrix/system.auth.form/divage/style.css?1511794932569*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {/*background-image:url(/bitrix/templates/new/components/bitrix/system.auth.form/divage/images/sec.png);*/ background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {/*background-image:url(/bitrix/templates/new/components/bitrix/system.auth.form/divage/images/sec-unlocked.png);*/}
.modal-forgot {
    width: 370px;
    padding: 45px;
    left: 50%;
    margin-left: -230px;
    text-align: center;
}

/* End */


/* Start:/bitrix/js/socialservices/css/ss.min.css?14981166394566*/
.bx-ss-icon{background-image:url('/bitrix/js/socialservices/css/icons_v5.png');width:16px;height:16px;background-repeat:no-repeat}.openid{background-position:0 -192px}.yandex{background-position:0 0}.openid-mail-ru{background-position:0 -48px}.livejournal{background-position:0 -16px}.liveinternet{background-position:0 -128px}.blogger{background-position:0 -144px}.rambler{background-position:0 -160px}.liveid{background-position:0 -176px}.facebook{background-position:0 -32px}.twitter{background-position:0 -96px}.vkontakte{background-position:0 -80px}.mymailru{background-position:0 -64px}.google{background-position:0 -112px}.google-plus{background-position:0 -112px}.odnoklassniki{background-position:0 -208px}.bitrix24{background-position:0 -378px}.dropbox{background-position:0 -504px}.box{background-position:0 -520px}.office365{background-position:0 -559px}.bx-ss-button{display:inline-block;background-image:url('/bitrix/js/socialservices/css/icons_v5.png')!important;width:87px!important;height:21px!important;background-repeat:no-repeat;vertical-align:middle!important}.liveid-button{background-position:0 -334px!important}.facebook-button{background-position:0 -224px!important}.twitter-button{background-position:0 -290px!important}.vkontakte-button{background-position:0 -268px!important}.mymailru-button{background-position:0 -246px!important}.google-button{background-position:0 -312px!important}.odnoklassniki-button{background-position:0 -356px!important}.bitrix24net-button{background-position:0 -416px!important}.bitrix24net-button-ru,.bitrix24net-button-kz{background-position:0 -394px!important}.bitrix24net-button-ua{background-position:0 -438px!important}.dropbox-button{background-position:0 -482px!important}.box-button{background-position:0 -537px!important}.yandex-button{background-position:0 -460px!important}.office365-button{background-position:0 -576px!important}td.to_twitter{text-align:center!important}div.bx-auth{max-width:600px;margin-top:12px;margin-bottom:10px}div.bx-auth form{padding:0;margin:0}div.bx-auth-line{border-bottom:1px solid #e3e3e3;padding-bottom:10px}div.bx-auth-title{font-size:140%;border-bottom:solid 2px #e3e3e3;padding-bottom:12px}div.bx-auth-note{margin:18px 0 6px 0}div.bx-auth-services{padding:0;margin:0;overflow:hidden;zoom:1}div.bx-auth-services div{display:block;float:left;margin:4px 6px 0 0;width:170px}div.bx-auth-services a{display:inline-block;margin:1px;padding:4px 4px 4px 4px;text-decoration:none;color:#646464;outline:0}div.bx-auth-services a:hover{margin:0;border:1px solid #d9d9d9;text-decoration:none!important}div.bx-auth-services a.bx-ss-selected{margin:0;border:1px solid #d9d9d9;background-color:#ebebeb}div.bx-auth-services i{display:inline-block;margin:0;margin-right:4px;vertical-align:middle;cursor:pointer}div.bx-auth-services b{vertical-align:middle;font-weight:bold;font-size:12px;font-family:Tahoma,Verdana,Arial,sans-serif}div.bx-auth-service-form{color:black;background-color:#eee;border-bottom:solid 1px #d6d6d6;margin-top:1px;padding:8px;vertical-align:middle;font-size:12px}div.bx-auth-service-form span,div.bx-auth-service-form input{vertical-align:middle}div.bx-auth-service-form input.button{position:relative;left:1px}div.bx-auth-service-form span.bx-ss-icon{display:inline-block;margin-right:6px}span.bx-spacer{display:inline-block;width:8px}span.bx-spacer-vert{display:inline-block;height:10px}span.bx-spacer-vert25{display:inline-block;height:25px}div.bx-auth-serv-icons a{display:inline-block;margin:1px;text-decoration:none;color:#646464;outline:0}div.bx-auth-serv-icons a:hover{margin:0;border:1px solid #d9d9d9}div.bx-auth-serv-icons i{margin:3px;display:inline-block;vertical-align:middle;cursor:pointer}div.bx-auth-lbl{margin-top:8px;margin-bottom:4px}div.bx-auth-float{padding-left:15px;padding-right:15px;font-size:100%}div.bx-sonet-profile-field-socserv{line-height:15px!important}div.bx-auth-form{width:510px!important}textarea.ss-text-for-message-default{width:300px;height:130px;color:grey;font-weight:lighter}textarea.ss-text-for-message{margin-top:5px}td.bx-ss-soc-serv{font:bold 12px/15px "Helvetica Neue",Helvetica,Arial,sans-serif}td.bx-ss-soc-serv i{vertical-align:-25%}div.bx-taimen-socserv-div{padding-bottom:9px;padding-left:50px}a.ss-socserv-setup-link{padding-left:10px;color:grey!important;text-decoration:underline}.ss-text-without-border{padding-left:5px;border:0;background:#f8fafb;color:#6286bb;font-style:italic}.bx-ss-timeman-header-div{padding-bottom:10px}td.bx-ss-soc-serv-setup{white-space:pre-line;width:300px;font-size:75%}a.bx-ss-soc-serv-setup-link{text-decoration:underline!important}
/* End */


/* Start:/bitrix/templates/new/components/bitrix/main.register/divage/style.css?1498116651560*/
.content input[type=submit], .form input[type=submit]{
    height:30px;
    border:none;
    outline: none;
    background: #404041;
    color: #fff;
    padding: 0 10px;
    margin-right: 20px;
    cursor: pointer;
    min-width: 75px;
}
.content input[type=submit]:hover, .form input[type=submit]:hover{
    background: #e10963;
    color: #fff;
}
.form-auth input[type=password]{
    width: 225px;
    height: 30px;
    padding: 0 10px;
    text-transform: uppercase;
}
.form input[type=password].error, .form textarea.error{
    border:1px solid #c11162;
}
/* End */


/* Start:/bitrix/templates/new/style/sandwich_menu/sandwich_menu.css?16244565141589*/
.sandwich-menu {
    z-index: 100;
}

.sandwich-menu__icon span {
    display: block;
    margin: 5px 0;
}

.sandwich-menu__items-container {
    width: 100%;
    background-color: #FFFFFF;
    position: absolute;
    z-index: 9999;
    display: none;
}

.sandwich-menu__items {
    margin: 25px 15px 25px 60px;
    padding: 0;
    list-style: none;
}

.sandwich-menu__left-icon {
    position: absolute;
    left: -35px;
    top: 10px;
    width: 27px;
    height: 27px;
    border: 1px solid #FAD4E8;
    border-radius: 50%;
    font-size: 11px;
    line-height: 25px;
    text-align: center;
}

.sandwich-menu__item {
    position: relative;
    font-size: 30px;
    line-height: 45px;
    color: #81888E;
}

.sandwich-menu__catalog-section {
    margin-left: 15px;
}

.sandwich-menu__item:hover > .sandwich-menu__toggle-arrow {
    right: 20px;
}

.sandwich-menu__item > .sandwich-sub-menu {
    display: none;
}

.sandwich-menu__item.sandwich-menu__item--active > a {
    color: #FAD4E8;
    font-weight: bold;
}

.sandwich-menu__item--active .sandwich-sub-menu {
    display: block;
}

.sandwich-sub-menu__item--active a {
    font-weight: bold;
}

.sandwich-menu__item a {
    color: #81888E;
    text-decoration: none;
}

.sandwich-menu__toggle-arrow {
    width: 12px;
    height: 6px;
    margin-left: 10px;
    vertical-align: middle;
    cursor: pointer;
}

.sandwich-sub-menu {
    background-color: #FFFFFF;
}

.sandwich-sub-menu__items {
    list-style: none;
    margin: 0;
    font-size: 20px;
    line-height: 32px;
}

.sandwich-menu__item a:hover {
    color: #F0B6D5;
}
/* End */


/* Start:/bitrix/templates/new/style/menu_footer/menu_footer.css?1622448875970*/
.menu-footer__item {
    list-style: none;
    color: #81888E;
}

.menu-footer__item a:hover {
    color: #FFFFFF;
}

.menu-footer__items {
    margin: 0;
    padding: 0;
}

.menu-footer__title {
    margin-bottom: 10px;
}

.menu-footer__logo-icon {
    background-image: url("/bitrix/templates/new/style/menu_footer/../../images/icons/footer_logo.svg");
    width: 83px;
    height: 27px;
}

.footer__mobile {
    display: none;
}

@media (max-width: 1023px) {
    .menu-footer__toggle--active .footer__menu-arrow-icon {
        transform: rotate(-90deg);
    }

    .menu-footer__toggle--active + .menu-footer__items {
        display: block;
    }

    .menu-footer__title {
        display: flex;
        align-items: center;
    }

    .footer__desktop {
        display: none;
    }

    .footer__mobile {
        display: block;
    }

    .menu-footer__items {
        margin-bottom: 10px;
    }

    .menu-footer__items .footer_phone {
        display: inline-block;
        margin-left: 15px;
    }
}
/* End */


/* Start:/bitrix/templates/new/style/social/social.css?1619696874828*/
.social {
    text-align: center;
}

.social a {
    text-decoration: none;
}

.social-big {
    display: flex;
    align-items: center;
}

.social__icon-container {
    border: 1px solid #FAD4E8;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin: 0 auto;
}

.social-big__icon-container {
    height: 50px;
    width: 50px;
}

.social__subscribe-count {
    margin-top: 10px;
}

.social-big__subscribe-count {
    margin-left: 10px;
}

.social__subscribe-count,
.social-big__subscribe-count {
    display: block;
    font-size: 13px;
    line-height: 12px;
    color: #81888E;
}

.social-big__button {
    margin-left: 20px;
    font-size: 13px;
}

@media (max-width: 1023px) {
    .social-big__button {
        color: #81888E;
    }
}
/* End */


/* Start:/bitrix/templates/new/components/bitrix/menu/soc/style.css?15108418111737*/
.sm-soc-items .sm-soc-item {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 3px;
}

.sm-icon-Instagram {
    background: url(/bitrix/templates/new/components/bitrix/menu/soc/images/instagram.png) no-repeat 0 0;
}
.sm-icon-Vkontakte {
    background: url(/bitrix/templates/new/components/bitrix/menu/soc/images/vk-social.png) no-repeat 0 0;
}
.sm-icon-Facebook {
    background: url(/bitrix/templates/new/components/bitrix/menu/soc/images/facebook.png) no-repeat 0 0;
}
.sm-icon-YouTube {
    background: url(/bitrix/templates/new/components/bitrix/menu/soc/images/youtube.png) no-repeat 0 0;
}
.sm-soc-question {
    font-size: 14px;
    font-family: HelveticaNeueCyrLight;
    margin-top: 14px;
}
.sm-soc-office {
    font-size: 12px;
    font-family: HelveticaNeueCyrLight;
}
.sm-soc-phone {
    margin-top: 5px;
}
.sm-soc-phone a, .sm-soc-phone a:active, .sm-soc-phone a:focus, .sm-soc-phone a:link, .sm-soc-phone a:hover {
    font-size: 14px;
    font-family: HelveticaNeueCyrBold;
    color: #fff;
}
@media (max-width: 991px) {

    .sm-soc-items .sm-soc-item {
        width: 37px;
        height: 37px;
        margin-right: 40px;
    }
    .sm-soc-items a:last-child .sm-soc-item:last-child {
        margin-right: 0px;
    }
    .sm-soc-items a:first-child {
        text-align: left;
    }

    .sm-icon-Instagram {
        background: url(/bitrix/templates/new/components/bitrix/menu/soc/images/instagram-320.png) no-repeat 0 0;
    }
    .sm-icon-Vkontakte {
        background: url(/bitrix/templates/new/components/bitrix/menu/soc/images/vk-social-320.png) no-repeat 0 0;
    }
    .sm-icon-Facebook {
        background: url(/bitrix/templates/new/components/bitrix/menu/soc/images/facebook-320.png) no-repeat 0 0;
    }
    .sm-icon-YouTube {
        background: url(/bitrix/templates/new/components/bitrix/menu/soc/images/youtube-320.png) no-repeat 0 0;
    }
    .sm-soc-question {
        font-size: 16px;
    }
    .sm-soc-office {
        font-size: 17px;
        display: inline-block;
    }
    .sm-soc-phone {
        font-size: 20px;
        display: inline-block;
    }
}
/* End */


/* Start:/bitrix/templates/new/components/bitrix/news/total_look/style.css?1522936374402*/
.left {
    padding-right: 25%;
}

.right {
    padding-left: 25%;
}

.center {
    margin: 0 auto;
    width: 75%;
}

@media (max-width:479px){
    .left,
    .right {
        padding-left: 0;
        padding-right: 0;
    }
    .center {
        width: 100%;
        margin: auto;
    }
}

.img-left, .img-right {
    padding: 10px;
}

.img-left {
    float: left;
}

.img-right {
    float: right;
}
/* End */


/* Start:/bitrix/templates/new/components/bitrix/breadcrumb/content/style.css?1624456514311*/
.breadcrumbs__item {
    font-size: 15px;
    line-height: 19px;
    color: rgba(0, 0, 0, 0.7);
}

.breadcrumbs__item:hover {
    color: #FAD4E8;
}

.breadcrumbs__delimiter {
    margin: 0 10px;
}

@media (max-width: 1023px) {
    .breadcrumbs__item {
        font-size: 12px;
        line-height: 16px;
    }
}
/* End */


/* Start:/bitrix/templates/new/styles.css?16231010448786*/
.topmenulevel2 {
	position: relative;
	z-index: 102;
}
.my_my_ico a {
	margin-right: 10px;
	text-decoration: none;
}
.modal-auth .enter-soc-links, .modal-registr .enter-soc-links {
    display: none;
}
.modal-auth .enter-soc, .modal-registr .enter-soc {
    display: none;
}
.footer-column.sm-button-column ul {
    display: none;
}
.amount {padding-top: 5px;}
.help-tip:before{
	    top: 63%;
}
.buy-but-divage{
	padding: 5px 10px 15px 40px;
	height: 20px;
	color: #fff!important;
	display: inline-block;
	text-decoration: none!important;
	font-size: 18px;
	/*background:#d00a62 url('/bitrix/templates/new/../images/buy-but.png') no-repeat 10px center;*/
	margin-right: 18px;
}
.buy-but-divage img{
	position: relative;
	top: 5px;
	margin-left: 8px;
}
#h2_me {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: inherit;
	line-height: inherit;
}
.buy-but{
	padding: 11px 10px 10px 40px;
	height: 19px;
	color: #fff!important;
	display: inline-block;
	text-decoration: none!important;
	font-size: 18px;
	/*background:#424243 url('/bitrix/templates/new/../images/buy-but.png') no-repeat 10px center;*/
}

/*test*/
.cardAll{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;	
	flex-wrap: wrap;
	justify-content:center;
/*	padding-top: 50px;*/
}
 
 .itemCards{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 400px;
	height: 400px;
	padding: 0px 0px 90px 0px;
 }
  .BG-card{
  	width: 300px;
  	height: 400px;
  	margin-left: 40px;
    display: flex;
  	justify-content: center;
  	align-items: center;
  }
  .img-Card{
  	display: flex;

  }
  .img-prev{
	position: absolute;
    display: flex;
  	justify-content: center;
  	align-items: center;
  }
  .img-prev:hover{
	display: flex;
	justify-content: center;
  }
    /*.img-prev:hover img{
	opacity: -1;
    display: flex;
    flex-flow: wrap;
    flex-direction: column;
  }
  .img-prev:hover .text{
	
	position: absolute;
    display: flex;
    text-transform: uppercase;
    margin-top: 35px;
    align-self: flex-end;
    opacity: 10;
    padding-right: 20px;
    padding-top: 10px;
    text-align: center;
    font-family: "ALS Ekibastuz Regular";
    font-size: 26px;
  }*/

  .text{
    position: absolute;
    display: flex;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 25px;
    align-self: flex-end;
    opacity: -1;
 }
/*---color----*/
.color1{background-color: #94dee2;}
.color2{background-color: #e3747a;}
.color3{background-color: #64a2b4;}
.color4{background-color: #ffd0cc;}
.color5{background-color: #ff6fa9;}
.color6{background-color: #449293;}
.color7{background-color: #fea5c8;}
.color8{background-color: #a5bdc1;}
/*---color---end-*/
/*test-end*/

.menuhref2, .menuhref3{
	color: #727074 !important;
}
.menuhref2.active, .menuhref3.active, .menuhref2:hover, .menuhref3:hover{
	color: #e10963 !important;
}

.container-middle2{
	max-width: 1073px !important;
}

.modal-attention{
	position:fixed !important;
}


.header-bottom-line ul li.active a::after{
	background: none !important; 
}


.btn{
	padding-top:12px;
}

.icon-wish{
	z-index:110;
}

.old_price{
	text-decoration:line-through; 
	color:#B3B3B3; 
}

.item-promo div{
	top:15px;
}

.order-fill-info-line span p{
	padding-bottom:0px;
}

.slick-slide img{
	height:auto;
}

.modal-error {
    position: fixed;
    display: none;
    width: 300px;
    padding: 20px;
    text-align: center;
    top: 150px;
    left: 0;
    right: 0;
    z-index: 101;
    margin: 0 auto;
    background: #fff;
}
.privacy_policy_agree_label:before {
    top: -5px;
}

.header-city {
	color: #fff;
	font-size: 14px;
	position: relative;
	top: 2px;
	left: 7px;
	cursor: pointer;
}

.header-city__select {
	display: none;
	position: absolute;
	height: 33px;
	line-height: 33px;
	background: #fff; /*background: #7f7f7f;*/
	color: #404041;   /*color: #fff;*/
	border: 1px solid #e10963;

	right: 0;
	top: 33px;        /*top: 25px;*/
	padding: 0 16px 3px 13px;
	white-space: nowrap;
	font-weight: normal;
	border-radius: 2px;
	z-index: 103;
	margin-left: 12px;
	cursor: default;
	font-size: 14px;
}

.header-city__select:before {
	width: 0;
	height: 0;
	border-style: solid;
	display: block;
	content: '';
	position: absolute;
	border-width: 0 7px 7px 7px;
	border-color: transparent transparent #e10963 transparent; /*border-color: transparent transparent #7f7f7f transparent;*/
	right: 17px;
	top: 0;
	margin-top: -7px;
	-webkit-transform: rotate(360deg);
}

.header-city__select-button {
	display: inline-block;
	vertical-align: middle;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	border: 1px solid #e10963; /*border: 1px solid #b2b2b2;*/
	border-radius: 2px;
	cursor: pointer;
	margin-left: 10px;
	position: relative;
}

.header-city__select-button:hover {
	background: #e10963;
	color: #fff;
}

.header-city__select-text {
	position: relative;
	top: 2px;
}

.header-city-select-field {
	position: relative;
	top: -7px;
	display: none;
}

.bx-sls .dropdown-block {
	padding: 0 22px 4px 30px;
}

.bx-sls .dropdown-fade2white {
	height: 26px;
}

.bx-ui-sls-pane {
	top: 35px !important;
	bottom: auto !important;
}

.item-soon div {
    top: 11px;
    left: -2px;
    font-size: 12px;
    text-transform: uppercase;
}

.get-promo-botton {
    color: #dd0963;
    text-decoration: none;
    margin-top: 30px;
    display: inline-block;
    border-bottom: 1px dashed #dd0963;
    cursor: pointer;
}

.get-promo-text {
    margin-top: 30px;
    display: none;
}

.source_target_used {
    margin-top: 30px;
}

.source_target_link, .source_target_used {
    display: none;
}

.source_target_used__mini_cart {
    margin-top: 15px;
    margin-bottom: 15px;
    position: static;
}

.source_target_link__mini_cart, .source_target_used__mini_cart {
    display: block !important;
}

.loader{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 99999999;
	background-color: rgba(255,255,255,0.5);
	animation: loading-background 250ms ease-in;
}

@keyframes loading-background {
	from {
		background-color: rgba(255,255,255,0);
	}
	to {
		background-color: rgba(255,255,255,0.5);
	}
}

.loader:after{
    content: "";
    display: block;
    z-index: 9999;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url('/bitrix/templates/new/./images/loading-icon.svg') no-repeat center center;
    width: 32px;
    height: 32px;
	-webkit-animation: loading 850ms infinite linear;
	-moz-animation: loading 850ms infinite linear;
	-o-animation: loading 850ms infinite linear;
	animation: loading 850ms infinite linear;
}

@keyframes loading {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	50% {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	100% {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
	}
}

.modal-subscribe-success {
	height: 55px;
	width:400px;
	border:1px solid #e01764;
	position:fixed;
	bottom:50%;
	left:0;
	right:0;
	margin:0 auto;
	text-align: center;
	padding-top: 30px;
	display:none;
	z-index:10000;
}
.modal-subscribe-success_active {
	display: block;
}

.window-overlay-subscribe{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	opacity: 0.75;
	z-index: 2;
	cursor: pointer;
}

@media (max-width:400px){
	.modal-subscribe-success {
		width: auto;
	}
}

.shops-title {
	text-align: center;
}

.shops-logo {
	text-align: center;
}

.s-logo {
	display: inline-block;
	vertical-align: middle;
	margin: 10px;
}

.s-logo img {
	width: 200px;
}

@media only screen and (max-width: 768px) {
	.s-logo img {
		width: 150px;
	}
}
@media (max-width:340px){
	.my_my_ico a {
		margin-right: 5px;
	}
}
@media only screen and (max-width: 450px) {
	.modal-registr {
    width: 278px;
    border: 1px solid #e01764;
    padding: 19px;
    left: 15%;
    margin-left: -232px;
    text-align: left;
    position: absolute;
    top: 120px;
}
.sm-stores-widget .row div:first-child {
    margin-bottom: 10px;
    margin-left: 50px;
    padding-bottom: 7px;
}
.footer-column.sm-button-column ul {
    display: none;
}
}

.catalog-content .divage-h1, .content .divage-h1 {
	font-family: HelveticaNeueCyrLight;
    font-size: 18px;
    line-height: 36px;
    padding-right: 40px;
    padding-bottom: 25px;
    text-transform: uppercase;
}
.content .divage-h1 {
    margin-top: 25px;
}	
	
	
	
/* End */
/* /bitrix/templates/new/style/fancybox.css?15117949324919 */
/* /bitrix/templates/new/style/style.css?164190167286950 */
/* /bitrix/templates/new/style/slick.css?16364479786912 */
/* /bitrix/templates/new/style/jquery.bxslider.css?15117949328661 */
/* /bitrix/templates/new/style/tinyscrollbar.css?1498116648933 */
/* /bitrix/templates/new/style/jquery.selectbox.css?14981166481803 */
/* /bitrix/templates/new/style/sm-indents.css?151084181210102 */
/* /bitrix/templates/new/style/flexboxgrid.min.css?151084181212312 */
/* /bitrix/templates/new/style/lightbox.css?14981166483910 */
/* /bitrix/templates/new/style/style_res.css?162453446911915 */
/* /bitrix/templates/new/style/style.redesign.css?161580247728575 */
/* /bitrix/templates/new/style/style-adaptive.css?153000145411312 */
/* /bitrix/templates/new/style/menu/menu.css?16273714141178 */
/* /bitrix/templates/new/style/header/header.css?16669591272678 */
/* /bitrix/templates/new/style/settings/settings.css?1620124412722 */
/* /bitrix/templates/new/style/search/search.css?16272841631069 */
/* /bitrix/templates/new/style/icons/icons.css?16486455881400 */
/* /bitrix/templates/new/style/menu_mobile/menu_mobile.css?1627284163705 */
/* /bitrix/templates/new/style/section_title/section_title.css?1619696874804 */
/* /bitrix/templates/new/style/section_banners/section_banners.css?16196968741188 */
/* /bitrix/templates/new/style/slider/slider.css?1625494278783 */
/* /bitrix/templates/new/style/search_shops/search_shops.css?16196968743549 */
/* /bitrix/templates/new/style/button/button.css?1619696874465 */
/* /bitrix/templates/new/style/footer/footer.css?16196968741415 */
/* /bitrix/templates/new/style/footer-social/footer-social.css?1619696874225 */
/* /bitrix/templates/new/style/inputs/input_text.css?1619696874441 */
/* /bitrix/templates/new/style/subscribe/subscribe.css?16244565141401 */
/* /bitrix/templates/new/style/subscribe-social/subscribe-social.css?16196968741286 */
/* /bitrix/templates/new/style/section_changer/section_changer.css?1619696874564 */
/* /bitrix/templates/new/style/catalog_hit/catalog_hit.css?1625494278626 */
/* /bitrix/templates/new/style/catalog_new_mobile_slider/catalog_new_mobile_slider.css?1619696874820 */
/* /bitrix/templates/new/style/main_slider/main_slider.css?16367103471283 */
/* /bitrix/templates/new/style/cities/cities.css?1619696874297 */
/* /bitrix/templates/new/style/catalog_product/catalog_product.css?16367103471726 */
/* /bitrix/templates/new/style/page-content/page-content.css?1625566974480 */
/* /bitrix/templates/new/style/catalog_new/catalog_new.css?16196968741714 */
/* /bitrix/templates/new/components/bitrix/system.auth.form/divage/style.css?1511794932569 */
/* /bitrix/js/socialservices/css/ss.min.css?14981166394566 */
/* /bitrix/templates/new/components/bitrix/main.register/divage/style.css?1498116651560 */
/* /bitrix/templates/new/style/sandwich_menu/sandwich_menu.css?16244565141589 */
/* /bitrix/templates/new/style/menu_footer/menu_footer.css?1622448875970 */
/* /bitrix/templates/new/style/social/social.css?1619696874828 */
/* /bitrix/templates/new/components/bitrix/menu/soc/style.css?15108418111737 */
/* /bitrix/templates/new/components/bitrix/news/total_look/style.css?1522936374402 */
/* /bitrix/templates/new/components/bitrix/breadcrumb/content/style.css?1624456514311 */
/* /bitrix/templates/new/styles.css?16231010448786 */
