.fotorama__nav-wrap {
	position: relative;
}

.fotorama__html {
	text-align: left;
}

.fotorama .upper_layer {
	position: absolute;
	width: 100%;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(23, 21, 21, 0));
	height: 50%;
	bottom: 0;
}

.fotorama .upper_text {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 30px 20px;
	width: 100%;
}

.fotorama .show_all {
	position: absolute;
	right: 0;
	padding: 10px 20px;
	font-size: 16px;
}

.fotorama .show_all a {
	color: #FFF;
}

.fotorama .title_section {
	text-transform: uppercase;
	color: #FFF;
	font-weight: 700;
	font-size: 18px;
}

.fotorama .upper_text hr {
	margin: 10px 0;
	border-top: 1px solid #FFF;
}

.fotorama .signature {
	font-size: 14px;
	margin: 5px 0;
	color: #FFF;
}

.fotorama .title, .fotorama .title a {
	font-size: 18px;
	color: #FFF;
	line-height: 20px;
}

.fotorama-photo-big {
	width: 100%;
	height: auto;
}

.fotorama--fullscreen .fotorama-photo-big {
	width: auto;
	height: 100%;
	max-height: none;
	margin: 0 auto;
	padding-bottom: 0px;
}

.fotorama--fullscreen .fotorama__html {
	text-align: center;
	padding-top: 0px;
}

.fotorama--fullscreen .title
{
	font-size: 18px;
	font-weight: 700;
}

.fotorama--fullscreen .title a {
	text-decoration: underline;
}

.fotorama--fullscreen .upper_layer {
	bottom: 0px;
}

.fotorama--fullscreen .title_section, .fotorama--fullscreen hr, .fotorama--fullscreen .show_all {
	display: none;
}

.fotorama__arr--next, .fotorama__arr--prev {
	background: url('//i.sdska.ru/_img/system/default/photo_arrows.png') no-repeat;
	width: 58px;
	height: 54px;
	margin: 0 20px;
}

.fotorama__arr--next {
	transform: rotate(180deg) !important;
}

.fotorama__wrap .fotorama__grab {
	cursor: default;
}

.dayphoto_photo_frame-main
{
	margin: 0 20px;
}

.shared_photo_block
{
	position: absolute;
	right: 20px;
	bottom: 27px;
}

.shared_photo_block ul
{
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
	height: 26px;
}

.shared_photo_block li
{
	margin: 0;
	padding: 0 3px;
	float: left;
	font-size: 12px;
	color: #FFF;
	line-height: 26px;
	height: 26px;
}