
@import url('font-face.css');

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    
    font-size: 13px;
    line-height: 15px;
    /*background: url(../images/b1.png), url(../images/b2.png), url(../images/b3.png), url(../images/b4.png);*/
}

#mfPreviewBar {position:fixed !important; top:-9999 !important; z-index:-99999 !important;}

.p-wrapper {
    min-height: 100%;
    margin-bottom: -322px;
}


* html .p-wrapper {
    height: 100%;
}


.p-buffer {
    height: 322px;
}


.p-footer {
	clear:both;
	height: 322px;
	position:relative;
	background: #252525;
	color: #fff;
	overflow: hidden;
	border-top: 1px solid #171717;
}

.center {
	text-align: center;
}

body {
    color: black;
    font-size: 13px;
    line-height: 115%;
    margin: 0;
    padding: 0;
		font-family: Arial,Helvetica,Serif;
}


body.main-theme {
	background: #1B1B1B;
	
}

body.main-page-body {
	background-color: #1B1B1B !important;
}

body.main-theme .page-row_cinema {
	/*background: #020205 url(../images/bg-black1.jpg) center bottom no-repeat;*/
	position: relative;
}

body.main-theme .page-row_cinema:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
}

body.map-theme .header {
	background: #050505;
}

/*@media screen and (min-width: 1200px){
	body.main-theme .page-row_cinema {
		-webkit-background-size: 100%;
		background-size: 100%;
	}	
}*/

body.light {
	background: #fff;
}

.header__logo__img {
	display: block;
	width: 180px;
	height: 72px;
}

.header__logo__img {
	/*background: url(../images/logo.png) 0 0 no-repeat;*/
	background: url(../images/MS_top.png) 17px 22px no-repeat;
}
/*.light .header__logo__img {
	background: url(../images/logo-light.png) 0 0 no-repeat;
}*/

a.zakaz-btn {
	color: #fff !important;
	background: #c7006b;
	height: 38px;
	display: block;
	line-height: 38px;
	padding: 0 25px;
	border-radius: 15px;
	float: left;
	margin-top: 10px;
	font-size: 14px;
	
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold', sans;
}

a.zakaz-btn:hover {
	background: #a9005b;
}
a.zakaz-btn:active {
	background: #7d0044;
}



.width {
	width: 1060px;
	margin: 0 auto;
	position: relative;
}

.header {
	height: 108px;
	z-index: 1000;
	width: 100%;
	left: 0;
	top: 0;
	background: #050505;
	/*overflow: hidden;*/
	position: absolute;

}

.page-row_about {
	width: 100%;
	overflow: hidden;
}

.dark .header {
	border-bottom: 1px solid #101013;
}
.light .header {
	border-bottom: 1px solid transparent;
}

.shop-theme.light .header {
	border-bottom: 1px solid #f5f5f5;	
}


.header__logo {
	float: left;
	position: relative;
	left: 0px;
	top: 19px;
	border: none;
}

.footer__logo {
	position: relative;
	border: none;	
}

.footer-row-logo {
	padding: 56px 0 28px;
}

.top-menu {
	display: table;
	padding: 0px;
	float: right;
	margin: 0px;
	position: relative;
	top: 50px;
}

.top-menu__item {
	padding-right: 30px;
	list-style: none;
	display:table-cell;
	height: 40px;
	line-height: 40px;
}


.top-menu__link {
	display: block;
	font-size: 13px;
	font-weignt: 700;
	text-decoration: none;
	font-family: 'MuseoSansCyrl-700', 'proxima_nova_rgbold', sans;

	transition: all 0.3s ease;
	transition-delay: 0.3s;	
  	position: relative;
}

.top-menu__link {
	color: #fff;
}





.top-menu__link.cur {
	color: #e5007c;
}

/*.top-menu__link.cur:before {
	width: 30px;
	height: 2px;
	display: block;
	content: '';
	left: 50%;
	margin-left: -15px;
	bottom: -10px;
	background: #e5007c;
	position: absolute
}*/






.footer-row-menu {
	padding: 0 70px;
}

.foot-menu {
	display: table;
	padding: 0px;
	margin: 0px 0 15px;
	position: relative;
}
.foot-menu__item {
	padding-left: 15px;
	padding-right: 15px;
	list-style: none;	
	display: table-cell;
	width: 1%;
	white-space: nowrap;
	text-align: center;
}
.foot-menu__link {
	display: block;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold';

	transition: all 0.02s ease;
    transition-delay: 0.02s;		
}











.top-menu__link:hover,
.top-menu__item.cur .top-menu__link {
	color: #e5007c;
}



.page-row_cinema {
	height: 900px;
}

.cinema-descr {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	top: 197px;
}
.cinema-descr__title {
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgregular';
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 23px;
	padding: 0;
	color: #fff;
}
.cinema-descr p {
	margin: 0;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 22px;
}

.cinema-descr a {
	color: #e5007c;
	text-decoration: none;

}


/**/
.page-row {
	padding-top: 155px;
}
.page-row_slider {
	height: 667px;
	padding-top: 45px;
	background-color: #fff;
}

.page-row-shops .width {
	height: 100%;
}

.page-row_about {
	background: #1b1b1b;
}



.about-items {
	width: 960px;
	overflow: hidden;
	/*margin-bottom: 60px;*/
	margin:0 auto 60px;
}
a.about-item {
	width: 320px;
	float: left;
	height: 260px;
	position: relative;
	color: #fff;
	text-decoration: none;
	background: #000000;
	-webkit-background-origin: padding-box;
	background-origin: padding-box;
	background-position: center center;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	overflow: hidden;
}

a.about-item:before {
	content: '';
	position: absolute;
	display: block;
	background: #000;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0.3;
	z-index: 0;

	transition: all 0.2s ease;
    transition-delay: 0.2s;			
}

a.about-item:hover:before {
	opacity: 0;
}

.about-item-text {
	padding: 20px ;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold', sans;
	display: block;
	position: relative;
	z-index: 10;

}
.about-item-time {
	display: block;
	position: absolute;
	z-index: 10;
	left: 20px;
	bottom: 20px;
	color: #fff;
	font-size: 46px;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold', sans;
}


.about-text {
	padding-bottom: 35px;
	/*border-bottom: 3px solid #171717;*/
}


.dark .page-text,
.light .dark .page-text {
	color: #fff;
}

.light .page-text {
	color: #404040;
}

.page-text h1 {
	font-size: 30px;
	line-height: 34px;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgregular';
	margin: 0;
	color: #323232;
}

.page-text {
	font-family: 'Open Sans';
}
.page-text p {
	margin: 0 0 12px;
	line-height: 22px;
	font-size: 14px;
}
.page-text a {
	color: #e5007c;
	text-decoration: none;
}
.page-text p.lead {
	font-size: 24px;
	margin-top: 46px;
	line-height: 32px;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold', sans;

}
.page-text .page-text-title {
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold', sans;
	font-size: 36px;
	line-height: 30px;
	margin: 0 0 27px;
	padding: 0;
	color: #fff;	
}

.page-text blockquote {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	font-size: 30px;
	line-height: 36px;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgregular';
	padding: 35px 0;
	margin: 0 0 40px;
	text-align: center;
	position: relative;
}

.page-text blockquote:before {
	display: block;
	content: '“';
	position: absolute;
	left: 10px;
	top: 35px;
	font-size: 42px;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold';
}

.page-text blockquote:after {
	display: block;
	content: '”';
	position: absolute;
	right: 10px;
	bottom: 15px;
	font-size: 42px;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold';
}

.page-text p.image {
	font-style: italic;
	color: #818181;
}

.page-text p.image img {
	display: block;
	margin-bottom: 5px;
}



/**/
.shop-top-card {
	position: relative;
	padding-top: 44px;
	display: table;
	width: 100%;
	margin-bottom: 43px;
}

.shop-top-card-img {
	/*border: 1px solid #e2e2e2;*/
	width: 178px;
	height: 178px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;

}
.shop-top-card-img img {
	max-width: 90%;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #e2e2e2;
}
.shop-top-card-text {
	display: table-cell;
	padding: 0 0 0 27px;
	vertical-align: top;
}
.shop-top-card__title {
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgregular', sans;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 24px;
	padding: 0;
}
.shop-top-card__descr,
.shop-top-card__scheme {
	font-family: 'Open Sans';
	font-size: 13px;
	line-height: 22px;
	color: #212121;
}

/**/

.page-text p.left img {
	margin-left: -50px;
	max-width: 100%;
}

.page-text p img {
	max-width: 100%;
}

/**/
/*ul.gallery-div {
	margin: 0;
	padding: 0;
}

ul.gallery-div li {
	list-style: none;
	height: 500px;
}

ul.gallery-div li .width {
	height: 690px;	
}

.gallery-item-pad {
	padding-top: 110px;
}

.gallery-item {
	height: 580px;
	display: block;
}


.gallery-time-block {
	display: block;
	right: 10px;
	bottom: 50px;
	position: absolute;
	width: 182px;
	height: 182px;
	background: #e5007c;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold', sans;
	border-radius: 182px;
	vertical-align: middle;
	text-transform: uppercase;
	text-align: center;
	padding-top: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}*/


ul.gallery-div {
	margin: 0;
	padding: 0;
}

ul.gallery-div li {
	list-style: none;
	height: 667px;
}

ul.gallery-div li .width {
	height: 491px;
	width: 960px;
}

.gallery-item-pad {
	margin-top: 141px;
	border: 1px solid #c1c1c1;
	padding: 10px;
}

.gallery-item {
	height: 470px;
	display: block;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;

	background-repeat: no-repeat;	
	background-size: auto 100% cover;
	background-position: center center;

	
}


.gallery-time-block {
	display: block;
	right: 10px;
	bottom: 50px;
	position: absolute;
	width: 182px;
	height: 182px;
	background: #e5007c;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold', sans;
	border-radius: 182px;
	vertical-align: middle;
	text-transform: uppercase;
	text-align: center;
	padding-top: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



.left-col {
	width: 220px;
	float: left;
	position: relative;
	z-index: 0;
	padding-top: 40px;
}

.left-col:before {
	content: '';
	background: #f5f5f5;
	position: absolute;
	right: 0;
	top: 0px;
	width: 1000px;
	height: 100%;
	display: block;
	z-index: 1;
}

.left-col ul {
	padding: 0;
	margin: 0;
	margin-bottom: 66px;
	position: relative;
	z-index: 2;
}
.left-col ul li {
	list-style: none;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 14px;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgregular';

}
.left-col ul a {
	color: #000;
	text-decoration: none;

}
.left-col ul li.cur a {
	color: #e5007c;
}
.col-title {
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_ltlight';
	font-size: 28px;
	line-height: 32px;
	margin: 0 0 26px;
	padding: 0;
	position: relative;
	z-index: 2;	
}



.content-col {
	margin-left: 220px;
	padding: 0 0 0 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.content-col ul li {
		font-size: 14px;
    line-height: 22px;
    margin: 0 0 12px;	
}

.clear {
	overflow: hidden;
	clear: both;
}

.scheme {
	margin-bottom: 25px;
	padding-top: 47px;
	position: relative;
}
.scheme-title {
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgregular';
	font-size: 18px;
	line-height: 24px;
	margin: 0px 0 33px;
	padding: 0;	
}

.scheme-levels {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 52px;
	right: 0;
}
.scheme-levels .level {
	float: left;
	list-style: none;
	font-size: 18px;
	margin-left: 24px;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold';
}
.scheme-levels .level a,
.scheme-levels .level a:visited {
	text-decoration: none;
	color: #707070;
}
.scheme-levels .level.cur a,
.scheme-levels .level.cur a:visited {
	cursor: default;
	color: #e5007c;
}

.type_pub {
	right: inherit;
	left: 0px;
	position: relative;
	top:0;
	height: 30px;
}
.h_type_pub{
	font-size: 18px!important;
}
.page-content h2 {
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_ltlight';
	font-size: 30px;
	line-height: 36px;
	margin: 0px 0 43px;
	padding: 0;	
}

.shop-item {
	display: inline-block;
	width: 340px;
	padding: 0px;
	margin: 0px 0 55px;
	position: relative;
	padding-left: 118px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.shop-item__logo {
	left: 0;
	top: 0;
	padding:5px; 
	width: 84px;
	height: 84px;
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	position: absolute;

}
.shop-item dd {
	margin: 0;
	font-size: 14px;
	line-height: 24px;	
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_ltlight';
}
.shop-item-title {
	font-size: 18px;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold';
	margin-bottom: 1px;
}
.shop-item-text {
	color: #1b1b1b;
}
.shop-item-link a,
.shop-top-card__scheme a {
	color: #e5007c;
	text-decoration: none;
}

.map-contacts {
	background: #fff;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 270px;
	position: absolute;
	left: 0;
	bottom: 350px;
	z-index: 1000;
}





.footer-row {
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_ltlight';
	font-size: 12px;
	line-height: 22px;
}

.footer-row p {
	margin: 0;
}

.footer-row a {
	color: #fff;
}

.footer-row-copy {
	position:relative;
	color: #7f7f7f;
	margin-top: 8px;
}
.footer-row-copy a {
	color: #7f7f7f;
}
.footer-row-copy a:hover {
	color: #7f7f7f;
}

.page-content a:visited {
	color: #8f0450;
}





.pub-table {
	display: table;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 100px;
}

.pub-row {
	display: table-row;
}

a.pub-item {
	display: table-cell;
	width: 33%;
	vertical-align: top;
	height: 450px;
	padding: 0 20px;
	text-decoration: none;
	background-position: center center;
	background-repeat: no-repeat;
	color: #1a1a1a;
}

a.pub-item:hover {
	opacity: 0.85;
}

.pub-item.image {padding: 0;}
.pub-item.image .pub-title {
	margin-bottom: 0;
}

.pub-item-pad {
	display: block;
	position: relative;
	height: 430px;
	overflow: hidden;
	text-overflow:ellipsis;
}

.shadow .pub-item-image-pad:before {
	background: #000;
	content: '';
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
}

.pub-item-image-content {
	position: absolute;
	display: block;
	padding: 20px 20px 0;
	bottom: 0;
}

.pub-date {
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold';
	display: block;
	padding-top: 34px;
	text-transform: uppercase;
	margin-bottom: 31px;
}

.pub-item.image .pub-date {
	color: #b4b4b4;
	font-size: 12px;
	margin: 0;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_ltlight';
}

.pub-date__d {
	font-size: 48px;
	display: block;
	margin-bottom: 18px;
}
.pub-date__m {
	font-size: 18px;
	display: block;
	margin-bottom: 16px;
}
.pub-date__t {
	font-size: 24px;
	display: block;
}
.pub-title {
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold';
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 18px;
}
.pub-text {
	font-size: 14px;
	line-height: 22px;
	font-family: 'Open Sans', sans-serif;	
	display: block;
}

a.arch-news-link {
	width: 225px;
	display: block;
	margin: 0 auto;
	background: #c5c5c5;
	text-align: center;
	font-size: 14px;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold';
	border-radius: 20px;
	height: 38px;
	line-height: 38px;
	text-decoration: none;
	color: #000;
	margin-bottom: 135px;
}












.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	zoom: 1; /* set hasLayout */
	display: block; /* resets display for IE/Win */
	}	
	


/*02.04*/	



.shop-item {
	vertical-align: top;
}

.slide {
	
}


/*05.04*/
.publications {
	padding-top: 200px;
}

.pub-table {
	margin-top: 0px !important;
}

.page-row-right {
	overflow: hidden;
	width: 100%;
}
.page-row-right .content-col {
	margin-left: 0;
	margin-right: 270px;
	padding: 0 0px 0 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.page-row-right .content-col .page-text {
	padding-right: 50px;
	overflow: hidden;
}

.right-col {
	width: 270px;
	float: right;
	position: relative;
	z-index: 0;
	padding-top: 00px;
	padding-left: 45px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}

.right-col:before {
	content: '';
	background: #f5f5f5;
	position: absolute;
	left: 100%;
	margin-left: -270px;
	top: -40px;
	padding-bottom: 40px;
	width: 1000px;
	height: 100%;
	display: block;
	z-index: -1;
}

.page-text p.right {
	
}

.page-text p.right img {
    margin-right: -50px;
    max-width: 100%;
    float: right;
}


.page-text p {
	/*clear:both;*/
}

.news-menu-item {
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold', Arial;
	margin: 0 0 27px;
}
.news-menu-item__date {
	font-size: 13px;
	color: #848484;
	margin-bottom: 4px
}
.news-menu-item__lead {
	margin: 0;
	font-size: 15px;
	line-height: 24px
}
.news-menu-item__lead a:link {
	text-decoration: none;
	color: #1b1b1b;	
}
.news-menu-item__lead a:visited {
	text-decoration: none;
	color: #1b1b1b;
}
.news-menu-item__lead a:hover,
.news-menu-item__lead a:active {
	text-decoration: none;
	color: #e5017c;
}
.cur .news-menu-item__lead a {
	color: #e5017c;
}

a.news-menu-item__link-all {
	color: #848484;
	text-decoration: none;
	font-size: 15px
}

.page-text h1 {
 margin-bottom: 24px;
}

.page-text h2 {
    color: #323232;
    font-family: 'MuseoSansCyrl-500','proxima_nova_rgregular';
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 24px; 
}

.page-text.mainpag h2 {
    color: #fff;
    font-family: 'MuseoSansCyrl-500','proxima_nova_rgregular';
    font-size: 24px;
    line-height: 32px;
    margin: 24px 0 24px; 
}


.page-text h3 {
    color: #323232;
    font-family: 'MuseoSansCyrl-500','proxima_nova_rgregular';
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 18px;  
}
.page-text h4 {
    color: #323232;
    font-family: 'MuseoSansCyrl-500','proxima_nova_rgregular';
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 16px;   
}

.map-corrector {
	
}

.social-btns {
	text-align: center;
}
.social-btn {
	position: relative;
	display: inline-block;
	width: 24px;
	height: 25px;
	background-image: url(../img/sprite_socialnetworks.png);
	margin: 0 5px;
}
.social-btn__fb {
	background-position: 0 0;
}
.social-btn__fb:hover {
	background-position: 0 25px;	
}
.social-btn__ig {
	background-position: -25px 0;
}
.social-btn__ig:hover {
	background-position: -25px 25px;
}
.social-btn__vk {
    background-position: -50px 0;
}
.social-btn__vk:hover {
    background-position: -50px 25px;
}

/*2205*/

.left-col_big {
   	float: left;
    padding-top: 59px;
    position: relative;
    z-index: 0;	
	width: 300px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

.left-col_big p {
	margin: 0 0 22px;
}

.left-col_big p.left-col_big__social-btns {
	margin: -10px 0 22px;
}

.left-col_big .social-btn.social-btn__fb {
	background-position: 0 -25px;
}
.left-col_big .social-btn.social-btn__fb:hover {
	background-position: 0 -50px;	
}
.left-col_big .social-btn.social-btn__ig {
	background-position: -25px -25px;
}
.left-col_big .social-btn.social-btn__ig:hover {
	background-position: -25px -50px;
}
.left-col_big + .content-col {
	margin-left: 300px;
	padding-top: 65px;
} 

.contacts-map {
	height: 400px;
	margin-bottom: 37px;
}

.contacts-map img {
	margin-bottom: 10px
}

.image-section {
	padding: 20px;
	border: 1px solid #ededed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 50px;
	margin-left: -50px;
}
.image-section__pad {
	height: 400px;
	position: relative;
	overflow: hidden;
	background-position: left top;
	background-repeat: repeat, no-repeat;
	background-size: auto auto, cover;
}

/*.image-section__pad:before {
	content: '';
	left: 0;
	top: 0;
	background: #000;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0.2;
}*/

.image-section-text {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	color: #fff;
	/*font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgregular';*/
	padding: 37px 30px;
}
.image-section-text h4 {
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	margin: 0 0 40px;
	padding: 0;
	color: #fff;	
}
.image-section-text p {
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0 0 14px;
	padding: 0;
	color: #fff;
	/*font-family: 'MuseoSansCyrl-900', 'proxima_nova_rgregular';*/
}
.image-section-text a {
	text-decoration: none;
}


.page-row_about {
	/*background: #1b1b1b url(../img/main-circle.png) center center no-repeat;*/
	padding-top: 0;
}

.news-menu-item {
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold', Arial;
	margin: 0 0 27px;
}
.news-menu-item__date {
	font-size: 13px;
	color: #848484;
	margin-bottom: 4px
}
.news-menu-item__lead {
	margin: 0;
	font-size: 15px;
	line-height: 24px
}
.news-menu-item__lead a:link {
	text-decoration: none;
	color: #1b1b1b;	
}
.news-menu-item__lead a:visited {
	text-decoration: none;
	color: #1b1b1b;
}
.news-menu-item__lead a:hover,
.news-menu-item__lead a:active {
	text-decoration: none;
	color: #e5017c;
}
.cur .news-menu-item__lead a {
	color: #e5017c;
}

a.news-menu-item__link-all {
	color: #848484;
	text-decoration: none;
	font-size: 15px;
}


.page-news__item {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 60px;
	margin-bottom: 20px;
	padding-left: 270px;
}
.page-news__item.page-news__item_main {
	padding-left: 640px;
	margin-top: 60px;
}

.page-news__img {
	float: left;
	margin-left: -270px;
	border: 1px solid #e2e2e2;
}

.page-news__item_main .page-news__img {
	float: left;
	margin-left: -640px;
}



.page-news__date {
	font-size: 12px;
	color: #8e8e8e;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold', sans;
	margin-bottom: 3px;
}
.page-news__title {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 22px;
	padding: 0;
	font-weight: bold;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold', sans;	
}
.page-news__title a {
	color: #323232;
}

.page-news__title a:hover {
	color: #e5007c;
}



.page-news__text {
	overflow: hidden;
}
.page-news__text p {
	font-size: 15px;
	line-height: 23px;
	margin: 0 0 23px;
	padding: 0;
	font-weight: normal;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold', sans;		
}
.page-news__link {
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold', sans;			
}

.page-news__link a {
	text-decoration: none;
}

.pager {text-align: center;}
a.pager__item {
	/*float: left;*/
	margin-right: 20px;
	font-size: 18px;
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold', sans;			
	color: #1f1f1f;
}
a.pager__item:hover,
a.pager__item.cur {
	color: #e72687;
}
a.pager__item.prev {}
a.pager__item.next {
	float: right;
	margin-right: 0;
}

.news-text p {
	padding-right: 50px;
}

.news-text p.imaged {
	padding-right: 0px;
	margin: 0;
}

.news-text blockquote {
	margin-right: 50px
}

.page-row-right .content-col .page-text.news-text {
	padding-right: 0;
}

.page-row-right .content-col .page-text.news-text img {
	margin-bottom: 20px;
	margin-right: 0;
	float: right;
	width: 100%;
}

.small-images {
	padding: 0px;
	margin: 0;
	margin-left: 0px;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	right: -16px;
	margin-left: -16px;
}
.small-images li {
	list-style: none;
	margin: 0;
	
	width: 32%;
	margin-right: 1%;
	
	float: left;
	
} 
.small-images li a {} 

.page-row-right .content-col .page-text.news-text .small-images img {
	margin-bottom: 5px;
	float: none;
}

span.col-title {
    font-family: 'MuseoSansCyrl-500', 'proxima_nova_ltlight';
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 26px;
    padding: 0;
    position: relative;
    z-index: 2;
    font-weight: bold;
    display: block;
}

/**/
.similar_ads{

}
.similar_ads h2{
  margin-bottom: 20px;
}
.shop-similar {
    display: inline-block;
    width: 162px;
    min-height: 77px;
    padding: 0px;
    margin: 0px 0 55px;
    position: relative;
    padding-left: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}
.shop-similar__logo {
    left: 0;
    top: 0;
    padding:5px;
    width: 84px;
    height: 84px;
    display: block;
    background-position: left center;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.shop-similar-title {
    font-size: 18px;
    font-family: 'MuseoSansCyrl-500', 'proxima_nova_rgbold';
    margin-bottom: 1px;
    text-align: center;
    min-height: 28px;
}

.shop-similar-text {
    color: #1b1b1b;
    text-align: center;
    width: 160px;
    height: 48px;
    font-size: 14px;
    line-height: 24px;
    font-family: 'MuseoSansCyrl-500', 'proxima_nova_ltlight';
}

/*tab 2*/
#tabs-container{
    height: 101px;
}
.tabs-menu {
    height: 30px;
    float: left;
    list-style-type: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

.tabs-menu li {
    height: 30px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
    background-color: #ccc;
    border-top: 1px solid #d4d4d1;
    border-right: 1px solid #d4d4d1;
    border-left: 1px solid #d4d4d1;
}

.tabs-menu li.current {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    z-index: 5;

}
.tabs-menu li.current a:visited{
    color: #000;
}
.tabs-menu li.current a{
    color: #000;
}

.tabs-menu li a {
    padding: 10px;
    /*text-transform: uppercase;*/
    color: #fff;
    text-decoration: none;
}

.tabs-menu li a:visited {
    color: #fff;
}

.tab {
    border: 1px solid #d4d4d1;
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    width: auto;
}

.tab-content {
    width: 780px;
    padding: 20px;
    display: none;
}
#floormap {
    display: block;
}
/*filter form*/
.filter_block{
    width: 100%;
    height: 45px;
}
.filter_block div{
    float:left;
    margin-right: 10px;
}
/*slider magazine*/
.mag_slider{
    height: 553px!important;
}

.mag_slider #gallery nav{
    width: 600px;
}
.mag_slider #gallery .width{
    width: 600px;
}
.mag_slider #gallery .gallery-item-pad{
    margin-top: 0px;
}
.mag_slider ul.gallery-div li {
    list-style: none;
    height: 533px;
}

.header_right_block { 
	float:right; position: relative; top:43px; color:#fff; text-align:right; 
	font-family: 'MuseoSansCyrl-500', 'proxima_nova_ltlight'; font-size: 13px; line-height: 22px;
}
.top-menu-container { width:100%; height: 40px; background-color:#282828; position:absolute; bottom:0px; }
.top-menu-new { display:table-row; width:100%; margin:0px; padding:0px; }
.top-menu-new li:first-child { padding-right:0px; text-align:left; }
.top-menu-new li:last-child { padding-right:0px; text-align:right; }
.top-menu-new li { padding-right:0px; text-align:center; }
