

/* Start:/styles/sushitoria.css?17400560261046*/
.inner.work {
background: url('/img/sushitoria/bg.jpg')!important;
}
.container-small.main {
	background: none!important;
	padding-bottom: 10px!important;
}
.gray-box {
	background-color: #f0f1f1;
	margin-top: -85px;
	padding-top: 80px;
	padding-bottom: 450px;
}
.sushitoria-photo {
	background: #fff;
	margin-top: -550px;
	position: relative;
}
.sushitoria-photo:before,
.sushitoria-photo:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 370px;
	top: 0;
}
.sushitoria-photo:before {
	background: url('/img/sushitoria/bg-left.jpg') no-repeat;
	left: 0; 
}
.sushitoria-photo:after {
	background: url('/img/sushitoria/bg-right.jpg') no-repeat;
	right: 0;
}
.sushitoria-photo .container-small {
	padding: 50px 60px;
	padding-top: 120px;
	position: relative;
	z-index: 10;
}

.bottom-block {
	background: url('/img/sushitoria/bg-2.jpg');
}

.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);
}
/* End */
/* /styles/sushitoria.css?17400560261046 */
