@media (min-width:250px) and (max-width:5000px){
}
#header {
    background-image: url(media-queries-phone.jpg);
    height: 50px;
    position: relative;
    
}
#header h1 {
    font-size: 125%;
}
#content {
    float: none;
    max-width: 100%;
    height:auto;
}
#navigation {
    float:none;
    width: 100%;
}
.sr-only{
    color: #f5f5dc00;
}
.list{
    font-size: 12px;
    color: #000000;
    font-style: italic;
    padding: 2px;
    font-family: Georgia;
    
}
.img_list{
    border-radius: 15px;
   
}
.articles-list{
    width: 100%;
    height: 240px;
    padding: 10px;
    background-color: #ededed7d;
    border-radius: 15px;
}
b img{
     width:50%;
     height:auto;
     position:relative;
     visibility:hidden;
     left: 0px;
     top: -270px;
}
b:hover >img{
    visibility:visible;
}
a.header-contact{
   display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: rgba(255,255,255);
  text-shadow: 1px 1px rgba(0,0,0,.3);
  text-decoration: none;
  padding: 7px;
  border-radius: 10px;
  background: rgb(73, 113, 82);
  box-shadow:
   inset 0 0 1px 1px rgb(115, 80, 46), 
   inset rgba(0,0,0,.3) -1px -1px 8px 5px, 
   inset rgba(255,255,255,.5) 1px 10px 8px 1px, 1px 1px 1px 
   rgba(255,255,255,.1), -1px 1px 1px rgba(0,0,0,.1);
  transition: .2s;
  margin: 5px;
}
a.header-contact:hover {
 color: rgba(255,255,255,.9);
  background: rgb(79, 142, 93);
}
a.header-contact:active {
  background: rgb(0,110,0);
  box-shadow: inset 0 0 1px 1px rgb(115, 80, 46), 
              inset rgba(0,0,0,.3) -1px -1px 8px 5px, 
              inset rgba(255,255,255,.5) 1px 10px 8px 1px, 1px 1px 1px 
               rgba(255,255,255,.1), -1px 1px 1px rgba(0,0,0,.1);
}
.table{
    width:600px;
}
.d27 {
font-size: 25px; /* задает размер иконки */
width: 0.3em; 
height: 0.3em; 
margin-bottom: 20px;
border: 0.1em solid #fff;
position: relative;
border-radius: 50%;
top: 10px;
margin: 2px;
cursor: pointer;
}
.d27:before {
content: "";
width: 0.3em; 
height: 0.08em;
position: absolute; 
right: -0.25em; 
bottom: -0.1em;
background: #fff;
transform: rotate(45deg);
}
.home1 {
  height: 1em; 
  width: 1em; /* подберите свой размер, например, 16px или 32px */ 
  background: #FFF; /* подберите свой цвет */ 
  background-image:
   linear-gradient(transparent 5%, #FFF 5%, #FFF 50%, transparent 50%), 
   linear-gradient(90deg, #73502e 20%, #0000 20%), 
   linear-gradient(270deg, #73502e 20%, #fff0 20%), 
   linear-gradient(225deg, #73502e 25%, #0000 25%), 
   linear-gradient(135deg, #73502e 25%, #0000 25%), 
   linear-gradient(#0000 70%, #73502e 70%);
  background-position: 80% 0%, 0% 100%, 0% 100%, 0% 0%, 0% 0%, 50% 0%;
  background-size: 15% 100%, 100% 50%, 100% 50%, auto, auto, 16% 100%;
  background-repeat: no-repeat;
  top: -70px;
  position: relative;
  cursor: pointer;
}
.home2 {
    height: 0.5em;
    width: 1.1em;
    background: #FFF0;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-image: none;
        background-size: auto;
    background-image: linear-gradient(#73502e00 10%, #FFFEFE 10%, #FFF 50%, #fff0 50%), 
                      linear-gradient(90deg, #fff 40%, #03030300 20%), 
                      linear-gradient(270deg, #fff 40%, #fff0 20%), 
                      linear-gradient(225deg, #73502e00 25%, #0000 25%), 
                      linear-gradient(135deg, #73502e00 25%, #0000 25%),
                      linear-gradient(90deg, #fff 50%, #fffefe00 20%);
    background-position: 50% 50%, 10% 100%, 90% 100%, 50% 50%, 50% 50%, 60% 50%;
    background-size: 50% 50%, 50% 50%, 50% 50%, 65%, 65%, 30% 100%;
    background-repeat: no-repeat;
    top: -70px;
    position: relative;
    //margin-top: 50px;
    cursor: pointer;
}
.linkblock{ 
     cursor:pointer
}

.block-vert-line{
background-position: left;
background-color: #6b4621f0;
padding-left: 7px;
width: 25px;
border-radius: 5px;
box-shadow:
   inset 0 0 1px 1px rgb(115, 80, 46), 
   inset rgba(0,0,0,.3) -1px -1px 8px 5px, 
   inset rgba(255,255,255,.5) 1px 10px 8px 1px, 1px 1px 1px 
   rgba(255,255,255,.1), -1px 1px 1px rgba(0,0,0,.1);
}
.block-footer-line{
background-color: #6b4621f0;
position: absolute;
block-size: 70px;
width: 32px;
border-radius: 0px 25px 0px 0px;
top: auto;
flex: 0 0 auto;
box-shadow:
   inset 0 0 1px 1px rgb(115, 80, 46), 
   inset rgba(0,0,0,.3) -1px -1px 8px 5px, 
   inset rgba(255,255,255,.5) 1px 10px 8px 1px, 1px 1px 1px 
   rgba(255,255,255,.1), -1px 1px 1px rgba(0,0,0,.1);
}
@media only screen and (min-width: 250px) {
.main{
       background-image:url(../images/main.webp);
       background-size: 100% 100%;
       height: 150px;
         
}
@media only screen and (min-width: 700px) {
.main{
       background-image:url(../images/main.webp);
       background-size: 100% 100%;
       height: 250px;
       border-radius: 5px
}
@media only screen and (min-width: 1000px) {
.main{
       background-size: 100% 100%;
       height: 350px;
       border-radius: 5px
}
@media only screen and (min-width: 1100px) {
div.main {
	background-image:url(../images/main.webp);
        background-position:center top !important;
	background-repeat:no-repeat;
        //background-size: auto;
	min-width:0px !important;
	width: 100%; /* ширина картинки */
        height: 350px; /* высота картинки */
        border-radius: 10px
   }
  }
 }
}
.kitchen {
	background-image:url(../images/kuhnya.jpg);
	background-position:center top !important;
	background-repeat:no-repeat;
	min-width:0px;
	width: 100%; /* ширина картинки */
        height: 350px; /* высота картинки */
}
@media only screen and (min-width: 250px) {
div.kitchen{
       background-image:url(../images/kitchen.jpg);
       background-size: 100% 100%;
       height: 150px;
         
}
@media only screen and (min-width: 700px) {
div.kitchen{
       background-image:url(../images/kuhnya.jpg);
       height: 200px;
}
@media only screen and (min-width: 1000px) {
div.kitchen{
       height: 350px;
  }
 }
}
	.gostinaya {
	background-image:url(../images/gostinaya.jpg);
	background-position:center top !important;
	background-repeat:no-repeat;
	min-width:0px !important;
	width:expression(document.body.clientWidth<991?"990px":"auto");
}
@media only screen and (min-width: 250px) {
div.gostinaya{
       background-image:url(../images/gostinaya.jpg);
       background-size: 100% 100%;
       height: 110px;
         
}
@media only screen and (min-width: 700px) {
div.gostinaya{
       background-image:url(../images/gostinaya.jpg);
       height: 200px;
}
@media only screen and (min-width: 1000px) {
div.gostinaya{
       height: 350px;
  }	
 }
}
@media only screen and (min-width: 250px) {
.prihojaya{
       background-image:url(../images/prihojaya.jpg);
       background-size: 100% 100%;
       height: 160px;
        
}
@media only screen and (min-width: 700px) {
.prihojaya{
       background-image:url(../images/prihojaya.jpg);
       height: 200px;
}
@media only screen and (min-width: 1000px) {
.prihojaya{
       height: 350px;
}
@media only screen and (min-width: 1100px) {	
div.prihojaya {
	background-image:url(../images/prihojaya.jpg);
	background-position:center top !important;
	background-repeat:no-repeat;
        //background-size: auto;
	min-width:0px !important;
	width: 100%; /* ширина картинки */
        height: 350px; /* высота картинки */
   }
  }
 }
}
	.spalnya {
	background-image:url(../images/spalnya.jpg);
	background-position:center top !important;
	background-repeat:no-repeat;
	min-width:0px !important;
	width:expression(document.body.clientWidth<991?"990px":"auto");
}
@media only screen and (min-width: 250px) {
div.spalnya{
       background-image:url(../images/spalnya.jpg);
       background-size: 100% 100%;
       height: 100px;
        
}
@media only screen and (min-width: 700px) {
div.spalnya{
       background-image:url(../images/spalnya.jpg);
       height: 200px;
}
@media only screen and (min-width: 1000px) {
div.spalnya{
       height: 350px;
  }
 }
}
.kupe {
	background-image:url(../images/kupe.jpg);
	background-position:center top;
	background-repeat:no-repeat;
        width: 100%; /* ширина картинки */
	height:350px;
	min-width:0px;
}
@media only screen and (min-width: 250px) {
div.kupe{
       background-image:url(../images/kupe.jpg);
       background-size: 100% 100%;
       height: 110px;
         
}
@media only screen and (min-width: 700px) {
div.kupe{
       background-image:url(../images/kupe.jpg);
       height: 200px;
}
@media only screen and (min-width: 1000px) {
div.kupe{
       height: 350px;
  }
 }
}
body {
	font-family: Verdana;
	font-size: 16px;
	margin: -2px 2px 0px -2px;
	padding:2px 0px 0px 0px;
	background-color: #ffffff;
        height: 100%;
}
html,body {
	height: 100%;
        font-size: clamp(16px, 3vw, 40px);
}

span {
	font-size: 12px;
	font-family: Verdana;
}
p {
        font-size: 1.5em;
        white-space: normal;
	font-family: Verdana;
        color: #000000;
}
td {
        background-color: ;
        background-image: ;
        height: 100%;
        max-width: 100%; 
	font-size: 12px;
	font-family: Verdana;
}
th {
        background-color: ;
        background-image: ;
        height: 25px;
        max-width: 100%; 
	font-size: 12px;
	font-family: Verdana;
}
div {
	font-size: 16px;
	font-family: Verdana;
}
@media only screen and (min-width: 250px) {
tp{
  width: 50%;
  height: 25px;
  display: block;
  position: relative;
  right: -150px;
  top: -100px;
  
}
@media only screen and (min-width: 700px) {
tp{
  width: 25%;
  height: 25px;
  display: block;
  position: relative;
  right: -550px;
  top: -100px;
}
@media only screen and (min-width: 1000px) {
tp{
  width: 14%;
  height: 25px;
  display: block;
  position: relative;
  right: -1050px;
  top: -100px;
  }
  }
 }
div.logo-text{
	font-size:12px;
	color:#600;
	margin-left:5px;

}
a.main-menu {
	padding-right:30px;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: verdana;
	font-weight: bold;	
}
a.cataog-list-menu {
	font-size: 16px;
	width:100%; 
	text-decoration: underline;	
}
a{
   color: #600;
   text-decoration: underline;
   height: 25px;
   max-width: 100%;
   word-break: break-word;
   white-space: ;
}
div.phone{
	font-size:135%;
	white-space:nowrap;
	color:#600;
	padding-right:5px;
        margin: 2px;
        transform: scale(0.88);
}
div.footer{
	font-family:Verdana;
	font-size:12px;
	color:#6b4620;
	padding-left:30px;
        top: 10px;
        position: relative;
        //flex: 0 0 auto;
        display: inline-flex;
}   
.header-info{
	font-family:Verdana;
	font-size:20px;
	padding-left:30px;
	padding-top:25px;
	color:#993300;
        margin-left: -850px;
}
@media only screen and (min-width: 250px) {	
div.header-info{
	font-family:Verdana;
	font-size:10px;
	padding-left:15px;
	padding-top:1.5px;
	color:#993300;
        margin-left: -290px;
        
}
@media only screen and (min-width: 700px) {	
div.header-info{
	font-family:Verdana;
	font-size:20px;
	padding-left:30px;
	padding-top:10px;
	color:#993300;
        margin-left: -500px;
}
@media only screen and (min-width: 1000px) {	
div.header-info{
	font-family:Verdana;
	font-size:20px;
	padding-left:30px;
	padding-top:25px;
	color:#993300;
        margin-left: -850px;
  }
 }
}  	
h1.header-info-h1{
	font-family:Verdana;
	font-size:90%;
	padding-left:25px;
	padding-top:25px;
	color:#993300;
	font-weight:normal;
	padding:0;
	margin:0;
	}
	
h2.header-info-h2{
	font-family:Verdana;
	font-size:16px;
	padding-left:25px;
	padding-top:25px;
	color:#993300;
	font-weight:normal;
	padding:0;
	margin:0;
	}	
	
.catalog-item {
	margin:25px;
	width:100%;
}
@media only screen and (min-width: 250px) {	
div.header-text{
	font-family:Verdana;
	font-size:90%;
	padding-left:1cm;
        width: revert;
        transform: scale(0.41);
        display: table;
        position: relative;
        left: -130px;
        transform-origin: top;
        
	}
@media only screen and (min-width: 700px) {	
div.header-text{
	font-family:Verdana;
	font-size:90%;
	padding-left:0px;
        width: revert;
        display: table;
        position: relative;
        left: -230px;
        text-align: left;
        transform: scale(0.7);
        transform-origin: top;
  }	
@media only screen and (min-width: 1000px) {	
div.header-text{
	font-family:Verdana;
	font-size:90%;
	padding-left:0px;
        width: 300px;
        display: table;
        position: relative;
        left: -400px;
        text-align: left;
        transform: scale(0.9);
  }
 }
}
.header-text{
	font-family:Verdana;
	font-size:13px;
	padding-left:0px;
        width: 300px;
        display: table;
        position: relative;
        left: -356px;
        text-align: left;
        
}	
div.br-line{
	 height:5px;
}

/**
* @file: highslide.css 
* @version: 4.1.13
*/
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 8pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
        text-align:center;
}
.highslide img {
	display: block;
        margin: auto;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 1px;
	border-style: solid;
	border-color: white;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .5em;
}
.highslide-caption {
	display: none;
	font-size: 3em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	/*position: absolute;*/
	background: black;
}
a.highslide-full-expand {
   background: url(/templates/jsstudio/images/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 30px 30px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 32px;
	background-image: url(/templates/jsstudio/images/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: #fff0;
	text-decoration: none;
	font-size: 12px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: #fff0;
	background-color: #fff0;
}
.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-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(/templates/jsstudio/images/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}
/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	padding: 0;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

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

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


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

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

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

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

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

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

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

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

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

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

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

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

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(/templates/jsstudio/images/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-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 .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(/templates/jsstudio/images/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(/templates/jsstudio/images/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

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

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-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 .highslide-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 .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url(/templates/jsstudio/images/graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(/templates/jsstudio/images/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(/templates/jsstudio/images/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 .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

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


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

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

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

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

.cb-gray {
	background:#eeeeee;
	 
}

.cb-gray .content{
	padding:0px 20px;
}

.cb-gray .content img{
	padding:5px;
}
.cb-gray .content a.arrov-style{
	text-decoration: none;
}

.cb-gray .tl
{
background-image: url(../images/tl.png);
background-repeat: no-repeat;
background-position: top left;
height: 15px;
}
.cb-gray .tr
{
background-image: url(../images/tr.png);
background-repeat: no-repeat;
background-position: top right;
height: 15px;
}
.cb-gray .bl
{
background-image: url(../images/bl.png);
background-repeat: no-repeat;
background-position: bottom left;
height: 15px;
}
.cb-gray .br
{
background-image:url(../images/br.png);
background-repeat: no-repeat;
background-position: bottom right;
height: 15px;
}
.cb-gray  h1{
	font-size:18px;
	font-family:Verdana;
	color:#400;
	padding:0;
	margin:0;
	font-weight:normal;
	
	}

span.menu-v{
	padding-right:45px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-family:georgia;
}	
.cataloglist {
	font-size: 12px;
	font-family:verdana;
        width: 100%;
        height: auto;
	object-fit: cover;
        word-break: break-word;
  
}
.cataloglist h1 {
	font-size: 160%;
	font-family:Verdana;
	color:#400;
	padding:0;
	margin:0;
	font-weight:normal;
        word-break: break-word;
        box-sizing: content-box;
}

.cataloglist h2{
	font-size:130%;
	font-family:Verdana;
	color:#400;
	padding:0;
	margin:0;
	font-weight:normal;
        word-break: break-word;
        box-sizing: content-box;
	}

div.catalog-br{
		height:2px;
}
@media (min-width:250px) and (max-width:800px){
}
@media only screen and (max-device-width: 800px) {
div.container {
  background-size: cover;
  width: 100%;
  
  margin: 0 auto; /* центрируем основной контейнер */
}
img {
  object-fit: cover;
  max-width: 100%; /* ширина картинки */
  //width: 100%;
  height: auto; /* высота картинки */
  transform: scale(0.8);
  }
 }
}
 * {
box-sizing: content-box;
}

//body {
    background-color: #f1f1f1;
    padding: 20px;
    font-family: Arial;
}

/* Center website */
.mains {
    max-width: 1000px;
    margin: auto;
    font-size: 12px;
}

h1 {
    font-size: 50px;
    word-break: break-all;
}

.rows {
    margin: 0px;
  }
 }
}
/* Add padding BETWEEN each column (if you want) */
.rows{
    padding: 0px;
    width: 100%;
   }
 }
/* Create four equal columns that floats next to each other */
.column {
        display: inline-block;
        width: 30%;
        word-break: break-all;
        font-size: 16px;
        font-family: initial;
        margin: 0px 10px 0px 0px;
        color: #900000;
}

/* Clear floats after rows */
.rows:after {
    display: table;
    clear: both;
}

/* Content */
.content {
    background-color: white;
    height: auto;
    display: block;
    margin: auto;
    font-size: 12px;
    font-family: initial;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 600px) {
    .column {
        width: 35%;
        word-break: break-all;
        font-size: 12px;
        font-family: initial;
        margin: 0px 0px 10px 0px;
        padding: 1px 1px 1px 10px;
    }
 }
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 500px) {
    .column {
        width: 45%;
        word-break: break-all;
        font-size: 12px;
        font-family: initial;
        margin: 0px 0px 10px 0px;
        margin: auto;
  }
}
#cookie_notification{
  display: none;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  bottom: 15px;
  left: 50%;
  width: 90%;
  transform: translateX(-50%);
  padding: 25px;
  background-color: #537c59;
  border-radius: 10px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
}
#cookie_notification b{
  margin: 0;
  font-size: 0.55rem;
  text-align: left;
  color: white;
}
@media (min-width: 250px){
  #cookie_notification.shows{
    display: flex;
    width: 75%;
  }
  .cookie_accept{
    margin: 0 0 0 25px;
  }
}
@media (max-width: 575px){
  #cookie_notification.shows{
    display: block;
    text-align: left;
  }
  .cookie_accept{
    margin: 10px 0 0 0;
  }
 }
}
@media screen and (max-width: 600px) {
whitespace {
        width: 60%;
        word-break: break-all;
        font-size: 12px;
        font-family: initial;
        margin: 0px 0px 10px 0px;
 }
@media screen and (max-width: 500px) {
whitespace {
        width: 50%;
        word-break: break-all;
        font-size: 12px;
        font-family: initial;
        margin: 0px 0px 10px 0px;
 }
.aspect-ratio-box {
  height: 0;
  overflow: hidden;
  padding-top: 591.44px / 1127.34px * 100%;
  background: white;
  position: relative;
}
.aspect-ratio-box-inside {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}