

/* Start:/bitrix/templates/main/css/jquery-ui.css?155256836020011*/
/*! jQuery UI - v1.11.4 - 2016-01-14
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
#slider-range{
	width: 90%;
	margin: 10px auto;
}
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-slider {
	position: relative;
	text-align: left;

}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: 1px;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.5em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	background: #aaa;
	color: #333333;
	margin:30px 0;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #f7a646;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #e89c49;
	background: #f7a646;
	font-weight: normal;
	color: #454545;
	border-radius:50%;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #e89c49;
	background: #e89c49;
	font-weight: normal;
	color: #454545;
	border-radius:50%;
	outline:none;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #2b2b2b;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #e89c49;
	background: #e89c49;
	font-weight: normal;
	color: #454545;
	border-radius:50%;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}
.range input[type=text] {
    background: #f8f8f8;
    border-style: none;
    border: 1px solid #ddd;
    color: #303030;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 0 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 32px;
    width: 72px;
    text-align:center;
}
.range span{
	display: inline-block;	
	vertical-align: middle;	
	margin-right:5px;
}
.range .rate-txt{
	margin-right:0;
}
.range .left,
.range .right{
	width:40%;
	display: inline-block;
	vertical-align: middle;	
	text-align:center;
}
.jq-checkbox.checked .jq-checkbox__div{
	border:1px solid #e89c49;
	width:13px;
	height:13px;
	background: #e89c49;
	border-radius: 	3px;
}
.jq-checkbox__div{
	width:13px;
	height:13px;
	background:#f8f8f8;
	border:1px solid #ddd;
	border-radius: 	3px;
}
.orders-tabl .ch-form{
	width:15px;
	height:15px;
	margin:0 auto;
}
.orders-tabl .ch-form .jq-checkbox{
	text-align:left;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/bitrix/templates/main/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/bitrix/templates/main/css/images/ui-icons_444444_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("/bitrix/templates/main/css/images/ui-icons_777777_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("/bitrix/templates/main/css/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("/bitrix/templates/main/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("/bitrix/templates/main/css/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/bitrix/templates/main/css/images/ui-icons_cc0000_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 1px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 1px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 1px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 1px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	margin: 0px 0 0 0px;
	padding: 5px;
	background: #666666;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
	border-radius: 8px;
}
@media only screen and (max-width:1350px){
	.range .left, .range .right{
		width:40%;
	}
}
/* End */


/* Start:/bitrix/templates/main/css/magnific-popup.css?15525683607686*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* End */


/* Start:/bitrix/templates/main/css/social-likes_birman.css?155256836013773*/
/*! Social Likes v3.1.0 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes{display:inline-block}.social-likes,.social-likes__widget{padding:0;vertical-align:middle!important;word-spacing:0!important;text-indent:0!important;list-style:none!important}.social-likes{opacity:0}.social-likes_visible{opacity:1;transition:opacity .1s ease-in}.social-likes>*{display:inline-block;visibility:hidden}.social-likes_vertical>*{display:block}.social-likes_visible>*{visibility:inherit}.social-likes__widget{display:inline-block;position:relative;white-space:nowrap}.social-likes__widget:before,.social-likes__widget:after{display:none!important}.social-likes_vertical .social-likes__widget{float:left;clear:left}.social-likes__button,.social-likes__icon,.social-likes__counter{text-decoration:none;text-rendering:optimizeLegibility}.social-likes__button{display:inline-block;margin:0;outline:0}.social-likes__counter{margin:0;outline:0}.social-likes__button{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.social-likes__button:before{content:"";display:inline-block}.social-likes__icon{position:absolute;top:0;left:0}.social-likes__counter{display:none;position:relative}.social-likes_ready .social-likes__counter,.social-likes__counter_single{display:inline-block}.social-likes_ready .social-likes__counter_empty{display:none}.social-likes_vertical .social-likes__widget{display:block}.social-likes_notext .social-likes__button{padding-left:0}.social-likes_single-w{position:relative;display:inline-block}.social-likes_single{position:absolute;text-align:left;z-index:99999;visibility:hidden;opacity:0;transition:visibility 0s .11s,opacity .1s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}.social-likes_single.social-likes_opened{visibility:visible;opacity:1;transition:opacity .15s ease-out}.social-likes__button_single{position:relative}.social-likes{min-height:36px;margin:-6px}.social-likes,.social-likes_single-w{line-height:19px}.social-likes__widget{margin:6px;color:#000;background:#fff;border:1px solid #ccc;border-radius:3px;line-height:19px}.social-likes__widget:hover,.social-likes__widget:active,.social-likes__widget:focus{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;cursor:pointer}.social-likes__button,.social-likes__counter{vertical-align:middle;font-family:"Helvetica Neue",Arial,sans-serif;font-size:13px;line-height:20px;cursor:inherit}.social-likes__button{padding:1px 6px 1px 20px;font-weight:400;border-right:0}.social-likes__icon{width:20px;height:18px;margin-top:1px;background-repeat:no-repeat;background-position:50% 50%}.social-likes__counter{min-width:12px;padding:1px 4px;font-weight:400;text-align:center;border-left:1px solid #ccc}.social-likes__widget:hover>.social-likes__counter,.social-likes__widget:focus>.social-likes__counter,.social-likes__widget:active>.social-likes__counter,.social-likes__widget_active>.social-likes__counter{position:relative;border-left-color:transparent}.social-likes__widget:hover>.social-likes__counter:before,.social-likes__widget:focus>.social-likes__counter:before,.social-likes__widget:active>.social-likes__counter:before,.social-likes__widget_active>.social-likes__counter:before{content:"";position:absolute;top:0;bottom:0;left:-1px;border-left:1px solid;opacity:.4}.social-likes_vertical{margin:-6px}.social-likes_vertical .social-likes__widget{margin:6px}.social-likes_notext{margin:-3px}.social-likes_notext .social-likes__widget{margin:3px}.social-likes_notext .social-likes__button{width:18px}.social-likes_notext .social-likes__icon{width:100%;background-position:center center}.social-likes__widget_single{margin:0}.social-likes_single{margin:-12px 0 0;padding:4px 0;background:#fff;border:1px solid #ccc;border-radius:3px}.social-likes__single-container{width:100%;display:table}.social-likes_single .social-likes__widget{float:none;display:table-row;margin:0;border:0;border-radius:0;background:0 0}.social-likes_single .social-likes__button{display:block;padding:2px 6px 2px 24px}.social-likes_single .social-likes__icon{margin-left:4px;margin-top:2px}.social-likes_single .social-likes__counter{display:table-cell;padding:2px 8px 2px 4px;border-left:0;text-align:right}.social-likes_single .social-likes__widget:hover>.social-likes__counter:before,.social-likes_single .social-likes__widget:focus>.social-likes__counter:before,.social-likes_single .social-likes__widget:active>.social-likes__counter:before{display:none}.social-likes__icon_single{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANCAYAAAB7AEQGAAAAaElEQVR42mIxL/zLgATkgXgBECcC8QOYIBOagvVA7ADEa4FYAV0RIxDPAeIUKD8VygeJM7BABf8DsScQ/4HyzwGxB1QcrKgByUpk9h8YnwlJElkBiiYmBiIAbRUx0s46FizhgwEAAgwAkmYQfIjC7tcAAAAASUVORK5CYII=")}.social-likes__widget_single:hover,.social-likes__widget_single:active,.social-likes__widget_single:focus,.social-likes__widget_active{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#3673f4;border-color:#3673f4;color:#fff}.social-likes__widget_single:hover .social-likes__icon_single,.social-likes__widget_single:active .social-likes__icon_single,.social-likes__widget_single:focus .social-likes__icon_single,.social-likes__widget_active .social-likes__icon_single{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANCAYAAAB7AEQGAAAAYklEQVR42mL4//8/AxKWB+L9QKyALI6u4Nx/CDiLrBCmgBGIdwOxEVQRiN4DFWcAE1DAAsR/gBgkwIjEBzMaGBAAmf0Hzgea1IDm+P9o/AYmBiIAbRUx0s46FizhgwEAAgwAAJd9Vn3NlgwAAAAASUVORK5CYII=")}.social-likes__icon_facebook{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAaklEQVR42mJ0Cp7jycDAMBeIJRnwg+dAnMxEpGIGqJq5THgULwFicSBmBGJbmCYWPCYWAvEbdEF8GmCK/yMLMjGQCLBpsIW6GwaQ/UC6Ddj8cBjJZOr44TkJ6l+ANKSAGEQofgpKGgABBgAWcxAZp2KpkQAAAABJRU5ErkJggg==")}.social-likes__widget_facebook:hover,.social-likes__widget_facebook:active,.social-likes__widget_facebook:focus{background:#425497;border-color:#425497}.social-likes__widget_facebook:hover .social-likes__icon_facebook,.social-likes__widget_facebook:active .social-likes__icon_facebook,.social-likes__widget_facebook:focus .social-likes__icon_facebook{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAaUlEQVR42mL6//+/JxA/+08YgNR4MoIYDAwMkgzEgedMeBQvAWJxIGYEYluomCQLHtMKgfgNuiA+DTDF/5EFmRhIBNg02ELdDQPIfiDdBlCw/sclRzU/PCdB/QuQhhQQgwjFT4E4GSDAAMuiQX7Tr7YFAAAAAElFTkSuQmCC")}.social-likes__icon_twitter{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAA9ElEQVR42mKU3vqak4GB4TcQ/2HABFxAXA3EzkD8DIjbgfg+ECuwAIkwIHYD4gSoAchgORD7IfEDgPgpEGczAQlBII4C4kNAbIikSAqIfdEMYgRiMSD+B7JxJ9SZFkB8Foj3A/FWIP4KVYgO5gHxFpBGNSA+DsS2UIVOUIwLfAYRIKe+gGoiFpyDaTwJxEVA/J0ITd+hXgNrBIETMCcQADOA+D26RpCn/+LRdAuI62EcmMb/0IjOx6H5ATSu4a4ChaoPEMcAsTUQy6Bp+AfEy4C4EIjfIEuANG4B4rvQVKEOTWYfoKG3HYgfoluvPm8jA0CAAQAqvDQ/IXqkWQAAAABJRU5ErkJggg==")}.social-likes__widget_twitter:hover,.social-likes__widget_twitter:active,.social-likes__widget_twitter:focus{background:#00b7ec;border-color:#00b7ec}.social-likes__widget_twitter:hover .social-likes__icon_twitter,.social-likes__widget_twitter:active .social-likes__icon_twitter,.social-likes__widget_twitter:focus .social-likes__icon_twitter{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAQAAAD4iURRAAAAo0lEQVQYGQXBsSoEAACA4Z8YKIO6yXLzjYrkHS5Wm5GyYPMAUgarMikpGZQHsFh4BZPhJi9wJdzn+7JkQZJk2bl3TzYNbGTfvUVJ8gyYmdjJMd6sS9bMAHwbZ+QHMy9OHQDgWtn1CgAALpUtAADAnpITUwAAU6tKtn0BALiSkjkXfgHAhxUpybwjvwA+DSVl7MEEwJ87A0lKRs7cenTj0FCSpH8xHAhkcGt6PAAAAABJRU5ErkJggg==")}.social-likes__icon_plusone{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABD0lEQVR42nTSsUtCURTH8eszSGgIgkqSoHBQh7QpbAlBcRCJ2staHFoa+hNyzqXBoan+gMDdoWgymkwkBxMiggo3a3Cp76WfcJHXgQ/nvfveue+ewwt08luGmEEdcwgjZP7iFrtmIqaUn5SXkUEDA+wZn/CwgQgetHYjC+JbZCOANWf9VXmobDd+c4vu8YgoalhFFpf4VL8rmMW8vR/3lEQV2yijhUO99KzeQ7p+95wjneAMQcRQ1JfsNA/wrc1T46KaznyMJqZxrcIvdNRf3957Gm8JO0ggjRx+cKpN21h0B7GJDw3EOGPvYuQ3ctvgC+K4w7nOfoQlFP4rsg+usI4Lrff0Z7QnCyqpffMrwAC15jTuOMaeqQAAAABJRU5ErkJggg==")}.social-likes__widget_plusone:hover,.social-likes__widget_plusone:active,.social-likes__widget_plusone:focus{background:#dd4241;border-color:#dd4241}.social-likes__widget_plusone:hover .social-likes__icon_plusone,.social-likes__widget_plusone:active .social-likes__icon_plusone,.social-likes__widget_plusone:focus .social-likes__icon_plusone{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAAA5klEQVR42myRvQrCMBSFUyehmyC4Zte1OPoALi6+gy/j6uobiINbF3Fx6tDFpZtSUFzEPxQxnksPchty4WvSJPeek5vIOWcQMViCFuiApqliDUbGD0kCeyLzAfiAI4i5VkM+CfiChdpIXRU2lNSgYAR6ysCB441jAkrfXs7KM1YXq3PuicUxuIO2/GvZKSh4n4xrcugKniwq88L3O+GmVB0GlKxWElsl2IEt1d4qsctu/ruXskqiFKXtL2WzRiQJ6McJWO8Jc/AA/dDj7niPDb2LpRU4e+q1x7VMkM5cSMZ7mBA/AQYALgmaWsDGGiQAAAAASUVORK5CYII=")}.social-likes__icon_mailru{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABIElEQVR42mTSzytEURjG8XunISbFxmQ5UYqGIj9KMztLCyTKrMZCs7K1U7NSLBRloWb+AREmFpPF7GUzRBaymGLpV5bi+9RzM+XU595zT+85533PueHTXhC1BFaRx6DHnnGEbbxoIPSEFCp+l3DjCWOYc38FFzEe7Tj3Dlr5AG0OWscA6jhFX5zHmgO1+oy3V0AHirhHGZ36jjnnknfaxzKmMIxdTKMHO0pPE/px6cA7nAV/bQsfXky7fmtCqA5a8Bn8bz/WqlhNaCCDE0xivCk459zfMKq6VPQxCth0wTUfcZdr+UIaWVR1D0k6115lFkNYwLuPeB4beFUm0cVN4NCnoaBb5z3iDFTfIx7Cpl+j23eyiF6Pqb4lXEVBvwIMAGRTP1kwMI3TAAAAAElFTkSuQmCC")}.social-likes__widget_mailru:hover,.social-likes__widget_mailru:active,.social-likes__widget_mailru:focus{background:#255896;border-color:#255896;color:#ffcd00}.social-likes__widget_mailru:hover .social-likes__icon_mailru,.social-likes__widget_mailru:active .social-likes__icon_mailru,.social-likes__widget_mailru:focus .social-likes__icon_mailru{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABIElEQVR42mTSzytEURjG8Xtn0IyIDc1SFpJQ5EdN1ChLC6PJFCsWsvInKCvFQllYKPaaZpIpC83CntkgsrBSLP1K2Wh8n3pupubU5865p/c9533PnbBWDaLRijWsYMBrLyhiF69aCJ3Qg7J/j3DrhDFkPV/FuRKSTK6RQAbtmMEPCojjxGv9TTw2XIJ2n/PxN2jDFh5wjA69x1yzytBJB1hCGsPYxyxS2FN5SuhDxYH3OAv+xw4+vZlO/VVCqAma8RU0jpq1KFYJz5jCKSYxXhe87NrfMaq+1HQJ69h2w5e+4k738o1BTONC19rNpOpd5jGEHD5wiAVs4k2VRB9uwneectCd6x5xBervCY9h3V+jy99kEb1eU395XEVBfwIMAE0mQy9JLJUSAAAAAElFTkSuQmCC")}.social-likes__icon_vkontakte{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAsElEQVR42mKJLJ3tycDAMBeIJRnwg+dAnMxEpGIGqJq5TGiKGZEwSE4ViDcha2LCYpIREK8C4l4gfgLElciSLDisDgXi/0A8DYi58GkA8Y8AsQkQfwHie0C8BVkBupO4kWyIBWJxIE4D4u/4nKQMxOVQ9jcgbgPii0BsgUvDIyCeBcR/gHgFVI00PhsuA3E61Lkg2xYAsSyyhudIcfGBQOS9AJmSAmIQEdNPQUkDIMAA8iAe2OyimvEAAAAASUVORK5CYII=")}.social-likes__widget_vkontakte:hover,.social-likes__widget_vkontakte:active,.social-likes__widget_vkontakte:focus{background:#526e8f;border-color:#526e8f}.social-likes__widget_vkontakte:hover .social-likes__icon_vkontakte,.social-likes__widget_vkontakte:active .social-likes__icon_vkontakte,.social-likes__widget_vkontakte:focus .social-likes__icon_vkontakte{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAQAAAD8fJRsAAAAfUlEQVQYGQXBMQ4BUQAFwGej0P1aohJCJBpcwu6N1AqVTqFX6TSu4B4if2+gNGZirwIAqPZRAQBADSAiBmYeQACxcXc2sgICiA4/MzsggKFia6HxBAIolk6Oxia+EEDRgYN4QQDF2tXF1NAbAigiGnM3ICoAAOij1QMA+Gj/aNf4AJYJLVIAAAAASUVORK5CYII=")}.social-likes__icon_odnoklassniki{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAyElEQVR42kzPMQtBcRTG4UvKQmalZFNKDNdm5gsYFCUlCbMyGMwsfACLzRcw2EwsGJTBQAZlUgxsfidvceq5/3vPeTv3Xs99FHMoP3ooOd+aoo+3T40hmnjouYsQWl4uEdRxRkLO6kVsQwB23nDRBruP2swGJ+zgYqKAq97JAi8UMUNFgb16LwvUkEYHcQUOaGNjgTKyaGCrQErn0gJVpQt/g6teObbfPGKAp/Orp3pH25DEHGGsFchghbxXXxvEAjlZqFf8CDAAgr4qyqKlfhgAAAAASUVORK5CYII=");background-position:6px 3px}.social-likes__widget_odnoklassniki:hover,.social-likes__widget_odnoklassniki:active,.social-likes__widget_odnoklassniki:focus{background:#f6903b;border-color:#f6903b}.social-likes__widget_odnoklassniki:hover .social-likes__icon_odnoklassniki,.social-likes__widget_odnoklassniki:active .social-likes__icon_odnoklassniki,.social-likes__widget_odnoklassniki:focus .social-likes__icon_odnoklassniki{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAQAAAD1lzQWAAAAgElEQVQIHQXBoRGCAAAF0N80OoA0AxTHcQMncAaO7J1ndRCbgUDRbPCgMABEjnu+F7FRGwxqG4m4YTLhJrG36BUKvcU+SnQiOpSx9cHDAx/biMoP/FQSZ3cnFxcnd+d4YfX2tuIVB1cjGF0dIgpf8FVIHI1otRgdozF72tl5mjV/486WhTdrOooAAAAASUVORK5CYII=")}.social-likes__icon_pinterest{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAABCUlEQVR42nTRPUvDUBTG8ZtoKYogTsGCoAXtUqFuBR1c/AZddNbRQUqhH0Eo6KKDb0gpXQUHBxF0Kg6KFAWh4qI4KxQRtKXxf+C5OEgP/Ehu8uTclwSN0VmnWsE6shjEF05QwZMFQr04QB3vKOmjGlZxiZxTcE0Pi9jCGD402xnOsYNF67yBGwWP8IaCwhe4xjxmLDyNUySxjGGk3F/5Wcb9Rib04FNLu9LYmk2ih1cbVLXmKXTRwoPCc8jgES/WpYymlhOpSxoxdjXTNn7spo19nYbN1ME9hjTexLE/OqsAC/jGknYf6Yxv/U592LrkcYdn+VehrgmM4ND1r8CHB7CnX96v4l8BBgB54jWa5GM+bAAAAABJRU5ErkJggg==")}.social-likes__widget_pinterest:hover,.social-likes__widget_pinterest:active,.social-likes__widget_pinterest:focus{background:#cc002b;border-color:#cc002b}.social-likes__widget_pinterest:hover .social-likes__icon_pinterest,.social-likes__widget_pinterest:active .social-likes__icon_pinterest,.social-likes__widget_pinterest:focus .social-likes__icon_pinterest{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAQAAADV/FywAAAAvklEQVQYGQXBsUoUAACA4f/i8MBB0TdINCQQhHoDaXRzagkkopYGhRYfwKWhSYLDZ2ixNyiTVp1cXMQgaDpNsa6v70vy3DcTt34ZeyRlaIzPXnvpAy6tK2+wIwuSZ/75Yphz3+XQjS3JVzwOe0Z+463kCBu58dHIT/fW5IEzUys58NeqK6eSJ/44NZM5r2yaurTkoRNsK8kuLlybYt9AycAnd5a98M5TScmsH44lSVIyb2JbkiSDZNF7I0mS9B8IOsS5z/yrNgAAAABJRU5ErkJggg==")}
/* End */


/* Start:/bitrix/templates/main/css/all.css?1620195848142423*/
/*
 * set default text color
 * set default font size, line height and font family
 * set default background
 */
header, main, footer, article, section, hgroup, nav, figure, aside {
  display: block;
}

figure {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  color: #303030;
  font: 400 16px/19px 'PT Sans', Arial, Helvetica, sans-serif;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

* {
  /*image-rendering: -webkit-optimize-contrast;
	max-height: 1000000px; */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

}

img {
  border-style: none;
}

/* set styles for default page links */
a {
  text-decoration: none;
  color: #d4832a;
}

a:hover {
  text-decoration: underline;
}

a:active {
  background-color: transparent;
}

/* set typography styles for common tags */
input,
textarea,
select {
  font: 100% Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

input[type="image"] {
  padding: 0;
  border: none;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="file"],
input[type="search"],
input[type="submit"],
textarea {
  -webkit-appearance: none;
}

input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

input[type="submit"]:focus,
input[type="button"]:focus {
  outline: none;
}

input[type="submit"] {
  -webkit-border-radius: 0;
  cursor: pointer;
}

.tablet #wrapper,
#wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.order-overlay.active {
  background: #fff none repeat scroll 0 0;
  display: block;
  height: 100%;
  opacity: 0.5;
  position: absolute;
  width: 100%;
  z-index: 200;
}
.order-overlay.active::after {
  background: rgba(0, 0, 0, 0) url("/bitrix/templates/main/images/preloader.gif") repeat scroll 0 0 / 100px auto;
  height: 100px;
  content: "";
  left: 48%;
  position: fixed;
  top: 45%;
  width: 100px;
}
#header {
  width: 100%;
}

.js-slide-hidden {
  position: absolute !important;
  left: -9999px !important;
  top: -9999px !important;
  display: block !important;
}

#sidebar {
  width: 274px;
  float: left;
  margin-left: 36px;
}

.content-holder {
  padding-left: 50px;
  overflow: hidden;
}

#header:after {
  display: block;
  clear: both;
  content: "";
}

#header .bar {
  background: #e0e0e0;
  overflow: hidden;
  padding: 7px 36px 7px 0;
}

#header .panel {
  padding-right: 36px;
  padding: 16px 36px 14px 0;
  margin-bottom: 0;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}

.head-h2 {
  font-weight: bold;
  font-size: 1.5em;

}

.head-h2 a {
  color: #303030;
}

.head-h2 a:hover {
  color: #f7a646;
  text-decoration: none;
}

.head-h2.add-article, .location-h2 {
  padding: 0.83em 0;
}

.logo img {
  width: 100%;
  vertical-align: top;
  margin-bottom: 5px;
}

.logo {
  padding: 20px 0;
}

.open-close .op,
.open-close .opener {
  display: block;
  background: #f7a646;
  font-size: 21px;
  line-height: 24px;
  color: #303030;
  padding: 8px 10px 8px 50px;
  position: relative;
}

.carousel-box.goods_news {
  width: 100%;
}

.carousel-box.goods_news .mask {
  width: 1240px;
  margin: 0 auto;
}

.carousel-box.goods_news .slide {
  width: 300px;
  float: left;
}

.carousel-box.goods_news .btn-next:hover,
.carousel-box.goods_news .btn-next {
  right: 26px;
}

.carousel-box.goods_news .btn-prev:hover,
.carousel-box.goods_news .btn-prev {
  left: 26px;
}

.open-close .op:before,
.open-close .opener:before {
  content: "";
  position: absolute;
  background: url(/bitrix/templates/main/css/../images/sprite.png) 0 0 no-repeat;
  top: 50%;
  left: 21px;
  width: 16px;
  height: 12px;
  margin-top: -6px;
}

.open-close .opener:hover {
  text-decoration: none;
}

.navbar ul {
  list-style: none;
  font-size: 16px;
  line-height: 20px;
  /*text-transform:uppercase;*/
  position: relative;
  padding: 0;
}

.navbar > ul {
  padding: 0 0 17px;
  margin: 0 0 30px;
  border-bottom: 1px solid #ddd;
}

.navbar ul li {
  position: relative;
}

.navbar ul li.top-dr,
.navbar ul li.bt-dr {
  position: static;
}

.navbar li a, .navbar li span {
  color: #303030;
  display: block;
  padding: 10px 20px;
  text-transform: uppercase;
}

.navbar li:hover > a {
  background: #f1f1f1;
  color: #f7a646;
  text-decoration: none;
}

.navbar .drop {
  position: absolute;
  left: 100%;
  width: 243px;
  display: none;
  top: 0;
  font-size: 16px;
  line-height: 18px;
  padding: 10px 0;
  background: #f1f1f1;
  z-index: 102;
}

.navbar .drop ul {
  /*text-transform:capitalize*/;
  border: 0;
}

.navbar li:hover .drop {
  display: block;
}

.navbar li.cen-dr:hover .drop {
  top: -130px;
}

.navbar li.bt-dr:hover .drop {
  top: auto;
  bottom: 17px;
}

.navbar .drop li {

}

.navbar .drop li a:hover {
  background: #f7a646;
  color: #fff;
}

.promo-t {
  margin: 35px 0;
  background: #eee;
  padding: 15px 20px;
  margin-bottom: 17px;
}

.promo-t p {
  margin: 0;
  font-size: 12px;
  line-height: 14px;
}

.promo-t .tx {
  font-size: 16px;
  line-height: 20px;
}

.promo-t a {
  color: #ff0000;
}

.contact-form {
  padding-bottom: 30px;
}

.contact-form label {
  display: block;
  margin-bottom: 5px;
  color: #303030;
}

.contact-form .row {
  padding: 0 24px 10px;
}

.contact-form input[type="email"],
.contact-form input[type="text"] {
  color: #303030;
  border: 1px solid #aaa;
  padding: 7px 13px;
  width: 100%;
  height: 35px;
}

.contact-form input[type="submit"] {
  text-align: center;
  padding: 7px 13px;
  width: 100%;
  background: #eee;
  border: 0;
  margin-top: 10px;
  height: 40px;
}

.contact-form input[type="submit"]:hover {
  background: #f7a646;
}

.map-box {
  padding-bottom: 30px;
}

.img-color li a {
  color: #aaa;
  margin-left: 5px;
  text-decoration: underline;
}

.slick_carousel .head-h2,
.car-holder.two .clothes-list h2,
.clothes-list.tile h2,
  /*.clothes-list.tile .head-h2,*/
.tab-holder .clothes-list h2
  /*.tab-holder .clothes-list .head-h2*/
{
  font-size: 16px;
  line-height: 20px;
  height: 40px;
  margin-bottom: 7px;
  float: none;
  padding: 0 20px;
  text-align: center;
}

.slick_carousel .head-h2 a,
.car-holder.two .clothes-list h2 a,
.clothes-list.tile h2 a,
.clothes-list.tile .head-h2 a,
.tab-holder .clothes-list h2 a,
.tab-holder .clothes-list .head-h2 a {
  color: #303030;
  text-decoration: none;
}

.slick_carousel .head-h2 a:hover,
.car-holder.two .clothes-list h2 a:hover,
.clothes-list.tile h2 a:hover,
.clothes-list.tile .head-h2 a:hover,
.tab-holder .clothes-list h2 a:hover, .clothes-list div.head-h2 a:hover {
  text-decoration: underline;
  color: #303030;
}

.img-color li a:hover {
  text-decoration: none;
}

.slick_carousel .head-h2.not-available a,
.tab-holder .clothes-list .head-h2.not-available a,
.tab-holder .clothes-list h2.not-available a {
  color: #888;
}

#sidebar h2, #sidebar div.head-h2 {
  padding: 3px 0 2px 60px;
  position: relative;
  color: #303030;
  font-size: 21px;
  line-height: 24px;
  font-weight: normal;
  margin: 0 0 10px;
}

.promo-t.fltr div.head-h2 {
  padding-left: 0 !important;
}

#sidebar h2:before, #sidebar div.head-h2:before {
  content: "";
  position: absolute;
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat;
  top: 0;
  left: 20px;
}

#sidebar .map-box h2:before {
  background-position: -34px 0;
  width: 24px;
  height: 22px;
}

#sidebar .shop-box div.head-h2:before {
  background-position: -77px 0;
  width: 22px;
  height: 24px;
}

#nav ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
  line-height: 18px;
}

#nav ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
}

#nav ul li a {
  color: #303030;
}

.login-box {
  float: right;
  /*skr:width:230px;*/
  max-width: 330px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.login-box li {
  float: left;
  padding-left: 30px;
}

/*skr*/
.login-box li:first-child {

  padding-left: 5px;
}

/*end skr*/
.login-box li a {
  color: #303030;
}

.contact-info {
  position: absolute;
  width: auto;
  top: 100%;
  right: 0;
  display: none;
  background: #fff;
  padding: 6px 20px 17px;
  z-index: 1;
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  z-index: 101;
  background: #f0f0f0;
}

.number-box {
  position: relative;
  width: 320px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 17px;
}

.cent-bx {
  width: 100%;
  margin: 0 auto;
  color: #3d3d3d;
  padding-left: 30px;
}

.tel-num {
  display: block;
}

.tel-num a, .a-tel {
  color: #303030 !important;
}

#zoomWindowContainer
.bb {
  padding: 15px 0;
  border-bottom: 1px solid #d8d8d8;
  position: relative;
}

.bb:before {
  content: "";
  position: absolute;
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -110px 0;
  width: 18px;
  height: 18px;
  left: 20px;
  /*top:50%;*/
  margin-top: 2px;
}

.shedule.bb:before {
  background-position: -139px -1px;
  width: 15px;
  height: 15px;
  margin-top: 4px;
}

.addr.bb strong {
  font-weight: normal;
}

.addr.bb:before {
  background-position: -163px 0;
  width: 15px;
  height: 22px;
}

.bb:last-child {
  border: 0;
  padding-bottom: 10px;
}

.bb:last-child:before {
  background: none;
}

.bb p {
  margin: 0;
  position: relative;
}

.bb a {
  color: #303030;
}

.skype-bx:before {
  content: "";
  position: absolute;
  top: 50%;
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -187px -30px;
  width: 11px;
  height: 11px;
  margin-top: -6px;
  left: -30px;
}

.email-bx:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -186px -53px;
  width: 14px;
  width: 14px;
  height: 15px;

  margin-top: -7px;
}

.tel-list span {
  display: block;
  font-size: 16px;
  line-height: 18px;
}

.addr.bb {
  margin: 0;
}

.tel,
.email {
  background: #f0f0f0 url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -132px -29px;
  width: 44px;
  height: 31px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  text-indent: -9999px;
  margin: 0 2px;
}

.tel {
  background-position: -161px -68px;
}

.tel:hover,
.email:hover {
  background: #f7a646 url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -72px -27px;
}

.tel:hover {
  background-position: -117px -68px;
}

.call {
  display: inline-block;
  vertical-align: middle;
  color: #3d3d3d;
  padding: 0 17px 0 19px;
}

.icon-call {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 31px;
  background: #f0f0f0 url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -48px -23px;
  text-indent: -9999px;
  overflow: hidden;
}

.icon-call.cont-link,
.icon-call:hover {
  background-position: -48px -53px;
}

.contact-box {
  width: 85%;
  float: left;
}

#header .panel:after {
  content: "";
  display: block;
  clear: both;
}

.search-form {
  display: inline-block;
  vertical-align: middle;
  width: 64%;
  position: relative;
}

.search-drop {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border: 1px solid #aaa;
  z-index: 3;
  margin-top: 5px;
  background: #fff;
  padding: 10px 0;
  /*display:none;*/ /*vals 8.04.16*/
}

.search-drop ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow-y: auto;
  height: 380px;
}

.search-drop li {
  overflow: hidden;

}

.search-drop li a {
  display: block;
  overflow: hidden;
  padding: 6px 17px;
  color: #303030;
}

.search-drop li a:hover {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  padding: 5px 17px;
}

.search-form input[type="search"] {
  border: 1px solid #aaa;
  padding: 6px 30px 6px 12px;
  vertical-align: middle;
  width: 100%;
}

.search-form input[type="submit"] {
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -86px -59px;
  width: 16px;
  height: 16px;
  border: 0;
  text-indent: -999px;
  overflow: hidden;
  position: absolute;
  top: 8px;
  right: 11px;
}

.search-drop li img {
  float: left;
  margin-right: 5px;
}

.rt-sr {
  float: right;
  width: 65px;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  color: #f7a646;
  margin: 6px 0;
}

.rt-sr em {
  display: block;
  font-weight: normal;
  font-style: normal;
  color: #aaa;
  font-size: 14px;
  position: relative;
  margin-right: 7px;
}

.rt-sr em:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background: #aaa;
  height: 1px;
  width: 100%;
}

.promo-txt.ind {
  padding-top: 610px;
}

.search-drop li p {
  overflow: hidden;
  font-size: 14px;
  line-height: 16px;
  color: #303030;
}

.search-drop li p span {
  color: #323232;
  font-size: 14px;
  line-height: 23px;
  background: #f7a646;
  padding: 0 14px 0 22px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 25px 0 5px;
  position: relative;
  min-width: 90px;
}

.search-drop li p span:before {
  content: "";
  position: absolute;
  border: 12px solid transparent;
  border-left: 12px solid #f7a646;
  border-top: 12px solid #f7a646;
  top: 0;
  left: 100%;
}

.basket-box {
  width: 182px;
  float: right;
  margin-top: 5px;
}

.basket,
.libra {
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat 4px -61px;
  width: 35px;
  height: 29px;
  display: inline-block;
  vertical-align: middle;
}

.basket {
  background-position: 3px -95px;
  margin-left: 5px;
}

.basket:hover,
.libra:hover {
  text-decoration: none;
}

.basket span,
.libra span {
  display: block;
  width: 18px;
  height: 17px;
  background: #f7a646;
  font-size: 12px;
  line-height: 16px;
  margin: -3px 0 0 20px;
  color: #303030;
  text-align: center;
}

.rate {
  display: inline-block;
  vertical-align: middle;
  width: 85px;
  height: 31px;
  border: 1px solid #ddd;
  font: 700 14px/19px 'PT Sans', Arial, Helvetica, sans-serif;
  text-align: center;
  color: #f7a646;
  padding: 6px 0;
  position: relative;
  margin-left: 8px;
}

.rate mark {
  font: 400 12px/19px 'PT Sans', Arial, Helvetica, sans-serif;
  background: none;
  color: #f7a646;
}

.rate:before {
  content: '';
  position: absolute; /* Абсолютное позиционирование */
  left: -15px;
  bottom: 6px; /* Положение треугольника */
  border: 7px solid transparent;
  border-right: 7px solid #ddd;
}

.rate:after {
  content: '';
  position: absolute; /* Абсолютное позиционирование */
  left: -12px;
  bottom: 7px; /* Положение треугольника */
  border: 6px solid transparent;
  border-right: 6px solid #fff;
}

.basket .tools {
  position: absolute;
  padding: 10px 20px;
  /* красивости... */
  text-align: left;
  font: 14px/17px 'pt_sansregular', sans-serif;
  color: #333;
  width: 83px;
  height: 29px;
  margin: -14px 0 0 49px;
  padding: 6px 0 6px 10px;
  background: #f7a646;
  z-index: 101;
  color: #fff;
  display: none;
}

.basket .tools:after {
  content: '';
  position: absolute;
  left: -12px;
  bottom: 7px;
  border: 6px solid transparent;
  border-right: 6px solid #f7a646;
}

.tooltip {
  cursor: pointer;
  position: fixed;
  font: 11px/16px 'pt_sansregular', sans-serif;
  width: 192px;
  height: 58px;
  border-radius: 5px;
  margin: -10px 0 0 -1px;
  padding: 15px 0 8px;
  background: #fff;
  z-index: 103;
  color: #757575;
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
}

.tooltip:after {
  /*content: '';
    left: 50%;
     bottom: -12px; /* Положение треугольника */
  z-index: -2;
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background: #fff;
  transform: rotate(45deg);
  top: 20px;
  left: 50%;
  margin-left: -20px;
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}

.tooltip:before {
  background: #fff /*url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -4px -449px*/;
  width: 60px;
  height: 51px;
  content: "";
  position: absolute;
  top: 7px;
  left: 50%;
  z-index: -1;
  margin-left: -30px;
}

.tooltip strong {
  color: #f7a646;
  font-size: 12px;
  font-weight: normal;
  display: block;
  /*text-decoration:underline;*/
}

.color {
  width: 20px;
  height: 20px;
  display: block;
  margin: 20px auto 7px;
}

.color img {
  width: 100%;
}

.sz {
  font-weight: normal;
  display: block;
  text-align: center;
}

.slideshow {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 13;
}

.slideshow .slide-box {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  padding: 0;
  width: 100%;
}

.slideshow .slide-box {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  padding: 0;
  width: 100%;
}

.slideshow .slide-box img {
  width: 100%;
  vertical-align: top;
}

.slideshow .slide-box.active {
  z-index: 2;
}

.slideshow .pagination {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 182px;
  position: absolute;
  bottom: 16px;
  left: 50%;
  margin-left: -91px;
  z-index: 3;
  padding: 6px 10px;
  text-align: center;
}

.slideshow .pagination li {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;

}

.slideshow .pagination li a {
  display: block;
  background: #fff;
  border-radius: 0px;
  text-indent: -9999px;
  overflow: hidden;
}

.slideshow .pagination li.active a,
.slideshow .pagination li:hover a {
  background: #f7a646;
}

.slideshow .btn-next:hover,
.slideshow .btn-next:focus,
.slideshow .btn-prev:hover,
.slideshow .btn-prev:focus,
.slideshow .btn-prev,
.slideshow .btn-next {
  background: url(/bitrix/templates/main/css/../images/spr-arrow.png) no-repeat -135px 0;
  width: 57px;
  height: 91px;
  top: 50%;
  left: 85px;
  position: absolute;
  z-index: 2;
  margin-top: -45px;
  border: 0;
}

.slideshow .btn-next:hover,
.slideshow .btn-next:focus,
.slideshow .btn-next {
  background-position: -3px 0;
  left: auto;
  right: 90px;
}

.clothes-list {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
}

.clothes-list .img-color {
  position: absolute;
  width: 100%;
  bottom: 70px;
  min-height: 30px;
}

.clothes-list .img-color li.active img {
  border: 3px solid #f7a646;
  border-radius: 7px;
  overflow: hidden;
  width: 26px;
  height: 26px;
}

/*.clothes-list .img-color li.active:first-child img {
    border: 3px solid #f7a646;
    border-radius: 7px;
    overflow: hidden;
    width: 26px;
    height: 26px;
}*/
.carousel .clothes-list > li > a > img {
  /*width: auto;*/
  /*height: auto;
	max-height: 250px;
	max-width: 100%;
	display: inline-block;
	min-height: 170px;*/

}

.slide__list {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0 20px 20px;
  border: 1px solid #ddd;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
}

.tab-content .slide__list {
  margin: 0 10px 20px;
}

.product-info .slide__list .comp-box,
.product-info .clothes-list > li .comp-box,
.carousel .clothes-list > li,
.carousel .clothes-list > div {
  display: inline-block;
  vertical-align: top;
  width: 31%;
  margin: 0 1% 20px;
  border: 1px solid #ddd;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
}

.slick_carousel.first .slide__list,
.carousel.first .clothes-list > li,
.carousel.first .clothes-list > div {
  width: 17.7%;
  position: relative;
}

.slide__list:hover,
.clothes-list > li:hover,
.clothes-list > div:hover {
  border: 1px solid #f7a646;
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15);
}

.dop .slide__list,
.dop .slide__list:hover,
.dop .clothes-list > li:hover,
.dop .clothes-list > div:hover,
.dop .carousel .clothes-list > div,
.dop .carousel .clothes-list > li {
  border: 0;
  box-shadow: 0 0 0;
}

.product-info .slide__list .comp-box:hover,
.product-info .clothes-list > div .comp-box:hover,
.product-info .clothes-list > li .comp-box:hover {
  border: 1px solid #f7a646;
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15);
}

.product-info .slide__list .comp-box,
.product-info .clothes-list > div .comp-box,
.product-info .clothes-list > li .comp-box {
  width: 84%;
  margin: 0 8% 27px;
}

.char-box {
  width: 100%;
}

.charact-list li:nth-child(2n+1),
.char-box .char:nth-child(2n+1) {
  background: #f1f1f1;
}

.charact-list li {
  margin-bottom: 2px;
  padding: 0 17px;
}

.charact-list,
.char-box .char {
  width: 100%;
  display: block;
  font-size: 16px;
  line-height: 30px;
}

.char-box .char {
  text-align: center;
  margin-bottom: 2px;
}

.charact-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.slide__list:hover,
.clothes-list > li:hover {
  border: 1px solid #f7a646;
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15);
}

.dop .slide__list p,
.dop .carousel .clothes-list p {
  font-size: 16px;
  line-height: 25px;
  margin: 0;
  text-align: justify;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 55px;

}

.dop .carousel .clothes-list /*p*/ a {
  color: #f7a646;
  font-size: 16px;
  line-height: 25px;
}

.detail-discontinued .btn.scroll-to-analogs {
  font-size: 22px;
}

.detail-discontinued .rate-bx strong {
  font-weight: normal;
}

.akcia,
.not-available-sticker {
  float: left;
  width: 89px;
  background: #f7a646;
  font-size: 14px;
  line-height: 19px;
  position: relative;
  padding: 2px;
  text-align: center;
  color: #323232;
}

.not-available-sticker {
  width: 133px;
}

@media (hover: hover) and (min-width: 901px) {
  .info-section .clothes-list.tile > li:hover .btn.no-available-btn /*,
.info-section .clothes-list.list > li:hover .btn.no-available-btn*/
  {
    display: none;
  }
}

.akcia:before {
  border: 10px solid transparent;
  border-left: 8px solid #f7a646;
  border-top: 13px solid #f7a646;
  position: absolute;
  content: "";
  top: 0;
  right: -18px;
}

.rate-box {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  width: 85px;
}

.rate-box li {
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -39px -103px;
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
}

.rate-box li.active {
  background-position: -62px -103px;
}

.img-box {
  text-align: center;
  display: block;
}

.img-box img {
  /*max-height: 200px;
	width: auto !important;*/
}

.clothes-list .heading {
  overflow: hidden;
  padding-bottom: 20px;
  height: 43px;
}

.heading h2 {
  font-size: 16px;
  color: #303030;
}

.img-color {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.img-color li {
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.img-color li img {
  width: 20px;
  height: 20px;
  border: 1px solid #8a8585;
  border-radius: 3px;
}

.bottom-box {
  padding: 15px 12px 10px;
  text-align: center;
  height: 78px;
}

.bottom-box:after {
  content: "";
  clear: both;
  display: block;
}

.rate-bx {
  display: inline-block;
  vertical-align: top; /*skr: middle*/
  width: 49%;
  padding-right: 5px;
}

.rate-bx span {
  display: block;
  font-size: 14px;
  color: #f7a646;
  line-height: 22px;
}

.rate-bx strong {
  font-size: 21px;
  line-height: 22px;
  display: inline-block;
  margin-right: 2px;
}

.add-basket {
  display: inline-block;
  vertical-align: middle;
  width: 49%;
  display: none;
}

.slide__list:hover .add-basket,
.clothes-list > div:hover .add-basket,
.clothes-list > li:hover .add-basket {
  display: inline-block;
  vertical-align: middle;
}

.rate-bx .rt-gr {
  color: #aaa;
  font-size: 13px;
  position: relative;
  display: inline-block;
}

.rate-bx .rt-gr-avail {
  color: #aaa;
  font-size: 13px;
  position: relative;
  display: block;
  margin-top: -4px;
  white-space: nowrap;
}

.rt-gr.fake {
  visibility: hidden;
}

.list .slide__list:hover .rt-gr + .rt-gr-avail,
.clothes-list.list > div:hover .rt-gr + .rt-gr-avail,
.clothes-list.list > li:hover .rt-gr + .rt-gr-avail {
  margin-top: -6px;
}

.rate-bx .rt-gr:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #aaa;
  top: 50%;
  left: 0;
}

.btn {
  background: #f7a646;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font-size: 16px;
  line-height: 19px;
  color: #323232;
  padding: 3px 5px 4px;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 5px;
}

.btn:hover {
  background: #e89c49;
  text-decoration: none;
}

.weigh {
  color: #f7a646;
  display: inline-block;
  vertical-align: middle;
  padding-left: 31px;
  position: relative;
  text-decoration: none;
  font-size: 12px;
  margin-top: -5px;
}

.weigh:before {
  content: "";
  position: absolute;
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -87px -103px;
  width: 21px;
  height: 16px;
  top: 0;
  left: 0;
}

.weigh.gr {
  color: #888;
}

.weigh.gr:before {
  content: "";
  background-position: -87px -129px;
}

.tab-holder h2,
.tab-holder .head-h2 {
  font-size: 28px;
  line-height: 30px;
  color: #303030;
  font-weight: normal;
  float: left;
  margin: 0;
  overflow: hidden;
}

.tabset {
  font-size: 21px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  list-style: none;
  /*text-align:center;*/
}

.tabset li {
  display: inline-block;
  vertical-align: top;
  padding: 0 6%;
}

.tabset li a {
  color: #303030;
  text-decoration: none;
}

.tabset li a:hover {
  text-decoration: none;
  color: #f7a646;
}

.tab-holder.one .tab-content:not([style*='display']) {
  opacity: 0;
}

.tab-content {
  padding: 20px 0 0;
  border-top: 1px solid #ddd;
}

.tabset li a.active {
  color: #f7a646;
  text-decoration: underline;
}

.tab-heading {
  overflow: hidden;
  padding: 10px 0;
}

.carousel-news {
  margin-left: 20px;
  margin-right: 20px;
}

.slick_carousel,
.carousel-news,
.carousel {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #ddd;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.carousel-news .mask,
.carousel .mask {
  width: auto;
  overflow: hidden;
  margin: 0;
}

.carousel-news .slideset {
  width: auto;
  float: left;
}

.carousel .slideset {
  width: auto;
  float: left;
}

.carousel-news .slide {
  width: 480px;
  width: calc((100vw - 40px) / 4);
  padding: 0 25px;
}

.carousel-news .slide,
.carousel .slide {
  float: left;
}

.slick-next,
.slick-prev,
.btn-next,
.btn-prev {
  background: #fff url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -168px -104px;
  width: 17px;
  height: 31px;
  left: 50%;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  bottom: -25px;
  width: 50px;
  height: 50px;
  border: 0;
  cursor: pointer;
  z-index: 2;
}

.slick-prev,
.btn-prev {
  margin-left: -70px;
}

.slick-next,
.btn-next {
  background-position: -164px -159px;
  left: auto;
  right: 50%;
  bottom: -25px;
  margin-right: -70px;
}

.slick_carousel::after,
.carousel-news::after,
.carousel:after {
  content: "";
  position: absolute;
  bottom: -31px;
  left: 50%;
  width: 184px;
  height: 60px;
  margin-left: -92px;
  background: #fff;
  z-index: 1;
}

.slick-next:hover,
.btn-next:hover {
  background: #fff url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -131px -105px;
  border-radius: 50%;
  border: 1px solid #ddd;
}

.slick-prev:hover,
.btn-prev:hover {
  background: #fff url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -126px -155px;
  border-radius: 50%;
  border: 1px solid #ddd;
}

.tab-holder {
  overflow: hidden;
  padding-right: 30px;
}

.tab-holder.one .tab-heading {
  padding: 27px 0;
}

#clothes-list {
  padding-right: 33px;
}

.dop.clothes-list li {
  width: 32%;
  margin: 0 0 1% 1%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.dop.clothes-list {
  margin: 0 0 20px -1%;
}

.dop.clothes-list li img {
  width: 100%;
  vertical-align: middle;
}

.logos-list {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.logos-list li {
  display: inline-block;
  vertical-align: middle;
  width: 150px;
  margin: 0 1.5%;
}

.basket-box.mob,
.click-nav.mob {
  display: none;
}

.car-holder {
  padding: 0 30px 20px;
  overflow: hidden;
  width: 100%;
}

.car-holder > h2,
.car-holder > .head-h2 {
  font-size: 28px;
  line-height: 30px;
  color: #303030;
  font-weight: normal;
  margin: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

/*.slide__set{
	max-height: 450px;
	overflow: hidden;
}*/
.slick_carousel,
.car-holder .carousel {
  padding: 20px 0 37px;
}

#footer {
  background: #3d3d3d;
  padding: 20px 30px 15px;
  overflow: hidden;
}

.cols ul,
.cols {
  width: 100%;
  overflow: hidden;
  color: #fff;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
  line-height: 19px;
}

.cols > li {
  width: 18%;
  float: left;
  margin-left: 2.4%;
}

.cols > li:first-child {
  margin-left: 0;
}

.cols li a {
  color: #fff;
}

.cols ul {
  padding-bottom: 15px;
}

.sk,
.eml {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 2px 0 2px 30px;
  margin-bottom: 6px;
}

.sk:before,
.eml:before {
  content: "";
  position: absolute;
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
}

.sk:before {
  background-position: -48px -132px;
}

.eml:before {
  background-position: -8px -132px;
}

#footer h2,
#footer .head-h2 {
  font-size: 19px;
  line-height: 21px;
  margin: 10px 0 12px;
  padding-bottom: 5px;
  font-weight: normal;
  border-bottom: 1px solid #fff;
}

.social li {
  float: left;
  margin-right: 10px;
  max-width: 40px;
}
.icon-telegram{
  width: 100%;
}
.social-likes__widget_telegram:hover,
.social-likes__widget_telegram:active,
.social-likes__widget_telegram:focus {
  background: #00b7ec;
  border-color: #00b7ec;
}
.social-likes__widget_telegram:hover .social-likes__icon_telegram{
  background-image: url("/bitrix/templates/main/css/../images/telegram_white.png");
}
.social-likes__icon_telegram{
  background-image: url("/bitrix/templates/main/css/../images/telegram_blue.png");
  width: 15px;
  height: 15px;
  background-size: contain;
  padding: 0px;
  margin: 3px;
}

.foot-head {
  overflow: hidden;
  padding: 14px 0 17px;

  border-top: 1px solid #606060;
}

.link-bx {
  max-width: 300px;
}

.foot-head span {
  float: left;
}

.foot-head .btn {
  float: right;
  width: 50%;
}

.foot-head:first-child {
  border-top: 0;
  border-bottom: 1px solid #363636;
}

.foot-head img {
  float: right;
}

.logo-sc img {
  float: left;
  margin-right: 11px;
}

.logo-sc p {
  color: #7f8284;
}

.popup {
  height: 100%;
  width: 100%;
  text-align: center;
  position: fixed;
  top: 0;
  display: none;
  left: 0;
  z-index: 102;
  background: rgba(0, 0, 0, 0.55);
}

.popup .popup-box {
  position: relative;
  background: #fff;
  vertical-align: middle;
  display: inline-block;
  text-align: left;
  padding: 20px 10px;
  -webkit-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  /*min-height:236px;*/
  width: 400px;
}

.popup:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.close {
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 10px;
  right: 10px;
  background: url(/bitrix/templates/main/css/../images/close.png) no-repeat;
}

.close:hover {
  background: url(/bitrix/templates/main/css/../images/close-hov.png) no-repeat;
}

.popup .login-form input[type="password"],
.popup .login-form input[type="text"] {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 10px 13px;
  line-height: 20px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 19px;
}

.popup .login-form {
  /* width:445px;*/
  margin: 0 auto;
}

.popup .login-form label {
  color: #aaa;
  display: block;
  text-align: center;
  font-size: 14px;
  margin-bottom: 5px;
}

.popup .login-form input[type="submit"] {
  width: 100%;
  font-size: 21px;
  line-height: 22px;
  color: #303030;
  border: 0;
  padding: 9px 5px;
  border-radius: 5px;
  margin-bottom: 15px;
}

.popup h2,
.popup div.head-h2 {
  border-bottom: 1px solid #ddd;
  padding: 0 30px 14px;
  font-size: 21px;
  line-height: 22px;
  color: #3d3d3d;
  margin: 0 0 10px;
  font-weight: normal;
  text-align: center;
}

.login-form .row a {
  color: #303030;
  font-size: 16px;
  line-height: 20px;
  text-decoration: underline;
}

.form-box .row a:hover {
  text-decoration: none;
}

.form-box .txt {
  float: left;
  text-decoration: underline;
}

.form-box .log-up {
  float: right;
  text-decoration: underline;
}

.login-form.big {
  /*width:627px;*/ /*vals-temporary*/
  margin: 0 auto;
}

.popup4 .login-form,
.popup1 .login-form {
  padding: 20px 20px;
}

.popup5 .popup-box,
.popup2 .popup-box {
  padding: 20px;
}

.row-col {
  width: 50%;
  float: left;
  padding-left: 11px;
}

.row-col:first-child {
  padding-left: 0;
}

.login-form textarea {
  min-height: 111px;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 10px 13px;
  line-height: 20px;
  font-size: 16px;
  resize: none;
}

.popup3 {
  z-index: 102;
}

.popup3 .form-box {
  width: 450px;
  margin: 0 auto;
  position: relative;
  padding: 140px 0 80px;
}

.popup3 .form-box:before {
  content: "";
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -58px -168px;
  width: 64px;
  height: 64px;
  top: 60px;
  left: 50%;
  position: absolute;
  margin-left: -32px;
}

.th-bx {
  color: #3d3d3d;
  font-size: 21px;
  line-height: 23px;
  text-align: center;
}

.view img {
  display: block;
  position: relative;
  height: auto;
  width: 100%;
}

/*
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(223,165,24, 0.7);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   width:100%;
}

.view-first h2 {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}

.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2{
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover h2 {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
*/
.view {
  position: relative;
  display: block;
}

.view .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: 1s;
}

.view:hover .mask {
  background: rgba(223, 165, 24, 0.4);
}

.view .mask h2 {
  color: #fff;
  font: 700 21px/25px 'PT Sans', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  height: auto;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 0 30px 30px;
  text-align: center;
  transition: 1s linear;
}

.view:hover .mask h2 {
  bottom: 40%;
}

.logo-sm {
  display: none;
}

.fix_box .logo-sm {
  position: absolute;
  width: 165px;
  left: 35px;
  top: 10px;
  display: block;
  margin-top: -6px;
}

#header .fix_box {
  width: 100% !important;
  padding: 5px 35px 5px 360px;
  -webkit-box-shadow: 0 2px 9px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 9px 1px rgba(0, 0, 0, 0.3);
}

.shop-box img {
  width: 100%;
  vertical-align: top;
}

#scrollup img {
  position: relative;
  z-index: 11;
  margin: 10px 6px;
  overflow: hidden;
}

#scrollup {
  position: fixed;
  right: 0;
  bottom: 0;
  display: none;
  cursor: pointer;
  z-index: 102;
  width: 61px;
  height: 100%;
  margin-bottom: -17px;
  top: 0;
}

#scrollup span {
  width: 37px;
  height: 37px;
  bottom: 30%;
  position: absolute;
  margin: 0 12px;
}

#scrollup span:hover {
  background: rgba(247, 166, 70, 0.95);
  z-index: 11;
}

#scrollup:hover:after {
  background: rgba(244, 244, 244, 0.75);
  z-index: 10;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#scrollup:hover:before {
  width: 67px;

  content: "";
  position: absolute;
  bottom: -9999px;
  top: -9999px;
  right: -15px;
  z-index: -1;
}

.breadcrumbs {
  background: #f1f1f1;
  overflow: hidden;
  padding: 10px 19px;
  font-size: 16px;
  margin: 0;
  line-height: 19px;
}

.breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
}

.breadcrumbs li a {
  color: #303030;
  position: relative;
}

.breadcrumbs li {
  color: #888;
  padding-right: 24px;
}

.breadcrumbs li a:after {
  content: "";
  position: absolute;
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -6px -174px;
  width: 8px;
  height: 9px;
  top: 6px;
  right: -19px;
}

#main .info-section h1 {
  color: #303030;
  font-size: 28px;
  line-height: 30px;
  font-weight: normal;
  padding: 0 17px 17px;
  margin: 0 0 20px;
  border-bottom: 1px solid #ddd;
}

#main .info-section .catalog-section {
  float: left;
  margin: 0;
  font-size: 28px;
  line-height: 30px;
  font-weight: normal;
  border-bottom: none;
  text-transform: uppercase;
}

.info-section {
  padding: 30px 36px 60px 0;
}

.feed-list .img-box {
  float: right;
  margin-left: 40px; /*vals changed from 60*/
}

.feed-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.feed-list > li {
  background: #f1f1f1;
  margin-bottom: 5px; /*skr:29*/
  position: relative;
  border: 1px solid #e2e2e2;
  padding: 12px 55px 17px 17px;
}

/* mt */

.mt.feed-list .img-box {
  float: left;
  margin-right: 13px; /*vals changed from 60*/
  margin-left: 0px; /*vals changed from 60*/
  width: 300px;
}

.mt.feed-list .img-box img {
  width: 100%;
  vertical-align: top;
  height: auto;
}

.mt.feed-list > li {
  background: #fff;
  margin-bottom: 29px;
  position: relative;
  border: 1px solid #e2e2e2;
  padding: 12px;
}

.mt.feed-list h2 {
  margin: 0;
  font-size: 21px;
  line-height: 17px;
  font-weight: bold;
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
}

.mt.feed-list .foot-box .rubric {
  margin-bottom: 10px;
}

.mt.feed-list .foot-box .social-likes {
  margin: 0;
  white-space: nowrap;
}

.mt.feed-list .foot-box .soc-block li {
  margin: 0 2px;
}

.mt.feed-list p {
  height: 90px;
  overflow: hidden;
}

.mt.feed-list .head-txt {
  padding: 0px;
}

.mt.feed-list h2 a {
  text-decoration: underline;
}

.mt.feed-list > li:before {
  display: none;
}

.mt.feed-list.one .mtcont {
  overflow: hidden;
}

.mt.feed-list.one p {
  height: auto;
}

.mt.feed-list.one .txt-box .foot-box.br .soc-block {
  float: none;
  display: block;
  margin: 0;
  margin-left: -5px;
}

.mt.feed-list .txt-box .foot-box {
  padding: 13px 0 0;
}

.mt.feed-list.one .txt-box .foot-box.br .rubric {
  width: 100%;
  float: none;
  display: block;
  margin-bottom: 15px;
}

.mt.feed-list.one .txt-box .foot-box.br {
  padding: 10px 0;
}

.mt.feed-list.one .txt-box {
  overflow: hidden;
  padding-left: 15px;
}

.mt.feed-list.one .imx {
  width: 40%;
  float: left;
  padding: 0 0 10px;
}

.mt.feed-list.one .imx img {
  width: 100%;
}

/**************/

.feed-list > li:before {
  content: "";
  position: absolute;
  background: url(/bitrix/templates/main/css/../images/triangle.jpg) no-repeat;
  width: 23px;
  height: 26px;
  top: -1px;
  right: -1px;
}

.feed-list > li:after {
  content: "";
  clear: both;
  display: block;
}

.time {
  background: #fff;
  font-size: 16px;
  line-height: 18px;
  color: #aaa;
  display: inline-block;
  vertical-align: middle;
  padding: 9px 10px 6px;
  min-width: 80px;
  margin-right: 19px;
}

.time strong {
  display: block;
  font-weight: normal;
  font-size: 21px;
}

.feed-list h2 {
  margin: 0;
  font-size: 21px;
  line-height: 25px;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  width: 80%;
}

.feed-list h2 a {
  color: #303030;
}

.head-txt {
  overflow: hidden;
  padding-bottom: 27px;
}

.feed-list p {
  font-size: 14px;
  line-height: 17px;
  margin: 0 0 17px;
  color: #303030;
}

.foot-box {
  overflow: hidden;
  padding: 13px 13px 0;
  border-top: 3px solid #fff;
}

.foot-head .btn {
  max-width: 115px;
  color: #303030;
  border-radius: 0;
}

.rubric {
  float: left;
}

.rubric a {
  color: #f7a646;
  text-decoration: underline;
}

.rubric a:hover {
  text-decoration: none;
}

.soc-block {
  float: right;
  padding: 0;
  margin: 0;
}

.soc-block li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

.soc-block li img {
  vertical-align: middle;
}

.main-holder:after {
  content: "";
  display: block;
  clear: both;
}

.open-close {
  position: relative;
  z-index: 101;
}

.open-close .slide {
  display: none;
}

.open-close.active .slide {
  position: absolute;
  left: 0;
  background: #fff;
  top: 40px;
  width: 100%;
  z-index: 2;
  display: block;
}

#sidebar .ac-box h2,
#sidebar .ac-box div.head-h2 {
  color: #303030;
  font-size: 21px;
  line-height: 23px;
  font-weight: normal;
  padding: 0 20px 16px;
  border-bottom: 3px solid #f1f1f1;
}

.accordion .sub ul {
  display: none;
}

.ac-box {
  padding-top: 38px;
}

.accordion.mob {
  display: none;
}

.accordion {
  padding: 17px 20px;
  margin: 0;
  list-style: none;
  font-size: 17px;
  line-height: 18px;
  text-transform: uppercase;
}

.accordion.mob.mob-det .info-row span {
  text-transform: lowercase;
}

.accordion > li > a,
.accordion > li > span {
  color: #303030;
  margin: 10px 0;
  display: inline-block;
  vertical-align: top;
}

.accordion ul {
  font-size: 16px;
  line-height: 18px;
  /*text-transform:capitalize*/;
  padding: 0;
  margin: 0;
  list-style: none;
  border-left: 1px solid #ddd;
}

.accordion ul li {
  margin: 3px 0;
}

.accordion li a.active,
.accordion li span.active,
.accordion li a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #f7a646;
}

.accordion ul li a {
  padding: 6px 21px;
  color: #303030;
  display: block;
}

.accordion ul li a:hover,
.accordion ul li a:hover {
  background: #f1f1f1;
  font-weight: normal;
  text-decoration: none
}

.more-options {
  position: relative;
  text-align: center;
}

.more-options .more {
  color: #303030;
  display: inline-block;
  vertical-align: middle;
  padding: 17px 20px;
  position: relative;
  background: #fff;
  text-decoration: underline;
}

.more-options .more:hover {
  text-decoration: none;
}

.more-options .more:before {
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -37px -166px;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -4px;
  width: 7px;
  height: 8px;
}

.more-options:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ddd;
}

.info-section .clothes-list {
  width: auto;
  margin: 0 0 65px -2%;

}

.info-section .clothes-list > li {
  width: 31%;
  margin: 0 0 0 2%;
}

/*.info-section .clothes-list>li img{
	width:20px;
}
*/
.info-section .slide__list .view img,
.info-section .clothes-list > li .view img {
  width: 100%;
}

.promo-imgs {
  float: right;
  margin-left: 25px;
}

.promo-box {
  overflow: hidden;
}

#main .call-back h2,
#main .promo-box h2 {
  font-size: 28px;
  line-height: 30px;
  font-weight: normal;
  color: #303030;
  margin: 0 0 26px;
}

.promo-txt p {
  font-size: 16px;
  line-height: 17px;
  margin: 0 0 20px;
}

.promo-txt p a {
  color: #ff0000;
}

.promo-txt.ind p {
  background: #eee;
  padding: 5px 10px;
}

.map-box {
  padding-bottom: 53px;
}

.call-back {
  width: 547px;
}

.call-back p {
  margin: 0 0 15px;
}

.form-box {
  padding: 18px 0 0 7px;
}

.form-box label {
  display: block;
  color: #aaa;
  margin-bottom: 6px;
  font-size: 14px;
}

.jq-selectbox.jqselect,
.form-box input[type="email"],
.form-box input[type="tel"],
.form-box input[type="text"] {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 5px 10px;
  width: 324px;
  vertical-align: middle;
  height: 40px;
}

.jq-selectbox.jqselect {
  padding: 5px 0;
}

.jq-selectbox.jqselect:focus,
.form-box input[type="email"]:focus,
.form-box input[type="tel"]:focus,
.form-box input[type="text"]:focus {
  border: 1px solid #aaa;
  outline: none;
}

.form-box .row {
  margin-bottom: 17px;
  position: relative;
}

.form-box .row:after {
  content: "";
  clear: both;
  display: block;
}

.jq-selectbox__select-text {
  padding: 0 30px 0 12px;
  position: relative;
}

.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
}

.jq-selectbox__select {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.jq-selectbox__trigger {
  position: absolute;
  top: 7px;
  right: 12px;
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -183px -225px;
  width: 15px;
  height: 9px;
}

.jq-selectbox__dropdown {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 0;
  border: 1px solid #CCC;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
  font-size: 15px;
  line-height: 18px;
  overflow: hidden;
}

.jq-selectbox li {
  min-height: 18px;
  padding: 5px 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  color: #231F20;
  width: 100%;
  font-size: 15px;
}

.jq-selectbox__dropdown ul {
  background: #fff;
  border: #ddd;
  padding: 0;
  margin: 5px 0;
}

.jq-selectbox li.selected {
  background-color: #e8e8e8;
}

.jq-selectbox li:hover {
  background-color: #e8e8e8;
}

.jq-selectbox ul {
  margin: 0;
  padding: 0;
}

.form-box .big textarea,
.form-box .big input[type="text"] {
  width: 100%;
  resize: none;
  padding: 0 10px;
}

.form-box .big textarea {
  min-height: 120px;
  height: 120px;
  max-height: 120px;
  outline: none;
  padding: 7px 12px;
  border: 1px solid #ddd;
}

.form-box .big textarea:focus {
  border: 1px solid #aaa;
}

.form-box .jq-selectbox.jqselect {
  border: 1px solid #ddd;
}

.form-box .jq-checkbox.jqselect.focused,
.form-box .jq-checkbox.jqselect.checked {
  border: 1px solid #aaa;
}

.jq-file__browse {
  border: 1px solid #ddd;
  width: 160px;
  text-align: center;
  height: 38px;
  border-radius: 3px;
  padding: 8px 0;
  float: left;
}

.jq-file__name {
  float: right;
  color: #aaa;
  font-size: 14px;
  line-height: 18px;
  margin-left: 20px;
  padding: 10px 0;
}

.rw-col {
  width: 324px;
  float: left;
}

.row-sm {
  width: 162px;
  float: right;
  margin-top: 24px;
}

.captcha-box {
  border: 1px solid #dedede;
}

.form-box .rw-col .row {
  margin-bottom: 10px;
}

.row-sm button {
  background: #f1f1f1;
  font-size: 16px;
  line-height: 19px;
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 38px;
  width: 100%;
  margin-bottom: 32px;
  cursor: pointer;
}

.row-sm button:hover {
  border: 1px solid #aaa;
}

.jq-file__browse:hover {
  border: 1px solid #f7a646;
}

.captcha {
  vertical-align: top;
}

.form-box input[type="submit"] {
  background: #f7a646;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font-size: 21px;
  line-height: 22px;
  color: #323232;
  padding: 8px 5px 8px;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 5px;
  border: 0;
}

.form-box input[type="submit"]:hover {
  background: #e89c49;
}

.head-compr {
  overflow: hidden;
  width: 1166px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 25px;
  padding: 24px 0 12px;
}

.head-compr h2 {
  float: left;
  font: 400 28px/40px 'PT Sans', Arial, Helvetica, sans-serif;
  margin: 0;
}

.head-compr .btn-compr {
  float: right;
  width: 363px;
}

.btn-compr a {
  display: inline-block;
  vertical-align: top;
  padding: 10px 29px;
  background: #eee;
  color: #303030;
  border-radius: 3px;
  font: 400 16px/20px 'PT Sans', Arial, Helvetica, sans-serif;
}

.btn-compr a:hover {
  text-decoration: none;
  background: #dad7d7;
}

.btn-compr .show {
  margin-left: 19px;
}

.form-box input[type="button"] {
  background: #f7a646;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font-size: 21px;
  line-height: 22px;
  color: #323232;
  padding: 8px 5px 8px;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 5px;
  border: 0;
}

.form-box input[type="button"]:hover {
  background: #e89c49;
  cursor: pointer;
}

#sidebar .time {
  width: 100%;
  margin-bottom: 20px;
}

#sidebar .time strong {
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
}

#sidebar .promo-t h2,
#sidebar .promo-t div.head-h2 {
  padding: 0;

  margin: 0 0 10px;
  font: 700 18px/21px 'PT Sans', Arial, Helvetica, sans-serif;
}

#sidebar .promo-t h2 a,
#sidebar .promo-t .head-h2 a {
  color: #303030;
  text-decoration: underline;
}

#sidebar .promo-t h2 a:hover,
#sidebar .promo-t .head-h2 a:hover {
  text-decoration: none;
}

.filter-sort {
  width: 490px;
  float: right;
}

.filter-form {
  width: 334px;
  float: left;
}

.filter-sort label {
  display: inline-block;
  vertical-align: middle;
  color: #888;
  margin-right: 12px;
}

.filter-sort .jq-selectbox.jqselect {
  width: 200px;
  display: inline-block;
  vertical-align: middle;
  height: 28px;
  padding: 0 22px 0 12px;
  color: #888;
}

.filter {
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
}

.filter li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.filter li a {
  display: block;
}

.filter li a.list,
.filter li a.tile {
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -91px -250px;
  width: 28px;
  height: 28px;
}

.filter li a.list {
  background-position: -45px -250px;
}

.filter li.active .list,
.filter li a.list:hover {
  background-position: -138px -250px;
}

.filter li.active .tile,
.filter li a.tile:hover {
  background-position: 0 -250px;
}

.heading-box h2 {
  float: left;
  margin: 0;
  font-size: 28px;
  line-height: 30px;
  font-weight: normal;
}

.heading-box {
  border-bottom: 1px solid #ddd;
  padding: 15px;
}

.heading-box:after {
  content: "";
  display: block;
  clear: both;
}

.info-section .clothes-list.tile > li {
  width: 23.2%;
  margin: 0 0 30px 1.5%;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #ddd;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
}

.info-section .clothes-list.tile {
  margin: 0 0 0 -1.5%;
  padding: 23px 0;
}

.car-holder.two {
  padding-bottom: 60px;
}

.slide__list .img-box,
.car-holder .img-box {
  text-align: center;
}

.slide__list .img-box img,
.car-holder .carousel .clothes-list .img-box img {
  width: auto;
}

.promo-t.fltr {
  margin: 15px 0 0;
  padding: 9px 20px;
}

.promo-t.fltr + fieldset {
  margin-top: 5px;
  padding: 0 3px; /*skr:10px*/
}

.sb-box {
  padding: 15px 0;
  overflow: hidden;
}

.sb-box:after {
  content: "";
  display: block;
  clear: both;
}

#sidebar .promo-t.fltr h2,
#sidebar .promo-t.fltr .head-h2 {
  line-height: 22px;
  font-size: 21px;
  color: #303030;
  margin: 0;
  font-weight: normal;
}

.ord-lab:active
.lb:active {
  font-weight: bold;
}

.ord-lab.labelOpened,
.lb.labelOpened {
  font-weight: bold;
}

.area .ord-lab.labelOpened {
  font-weight: normal;
}

.row-line {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.sb-box .row {
  padding: 5px 0;

}

.ord-lab:hover,
.row-line:hover .lb {
  color: #f7a646;
}

.row-line .jq-radio.checked .jq-radio__div {
  background: #f7a646;
  border: 1px solid #f7a646;
  border-radius: 3px;
  width: 76px;
  /*height:30px;*/ /*sk-old: enabled*/
}

.jq-radio.size-check .jq-radio__div {
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 76px;
  height: 30px;
  cursor: pointer;
}

.row-line:hover .jq-radio__div {
  background: #e0e0e0;
  border: 1px solid #f7a646;
  border-radius: 3px;
}

.jq-radio.size-check {
  top: 0;
  margin-right: 0;
}

.jq-radio.size-check.focused,
.jq-radio.size-check.checked,
.jq-radio.size-check {
  border-radius: 0;
  background: none;
  width: auto;
  height: auto;
  border: 0;
}

.size-checkjq-checkbox.checked.focused .jq-checkbox__div,
.size-check.jq-checkbox.checked .jq-checkbox__div,
.size-check .jq-checkbox__div {
  width: 76px;
  height: 30px;
  cursor: pointer;
}

.row-size label {
  position: absolute;
  width: 100%;
  z-index: 0; /*old:1*/
  top: 0px;
  left: 0;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
}

.row-size .row-line {
  margin: 0 0 7px 7px;
}

.row-size {
  margin-left: -6px;
}

.sb-box .btn {
  width: 163px;
  font-size: 21px;
  line-height: 22px;
  padding: 9px 5px;
}

.reset {
  font-size: 21px;
  line-height: 22px;
  color: #888;
  margin: 9px 0;
  float: right;
  text-decoration: underline;
}

.reset:hover {
  text-decoration: none;
}

.clothes-list.list {
  margin: 23px 0 65px;
}

.info-section .clothes-list.list > li {
  width: 100%;
  float: none;
  overflow: hidden;
  margin: 0 0 30px;
  padding: 15px 37px 12px 20px;
  min-height: 163px;
}

.info-section .clothes-list.list > li:hover {
  border: 1px solid #f7a646;
}

.info-section .clothes-list.tile > li:hover {
  border: 1px solid #f7a646;
}

/*.product-info .clothes-list>li{  sk-old-enabled
    width:299px;
    float:left;
}*/
.product-info .slide__list:hover,
.product-info .clothes-list > li:hover {
  border: 0;
  box-shadow: 0 0 0;
}

.clothes-list.list .img-box {
  width: 130px;
  float: left;
  margin-right: 60px;
}

.clothes-list.list .bottom-box {
  float: right;
  height: auto;
  width: 125px;
  padding: 0;
  margin: 0 0 0 47px;
}

.clothes-list.list .rate-box {
  float: none;
  text-align: center;
  width: auto;
  padding-bottom: 20px;
}

.clothes-list.list .center-box {
  overflow: hidden;
}

.clothes-list.list .rate-bx {
  width: 100%;
  padding-right: 0;
  height: 50px;
  margin-bottom: 17px;
}

.clothes-list.list .add-basket {
  width: 100%;
}

.clothes-list.list .head-h2,
.clothes-list.list h2,
.clothes-list.list .head-h2 {
  font-size: 21px;
  line-height: 25px;
  font-weight: normal;
  height: 52px;
  overflow: hidden;
  margin: 0 0 10px;
  text-align: left;
}

.clothes-list.list .head-h2 a,
.clothes-list.list h2 a,
.clothes-list.list .head-h2 a {
  color: #303030;
  text-decoration: none;
}

.clothes-list.list .head-h2 a:hover,
.clothes-list.list h2 a:hover,
.clothes-list.list .head-h2 a:hover {
  text-decoration: underline;
}

.clothes-list.list .akcia {
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin-left: 10px;
  font-size: 14px;
  border-radius: 3px 0 0 0;
}

.clothes-list.list .color-block {
  overflow: hidden;
  padding: 0 0 16px;
}

.clothes-list.list .img-color {
  float: right;
}

.clothes-list.list .color-block span {
  float: left;
  color: #888;
}

.made {
  float: left;
  color: #888;
}

.made a {
  color: #888;
  text-decoration: underline;
  margin-left: 30px;
}

.made a:hover {
  text-decoration: none;
}

.det-prod {
  overflow: hidden;
  padding: 5px 0;
}

.det-prod .weigh {
  float: right;
  margin-top: 1px;
  display: none;
}

.clothes-list.list .slide__list:hover .det-prod .weigh,
.clothes-list.list > li:hover .det-prod .weigh {
  display: block;
}

.clothes-list.list .rate-box li {
  background-position: -181px -282px;
  width: 16px;
  height: 16px;
}

.clothes-list.list .rate-box li.active {
  background-position: -181px -249px;
}

.clothes-list.list .rate-bx strong {
  font-size: 28px;
  line-height: 30px;
}

.carousel-box {
  width: 100%;
  position: relative;
  padding: 0 40px;
  margin: 27px 0;
}

.carousel-box .mask {
  width: 300px;
  margin: 0 auto;
  overflow: hidden;
}

.carousel-box .slideset {
  width: 9999px;
  float: left;
}

.carousel-box .slide {
  float: left;
  width: 65px;
  border: 1px solid #ddd;
  margin: 0 5px;
  cursor: pointer;
}

.carousel-box .slide img {
  vertical-align: top;
}

.gallery-box {
  width: 374px;
  float: left;
}

.gallery-box .char-prod {
  display: block;
  padding: 0;
  margin-top: 0;
  overflow: visible;
}

.gallery-box .or-text {
  display: none;
}

.gallery-box .img {
  width: 100%;
  border: 1px solid #ddd;
  text-align: center;
}

.gallery-box .img img {
  vertical-align: top;
  width: 100%;
}

.carousel-box .btn-prev:hover,
.carousel-box .btn-next:hover,
.carousel-box .btn-prev,
.carousel-box .btn-next {
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -80px -294px;
  width: 20px;
  height: 32px;
  top: 50%;
  border: 0;
  border-radius: 0;
  left: 5px;
  margin: -16px 0 0;
}

.carousel-box .btn-next:hover,
.carousel-box .btn-next {
  background-position: -140px -294px;
  left: auto;
  right: 5px;
}

.detail-holder:after {
  content: "";
  display: block;
  clear: both;
}

.detail-holder {
  padding: 30px 37px;
}

/*#desc p a {
  color: #303030;
}*/

.info-bx {
  float: right;
  width: 230px;
  padding: 13px 20px;
}

.info-bx h2, .info-bx div.head-h2 {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 2px;
}

.info-bx h2 a,
.info-bx div.head-h2 a {
  color: #f7a646;
  text-decoration: underline;
}

.info-bx h2 a:hover,
.info-bx div.head-h2 a:hover {
  text-decoration: none;
}

.info-bx p {
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  color: #888;
}

.info-bx > ul {
  padding: 0 0 0 24px;
  margin: 0 0 0 -20px;
  list-style: none;
  border-left: 1px solid #ddd;
}

.info-bx > ul > li {
  padding: 3px 0 17px 55px;
  position: relative;
}

.info-bx > ul > li:before {
  content: "";
  position: absolute;
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -4px -294px;
  top: 0px;
  left: 0;
}

.info-bx .rate-ic:before {
  width: 32px;
  height: 28px;
  background-position: -4px -294px;
}

.info-bx .deliv-ic:before {
  background-position: -4px -338px;
  width: 32px;
  height: 28px;
}

.info-bx .gaur-ic:before {
  background-position: -170px -338px;
  width: 24px;
  height: 32px;
}

.info-bx .change-ic:before {
  background-position: -52px -413px;
  width: 30px;
  height: 32px;
}

.info-bx .sett-ic:before {
  background-position: -100px -419px;
  width: 32px;
  height: 32px;
}

.char-col span,
.char-col,
.stars li {
  display: inline-block;
  vertical-align: middle;
  color: #aaa;
}

.char-col {
  width: 100%;
  padding-bottom: 10px;
}

.or-text {
  padding-bottom: 12px;
  overflow: hidden;
  margin-left: 385px;
}

.or-text strong[style='visibility: hidden;'] {
  display: none;
}

.or-text strong {
  position: relative;
  padding-left: 22px;
  color: #f7a646;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  display: block;
  padding-bottom: 20px
}

.or-text strong:before {
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -185px -432px;
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  top: 4px;
  left: 6px;
}

.txt-avail {
  margin-left: 0 !important;
}

.or-text span {
  color: #aaa;
  font-size: 14px;
  display: block;
}

.or-text span a {
  color: #f7a646;
  text-decoration: underline;
  margin-left: 7px;
}

.or-text span a:hover {
  text-decoration: none;
}

.char-prod {
  overflow: hidden;
  padding: 0 30px;
  margin-top: 45px;
  position: relative;
}

.char-prod .two-boxes {
  width: 100%;
}

.stars {
  margin: 0;
  padding: 0 0 0 4px;
  list-style: none;
  vertical-align: middle;
  display: inline-block;
}

.stars li {
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -86px -386px;
  width: 14px;
  height: 17px;
  text-indent: -9999px;
  overflow: hidden;
}

.stars li.active {
  background-position: -4px -386px;
  width: 14px;
}

.stars li.half-active {
  background-position: -44px -386px;
}

.soc-list {
  width: 100%;
  padding: 0;
  margin: 10px 0 0 0;
  list-style: none;
  display: flex;
}

.soc-list li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}

.soc-list a {
  cursor: pointer;
}
.soc-list .icon-telegram {
  width: 24px;
}

.char-col a {
  color: #f7a646;
  text-decoration: underline;
}

.char-col.ic {
  position: relative;
  padding-right: 34px;
}

.char-col.ic .print {
  content: "";
  position: absolute;
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -144px -423px;
  width: 24px;
  height: 24px;
  top: 0;
  right: 0;
}

.numb-form {
  width: 142px;
  margin: 0 auto;
  /*float:right;*/
}

.box-pink {
  position: absolute;
  top: 1px;
  left: 30px;
  width: 330px; /*skr :324*/
  float: left;
  background: #f1f1f1;
  padding: 18px 30px;
  border-radius: 3px;
}

.box-pink .rate-bx {
  width: 100%;
  margin-bottom: 20px;
  padding-right: 0;
  text-align: center;
}

.box-pink .jq-number__spin.minus:after {
  display: none;
}

.number-plus-minus .jq-number {
  padding: 0 39px;
}

.jq-number {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 36px 0 0;
}

.jq-number__field:hover {
  border-color: #B3B3B3;
}

.number-plus-minus .jq-number__field {
  width: 64px;
  border: 1px solid #f7a646;
  border-radius: 3px;
  background: #fff;
}

.jq-number__field {
  width: 65px;
  height: 33px;
}

.jq-number__spin.minus {
  top: auto;
  bottom: 0;
}

.number-plus-minus .jq-number__spin {
  left: 0;
  height: 32px;
}

.number-plus-minus .jq-number__spin.plus {
  right: 0;
  left: auto;
}

.number-plus-minus .jq-number__spin {
  left: 0;
  height: 34px;
}

.jq-number__spin {
  position: absolute;
  top: 0;
  right: 0;
  width: 31px;
  height: 14px;
  border-radius: 3px;
  background: #fff;
  cursor: pointer;
}

.jq-number__field input {
  box-sizing: border-box;
  width: 100%;
  padding: 0px 8px 0 7px;
  border: none;
  outline: none;
  height: 32px;
  background: none;
  font: 21px/32px Arial, sans-serif;
  color: #000;
  text-align: center;
  -moz-appearance: textfield;
}

.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
  margin: 0; /* в каких-то браузерах присутствует отступ */
  -webkit-appearance: none;
}

.number-plus-minus .jq-number__spin:hover:before, .number-plus-minus .jq-number__spin.plus:hover:after {
  background: #000;
}

.number-plus-minus .jq-number__spin:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 10px;
  width: 12px;
  height: 2px;
  border: none;
  background: #666;
}

.number-plus-minus .jq-number__spin.plus {
  right: 0;
  left: auto;
}

.jq-number__spin:hover {
  background: #f7a646;
}

.number-plus-minus .jq-number__spin.plus:hover:after,
.number-plus-minus .jq-number__spin:hover:before {
  background: #fff;
}

.number-plus-minus .jq-number__spin.plus:after {
  top: 10px;
  left: 15px;
  width: 2px;
  height: 12px;
  border: none;
  background: #666;
}

.jq-number__spin.minus:after {
  border-right: 5px solid transparent;
  border-top: 5px solid #303030;
  border-left: 5px solid transparent;
  content: '';
  position: absolute;
  top: 4px;
  left: 11px;
  width: 0;
  height: 0;
}

.jq-number__spin.plus:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 11px;
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #303030;
  border-left: 5px solid transparent;
}

.box-pink .btn {
  border: 0;
  border-radius: 5px;
  font-size: 28px;
  line-height: 40px;
  padding: 5px 0;
  cursor: pointer;
}
.box-pink .btn.buy-btn-not-availbl{
  font-size: 24px;
}

.box-pink .rate-bx strong {
  font-size: 31px;
  color: #f7a646;
}

.box-pink .rate-bx span {
  display: inline-block;
  color: #303030;
  font-size: 13px;
  line-height: 14px;
}

.box-pink .rate-bx span:not(.rt-gr) {
  margin-right: 10px;
}

.box-pink .rate-bx span.rt-gr {
  color: #aaa;
}

.char-row {
  padding-bottom: 18px;
}

.char-rating {
  padding-bottom: 12px;
}

.char-prod h1 {
  font-size: 28px;
  line-height: 30px;
  font-weight: normal;
  margin: 0 0 17px;
  white-space: nowrap;
}

.add-box {
  padding: 0px 5% 0 0;
  margin-left: 365px;
}

.add-box ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.add-box ul li {
  overflow: hidden;
  padding: 15px 0 15px 68px;
  position: relative;
}

.add-box ul li:before {
  content: "";
  display: block;
  clear: both;
  background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat;
  top: 12px;
  left: 21px;
  position: absolute;
}

.add-box ul li.buy-ic:before {
  background-position: -120px -386px;
  width: 32px;
  height: 26px;
}

.add-box ul li.paym-ic:before {
  background-position: 0 -417px;
  width: 32px;
  height: 18px;
  top: 14px;
}

.add-box h2,
.add-box div.head-h2 {
  font-size: 16px;
  line-height: 20px;
  color: #f7a646;
  font-weight: normal;
  margin: 0;
}

.add-box h2 a,
.add-box div.head-h2 a {
  color: #303030;
  text-decoration: underline;
}

.add-box h2 a:hover,
.add-box div.head-h2 a:hover {
  text-decoration: none;
}

.add-box li.comp-ic:before {
  background-position: -166px -390px;
  width: 28px;
  height: 20px;
  top: 14px;
}

.selection-box .size-box,
.selection-box .color-block {
  width: 54%;
  float: left;
}

.two-boxes,
.selection-box {
  overflow: hidden;
}

.two-boxes {
  padding-bottom: 20px;
}

.selection-box .size-box {
  padding-left: 25px;
  width: 46%;
}

.head-size {
  overflow: hidden;
  padding: 0 0 5px;
  margin-bottom: 9px;
}

.head-size span {
  float: left;
}

.head-size a {
  color: #303030;
  font-weight: bold;
  margin-left: 8px;
}

.head-size a:hover {
  text-decoration: none;
  border-bottom: 0;
}

.selection-box .color-block span {
  padding-bottom: 5px;
  display: block;
  margin-bottom: 6px;
}

.selection-box .img-color {
  text-align: left;
}

.selection-box .img-color li {
  padding: 3px 3px 6px;
}

.selection-box .img-color li.active {
  padding: 0px 0 3px;
}

.login-form.big .row {
  overflow: hidden;
  width: 100%;
}

.selection-box .img-color li.active img {
  border: 3px solid #f7a646;
  border-radius: 7px;
  overflow: hidden;
  width: 26px;
  height: 26px;
}

.selection-box .color-block span a {
  color: #303030;
  font-weight: bold;
  /*margin-left:8px;*/
  border-bottom: 1px dashed #303030;
  display: inline;
  width: auto;
}

.selection-box .color-block span a:hover {
  border-bottom: 0;
  text-decoration: none;
}

.selection-box .row-size label {
  font-size: 16px;
  /*font-weight:bold;*/
}

.selection-box .jq-checkbox.checked .jq-checkbox__div {
  border: 1px solid #f7a646;
  background: #f7a646;
}

.selection-box .row-line:hover .jq-checkbox__div {
  background: #e0e0e0;
  border: 1px solid #f7a646;
}

.selection-box .img-color li img {
  vertical-align: top;
  border: 1px solid #8a8585;
  border-radius: 3px;
}

.selection-box .tbl {
  color: #f7a646;
  border: 0;
  text-decoration: underline;
  float: right;
  font-weight: normal;
}

.selection-box.two .size-box {
  padding-left: 0;
  min-width: 340px;
}

.tab-holder .box {
  background: #f1f1f1;
  padding: 20px 55px 20px;
  margin-bottom: 3px;
  overflow: hidden;
}

.tab-holder.det .box p {
  font-size: 16px;
  line-height: 19px;
  margin: 0 0 11px;
}

.tab-holder.det {
  padding: 0 36px 75px;
}

.tab-holder.det .tab-content {
  padding: 0;
  border: 0;
}

.tab-holder.det h2,
.tab-holder.det div.head-h2 {
  line-height: 34px;
  float: none;
  margin: 20px 0 7px;
}

.tab-holder.det .box:last-child p:last-child {
  margin-bottom: 0;
}

.tab-holder.det .tabset li {
  margin-bottom: 20px;
}

.tab-holder.det .tabset li a:hover {
  color: #f7a646;
  text-decoration: none;
}

.tab-holder.det .tabset li a.active {
  color: #f7a646;
  position: relative;
  text-decoration: underline;
}

.tab-holder.det .tabset li a.active:hover {
  text-decoration: underline;
}

.tab-holder.det .tabset li a.active:before {
  content: "";
  position: absolute;
  bottom: -22px;
  margin-left: -10px;
  left: 50%;
  border: 10px solid transparent;
  border-bottom: 8px solid #f1f1f1;
}

.car-holder .al-left {
  text-align: left;
}

.info .info-row:nth-child(2n+1) {
  background: #fff;
}

.info-row {
  overflow: hidden;
}

.info-row span:first-child {
  width: 30%;
}

.info-row span {
  float: left;
  background: none;
  color: #000;
  width: 70%;
}

.info span {
  display: block;
  font-size: 1em;
  line-height: 1.175em;
  padding: 7px 12px;
}

.tab-holder.det #sc-ttl {
  margin-bottom: 43px;
}

.tab-holder #chars-det .box {
  padding-bottom: 60px;
}

.vis-list {
  margin: 35px 0 0 -20px;
  padding: 0;
  list-style: none;
}

.vis-list li {
  /*width:50%;*/
  float: left;
  padding: 0 0 20px 20px;
}

.vis-list li img {
  /*width:100%;*/
  vertical-align: top;
  height: 300px;
}

.review-box {
  width: 667px;
  margin: 0 auto;
}

.rew-row {
  background: #fff;
  padding: 15px 20px;
  margin-bottom: 30px;
}

.rew-head {
  overflow: hidden;
  border-bottom: 3px solid #f1f1f1;
  padding-bottom: 13px;
  margin-bottom: 13px;
}

.rew-head h3, .rew-head strong {
  float: left;
  margin: 0;
  font-size: 21px;
}

.rew-head .time {
  float: right;
  padding: 0;
  margin: 0;
}

.tab-holder.det .rew-row p {
  line-height: 18px;
  margin-bottom: 18px;
}

.tab-holder.det .more-options .more {
  background: #f1f1f1;
}

.form-box .rew-row {
  padding-bottom: 30px;
}

.form-box .rew-row label {
  text-align: center;
}

.form-box .rew-row .row {
  overflow: hidden;
}

.video {
  margin-bottom: 40px;
}

.video-box h3 {
  margin: 0 0 17px;
  font-size: 21px;
  font-weight: normal;
}

.video-box {
  padding: 44px 0 36px;
  border-bottom: 3px solid #ddd;
}

.video-box:last-child {
  border-bottom: 0;
}

.detail {
  overflow: hidden;
  width: 100%;
}

.hidden-decstop {
  display: none;
}

.selection-box.two .size-box {
  width: 100%;
}

.selection-box.two {
  padding-top: 7px;
}

.selection-box.two .head-size {
  max-width: 340px; /*skr: 315*/
}

.tab-content .login-form.big {
  width: 100%;
}

.tabl-box {
  padding: 0 30px;
}

.imx {
  padding: 25px 0 30px;
}

.feed-list.one p {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 20px;
}

.feed-list.one > li {
  padding-bottom: 40px;
}

.feed-list.one .time {
  float: right;
  margin: 0;
}

.brend-holder {
  padding: 25px 19px;
}

.partners-list {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.partners-list li {
  width: 160px;
  display: inline-block;
  vertical-align: top;
  margin: 0 9px 30px;
  padding: 15px;
}

.partners-list li img {
  width: 100%;
  vertical-align: top;
}

.partners-list li a {
  display: block;
  border: 1px solid #fff;
}

/*.partners-list li a:hover,*/
.partners-list li:hover {
  border: 1px solid #f7a646;
}

.partners-list li:hover img {
  height: 120%;
}

.brend-holder h1 {
  color: #303030;
  font-size: 37px;
  line-height: 39px;
  margin: 0 18px 20px;
  font-weight: normal;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
}

.alphabet {
  padding: 20px 18px;
}

.alphabet h2,
.alphabet .head-h2 {
  font-size: 28px;
  line-height: 30px;
  font-weight: normal;
  padding-bottom: 10px;
}

.alf-list {
  padding: 20px 0;
  /*margin:0 0 50px;*/
  list-style: none;
  border-top: 3px solid #f1f1f1;
  border-bottom: 3px solid #f1f1f1;
  overflow: hidden;
}

.alf-list > li {
  float: left;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 21px;
}

.alf-list li span {
  display: block;
  cursor: pointer;
}

.alf-list li span:hover {
  background: #f7a646;
  border-radius: 3px;
}

.alf-info {
  padding: 0;
  margin: 0;
  list-style: none;
}

.alf-info li {
  overflow: hidden;
  margin-bottom: 29px;
  position: relative;
}

.alf-info li:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 33px;
  border: 11px solid transparent;
  border-right: 15px solid #f1f1f1;
}

.alf {
  float: left;
  width: 36px;
  height: 36px;
  margin-top: 11px;
  line-height: 36px;
  text-align: center;
  font-size: 21px;
  background: #f7a646;
  border-radius: 3px;
}

.inf_al {
  overflow: hidden;
  padding: 0 0 0 20px;
}

.inf_al table {
  width: 100%;
  table-layout: fixed;
  background: #f1f1f1;
  font-size: 21px;
  line-height: 23px;
}

.inf_al table td {
  padding: 15px 20px 15px;
}

.inf_al table a {
  color: #303030;

  text-decoration: none;
}

.inf_al table a:hover {
  text-decoration: none;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.8);
}

.content-brand {
  width: 100%;
  float: left;
}

.content-brand .article-prod {
  overflow: hidden;
  padding-right: 347px;
}

.prod-aside {
  float: right;
  width: 327px;
  margin: 0 0 0 -327px;
}

.article-prod img {
  width: 100%;
  vertical-align: top;
  margin-bottom: 36px;
}

.main-brand {
  padding: 5px 17px 65px;
  overflow: hidden;
}

.grey-text {
  background: #f1f1f1;
  padding: 38px 57px;
  position: relative;
}

.grey-text:before {
  content: "";
  border: 12px solid transparent;
  border-bottom: 12px solid #f1f1f1;
  position: absolute;
  top: -23px;
  left: 50%;
  margin-left: -12px;
}

.grey-text h2 {
  margin: 0 0 22px;
  font-size: 28px;
  line-height: 30px;
  font-weight: normal;
}

.grey-text p {
  font-size: 16px;
  line-height: 19px;
  margin: 0 0 28px;
}

.prod-aside h2 {
  margin: 0 0 15px;
  font-size: 21px;
  line-height: 24px;
  text-align: center;
  font-weight: normal;
}

.prod-aside .btn {
  font-size: 21px;
  line-height: 22px;
  padding: 10px 5px;
  margin-bottom: 15px;
}

.group-brand {
  padding: 0;
  margin: 0 0 0 -7%;
  list-style: none;
  text-align: center;
}

.group-brand li {
  width: 43%;
  float: left;
  margin: 0 -4px 36px 7%;
}

.group-brand img {
  vertical-align: top;
  margin: 40px 0 33px;
}

.group-brand li a {
  display: block;
  border: 1px solid #fff;
}

.gr-text {
  height: 82px;
  text-align: center;
  background: #f1f1f1;
  width: 100%;
  /*padding:0 25px;*/
}

.gr-text:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0.01%;
}

.gr-text h2, .gr-text h3 {
  color: #303030;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 15px;
  /*line-height: 20px;*/
  width: 95%;
  font-weight: normal;
  text-transform: uppercase;
  word-wrap: break-word;
}

.group-brand li a:hover {
  text-decoration: none;
  border: 1px solid #f7a646;
}

.group-brand li a:hover .gr-text {
  background: #f7a646;
}

.group-brand li a:hover h2 {
  color: #fff;
}

#sidebar .ac-box.brd h2 {
  font-size: 21px;
  line-height: 23px;
  padding: 0 0 7px;
  margin: 0;
}

.ac-box.brd .accordion {
  font-size: 16px;
  padding-top: 10px;
}

.area h2 {
  font-size: 21px;
  line-height: 24px;
  font-weight: normal;
  margin: 0 0 25px;
}

.area h2 a {
  color: #303030
}

.area-box {
  padding: 20px 36px 60px 0;
  min-height: 505px;
}

.area-box .area {
  width: 400px;
}

.area-box .area .row {
  padding-bottom: 15px;
}

.area-box .area label {
  display: block;
  margin-bottom: 7px;
  font-size: 24px;
  line-height: 29px;
}

.area select,
.area input[type="tel"],
.area input[type="password"],
.area input[type="email"],
.area input[type="text"] {
  width: 100%;
  margin: 0;
  vertical-align: top;
  border: 1px solid #ddd;
  padding: 9px 15px;
  outline: none;
  font-size: 16px;
  line-height: 19px;
}

.area input[type="tel"]:focus,
.area input[type="password"]:focus,
.area input[type="email"]:focus,
.area input[type="text"]:focus {
  border: 1px solid #aaa;
}

.area-box .boxes {
  padding: 0 0 15px;
}

.basket-page {
  min-height: 533px;
  padding: 40px 36px;
}

.basket-page h2 {
  margin: 0 0 25px;
  font-weight: normal;
  font-size: 21px;
  line-height: 24px;
}

.bask-img {
  width: 135px;
  float: left;
  margin-right: 20px;
}

.bask-img img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.bask-bl table {
  width: 100%;
}

.table-bask {
  overflow: hidden;
  position: relative;
  padding-top: 10px;
}

.table-bask__price,
.table-bask__count-item,
.table-bask__total-price {
  white-space: nowrap;

}

.bask-bl table th.table-bask_close-prod {
  vertical-align: middle;
}

.promo-form {
  display: table-row;
  white-space: nowrap;
}

.promo-form__text {
  border: 1px solid #aaa;
  padding: 6px 30px 6px 12px;
  vertical-align: middle;
  outline: none;
  display: inline-block;
  margin-right: 10px;
}

.promo-form__btn {
  background-color: #f0f0f0;
  vertical-align: middle;
  display: inline-block;
  max-width: 130px;
  outline: none;
  border: none;
  margin: 0;
  padding: 7px 20px 6px 20px;
  cursor: pointer;
}

.promo-form__btn:hover {
  background-color: #d7d7d7;
}

.result__add {
  display: table-cell;
  width: 100%;
}

.result__price {
  display: table-cell;
  white-space: nowrap;
  vertical-align: top;
}

.result__link {
  padding: 10px 0;
  display: inline-block;
  float: left;
}

.table-popup {
  padding: 20px;
}

.bask-bl table th,
.bask-bl table td {
  text-align: left;
  padding: 10px 20px 10px 0;
  vertical-align: top;
  line-height: 30px;
}

.bask-bl table th:first-child,
.bask-bl table td:first-child {
  width: 20%;

}

.table-bask__count-item {
  width: 30%;
}

.car-holder_bask {
  padding: 0 0 20px;
}

.car-holder.car-holder_bask > .head-h2 {
  padding: 0 20px 15px;
  text-align: left;
}

.car-holder.car-holder_bask > .carousel {
  text-align: center;
}

.car-holder.car-holder_bask .clothes-list > li:hover .add-basket {
  display: none;
}

.car-holder.car-holder_bask .rate-bx {
  width: 100%;
  padding-right: 0;
  padding-bottom: 5px;
}

.car-holder.car-holder_bask .img-color {
  bottom: 65px;
}

.bottom-box__check {
  display: none;
  cursor: pointer;
}

.bottom-box__check input[type="checkbox"] {
  display: none;
}

.bottom-box__check .jq-checkbox {
  top: 1px;
}

.car-holder.car-holder_bask .bottom-box__check {
  display: inline-block;
}

.car-holder.car-holder_bask .rate-bx span:not(.rt-gr) {
  display: inline-block;
  margin-right: 10px;
}

.table-bask p {
  margin: 0;
}

.orders-tabl th {
  font-weight: normal;
}

/*.bask-bl table td:first-child{
	font-weight:bold;
}*/
.grey-box {
  background: #f1f1f1;
  padding: 15px 15px 15px 40px;
  margin-bottom: 10px;
}

.bask-bl {
  overflow: hidden;
}

.bask-bl + .bask-bl {
  margin-top: 25px;
}

.bask-form .jq-number__field {
  background: #fff;
  border-radius: 3px;
}

.result {
  margin-left: auto;
  display: table;
  overflow: hidden;
  padding: 20px 0;
}

.result span {
  display: table-row;
  width: 100%;
  font-size: 18px;
  text-align: right;
}

.result span strong {
  padding-left: 7px;
  display: table-cell;
}

.order {
  overflow: hidden;
}

.order .btn {
  float: right;
  width: auto;
  border: 0;
  border-radius: 3px;
  padding: 10px 25px;
  font-weight: bold;
  cursor: pointer;
}

.two-boxes {
  width: 700px;
  overflow: hidden;
}

.two-boxes .boxes {
  width: 47%;
  float: left;
  margin-left: 6%;
}

.two-boxes .boxes:first-child {
  margin-left: 0;
}

.jq-selectbox.jqselect {
  border: 1px solid #ddd;
  height: 38px;
  border-radius: 0;
  width: 100%;
}

.jq-selectbox.jqselect.focus,
.jq-selectbox.jqselect.checked {
  border: 1px solid #aaa;
}

.area textarea {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  height: 100px;
  resize: none;
  border: 1px solid #ddd;
  padding: 15px;
}

.area textarea:focus {
  border: 1px solid #aaa;
  outline: none;
}

.area-box.two .boxes {
  padding-bottom: 0;
}

.area-box.two h2 {
  margin: 0 0 15px;
  font-size: 28px;
  line-height: 30px;

  font-weight: normal;
}

.orders-tabl {
  color: #aaa;
}

.orders-tabl th {
  border-left: 1px solid #303030;
  padding: 0 15px;
}

.orders-tabl th:first-child {
  border: 0;
}

.orders-tabl {
  width: 100%;
  padding: 40px 0;
}

.orders-tabl td {
  padding: 20px 10px;
  text-align: center;
  color: #303030;
}

.step h3 {
  background: #f1f1f1;
  padding: 10px 20px;
  font-weight: normal;
}

.jq-radio {
  border: 1px solid #aaa;
  background: #ddd;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.jq-radio:hover {
  border: 1px solid #f7a646;
}

.jq-radio.checked {
  border: 1px solid #f7a646;
  background: #f7a646;
}

.row-radio {
  overflow: hidden;
  padding-bottom: 20px;
}

.ord-lab.labelOpened {
  color: #f7a646;
}

.row-radio .row {
  width: 200px;
  float: left;
}

.step .area {
  width: 700px;
}

.form_input .row-box {
  width: 50%;
  float: left;
  padding-left: 20px;
}

.form_input .row-box input {
  margin-bottom: 20px;
}

.btn.continue {
  border: 0;
  padding: 10px 25px;
  width: auto;
  border-radius: 3px;
  margin-left: 20px;
}

.area .st_op label {
  font-weight: bold;
}

.area .st_op .row {
  width: 250px; /*skr:width:140px*/
}

.order-block__radio-btn .op_popup,
.area .st_op .op_popup {
  border: 1px solid #aaa;
  border-radius: 50%;
  float: left;
  width: 16px;
  height: 16px;
  font-size: 14px;
  line-height: 16px;
  color: #aaa;
  text-align: center;
}

.area .st_op .op_popup {
  float: left;
}

.st_op {
  overflow: hidden;
}

.step-two .row-radio,
.step-three .row-radio {
  padding-left: 20px;
}

.row-radio p {
  margin: 10px 0 10px 16px;
}

.step-two .subm-box {
  padding-top: 10px;
}

.step-two .btn.continue {
  margin-left: 0;
}

.step .bask-form .jq-number__field {
  border: 1px solid #aaa;
}

.bask-form {
  max-width: 105px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.step .box {
  padding-bottom: 20px;
}

.close-prod {
  margin-left: auto;
  display: block;
  width: 16px;
  height: 16px;
  color: #303030;
  top: 13px;
  right: 5px;
  background: url(/bitrix/templates/main/css/../images/bask-close.png) no-repeat;
}

.step-four .close-prod {
  right: 30px;
}

.step-four,
.step-three,
.step-two {
  display: none;
}

.soc-mob {
  display: none;
}

.foot-bar-mob {
  display: none;
}

.home-back {
  display: none;
}

.mob-pagination {
  display: none;
}

.mob-list {
  display: none;
}

.rubric-box {
  display: none;
}

.br-time {
  display: none;
}

.slogan-sc {
  color: #7f8284;
}

.slogan-sc a {
  text-decoration: underline;
}

.slogan-sc a:hover {
  text-decoration: none;
}

div.head-h2.slide-serv {
  height: auto;
  font-weight: bold;
  padding: 10px 0;
}

.product-info .clothes-list h2 a, .car-holder.two .clothes-list h2 a, .clothes-list div.head-h2 a, .clothes-list.tile h2 a, .clothes-list.tile .head-h2 a, .tab-holder .clothes-list h2 a {
  color: #303030;
  text-decoration: none;
}

.product-info .clothes-list h2, .clothes-list .head-h2, .car-holder.two .clothes-list h2, .clothes-list.tile h2, /*.clothes-list.tile .head-h2,*/
.tab-holder .clothes-list h2 {
  font-size: 16px;
  line-height: 20px;
  height: 78px;
  margin-bottom: 7px;
  float: none;
  padding: 0 0 20px;
  text-align: center;
  font-weight: normal;
}

.bar-bottom {
  background: #2c2c2c;
  width: 100%;
  padding: 10px 40px;
}

.bar-bottom span {
  font-size: 16px;
  color: #fff;
  line-height: 21px;
}

.main-holder {
  overflow: hidden;
}

.slide__list {
  width: 20%;
}

.car-holder .carousel .clothes-list > li {
  width: 17.7%;
}

.slide__list,
.clothes-list.list > li {
  border: 1px solid #ddd;
  border-radius: 3px;
}

.heading-box.dt {
  display: none;
}

.content-holder.long {
  padding-bottom: 350px;
}

.tp {
  position: relative;
  margin-top: -350px;
}
.basket-page.tp {
  margin-top: 0;
}

.mob-bask {
  display: none;
}

.order-list table {
  width: 100%;
}

.form_input {
  overflow: hidden;
}

.bask-bl .bask-img {
  border: 1px solid #aaa;
}

.table-bask {
  text-align: left;
}

.bask-bl table th.name-td {
  width: 40%;
  vertical-align: middle;
}

.table-bask .color {
  text-align: left;
  margin: 7px 0 0;
}

.table-bask p {
  font-weight: normal;
}

.table-bask .sz {
  text-align: left;
}

.product-info {
  overflow: hidden;
  width: 1166px;
}

.product-list {
  width: 75%;
  float: right;
  overflow-x: auto;
  padding-bottom: 20px;
}

.characteristics {
  float: left;
  width: 25%;
  margin-top: 421px; /*408 - old*/
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.product-info .clothes-list > li {
  width: 299px;
  /*float: left;*/ /*sk-old: enabled*/
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  margin-right: -4px;
}

.product-list > .clothes-list {
  white-space: nowrap; /*sk-old: width: 9999px;*/
}

.charact-list li.beige-bg:nth-child(2n+1), .char-box .char.beige-bg:nth-child(2n+1),
.product-info .beige-bg {
  background: #f5e6d5;
}

.navbar.compr ul {
  border: 0;
}

.prod-aside.topic {
  width: 100%;
}

.topic .group-brand li {
  width: 25%;
  margin: 0;
  padding: 0 0 20px 22px;
}

.topic .group-brand {
  margin-left: -22px;
}

.topic .gr-text h2, .gr-text h3 {
  font-size: 21px;
  line-height: 25px;
}

.topic .group-brand img {
  margin: 15px 0 0;
  width: 100%;
}

.main-brand.tpc {
  padding-bottom: 20px;
}

.section-desc {
  text-align: justify;
  text-indent: 1.5em;
}

.expanded {
  min-height: 100%
}

.collapsed {
  max-height: 100px;
  overflow: hidden;
}

/*--------order-block----------*/
.order-block__r-btn-block::after,
.order-block::after {
  content: '';
  display: table;
  height: 0;
  width: auto;
  clear: both;
}

.order-block__product {
  width: 58%;
  margin-right: 2%;
  float: left;
}

.order-block__personal {
  overflow: hidden;
}

.order-block__attention strong {
  font-size: 18px;
  margin: 0 0 15px;
}

.order-block__attention p {
  margin: 0;
}

.order-block__personal .area-box .area {
  width: 100%;
}

.order-block__personal .row > span,
.order-block__personal .area-box .row > label {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 5px;
  margin: 5px 2% 0px;
  width: 30%;
  vertical-align: top;
}

.order-block__radio-btn,
.order-block__personal .order-block__textfield,
.order-block__personal .area-box .area input[type="text"] {
  display: inline-block;
  width: 65%;
}

.order-block__personal textarea {
  max-width: 100%;
  min-width: 100%;
  height: 120px;
  resize: none;
}

.order-block__personal .area-box .order-block__radio-btn > label {
  width: 100%;
  margin: 0;
  font-size: 16px;
  cursor: pointer;
}

.jq-radio {
  width: 13px;
  height: 13px;
  background: #f8f8f8;
  border: 1px solid #ddd;
  border-radius: 3px;
  top: 2px;
  margin-right: 5px;
}

.order-block__radio-btn .op_popup {
  float: none;
  display: inline-block;
  margin-left: 10px;
}

.order-block__r-btn-block {
  padding: 20px;
  margin-right: 40px;
  background-color: #ffffcc;
  border: 1px solid #ddd;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.order-block__r-btn-block p {
  margin: 0;
  padding-right: 20px;
  /*overflow: hidden;*/
}

.order-block__r-btn-block a {
  width: 170px;
  max-width: none;
  /*float: right;*/
}

.catalog-section {
  font-size: 32px;
  line-height: 30px;
}

@media only screen and (max-width: 1750px) {
  .car-holder.car-holder_bask .carousel .clothes-list > li,
  .tab-holder.one .clothes-list > li {
    width: 22.7%;
  }

  .tab-holder.one .clothes-list > li:last-child {
    display: none;
  }
}

@media only screen and (max-width: 1650px) {
  .clothes-list > li {
    width: 22.7%;
  }

  .tab-holder.one .clothes-list > li:last-child {
    display: none;
  }

  .contact-box {
    width: 82%;
  }

  .search-form {
    width: 62%;
  }

  .car-holder.two .clothes-list > li {
    width: 17.7%;
  }
}

@media only screen and (max-width: 1585px) {
  .car-holder_bask .carousel .clothes-list > li {
    width: 17%;
  }

  .contact-box {
    width: 80%;
  }

  .search-form {
    width: 59%;
  }

  .view:hover .mask h2 {
    bottom: 30%;
  }

  .tabset li {
    padding: 0 5%;
  }

  .product-info {
    width: 970px;
  }

  .characteristics {
    width: 20%;
  }

  .product-list {
    width: 80%;
  }

  .product-info .clothes-list > li {
    width: 263px;
  }

  .product-info .clothes-list > li .comp-box {
    width: 90%;
    margin: 0 5% 27px;
  }

  .head-compr {
    width: 970px;
  }
}

@media only screen and (max-width: 1510px) {
  .contact-box {
    width: 79%;
  }

  .search-form {
    width: 53%;
  }

  .clothes-list > li {
    width: 22.5%;
  }

  .tabset li {
    padding: 0 4%;
  }

  .bottom-box {
    padding: 15px 5px 10px;
  }

  .tab-holder.one .clothes-list > li {
    width: 22.6%;

  }

  /*.tab-holder.one .clothes-list>li:first-child{
		display: none;
	}*/
}

@media only screen and (max-width: 1465px) {
  .info-section .clothes-list.tile > li {
    width: 23%;
  }
}

@media only screen and (max-width: 1430px) {
  .logos-list li {
    margin: 0 0.5%;
  }
}

@media only screen and (max-width: 1400px) {
  .contact-box {
    width: 77%;
  }

  .search-form {
    width: 50%;
  }

  .cols ul, .cols {
    font-size: 15px;
  }

  .rate-bx {
    width: 45%;
  }

  .tabset li {
    padding: 0 3%;
  }

  .partners-list li {
    margin: 0 11px 30px;
  }
}

@media only screen and (max-width: 1366px) {
  .charact-list, .char-box .char {
    font-size: 12px;
  }
}

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

  .charact-list, .char-box .char {
    font-size: 12px;
  }

  .content-holder {
    padding-left: 30px;
  }

  #sidebar {
    margin-left: 15px;
    width: 240px;
  }

  .navbar ul {
    font-size: 15px;
  }

  .search-form {
    width: 47%;
  }

  #header .panel {
    padding: 14px 36px 10px 0;
  }

  /*.call{
		display:none;
	}*/
  .number-box {
    width: 47%;
  }

  .tab-holder.one .clothes-list > li:first-child {
    display: none;
  }

  .clothes-list > li {
    width: 30.5%;
  }

  #header .fix_box {
    padding-left: 285px;
  }

  .map-box iframe {
    width: 100% !important;
  }

  .accordion {
    font-size: 16px;
  }

  .row-size .row-line {
    margin: 0 0 7px 3px;
  }

  .sb-box .btn {
    width: 135px;
  }

  .selection-box .color-block {
    width: 47%;
  }

  .selection-box .size-box {
    width: 53%;
  }

  .box-pink {
    width: 280px;
    padding: 18px;
  }

  .box-pink .rate-bx strong {
    font-size: 25px;
  }

  /*.box-pink .rate-bx{
		width:38%;
	}*/
  .row-size {
    margin-left: 0;
  }

  .char-prod {
    padding-right: 0;
  }

  .or-text strong {
    width: 290px;
  }

  .contact-info {
    right: -69px;
  }

  .tab-holder.one .clothes-list > li {
    width: 30.7%;
  }

  .tab-holder.one .clothes-list > li:first-child {
    display: none;
  }

  .add-box {
    margin-left: 290px;
  }

  .or-text {
    margin-left: 310px;
  }

  /*-------footer--------*/
  .cols {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    position: relative;
  }

  .cols > li {
    width: 100%;
    display: inline-block;
    margin-left: 0;
    float: none;
  }

  .finf .foot-head .btn.qw-cl {
    margin-right: 40px;
  }

  .foot-head img {
    margin-right: 40px;
  }

  .cols > li.finf {
    position: absolute;
    bottom: 0;
    right: 3%;
    width: 300px;
  }

  .foot-head img, .foot-head .btn {
    float: right;
    vertical-align: middle;
  }

}

@media only screen and (max-width: 1300px) {
  .info-section {
    padding: 25px 15px 40px 0;
  }

  .feed-list h2 {
    font-size: 18px;
    line-height: 22px;
    width: 78%;
  }

  .feed-list .img-box {
    margin-left: 30px;
  }

  .feed-list > li {
    padding-right: 30px;
  }

  .soc-block {
    padding-right: 0;
  }

  .clothes-list.list .img-box {
    margin-right: 13px;
  }

  .clothes-list.list .bottom-box {
    margin-left: 20px;
  }

  .clothes-list.list .img-box {
    width: 115px;
  }

  .info-section .clothes-list.list > li {
    padding: 15px 15px 5px;
  }

  .clothes-list.list .color-block {
    padding-bottom: 4px;
  }

  .clothes-list.list .rate-box {
    padding-bottom: 15px;
  }

  .clothes-list.list .rate-bx {
    margin-bottom: 15px;
  }

  .clothes-list.list .rate-bx strong {
    font-size: 21px;
    line-height: 23px;
  }

  .clothes-list.list .rate-bx {
    height: 45px;
  }

  .clothes-list.list ul.img-color {
    font-size: 14px;
  }

  .made,
  .clothes-list.list .color-block span {
    font-size: 14px;
  }

  .info-bx {
    display: none;
  }

  .info-bx.hidden-decstop {
    display: block;
    width: 100%;
    float: none;
    overflow: hidden;
    border: 0;
  }

  .info-bx.hidden-decstop > ul {
    margin: 0;
    border: 0;
  }

  .info-bx.hidden-decstop > ul > li {
    width: 20%;
    float: left;
  }

  .info-bx.hidden-decstop > ul > li:before {
    top: 10px;
  }

  .info-bx.hidden-decstop .char-col {
    width: 33.3%;
    float: left;
    padding: 0 2%;
  }

  .feed-list.one p {
    font-size: 15px;
    line-height: 18px;
  }

  .grey-text {
    padding: 20px 20px;
  }

  .grey-text h2 {
    font-size: 32px;
    line-height: 34px;
    margin-bottom: 15px;
  }

  .char-col.ic .print {
    right: 20px;
  }

  .head-compr,
  .product-info {
    width: 710px;
  }

  .product-info .clothes-list > li {
    width: 262px;
  }

  .product-list {
    width: 72%;
  }

  .characteristics {
    width: 28%;
  }
}

@media only screen and (max-width: 1220px) {
  .contact-box {
    width: 73%;
  }

  .logos-list li:last-child {
    display: none;
  }

  .logos-list li {
    margin: 0;
  }

  #nav ul {
    padding-left: 20px;
  }

  #nav ul li {
    padding: 0 5px;
  }

  #header .bar {
    padding-right: 15px;
  }

  #header .panel {
    padding-right: 15px;
  }

  #footer {
    padding: 25px 15px 15px;
  }

  .foot-head span {
    display: block;
    float: none;
    margin-bottom: 7px;
  }

  .foot-head img,
  .foot-head .btn {
    float: none;
  }

  #footer h2, #footer .head-h2 {
    margin-top: 0;
  }

  .cols ul {
    padding-bottom: 8px;
  }

  .tab-holder h2 {
    font-size: 21px;
  }

  .tabset li {
    padding: 0 2%;
  }

  .tabset {
    font-size: 19px;
  }

  .dop .clothes-list li {
    width: 30.8%;
  }

  .view .mask h2 {
    font-size: 18px;
  }

  .dop .clothes-list {
    margin-left: 0;
  }

  .foot-head {
    padding: 7px 0 10px;
  }

  .slogan-sc {
    font-size: 14px;
  }

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

  .link-bx {
    padding-top: 20px;
  }

  .link-bx a {
    margin: 0;
  }

  .info-section .clothes-list.tile > li {
    width: 31%;
  }

  .car-holder.two .clothes-list > li {
    width: 22.6%;
  }

  .car-holder.two .clothes-list > li:last-child {
    display: none;
  }

  .orders-tabl th {
    padding: 0 7px;
    font-size: 14px;
  }

  .orders-tabl td {
    font-size: 14px;
    padding: 7px 7px;
  }

  /*--------order-block----------*/
  .order-block__personal,
  .order-block__product {
    width: 100%;
  }

  .order-block__product {
    margin-bottom: 30px;
  }

  .order-block__personal {
    max-width: 900px;
  }

  .order-block__r-btn-block {
    justify-content: space-around;
  }

}

@media only screen and (max-width: 1220px) {
  .feed-list h2 {
    width: 75%;
  }

  .dop.clothes-list li {
    width: 31.5%;
    margin: 0 0 0 1%;
  }

  .time {
    margin-right: 10px;
  }

  .head-txt {
    padding-bottom: 20px;
  }

  .feed-list .img-box {
    width: 25%;
  }

  .feed-list .img-box img {
    width: 100%;
  }

  .info-section .clothes-list > li {
    margin-left: 1.5%;
  }

  #main .call-back h2, #main .promo-box h2 {
    font-size: 23px;
  }

  .inf_al table {
    font-size: 17px;
  }

  .number-box {
    width: 30%; /*sk old 53*/;
    margin-left: 0;
  }

  .search-form {
    width: 65%; /*sk old:40*/
  }

  .bask-bl table td:last-child,
  .bask-bl table th:last-child {
    text-align: left;
  }

  .call { /*sk ol:no option*/
    display: none;
  }
}

@media only screen and (max-width: 1150px) {
  .topic .gr-text h2, .gr-text h3 {
    font-size: 17px;
    line-height: 22px;
  }

  .cols > li.finf {
    right: 0;
  }

  .tab-holder .head-h2 {
    display: block;
    width: 100%;
  }

  .promo-form {
    white-space: initial;
  }

  .promo-form__btn,
  .promo-form__text {
    margin: 0 0 10px;
    width: 285px;
    max-width: none;
    display: block;
    width: 100%;
  }

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

@media only screen and (max-width: 1100px) {
  .partners-list li {
    width: 167px;
  }

  .call {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .login-box {
    /*skr:width:220px;*/
    max-width: 330px;
  }

  .contact-box {
    width: 70%;
  }

  .cols > li.finf {
    width: 280px;
  }

  .promo-form__btn,
  .promo-form__text {
    width: 200px;
  }
}

@media only screen and (max-width: 900px) {
  .carousel-news .mask {
    width: 640px;
    margin: 0 auto;
  }

  .result {
    margin: 0 auto;
    display: block;
  }

  .promo-form {
    text-align: right;
  }

  .result__add {
    margin-bottom: 20px;
  }

  .result__price,
  .result__add {
    display: table;
    width: 100%;
  }

  .promo-form__btn, .promo-form__text {
    display: inline-block;
  }

  .promo-form__text {
    width: 45%;
    margin-right: 10px;
  }

  .promo-form__btn {
    background-color: #eae9e6;
    width: 120px;
  }

  .result__price {
    text-align: right;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 20px 0;
  }

  .carousel-news > h2 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .carousel-news {
    margin-left: 10px;
    margin-right: 10px;
  }

  .carousel-news .slide {
    width: 210px;
    /*width: 33.1%;calc((100vw - 27px)/3)*/;
    padding: 0 15px;
  }

  .carousel-news::after, .carousel:after {
    background-color: #f5f4f0;
  }

  .btn-next, .btn-prev {
    border-radius: 50%;
  }

  .jq-radio.size-check .jq-radio__div {
    height: 38px;
  }

  .selection-box .row-size label {
    height: 38px;
    line-height: 38px;
  }

  .search-wrapper {
    width: 80%;
    margin: 0 auto;
  }

  .gallery-box .img img {
    height: 30%;
  }

  .filter-form {
    width: 58%;
    float: right;
    margin-top: -11px;
    margin-right: 30px;
  }

  .characteristics {
    margin-top: 262px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .bar {
    display: none;
  }

  .click-nav {
    display: block;
    background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -84px -464px;
    width: 50px;
    height: 36px;
    position: absolute;
    top: 30px;
    left: 15px;
    z-index: 10;
    cursor: pointer;
  }

  #sidebar {
    float: none;
    width: 100%;
    margin: 0;
  }

  .logo {
    width: 275px;
    margin: 0 auto;
  }

  .number-box,
  .shop-box,
  .map-box,
  .contact-form,
  .promo-txt,
  .open-close {
    display: none;
  }

  .soc-mob .promo-txt {
    display: block;
    padding-top: 0px;
  }

  .soc-mob .contact-form {
    display: block;
  }

  .contact-box,
  .search-form {
    width: 100%;
  }

  .search-form,
  .search-form > #title-search {
    height: 46px !important;
  }

  .search-form form,
  .search-form fieldset {
    height: 100%;
  }

  .search-form input[type="submit"] {
    background-position: -154px -464px;
    width: 28px;
    height: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 17px;
    position: absolute;
  }

  .search-form input[type="search"] {
    border: 1px solid #aaa;
    border-radius: 5px;
    font-size: 28px;
    line-height: 32px;
    vertical-align: middle;
    width: 100%;
    /*height: 62px;*/
    background: #f5f4f0;
  }

  .search-form input[type="search"]:focus {
    background: #fff;
    outline: none;
  }

  .libra {
    display: none;
  }

  .tooltip-link.head:hover .tools {
    display: block;
  }

  .basket-box {
    position: absolute;
    top: -83px;
    right: 0;
    width: 72px;
  }

  .content-holder {

    overflow: visible;
    padding: 0 30px 90px;
  }

  .basket {
    background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat 0 -531px;
    width: 51px;
    height: 39px;
    display: block;
  }

  .rate {
    display: block;
    background: #f7a646;
    color: #303030;
    font-size: 16px;
    width: 72px;
    margin: 0;
  }

  #header .panel {
    padding-right: 0;
  }

  .rate mark {
    color: #303030;
  }

  .rate:after,
  .rate:before {
    display: none;
  }

  .tools {
    display: none !important;
  }

  .slideshow {
    display: none;
  }

  .tab-holder {
    display: none;
  }

  .car-holder:not(.car-holder_bask) {
    display: none;
  }

  .accordion.mob {
    display: block;
    font-size: 31px;
    line-height: 33px;
    border-radius: 5px;
    overflow: hidden;
    padding: 20px 0;
  }

  .accordion.mob li a {
    background: #fff;
    display: block;
    margin: 0;
    padding: 28px 30px;
    border-top: 2px solid #f5f4f0;
    position: relative;
  }

  .accordion.mob li:first-child a {
    border-radius: 5px 5px 0 0;
  }

  .accordion.mob li:last-child a {
    border-radius: 0 0 5px 5px;
  }

  #wrapper {
    background: #f5f4f0;
  }

  #header .panel {
    background: #f5f4f0 !important;
  }

  .accordion.mob li a:after {
    background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -88px -539px;
    width: 24px;
    height: 14px;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 45px;
  }

  /*.accordion.mob > li > a:hover:after,*//*vals*/
  .accordion.mob > li.sub > a.active:after {
    background-position: -139px -539px;
  }

  .accordion.mob .drop li a:after {
    background-position: -181px -534px;
    height: 24px;
    width: 14px;
  }

  .accordion.mob > li .drop:before {
    -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.15);
    height: 8px;
    width: 100%;
    content: "";
    position: absolute;
    top: -8px;
    left: 0;
    z-index: 10;
  }

  .accordion.mob .drop {
    font-size: 31px;
    border-left: 0;
    position: relative;
  }

  .accordion.mob .drop li a {
    /*text-transform: capitalize*/;
    padding: 28px 30px;
    line-height: 33px;
  }

  .accordion.mob .drop li a:hover,
  .accordion.mob .drop li a {
    background: #fff;
  }

  .accordion.mob ul li {
    margin: 0;
  }

  .accordion.mob .drop li a.active {
    font-weight: normal;
  }

  .soc-mob span {
    font-size: 24px;
    line-height: 25px;
    float: left;
    padding: 7px 0;
  }

  .soc-mob {
    background: #fff;
    overflow: hidden;
    padding: 27px 30px;
    display: block;
    border-top: 1px solid #d7d7d7;
  }

  .soc-mob .soc-list {
    float: right;
    width: 373px;
  }

  .soc-mob .soc-list li {
    margin: 0 0 0 25px;
  }

  .soc-mob .soc-list li:first-child {
    margin-left: 10px;
  }

  .cols .forums,
  .cols .sh {
    display: none;
  }

  .cols li.finf {
    float: right;
    border-top: 1px solid #f7a646;
    margin: 0;
    width: 50%;
    position: static;
  }

  .scalar,
  .foot-head {
    display: none;
  }

  .foot-head:first-child {
    display: block;
    padding: 22px 0;
  }

  .cols {
    padding: 0 30px;
    -webkit-column-count: initial;
    -moz-column-count: initial;
    column-count: initial;
    -webkit-column-gap: initial;
    -moz-column-gap: initial;
    column-gap: initial;
  }

  .cols .finf,
  .cols > li {
    width: 40%;
    margin: 0;
    display: block;
    float: left;
  }

  .cols > li.tl {
    width: 56%;
    margin-right: 20px;
  }

  .cols > li h2 {
    display: none;
  }

  .cols ul {
    font-size: 24px;
    line-height: 26px;
  }

  .cols ul li {
    margin-bottom: 24px;
  }

  .cols ul li a {
    text-decoration: underline;
  }

  .cols ul li a:hover {
    text-decoration: none;
  }

  .link-bx {
    border-top: 1px solid #f7a646;
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }

  .cols li a.sk {
    margin-right: 120px;
  }

  .cols li a {
    font-size: 21px;
    line-height: 23px;
    margin-bottom: 18px;
  }

  .mob-hid {
    display: none;
  }

  .foot-head span {
    font-size: 21px;
    margin-bottom: 13px;
    line-height: 22px;
  }

  .foot-head .btn {
    padding: 0;
    width: 100%;
    font-size: 21px;
    line-height: 25px;
    padding: 10px 5px;
    color: #303030;
    border-radius: 5px;
  }

  .foot-bar-mob {
    display: block;
    background: #303030;
    overflow: hidden;
    padding: 30px 30px;
  }

  .col-mob {
    width: 40%;
    float: left;
  }

  .col-mob:first-child {
    width: 60%;
  }

  .col-mob .copy {
    color: #fff;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 17px;
    display: block;
  }

  #footer {
    padding: 25px 0 0;
  }

  .foot-bar-mob .slogan-sc {
    font-size: 19px;
    line-height: 23px;
    color: #7f8284;
    margin: 7px 0;
  }

  .foot-bar-mob .slogan-sc a {
    color: #f7a646;
    font-size: 19px;
    line-height: 21px;
    text-decoration: underline;
  }

  .foot-bar-mob .slogan-sc a:hover {
    text-decoration: none;
  }

  .eml:before {
    background-position: -9px -590px;
    width: 24px;
    height: 18px;
    top: 6px;
  }

  .sk:before {
    background-position: -60px -590px;
    width: 25px;
    height: 23px;
  }

  .eml, .sk {
    padding-left: 40px;
  }

  .search-drop li img {
    width: 65px;
    margin: 14px 30px 0 0;
  }

  .search-drop li p {
    font-size: 21px;
    line-height: 26px;
  }

  .rt-sr {
    font-size: 21px;
    line-height: 26px;
    width: 90px;
    margin: 21px 0;
  }

  .rt-sr em {
    font-size: 21px;
    line-height: 26px;
  }

  .panel.fix_box {
    background: #f5f4f0;
    height: 100px;
  }

  .fix_box .contact-box {
    display: none;
  }

  .panel.fix_box .basket-box.mob,
  .panel.fix_box .click-nav.mob {
    display: block;
  }

  .panel.fix_box .basket-box {
    top: 17px;
    right: 30px;
  }

  #header .panel {
    padding: 0;
  }

  .fix_box .logo-sm {
    width: 273px;
    left: 50%;
    top: 25px;
    margin-left: -136px;
  }

  .fix_box .logo-sm img {
    width: 100%;
  }

  .popup-menu {
    position: absolute;
  }

  #popup-menu {
    width: 80%;
    background: none;
  }

  .popup-menu .close {
    z-index: 3;
  }

  #popup-menu .menu {
    min-height: 300px;
    background: none;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 31px;
    line-height: 32px;
    margin-top: 50px;
  }

  #popup-menu .menu li a {
    background: #2c2c2c;
    display: block;
    padding: 30px 27px;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    border-top: 2px solid #424242;
    position: relative;
  }

  #popup-menu .menu li a:after {
    background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -181px -534px;
    width: 14px;
    height: 24px;
    top: 50%;
    content: "";
    position: absolute;
    margin-top: -12px;
    right: 30px;
  }

  #popup-menu .menu li:first-child a {
    border-radius: 5px 5px 0 0;
    border-top: 0;
  }

  #popup-menu .menu li:last-child a {
    border-radius: 0 0 5px 5px;
    border-bottom: 0;
  }

  .popup-menu {
    background: rgba(0, 0, 0, 0.55);
  }

  .popup-menu:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 9999px;
    background: rgba(203, 203, 203, 0.75);
    z-index: -1;
  }

  .popup-menu .close {
    background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -122px -581px;
    width: 32px;
    height: 32px;
    left: 40px;
    top: 30px;
  }

  #popup-menu {
    box-shadow: 0 0 0;
  }

  .popup.popup-menu:before {
    display: none;
  }

  .sb-box {
    display: none;
  }

  .filter-sort .jq-selectbox.jqselect {
    z-index: 3 !important;
    float: right;
    background: #fff;
    height: 61px;
    border-radius: 5px;
    width: 100%;
    padding: 15px 30px 15px 12px;
    color: #303030;
  }

  .filter {
    display: none;
  }

  .breadcrumbs {
    font-size: 20px;
    line-height: 30px;
    padding: 10px 0;
  }

  .breadcrumbs li {
    color: #303030;
  }

  .breadcrumbs li a {
    color: #f7a646;
  }

  .breadcrumbs li a:after {
    background-position: -132px -640px;
    width: 12px;
    height: 13px;
    top: 8px;
    transform: scale(.5);
  }

  .home-back {
    display: block;
    width: 165px;
    float: left;
    color: #aaa;
    font-size: 28px;
    line-height: 30px;
    border: 1px solid #aaa;
    border-radius: 5px;
    padding: 15px 5px 15px 60px;
    position: relative;
  }

  .home-back:before {
    background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -88px -632px;
    width: 24px;
    height: 24px;
    content: "";
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -12px;
    z-index: 1;
  }

  .filter-sort {
    width: auto; /*skr width: 100%;*/
    float: none;
    display: block;
    padding-bottom: 27px; /*skr padding-bottom: 35px;*/
  }

  .filter-form {
    white-space: nowrap;
    float: none; /*skr: float: right*/
    width: auto; /*skr: width: 49%;*/
    margin-right: 0; /*skr*/
    display: inline-block;
  }

  .jq-selectbox__select-text {
    font-size: 28px;
    line-height: 30px;
  }

  .jq-selectbox__trigger {
    background-position: -88px -539px;
    width: 24px;
    height: 14px;
  }

  .filter-sort label {
    display: none;
  }

  .jq-selectbox__dropdown {
    margin-top: 14px;
    left: 0;
    max-width: 100%;
  }

  .heading-box h2 {
    line-height: 60px;
  }

  .filter-sort .jq-selectbox__trigger {
    right: -14px;
  }

  .jq-selectbox li {
    min-height: 38px;
    font-size: 18px;
    line-height: 24px;
  }

  #header {
    padding-bottom: 20px;
  }

  .info-section {
    padding: 10px 20px;
  }

  #main .info-section {
    padding: 10px 0;
  }

  .heading-box {
    padding: 15px 0;
    position: relative;
  }

  .info-section .clothes-list.tile > li {
    background: #fff;
    width: 48%;
  }

  .akcia {
    font-size: 21px; /*sk-old: 18px*/
    width: 109px;
    /*font-weight: bold;*/ /*sk-old: enabled*/
    line-height: 30px;
  }

  .akcia:before {
    border: 17px solid transparent;
    border-left: 17px solid #f7a646;
    border-top: 17px solid #f7a646;
    right: -34px;
  }

  .rate-box li {
    background-position: -181px -282px;
    width: 16px;
    height: 16px;
  }

  .rate-box li.active {
    background-position: -181px -249px;
  }

  .rate-box {
    width: 106px;
    margin-top: 4px;
  }

  .clothes-list.tile h2,
  .clothes-list.tile .head-h2 {
    font-size: 17px; /*old -21*/
    line-height: 25px;
    font-weight: normal;
    height: 60px;
    text-align: left !important;
  }

  .clothes-list.tile h2 a,
  .clothes-list.tile .head-h2 a {
    color: #303030;
  }

  .add-basket .btn {
    max-width: 119px;
    font-size: 21px;
    line-height: 24px;
    padding: 8px 5px;
  }

  .add-basket {
    display: inline-block;
  }

  .weigh {
    display: none;
  }

  .img-color li {
    padding: 0 2px;
  }

  .more-options {
    display: none;
  }

  .clothes-list .heading {
    height: 57px; /*old 50*/
  }

  .mob-pagination {
    padding: 0;
    margin: 0;
    display: block;
    list-style: none;
    text-align: center;
  }

  .mob-pagination li {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #cfcfcd;
    border-radius: 5px;
    font-size: 26px;
    line-height: 40px;
    width: 60px;
    height: 60px;
    text-align: center;
    margin-left: 2.5%;
  }

  .mob-pagination li:first-child {
    margin-left: 0;
  }

  .mob-pagination li:hover a,
  .mob-pagination li.active a {
    background: #e1dfd6;
    padding: 10px 0;
    -webkit-box-shadow: inset 4px 4px 4px 1px #cdcabd;
    box-shadow: inset 4px 4px 4px 1px #cdcabd;
    text-decoration: none;
  }

  .mob-pagination li:last-child a,
  .mob-pagination li:last-child {
    /*width: 170px;*/ /*skr*/
  }

  .mob-pagination li a {
    display: block;
    padding: 10px 0;
    position: relative;
    width: 58px;
    height: 58px;
    color: #303030;
  }

  .mob-pagination li.prev a:before {
    background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -60px -637px;
    width: 14px;
    height: 24px;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -7px;
  }

  .mob-pagination li.next a:before {
    background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -33px -637px;
    width: 14px;
    height: 24px;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -7px;
  }

  .ac-box {
    display: none;
  }

  .mob-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    font-size: 28px;
    line-height: 30px;
  }

  .mob-list li {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-bottom: 30px;
  }

  .mob-list li a {
    color: #303030;
    text-decoration: underline;
  }

  .mob-list li a:hover {
    text-decoration: none;
  }

  .feeds {
    padding: 15px 0 0;
  }

  #main .info-section h1 {
    font-size: 34px;
    line-height: 36px;
    font-weight: bold;
    padding-left: 0;
    border-bottom: 1px solid #aaa;
  }

  .feed-list > li {
    background: #fff;
    border: 1px solid #f7a646;
  }

  .img-box,
  .time {
    display: none;
  }

  .tile .img-box {
    display: block;
  }

  .feed-list h2 {
    font-size: 28px;
    line-height: 34px;
    color: #303030;
    width: 95%;
  }

  .feed-list h2 a {
    text-decoration: underline;
  }

  .feed-list h2 a:hover {
    text-decoration: none;
  }

  .feed-list > li:before {
    background: url(/bitrix/templates/main/css/../images/triangle-mob.jpg) no-repeat;
    width: 37px;
    height: 42px;
    top: -1px;
    right: -1px;
  }

  .rubric-box {
    display: block;
    overflow: hidden;
    font-size: 21px;
    line-height: 24px;
    color: #888;
    padding: 5px 0 25px;
  }

  .rubric-box .time-feed {
    float: left;
    margin-right: 28px;
  }

  .feed-list p {
    font-size: 21px;
    line-height: 24px;
    color: #888;
  }

  .foot-box {
    /*display: none;*/ /*skr*/
  }

  .cont-det {
    padding-bottom: 0px;
  }

  .gallery-box {
    width: 100%;
  }

  .gallery-box > .char-prod strong,
  .detail > .char-prod .or-text > span {
    display: none;
  }

  .detail > .char-prod > .or-text strong {
    font-size: 16px;
    display: block;
    width: 100%;
  }

  .char-prod > .or-text {
    margin-left: 0;
  }

  .gallery-box .char-prod .or-text {
    display: block;
    margin-left: 0;
  }

  .gallery-box .char-prod h1 {
    display: block;
    white-space: normal;
  }

  .box-pink {
    width: 100%;
    float: none;
    background: #eae9e6;
    overflow: hidden;
    position: static;
  }

  .box-pink .rate-bx {
    width: 100%;
    padding-bottom: 20px;
  }

  .rate-bx span {
    display: inline-block;
    vertical-align: bottom;
  }

  .box-pink .rate-bx span {
    font-size: 21px;
    color: #f7a646;
  }

  .box-pink .rate-bx strong {
    font-size: 28px;
    line-height:34px;
  }

  .box-pink .rate-bx span.rt-gr {
    line-height: 29px;
    vertical-align: bottom;
    margin-left: 15px;
  }

  .numb-form {
    float: left;
    width: 285px;
  }

  .box-pink .btn {
    float: right;
    width: 187px;
    margin-top: -18px;
    padding: 10px 0;
  }

  .add-box {
    background: #eae9e6;
    margin-top: 6px;
    margin-left: 0;
  }

  .add-box li {
    display: none;
  }

  .add-box li:first-child {
    display: block;
    padding: 18px 5px 24px;
    text-align: center;
  }

  .add-box h2,
  .add-box div.head-h2 {
    font-size: 40px;
    line-height: 40px;
  }

  .add-box h2 a,
  .add-box div.head-h2 a {
    text-decoration: none;
  }

  .add-box ul li.buy-ic:before {
    display: none;
  }

  .char-prod {
    padding-left: 0;
    overflow: hidden;
    width: 100%;
  }

  .selection-box .color-block {
    width: 100%;
  }

  .selection-box .size-box {
    width: 100%;
    padding-left: 0;
  }

  .soc-list,
  .char-col.ic {
    /*display: none;*/ /*sk-old enabled*/

  }

  .char-col {
    /*display: block;*/

    width: 100%;
  }

  .info-bx.hidden-decstop .char-col {
    float: none;
    width: 100%;
  }

  .info-bx.hidden-decstop > ul > li {
    width: 33%;
    padding-left: 3%;
  }

  .info-bx > ul {
    overflow: hidden;
    padding: 0;
  }

  .info-bx > ul > li {
    padding: 55px 0 25px 0px;
  }

  .info-bx.hidden-decstop {
    padding: 15px 0;
  }

  .info-bx h2,
  .info-bx div.head-h2 {
    font-size: 28px;
    line-height: 30px;
  }

  .info-bx p {
    color: #888;
    font-size: 18px;
    line-height: 21px;
  }

  .info-bx.hidden-decstop > ul {
    margin-left: -3%;
    padding-bottom: 20px;
  }

  .info-bx > ul > li:before {
    left: 20px;
  }

  .two-boxes {
    padding-bottom: 30px;
  }

  .selection-box .color-block span {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 35px;
  }

  .selection-box .img-color li img {
    width: 60px;
    height: 60px;
  }

  .selection-box .img-color li.active img {
    width: 68px;
    height: 68px;
    border: 8px solid #f7a646;
    border-radius: 17px;
  }

  .selection-box .img-color li {
    padding: 8px 15px 22px;
  }

  .selection-box .img-color li.active {
    padding: 0px 12px 14px;
  }

  .head-size {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 35px;
  }

  .selection-box .tbl {
    display: none;
  }

  .selection-box .row-size label {
    font-size: 28px;
    /*line-height: 60px;*/
  }

  .jq-checkbox__div {
    border: 1px solid #f7a646 !important;
  }

  .size-check .jq-checkbox__div {
    width: 153px;
    height: 62px;
  }

  .row-size .row-line {
    margin: 0 0 30px 40px;
    /*padding-left: 40px;*/
    white-space: nowrap;
  }

  .row-size {
    margin: 0 0 30px -40px;
  }

  .zoomLens {
    display: none !important;
  }

  .selection-box .img-color {
    margin: 0 0 30px -15px;
  }

  .rew-mob {
    background: #f0f5f7;
    padding: 14px 20px 0;
    overflow: hidden;
  }

  .heading-rew {
    /*overflow: hidden;*/
    padding-bottom: 12px;
    border-bottom: 3px solid #fff;
    margin-bottom: 22px;
  }

  .rew-mob h3 {
    float: left;
    margin: 0;
    font-size: 28px;
    line-height: 30px;
  }

  .rew-time {
    float: right;
    font-size: 21px;
    line-height: 24px;
    color: #aaa;
  }

  .rew-mob p {
    font-size: 21px;
    line-height: 25px;
    margin: 0 0 26px;
  }

  .accordion.mob-det .drop li {
    padding: 24px 30px 40px;
    background: #fff;
  }

  .accordion.mob-det .login-form.big {
    width: 100%;
  }

  .accordion.mob-det .login-form.big .row {
    margin-bottom: 20px;
  }

  .accordion.mob-det .login-form.big .row label {
    display: block;
  }

  .accordion.mob-det .login-form.big textarea,
  .accordion.mob-det .login-form.big input[type="email"],
  .accordion.mob-det .login-form.big input[type="text"] {
    width: 100%;
    font: 400 31px/34px 'PT Sans', Arial, Helvetica, sans-serif;
    border: 1px solid #ddd;
    padding: 13px 19px;
    border-radius: 5px;
  }

  .accordion.mob-det .login-form.big textarea {
    height: 272px;
  }

  .accordion.mob-det .login-form.big input[type="submit"] {
    font: 400 31px/34px 'PT Sans', Arial, Helvetica, sans-serif;
    border: 1px solid #aaa;
    padding: 13px 5px;
    border: 0;
    border-radius: 5px;
    margin-bottom: 20px;
  }

  .foto-mob {
    width: 100%;
    margin-bottom: 20px;
  }

  .foto-mob img {
    width: 100%;
    vertical-align: top;
  }

  .tab-txt h2 {
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 25px;
  }

  .tab-txt {
    font-size: 21px;
    line-height: 25px;
  }

  .accordion.mob-det .video-box {
    padding-bottom: 0;
  }
  .accordion.mob-det .video-box iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*width:100% !important;*/
    /*height:auto !important;*/
    /*min-height:300px !important;*/
  }
  .accordion.mob-det .video-box {
    position: relative;
    max-width: 640px;
    margin: 0 auto;
    padding: 0;
  }
  .accordion.mob-det .video-box .video {
    padding-top: 56.3%;
    margin: 0;
  }

  .accordion.mob-det h3 {
    font-size: 28px;
    line-height: 30px;
    font-weight: normal;
  }

  .accordion.mob-det p {
    font-size: 21px;
    line-height: 25px;
    text-transform: none;
  }

  .info-row span {
    width: 40%;
    font-size: 21px;
    line-height: 24px;
    padding: 11px 12px;
  }

  .info-row span:first-child {
    width: 60%;
  }

  .info .info-row:nth-child(2n+1) {
    background: #f5f4f0;
  }

  .box-pink .number-plus-minus .jq-number__spin {
    width: 60px;
    height: 60px;
  }

  .box-pink .jq-number__field {
    height: 60px;
    width: 143px;
  }

  .number-plus-minus .jq-number {
    padding: 0 50px;
  }

  .jq-number__field input {
    height: 100%;
    font: 28px/36px Arial, sans-serif;
    color: #303030;
  }

  .number-plus-minus .jq-number__spin:before {
    width: 19px;
    top: 19px;
    left: 11px;
    height: 3px;
  }

  .number-plus-minus .jq-number__spin.plus:after {
    top: 10px;
    left: 15px;
    width: 3px;
    height: 18px;
    top: 12px;
    left: 19px;
  }

  .heading-box.dt {
    border: 0;
    display: block;
  }

  .prod-aside {
    display: none;
  }

  .content-brand .article-prod {
    padding-right: 0;
  }

  .article-prod img {
    margin-bottom: 20px;
  }

  .grey-text {
    padding: 0;
  }

  .partners-list {
    text-align: center;
  }

  .partners-list li {
    width: 44%;
    margin: 0 2.5%;
  }

  .partners-list li a:hover,
  .partners-list li a {
    border: 0;
  }

  .panel .click-nav {
    display: none;
  }

  .panel.fix_box .click-nav {
    display: block;
  }

  /*.alphabet {
			display: none;
		}*/
  .mob-hiddn {
    display: none;
  }

  .foot-box.br {
    display: block;
  }

  .br-time {
    display: block;
    float: left;
    font-size: 21px;
    line-height: 24px;
    color: #888;
    margin-right: 27px;
  }

  .foot-box.br .rubric {
    font-size: 21px;
    line-height: 24px;
    color: #888;
  }

  .foot-box.br .soc-block {
    /*display: none;*/ /*skr*/
    clear: both;
    margin-top: 10px;
    padding: 1px;

  }

  .soc-block li {
    margin: 0 0 5px 0;
  }

  .feed-list.one .head-txt {
    font-weight: bold;
  }

  .feed-list.one .head-txt a {
    text-decoration: none;
  }

  .feed-list.one .head-txt a:hover {
    text-decoration: underline;
  }

  .imx img {
    width: 100%;
  }

  .feed-list.one p {
    font-size: 21px;
    line-height: 24px;
    color: #303030;
  }

  .promo-t {
    display: none;
  }

  .clothes-list > li {
    width: 100%;
  }

  .view img {
    width: 100%;
  }

  .view .mask h2 {
    font-size: 55px;
    line-height: 55px;
  }

  .call-back,
    /*.form-box,*/
  .promo-box {
    display: none;
  }

  .dop.clothes-list li {
    width: 100%;
    margin: 0 0 20px;
  }

  .bar-bottom {
    display: none;
  }

  .content-holder.mb {
    padding-bottom: 0px;
  }

  .step .area {
    width: 100%;
  }

  .form_input .row-box {
    width: 100%;
    padding: 0;
    float: none;
  }

  .btn.continue {
    margin-left: 0;
  }

  .jq-radio {
    width: 24px;
    height: 24px;
    vertical-align: middle;
  }

  .row-radio label {
    vertical-align: middle;
    font-size: 18px;
  }

  .accordion {
    display: none;
  }

  .two-boxes,
  .area-box .area {
    width: 100%;
  }

  .two-boxes .boxes {
    width: 100%;
    margin: 0;
  }

  .jq-selectbox.jqselect {
    background: #fff;
    padding: 8px 0;
    height: 50px;
  }

  .two-boxes .sb-box {
    display: block;
  }

  .area-box {
    padding-right: 0;
    width: 100%;
  }

  .area input[type="tel"],
  .area input[type="password"],
  .area input[type="email"],
  .area input[type="text"] {
    width: 100%;
    margin: 0 0 15px;
    vertical-align: top;
    border: 1px solid #ddd;
    padding: 10px 15px;
    outline: none;
    font-size: 28px;
    line-height: 30px;
  }

  .btn.continue {
    font-size: 28px;
    line-height: 30px;
  }

  .step h3 {
    padding-left: 0;
  }

  .table-bask {
    display: none;
  }

  .bask-img {
    width: 250px;
    margin-right: 40px;
  }

  .basket-page.tp .grey-box {
    padding: 15px 12px 15px 0;
  }

  .mob-bask {
    overflow: hidden;
  }

  .row-bask {
    overflow: hidden;
    position: relative;
  }

  .row-bask h2 {
    padding-right: 50px;
    font-size: 24px !important;
  }

  .rate-group {
    width: 100%;
    display: block;
    background: #eae9e6;
    margin-bottom: 4px;
    padding: 8px 16px;
    font-size: 0px;
    line-height: 23px;
  }

  .rate-group strong {
    margin-left: 21px;
    font-size: 28px;
    vertical-align: middle;
  }

  .rate-group strong span {
    font-size: 21px;
    line-height: 23px;
    margin-left: 7px;
  }

  .rate-group.og strong {
    color: #f7a646;
  }

  .mob-bask .numb-form {
    margin-top: 10px;
  }

  .row-bask .close-prod {
    position: absolute;
  }

  .result__link {
    float: none;
    display: block;
    bottom: 10px;
    left: 15px;
    position: absolute;
  }

  .basket-page {
    padding: 40px 0px;
  }

  .mob-bask .jq-number__field {
    height: 40px;
    width: 110px;
  }

  .mob-bask .number-plus-minus .jq-number__spin {
    width: 40px;
    height: 40px;
  }

  .mob-bask .number-plus-minus .jq-number__spin {
    width: 40px;
    height: 40px;
  }

  .mob-bask .jq-number__spin.minus:after {
    display: none;
  }

  .order .btn {
    width: 100%;
    margin-top: 30px;
    font-size: 28px;
    line-height: 36px;
    padding: 10px 0;
  }

  .mob-bask {
    display: block;
  }

  .rate-group em {
    font-style: normal;
    min-width: 80px;
    display: inline-block;
    width: 80px;
    vertical-align: middle;
    font-size: 18px;
  }

  .popup .form-box {
    display: block;
  }

  .popup .login-form.big {
    /*width: 400px;*/ /*vals-temporary*/
  }

  .popup .form-box .big textarea {
    height: 70px;
    min-height: 70px;
    max-height: 70px;
    margin-bottom: 0;
  }

  .popup .form-box {
    padding: 0;
  }

  .popup .login-form input[type="text"] {
    margin-bottom: 8px;
  }

  .popup .login-form input[type="submit"] {
    margin-bottom: 0;
  }

  #popup5 {
    width: 450px;
  }

  .prod-aside.topic {
    display: block;
  }

  .topic .group-brand li {
    width: 50%;
  }

  .topic .group-brand img {
    margin-top: 0;
  }

  /*--------order-block----------*/
  .result__add {
    /*display: none;*/
  }

  .order-block__personal,
  .order-block__attention,
  .order-block__product .result {
    padding: 0 15px;
  }

  .order-block__attention {
    padding: 30px 15px 10px;
  }

  .order-block__r-btn-block,
  .order-block__r-btn-block a {
    margin: 0;
  }

  .order-block__personal {
    width: 100%;
  }

  .order-block__personal .area-box .row > label {
    font-size: 18px;
  }

  .jq-radio {
    top: 0;
  }

}

@media only screen and (max-width: 780px) {
  .info-bx.hidden-decstop > ul > li {
    height: 200px;
  }
}

@media only screen and (max-width: 767px) {
  .catalog-section {
    font-size: 26px;
    line-height: 26px;
  }

  .view .mask h2 {
    font-size: 45px;
    line-height: 45px;
  }

  .bask-img {
    margin-right: 20px;
    width: 228px;
  }

}

@media only screen and (max-width: 639px) {
  .promo-form__text {
    width: 70%;
    margin-right: 1%;
  }

  .promo-form__btn {
    background-color: #eae9e6;
    width: 28%;
  }

  .carousel-news .mask {
    width: 100%;
    margin: 0;
  }

  .carousel-news.gallery-js-ready > h2 {
    text-align: center;
    margin-right: 0;
    margin-left: 0;
  }

  .carousel-news {
    margin-left: auto;
    margin-right: auto;
    width: 320px;
  }

  .carousel-news .slide {
    width: 320px;
    /*width: calc((100vw - 60px)/2);*/
    padding: 0 5px;
  }

  .info-bx.hidden-decstop .char-col {
    padding: 0 0 10px;
  }

  .popup .popup-box {
    width: 90%;
  }

  .soc-mob span {
    display: block;
    text-align: center;
    float: none;
    margin-bottom: 15px;
  }

  .soc-mob .soc-list {
    text-align: center;
    width: 100%;
    float: none;
    overflow: hidden;
  }

  .soc-mob .soc-list li {
    margin: 0 2%;
    max-width: 40px;
  }

  .soc-mob {
    padding: 15px 15px;
    text-align: center;
  }

  .cols li a {
    font-size: 18px;
    line-height: 20px;
  }

  .cols .finf {
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    float: left;
  }

  .foot-head span {
    font-size: 18px;
    line-height: 20px;
  }

  .link-bx {
    border-top: 0;
  }

  .cols ul {
    border-bottom: 1px solid #f7a646;
  }

  .cols > li.tl {
    width: 100%;
  }

  .cols li.finf {
    border-top: none;
  }

  .sk, .eml {
    display: block;
  }

  .cols > li {
    width: 100%;
  }

  .cols ul li {
    margin-bottom: 10px;
  }

  .col-mob:first-child,
  .col-mob {
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
    float: none;
  }

  .col-mob {
    width: 250px;
    margin: 0 auto;
  }

  .search-drop {
    margin-top: 29px;
  }

  .search-drop li p {
    font-size: 16px;
  }

  .mob-pagination li {
    margin: 0;
  }

  .mob-pagination li:last-child a, .mob-pagination li:last-child {
    width: 140px;
    font-size: 19px;
  }

  .mob-pagination li {
    width: 40px;
    height: 40px;
  }

  .mob-pagination li a {
    width: 38px;
    height: 38px;
    line-height: 18px;
    font-size: 21px;
  }

  /*
		.filter-form {
			width: 55%;
		}*/
  .numb-form {
    float: none;
    margin: 0 auto;
    overflow: hidden;
  }

  .box-pink .btn {
    margin: 0;
    width: 100%;
  }

  .box-pink .rate-bx {
    text-align: center;
  }

  .accordion.mob {
    font-size: 24px;
    line-height: 27px;
  }

  .accordion.mob-det h3,
  .tab-txt h2 {
    font-size: 21px;
    line-height: 23px;
  }

  .info-row span,
  .accordion.mob-det p {
    font-size: 18px;
    line-height: 21px;
  }

  .accordion.mob-det .login-form.big textarea, .accordion.mob-det .login-form.big input[type="email"], .accordion.mob-det .login-form.big input[type="text"] {
    font-size: 21px;
    line-height: 24px;
  }

  .accordion.mob-det .login-form.big input[type="submit"] {
    font-size: 21px;
    line-height: 24px;
  }

  .accordion.mob-det .login-form.big textarea:focus, .accordion.mob-det .login-form.big input[type="email"]:focus, .accordion.mob-det .login-form.big input[type="text"]:focus {
    border: 1px solid #aaa;
    outline: none;
  }

  .selection-box .img-color li img {
    width: 40px;
    height: 40px;
  }

  .selection-box .img-color li.active img {
    width: 48px;
    height: 48px;
    border: 4px solid #f7a646;
    border-radius: 10px;
  }

  .selection-box .img-color li.active {
    padding: 8px 6px 20px;
  }

  .selection-box .img-color {
    margin-left: -8px;
  }

  .selection-box .img-color li {
    padding: 8px 10px 20px;
  }

  .zoomContainer {
    display: none !important;
  }

  .row-size .row-line {
    margin: 0 10px 20px;
  }

  .row-size {
    margin: 0 0 30px -10px;
  }

  .feed-list.one p {
    font-size: 18px;
    line-height: 21px;
    color: #303030;
  }

  .bask-img {
    width: 100%;
    margin: 0 0 20px;
    float: none;
    overflow: hidden;
  }

  .basket-page.tp .grey-box {
    padding-right: 0;
  }

  .row-bask .close-prod {
    top: 4px;
    right: 25px;
  }

  .mob-bask .numb-form {
    margin: 20px auto 0;
    width: 285px;
    text-align: center;
  }

  .cols li a {
    font-size: 16px;
    line-height: 23px;
  }

  .cols li.finf {
    float: left;
    font-size: 16px;
  }

  .cols li.finf .btn {
    margin-top: 10px;
  }

  .foot-bar-mob .slogan-sc {
    font-size: 17px;
    line-height: 18px;
  }

  /*--------order-block----------*/
  .order-block__radio-btn,
  .order-block__personal .order-block__textfield,
  .order-block__personal .area-box .area input[type="text"],
  .order-block__personal .row > span,
  .order-block__personal .area-box .row > label {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  .order-block__personal .row > span,
  .order-block__personal .area-box .row > label {
    font-weight: bold;
    margin-left: 0;
  }

  .order-block__r-btn-block {
    flex-flow: column nowrap;
  }

  .order-block__r-btn-block p {
    padding: 0 0 10px;
  }

  .order-block__personal .area-box .order-block__radio-btn > label {
    font-size: 14px;
  }

  .grey-box {
    padding: 15px;
  }

}

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

  .box-pink .btn {
    float: none;
    display: block;
    margin: 18px auto 0;
    width: 187px;
  }

  .char-row {
    overflow: hidden;
  }

  .add-box h2,
  .add-box div.head-h2 {
    font-size: 30px;
  }
}

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

  .logo {
    width: 50%;
    margin: 0 30% 0 20%;
  }

  .fix_box .logo-sm {
    margin: 0;
    left: 20%;
    width: 49%;
    top: 20px;
  }

  .accordion.mob .drop,
  .accordion.mob {
    font-size: 18px;
    line-height: 24px;
  }

  .accordion.mob li a:after {
    right: 20px;
  }

  #popup-menu .menu li a {
    padding: 15px 20px;
  }

  .home-back {
    padding: 7px 5px 7px 40px; /*skr:padding: 8px 5px 8px 40px;*/
    font-size: 18px;
    width: 47px; /*skr:width: 110px;*/
    /*skr:*/
    text-indent: -9999px;
    text-align: left;

  }

  .home-back:before {
    left: 10px; /*skr: left: 8px;*/
  }

  .filter-sort .jq-selectbox.jqselect {
    padding: 8px 20px 8px 12px;
    font-size: 17px;
    height: 48px;
  }

  .jq-selectbox__select-text {
    font-size: 17px;
    line-height: 27px;
    padding-right: 20px;
    white-space: nowrap; /*sk-new*/
  }

  .jq-selectbox__trigger {
    right: -10px;
  }

  .area-box .jq-selectbox__trigger {
    right: 14px;
  }

  .heading-box h2 {
    line-height: 40px;
  }

  .content-holder {
    padding: 0 15px 40px;
  }

  #sidebar {
    padding-bottom: 15px;
  }

  /*.filter-form {
			width: 58%;
		}*/
  .panel.fix_box .basket-box {
    right: 15px;
  }

  .info-section .clothes-list.tile > li {
    width: 100%;
    margin: 0 0 20px;
  }

  .info-section .clothes-list.tile {
    margin: 0;
  }

  .mob-pagination li:last-child a, .mob-pagination li:last-child {
    /*text-indent: -9999px;*//*skr*/
    overflow: hidden;
    width: 38px;
  }

  .mob-pagination {
    width: 270px;
    margin: 0 auto;
  }

  .mob-pagination li.next a:before {
    background: url(/bitrix/templates/main/css/../images/sprite.png) no-repeat -33px -637px;
    width: 14px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    margin: -12px 0 0 -7px;
  }

  .breadcrumbs {
    font-size: 22px;
  }

  .breadcrumbs li a:after {
    top: 9px;
  }

  .mob-list {
    font-size: 21px;
    line-height: 24px;
  }

  .feed-list h2 {
    font-size: 21px;
    line-height: 24px;
  }

  .feed-list p {
    font-size: 18px;
    line-height: 21px;
  }

  .rubric-box {
    padding-bottom: 15px;
  }

  .rubric-box {
    font-size: 18px;
    line-height: 21px;
  }

  .view .mask h2 {
    font-size: 35px;
    line-height: 35px;
  }

  .popup .login-form.big {
    width: 90%;
    max-width: 310px;
  }

  #popup-buy-1click input {
    width: 100%;
  }

  .popup2 .popup-box {
    width: 256px;
  }

  .popup2 .row-col {
    width: 100%;
    padding: 0;
  }

  #popup5 {
    width: 280px;
  }

  .area input[type="tel"], .area input[type="password"], .area input[type="email"], .area input[type="text"] {
    font-size: 20px;
  }

  .area .btn.continue {
    width: 100%;
  }

  .step-two .row-radio {
    padding-left: 0;
  }

  .topic .group-brand li {
    width: 100%;
  }
}

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

  .info-bx.hidden-decstop > ul > li {
    padding: 3px 0 17px 80px;
    height: auto;
  }

  .step-two .row-radio .st_op .row {
    float: left;
  }

  .carousel-box .mask {
    width: 225px;
  }

  .size-check.jq-checkbox.checked .jq-checkbox__div,
  .size-check.jq-checkbox.checked.focused .jq-checkbox__div,
  .size-check .jq-checkbox__div {
    width: 105px;
    height: 50px;
  }

  .row-size {
    margin: 0 auto;
    width: 256px;
  }

  .selection-box .row-size label {
    font-size: 22px;
    /*line-height: 50px;*/
  }

  .selection-box.two .size-box {
    min-width: 100%;
  }

  .info-bx.hidden-decstop > ul > li {
    width: 100%;
  }

  .box-pink .jq-number__field {
    width: 80px;
  }

  .numb-form {
    width: 220px;
  }

  .row-radio .row {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }

  .step h3 {
    padding-left: 0;
  }

  /*.selection-box .row-size label {
			height: 50px;
		}*/
  .selection-box .img-color {
    margin-left: -2px;
  }

  .selection-box .color-block .img-color li {
    padding: 0 15px 0 0;
  }

  .selection-box .img-color li {
    padding: 8px 9px 20px;
  }

  .selection-box .img-color li.active {
    padding: 8px 12px 20px;
  }
}

@media only screen and (max-width: 450px) {
  .cols > li.tl, .cols > li {
    width: 100%;
  }

  .promo-form__text {
    width: 60%;
    padding: 6px 10px;
    margin-right: 1%;
  }

  .promo-form__btn {
    background-color: #eae9e6;
    width: 39%;
    padding: 6px 10px 7px;
  }

  .navg {
    border-top: 1px solid #f7a646;
    padding-top: 15px;
  }

  .search-drop li img {
    display: none;
  }

  .click-nav {
    background-position: -170px -586px;
    width: 30px;
    height: 22px;
    top: 27px;
  }

  .rate {
    font-size: 14px;
  }

  .basket-box {
    top: -85px;
  }

  .basket {
    background-position: -154px -632px;
    width: 38px;
    height: 29px;
  }

  .panel.fix_box .basket-box {
    top: 22px;
  }

  .accordion.mob li a {
    padding: 15px 47px 15px 20px;
  }

  .soc-mob .soc-list li {
    width: 10%;
  }

  .soc-mob .soc-list li img {
    width: 100%;
  }

  .accordion.mob .drop li a {
    padding: 10px 47px 10px 20px;
  }

  #scrollup {
    width: 44px;
  }

  #scrollup span {
    margin: 0 4px;
  }
}

@media only screen and (max-width: 400px) {
  .soc-mob .soc-list li {
    margin: 0 1%;
  }

  .panel.fix_box .basket-box {
    top: 19px;
  }

  .carousel-box .mask {
    width: 150px;
  }

  .view .mask h2 {
    font-size: 25px;
    line-height: 25px;
  }
}

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

  .mob-bask .jq-number__field {
    width: 134px;
  }

  .basket-box {
    top: -73px;
  }
}

@media only screen and (max-width: 380px) {
  .mob-bask .jq-number__field {
    width: 115px;
  }
}

@media print {
  #scrollup,
  .box-pink .btn,
  .tabset,
  .color-block p,
  .add-box,
  #footer,
  .car-holder.two,
  .car-holder,
  .info-bx,
  .open-close,
  .content-holder {
    display: none;
  }

  .carousel-box {
    margin-bottom: 70px;
  }

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

/*skr*/
.range-slider {
  width: 90% !important;
  margin: 10px auto !important;
}

div[id*=bxdynamic] {
  display: inline;
}

iframe[name=google_conversion_frame] {
  display: none;
}

.feed-list.one h1 {
  float: left;
  line-height: 30px;
}

@media only screen and (max-width: 900px) {
  .heading-box.dt {
    display: none;
  }

  .more-options.desc {
    display: block !important;
  }

  .more-options.desc > a {
    background-color: #f5f4f0;
  }

  #scrollup {
    width: 44px;
    /*skr*/
    height: 44px;
    top: auto;
    bottom: 85px;
    margin: auto;
    background-color: transparent;
  }

  #scrollup span {
    margin: 0 4px;
    bottom: 5%; /*skr*/
    background: rgba(247, 166, 70, 0.8); /*skr*/
    border-radius: 5px; /*skr*/
  }

  #scrollup:hover::after {
    display: none;
  }

  .filter-sort .jq-selectbox.jqselect,
  main {
    z-index: 101 !important;
  }

  #header .fix_box {
    z-index: 102 !important;
  }
}

/**
  правки мобильной версии
  10.7.2018
 */

@media (max-width: 550px) {
  .breadcrumbs li a:after {
    top: 4px;
  }

  .breadcrumbs {
    font-size: 15px;
  }
}

@media (max-width: 900px) {
  .content-holder {
    padding: 0 15px 90px;
  }

  .detail-holder {
    padding: 30px 15px;
  }

  .number-plus-minus .jq-number__spin:before,
  .number-plus-minus .jq-number__spin.plus:after {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .number-plus-minus .jq-number__field {
    border: none;
  }

  .section.number-plus-minus {
    text-align: center;
  }

  .panel {
    width: 100% !important;
  }

  .clothes-list.tile .head-h2 {
    padding: 0 15px;
    text-align: center !important;
  }

  .row-size {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
  }

  .jq-radio {
    margin-right: 0;
  }

  .row-size {
    margin: 0 0 30px;
  }

  .row-size .row-line {
    margin: 0 10px 20px 0;
  }

  .jq-number__spin {
    position: relative;
  }

  .number-plus-minus .jq-number {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
  }

  .jq-number__spin.minus {
    order: 1;
  }

  .jq-number__field {
    order: 2;
  }

  .jq-number__spin.plus {
    order: 3;
  }

  .soc-mob span {
    float: none;
  }

  .contact-form .row {
    padding: 0 0 10px;
  }

  .selection-box .img-color {
    margin: 0 0 30px 0;
  }

  .selection-box .img-color li {
    padding: 0 15px 0 0;
  }

  .selection-box .img-color li.active {
    padding: 0 15px 0 0;
  }

  .content-holder {
    padding: 0 15px 0;
  }

  .desc-wrap {
    width: 100%;
    padding: 0 15px;
  }

  .desc-wrap h1 {
    margin: 0;
    padding: 0 30px;
    line-height: 30px;
  }

  .collapsed {
    max-height: 155px;
  }

  .accordion.mob-det p {
    font-size: 16px;
    line-height: 24px;
  }

  .accordion.mob-det .drop li {
    padding: 24px 15px 40px;
  }

  .tab-txt {
    font-size: 16px;
    line-height: 24px;
  }

  .accordion {
    text-transform: none;
  }

  .accordion.mob li a {
    text-transform: uppercase !important;
  }
}


@media (max-width: 580px) {
  .box-pink .btn {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .numb-form {
    width: 100%;
    text-align: center;
  }

  .jq-number {
    width: 100%;
  }

  .box-pink .jq-number__field {
    display: inline-block;
  }

  .number-plus-minus .jq-number {
    padding: 0 15px;
  }

}

.contact-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  float: none;
  width: auto;
  flex-grow: 1;
}

.basket-box {
  float: none;
}

.head-box {
  display: flex;
  justify-content: space-between;
}

.number-box {
  flex-basis: 320px;
  margin: 0 15px 0 0;
}

.basket-box {
  flex-basis: 182px;
  flex-shrink: 0;
}

.panel {
  width: auto !important;
}

#header .bar {
  padding: 7px 43px 7px 0;
}

#popup-buy-1click .buyoneclick-color-box{
  display: flex;
  justify-content: center;
  align-items: center;
}
#popup-buy-1click .buyoneclick-color-box img{
  border: 2px solid #f7a646;
  border-radius: 3px;
  overflow: hidden;
  width: 40px;
  height: 40px;
  margin: 0 0 0 7px;
}

@media (max-width: 1220px) {
  .number-box {
    flex-basis: 135px;
  }
}

@media (max-width: 1024px) {
  .or-text {
    margin-left: 0;
    margin-top: 205px;
  }

  .add-box {
    margin-left: 0;
  }
}

.skalar {
	padding: 61px 0 0
}

.logo-link,.logo-link__ico {
	display: block;
}

.skalar-mob {
	padding: 46px 0 0;
}

@media (max-width: 900px) {
  .or-text {
    margin-top: 15px;
  }

  .accordion {
    text-transform: none;
  }

  .skalar {
	display: none;
  }
}

@media (max-width: 639px) {
  .skalar-mob {
	padding: 20px 0 0;
  }
}
/* End */


/* Start:/bitrix/templates/main/template_styles.css?16345440313950*/
/*-------------------21-04-2017---------------------*/

.add-cat{
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 20px 0;
}
.add-cat__title{
	padding: 11px 20px;
	font-size: 18px;
	line-height: 22px;
	/*font-weight: bold;*/
	display: block;
	position: relative;
	background: #eee;
}
.add-cat__set{
	border-top: 1px solid #ddd;
	padding: 11px 20px;
	margin: 0;
	list-style-type: none;
	max-height: 20em;
	overflow-y: auto;
}
.add-cat__list + .add-cat__list{
	margin-top: 8px;
}
.add-cat__rel{
	text-decoration: none;
	cursor: pointer;
}
.add-cat__rel:hover{
	text-decoration: underline;
}.add-cat__set::-webkit-scrollbar {
    -webkit-appearance: none;
}
.add-cat__set::-webkit-scrollbar:vertical {
    width: 12px;
}
.add-cat__set::-webkit-scrollbar:horizontal {
    height: 12px;
}
.add-cat__set::-webkit-scrollbar-thumb {
    background-color: #f7a646;
    opacity: .8;
    border-radius: 10px;
    border: 2px solid #ffffff;
}
.add-cat__set::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
}
@media only screen and (max-width: 900px){
	#main .info-section h1.catalog-section {
		float: none;
	}
	.add-cat__title{
		background-color: #fff;
	}
	.filter-sort .jq-selectbox.jqselect{
	    z-index: 100 !important;
	}
	.jq-selectbox__dropdown{
	    z-index: 100 !important;
	}
	.jq-selectbox__select-text{
		font-size: 20px;
	}
	.filter-form{
		width: 48%;
		vertical-align: top;
	}
	.add-cat{
		width: 48%;
		display: inline-block;
		background-color: #fff;
		margin: -11px 3% 20px 0;
		vertical-align: top;
		border-radius: 5px;
		position: relative;
	}
	.add-cat__set{
		display: none;
		height: 10em;
		position: absolute;
		top: calc(100% - 1px);
		width: calc(100% + 2px);
		left: -1px;
		background-color: #fff;
		border-right: 1px solid #ddd;
		border-left: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		border-radius: 0 0 5px 5px;
		z-index: 101;
	}
	.add-cat__title{
		font-weight: normal;
		font-size: 28px;
		min-height: 59px;
		line-height: 59px;
		padding: 0 45px 0 20px;
		white-space: nowrap;
		font-size: 20px;
	}
	.add-cat__title:after{
	    transition: .3s;
		content: '';
		top: 0;
		bottom: 0;
		right: 15px;
		margin: auto;
		position: absolute;
		background: url(/bitrix/templates/main/../images/sprite.png) no-repeat;
		background-position: -88px -539px;
	    width: 24px;
	    height: 14px;
	}
	.add-cat:hover .add-cat__set{
		display: block;
	}
	.add-cat:hover .add-cat__title:after{
		transform: rotate(180deg);
	}
}
@media only screen and (max-width: 690px){
	.jq-selectbox__select-text{
		font-size: 17px;
	}
	.add-cat__title {
	    font-size: 17px;
	}
}
@media only screen and (max-width: 639px){
	.filter-form{
		width: 100%;
	}
	.add-cat{
		width: 100%;
	}
}
@media only screen and (max-width: 550px){
	.filter-sort .jq-selectbox__trigger {
	    right: -7px;
	    top: 9px;
	}
	.jq-selectbox__select-text {
	    padding: 0 30px 0 9px;
	    position: relative;
	}
	.add-cat__title {
	    line-height: 46px;
	    min-height: 46px;
	}
}

.desc-wrap{
	width: 96%;
	margin: 0 auto;
}
.bx-authform{
	margin: 0 auto !important;
}
.feed-list ul:not([class]) li,
.feed-list ol:not([class]) li{
	margin: 10px 0;
}

@media (max-width: 767px) {
	.section-desc {
		padding: 5px 15px !important;
	}

	.section-desc .desc-wrap {
		width: 100% !important;
		padding: 0 !important;
	}

	.section-desc .desc-wrap ol, .desc-wrap ul {
		padding: 0 0 0 18px;
		text-indent: 0;
	}

	.section-desc .desc-wrap blockquote {
		margin-left: 0;
		margin-right: 0;
		font-weight: bold;
	}

	.section-desc .desc-wrap table {
		width: 100%;
		border: 1px solid #888 !important;
		text-indent: 0;
		table-layout: fixed;
	}

	.section-desc .desc-wrap table td, .section-desc .desc-wrap table td span{
		word-break: break-all;
	}

	.section-desc .desc-wrap h2 {
		text-align: center;
		line-height: 24px;
		text-indent: 0;
	}

	.section-desc .desc-wrap h3 {
		text-align: left;
		line-height: 21px;
		text-indent: 0;
	}
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/xlop_menu/style.css?15525683603571*/
ul#vertical-multilevel-menu, #vertical-multilevel-menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 214px;
	font-size:12px;
}

/*Submenu box*/
#vertical-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;
	height:auto;
	border:1px solid #C1C1C1;
	border-bottom:none;
	width:200px;
}

/* Submenu Items */
#vertical-multilevel-menu li a
{
	display: block;
	text-decoration: none;
	color: #4F4F4F;
	font-weight:bold;
	padding: 5px;
	background:#F5F5F5;
	border-bottom:1px solid #C1C1C1;
}

/*Items selected*/
#vertical-multilevel-menu li a.item-selected
{
	background-color: #D6D6D6;
}

/*Items Hover */
#vertical-multilevel-menu li a:hover
{
	background-color: #D6D6D6;
}

/*Rootmenu Items*/
#vertical-multilevel-menu a.root-item
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/bitrix/templates/.default/components/bitrix/menu/xlop_menu/images/item_bg.gif) 0 0 no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Rootmenu Items hover*/
#vertical-multilevel-menu a.root-item:hover, #vertical-multilevel-menu a.root-item-selected:hover
{
	background:#61656A url(/bitrix/templates/.default/components/bitrix/menu/xlop_menu/images/item_bg.gif) 0 -26px no-repeat;
}

/*Rootmenu Items Selected*/
#vertical-multilevel-menu a.root-item-selected
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/bitrix/templates/.default/components/bitrix/menu/xlop_menu/images/item_bg.gif) 0 -26px no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Parent item*/
#vertical-multilevel-menu a.parent
{
	background: #F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/xlop_menu/images/arrow.gif) center right no-repeat;
	padding-right:10px;
}

/*Denied items*/
#vertical-multilevel-menu a.denied
{
	background: #F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/xlop_menu/images/lock.gif) center right no-repeat;
	color:#DDDDDD;
	padding-right:10px;
}

/* Holly Hack. IE Requirement \*/
* html ul#vertical-multilevel-menu li { float: left; height: 1%; }
* html ul#vertical-multilevel-menu li a { height: 1%; }
/* End */


/*Submenu margin*/
#vertical-multilevel-menu li ul.root-item
{
	margin:-27px 0 0 210px;
}

#vertical-multilevel-menu li ul
{
	margin:-27px 0 0 133px;
}

/*Submenu hide*/
#vertical-multilevel-menu li:hover ul ul,
#vertical-multilevel-menu li.jsvhover ul ul,
#vertical-multilevel-menu li:hover ul ul ul,
#vertical-multilevel-menu li.jsvhover ul ul ul
{
	/*top:-999em;*/
	display:none;
}

/*Submenu show*/
#vertical-multilevel-menu li:hover ul,
#vertical-multilevel-menu li.jsvhover ul,
#vertical-multilevel-menu li li:hover ul,
#vertical-multilevel-menu li li.jsvhover ul,
#vertical-multilevel-menu li li li:hover ul,
#vertical-multilevel-menu li li li.jsvhover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}
/* 3lvl submenu styles*/
.navbar .drop li:hover a,
.navbar .drop li:hover span{
    background: #f7a646;
    color:#fff;
}
.navbar .drop ul.drop-down{
    display:none;
    position:absolute;
    top:0;
    left:100%;
}
.navbar .drop li:hover ul.drop-down{
    display:block;
    background:#f7a646;
    width: 100%;/*200px;*/
}
.navbar .drop  ul.drop-down li a{
    color:#fff;
}
.navbar .drop  ul.drop-down li:hover a,
.navbar .drop  ul.drop-down li:hover span{
    background: #aaa;
}
.category-newlist{
    margin:0;
    padding:0;
    list-style:none;
}
.category-newlist li{
    display: inline-block;
    margin-right:     20px;    
}
.category-newlist li img{
    width:40px;
    height: auto;
    vertical-align: middle;        
}
.category-newlist li span{
    display: inline-block;    
    vertical-align: middle;    
}
/*3lvl end*/
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/static_header/style.css?1653590597874*/
div.bar div.lang-change-container{
    display: inline-block;
    float: right;
    margin-right: 30px;
}

@media all and (min-width: 900px) {
    div.basket-box div.lang-change-container{
        display: none;
    }
}
@media all and (max-width: 900px) {
    div.bar div.lang-change-container{
        display: none;
    }

    div.basket-box div.lang-change-container {
        position: absolute;
        top: 0;
        right: 100px;
        display: inline-block;
        font-size: 25px;
        line-height: normal;
    }
}

@media only screen and (max-width: 520px) {
    .panel.fix_box .logo-sm,
    .logo{
        width: 40%;
    }
}

@media all and (max-width: 400px) {
    div.basket-box div.lang-change-container {
        font-size: 16px;
    }
}

@media only screen and (max-width: 370px) {
    .panel.fix_box .logo-sm,
    .logo{
        width: 30%;;
    }
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/sale.basket.basket.small/header_basket/style.css?1552568360329*/
/*Table*/
table.sale_basket_small
{
	width:245;
	border-collapse:collapse;
	font-size:12px;
	border:1px solid #ADC3D5;
}

/*Table head*/
table.sale_basket_small th
{
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_basket_small th, table.sale_basket_small td
{
	padding: 3px 5px;
	vertical-align:top;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/search.title/header_search/style.css?1552568360191*/
.title-search-result {
    z-index: 200;
    position: absolute;
    top: 119px; !important;
}

.search-drop ul li:hover {
    border: none;
}
.search-drop ul li a:hover {
    border: none;
}
/* End */


/* Start:/bitrix/templates/personal.area/template_styles.css?155256836033*/
#main {
    min-height: 800px;
}

/* End */
/* /bitrix/templates/main/css/jquery-ui.css?155256836020011 */
/* /bitrix/templates/main/css/magnific-popup.css?15525683607686 */
/* /bitrix/templates/main/css/social-likes_birman.css?155256836013773 */
/* /bitrix/templates/main/css/all.css?1620195848142423 */
/* /bitrix/templates/main/template_styles.css?16345440313950 */
/* /bitrix/templates/.default/components/bitrix/menu/xlop_menu/style.css?15525683603571 */
/* /bitrix/templates/.default/components/bitrix/menu/static_header/style.css?1653590597874 */
/* /bitrix/templates/.default/components/bitrix/sale.basket.basket.small/header_basket/style.css?1552568360329 */
/* /bitrix/templates/.default/components/bitrix/search.title/header_search/style.css?1552568360191 */
/* /bitrix/templates/personal.area/template_styles.css?155256836033 */
