

/* Start:/bitrix/templates/baltic/css/jquery.formstyler.css?147998684612519*/
.jq-checkbox {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 3px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 12px;
	height: 12px;
	margin: 2px 0 0 2px;
	border-radius: 2px;
	background: #666;
	box-shadow: inset 0 -3px 6px #AAA;
}
.jq-checkbox.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled {
	opacity: .55;
}


.jq-radio {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 50%;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-radio.disabled {
	opacity: .55;
}


.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	height: auto;
	line-height: 1em;
	cursor: pointer;
}
.jq-file__name {
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}


.jq-number {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
	text-align: left; /* РґР»СЏ Opera PrestoВ */
	-moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* РІ РєР°РєРёС…-С‚Рѕ Р±СЂР°СѓР·РµСЂР°С… РїСЂРёСЃСѓС‚СЃС‚РІСѓРµС‚ РѕС‚СЃС‚СѓРї */
	-webkit-appearance: none;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}


.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
	width: 153px;
}
.popup-inner .jq-selectbox{
	width: 100%;
}
.dropdown.opened .jq-selectbox__select{
	color: #0185b6;
}
.jq-selectbox__select {
	padding: 3px 45px 3px 10px;
	border: 1px solid #cecfd5;
	font-size: 13px;
	color: #656262;
	text-shadow: 1px 1px #FFF;
	outline: none;
}


.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 12px;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 25px;
	height: 100%;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 50%;
	right: 9px;
	width: 8px;
	height: 5px;
	margin-top: -2.5px;
	background: url(/bitrix/templates/baltic/css/../images/ico-down-normal.png) center center no-repeat;
}
.dropdown.opened  .jq-selectbox__trigger-arrow{
	background: url(/bitrix/templates/baltic/css/../images/ico-up-active.png) center center no-repeat;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%!important;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 3px 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 3px 10px;
	-webkit-user-select: none;
   -moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: normal;
	white-space: nowrap;
	color: #656b80;
	font-size: 13px;
}
.jq-selectbox li.selected {
	color: #0185b6;
}
.jq-selectbox li:hover {
	color: #0185b6;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:focus,
input[type='password'].styler:focus,
input[type='search'].styler:focus,
input[type='tel'].styler:focus,
input[type='text'].styler:focus,
input[type='url'].styler:focus,
textarea.styler:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type='button'].styler::-moz-focus-inner,
input[type='submit'].styler::-moz-focus-inner,
input[type='reset'].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:not([disabled]):active,
input[type='button'].styler:not([disabled]):active,
input[type='submit'].styler:not([disabled]):active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.search-page .jq-selectbox__select{
	padding: 5px 45px 5px 10px;
	margin-top: -1px;
}
/* End */


/* Start:/bitrix/templates/baltic/css/jquery.nouislider.css?14799868462678*/

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.noUi-target {
	position: relative;
	direction: ltr;
}
.noUi-base {
	width: 100%;
	height: 100%;
	position: relative;
}
.noUi-origin {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
}
.noUi-handle {
	position: relative;
	z-index: 1;
}
.noUi-stacking .noUi-handle {
/* This class is applied to the lower origin when
   its values is > 50%. */
	z-index: 10;
}
.noUi-stacking + .noUi-origin {
/* Fix stacking order in IE7, which incorrectly
   creates a new context for the origins. */
	*z-index: -1;
}
.noUi-state-tap .noUi-origin {
-webkit-transition: left 0.3s, top 0.3s;
	transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
	cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
	height: 5px;
	border-radius: 2px;
	margin: 25px 0 15px 0;
}
.noUi-horizontal .noUi-handle {
	width: 17px;
	height: 17px;
	left: -8px;
    top: -5px;
	background: url(/bitrix/templates/baltic/css/../images/filter.png) center center no-repeat;
	cursor: pointer;
}
.noUi-vertical {
	width: 18px;
}
.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	left: -6px;
	top: -14px;
}

/* Styling;
 */
.noUi-background {
	background: #bcbec0;
	box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
	background: #0175a1;
	-webkit-transition: background 450ms;
	transition: background 450ms;
}
.noUi-origin {
	border-radius: 2px;
}
.noUi-target {
	/*border-radius: 4px;
	border: 1px solid #D3D3D3;
	box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;*/
}
.noUi-target.noUi-connect {
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #BBB;
}

/* Handles and cursors;
 */ 
.noUi-dragable {
	cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
	cursor: n-resize;
}
.noUi-handle.noUi-handle-lower {
	/*border-radius: 50%;
	background: #DEA699;
	cursor: pointer;
	*/
}
.noUi-handle.noUi-handle-upper{
	/*border-radius: 50%;
	background: #DEA699;
	cursor: pointer;*/
}
[disabled].noUi-connect,
[disabled] .noUi-connect {
	background: #B8B8B8;
}
[disabled] .noUi-handle {
	cursor: not-allowed;
}
/* End */


/* Start:/bitrix/templates/baltic/css/style.css?148456794764035*/
﻿@font-face {
	font-family: 'OpenSans';
	src: url('/bitrix/templates/baltic/fonts/OpenSans.eot');
	src: local('☺'), url('/bitrix/templates/baltic/fonts/OpenSans.woff') format('woff'), url('/bitrix/templates/baltic/fonts/OpenSans.ttf') format('truetype'), url('/bitrix/templates/baltic/fonts/OpenSans.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url('/bitrix/templates/baltic/fonts/OpenSans-Semibold.eot');
	src: local('☺'), url('/bitrix/templates/baltic/fonts/OpenSans-Semibold.woff') format('woff'), url('/bitrix/templates/baltic/fonts/OpenSans-Semibold.ttf') format('truetype'), url('/bitrix/templates/baltic/fonts/OpenSans-Semibold.svg') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url('/bitrix/templates/baltic/fonts/OpenSans-Bold.eot');
	src: local('☺'), url('/bitrix/templates/baltic/fonts/OpenSans-Bold.woff') format('woff'), url('/bitrix/templates/baltic/fonts/OpenSans-Bold.ttf') format('truetype'), url('/bitrix/templates/baltic/fonts/OpenSans-Bold.svg') format('svg');
	font-weight: 600;
	font-style: normal;
}
html{
	font-size:17px;
	font-family:'OpenSans',sans-serif;
	font-weight: normal;
}
body, html{
	margin:0;
	width:100%;
	position: relative;
	line-height: normal;
	color: #484848;
	font-size: 14px;
	/*background: #f7f7f7;*/
}
body{
	min-height: 100%;
	min-width: 1200px;
}
.grey{
	padding: 25px 0;
	background: #f7f7f7;
}
.white{
	padding: 25px 0;
	background: #fff;
}
.white.p15{
	padding: 25px;
	margin: 35px 0 0;
}
button, input, textarea{
	font-family:'OpenSans',sans-serif
}
header{
	display: block;
	width: 100%;
	padding: 15px 0;
	background: #fff;
}
h1 {
	color: #0185b6;
    font-size: 26px;
    font-weight: 400;
	text-align: center;
	overflow: hidden;
	margin: 0 auto 25px;
	max-width: 430px;
}
h1.short-line{
	max-width: 100%;
}
article{
	text-transform: uppercase;
	color: #0068ac;
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 10px;
}
h2 {
	color: #0068ac;
    font-size: 18px;
	text-decoration: underline;
	margin-bottom: 10px;
	font-weight: 400;
}
h3 {
	font-size: 18px;
	color: #0068ac;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: 400;
}
h4 {
	font-size: 16px;
	color: #c57418;
	font-weight: 400;
}
h5 {
  font-size: 14px;
  color: #293948;
}
h6 {
  font-size: 12px;
  color: #293948;
}
.wrapper{
	margin-bottom: -133px;
	min-height: 100%;
	min-width: 1200px;
}
.wrapper.grey{
	padding: 0;
}
.wrapper:after{
	content: '';
	display: block;
	height: 133px;
}
div.title{
	font-size: 24px;
	color: #0185b6;
	text-align: center;
	overflow: hidden;
	margin: 0 auto 25px;
	max-width: 430px;
}
div.title.short-line{
	max-width: 100%;
}
div.main-title{
	color: #0185b6;
    font-size: 26px;
    font-weight: 400;
	margin: 0 0 25px;
}
div.text-title{
	font-size: 18px;
	margin: 0 0 20px;
}
div.seo-title{
	font-size: 24px;
	color: #0185b6;
	margin: 0 0 25px;
}
div.title span, h1 span{
	position: relative;
	max-width: 822px;
	background: #fff;
	display: inline-block;
}
div.title span a{
	font-size: 24px;
	color: #0185b6;
	text-decoration: none;
}
.grey div.title span, .grey h1 span{
	background: #f7f7f7;
}
 .grey .popup div.title span{
	background: #fff;
 }
div.title span:before, h1 span:before{
	content: '';
    width: 167px;
    height: 1px;
    position: absolute;
    right: 100%;
    top: 50%;
    background: #0185b6;
    margin-right: 13px;
}


div.title.short-line span:before, h1.short-line span:before{
	width: 30px;
}
div.title.short-line span:after, h1.short-line span:after{
	width: 30px;
}
div.title span:after, h1 span:after{
	content: '';
    width: 167px;
    height: 1px;
    position: absolute;
    left: 100%;
    top: 50%;
    background: #0185b6;
    margin-left: 13px;
}
hr{
	color: #0068ac;
	border: none;
    background-color: #0068ac;
    height: 1px;
}
ul{
	margin: 0 0 14px;
	padding: 0 0 0 16px;
	list-style-image: url(/bitrix/templates/baltic/images/dot.png);
}
li{
	color: #484848;
	line-height: 20px;
	position: relative;
	
}
/*li:before{
	content: '';
	display: block;
	position: absolute;
	left: -10px;
	top: 7px;
	width: 4px;
	height: 4px;
	background: url(/bitrix/templates/baltic/images/dotted.png) center center no-repeat;
}*/
ol {
	counter-reset:li;
	margin: 0 0 14px;
	padding: 0 0 0 27px;
}
ol > li {
	position: relative;
	margin: 0 0 15px 29px;
	list-style: none;
	color: #484848;
	padding-left: 8px;
}
ol > li:before {
	content: counter(li)".";
	counter-increment: li;
	position: absolute;
	top: -2px;
	left: -29px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 30px;
	margin-right: 8px;
	padding: 4px;
	border: 1px solid #c57418;
	color: #c57418;
	text-align: center;
}
a{
	font-size: 14px;
	 color: #0068ac;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	transition: color 0.3s ease;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
table{
	border-spacing: 0;
	width: 100%;
}
table td, table th{
	padding: 15px 25px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 400;
}
table th{
	background: #bcbec0;
	color: #fff;
	border-left: 1px solid #fff;
	font-size: 14px;
	font-weight: 500;
}
table thead th:last-child{
	border-right: 1px solid #bcbec0;
}
table tbody tr td{
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #bcbec0;
	color: #484848;
	font-size: 14px;
}
table tbody tr td:first-child{
	border-width: 0px 1px 1px 1px;
}
table tbody tr:nth-child(2n) td{
	background: #f4f4f4;
}
p{
	line-height: 20px;
	color: #484848;
	margin: 0
}
input[type="text"], input[type="password"]{
	border: 1px solid #bcbec0;
	outline: none;
	font-size: 12px;
    padding: 5px 7px;
	box-sizing: border-box;
}
input[type="text"]:focus, input[type="password"]:focus{
	color: #0185b6;
	border: 1px solid #0185b6;
}
input[type="checkbox"]{
	display: none;
}
input[type="checkbox"] + label{
	padding: 0 0 0 18px;
	background: url(/bitrix/templates/baltic/images/ico-check-normal.png) 0 2px no-repeat;
	font-size: 12px;
	color: #484848;
}
input[type="checkbox"]:checked + label{
	background: url(/bitrix/templates/baltic/images/ico-check-active.png) 0 2px no-repeat;
	color: #0185b6;
}
textarea{
	border: 1px solid #bcbec0;
	outline: none;
	font-size: 12px;
	resize: none;
	padding: 15px 10px;
	box-sizing: border-box;
}
textarea:focus{
	color: #0185b6;
	border: 1px solid #0185b6;
}
.btn{
	display: inline-block;
    padding: 0 15px;
    color: #fff;
    line-height: 33px;
    outline: 0;
    text-decoration: none;
    transition: background-color .2s linear;
    cursor: pointer;
	background: #0185b6;
	white-space: nowrap;
	font-size: 18px;
	border: none;
	box-sizing: border-box;
	text-align: center;
}
.btn:hover, .btn.active {
    background: #0175a1;
    color: #fff;
}
.btn.pink{
	background: #ff005e;
}
.btn.pink:hover {
    background: #c2185b;
}
a.small{
	font-size: 14px;
}
a.arrow{
	color: #484848;
	text-decoration: none;
}

a.arrow:hover{
	color: #0185b6;
}
a.arrow:hover i{
	background: url(/bitrix/templates/baltic/images/ico-arrow-active.png) 100% top no-repeat;
}
a.arrow i{
	display: table-cell;
	width: 30px;
	height: 30px;
	background: url(/bitrix/templates/baltic/images/ico-arrow-normal.png) 100% top no-repeat;
	padding: 0 0 0 15px;
	vertical-align: top;
}
a.arrow.j-arrow i{
	display: block;
	padding: 0;
}
a.arrow span{
	display: table-cell;
	vertical-align: middle;
}
::-webkit-input-placeholder {color:#484848;}
::-moz-placeholder          {color:#484848;}
:-moz-placeholder           {color:#484848;}
:-ms-input-placeholder      {color:#484848;}

input[type="text"]:focus::-webkit-input-placeholder, input[type="password"]:focus::-webkit-input-placeholder  {color:#0185b6;}
input[type="text"]:focus::-moz-placeholder,  input[type="password"]:focus::-moz-placeholder          {color:#0185b6;}
input[type="text"]:focus:-moz-placeholder,   input[type="password"]:focus:-moz-placeholder           {color:#0185b6;}
input[type="text"]:focus:-ms-input-placeholder,  input[type="password"]:focus:-ms-input-placeholder      {color:#0185b6;}
textarea:focus::-webkit-input-placeholder {color:#0185b6;}
textarea:focus::-moz-placeholder{color:#0185b6;}
textarea:focus:-moz-placeholder{color:#0185b6;}
textarea:focus:-ms-input-placeholder{color:#0185b6;}

input[type="text"]:focus::-webkit-input-placeholder, input[type="password"]:focus::-webkit-input-placeholder  {color:#0185b6;}
input[type="text"]:focus::-moz-placeholder,  input[type="password"]:focus::-moz-placeholder          {color:#0185b6;}
input[type="text"]:focus:-moz-placeholder,   input[type="password"]:focus:-moz-placeholder           {color:#0185b6;}
input[type="text"]:focus:-ms-input-placeholder,  input[type="password"]:focus:-ms-input-placeholder      {color:#0185b6;}

.header-inner{
	width: 1200px;
	margin: 0px auto;
}
.header-inner div{
	display: inline-block;
	vertical-align: top;
}
.header-inner div.logo{
	margin: 0 158px 0 0;
	padding: 13px 0;
}
.header-inner .auth-block{
	margin: 0 211px 0 0;
}
.auth-block .auth-row{
	display: block;
}
.auth-block .auth-row div.input{
	width: 170px;
	margin: 0 15px 20px 0;
	position: relative;
}
.auth-block .auth-row div.input input[type="text"], .auth-block .auth-row div.input input[type="password"]{
	width: 100%;
	font-size: 12px;
	padding: 5px 7px;
}
.auth-block .auth-row a{
	display: block;
	font-size: 12px;
	color: #484848;
}
.auth-block .auth-row a:hover{
	color: #0185b6;
	text-decoration: underline;
}
.auth-block .auth-row .auth-links{
	width: 170px;
	margin: 0 15px 0 0;
}
.auth-block .auth-row a:first-child{
	margin: 0px;
}
.auth-block .auth-row button{
	display: block;
	width: 100%;
	box-sizing: border-box;
}
.personal-block{
	margin: 0 25px 0 0;
}
.personal-block .login{
	display: block;
	margin:  0 0 0px;
	font-size: 18px;
	font-weight: 500;
	color: #0185b6;
	padding: 0 0 0 22px;
	background: url(/bitrix/templates/baltic/images/ico-avatar.png) 0 center no-repeat;
	max-height: 24px;
	overflow: hidden;
	width: 185px;
}
.personal-links{
	padding: 0 0 0 22px;
	margin: 0 0 2px;
}
.personal-links a{
	display: inline-block;
	font-size: 12px;
	margin: 0 20px 0 0;
	color: #484848;
}
.small-basket{
	width: 220px;
    margin: 0 39px 0 0;
    padding: 0 0 0 60px;
    background: url(/bitrix/templates/baltic/images/ico-cart.png) 0 center no-repeat;
}
.small-basket .basket-title{
	display: block;
	margin:  0 0 5px;
	font-size: 18px;
	font-weight: 500;
	color: #0185b6;
}
.small-basket .basket-inner a{
	display: inline-block;
	font-size: 12px;
	color: #484848;
}
.small-basket .basket-inner a em{
	font-style: normal;
}
.small-basket .basket-inner a span{
	display: block;
}
.header-contacts div{
	display: block;
	text-align: right;
}
.header-contacts div, .header-contacts div a{
	font-size: 18px;
	color: #484848;
	text-decoration: none;
	line-height: 18px;
}
.header-contacts div.phone{
	margin: 0 0 2px;
}
.header-contacts div.email{
	margin: 0 0 11px;
}
.header-contacts div a.callback{
	background: #ff005e;
	color: #fff;
	line-height: 33px;
}
.header-contacts div a.callback:hover{
	background: #c2185b;
}
.main-menu{
	background: #0185b6;
	-webkit-box-shadow: 0px 3px 9px 1px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 3px 9px 1px rgba(0,0,0,0.35);
	box-shadow: 0px 3px 9px 1px rgba(0,0,0,0.35);
	position: relative;
	z-index: 99;
}
.main-menu .menu-inner{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.menu-inner ul{
	margin: 0;
	padding: 0;
	list-style: none;
	
}
.menu-inner>ul, .menu-inner>div>ul{
	display: table;
	width: 770px;
	padding: 0;
}
.menu-inner>ul>li, .menu-inner>div>ul>li{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.menu-inner>ul>li>a, .menu-inner>div>ul>li>a{
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	padding: 17px 0;
	display: inline-block;
	width: 100%;
}
.menu-inner>ul>lI>a:hover, .menu-inner>ul>lI>a.active,
.menu-inner>divul>lI>a:hover, .menu-inner>div>ul>lI>a.active
{
	background: #0175a1;
}
.menu-inner>ul>li ul, .menu-inner>div>ul>li ul{
	position: absolute;
	width: 282px;
	background: #fff;
	text-align: left; 
	display: none;
	z-index: 99;
}
.menu-inner ul li:hover>ul{
	display: block;
}
.menu-inner>ul>li>ul, .menu-inner>div>ul>li>ul{
	left: 0;
	top: 100%;
	border: 1px solid #0185b6;
}
.menu-inner>ul>lI>ul li ul, .menu-inner>div>ul>lI>ul li ul{
	left: 100%;
	top: 0;
	border: 1px solid #0185b6;
}
.menu-inner>ul>lI>ul li, .menu-inner>div>ul>lI>ul li{
	display: block;
	
}
.menu-inner>ul>lI>ul li a, .menu-inner>div>ul>lI>ul li a{
	font-size: 16px;
	text-decoration: none;
	display: block;
	width: 100%;
	box-sizing: border-box;
	color: #484848;
	padding: 13px 17px 13px 17px;
	background: #fff;
}
.menu-inner>ul>lI>ul li.parent>a, .menu-inner>div>ul>lI>ul li.parent>a{
	background: #fff url(/bitrix/templates/baltic/images/ico-menu.png) 270px center no-repeat;
}
.menu-inner>ul>lI>ul li.parent>a:hover, .menu-inner>div>ul>lI>ul li.parent>a:hover{
	background: #0175a1 url(/bitrix/templates/baltic/images/ico-menu-active.png) 270px center no-repeat;
	color: #fff;
}
.menu-inner>ul>lI>ul li a:hover, .menu-inner>div>ul>lI>ul li a:hover{
	background: #0175a1;
	color: #fff;
}
.search{
	position: absolute;
    right: 0px;
    top: 5px;
    width: 371px;
    padding: 2px 0px;
    height: 100%;
    box-sizing: border-box;
}
.search input[type="text"] {
    width: 100%;
    padding: 3px 29px 3px 15px;
    height: 39px;
	font-size: 16px;
}
.search button {
    border: none;
    outline: 0;
    position: absolute;
    top: 6px;
    right: 6px;
    width: 31px;
    height: 31px;
    background: url(/bitrix/templates/baltic/images/ico-search-normal.png) center center no-repeat;
    cursor: pointer;
}
.search button:hover{
	background: url(/bitrix/templates/baltic/images/ico-search-active.png) center center no-repeat;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
.container.inner-page{
	width: 1200px;
}
.main-slider{
	position: relative;
	width: 100%;
	overflow: hidden; 
	margin: 0 0 25px;
}
.breadscrumb{
	margin: 0 0 25px 0;
}
.breadscrumb ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.breadscrumb ul li{
	display: inline-block;
}
.breadscrumb ul li:after{
	content: '';
	display: inline-block;
	background: url(/bitrix/templates/baltic/images/breadscrumb.png) center center no-repeat;
	width: 5px;
	height: 8px;
	margin: 0 5px;
}
.breadscrumb ul li:last-child:after{
	display: none;
}
.breadscrumb ul li a{
	font-size: 12px;
	text-decoration: none;
	color: #484848;
}
.breadscrumb ul li span{
	font-size: 12px;
	text-decoration: underline;
	color: #0175a1;
}
.slider-inner{
	width: 100%;
	overflow: hidden; 
}
.slider-inner:after{
	content: '';
	display: block;
	clear: both;
}
.slider-inner ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 99999px;
	position: relative;
}
.slider-inner ul li{
	width: 1200px;
	float: left;
	margin: 0;
}

.slider-inner ul li .slider-left{
	width: 447px;
	height: 420px;
	padding: 40px 20px;
	position: relative;
	
	box-sizing: border-box;
	float: left;
}
.slider-inner ul li .slider-left.blue{
	background: #cfeaed;
}
.slider-inner ul li .slider-left.yellow{
	background: #fde16c;
}
.slider-inner ul li .slider-left.green{
	background: #cde825;
}
.slider-inner ul li .slider-left:after{
	content: '';
	display: block;
	border-left: 24px solid #cfeaed;
	border-top: 24px solid transparent;
	border-bottom: 24px solid transparent;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	left: 100%;
}
.slider-inner ul li .slider-left.green:after{
	border-left: 24px solid #cde825;
}
.slider-inner ul li .slider-left.yellow:after{
	border-left: 24px solid #fde16c;
}
.slider-text-inner{
	height: 320px;
	overflow: hidden;
}
.slider-left-inner{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 407px;
	height: 320px;
	font-size: 33px;
	line-height: 38px;
}
.slider-left a{
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #484848;
}


.slider-left-inner span{
	font-size: 30px;
}
.slider-right{
	display: inline-block;
    width: 753px;
    height: 420px;
    text-align: right;
    vertical-align: bottom;
    overflow: hidden;
}
.slider-right img{
	min-height: 100%;
}
.slider-pagination{
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.slider-pagination a{
	display: inline-block;
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	border-radius: 50%;
	text-indent: -9999px;
	margin: 0 18px 0 0;
}
.slider-pagination a.selected{
	background: #fff;
}
.main{
	margin: 25px 0 0 0;
	padding: 0 15px;
}
.container.inner-page .main{
	padding: 0;
}
.catalog-sections{
	margin: 25px 0 0 0;
}
.catalog-sections ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.catalog-sections:after{
	content: '';
	display: block;
	clear: both;
}
.catalog-sections ul li{
	width: 270px;
	height: 350px;
	padding: 25px 0 0 0;
	box-sizing: border-box;
	background: #f7f7f7;
	overflow: hidden;
	position: relative;
	float: left;
	margin: 0 40px 40px 0;
}
.catalog-sections ul li:nth-child(4n){
	margin: 0 0 20px 0;
}
.catalog-sections ul li div.block-name{
	margin: 0 0 25px;
	max-height: 60px;
	overflow: hidden;
}
.catalog-sections ul li a.arrow{
	padding: 0 20px;
	display: table;
	width: 100%;
	font-size: 18px;
	box-sizing: border-box;
}
.catalog-sections ul li:hover{
	background: #e8e8e8;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
}
.catalog-sections ul li:hover a.arrow{
	color: #0185b6;
}
.catalog-sections ul li:hover a.arrow i{
	background: url(/bitrix/templates/baltic/images/ico-arrow-active.png) 100% top no-repeat;
}
.catalog-sections ul li div.section-image{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -1px;
	text-align: center;
}
.catalog-sections ul li div.section-image.no-photo{
	bottom: 110px;
}
.catalog-items{
	position: relative;
	margin: 0 0 25px;
}
.catalog-items.jcarousel{
	padding: 0px 30px;
	margin: -20px 0 5px 0;
}
.catalog-items a.jnav{
	display: none;
}
.catalog-items.jcarousel a.jnav{
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: 50%;
	margin: -15px 0 0 0;
	
}
.catalog-items.jcarousel a.jnav.prev{
	background: url(/bitrix/templates/baltic/images/prev.png) center center no-repeat;
	left: 0;
}
.catalog-items.jcarousel a.jnav.prev:hover{
	background: url(/bitrix/templates/baltic/images/prev-active.png) center center no-repeat;
}
.catalog-items.jcarousel a.jnav.next{
	background: url(/bitrix/templates/baltic/images/next.png) center center no-repeat;
	right: 0;
}
.catalog-items.jcarousel a.jnav.next:hover{
	background: url(/bitrix/templates/baltic/images/next-active.png) center center no-repeat;
}
.catalog-items:after{
	content: '';
	display: block;
	clear: both;
}

.catalog-items ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.catalog-items.jcarousel ul{
	width: 9999px;
	position: relative;
}
.catalog-items ul li{
	width: 256px;
	float: left;
	margin: 0 45px 0 0;
	box-sizing: border-box;
	height: 358px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
	background: #fff;
	position: relative;
}
.catalog-items.can-buy ul li{
	height: 415px;
}
.catalog-items.row-4 ul li{
	margin: 0 58px 40px 0;
}
.catalog-items.row-4 ul li:nth-child(4n){
	margin: 0 0 40px 0;
}
.catalog-items.row-3 ul li{
	margin: 0 66px 40px 0;
}
.catalog-items.row-3 ul li:nth-child(3n){
	margin: 0 0 40px 0!important;
}
.catalog-items.row-3 ul li:nth-child(4n){
	margin: 0 66px 40px 0;
}
.catalog-items ul li:nth-child(4n){
	margin: 0;
}

.catalog-items ul li .catalog-container{
	padding: 15px;
	box-sizing: border-box;
	height: 100%;
	position: relative;
	border: 2px solid #fff;
}
.catalog-items ul li:hover{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.catalog-items ul li:hover .catalog-container{
	width: 256px;
	position: absolute;
	left: 0px;
	padding: 26px 15px;
	top: -11px;
	-webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
	background: #fff;
	height: 388px;
	border: 2px solid #0185b6;
}
.catalog-items.can-buy ul li:hover .catalog-container{
	height: 438px;
}
.stiker{
	position: absolute;
	top: 13px;
	right: 0;
}
.catalog-items ul li:hover .stiker{
	top: 24px;
}
.stiker span{
	display: block;
	width: 100%;
	height: 22px;
	margin: 0 0 7px;
}
.stiker span.sale{
	min-width: 100px;
	background: url(/bitrix/templates/baltic/images/sale.png) 100% center no-repeat;
}
.stiker span.hit{
	min-width: 72px;
	background: url(/bitrix/templates/baltic/images/hit.png) 100% center no-repeat;
}
.stiker span.new{
	min-width: 110px;
	background: url(/bitrix/templates/baltic/images/new.png) 100% center no-repeat;
}
.stiker span.reccom{
	min-width: 151px;
	background: url(/bitrix/templates/baltic/images/reccom.png) 100% center no-repeat;
}
.stiker span.best-choise{
	min-width: 167px;
	background: url(/bitrix/templates/baltic/images/best-choise.png) 100% center no-repeat;
}
.stiker span.best-price{
	min-width: 151px;
	background: url(/bitrix/templates/baltic/images/best-price.png) 100% center no-repeat;
}
.catalog-items ul li .img{
	width: 226px;
    height: 140px;
    text-align: center;
    margin: 0 0 15px;
}
.catalog-items ul li .img a{
	display: table-cell;
	width: 226px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
}
.catalog-items ul li .img a img{
	max-width: 100%;
	max-height: 140px;
}
.catalog-items ul li .name{
	height: 141px;
	margin: 0 0 15px 0;
	overflow: hidden;
}
.catalog-items ul li .name a{
	color: #484848;
	text-decoration: none;
	font-size: 16px;
}
.catalog-items ul li:hover .name a{
	color: #0185b6;
	text-decoration: underline;
}

.catalog-items.jcarousel .catalog-items-slider{
	width: 100%;
	overflow: hidden; 
}
.catalog-items.jcarousel .catalog-items-slider .caroufredsel_wrapper{
	padding: 30px 0 40px;
}
.catalog-items.jcarousel .catalog-items-slider .caroufredsel_wrapper ul{
	top: 20px!important;
}
.catalog-items.jcarousel ul li{
	margin: 0px 14.5px 0 14.5px;
}
.catalog-items.jcarousel.row-3 ul li{
	margin: 0px 12px;
}
.catalog-items.jcarousel.row-3 ul li:nth-child(3n){
	margin: 0px 12px!important;
}
.catalog-items ul li .catalog-container a.arrow{
	display: none;
}
.catalog-items ul li:hover .catalog-container a.arrow{
	display: block;
	position: absolute;
	right: 15px;
	bottom: 15px;
}
.catalog-items ul li:hover .catalog-container a.arrow i{
	background: url(/bitrix/templates/baltic/images/ico-arrow-active.png) 100% top no-repeat;
}

.catalog-items .basket-row{
	position: absolute;
	bottom: 15px;
	left: 15px;
	width: 226px;
	height: 67px;
}

.catalog-items .basket-row .b-options{
	display: table;
	width: 100%;
}

.catalog-items ul li:hover .basket-row{
	bottom: 27px;
}
.catalog-items .basket-row .b-quantity{
	display: table-cell;
	vertical-align: middle;
}
.catalog-items .basket-row .b-quantity input[type="text"]{
	width: 80px;
	padding: 5px 7px;
	font-size: 14px;
}
.catalog-items .basket-row .price-block{
	display: block;
	margin: 0 0 10px;
	vertical-align: middle;
	text-align: center;
}
.catalog-items .basket-row .price-block .item-prices{
	display: block;
	text-align: left;
}
.catalog-items .basket-row .price-block .item-prices:after{
	content: '';
	display: block;
	clear: both;
}
.catalog-items .basket-row .price-block span{
	display: inline-block;
	width: 50%;
}
.catalog-items .basket-row .price-block span.old-price{
	float: left;
}
.catalog-items .basket-row .price-block span.price{
	float: right;
	text-align: right;
}
.catalog-items .basket-row .price-block span.price{
	font-size: 18px;
	color: #0175a1;
}
.catalog-items .basket-row .price-block span.old-price{
	font-size: 14px;
	color: #484848;
    text-decoration: line-through;
}
.catalog-items .basket-row .b-btn{
	display: table-cell;
	width: 100px;
	vertical-align: middle;
}
.catalog-items .basket-row .b-btn .in-cart{
	background: #ff7fae;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 37px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: 500;
}
.catalog-items ul li:hover .basket-row .b-btn .in-cart{
	background: #ff005e;
}
.news{
	margin: 0 0 25px;
}
.news:after{
	content: '';
	display: block;
	clear: both;
}
.news ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.news ul li{
	float: left;
	width: 371px;
	height: 436px;
	margin: 25px 43px 0 0;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-sizing: border-box;
	position: relative;
	padding: 0 0 40px;
	background: #fff;
}
.news.list ul li{
	margin: 25px 28px 25px 0;
}
.news ul li:nth-child(3n){
	margin: 25px 0px 0 0;
}
.news.list ul li:nth-child(3n){
	margin: 25px 0px 25px 0;
}
.news ul li .news-date{
	font-size: 12px;
	text-align: right;
	position: absolute;
	top: 0;
	margin: -23px 0 0;
	left: 0;
	width: 100%;
}
.news ul li .news-img{
	width: 100%;
	height: 250px;
	position: relative;
}

.news ul li .news-img a{
	width: 371px;
	height: 250px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.news ul li .new-name{
	height: 44px;
	overflow: hidden;
	margin: 0 0 10px;
}
.news ul li .new-name a{
	font-size: 16px;
	color: #0185b6;
	text-decoration: none;
}
.news ul li .new-text{
	font-size: 14px;
	color: #484848;
	height: 60px;
	overflow: hidden;
}
.news ul li:hover .new-text{
	color: #0185b6;
}
.news ul li a.arrow{
	position: absolute;
	right: 15px;
	bottom: 15px;
}
.news ul li:hover a.arrow{
	color: #0185b6;
}
.news ul li:hover a.arrow i{
	background: url(/bitrix/templates/baltic/images/ico-arrow-active.png) 100% top no-repeat;
}
.new-inner{
	padding: 15px;
}
.seo-text{
	padding: 0 0 25px;
	margin: 0 0 25px;
	border-bottom: 1px solid #484848;
	position: relative;
}
.show-spoiler{
	position: absolute;
	display: inline-block;
	bottom: 5px;
	right: 0;
	font-size: 12px;
	color: #484848;
	text-decoration: none;
	padding: 0 20px 0 0;
	background: url(/bitrix/templates/baltic/images/ico-down-normal.png) 100% center no-repeat;
}
.show-spoiler:hover{
	color: #0185b6;
	background: url(/bitrix/templates/baltic/images/ico-down-active.png) 100% center no-repeat;
}
.show-spoiler.open{
	background: url(/bitrix/templates/baltic/images/ico-up-normal.png) 100% center no-repeat;
}
.show-spoiler.open:hover{
	background: url(/bitrix/templates/baltic/images/ico-up-active.png) 100% center no-repeat;
}
.spoiler-hidden{
	display: none;
}
.catalog-section-list{
	margin: 0 0 25px;
}
.catalog-section-list .catalog-section-item{
	padding: 20px 0;
	border-top: 1px solid #bcbec0;
}
.catalog-section-list .catalog-section-item:last-of-type{
	border-bottom: 1px solid #bcbec0;
}
.catalog-section-list .catalog-section-item:after{
	content: '';
	display: block;
	clear: both;
}
.catalog-section-list .catalog-section-item .s-left{
	float: left;
	width: 260px;
	margin: 0 100px 0 0;
}
.catalog-section-item .s-left .s-name{
	margin: 0 0 20px 0;
}
.catalog-section-item .s-left .s-name a{
	font-size: 18px;
	text-decoration: none;
}
.catalog-section-item .s-left .s-img{
	text-align: center;
}
.catalog-section-item .s-left .s-img a{
	width: 125px;
	height: 125px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	border: 2px solid #0185b6;
	overflow: hidden;
}
.catalog-section-item .s-left .s-img a.no-photo{
	width: auto;
	height: auto;
	border: none;
	border-radius: none;
}
	
.catalog-section-item .s-right{
	width: 780px;
	float: left;
}
.catalog-section-item .s-right ul{
	list-style: none;
	padding: 0 60px 0 0;
	box-sizing: border-box;
	float: left;
	width: 50%;
}
.catalog-section-item .s-right ul:last-of-type{
	padding: 0;
}
.catalog-section-item .s-right ul li{
	display: block;
	margin: 0 0 5px 0;
}
.catalog-section-item .s-right ul li a{
	font-size: 14px;
	color: #484848;
}
.catalog-section-item .s-right ul li a:hover{
	color: #0185b6;
	text-decoration: underline;
}
.catalog{
	margin: 0 0 25px;
}
.catalog-left{
	display: inline-block;
	width: 270px;
	margin: 0 25px 0 0;
	vertical-align: top;
	position: relative;
}
.catalog-filter{
	margin: 0 0 40px;
	position: relative;
}
.catalog-left-title{
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	padding: 7px 10px;
	background: #0185b6;
}
.filter-block{
	margin: 0 0 15px;
	background: #fff;
}
.filter-block.opened{
	padding: 0 0 15px;
}
.filter-block .filter-block-title{
	color: #484848;
	font-size: 16px;
	font-weight: 500;
	padding: 7px 25px 7px 10px;
	background: url(/bitrix/templates/baltic/images/filter-close.png) 250px center no-repeat;
	cursor: pointer;
	
	margin: 0 0 15px;
}

.filter-block.opened .filter-block-title{
	background: url(/bitrix/templates/baltic/images/filter-open.png) 250px center no-repeat;
	border-bottom: 1px solid #d4d6d5;
}
.filter-block ul{
	list-style: none;
	margin: 0;
	padding: 0 15px;
}
.filter-block ul li{
	margin: 0 0 5px;
}
.filter-block ul li input[type="checkbox"] + label{
	position: relative;
	padding: 0 10px 0 18px;
	display: block;
}
.filter-block ul li input[type="checkbox"] + label i{
	position: absolute;
	right: 5px;
	top: 50%;
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	margin: -4px 0 0 0;
}
.filter-block ul li input[type="checkbox"] + label.color-blue i{
	background: #0000ff;
}
.filter-block ul li input[type="checkbox"] + label.color-red i{
	background: #ff0000;
}
.filter-block ul li input[type="checkbox"] + label.color-lblue i{
	background: #00b2c0;
}
.filter-block ul li input[type="checkbox"] + label.color-green i{
	background: #00ff00;
}
.filter-block ul li input[type="checkbox"] + label.color-yellow i{
	background: #fddf03;
}
.filter-block ul, .filter-block .filter-slider{
	display: none;
	padding: 0 10px;
}
.filter-block.opened ul, .filter-block.opened .filter-slider{
	display: block;
}
.filter-input-value:after{
	content: '';
	display: block;
	clear: both;
}
.filter-input-value>div{
	float: left;
    margin-right: 3px;
	width: 81px;
	text-align: center;
	line-height: 30px;
}
.filter-input-value>div:last-of-type {
    margin-right: 0;
}
.filter-input-value>div input[type="text"]{
	width: 100%;
}
.filter-buttons{
	text-align: center;
}
.filter-buttons a{
	display: block;
	width: 235px;
	margin: 0 auto 10px;
	line-height: 40px;
}
.catalog-subsections{
	background: #fff;
}
.catalog-subsections.top-subsections{
	margin: 0 0 40px;
}
.catalog-subsections ul{
	margin: 0;
	padding: 0 15px;
	list-style: none;
}
.catalog-subsections ul li{
	padding: 10px 0;
	border-bottom: 1px solid #d4d6d5;
}
.catalog-subsections ul li:last-child{
	border-bottom: none;
}
.catalog-subsections ul li a{
	color: #484848;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	padding: 0 10px;
}
.catalog-subsections ul li a:hover{
	color: #0185b6;
}
.catalog-right{
	display: inline-block;
	width: 900px;
	vertical-align: top;
	position: relative;
}
.catalog-right .loading, .catalog-left .loading{
	background-color: rgba(247,247,247, 0.6);
}
.catalog-nav{
	margin: 0 0 35px;
}
.catalog-nav:after{
	content: '';
	display: block;
	clear: both;
}
.pagination{
	float: left;
	background: #fff;
}
.pagination ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	vertical-align: top;
}
.pagination ul li{
	width: 31px;
	float: left;
}
.pagination ul li span, .pagination ul li a{
	display: inline-block;
	width: 30px;
	line-height: 29px;
	text-align: center;
	border-right: 1px solid #bcbec0;
}
.pagination ul li a{
	border-bottom: 2px solid #fff;
	color: #bcbec0;
	text-decoration: none;
}
.pagination ul li a:hover{
	border-bottom: 2px solid #0185b6;
	color: #0185b6;
}
.pagination ul li span{
	border-bottom: 2px solid #0185b6;
	color: #484848;
}
.pagination .show-all{
	display: inline-block;
	padding: 0 10px;
	vertical-align: top;
}
.pagination .show-all a{
	line-height: 29px;
	border-bottom: 2px solid #fff;
	color: #484848;
	font-size: 12px;
	display: inline-block;
	padding-right: 15px;
	background: url(/bitrix/templates/baltic/images/ico-menu.png) 100% center no-repeat;
}
.pagination .show-all a:hover{
	color: #0185b6;
	background: url(/bitrix/templates/baltic/images/ico-menu-blue.png) 100% center no-repeat;
	text-decoration: underline;
}
.catalog-sort{
	float: right;
}
.catalog-sort label{
	font-size: 12px;
	display: inline-block;
	margin: 0 15px 0 0;
}

.catalog-sort .jq-selectbox__select{
	background: #fff;
}
.ajax-pagination{
	text-align: center;
}
.ajax-pagination a{
	color: #484848;
	font-size: 12px;
}
.ajax-pagination a:hover{
	color: #0185b6;
}
.ajax-pagination a.load-content{
	background: transparent url(/bitrix/templates/baltic/images/loading.gif) center center no-repeat;
	width: 20px;
	height: 17px;
	color: #fff;
    text-decoration: none;
	text-indent: -99999px;
	color: transparent;
}
.brands-list{
	margin: 0 0 25px;
}
.brands-list:after{
	content: '';
	display: block;
	clear: both;
}
.brands-list ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.brands-list ul li{
	width: 278px;
	height: 268px;
	float: left;
	margin: 0 29px 40px 0;
	background: #fff;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
	position: relative
}
.brands-list ul li:nth-child(4n){
	margin: 0 0 40px;
}
.brands-list ul li .b-inner{
	padding: 15px;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 2px solid #fff;
}
.brands-list ul li .b-img{
	margin: 0 0 20px;
}
.brands-list ul li .b-img a{
	width: 244px;
	height: 160px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.brands-list ul li .b-img a img{
	max-width: 100%;
}
.brands-list ul li .b-name{
	max-height: 40px;
	overflow: hidden;
}
.brands-list ul li .b-name a{
	font-size: 16px;
	color: #484848;
	text-decoration: none;
}
.brands-list ul li a.arrow{
	display: none;
}
.brands-list ul li:hover div.b-inner{
	width: 288px;
	height: 294px;
	position: absolute;
	left: -5px;
	top: -5px;
	padding: 20px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
	border: 2px solid #0185b6;
}
.brands-list ul li:hover div.b-name a{
	color: #0185b6;
    text-decoration: underline;
}
.brands-list ul li:hover a.arrow{
	position: absolute;
	bottom: 15px;
	right: 28px;
	display: block;
}
.brands-list ul li:hover a.arrow i{
	background: url(/bitrix/templates/baltic/images/ico-arrow-active.png) 100% top no-repeat;
}
.banner{
	width: 1200px;
	margin: -25px auto 25px;
}
.show-brands-product{
	margin: -15px 0 25px;
	text-align: right;
}
.product{
}
.product-main{
	margin: 0 0 60px;
}
.product-main:after{
	content: '';
	display: block;
	clear: both;
}
.product:after{
	content: '';
	display: block;
	clear: both;
}
.product-left{
	float: left;
	width: 500px;
}
.product-left.no-more-photo{
	width: 374px;
}
.product-left .product-img{
	
}
.product-left .product-img a, .product-left .product-img>span{
	display: table-cell;
	width: 370px;
	height: 370px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #0185b6;
}
.product-left .product-img a img{
	max-width: 100%;
	max-height: 100%;
}
.product-left>div.product-img, .product-left>div.gallery{
	display: inline-block;
	vertical-align: top;
	position: relative;
	background:#fff;
}
.product-left>div.product-img .stiker{
	right: 2px;
}
.product-left div.gallery{
	margin: 0 0 0 30px;
	height: 370px;
	box-sizing: border-box;
}
.product-left div.gallery.jcarousel{
	padding: 32px 0;
	position: relative;
	margin: 0 0 0 24px;
}
.product-left div.gallery.jcarousel .gallery-slider{
	height: 100%;
	overflow: hidden;
}
.product-left div.gallery ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.product-left div.gallery.jcarousel ul{
	position: relative;
	height: 99999px;
}
.product-left div.gallery ul li{
	margin: 0 0 50px;
	width: 90px;
	height: 90px;
}
.product-left div.gallery.jcarousel ul li, .product-left div.gallery.jcarousel ul li:nth-child(3){
	margin: 10px 3px 10px;
}
.product-left div.gallery ul li:nth-child(3){
	margin: 0;
}
.product-left div.gallery ul li a{
	display: table-cell;
	width: 90px;
	height: 90px;
	border: 1px solid #bcbec0;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(255,255,255,255.75);
	-moz-box-shadow: 0px 0px 7px 0px rgba(255,255,255,255.75);
	box-shadow: 0px 0px 7px 0px rgba(255,255,255,255.75);
}
.product-left div.gallery ul li a.active, .product-left div.gallery ul li a:hover{
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
	border: 1px solid #0185b6;
}
div.gallery.jcarousel a.jnav{
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	left: 50%;
	margin: 0 0 0 -15px;
}
div.gallery.jcarousel a.jnav.prev{
	top: 0;
	background: url(/bitrix/templates/baltic/images/ico-arrow-up-normal.png) center center no-repeat;
}
div.gallery.jcarousel a.jnav.prev:hover{
	background: url(/bitrix/templates/baltic/images/ico-arrow-up-active.png) center center no-repeat;
}
div.gallery.jcarousel a.jnav.next{
	bottom: 0;
	background: url(/bitrix/templates/baltic/images/ico-arrow-down-normal.png) center center no-repeat;
}
div.gallery.jcarousel a.jnav.next:hover{
	background: url(/bitrix/templates/baltic/images/ico-arrow-down-active.png) center center no-repeat;
}
.product-right{
	padding: 0 0 0 560px;
}
.product-right.no-more-photo{
	padding: 0 0 0 430px
}
.product-price{
	margin: 0 0 30px 0;
	color: #484848;
	font-size: 24px;
	font-weight: 500;
}
.product-price .price{
	display: inline-block;
	margin: 0 15px 0 22px;
	color: #ff005e;
}
.product-right .product-price .old-price{
	text-decoration: line-through;
	font-size: 18px;
}
.product-basket{
	margin: 0 0 30px;
}
.product-basket input[type="text"]{
	padding: 9px 7px;
	font-size: 14px;
	width: 100px;
	margin: 0 10px 0 0;
}

.product-basket a.in-cart{
	width: 200px;
	margin: 0 0 0 25px;
	padding: 3px 15px;
}
.product-basket .b-form{
	float: left;
	margin: 0 20px 0 0;
}

.product-store div{
	display: block;
	line-height: 14px;
}
div.help i{
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 0 0 25px;
	background: url(/bitrix/templates/baltic/images/ico-ques-normal.png) center center no-repeat;
	cursor: pointer;
	vertical-align: bottom;
	position: relative;
}
div.help i span{
	width: 160px;
	position: absolute;
	bottom: 100%;
	margin-bottom: 15px;
	left: -76px;
	padding: 5px;
	box-sizing: border-box;
	border: 1px solid #0185b6;
	border-radius: 7px;
	background: #f7f7f7;
	font-size: 12px;
	font-style: none;
	display: none;
}
div.help i:hover span{
	display: block;
}
div.help i span:before{
    content: '';
    display: block;
    width: 0;
    height: 0;
    right: 67px;
    top: 100%;
    border-top: 6px solid #0185b6;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position: absolute;
    z-index: 2;
    margin: 0px 1.5px 0 0;
}
div.help i span:after{
	content: '';
    display: block;
    width: 0;
    height: 0;
    right: 80px;
    top: 100%;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #f7f7f7;
    position: absolute;
    z-index: 2;
    margin: 0 -9px 0;
}
div.help i:hover{
	background: url(/bitrix/templates/baltic/images/ico-ques-active.png) center center no-repeat;
}
.product-store div:first-of-type{
	margin: 0 0 12px;
}
.product-store div b{
	color: #0185b6;
}
.product-right .prop-block{
	width: 400px;
}
.prop-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.prop-block ul li {
    position: relative;
    margin: 0 0 15px;
    display: block;
}
.prop-block ul li:last-child{
	margin: 0;
}
.prop-block ul li div {
    display: inline-block;
    bottom: -5px;
    width: 49%;
}
.prop-block ul li div.prop-name {
    position: relative;
}
.prop-block ul li div.prop-name span{
	color: #484848;
}
.prop-block ul li div.prop-value {
    position: relative;
    right: 0px;
    text-align: right;
}
.prop-block ul li div.prop-value span{
	color: #0185b6;
}
.product-main .prop-block ul li div.prop-value span{
	background: #f7f7f7;
}
.prop-block ul li div span {
    background: #fff;
}
.prop-block ul li:after {
    content: '';
    display: block;
    width: 98%;
    border-bottom: 1px dotted;
}
.product-right .prop-block .props-title{
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 10px;
}
div.tabs{
	margin: 0 0 35px;
}
div.tabs>ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table;
	width: 100%;
}
.product div.tabs>ul{
	width: auto;
	
}
.product .tabs-content{
	border-width: 1px 1px 1px 1px;
}

.product div.tabs>ul>li.product-tab-descr{
	width: 209px;
}
.product div.tabs>ul>li.product-tab-chars{
	width: 329px;
}
.product div.tabs>ul>li.product-tab-other{
	width: 486px;
}
.product div.tabs>ul>li.product-tab-analog{
	width: 176px;
}
.product div.tabs>ul>li>span{
	border-bottom: none;
}
div.tabs>ul>li{
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
	cursor: pointer;
}
div.tabs>ul>li>span{
	border-top: 1px solid #dfe0e1;
	border-left: 1px solid #dfe0e1;
	border-right: 1px solid #dfe0e1;
	border-bottom: 1px solid #0185b6;
	display: block;
	font-size: 18px;
	color: #484848;
	padding: 19px 0;
	background: #fff;
}
div.tabs>ul>li.active>span{
	color: #0185b6;
	border-width: 1px 1px 0 1px;
	border-color: #0185b6;
	padding: 29px 0 19px;
	margin-bottom: -1px;
}
.tabs-content{
	border-width: 0px 1px 1px 1px;
	border-color: #0185b6;
	border-style: solid;
	padding: 30px 20px;
	background: #fff;
}
.tabs-content>div{
	display: none;
}
.tabs-content .product-name{
	font-size: 18px;
	margin: 0 0 10px;
}
.tabs-content div table{
	margin: 0 0 35px;
}
.tabs-content div.prop-block:after{
	content: '';
	display: block;
	clear: both;
}
.personal .blue-tabs>ul>li{
	width: 50%;
}
.tabs-content div.prop-block .props{
	padding: 0 45px;
	width: 50%;
	box-sizing: border-box;
	float: left;
}
.other-product{
}
.other-product>ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.other-product>ul>li{
	border-bottom: 1px solid #bcbec0;
	padding: 0 0 20px 0;
	margin: 0 0 20px;
}
.other-product>ul>li:after{
	content: '';
	display: block;
	clear: both;
}
.other-product>ul>li:last-child{
	border-bottom: none;
	padding: 0;
	margin: 0;
}
.other-product ul li div.img{
	border: 1px solid #bcbec0;
	float: left;
}
.other-product ul li div.img a{
	display: table-cell;
	width: 218px;
	height: 218px;
	text-align: center;
	vertical-align: middle;
}
.other-product .other-content{
	padding: 0 0 0 250px;
}
.other-content .product-name{
	margin: 0 0 20px;
}
.product-name a{
	color: #484848;
	text-decoration: none;
	font-size: 18px;
}
.other-content .product-price{
	margin: 0 0 15px 0;
    color: #484848;
    font-size: 18px;
    font-weight: 500;
}
.other-content .product-price .price {
    display: inline-block;
    margin: 0 10px 0 10px;
    color: #ff005e;
	font-size: 18px
}
.other-content .product-price .old-price {
    text-decoration: line-through;
    font-size: 14px;
}
.other-content .product-store{
	margin: 0 0 15px;
}
.other-content a.in-cart{
	display: block;
	margin: 10px 0 0 0;
}
.other-content .product-basket{
	float: left;
	width: 400px;
	margin: 0;
}
.other-product div.prop-block .props{
	padding: 0;
}
.other-product div.prop-block .props ul li{
	margin: 0 0 11px;
}
.other-product div.prop-block .props ul li:last-child{
	margin: 0;
}
.basket{
	margin: 0 0 25px;
}
.basket ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.basket ul li{
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid #bcbec0;
}
.basket ul li:after{
	content: '';
	display: block;
	clear: both;
}
.basket ul li div.img{
	float: left;
	border: 1px solid #bcbec0;
	background: #fff;
}
.basket ul li div.img a{
	display: table-cell;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	text-align: center;
}
.basket .basket-item{
	padding: 0 0 0 130px;
	position: relative;
}
.basket .basket-item a.delete-item{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 22px;
	height: 22px;
	background: url(/bitrix/templates/baltic/images/delete-ico-normal.png) center center no-repeat;
}
.basket .basket-item a.delete-item:hover{
	background: url(/bitrix/templates/baltic/images/delete-ico-active.png) center center no-repeat;
}
.basket .basket-item .product-name{
	margin: 0 0 10px;
}
.basket .basket-item .product-name a{
	display: block;
	padding: 0 40px 0 0;
}
.basket-item .product-store{
	margin: 0 0 10px;
}
.basket-item .product-store>div{
	display: inline-block;
	margin: 0 30px 0 0;
}
.basket-item .product-store>div:first-of-type{
	width: 398px;
}
.basket-bottom>div{
	display: inline-block;
}
.basket-bottom>div.product-price{
	width: 400px;
	margin: 0 30px 0 0;
	float: left;
	line-height: 39px;
	font-size: 18px;
}
.basket-bottom>div.product-price .price{
	margin: 0 10px;
}
.basket-bottom>div.product-price .old-price{
	margin: 0 10px;
	display: inline-block;
	font-size: 14px;
	text-decoration: line-through;
}
.basket-bottom:after{
	content: '';
	display: block;
	clear: both;
}
.basket-bottom .product-basket{
	margin: 0;
}
.basket-bottom  .basket-item-price{
	float: right;
	line-height: 39px;
	color: #484848;
    font-size: 18px;
    font-weight: 500;
}
.basket-bottom  .basket-item-price .price{
	color: #ff005e;
}
.basket-total{
	margin: 0 0 25px;
}
.basket-total:after{
	content: '';
	display: block;
	clear: both;
}
.basket-total span{
	display: block;
	width: 50%;
	float: left;
	font-size: 24px;
	font-weight: 500;
	color: #0185b6;
}
.basket-total span.price{
	color: #ff005e;
	text-align: right;
}
.order-make{
	margin: 0 0 35px;
}
.order-make textarea{
	width: 100%;
	height: 98px;
	margin: 0 0 15px;
}
.order-make input[type="button"]{
	font-size: 18px;
	width: 270px;
	padding: 13px 15px;
}
.action-descr{
	margin: 0 0 20px;
}
.action-date{
	margin: 0 0 20px;
}
.sub-list{
	margin: 0 0 45px;
}
.sub-list:after{
	content: '';
	display: block;
	clear: both;
}
.sub-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sub-list ul li{
	width: 210px;
    height: 286px;
    float: left;
    margin: 0 20px 40px 0;
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    position: relative;
}
.sub-list ul li:nth-child(4n) {
    margin: 0 0 40px;
}
.sub-list ul li .b-inner {
    padding: 15px 10px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
	border: 2px solid #fff;
}
.sub-list ul li .b-img {
    margin: 0 0 7px;
}
.sub-list ul li .b-img a {
    width: 186px;
    height: 160px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.sub-list ul li .b-img a img{
	max-width: 100%;
	max-height: 100%;
}
.sub-list ul li .b-name{
	max-height: 80px;
	overflow: hidden;
}
.sub-list ul li .b-name a {
    font-size: 16px;
    color: #484848;
    text-decoration: none;
}
.sub-list ul li a.arrow {
    display: none;
}
.sub-list ul li:hover div.b-inner {
    width: 210px;
    height: 300px;
    position: absolute;
    left: 0px;
    top: -13px;
    padding: 28px 10px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
	box-sizing: border-box;
	border: 2px solid #0185b6;
}
.sub-list ul li:hover div.b-name a {
    color: #0185b6;
    text-decoration: underline;
}
.sub-list ul li:hover a.arrow {
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: block;
}
.sub-list ul li:hover a.arrow i {
    background: url(/bitrix/templates/baltic/images/ico-arrow-active.png) 100% top no-repeat;
}
/*.not-found-content{
	background: url(/bitrix/templates/baltic/images/404.png) 0 25px no-repeat;
	
}
.not-found-content p{
	width: 419px;
	text-align: center;
}
.not-found-content p a{
	color: #484848;
}
.not-found{
    display: table;
	width: 100%;

}*/

.not-found{
	position: absolute;
    top: 180px;
    bottom: 133px;
    width: 1200px;
	left: 50%;
	margin: 0 0 0 -600px;
	background: url(/bitrix/templates/baltic/images/404bg.png) 100% 100% no-repeat;
}
.not-found-content p{
	text-align: center;
	width: 419px;
}
.not-found-content{
	height: 320px;
	padding: 270px 0 0;
	position: absolute;
	left: 0;
	top: 50%;
	margin: -240px 0 0 0;
	background: url(/bitrix/templates/baltic/images/404.png) 0 25px no-repeat;
	width: 642px;
	box-sizing: border-box;
}
.not-found-bottom{
	min-height: 593px;
}
.blue-tabs{
	margin: 0 0 25px;
}
.blue-tabs>ul{
	margin: 0 0 35px;
	padding: 0;
	list-style: none;
	display: table;
	width: 100%;
}
.blue-tabs>ul>li{
	display: table-cell;
	text-align: center;
	border: 1px solid #bcbec0;
	font-size: 18px;
	font-weight: 500;
	cursor: pointer;
	padding: 14px;
	background: #fff;
}
.blue-tabs>ul>li.active{
	background: #0175a1;
	color: #fff;
	border-color: #0175a1;
}
.blue-tabs .tabs-content{
	padding: 0;
	border: none;
	background: #f7f7f7;
}
.personal-info{
	margin: 0 0 45px;
}
.personal-info:after{
	content: '';
	display: block;
	clear: both;
} .product-main .product-right .prop-block span, .blue-tabs .tabs-content .prop-block ul li div.prop-name span, .blue-tabs .tabs-content .prop-block ul li div.prop-value span{
	background: #f7f7f7;
}
.personal-title{
	font-size: 18px;
	color: #0185b6;
	font-weight: 500;
	margin: 0 0 30px;
}
.option-buttons:after{
	content: '';
	display: block;
	clear: both;
}
.option-buttons>div.change-info{
	float: left;
}
.option-buttons>div.subscribe{
	float: right;
}
.option-buttons a.btn{
	padding: 8px 15px;
}
.order-items p{
	text-align: left;
}
.order-items p a{
	color: #484848;
	text-decoration: none;
}
#change-personal{
	width: 330px;
	margin: 0 60px 0 0;
}
#change-password{
	width: 271px;
}
#subscribe{
	width: 270px;
}
footer{
	background: #0185b6;
	padding: 20px 0;
}
.footer-inner{
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
}
.footer-inner .footer-left{
	margin: 0 98px 0 0;
}
.footer-logo{
	margin: 0 0 20px;
}
.footer-inner .copyright{
	color: #fff;
	font-size: 16px;
}
.footer-inner>div{
	display: inline-block;
	vertical-align: top;
}
.footer-center{
	width: 590px;
	margin: 0 88px 0 0;
}
.footer-menu{
	margin: 20px 0 0px;
    height: 50px;
	width: 590px;
}
.footer-menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-menu ul li{
	display: inline-block;
	margin: 0 20px 5px 0 ;
}
.footer-menu ul li:last-child{
	margin: 0 0px 5px 0;
}
.footer-menu ul li a{
	color: #fff;
	font-weight: 500;
	text-decoration: none;
}
.footer-menu ul li a:hover{
	text-decoration: underline;
}
.footer-contacts>div{
	display: inline-block;
	color: #fff;
	font-size: 16px;
    margin: 0 55px 0 0;
}
.footer-contacts>div:last-of-type{
	margin: 0;
}
.footer-contacts>div a{
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}
.footer-right{
	text-align: right;
	color: #fff;
	font-size: 16px;
	padding: 20px 0 0 0;
}
.footer-right a{
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	display: block;
	text-align: right;
	text-decoration: none;
}
/*popup*/
.popup{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000000;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0 ,0.5);
	display: none;
}

.popup-window{
	width: 429px;
	position: absolute;
	left: 50%;
	margin-left: -215px;
	top: 0px;
	background: #fff;
	box-sizing: border-box;
}
.change-info .popup-window, .popup-register .popup-window{
	width: 765px;
	margin-left: -382px;
}
.popup-window div.title{
	margin: 25px auto 25px;
}
.change-info .popup-window div.title{
	width: 470px;
}
.change-password .popup-window div.title, .popup-callback .popup-window div.title{
	width: 290px;
}
.popup-window p{
	text-align: center;
	margin: 0 0 20px;
}
.popup-error .popup-window p{
	padding: 0 10px;
}
.popup-window .popup-body{
	margin-bottom: 20px;
}
.popup-window .popup-body .popup-col{
	width: 310px;
	padding: 0 20px 0 40px;
	display: inline-block;
	vertical-align: top;
}
.popup-window.one-col .popup-body .popup-col{
	width: 300px;
	display: block;
	padding: 0;
	margin: 0 auto;
	box-sizing: border-box;
}
.popup-thanks .popup-window .title{
	margin: 50px 30px 30px;
}
.popup-window .popup-body .popup-input{
	margin: 0 0 15px;
	position: relative;
}
.popup-window .popup-body .popup-input label{
	display: block;
	font-size: 17px;
	margin-bottom: 3px;
}
.popup-window .popup-body .popup-input input[type="text"], .popup-window .popup-body .popup-input input[type="password"]{
	width: 100%;
}
.popup-window .popup-body .popup-input textarea{
	width: 100%;
	height: 112px;
	padding: 7px;
	outline: none;
	resize: none;
	text-align: left;
}
.popup-window .popup-body .popup-text ul{
	margin: 0;
}
.popup-window .popup-body .popup-text ul li{
	font-size: 12px;
}
.popup-window .popup-footer{
	padding: 10px 0 40px;
	text-align: center;
	
}
.one-col.popup-window  .popup-footer{
	width: 300px;
	margin: 0 auto;
}
.popup-window  .popup-footer{
	width: 685px;
	margin: 0 auto;
}
.popup-window  .popup-footer.attention{
	padding: 10px 0 20px;
}
.popup-window  .popup-footer.attention a.btn{
	margin: 0 0 20px;
}
.popup-window  .popup-footer.attention p{
	font-size: 12px;
	text-align: left;
}
.popup-window  .popup-footer.attention p sup{
	color: #ff005e;
}
.popup-window .popup-footer a.btn{
	padding: 0 22px;
    line-height: 45px;
}
.change-info .popup-window .popup-footer a.btn, .change-password .popup-window .popup-footer a.btn{
	width: 170px;
}
.popup-callback .popup-window .popup-footer a.btn{
	width: 231px;
}

.popup-close{
	display: block;
	width: 22px;
	height: 22px;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(/bitrix/templates/baltic/images/ico-close-normal.png) center center no-repeat;
}
.popup-close:hover{
	background: url(/bitrix/templates/baltic/images/ico-close-active.png) center center no-repeat;
}
.popup-window .popup-block-title{
	font-size: 16px;
	margin: 0 0 15px;
	text-align: left;
	padding: 0 40px;
}
.popup-checked{
	padding: 0 40px;
	margin: 0 0 20px;
}
.popup-checked .popup-input{
	margin: 0 0 7px;
	position: relative;
}
.popup-window .popup-body .popup-input.labels{
	position: relative;
}
.popup-window .popup-body .popup-input.labels label{
	position: absolute;
	left: 7px;
	top: 4px;
	font-size: 12px;
	margin: 0;
}
.popup-window .popup-body .popup-input.labels label sup{
	color: #ff0000;
}
.popup-window .popup-input input[type="checkbox"]:checked + label{
	color: #484848;
}
label sup{
	color: #ff0000;
}
.order-items{
	position: relative;
}
.order-items.has-spoiler{
	padding: 0 0 30px;
}
.err{
	border: 1px solid #ff0000!important;
}
.error-text{
	position: absolute;
	left: 0;
	top: 100%;
	margin: 0;
	color: #ff0000;
	font-size: 11px;
}
.error-popup{
	position: absolute;
    right: 0px;
    top: -8px;
    background: #fff;
    border: 1px solid #ff0000;
    color: #ff0000;
    border-radius: 3px;
    padding: 3px 8px;
    text-align: center;
    font-size: 12px;
	display: none;
	left: inherit;
}
.pass-block .error-popup{
	left: 100%;
	width: 220px;
	margin: -5px 0 0 10px;
}
.pass-block .error-popup:after{
	margin: -3.5px 0 0 0;
}
.popup.change-password .error-popup{
	right: inherit;
	left: 100%;
	max-width: 300px;
	min-width: 150px;
	margin: 0 0 0 10px;
	top: -50%;
}
.error-popup:before{
	content: '';
    display: block;
    width: 0;
    height: 0;
    right: 100%;
    top: 50%;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #ff0000;
    position: absolute;
    z-index: 2;
    margin: -4.5px 0 0 0;
}
.error-popup:after{
    content: '';
    display: block;
    width: 0;
    height: 0;
    right: 100%;
    top: 50%;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #fff;
    position: absolute;
    z-index: 3;
	margin: -3px 0 0 0;
}
.personal-form{
}
.personal-form .personal-input{
	margin: 0 0 15px;
}
.personal-form .personal-input input[type="text"],
.personal-form .personal-input input[type="password"]{
	width: 300px;
	font-size: 14px;
}
.personal-form .personal-input input[type="text"]::-webkit-input-placeholder {font-size: 12px;}
.personal-form .personal-input input[type="text"]::-moz-placeholder          {font-size: 12px;}
.personal-form .personal-input input[type="text"]:-moz-placeholder           {font-size: 12px;}
.personal-form .personal-input input[type="text"]:-ms-input-placeholder      {font-size: 12px;}

.personal-form .personal-input input[type="password"]::-webkit-input-placeholder {font-size: 12px;}
.personal-form .personal-input input[type="password"]::-moz-placeholder          {font-size: 12px;}
.personal-form .personal-input input[type="password"]:-moz-placeholder           {font-size: 12px;}
.personal-form .personal-input input[type="password"]:-ms-input-placeholder      {font-size: 12px;}

.personal-form  .personal-form-bottom:after{
	content: '';
	display: block;
	clear: both;
}
.personal-form  .personal-form-bottom input[type="submit"]{
	float: left;
	margin: 0 15px 0 0;
}
.personal-form  .personal-form-bottom a{
	display: block;
	font-size: 12px;
	line-height: 12px;
}
.personal-form  .personal-form-bottom a:first-child{
	margin: 0 0 8px;
}
.personal-form-result, .personal-form-note{
	margin: 0 0 15px;
	font-size: 13px;
}
.popup.popup-error div.title{
	color: #ff0000;
}
.add2basket-shadow{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0 ,0.5);
	display: none;
	z-index: 99999999;
}
.main-content .add2basket{
	width: 500px;
	background: #fff;
	border: 1px solid #613161;
	position: absolute;
	left: 50%;
	margin-left: -250px;
	top: 150px;
}

.main-content .add2basket .popup-head{
	background: #fff;
    padding: 12px 0;
    color: #0185b6;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 10px;
}
.main-content .add2basket .popup-body{
	padding: 10px;
	
}
.main-content .add2basket-picture{
	width: 160px;
	display: table-cell;
	vertical-align: top;
	text-align: center;
    padding: 5px 20px 10px 10px;
}
.main-content .add2basket-info{
	display: table-cell;
	width: 280px;
	vertical-align: top;
}
.main-content .add2basket-info p{
	margin-bottom: 5px;
	padding: 0;
}
.main-content .add2basket-footer{
	clear: both;
	padding: 10px;
	border-top: 1px solid #613161;
}
.main-content .add2basket-footer:after{
	content: '';
	clear: both;
	display: block;
}
.main-content .add2basket-basket.btn{
	float: right;
}
.main-content .add2basket-footer a.btn{
	margin: 0;
	font-size: 14px;
}
.cities-drop-list{
	position: absolute;
    border: 1px solid #0185b6;
    background: #fff;
    left: 0;
    top: 28px;
    z-index: 99999;
    display: none;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
}
.cities-drop-list li{
	list-style: none;
	padding: 3px 5px;
	border-bottom: 1px solid #0185b6;
	margin: 0;
	cursor: pointer;
	font-size: 12px;
}
.cities-drop-list li:last-child{
	border-bottom: none;
}
.cities-drop-list li:hover{
	background: #0185b6;
	color: #fff;
}
.search-city-error{
	display: block;
    font-size: 12px;
    margin-top: 2px;
    color: #ff0000;
    margin-left: 2px;
	visibility: hidden;
}
.search-city-error.show-error{
	visibility: visible;
}
.loading-cities{
	background: url(/bitrix/templates/baltic/images/loading.gif) 98% center no-repeat;
}
.loading{
	position: absolute;
    left: -5px;
    top: 0;
    background: rgba(255, 255, 255, 0.8) url(/bitrix/templates/baltic/images/loading.gif) center center no-repeat;
    width: 102%;
    height: 100%;
    z-index: 9999999;
	display: none;
}
.contacts-content {
    margin: 0 0 50px;
}
.contacts-content:after {
    content: '';
    display: block;
    clear: both;
}
.contacts-form {
    width: 575px;
    float: left;
}
.contacts-form div.input {
    margin: 0 0 20px;
}
.contacts-form div.input input[type="text"], .contacts-form div.input textarea{
	width: 100%;
	box-sizing: border-box;
}
.contacts-form div.input div.small-input {
    float: left;
    width: 50%;
    vertical-align: top;
    padding: 0 10px 0 0;
    box-sizing: border-box;
	position: relative;
}
.contacts-form div.input div.small-input:nth-of-type(2){
	padding: 0;
}
.contacts-form div.input:after {
    content: '';
    display: block;
    clear: both;
}
.contacts-address {
    padding-left: 625px;
}
.contacts-address ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.contacts-address ul li {
    margin: 0 0 20px;
}
.contacts-address ul li span {
    display: block;
}
.search-page .btn{
	line-height: 28px;
	    vertical-align: top;
}
.sale_order_full_table td{
	border: none;
	text-align: left;
	padding: 0;
}
.header-inner div.user-region{
	font-size: 12px;
	color: #484848;
    padding: 0 0 0 25px;
	position: relative;
	display: block;
}
.region-selected{
	border-bottom: 1px dotted #484848;
	cursor: pointer;
}
.header-inner .auth-block .user-region{
	padding: 0;
}
.shure-city{
	position: absolute;
    top: 100%;
    width: 220px;
    padding: 10px;
    z-index: 99999;
    background: #fff;
    border: 2px solid #0185b6;
    border-radius: 5px;
    text-align: center;
    left: 15px;
    margin: 15px 0 0 0;
}
.shure-city:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 108.8px;
    width: 0px;
    height: 0px;
    margin-left: 2px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #fff;
    z-index: 3;
}
.shure-city p {
    margin-bottom: 7px;
    font-size: 14px;
}
.shure-city:after {
    content: "";
    position: absolute;
    top: -13px;
    left: 109px;
    width: 0px;
    height: 0px;
    margin-top: 0px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 13px solid #0185b6;
    z-index: 2;
}
.shure-city a{
	display: inline-block;
	margin: 0 10px;
}
#cities-list {
    margin: 0;
    padding: 0;
    width: 999999px;
    position: relative;
}
.cities-carousel {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
#cities-list li {
    width: 225px;
    margin: 0 50px 0 0;
    float: left;
    list-style: none;
}
#cities-list li span.big-city, #cities-list li p.empty-big {
    color: #ff005e;
    font-weight: bold;
    margin: 0 0 10px;
}
#cities-list li span {
    display: block;
    cursor: pointer;
}
.popup.cities-popup .popup-window.popup-inner {
    width: 1200px;
    margin-left: -600px;
}
.popup.cities-popup .popup-body {
    padding: 0;
    margin: 30px;
}
.popup.cities-popup .popup-window.popup-inner  a.jnav {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    top: 50%;
    margin: -15px 0 0 0;
}
.popup.cities-popup .popup-window.popup-inner  a.jnav.prev {
    background: url(/bitrix/templates/baltic/images/prev.png) center center no-repeat;
    left: 5px;
}
.popup.cities-popup .popup-window.popup-inner  a.jnav.prev:hover {
    background: url(/bitrix/templates/baltic/images/prev-active.png) center center no-repeat;
}
.popup.cities-popup .popup-window.popup-inner  a.jnav.next {
    background: url(/bitrix/templates/baltic/images/next.png) center center no-repeat;
    right: 5px;
}
.popup.cities-popup .popup-window.popup-inner  a.jnav.next:hover {
	background: url(/bitrix/templates/baltic/images/next-active.png) center center no-repeat;
}
.popup-search {
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 15px;
    position: relative;
}
.popup-search input[type="text"] {
    height: 34px;
    width: 437px;
    border: 1px solid #f2ede9;
    font-size: 14px;
    padding: 3px 30px 3px 5px;
    outline: none;
	    display: inline-block;
    vertical-align: top;
}
 .popup-search .cities-drop-list{
	width: 437px;
 }
 p.empty-list {
    margin: 20px;
    font-weight:bold;
}
/* End */


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

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

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

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

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

.fancybox-inner{
overflow:hidden;
}

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

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

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

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

#fancybox-loading, .fancybox-prev span, .fancybox-next span{
background-image:url(/bitrix/templates/baltic/css/fancybox/fancybox_sprite.png);
}

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

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

.fancybox-close{
background:url(/bitrix/templates/baltic/css/fancybox/fancy_close.png) 0 0 no-repeat;
position:absolute;
top:7px;
right:7px;
width:30px;
height:30px;
cursor:pointer;
z-index:8040;
}


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

}

.fancybox-prev{
left:-70px;
}

.fancybox-next{
right:-70px;
}

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

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

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

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

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

/* Overlay helper */
/* 
.fancybox-lock{
overflow:hidden;
}
*/
.fancybox-overlay{
position:absolute;
top:0;
left:0;
overflow:hidden;
display:none;
z-index:8010;
background:rgba(255, 255, 255, 0.6);
}

.fancybox-overlay-fixed{
position:fixed;
bottom:0;
right:0;
}
/* 
.fancybox-lock .fancybox-overlay{
overflow:auto;
overflow-y:scroll;
}
*/
/* Title helper */

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

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

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

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

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

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

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


/* feedback-popup */
.fancybox-skin .title{padding-top:0;margin-bottom:10px;}

.feedback-form .field label{
font-size:13px;
}

.feedback-popup{
width:270px;
}

.feedback-popup p{
margin:0;
}

.feedback-popup .input_text_style{
display:block;
}

.feedback-popup textarea{
height:90px!important;
margin:2px 0 0;
}

.feedback-popup .errortext,
.feedback-popup .notetext{
display: block;
padding: 0 0 10px;
}
.feedback-popup .errortext{color:red;}
.feedback-popup .notetext{color:green;;}
/* End */


/* Start:/bitrix/templates/baltic/components/bitrix/search.title/.default/style.css?14799868462128*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	margin-top: -16px;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/baltic/components/bitrix/search.title/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */
/* /bitrix/templates/baltic/css/jquery.formstyler.css?147998684612519 */
/* /bitrix/templates/baltic/css/jquery.nouislider.css?14799868462678 */
/* /bitrix/templates/baltic/css/style.css?148456794764035 */
/* /bitrix/templates/baltic/css/fancybox/jquery.fancybox-1.3.4.css?14799868464152 */
/* /bitrix/templates/baltic/components/bitrix/search.title/.default/style.css?14799868462128 */
