

/* Start:/styles/russian-house.css?17852402941360*/
.bg{
	background: #fbb812;
	height: 385px;
	position: absolute;
	width: 100%;
}
.bg-decoration{
	background: url("/img/russian-house/decoration.png") center top no-repeat;
	height: 300px !important;
	margin-top: 200px;
	position: relative;
	z-index: 2;
}
.above-footer-decoration{
	background: url("/img/russian-house/above-bg.png") center top no-repeat;
	height: 1000px !important;
	position: absolute;
	margin-top: -1000px;
	width: 100%;
	z-index: 0;
}
.container-medium{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}
.inner.work{
	color: #333;
}
.main{
	z-index: 1;
}
.sub-image{
	z-index: 0;
}

.fake-footer-bg{
	background: url("/img/russian-house/fake-footer.png") center top no-repeat;
	height: 50px !important;
}
.fake-footer-color{
	background-color: #fbb812;
	height: 230px !important;
}

.an {
	position: absolute;
	font-style: italic;
}

@media (max-width: 843px) {
	.an1 {
		display: none;	
	}
}

.image-container {
	position: relative;
}

.screen-shadow {
-webkit-box-shadow: 0px 5px 3px 0px rgba(0, 0, 0, 0.35);
-moz-box-shadow:    0px 5px 3px 0px rgba(0, 0, 0, 0.35);
box-shadow:         0px 5px 3px 0px rgba(0, 0, 0, 0.35);
}
@media(max-width: 1200px) {
	.sub-image{
		display: none !important;
	}
	.container-medium{
		max-width: 900px;
		margin-left: auto;
		margin-right: auto;
		overflow: visible;
	}
}
/* End */
/* /styles/russian-house.css?17852402941360 */
