

/* Start:/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/style.css?167205154526266*/
div.news-detail img.main_photo
{
margin:0 5px 10px 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-box-shadow: 4px 4px 4px 0px rgba(210, 210, 210, 1);
-moz-box-shadow:    4px 4px 4px 0px rgba(210, 210, 210, 1);
box-shadow:         4px 4px 4px 0px rgba(210, 210, 210, 1);
border-style: solid;
border-width: 1px 0 0 1px;
border-color:#eee;
}


div.news-detail div.article_counters
{
float:left;
width:50%;
font-size: 0.75em;
color:#555;
margin:5px 0;
}

.section_name_in_news
{
display:inline-block;
text-transform:uppercase;
font-size: 95%;
margin:20px 0 5px;
text-align:center;
background:#fff;
padding:7px 20px;
color:#015198;
text-decoration:none;
font-weight:bold;
border:2px solid #015198;
border-radius:15px;
}

.section_name_in_news:hover
{
background:#015198;
color:#fff;
}



div.news-detail div.other_photo
{
height:120px;
max-height:120px;
max-width:175px;
overflow:hidden;
text-align:center;
display: inline-block;
margin: 0 0 0 0;

    -moz-transform: scale(0.95); /* Для Firefox */
    -ms-transform: scale(0.95); /* Для IE */
    -webkit-transform: scale(0.95); /* Для Safari, Chrome, iOS */
    -o-transform: scale(0.95); /* Для Opera */
    transform: scale(0.95);

-ms-transition-duration: 0.4s; /* Для IE */
-webkit-transition-duration: 0.4s; /*Webkit: длительность анимации*/
-moz-transition-duration: 0.4s; /*Mozilla: длительность анимации*/
-o-transition-duration: 0.4s; /*Opera: длительность анимации*/
transition-duration: 0.4s;

filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE 5.5+*/
-moz-opacity: 0.90; /* Mozilla 1.6 и ниже */
-khtml-opacity: 0.90; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.90; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */;
}

div.news-detail img.other_photo
{
vertical-align: middle;
margin-bottom:0;
margin-top:0;
height:120px;
}

div.news-detail div.other_photo:hover
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE 5.5+*/
-moz-opacity: 1; /* Mozilla 1.6 и ниже */
-khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */
opacity: 1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */;

    -moz-transform: scale(1.07); /* Для Firefox */
    -ms-transform: scale(1.07); /* Для IE */
    -webkit-transform: scale(1.07); /* Для Safari, Chrome, iOS */
    -o-transform: scale(1.07); /* Для Opera */
    transform: scale(1.07);
}

div.news-detail .detail_text_news
{
margin:0 0 13px 0;
}




div.news-detail h3
{
margin-bottom:5px;
}

div.news-detail .news_date_time
{
color:#fff;
background: #CD282A;
font-weight:bold;
font-size:11px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-box-shadow: 3px 2px 2px 0px rgba(210, 210, 210, 1);
-moz-box-shadow:    3px 2px 2px 0px rgba(210, 210, 210, 1);
box-shadow:         3px 2px 2px 0px rgba(210, 210, 210, 1);
padding:1px;
}




div.news-detail .section_name
{
margin:0px;
margin-bottom:10px;
padding:0px;
color:#C1B1B6;
font-weight:bold;
}

div.news-detail div.svoystva_tovara
{
font-size: 11px;
color: #666666;
}

div.news-detail .kolvo_dop_photo
{
font-size: 11px;
color: #666666;
}

div.news-detail .detail_text
{
margin-top:10px;
}

div.news-detail .price_text
{
font-weight:bold;
font-size: 12px;
margin-top:10px
}

div.news-detail .price_value
{
font-size: 15px;
color:darkred;
}


/* Gallery */

.risgallery-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.risgallery-container table {
	background: none;
}
.risgallery {
	outline: none;
	text-decoration: none;
}
.risgallery img {
	border: 0;
}
.risgallery:hover img {
}
.risgallery-active-anchor img {
	visibility: hidden;
}
.risgallery-gallery .risgallery-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.risgallery-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.risgallery-wrapper, .risgallery-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.risgallery-image-blur {
}
.risgallery-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.risgallery-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.risgallery-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.risgallery-dimming {
	position: absolute;
	background: black;
}
a.risgallery-full-expand {
   background: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.risgallery-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.risgallery-credits,
a.risgallery-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.risgallery-credits:hover,
a.risgallery-credits:hover i
{

}
.risgallery-move, .risgallery-move * {
	cursor: move;
}

.risgallery-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.risgallery-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/close.png);
	/* NOTE! For IE6, you also need to update the risgallery-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.risgallery-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.risgallery-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	line-height: 0;
	overflow: hidden;
}
.risgallery-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.risgallery-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .risgallery-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .risgallery-gallery ul li {
	text-align: center;
}
html>/**/body .risgallery-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .risgallery-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.risgallery-controls {
	width: 195px;
	height: 40px;
	background: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.risgallery-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/controlbar-white.gif) right -90px no-repeat;

}
.risgallery-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
	list-style: none;
}
.risgallery-controls a {
	background-image: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.risgallery-controls a.disabled {
	cursor: default;
}
.risgallery-controls a.disabled span {
	cursor: default;
}
.risgallery-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar */
.risgallery-controls .risgallery-previous a {
	background-position: 0 0;
}
.risgallery-controls .risgallery-previous a:hover {
	background-position: 0 -30px;
}
.risgallery-controls .risgallery-previous a.disabled {
	background-position: 0 -60px !important;
}
.risgallery-controls .risgallery-play a {
	background-position: -30px 0;
}
.risgallery-controls .risgallery-play a:hover {
	background-position: -30px -30px;
}
.risgallery-controls .risgallery-play a.disabled {
	background-position: -30px -60px !important;
}
.risgallery-controls .risgallery-pause a {
	background-position: -60px 0;
}
.risgallery-controls .risgallery-pause a:hover {
	background-position: -60px -30px;
}
.risgallery-controls .risgallery-next a {
	background-position: -90px 0;
}
.risgallery-controls .risgallery-next a:hover {
	background-position: -90px -30px;
}
.risgallery-controls .risgallery-next a.disabled {
	background-position: -90px -60px !important;
}
.risgallery-controls .risgallery-move a {
	background-position: -120px 0;
}
.risgallery-controls .risgallery-move a:hover {
	background-position: -120px -30px;
}
.risgallery-controls .risgallery-full-expand a {
	background-position: -150px 0;
}
.risgallery-controls .risgallery-full-expand a:hover {
	background-position: -150px -30px;
}
.risgallery-controls .risgallery-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.risgallery-controls .risgallery-close a {
	background-position: -180px 0;
}
.risgallery-controls .risgallery-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using risgallery HTML						     */
/*****************************************************************************/
.risgallery-maincontent {
	display: none;
}
.risgallery-html {
	background-color: white;
}
.risgallery-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.risgallery-header {
	padding-bottom: 5px;
}
.risgallery-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.risgallery-header ul li {
	display: inline;
	padding-left: 1em;
}
.risgallery-header ul li.risgallery-previous, .risgallery-header ul li.risgallery-next {
	display: none;
}
.risgallery-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.risgallery-header a:hover {
	color: black;
}
.risgallery-header .risgallery-move a {
	cursor: move;
}
.risgallery-footer {
	height: 16px;
}
.risgallery-footer .risgallery-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/resize.gif) no-repeat;
}
.risgallery-footer .risgallery-resize span {
	display: none;
}
.risgallery-body {
}
.risgallery-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.risgallery.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .risgallery-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .risgallery-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .risgallery-header .risgallery-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .risgallery-header .risgallery-move * {
	display: none;
}
.draggable-header .risgallery-header .risgallery-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 5;
	padding: 0;
}
.draggable-header .risgallery-header .risgallery-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/closeX.png);
}
.draggable-header .risgallery-header .risgallery-close a:hover {
	background-position: 0 16px;
}
.draggable-header .risgallery-header .risgallery-close span {
	display: none;
}
.draggable-header .risgallery-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .risgallery-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .risgallery-heading {
	position: absolute;
	width: 90%;
	margin: 1px 0 1px 5px;
	color: #666666;
}

.titlebar .risgallery-header .risgallery-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .risgallery-header .risgallery-move * {
	display: none;
}
.titlebar .risgallery-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .risgallery-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .risgallery-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .risgallery-image {
	border-width: 10px;
}
.wide-border .risgallery-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .risgallery-image {
	border: none;
}
.borderless .risgallery-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .risgallery-image {
	border: 5px solid #444444;
}
.outer-glow .risgallery-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .risgallery-image {
	border: 2px solid green;
}
.colored-border .risgallery-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .risgallery-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .risgallery-caption {
	color: white;
	background: #111;
}
.dark .risgallery-controls,
.dark .risgallery-controls ul,
.dark .risgallery-controls a {
	background-image: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .risgallery-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .risgallery-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .risgallery-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .risgallery-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .risgallery-controls li {
	padding: 0;
}
.controls-in-heading .risgallery-controls a {
	background-image: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .risgallery-controls .risgallery-move {
	display: none;
}

.controls-in-heading .risgallery-controls .risgallery-previous a {
	background-position: 0 0;
}
.controls-in-heading .risgallery-controls .risgallery-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .risgallery-controls .risgallery-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .risgallery-controls .risgallery-play a {
	background-position: -20px 0;
}
.controls-in-heading .risgallery-controls .risgallery-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .risgallery-controls .risgallery-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .risgallery-controls .risgallery-pause a {
	background-position: -40px 0;
}
.controls-in-heading .risgallery-controls .risgallery-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .risgallery-controls .risgallery-next a {
	background-position: -60px 0;
}
.controls-in-heading .risgallery-controls .risgallery-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .risgallery-controls .risgallery-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .risgallery-controls .risgallery-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .risgallery-controls .risgallery-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .risgallery-controls .risgallery-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .risgallery-controls .risgallery-close a {
	background-position: -120px 0;
}
.controls-in-heading .risgallery-controls .risgallery-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .risgallery-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .risgallery-move {
	display: none;
}
.text-controls li {
    background-image: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .risgallery-next {
	margin-right: 1em;
}
.text-controls .risgallery-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .risgallery-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .risgallery-previous span {
	background-position: 0 -40px;
}
.text-controls .risgallery-previous a.disabled {
	background-position: left top !important;
}
.text-controls .risgallery-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .risgallery-play span {
	background-position: 0 -60px;
}
.text-controls .risgallery-play a.disabled {
	background-position: left top !important;
}
.text-controls .risgallery-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .risgallery-pause span {
	background-position: 0 -80px;
}
.text-controls .risgallery-next span {
	background-position: 0 -100px;
}
.text-controls .risgallery-next a.disabled {
	background-position: left top !important;
}
.text-controls .risgallery-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .risgallery-full-expand span {
	background: none;
}
.text-controls .risgallery-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .risgallery-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.risgallery.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.risgallery-thumbstrip {
	height: 100%;
}
.risgallery-thumbstrip div {
	overflow: hidden;
}
.risgallery-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.risgallery-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.risgallery-thumbstrip a {
	outline: none;
}
.risgallery-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.risgallery-thumbstrip .risgallery-active-anchor img {
	visibility: visible;
}
.risgallery-thumbstrip .risgallery-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in risgallery-ie6.css */
}
.risgallery-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.risgallery-thumbstrip-horizontal .risgallery-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.risgallery-thumbstrip-horizontal .risgallery-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.risgallery-thumbstrip-horizontal .risgallery-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.risgallery-thumbstrip-horizontal .risgallery-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.risgallery-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.risgallery-viewport .risgallery-thumbstrip-horizontal table {
	margin-left: 10px;
}
.risgallery-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.risgallery-thumbstrip-horizontal .risgallery-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.risgallery-viewport .risgallery-thumbstrip-horizontal .risgallery-marker {
	margin-left: 10px;
}
.dark .risgallery-thumbstrip-horizontal .risgallery-marker, .risgallery-viewport .risgallery-thumbstrip-horizontal .risgallery-marker {
	border-bottom-color: white !important;
}

.risgallery-thumbstrip-vertical-overlay {
	overflow: hidden !important;
}
.risgallery-thumbstrip-vertical div {
	height: 100%;
}
.risgallery-thumbstrip-vertical a {
	display: block;
}
.risgallery-thumbstrip-vertical .risgallery-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.risgallery-thumbstrip-vertical .risgallery-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.risgallery-thumbstrip-vertical .risgallery-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.risgallery-thumbstrip-vertical .risgallery-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.risgallery-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.risgallery-thumbstrip-vertical img {
	max-width: 60px;
}
.risgallery-thumbstrip-vertical .risgallery-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .risgallery-thumbstrip-vertical .risgallery-marker, .risgallery-viewport .risgallery-thumbstrip-vertical .risgallery-marker {
	border-left-color: white;
}

.risgallery-viewport .risgallery-thumbstrip-float {
	overflow: auto;
}
.risgallery-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.risgallery-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.risgallery-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.risgallery-thumbstrip-float .risgallery-active-anchor img {
	border-color: black;
}
.risgallery-thumbstrip-float .risgallery-scroll-up div, .risgallery-thumbstrip-float .risgallery-scroll-down div {
	display: none;
}
.risgallery-thumbstrip-float .risgallery-marker {
	display: none;
}





/* IE6 */

.closebutton {
    /* NOTE! This URL is relative to the HTML page, not the CSS */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='../risgallery/graphics/close.png', sizingMethod='scale');

	background: none;
	cursor: hand;
}

/* Viewport fixed hack */
.risgallery-viewport {
	position: absolute;
    left: expression( ( ( ignoreMe1 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( ignoreMe2 = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );
	width: expression( ( ( ignoreMe3 = document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) ) + 'px' );
	height: expression( ( ( ignoreMe4 = document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) ) + 'px' );
}

/* Thumbstrip PNG fix */
.risgallery-scroll-down, .risgallery-scroll-up {
	position: relative;
	overflow: hidden;
}
.risgallery-scroll-down div, .risgallery-scroll-up div {
	/* NOTE! This URL is relative to the HTML page, not the CSS */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='../risgallery/graphics/scrollarrows.png', sizingMethod='scale');
	background: none !important;
	position: absolute;
	cursor: hand;
	width: 75px;
	height: 75px !important;
}
.risgallery-thumbstrip-horizontal .risgallery-scroll-down div {
	left: -50px;
	top: -15px;
}
.risgallery-thumbstrip-horizontal .risgallery-scroll-up div {
	top: -15px;
}
.risgallery-thumbstrip-vertical .risgallery-scroll-down div {
	top: -50px;
}

/* Thumbstrip marker arrow trasparent background fix */
.risgallery-thumbstrip .risgallery-marker {
	border-color: white; /* match the background */
}
.dark .risgallery-thumbstrip-horizontal .risgallery-marker {
	border-color: #111;
}
.risgallery-viewport .risgallery-marker {
	border-color: #333;
}
.risgallery-thumbstrip {
	float: left;
}

/* Positioning fixes for the control bar */
.text-controls .risgallery-controls {
	width: 480px;
}
.text-controls a span {
	width: 4em;
}
.text-controls .risgallery-full-expand a span {
	width: 0;
}
.text-controls .risgallery-close a span {
	width: 0;
}

/*Форма заказа (начало)*/

.view_false
{
	display: none;
}

.view_true
{
	display: inline;
}

.view_not
{
font-weight:bold;
}

.forma
{
align:center;
}

/*Форма заказа (конец)*/










/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/fishkamchatka_other_news/style.css?16720515443049*/
.blocks_row
{
margin:0;
}

.blocks_row h1
{
padding:20px 0 5px 10px;
margin:0;
}

.blocks_row .text_block_container
{
display:inline-block;
}

.blocks_row .text_block
{
background:#fff;
border:1px dotted #E5E5E5;
border-top:3px dotted #C35252;
}

.blocks_row .text_block .text_block_content
{
padding:10px 20px;
height:410px;
overflow:hidden;
position:relative;
}

.blocks_row .text_block .text_block_content .text_block_bottom a
{
position:absolute;
bottom:5px;
right:15px;
text-decoration:none;
font-weight:normal;
font-size:90%;
color:#777;
}

.blocks_row .text_block .text_block_content .text_block_bottom a:hover
{
	color:#C35252;
}

.blocks_row .text_block .text_block_content .news_item
{
padding:6px 0;
font-size:97%;
line-height:17px;
}

.blocks_row .text_block .text_block_content .news_item a
{
text-decoration:none;
font-weight:normal;
}




.blocks_row .picture_block_container
{
width:32%;
display:inline-block;
float:left;
	box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.26);
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    -o-transition: box-shadow 0.2s;
    -ms-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}



@media only screen and (max-device-width: 1261px)
{

.blocks_row .picture_block_container
{
width:48%;
margin:8px 2% 8px 0;
}

}




.blocks_row .picture_block_container:hover
{
	box-shadow: 0px 1px 8px 0 rgba(0, 0, 0, 0.08);
}

.blocks_row .picture_block_container .picture_block
{
position:relative;
height:430px;
overflow:hidden;
background:#fff;
border:1px dotted #E5E5E5;
}

.specialversion .blocks_row .picture_block_container .picture_block
{
background:none;
}


@media only screen and (max-device-width: 1261px)
{

.blocks_row .picture_block_container .picture_block
{
height:500px;
}

}


@media only screen and (max-device-width: 1000px)
{

.blocks_row .picture_block_container .picture_block
{
height:950px;
}

.picture_block_bottom
{
padding-top:100px;
}

}

.blocks_row .picture_block_container a
{
text-decoration:none;
font-weight:normal;
}

.blocks_row .picture_block_container .picture_block .picture_block_img
{
position:relative;
background-size:cover;
background-position:50% 50%;
}





.blocks_row .picture_block_container .picture_block .picture_block_img .section_name_on_picture
{
position:absolute;
right:0;
bottom:12px;
background:#C35252;
padding:2px 10px 3px;
color:#fff;
font-size:95%;
}


.blocks_row .picture_block_container .picture_block .picture_block_img img
{
width:100%;
border:0;
}


.blocks_row .picture_block_container .picture_block .text
{
padding:15px 20px;
}

.blocks_row .picture_block_container .picture_block .picture_block_title
{
font-size:125%;
line-height:125%;
padding:0 0 12px;
}

.specialversion a:hover .picture_block_title
{
color:#666;
}

.blocks_row .picture_block_container .picture_block .picture_block_text
{
font-size:95%;
line-height:140%;
color:#555;
}



.blocks_row .picture_block_container .picture_block .article_counters
{
position:absolute;
left:20px;
bottom:5px;
font-size: 80%;
color:#666;
}








/* End */
/* /bitrix/templates/.default/components/bitrix/catalog/kamsoc_news/bitrix/catalog.element/.default/style.css?167205154526266 */
/* /bitrix/templates/.default/components/bitrix/news.list/fishkamchatka_other_news/style.css?16720515443049 */
