@import url('https://fonts.googleapis.com/css?family=Lato|Montserrat:200,300,400,600|Forum|Lobster|Noto+Serif:400i|Open+Sans:300,400,400i,600|PT+Serif:400,400i|Raleway:400i|Ubuntu:400i&subset=cyrillic,cyrillic-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Marck+Script|Oswald:700|Poppins:300,400,500,600|Roboto:300,400,500');


html, body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body{
	/*color: #6e6e6e;*/
	/*font-family: "Poppins", "Roboto", sans-serif;*/
	font-family: 'Montserrat', sans-serif;
  	font-size: 14px;
  	font-style: normal;
  	/*color: #6e6e6e;*/
	color: #292929;
	/*font-family: 'Open Sans', sans-serif;*/
	/*font-size:14px;*/
	font-weight: 300;
    line-height: 1.5em;
	background: #F6F3F3; /*#f0f0f0 f7f5f2 F6F3F3;*/
	
	/*background: #f9f9f9;*/
	margin: 0;
	padding: 0;
	/*word-break:break-all;*/
}

header {
	width: 100%;
    height: 150px;
	/*background: #fefefe;*/
	padding: 0px 0;
	margin: 0;
	position: relative;
	z-index: 7;

}

.container {
    width: 170px !important;
    height: 150px;
    /*margin: auto; /* по центру */
    display: inline-block;
    float: left;
}

.header-row {
    z-index: 9999999999999999;
    position: relative;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
    padding-left: 20px;
}
.header-row {
    background: #fafafa; /*#3D4256;*/
    display: inline-block;
}

@media (min-width: 320px) and (max-width: 767px) {
    .header-row {
        height: auto;
        padding: 0;
    }
}



@media (min-width: 768px) and (max-width: 991px) {
    .header-row .header .container .row > div {
        position: relative;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .header-row .header {
        padding: 0px 0px 0px 20px;
        position: relative;
    }
}



@media (min-width: 320px) and (max-width: 767px) {
    .header {
        background: none;
        height: auto;
    }
}

/* шапка */
.logo-fleft {
    position: relative;
    height: 150px;
    left: 0;
    top: 0;
    text-align: left;
    padding: 0 0 0 0;
}
.site-logo {
    position: relative;
    text-align: left;
    height: auto;
    width: 170px;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
}

.site-logo_link {
    position: relative;
    display: inline-block;
	_display:inline;
	*zoom: 1; 
	*display:inline; /* IE 7*/ 
    width: 170px;
    z-index: 2;
}
.site-logo_link:hover {
    text-decoration: none;
}

.site-logo_img {
    position: relative;
    display: inline-block;
	_display:inline;
	*zoom: 1; 
	*display:inline; /* IE 7*/ 
    width: 130px;
    *width: 130px;
    _width: 130px;
    padding-left: 20px;
}

.menu__inline li {
    position: relative;
    list-style: none;
    display: inline-block;
	_display:inline;
	*zoom: 1; 
	*display:inline; /* IE 7*/ 
    margin: 0 10px;
}
@media (max-width: 800px) {
	.menu__inline {
		margin: 0;
		padding: 0;
		padding-bottom: 10px;
	}
}
.module_content {
    position: relative;
    margin-top: 60px;
	float: right;
	padding-right: 20px;
}

.banner_module {
    position: absolute;
    margin-top: -90px;
    margin-left: 390px;
}
.banner {
  position: relative;
  width: 250px;
}

@media (max-width: 970px) {
/* сделать отступ логотипа */
    .site-logo_link {
    	width: 150px;
        margin-left: 0px !important;
	}
	.banner_module {
		display:none;
	}
	.banner {
	    display:none;
	}
}

@media (max-width:800px) {  
/* ширина эл-тов шапки */
    .logo-fleft {
        float: center;
        width: 150px;
        height: auto;
        padding: 0;
        text-align: center;
        margin-top: 0px;
    }
    .site-logo {
        text-align: center;
        position: relative;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .site-logo_link {
        width: 150px;
        margin-left: 0px !important;
        margin:0;
        padding:0;
	}
	.module_content {
		float: none;
        margin-top: 0px;
	}
	.banner_module {
		display:none;
	}
	.banner {
	    display:none;
	}
	
}

@media (max-width: 400px) {
	.site-logo_link {
        width: 150;
        margin-left: 0px !important;
	}
	.site-logo_img {
        width: 150;
    	padding-left: 20px;
	}
	.version_ru {
	  display: none;
	}
}

.main {
    position: relative;
    min-height: 1400px;
	height: 1%;
    width: auto;
	/*width: 970px;*/
	overflow: hidden;  /* была прокрутка при auto */
    margin: 0; 
    /*background: #f0f0f0;*/
    background: #f7f5f2;
    padding: 0;
    margin: 0;
	z-index: 1;
}
@media (max-width: 970px) {
    .main {
        width: auto;
	    padding: 0;
	    margin: 0;
	    height:1%;
		overflow: hidden;
    }
}
.content, .content_gr {
    position: relative;
    width: auto;
	/*width: 720px;*/
    min-height: 1400px;
	height: auto;
	background: #fff;
	z-index: 6;
	padding: 0;
	margin: 0;
	margin-left: 270px !important;
	margin-right: 10px !important;
	padding-bottom: 30px;
}
.content_gr {
	background: #f0f0f0;
}
@media (max-width: 970px) {
	.content, .content_gr {
		width: auto;
		padding: 0;
		margin: 0 !important;
		padding-left: 15px;
		padding-right: 15px;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
}
.content1, .content1_gr {
    position: relative;
	width: auto;
	background: #ffffff;
	background: url(../images/background2.png) repeat-y 0 0;
	z-index: 6;
	padding: 0;
    margin: 0; /* по центру content */
}
.content1_gr {
	background: #f0f0f0;
	background: url(../images/background.png) repeat-y 0 0;

}
@media (max-width: 970px) {
	.content1, .content1_gr {
		width: auto;
		padding: 0 !important;
		margin: 0 !important;
	}
}
.sidebar {
    position: absolute;
    left: 0;
    top: 0;
	/*margin-right: 720px;*/
	height: 100%;
	margin-top: 0;
	background: #f5f5f5;
	z-index: 5;
	border-left: 0px solid #fefefe;
	border-right: 0px solid #f7f7f7;
	vertical-align: top;
	z-index: 7;
	margin-left: 10px !important;
	overflow-y: hidden;
	overflow-x: hidden;
}
.bar_down {
    background: url('../images/arr_bottom.png') no-repeat;  
    background-size: 40px 27px;
}
.bar_up {
    background: url('../images/arr_top.png') no-repeat;  
    background-size: 40px 27px;
}
.bar_up, .bar_down {
	/*display:none;*/
	position: relative;
	z-index: 9999999999;
	opacity: 0.9;
	padding: 0;
	cursor:pointer;
    background-size: 40px 27px;
	width: 40px;
	height: 27px;
	margin: 0 auto;
}

.div_bar_down, .div_bar_up {
	position: absolute;
	z-index: 999999999999;
	opacity: 0.9;
	padding: 0;
	cursor:pointer;
	width: 232px;
	height: 27px;
	padding: 10px;
    background-color: #fff;
    text-align: center;
}
.div_bar_down {
	top: -47px;
	left: 10px;
}
.div_bar_up {
	top: 0;
	left: 10px;
}

@media (max-width: 970px) {
	.sidebar {
		display:none;
	}
}
.mask {
    background-color: #000;
    height:100%;
    position:fixed;
    width:100%;
    top:0;
    left:0;
    display:none;
	z-index: 6;
	  opacity: 0.6;

}
.sidebar_text_block, .sidebar_text_block_w, .sidebar_cart_block {
    position: relative;
    display: block;
    width:240px;
	padding: 0px 0 20px 7px;
	text-align: left;
		color: #6e6e6e;
		background-color: #ffffff;
		margin-bottom:20px;
		margin-right:5px;
		font-size: 13px;
		line-height: 1.5em;
    	font-weight: 300;	
    		-webkit-box-shadow: 0 4px 6px -6px #777;
       		-moz-box-shadow: 0 4px 6px -6px #777;
            box-shadow: 0 4px 6px -6px #777;
}
.sidebar_cart_block {
	padding-bottom: 20px;
	text-align: center;
}

.sidebar2 {
    position: fixed;
    left: 0;
    top: 0;
	height: 100%;
	width: 0;
	margin-top: 0;
	color: #fff;
	vertical-align: top;
	z-index: 77;
	margin: 0 !important;
	overflow: hidden;
	padding-top: 210px;
    	/*	-webkit-box-shadow: box-shadow: 0 0 7px 3px #777;
       		-moz-box-shadow: box-shadow: 0 0 7px 3px #777;
            box-shadow: 0 0 7px 2px #777; */
}
.sidebar_i {
    position: fixed;
    left: 0;
    top: 210px;
	width: 18px;
	height: 38px;
	cursor: pointer;
	background-color: #6E547D;
	z-index: 99999;
    font: 500 15px 'Open Sans', sans-serif;
	color: #ffffff;
	padding-top: 15px;
	padding-left: 5px;
	border-radius: 0 8px 8px 0;
	-webkit-border-radius: 0 8px 8px 0;
	-moz-border-radius: 0 8px 8px 0;
	opacity: 0.9;
}

.sidebar_ii {
    position: fixed;
    left: 225px;
    top: 250px;
	width: 25px;
	height: 70px;
	cursor: pointer;
	z-index: 99999999;
}
@media (min-width: 970px) {
	.sidebar2 {
		display:none;
	}
}
@media (max-width: 970px) {
	.div_bar_down, .div_bar_up, .bar_down, .bar_up {
		display:none;
	}
}
@media (max-width: 800px) {
	.sidebar_i {
		top: 220px;
		height: 28px;
		padding-top: 8px;
	}
}
.header_side {
    position: relative;
	display: block;
    width:225px;
    height:35px;
	color: #ffffff;
	/*background-color: #6d8193; 8ea2b4 5f2d3e*/
	background-color: #6E547D;
    font: 500 16px 'Open Sans', sans-serif;
	margin-bottom: 20px;
	margin-right:5px;
	padding-top: 12px;
	padding-left: 15px;
    	-webkit-box-shadow: 0 4px 6px -6px #777;
       	-moz-box-shadow: 0 4px 6px -6px #777;
        box-shadow: 0 4px 6px -6px #777;
}
.header_side:hover {
	color: #ffffff;
	background-color: #4eb9e6;
}

.sidebar_text_block_w {
	background: #ffffff;
}


.footer {
    position: relative;
	clear: both;
	font: 400 13px 'Noto+Serif';
    color: #f0f0f0;
    background: #282829;
    width:100%;
    min-height: 350px;
	height: 1%;
    padding: 0;
    text-align: center;
	z-index: 9;

}
.foot_text_color {
	font-size: 12px;
	font-family: 'Forum';
    color: #6e6e6e;
}
.footer_heads, .footer_heads1 {
	font-size: 13px;
	font-family: 'Noto+Serif', sans-serif;
	font-weight: 600;
    color: #777;
}
.footer_heads1 {
    color: #c6c2c2;
	font-weight: 300;
	font-size: 15px;
}
.footer_block, .footer_block1, .footer_block2, .footer_block3 {
    position: relative;
    width: auto;
    min-width: 600px;
    min-height: 10px;
    height:auto;
    margin: auto; /* по центру content */
    color: #f7f7f7;
	text-align: center;
	vertical-align:top;
	padding-top: 23px;
	padding-bottom: 25px;
    display: inline-block;
	_display:inline;
	*zoom: 1; 
	*display: inline; /* IE 7*/ 
}
.footer_block1 {
    min-width: 300px;
    width: 300px;
	padding-top: 30px;
	padding-bottom: 5px;
}
.footer_block {
	text-align: right;
}
@media (max-width: 910px) {
	.footer_block {
		text-align: center;
	}
}
.footer_block2, .footer_block3 {
    min-width: 200px;
	text-align: left;
    width: 250px;
	padding-left: 35px;
	padding-top: 30px;
	padding-bottom: 5px;
}
.footer_block3 {
	padding-left: 5px;
	padding-top: 5px;
    width: 300px;
}
.copyright {
    position: relative;
    width: 300px;
    margin: auto; /* по центру content */
    color: #DDD;
	text-align: center;
	padding-bottom: 10px;
	display: block;
}
@media (max-width: 1200px) {
	.footer_block1 {
    	width: 300px;
    	float: none;
	}
}
@media (max-width: 600px) {
	.footer_block, .foot_text_color {
		min-width: 90%;
    	width: 90%;
    	float: none;
		display: block;
	}
}

.random_img {
    position: relative;
	max-width: 250px;
	min-width: 10px;
	width: auto;
	height: 100%;
	margin: 5px 15px 30px 15px;
	padding: 0;
	background: #fff;
    text-align: center;
 	border-bottom: 1px solid #DDD;
  	border-top: 1px solid #f7f7f7;
  	border-right: 1px solid #f7f7f7;
    display: inline-block;
	_display:inline;
	*zoom: 1; 
	*display: inline; /* IE 7*/ 
	vertical-align: top;
	   		-webkit-box-shadow: 0 4px 6px -6px #777;
       		-moz-box-shadow: 0 4px 6px -6px #777;
            box-shadow: 0 4px 6px -6px #777;
}
.random_img img {
	margin: 30px 20px 30px 20px;
    padding: 0;
}
.p_text {
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 40px;
	margin-right: 40px;
}
@media (max-width: 500px) {
	.p_text {
		margin-left: 15px;
		margin-right: 15px;
	}
}
.random_img_list {
    position: relative;
	width: 100%;
    height: auto;
    max-height: 500px;
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: center;
    position: relative;
    z-index: 0;
    overflow: hidden;
    display: inline-block;
	_display:inline;
	*zoom: 1; 
	*display: inline; /* IE 7*/ 
}

@media (max-width: 1030px) {
	.random_img_list {
    	max-height: 100%;
    	overflow: auto;
	}
}    
@media (max-width: 630px) {
	.random_img {
		max-width: 250px;
		height: auto;
	}
}

.random_img_list_one {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: top;
    position: relative;
    z-index: 0;
}
.random_img_one {
    position: relative;
	width: 190px;
	margin: 40px 0px 10px 3px;
	padding: 25px 25px 25px 25px;
	background: #fff;
  	border-bottom: 1px solid #DDD;
  	border-left: 1px solid #DDD;
    display: inline-block;
	_display:inline;
	*zoom: 1; 
	*display: inline; /* IE 7*/ 
	vertical-align: top;
	   		-webkit-box-shadow: 0 4px 6px -6px #777;
       -moz-box-shadow: 0 4px 6px -6px #777;
            box-shadow: 0 4px 6px -6px #777;
}
    
.events_list {
    width: 100%;
    padding: 0;
    vertical-align: top;
    position: relative;
    z-index: 0;
	text-align: center;
	margin: auto;
}

.event, .collection {
    position: relative;
	width: 200px;
	height: 100%;
	/*height: 430px;*/
	margin: 5px 15px 20px 15px;
	padding: 0px 0 0px 0px;
    display: inline-block;
	_display:inline;
	*zoom: 1; 
	*display: inline; /* IE 7*/ 
	vertical-align: top;
	background: #fff;
	text-align: center;
	/*line-height: 14px;*/
		   	-webkit-box-shadow: 0 4px 6px -6px #777;
            -moz-box-shadow: 0 4px 6px -6px #777;
            box-shadow: 0 4px 6px -6px #777;
}


.event img {
    position: relative;
    width: 200px;
    vertical-align: top;
}
.event a {
	color: #6e6e6e;
}

.collection {
	height: 280px;
}
.collection img {
	height: 150px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;

}



@media (max-width: 459px) {
	.events_list {
    	width: 230px;
        margin: auto;
	}
}
@media (min-width: 460px) and (max-width: 689px) {
	.events_list {
    	width: 460px;
        margin: auto;
	}
}

@media (min-width: 690px) and (max-width: 920px) {
	.events_list {
    	width: 690px;
        margin: auto;
	}
}

.text_block {
    position: relative;
	width: auto;
	margin: 0;
	text-align: justify;
	padding: 7px;
}
.text_block img {
    position: relative;
	float:left; 
	margin: 7px 7px 7px 5px;
}
.text_block_gr {
    position: relative;
	width: 680px;
	background: #f7f7f7;
	float: center; 
	margin: auto;
	text-align: justify;
}
@media (max-width: 770px) {
	.text_block, .text_block_gr {
		width: auto;
		margin: 0;
	}
	.text_block img {
		width: 180px;
		text-align: left;
 	}
}
@media (max-width: 500px) {
	.text_block img {
		float: none; 
		width: 150px;
		text-align: center !important;
		margin: 0;
		margin: auto;
		padding: 0 0 7px 5px;
 	}
}
.text_block1 {
    position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: justify;
	padding-bottom: 30px;
}

.text_block1_gr {
	background-color: #f7f7f7;
    position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: justify;
	padding-bottom: 30px;
}
@media (max-width: 970px) {
	.text_block1 {
		width: 100%;
	}
	.text_block1_gr {
		width: 100%;
	}
}

/* ЗАГОЛОВОК НА ГЛАВНОЙ */
.header_text_line {
    position: relative;
	padding: 25px 0 20px 10px;
	text-align: center;
}
.sorting_line {
    position: relative;
	width: 96%;
	padding: 0 2% 15px 2%;
	text-align: right;
	float: right;
}
/* СОЦ СЕТИ */
.social_sidebar {
    position: relative;
	width: auto;
    display: inline-block;
	padding: 5px 0 35px 0px;
	margin: auto;
}
.social_sidebar a {
    display: inline-block;
	padding-right: 10px;
}

.social_block {
    position: relative;
	width: 250px;
	padding: 15px 0 15px 10px;
	margin: auto;
}

.social_block img {
	padding: 0px 0 0px 10px;
}
.social_block_300 {
    position: relative;
	width: 300px;
	padding: 15px 0 15px 10px;
	margin: auto;
}
.social_block_300 img {
	padding: 0px 0 0px 10px;
}

.social_block_2 {
    position: relative;
	width: 90%;
	padding: 15px 0 10px 10px;
	margin: auto;
}
.social_block_2 img {
	padding: 0px 0 0px 10px;
}
@media (max-width: 700px) {
  .social_block_2 {
	width: 95%;
  }
}

/* ПОДПИСКА */
.subs_sidebar {
	width: 240px;
	margin: auto;
	text-align: center;
}
.subs_blocks, .video_blocks {
    width: 100%;
    margin: 0;
    padding: 0;
	text-align: center;
    vertical-align: top;
    position: relative;
}
.subs_block, .promo_block {
    position: relative;
	width: auto;
	padding: 0;
	margin: 0 20px 30px 20px;
    display: inline-block;
	_display:inline;
	*zoom: 1; 
	*display: inline; /* IE 7*/ 
	vertical-align: top;
	text-align: center;
}
@media (max-width: 600px) {
	.subs_blocks {
		width: auto;
		margin: 0 20px 30px 20px;
		text-align:center;
	}

}

/* КОНТАКТЫ */
.contacts {
    width: 400px;
	margin: auto;
    padding: 0;
    display: block;
    position: relative;
    text-align:center;
}
@media (max-width: 450px) {
	.contacts {
		width: 300px;
		margin: auto;
	}
}
#sp {
  vertical-align:middle;
}

/* ГАЛЕРЕЯ МЕНЮ ЖАНРОВ */
.gal-menu {
		position: relative;
		display: inline-block;
		width:100%;
		margin: 0;
		margin-top: 5px;
		padding: 0;
  	border-bottom: 1px solid #DDD;
  	border-left: 1px solid #DDD;
	vertical-align: top;
	   		-webkit-box-shadow: 0 4px 6px -6px #777;
            -moz-box-shadow: 0 4px 6px -6px #777;
            box-shadow: 0 4px 6px -6px #777;
    }
.gal-menu li {
		position: relative;
		width: auto;
		display: block;
		margin: 0px 0 0 0;
		background: #ffffff;
		cursor: pointer;
		height: 40px;
		margin-bottom:1px;
}
.gal-menu >li:after {
		position: relative;
		display: block;
		width: 100%;
		height: 1px;
		margin:0;
		padding: 0;
		top: 0;
		right: 0;	
}

.gal-menu li.current {
	  /*background: #8ea2b4; 5f2d3e 8ea2b4 6d8193 #6E547D */
	  background-color: #6E547D;
	  color: #ffffff;
}

.gal-menu li.current a {
	  color: #ffffff !important;
}
.gal-menu li.current a:hover {
	  color: #ffffff !important;
}
.gal-menu li:hover {
	  background: #4eb9e6;
	  color: #ffffff !important;
}
.gal-menu li a:hover {
	  background: #4eb9e6;
	  color: #ffffff !important;
}
.gal-menu li.sub {
	  background: #ffffff;
	  height:100%;
}
.gal-menu a {
		position: relative;
		display: inline-block; /* показ en ru в столбик */
		_display:inline;
		*zoom: 1; 
		*display: inline; /* IE 7*/ 
		margin: 10px 0 10px 20px;
	    /*font: 600 12px 'Open Sans', sans-serif;*/
	    font: 300 15px / 22px 'Forum';
	   /* color: #282829;*/
	    /*text-transform: capitalize;*/
	    width: 80%;
}
.gal-menu a:hover {
	  background: #4eb9e6;
	  color: #ffffff !important;
}

/* ГАЛЕРЕЯ ЗАГОЛОВОК */
.gal-header {
	width:95%;
  	padding-top:7px;
  	padding-bottom:10px;
  	padding-left:15px;
	margin-top: 20px;
}
.gal-header1 {
    position: relative;
	width:95%;
  	padding-top:20px;
  	padding-bottom:10px;
  	padding-left:15px;
	background: #ffffff;
}

/*  МАГАЗИН МЕНЮ ГРУПП АКВАРЕЛЕЙ */

.shop_menu_group {
    position: relative;
	width: 95%;
	height: 100%;
	padding: 0;
	margin: auto;
	background: #fff;
 	text-align: center;
	vertical-align: top;
    		-webkit-box-shadow: 0 4px 6px -6px #777;
       		-moz-box-shadow: 0 4px 6px -6px #777;
            box-shadow: 0 4px 6px -6px #777;
}
.shop_group1, .shop_group2, .shop_group3, .shop_group4 {
    position: relative;
	width: 30%;
	height: 70px;
	/*background-image:url('../images/bg_group_1.jpg'); 
	background-position:top left; 
	background-repeat:no-repeat;*/
	text-align: center;
    display: inline-block;
	_display:inline;
	*display: inline; /* IE 7*/ 
	padding-top:15px;
	vertical-align: top;
}
/*.shop_group2 {
	background-image:url('../images/bg_group_2.jpg'); 
}
.shop_group3 {
	background-image:url('../images/bg_group_3.jpg'); 
}  */
.shop_group4 {
    position: relative;
	height: 100%;
	width:210px;
	padding-bottom:10px;
	padding-right:10px;
    display: inline-block;
	_display:inline;
	*display: inline; /* IE 7*/ 	
	vertical-align: middle;
}
@media (max-width: 740px) {
	.shop_group1, .shop_group2, .shop_group3 {
	    display: block;
	    	width: 100%;
		height: 60px;
	    	background: none;

	}
}    

/* СТРАНИЦА ТОВАРА */
.shop-item-block {
	position: relative;
	width:940px; /* 970px */
	margin: auto;
	padding: 0;
	background: #fff;
    		-webkit-box-shadow: 0 4px 6px -6px #777;
       		-moz-box-shadow: 0 4px 6px -6px #777;
            box-shadow: 0 4px 6px -6px #777;
}

.shop-item-img {
	position: relative;
	width:610px;
	/*height:100%;*/
	text-align: center;  
	padding: 0 30px 0 0;
	margin: auto;
	vertical-align: top;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
}
.main_photo_shop {
	position: relative;
	width:580px;
	/*max-height: 700px;*/
	padding: 30px 30px 0 30px;
	display: block; /* показ en ru в столбик */
}
.shop-add-img {
	position: relative;
	width:580px;
	height:100%;
    margin: auto;
    padding: 0;
    text-align:center;
    vertical-align: top;
    position: relative;
	display: block; /* показ en ru в столбик */
}

.shop-add-img img {
    position: relative;
	margin: 15px 10px 30px 10px;
	padding: 10px 10px 10px 10px;
	background: #fff;
  	border-bottom: 1px solid #DDD;
  	border-left: 1px solid #DDD;
  	border-top: 1px solid #f7f7f7;
  	border-right: 1px solid #f7f7f7;
    display: inline-block;
	_display:inline;
	*display: inline; /* IE 7*/ 
	vertical-align: middle;
}
.add_pics {
    position: relative;
	z-index: 4;
	float: center;
	cursor: pointer;
}
#main_photo {
	position: relative;
	z-index: 999;
	cursor: pointer;
}

.shop-item-bar {
	position: relative;
	width:270px;
	padding: 10px 10px 0 10px;
	margin: auto;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 

}

@media (max-width: 940px) {
	.shop-item-block {
		width: 95%;
		margin:auto;
    	display: block;
		padding:0;
	}
	.shop-item-img {
		width: 100%;
		margin:auto;
		padding:0;
	}
	.main_photo_shop {
		width: 100%;
		margin:auto;
		padding:0;
		padding-top:30px;
		text-align: center;  
	}
	.main_photo_shop img {
		margin:auto;
		padding:0;
		padding-top:10px;
	}
	.shop-item-bar {
	position: relative;
		width: 100%;
		margin:auto;
		padding:0;
		display: inline-block; /* показ en ru в столбик */
		_display:inline;
		*display: inline; /* IE 7*/ 
		text-align:center;
	}
}
@media (max-width: 640px) {
	.shop-item-block {
		width: 100%;
	}
	.shop-item-img {
		width: 100%;
		margin:auto;
		padding:0;
	}
	.shop-add-img {
		width: 100%;
	}
	.shop-add-img img {
		margin: 15px 0px 10px 0px;
	}
	.shop-item-bar {
		width:300px;
    	display: block;
	}
	.main_photo_shop {
		width: 90%;
		margin:auto;
		padding:0;
	}
	.main_photo_shop img {
		width: 95%;
		margin:auto;
		padding:0;
		padding-top:30px;
	}
	
}

.tb_delivery {
	width:700px;
	border: 1px solid #DDD;
	color: #232323;
	font-size: 13px;
	   		-webkit-box-shadow: 0 4px 6px -6px #777;
            -moz-box-shadow: 0 4px 6px -6px #777;
            box-shadow: 0 4px 6px -6px #777;
}
.tb_delivery th {
	background-color: #6E547D;
	color: #fff;
	font-size: 11px;
}
.tb_delivery td {
	padding-top: 8px;
	padding-bottom: 8px;
}
.tb_delivery tr:hover {
	background: #4eb9e6;
	color: #fff;
}

/* Блоки в баре */
.bar_block_l, .bar_block_r {
	position: relative;
	width:250px;
	margin:auto;
}
.en_ru {
	position: relative;
	width:250px;
	text-align: right;  
	margin:auto;
	padding:10px 10px 10px 0;
}
.bar_text_block_l {
	position: relative;
	width:250px;
	padding:5px 0 5px 0;
}
.avail_block {
	position: relative;
	width:250px;
	text-align: right;  
	padding:10px 20px 5px 0;
}
.price_block {
	position: relative;
	width:250px;
	height:100%;
	background: #282829;
	padding: 5px 5px 5px 5px;
	margin-top:10px;
		display: inline-block; /* показ en ru в столбик */
		_display:inline;
		*display: inline; /* IE 7*/ 
}
.price_block1 {
	position: relative;
	width:70px;
	margin:0;
	padding:0;
	padding-top:25px;
	padding-left:10px;
		display: inline-block; /* показ en ru в столбик */
		_display:inline;
		*display: inline; /* IE 7*/ 
	vertical-align:center;
}
.price_block2 {
	position: relative;
	width:150px;
	margin:0;
	padding:0;
	float:right;
		display: inline-block; /* показ en ru в столбик */
		_display:inline;
		*display: inline; /* IE 7*/ 
}

@media (max-width: 940px) {
	.bar_block_l, .bar_block_r {
	position: relative;
		width:270px;
		height:100%;
		padding:0;
		margin-left:20px;
		display: inline-block; /* показ en ru в столбик */
		_display:inline;
		*display: inline; /* IE 7*/ 
		vertical-align:top;
		background:#fff;
		text-align:left;
	}
	.en_ru {
			text-align: left;  
	}
}
@media (max-width: 640px) {
	.bar_block_l, .bar_block_r {
		width:90%;
		display: block; /* показ en ru в столбик */
		text-align:left;
	}
}
/* end Блоки в баре */


@media (max-width: 750px) {
	.tb_delivery {
		width: 100%;
	}
}
@media (max-width: 640px) {

}

/*  Новости */
/*  Страница новости */

.text_news {
    position: relative;
	width: 680px;
	height:100%
	padding: 0; 
	margin: auto;
}
.text_news img {
	float:center;
}
.main_photo_news {
	float:left; 
	margin: 0px 7px 7px 7px;

}

@media (max-width: 770px) {
	.text_news {
		width: 100%;
		margin: 0;
	}
	.text_news img {
		text-align: center;
 	}
}
@media (max-width: 550px) {
	.text_news img {
		float: none; 
		width: 90%;
		margin: 0px 7px 7px 30px;
 	}
 	.main_photo_news {
		float:none;
		width: 90%;
	}
}

/*  Список новостей */

.blocks_news {
    position: relative;
	width: 700px;
	height:100%
	padding: 0; 
	margin: auto;
}

.one_block_news {
    position: relative;
	width: 680px;
	height:100%;
	margin: auto;
	padding:0;
	vertical-align:top;
	margin-top:40px;
	margin-bottom:10px;
	cursor: pointer;
   		-webkit-box-shadow: 0 4px 6px -6px #777;
       -moz-box-shadow: 0 4px 6px -6px #777;
            box-shadow: 0 4px 6px -6px #777;
}

.one_block_img {
    position: relative;
	width: 100px;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
}
.anons_block_news {
    position: relative;
	width: 580px;
	min-height:100px;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
	background:#fff;
	vertical-align:top;
}

.one_block_news:after {
	position: relative;
	display: block;
	width: 100%;
	height: 1px;
	background: url('../images/line_gor.png') repeat-x;
	pointer-events: none;
	content: "";
}

@media (max-width: 700px) {
	.blocks_news {
		width: 100%;
	}
	.one_block_news {
		width: 100%;
	}
	.anons_block_news {
		padding-left:2%;
		width: 78%;
	}
	.one_block_img {
		padding-left:1%;
		width: 19%;
	}
}

/* Была корзина */

/*  ПОСТЕРЫ СПИСОК */
.poster_group {
    position: relative;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: auto;
	background: #fff;
 	text-align: center;
	vertical-align: top;
}
.poster-item-img {
	position: relative;
	width:145px;
	height:100%;
	text-align: center;  
	padding: 0 20px 20px 20px;
	margin: auto;
	vertical-align: top;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
}


.footer_soc_block {
    position: relative;
    width: 500px;
    height:80px;
    margin: auto; /* по центру content */
    color: #f7f7f7;
	text-align: center;
	padding-top: 10px;
	display: block;
}

@media (max-width: 500px) {
	.footer_soc_block {
    	width: 100%;
    	float: center;
	}
}
@media (max-width: 600px) {
	iframe {
    	width: 100%;
    	float: center;
	}
}

@media (max-width: 900px) {
	.light_link
		display:none;
	}
}

/*  ОТЗЫВЫ */

.blocks_review {
    position: relative;
	width: 90%;
	height:100%
	padding: 0; 
	margin: auto;
}

.one_block_review {
    position: relative;
	width: 90%;
	height:100%;
	margin: auto;
	padding:0;
	vertical-align:top;
	margin-top:40px;
	margin-bottom:10px;
   		-webkit-box-shadow: 0 4px 6px -6px #777;
       -moz-box-shadow: 0 4px 6px -6px #777;
            box-shadow: 0 4px 6px -6px #777;
}

.text_block_review {
    position: relative;
	width: 70%;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
	*zoom: 1; 
	background:#fff;
	vertical-align:top;
	padding-bottom:15px;
}

.one_block_review_img {
    position: relative;
	width: 15%;
	padding:0;
	padding-top:10px;
	margin:0;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
	*zoom: 1; 
	text-align:center;
}
	.one_block_review_img img {
		width: 50px;
	}

.date_review {
    position: relative;
	width: 100px;
	font: 300 10px / 12px 'Open Sans', sans-serif;
	color: #777777;
	text-align:left;
}
@media (max-width: 700px) {
	.blocks_review {
		width: 100%;
	}
	.one_block_review {
		width: 100%;
	}
	.text_block_review {
		width: 78%;
		padding-left:2%;
	}
	.one_block_review_img {
		width: 50px;
		padding-left:10px;
	}
	.one_block_review_img img {
	}
}	

@media (max-width: 400px) {
	.one_block_review_img {
	  display:none;
	}
}

/*  CHECK */

.check_header {
    position: relative;
   	background-color:#6E547D;
	width: 100%;
	height:35px;
	margin: auto;
	padding:0;
	padding-top: 10px;
	color:#fff;
}
.check-head {
	width:95%;
  	padding-top:7px;
  	padding-bottom:7px;
  	text-align:center;
	margin-top: 20px;
	color: #292929;
}
.check_block {
    position: relative;
	width: 720px;
	height: 100%;
	padding: 0; 
	margin: auto;
}
.check_block1 {
    position: relative;
	width: 400px;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
	vertical-align:top;
	margin: auto;
	padding:10px 0 10px 10px;
}
.check_block2 {
    position: relative;
	width: 280px;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
	padding:10px 20px 10px 0;
	margin: auto;
	text-align:right;
}
.check_block3 {
    position: relative;
	width: 350px;
	display: block; /* показ en ru в столбик */
	margin:auto;
	padding:10px 20px 10px 0;
	text-align:center;
}
.check_block4 {
    position: relative;
	width: 100%;
	display: block; /* показ en ru в столбик */
	margin:auto;
	padding:0;
	text-align:center;
}
.check_sub1 {
   position: relative;
    width: 150px;
	font-size: 14px;
	color: #946d37;
	margin: 0;
	padding:10px 0 10px 10px;
	text-align:right;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
    vertical-align:top;
	  color: #292929;
}
.check_sub2 {
   position: relative;
	font-size: 14px;
    width: 110px;
	margin: 0;
	padding:10px 0 10px 10px;
	text-align:left;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
    vertical-align:top;
	  color: #292929;
}
.check_sub3 {
    position: relative;
    width: 45%;
	padding:10px 0 0px 10px;
	vertical-align: top;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
	  color: #292929;
}
.check_sub4 {
    position: relative;
    width: 45%;
	padding:10px 0 0px 10px;
	vertical-align: top;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
  	font-weight: bold;	
	  color: #292929;
}
.check_contacts {
    width: 480px;
	margin: auto;
    padding: 0;
    display: block;
    position: relative;
		margin: auto;
}
.check_contacts_col1 {
    position: relative;
    width: 110px;
	margin: 0;
	padding:15px 0 0px 10px;
	text-align:left;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
    vertical-align:top;
}
.check_contacts_col2 {
    position: relative;
    width: 350px;
	margin: 0;
	padding:10px 0 0px 10px;
	text-align:left;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
    vertical-align:top;
}
.check_but_div {
	position: relative;
	width:100%;
	padding:0;
	margin:auto;
	text-align: center;
}
.check_but {
	position: relative;
	width:480px;
	height:110px;
	background: #282829;
	padding-top: 15px;
	margin-top:20px;
		display: inline-block; /* показ en ru в столбик */
		_display:inline;
		*display: inline; /* IE 7*/ 
		text-align:center;
}
.check_item_p1, .check_item_p2 {
    position: relative;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
	vertical-align:top;
	width:45%;
	padding-top:6px;
	margin:auto;
}
.check_item_p1 {
	text-align:left;
	padding-left:1%;
}
.check_item_p2 {
	text-align:right;
}
@media (max-width: 720px) {
	.check_block {
		width: 500px;
		margin: auto;
	}
	.check_block1 {
		width: 90%;
		display: block;
		margin: auto;
	}
	.check_block2 {
		width: 280px;
		display: block;
		padding:10px 10px 10px 0;
		margin: auto;
		text-align:center;
	}
}
@media (max-width: 500px) {
	.check_block {
		width: 95%;
	}

.check_block1 {
	width: 300px;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
	vertical-align:top;
	margin: auto;
	padding:10px 0 10px 10px;
}
.check_block2 {
    position: relative;
	width: 280px;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
	padding:10px 20px 10px 0;
	margin: auto;
	text-align:right;
}
	.check_contacts {
		width: 98%;
		margin: auto;
	}
	.check_block1 {
		width: 98%;
	}
	.check_but {
		width: 100%;
	}
	.check_block3 {
		text-align:center;
		width: 100%;
		padding:0;
		margin:auto;
	}
	.check_sub1 {
		text-align:right;
		padding-right:20px;
	}
	.check_sub2 {
		text-align:left;
	}
	.check_contacts_col2 {
		width: 95%;
	}
	.check_item_p2 {
		display:none;
	}
}


.check_div_time, .check_div_date {
    position: relative;
    width: 340px;
    padding:0;
	margin:auto;
}
.check_div_date {
	display:none;
}
.check_btn_time, .check_btn_date {
    position: relative;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
	*zoom: 1; 
	padding-top:10px;
	padding-bottom:10px;
	margin-right:5px;
	margin-bottom:10px;
	text-align:center;
	border: 1px solid #DDD;
	cursor:pointer;
}
.check_btn_time {
    width: 70px;
}
.check_btn_date {
    width: 80px;
}
.check_btn_time:hover {
	background: #f0f0f0;
}
.check_btn_date:hover {
	background: #f0f0f0;
}
@media (max-width: 500px) {
	.check_div_time, .check_div_date {
		width: 100%;
		text-align:center;
	}
}
.act_green {
	background: #b7f29d;
}

/*  SALE */
.sale_block {
	position: absolute;
	width: 35px;
	height: 20px;
	background: #e2664c;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 15px;
	padding-left: 10px;
	margin:auto;
	margin-left:-10px;
	margin-top:-10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
    z-index:9999;
    		-webkit-box-shadow: 0 4px 6px -6px #777;
       		-moz-box-shadow: 0 4px 6px -6px #777;
            box-shadow: 0 4px 6px -6px #777;
}


/*  zoom */
#overlay {
  display: none;
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 999999;
}
#magnify {
  display: none;
  position: fixed;
  z-index: 999999;
    text-align:center;
}
#close {
    display: none;
    position: relative;
  	z-index: 9999999;
    cursor:pointer;
    opacity: 1;
}
 
#magnify img {
  width: 100%;
}

#magn_title {
    display: none;
    position: absolute;
    background: #fff;
    opacity: 0.5;
  	z-index: 9999999;
  	padding-top:16px;
  	color: #000;
}

/*  MAKE an OFFER */

.offer_mod {
    position: relative;
    width: 100%;
    height: 20px;
    margin-top: 20px;
	color: #292929;
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    text-align:center;
}
.red {
	color: red;
}

.modal {
    position: relative;
    width: 100%;
    min-height: 330px;
    height: auto;
    z-index:9999;
    display: none;
    background-color: #fff;
        margin:auto;
	-webkit-box-shadow: 1px 7px 6px -6px #777;
       -moz-box-shadow: 1px 7px 6px -6px #777;
            box-shadow: 1px 7px 6px -6px #777;
}

.modal_text {
    position:relative;
    width: 95%;
    margin: auto;
    padding-top: 18px;
    font: 300 12px 'Open Sans', sans-serif;
    text-align: center;
    color: #292929;
    }
    
.modal_close {
  cursor: pointer;
  width: 100%;
  height: 30px;
  margin-top: 28px;
  text-align:center;
}

/*  ASK GALLERY */
.ask_gallery {
    position: relative;
    width:95%;
    min-height: 400px;
    height: auto;
    z-index:9999;
    display: none;
    background-color: #fff;
        margin: auto;
        text-align: center;
}
.ask_gallery1 {
    position: relative;
    width:95%;
    min-height: 400px;
    height: auto;
    z-index:9999;
    background-color: #fff;
        margin: auto;
        text-align: center;
}

/*  FRAME */
.frame {
    position: relative;
	display: inline-block;
    width: 100%;
    height: 150px;
    display: none;
	padding-top: 10px;
    z-index:9999;
}
.frame_img {
    position: relative;
    cursor: pointer;
    width: 100px;
	display: inline-block;
	border: 1px solid #f7f7f7;
	margin-right: 20px;
}
.frame_img:hover {

}
.frame_img_ok {
    position: relative;
    width: 100%;
    color: #3d8bb7;
	text-align: left;
    z-index:9999;
	display: none;
}

/*  MESSAGES */

.messages {
	position:relative;
	width:100%;
	padding-top: 20px;
	padding-bottom: 20px;
	  text-align:center;
    background-color: green;
	color: #fff;
}
.errors {
	position:relative;
	width:100%;
	padding-top: 15px;
	padding-bottom: 15px;
	  text-align:center;
    background-color: red;
	color: #fff;
}
.share {
	position:relative;
	width:300px;
	margin-left:200px;
	text-align:left;
}
@media (max-width: 720px) {
	.share {
		margin-left:80px;
	}
}
@media (max-width: 420px) {
	.share {
		margin-left:0;
	}
}

.div_scroll {
	position:relative;
	width:220px;
	height:200px;
	overflow-y: auto;
	padding-left: 15px;
	line-height:  1.0em;
}
.div_scroll::-webkit-scrollbar {
    width: 8px;
}
.div_scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.4); 
    border-radius:6px;
    -webkit-border-radius: 6px;
}

.div_scroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #8ea2b4; 
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.5); 
}

.panorama_link_div {
	position:relative;
    cursor: pointer;
	width: 240px;
	height: 30px;
	padding: 0;
	padding-left:10px;
	margin: 0;
	vertical-align: top;
}
.panorama_link {
	position:relative;
    cursor: pointer;
	width: 170px;
	height:30px;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
	padding-top:10px;
	padding-left:10px;
	    font: 300 15px 'Forum';
	    color: #282829;
	margin:0;
	margin-left: 30px;
	vertical-align: top;
}
.panorama_link_img {
	position: absolute;
	top: 20px;
	left: 10px;
    cursor: pointer;
	width: 30px;
	height:30px;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*display: inline; /* IE 7*/ 
	padding:0;
	margin:0;
}

.red_color {
	color: #ed6f56;
}
.blue_color {
	color: #4e9de6;
}
.grey_color1 {
	color: #777777;
}
.grey_color3 {
	color: #a3a9ab;
}
.yellow_color {
	color: #f0c541; 
}
.dark_yellow {
	color: #f0b709;
}
.green_color {
	color: #2ecd99;
}
.pink_color {
	color: #f1a1c7;
}
.pink_border {
	border: solid 1px #ed6f56;
}
.grey_color {
	color: #878787;
}
.grey_color2 {
	color: #4e4d4d;
}
.white_color {
	color: #ffffff !important;
}
.huge {
	font-size: 30px !important;
}

.div_rait {
    position: relative;
    width: 340px;
    padding: 0;
	margin: auto;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*zoom: 1; 
	*display: inline; /* IE 7*/ 
}
.raiting {
    position: relative;
    width: 34px;
	display: inline-block; /* показ en ru в столбик */
	_display:inline;
	*zoom: 1; 
	*display: inline; /* IE 7*/ 
    vertical-align: middle;
}
.raiting1 {
    width: auto;
    height: 18px;
    padding-top: 5px;
    padding-left: 5px;
    vertical-align: middle;
    color: #232323;
}