.content {
	width:calc(96% - 60px);
	max-width: 1200px;
	margin:0px auto 40px auto;
	background-color: var(--background-page-color);
	padding:30px;
	
	-webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.1);
-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.1);
box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.1);
}

.center {
	text-align: center;
}

.topslider, .othertopnewsitem, .artblogblock, .photoreportsblock, h2.index, .uppercase{
	text-transform: uppercase;
}

h2.index {
	text-align: left;
	font-size:2.5em;
	font-size:2em;
	line-height: 150%;
}

.topslider img {
	width:100%;
	height:403px;
	object-fit:cover;
}

div.topslider {
	padding:10px;
	width:calc(50% - 20px);
}

#imageGallery li {
	position: relative;
}

#imageGallery li div {
	position: absolute;
	bottom:6px;
	left:0;
}

.topslider #imageGallery div {
	color:white;
	font-size: 1.2em;
	line-height: 150%;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.6);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    width: calc(100% - 40px);
    padding: 40px 20px 10px 20px;
}

div.topblock {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

div.othertopnews {
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
	width:50%;
}

.topslider a {
	border-bottom: unset;
}

.othertopnewsitem {
	/*width:calc(50% - 10px);
	margin:10px 10px 0 0;*/
	position: relative;
}

.othertopnews a {
	width:calc(50% - 10px);
	margin:10px 10px 0 0;
	position: relative;
}

.othertopnewsitem img {
	width:100%;
	height:190px;
	object-fit:cover;
}

.othertopnewsitem div {
	position: absolute;
	bottom:0;
	left:0;
	
	color:white;
	font-size: 1.2em;
	line-height: 150%;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.6);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    width: calc(100% - 40px);
    padding: 40px 20px 10px 20px;
}

/*div.content>div:nth-child(4n+2) {
	background-color: white;
}*/

#afishaSlider img {
	height:200px !important;
}

.content_3_html, .content_5_html {
	background-color: unset !important;
}

#lettersSlider img {
	height:200px !important;
}

.backgroundedtitle div {
	position: absolute;
	bottom:0px;
	left:0;
	
	color:white;
	font-size: 1.2em;
	line-height: 150%;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.6);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    width: calc(100% - 40px);
    padding: 40px 20px 10px 20px;
}

.lettersblock .mainimage img {
	width:100%;
	height:100%;
	object-fit:cover;
}

.lettersblock {
	margin-bottom: 20px;
	display: flex;
}

.mainimage {
	position: relative;
	width:calc(50% - 20px);
	height:400px;
	margin:0 10px 0 2px;
}

.mainimage a {
	border-bottom: unset;
}

.moreletters {
	position: relative;
	width:calc(50% - 0px);
	height:300px;
	margin:0 10px 0 0;
}

.letter {
	display: flex;
	align-items: flex-start;
}

.letter:nth-child(1) {
	margin-bottom: 20px;
}



.moreimage {
	width:50%;
	height: 190px;
	position: relative;
}

.moretext {
	width:50%;
	height: 190px;
	overflow: hidden;
	position: relative;
}


.moretext:after {
	content:"";
	width:100%;
	height:50px;
	bottom:0;
	background-color: var(--background-body-color);
	background: linear-gradient(0deg, rgba(245,245,245,1) 0%, rgba(245,245,245,0) 100%);
	
	display: block;
	position: absolute;
}

.moretext h3 {
	text-align: left !important;
	margin-top: 0;
}

.moreimage img {
	width:calc(100% - 20px);
	height:190px;
	object-fit:cover;
}

.blogimages {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.blogimage {
	width:calc(50% - 5px);
	height:400px;
	margin:0 0 10px 0;
	position: relative;
}

.blogimage:nth-child(2n) {
	margin-left:0;
}

.blogimages img {
	position: relative;
	width:100%;
	height:100%;
	object-fit:cover;
}

.blogimages a {
	border-bottom: unset;
}

.photoreportsblock img {
	/*height:300px;*/
	
	
	/*width:100vw !important;
	
	width:50% !important;*/
	
/*	width:100%;
	height: auto;
	object-fit:cover;*/
}

.photoreportsblock img {
	height:350px !important;
}

#photoreportsSlider div.text {
	position: absolute;
	bottom:0px;
	left:0;
	
	color:white;
	font-size: 1.2em;
	line-height: 150%;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.6);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    width: calc(100% - 40px);
    padding: 40px 20px 10px 20px;
	
	
}

#photoreportsSlider li {
	position: relative;
	/*width:calc(50% - 10px) !important;*/
}

#photoreportsSlider div.slide {
	display:block;
	height:350px;
	min-width: 350px;
}

.photomore {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}

.photomore div {
	width:calc(22% - 40px);
	background-color: #C9E4E7;
	padding:20px;
	text-align: center;
}

div.shadowed {
	position: absolute;
	bottom:0;
	left:0;
	
	color:white;
	font-size: 1.2em;
	line-height: 150%;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.6);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    width: calc(100% - 40px);
    padding: 40px 20px 10px 20px;
}

.relative {
	position: relative;
}

.pages span, .pages a {
	padding:10px;
	margin:0 10px;
}

span.activepage {
	background-color: var(--link-color);
	font-weight: bold;
	color:white;
}

div.pages {
	margin-bottom: 1em;
	text-align: center;
}

.article h2 {
	text-align: left;
}

.tags {
	text-align: center;
	line-height: 220%;
}

.article .tags {
	text-align: left;
}

.tags a {
	color:white;
	background-color: #215384;
	padding:5px;
	margin: 0 10px;
	border-bottom: unset;
	white-space: nowrap;
}

.tags span {
	padding:5px 0 5px 0;
	margin: 0 10px 0 0;
}

.article .image {
	width:25%;
	max-width:250px;
}

.article .image img {
	width: 100%;
}

.article .anons {
	width:73%;
	margin-left:2%;
}

.article {
	display: flex;
	margin-bottom: 2em;
}

.articles {
	margin-top: 1em;
}

.anons h2 {
	margin-top:0;
}

h1 {
	margin: 2em 0;
	
}

h1.filter {
	 font-size: 1em;
}

.articlecontent {
	/*margin: 2em;*/
	word-wrap: break-word;
}

.articlecontent img {
	width:100%;
	height:auto;
}

.articleblock h2 {
	/*margin: 2em 0;*/
	font-size: 5em;	
	line-height: 150%;
}

.headerblock {
	padding-top: 15vh;
	padding-bottom: 10vh;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #6183a5;
	background-color: #6688aa;

	color:white;
	/*background-color: rgba(245,245,245,0.6);
	
	background: linear-gradient(90deg, rgba(245,245,245,1) 0%, rgba(245,245,245,0.7) 15%, rgba(245,245,245,0.7) 85%, rgba(245,245,245,1) 100%);*/
}



.banner img {
	width: 100%;
}

.banner a {
	border-bottom: unset;
}

.imagetext {
	background-color:#FF6542;
	color:white;
	position: absolute;
	top:10px;
	left:10px;
	padding:5px;
	background-color: #F52D00;
}

.photoreportsblock .shadowed, .blogimage div {
	font-size:1.4em;
}

.cinema img{
	object-fit:cover;
	/*height:70vh;*/
	/*width:calc(100vw - 40px);
	
	width: 100vw !important;*/
    height: auto;
	height:250px !important;
    object-fit: cover;
}

.cinema div.slide {
	display:block;
	height:250px;
	min-width: 300px;
}



@media screen and (max-width:900px) {
    .content {
		margin-top:150px;
    }
	
}

/* главная страница */

@media screen and (max-width:900px) {
	
	.logo {
	    margin-top: 10px;
	}

    div.topslider {
    width: calc(100% - 20px);
	}
	
	.topslider img {
		height:unset;
	}
	
	div.othertopnews {
		width:100%;
	}
	
	div.topblock, div.lettersblock {
		flex-wrap: wrap;
	}
	
	.othertopnews a {
	    width: 100%;
	    margin: 0 0 20px 0;
	}
	
	.othertopnews img {
		height:unset;
	}
	
	.lettersblock .mainimage {
		width: 100%;
		height: unset;
		margin: 0 0 20px 0;
	}
	
	.moreletters {
	width:100%;
	height:unset;
	margin:0 0 20px 0;
	}
	
	.blogimage {
	    width: 100%;
	    height: unset;
	    margin: 0 0 20px 0;
	}
	
	.articleblock h2 {
	font-size: 3em;
    line-height: 150%;
	word-wrap: break-word;
	}
	
	
	.article {
	    flex-flow: column nowrap;
	}

	.article .image {
	    width: 100%;
		max-width: unset;
	}
	
	.article .anons {
	    width: 100%;
	    margin-left: unset;
	}
	
	.article .anons .tags {
		text-align: center;
	}
	
	.article .anons h2 {
		text-align: center;
		margin-bottom: 0.3em;
	}
	
	.photoreportsblock img {
		height: unset;
	}

	.cinema img{
	height:unset;
	}
}


.clone {
	/*visibility: collapse !important;*/
	
}

.lSSlideOuter a {
	border-bottom: unset !important;
}

#afishaSlider div.slide, #lettersSlider div.slide {
	display:block;
	height:200px;
	min-width: 250px;
}

blockquote {
	font-size: 2em;
    line-height: 1.5em;
    margin: 1.5em 3em;
	color: #777777;
}

@media screen and (max-width:900px) {
    blockquote {
		font-size: 1.5em;
    }
	
	h2.index {
	font-size:2em;
	}
	
	.articleblock h2 {
	font-size: 3em;	
}
	
}

blockquote:before, blockquote:after {
	content: "***";
    text-align: center;
    display: block;
	}
	
/* яндекс поиск */ 
.ya-site-form__input-text {
	padding:10px;
}

#ya-site-form0 .ya-site-form__submit_type_image {
    width: 30px !important;
    height: 30px !important;
}

#ya-site-form0 .ya-site-form__submit_type_image {
    background: url(../../content/images/search.png) no-repeat !important;
	background-size: cover !important;
}

.contrast img {
	height: 30px;
}

a.contrast {
	border-bottom:unset;
	position: absolute;
	bottom:-45px;
	right:20px;
	padding:10px;
	background-color: white;
	height:30px;
	border-radius: 50%;
}

.contrast.hide {
	display: none;
}