@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@font-face{
font-family: 'izhitsa';
src: url('/images/font/izhitsa.eot');
src: url('/images/font/izhitsa.eot?iefix') format('eot'),
url('/images/font//izhitsa.woff') format('woff'),
url('/images/font/izhitsa.ttf') format('truetype'),
url('/images/font/izhitsa.svg#webfont') format('svg');
font-weight: bold;
font-style: italic;
}

.mceContentBody {
    background: white;
    color: #000;
    font-size: 16px;
}

*{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	/**color: #000;**/
	list-style: none;
	border: none;
	box-sizing: border-box;
}
a, span, b, i, p{
	color: inherit;
}
input, textarea, submit{
	font-family: Slav, sans-serif;
}
body{
	min-width: 960px;
	background: /**#f9f4ec**/ #fbf6e8;	
	font-family: Roboto, sans-serif;
	overflow-x: hidden;
}
.scrolllock{
	overflow-y: hidden;
}
.page{
	position: relative;
	min-height: 100vh;
	padding-bottom: 175px;
	background: transparent url('/images/hram/images/sobor.png') no-repeat center;
	/**background: transparent url('/images/hram/images/bg.png') repeat-y center;**/
}
.blur{
	-webkit-filter: blur(2px);
	-moz-filter: blur(2px);
	filter: blur(2px);
}
.open_popup{
	cursor: pointer;
}
.center{
	position: relative;
	width: 960px;
	padding: 1px 0 0 0;
	margin: 0 auto;
}
.rzd{
	clear: both;
}
h3{
	color: #503b0a;
	font-size: 30px;
	text-align: center;
	margin: 0px auto 30px;
}
/*
	HEADER
*/
.header{
	width: 960px;
	height: 200px;
	margin: 0 auto;
}
.header .logo{
	float: left;
	width: 100px;
	height: 114px;
	background: url('/images/hram/images/logo4.png') no-repeat left center;
}
.header h1{
	display: block;
	float: left;
	width: 290px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	padding-top: 17px;
}
.header a:last-child h1{
	width: 430px;
	font-size: 18px;
	padding-top: 20px;
}
.logotext{
	width: 430px;
	float: left;
	height: 200px;
	padding: 20px 0;
}
/* menu */
.menu{
	width: 530px;
	height: 90px;
	float: right;
	background: rgba(73,54,51,0.85);
	z-index: 2;
	box-shadow: 0px 3px 10px rgba(0,0,0,0.7);
	margin-top: 50px;
}
.menu li{
	float: left;
	color: #f9f4ec;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	padding: 0 9px;
	transition: all 0.2s 0s;
}
.menu li:hover{
	background: rgba(255,255,255,0.15);
}
.menu .menu_li_active{
	background: #8d8381;
}
.center h2{
	margin-bottom: 10px;
}
.center h2 a{
	font-size: 20px;
}
/* CONTENT */
.content{
	position: relative;
	width: 100%;
	background: #fff;
	padding: 35px 35px 25px;
}
.content h1{
	color: #42302d;
	font-size: 30px;
	text-align: left;
	margin-bottom: 35px;
}
.content p{
	color: #444;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 15px;
	font-weight: 400;
}
.content p img{
	margin: 5px 15px 5px 0px;
	/**border: 5px solid #000;**/
}
/*
	HOME PAGE
*/
/* main slider */
/**.main_slider{
	position: relative;
	margin: 0 auto;
	max-width: 980px;
	min-width: 960px;
	height: 366px;
	background: #000;
	margin-bottom: 32px;
}
.main_slider .srceen{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.main_slider .image{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	transition: all 1s 0s;
	overflow: hidden;
}
.main_slider .main_slider_image_active{
	opacity: 1;
}

.main_header{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 82px;
	z-index: 2;
	background: rgba(255,255,255,0.75);
}
.main_header .center{
	padding: 0px;
}
.main_header h1{
	display: block;
	float: left;
	width: 410px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	padding-top: 17px;
}
.main_header a:last-child h1{
	font-size: 18px;
	padding-top: 20px;
}
.main_header .logo{
	float: left;
	width: 93px;
	height: 82px;
	background: url('/images/hram/images/logo4.png') no-repeat left center;
}**/

/* CONTENT */
.content{
	position: relative;
	width: 100%;
	background: #f9f4ec;
	padding: 35px 35px 25px;
	border: 1px solid #e0ad68;
}
.tags {
	margin-top: 30px;
}
.content h1{
	color: #503b0a;
	font-size: 22px;
	text-align: left;
	margin-bottom: 35px;
}
.content p{
	color: #503b0a;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 0;
	font-weight: 400;
}
.schedule p{
	color: #444;
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 0;
	font-weight: 600;
}
table p{
	color: #444;
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 0;
	font-weight: 600;
}
/**.content ul, li{
	color: #444;
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 0;
	font-weight: 400;
	list-style: circle;
	margin-left: 15px;
}**/
.content img{
	margin: 5px 15px 5px 0px;
	border: 0;
}



.main_slider{
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
	min-width: 960px;
	height: 230px;
	/**background: #000;**/
	margin-bottom: 32px;
}
.main_slider .srceen{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.main_slider .image{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	transition: all 1s 0s;
	overflow: hidden;
}
.main_slider .main_slider_image_active{
	opacity: 1;
}

.main_header{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 160px;
	z-index: 2;
	/**background: rgba(255,255,255,0.75);**/
	background: url('/images/hram/images/bg-header.png') /**no-repeat center**/ no-repeat scroll center top / cover;
}
.main_header .center{
	padding: 0px;
}
.main_header h1{
	/**display: block;**/
	/**float: left;**/
	/**width: 410px;**/
	text-align: left;
	font-size: 19px;
	font-weight: 700;
	padding-top: 17px;
	font-family: 'izhitsa';
	color: #b12d2a;
}
.main_header a:last-child h1{
	font-size: 14px;
	padding-top: 20px;
	font-family: Roboto;
	color: #503b0a;
	font-weight: 400;
}
.main_header .logo{
	float: left;
	width: 100px;
	height: 114px;
	background: url('/images/hram/images/logo5.png') no-repeat left center;
	margin-right: 30px;
	margin-top: 10px;
}

.maintext {
	background: #f9f4ec;
	border: 1px solid #e0ad68;
	padding: 20px 20px;
	font-size: 16px;
}



.main_slider2{
	position: relative;
	margin: 0 auto;
	max-width: 980px;
	min-width: 960px;
	height: 366px;
	background: #000;
	margin-bottom: 32px;
}
.main_slider2 .srceen{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.main_slider2 .image{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	transition: all 1s 0s;
	overflow: hidden;
}
.main_slider2 .main_slider2_image_active{
	opacity: 1;
}



.main_menu_con{
	width: 100%;
	height: 52px;
	position: absolute;
	bottom: 20px;
	left: 0px;
	z-index: 2;
}
.main_menu{
	width: 960px;
	height: 52px;
	margin: 0 auto;
	background: #80201e;
	box-shadow: 0px 3px 10px rgba(0,0,0,0.7);
}
.main_menu li{
	float: left;
	color: #f9f4ec;
	font-size: 13px;
	text-align: center;
	line-height: 52px;
	padding: 0 8px;
	transition: all 0.2s 0s;
	position: relative;
}
.main_menu li:hover{
	background: rgba(255,255,255,0.15);
}
.main_menu .menu_li_active{
	background: #8d8381;
}
.main_menu ul ul {
display: none;
position: absolute;
top: 100%;
	left: 0;
background: rgba(73,54,51,0.85);
}
/* отображаем выпадающий список при наведении */
.main_menu ul li:hover > ul {
display:inherit;
}
/* первый уровень выпадающего списка */
.main_menu ul ul li {
	font-size: 15px;
	/**background: rgba(73,54,51,0.85);**/
color: #f9f4ec;
min-width:200px;
float:none;
display:list-item;
position: relative;
}
.main_menu ul ul li:hover {
	font-size: 15px;
background: rgba(255,255,255,0.15);
}

/* main content */
.main_content{
	float: right;
	width: 665px;
	padding-left: 10px;
	padding-right: 10px;
}
.news{
	background: /**#f1ebe7**/ #f9f4ec;
	width: 645px;
	margin-bottom: 20px;
	border: 1px solid #e0ad68;
	padding: 20px 20px;
	min-height: 200px;
}
.news:last-child{
	margin-bottom: 0px;
}
.newscon h4{
	color: #503b0a;
	font-weight: 700;
	font-size: 20px;
	padding-bottom: 20px;
	text-decoration: underline;
}
.news img{
	margin-right: 20px;
}
.news p{
	color: #444;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
.maintext p{
	color: #503b0a;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
/* schedule */
.schedule{
	margin-top: 25px;
	width: 645px;
	border-collapse: collapse;
}	
.schedule tr{
	width: 645px;
	border-bottom: 1px solid #fff;
	background: #eae3dd;
	vertical-align: top;
}
.schedule td{
	vertical-align: top;
}
.schedule tr td:nth-child(1){
	display: table-cell;
	width: 100px;
	height: 100%;
	background: #bda38d;
	border-right: 1px solid #fff;
	padding: 10px 15px;
	color: #222;
	font-size: 14px;
	font-weight: 400;
}
.schedule tr td:nth-child(2){
	display: table-cell;
	width: 340px;
	height: 100%;
	border-right: 1px solid #fff;
	padding: 10px 15px;
	color: #222;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
}
.schedule tr td:nth-child(3){
	position: relative;
	display: table-cell;
	width: 150px;
	height: 100%;
	border-right: 1px solid #fff;
}
.schedule tr td:nth-child(4){
	position: relative;
	display: table-cell;
	width: 55px;
	height: 100%;
}
.schedule tr td p:nth-child(1){
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50%;
	border-bottom: 1px solid #fff;
	padding: 10px;
	color: #222;
	font-size: 13px;
	font-weight: 400;
}
.schedule tr td p:nth-child(2){
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 50%;
	padding: 10px;
	color: #222;
	font-size: 13px;
	font-weight: 400;
}
.schedule tr td:nth-child(3) p:nth-child(2){
	background: #bda38d;
}
/* main sidebar */
.main_sidebar{
	float: right;
	width: 295px;
}
.pop{
	margin-bottom: 25px;
}
.pop img{
	border: 10px solid #e1cdc2;
	margin-bottom: 5px;
}
.pop p{
	text-align: right;
	color: #444;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
}
.pop p a{
	color: #000;
	font-weight: 700;
	text-decoration: underline;
}
.donate{
	width: 295px;
	height: 85px;
	background: url('/images/hram/images/donate.png') no-repeat center top;
	margin-bottom: 20px;
}
.banner1{
	width: 295px;
	height: 110px;
	background: url('/images/hram/images/banner1.jpg') no-repeat center top;
	margin-bottom: 20px;
}
.banner2{
	width: 295px;
	height: 52px;
	background: url('/images/hram/images/banner2.jpg') no-repeat center top;
	margin-bottom: 20px;
	margin-top: 20px;
}
.banner3{
	width: 270px;
	height: 167px;
	background: url('/images/hram/images/banner3.jpg') no-repeat center top;
	margin-bottom: 20px;
	/**margin-top: 20px;**/
}
.banner4{
	width: 270px;
	height: 392px;
	background: url('/images/hram/images/banner4.jpg') no-repeat center top;
	margin-bottom: 20px;
	margin-top: 20px;
}
.banner5{
	width: 270px;
	height: 68px;
	background: url('/images/hram/images/banner5.png') no-repeat center top;
	margin-bottom: 20px;
	margin-top: 20px;
}
.banner6{
	width: 270px;
	height: 68px;
	background: url('/images/hram/images/banner6.png') no-repeat center top;
	margin-bottom: 20px;
	margin-top: 20px;
}
.banner7{
	width: 270px;
	height: 382px;
	background: url('/images/hram/images/banner7.jpg') no-repeat center top;
	margin-bottom: 20px;
	margin-top: 20px;
}
.banner8{
	width: 270px;
	height: 68px;
	background: url('/images/hram/images/banner8.png') no-repeat center top;
	margin-bottom: 20px;
	margin-top: 20px;
}
.banner9{
	width: 270px;
	height: 405px;
	background: url('/images/hram/images/banner9.jpg') no-repeat center top;
	margin-bottom: 20px;
	margin-top: 20px;
}
.text1 p{
	color: #444;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
}
/* buttons */
.but1{
	width: 295px;
	height: 35px;
	background: #e0d0c7;
	border: 1px solid #5c463d;
	margin-bottom: 5px;
	color: #5c463d;
	font-size: 14px;
	text-align: center;
	line-height: 33px;
	font-weight: 700;
	transition: all 0.2s 0s;
}
.but1:hover{
	background: #5c463d;
	color: #fff;
}
.but2{
	float: left;
	width: 140px;
	height: 35px;
	background: #e0d0c7;
	border: 1px solid #5c463d;
	margin-right: 15px;
	color: #5c463d;
	font-size: 12px;
	text-align: center;
	line-height: 33px;
	font-weight: 700;
	transition: all 0.2s 0s;
}
.inline a:nth-child(3) .but2{
	margin-right: 0px;
}
.but2:hover{
	background: #5c463d;
	color: #fff;
}
/*
	FOOTER
*/
.footer{
	position: absolute;
	bottom: 0px;
	left: 0px;	
	width: 100%;
	height: 125px;
	min-height: 120px;
	background: #80201e;
	padding: 30px 0;
}
/* copyright */
.copyright{
	float: left;
	width: 350px;
	color: #f9f4ec;
	font-size: 11px;
	font-weight: 400;
}
/* footer menu */
.footer_menu{
	float: left;
	width: 610px;
}
.footer_menu li{
	float: left;
	color: #f9f4ec;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	line-height: 30px;
	padding: 0 9px;
	transition: all 0.2s 0s;
}
.footer_menu li:hover{
	background: rgba(255,255,255,0.15);
}
.footer_menu .menu_li_active{
	background: #8d8381;
}



.fontstyle2 {
  color: #222;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

.fontstyle3 {
  color: #222;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

.openmenu{
	display: none;
}

/* ---------------------------------------------------------------- */
ul.polaroids { width: 100%; margin: 0 0 10px 10px}
ul.polaroids li { display: inline-block; vertical-align: middle; margin: 0 20px 30px 20px; max-width: 234px; }
ul.polaroids li p { text-align: center; font-size: 12pt; }
ul.polaroids a { background: #f9f4ec; display: inline; float: left;  width: 250px; padding: 5px 5px 10px; text-align: center; text-decoration: none; color: #333; font-size: 14pt; vertical-align: top; }
ul.polaroids img { /**display: block;**/ margin: 5px; }
ul.polaroids a:after { content: attr(title); }
ul.polaroids li:nth-child(even) a { position: relative; right: 5px; }
ul.polaroids li:nth-child(5n) a {  position: relative; right: 5px;  }
ul.polaroids li:nth-child(8n) a { position: relative; right: 5px; top: 8px; }
ul.polaroids li:nth-child(11n) a { position: relative; left: -5px; top: 3px; }
ul.polaroids li.messy a { margin-top: -375px; margin-left: 160px; }
ul.polaroids li a:hover {  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.5); box-shadow: 0 3px 6px rgba(0,0,0,.5); position: relative; z-index: 5; }

.news-img {
	width: 50%;
}

@media screen and (max-width: 1000px) {
	body{
		min-width: 100%;
	}
	.main_slider{
		min-width: 100%;
		max-height: 100vh;
		display: flex;
		flex-direction: column;
	}
	.main_slider2{
		min-width: 100%;
		max-height: 100vh;
		display: flex;
		flex-direction: column;
	}
	.main_slider .screen{
		order: 1;
	}
	.main_slider .main_header{
		order: 2;
		position: relative;
		top: 40px;
		height: auto;
		min-height: 200px;
		/**background: rgba(255,255,255,0.5);**/
	}
	.main_header .center{
		display: grid;
		grid-template-areas: 
			"logo h1"
			"logo h2";
		grid-template-rows: 62px 62px;
		grid-template-columns: 100px auto;
	}
	.main_header .center a{
		display: block;
		width: 100%;
	}
	.main_header .center .logo{
		width: 100%;
		height: 100%;
		background-position: center;
	}
	.main_header .center a:first-child{
		grid-area: logo;
	}
	.main_header .center a:nth-child(2){
		grid-area: h1;
	}
	.main_header .center a:last-child{
		grid-area: h2;
	}
	.main_header h1{
		width: 100%;
		font-size: 13px;
		padding: 15px;
	}
	.main_header h1 a:last-child{
		width: 100%;
		font-size: 10px;
	}
	.main_header a:last-child h1{
	font-size: 12px;
	padding-top: 40px;
	font-family: Roboto;
	color: #503b0a;
	font-weight: 400;
}
	.main_slider .main_menu_con{
		order: 3;
	}
	.main_slider .image{
		display: flex;
		justify-content: center;
	}
	.main_slider2 .image{
		display: flex;
		justify-content: center;
	}
	.main_slider .image img{
		width: auto;
		height: 100%;
	}
	.main_slider2 .image img{
		width: auto;
		height: 100%;
	}
	.center{
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.center h2 a{
	font-size: 20px;
	margin-bottom: 10px;
}
	.main_content{
		width: 100%;
		padding-right: 10px;
	}
	.main_sidebar{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 50px;
		width: 100%;
	}
	.main_sidebar .text1{
		padding: 0 10px;
	}
	.news{
		width: 100%;
	}
	.footer{
		height: auto;
		min-height: 0px;
	}
	.copyright{
		width: 100%;
		text-align: center;
	}
	.footer_menu{
		display: none;
	}
	.maintext{
		padding: 0 10px;
	}
	.pop{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.pop p{
		text-align: center;
	}
	.openmenu{
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 40px;
		color: #fff;
		line-height: 40px;
		font-weight: 700;
		text-align: center;
	}
	.main_menu_con{
		position: fixed;
		top: 0px;
		bottom: auto;
		width: 100%;
		height: 0px;
		padding-top: 40px;
		background: rgba(0,0,0,0.75);
	}
	.main_menu{
		display: none;
		width: 100%;
		height: auto;
		background: none;
		box-shadow: none;
	}
	.main_menu ul{
		display: flex;
		flex-direction: column;
	}
	.main_menu ul a{
		width: 100%;
		display: block;
	}
	.main_menu ul li{
		width: 100%;
		color: #fff;
		border-top: 1px solid #ccc;
	}		
	.main_menu_con--active{
		height: auto;
	}
	.main_menu_con--active .main_menu{
		display: block;
	}
	.main_menu ul ul {
		overflow: hidden;
		height: 0px;
		display: block;
		position: relative;
		background: #000;
		top: 0px;
		left: 0px;
	}
	.main_menu ul ul li{
		font-size: 15px;
		line-height: 40px;
	}
	.main_menu ul li:hover > ul {
		display: block;
	}
	.main_menu ul .opensubmenu{
		position: relative;
	}
	.main_menu ul .opensubmenu:after{
		content: 'V';
		position: absolute;
		top: 0px;
		right: 0px;
		width: 52px;
		height: 52px;
		line-height: 52px;
		text-align: center;
		transition: all 0.1s 0s;
		color: #fff;
		font-size: 15px;
		font-weight: 700;
		transform: rotate(0deg);
	}
	.main_menu ul .opensubmenu--active {
		background: #000;
	}
	.main_menu ul .opensubmenu--active:after {
		transform: rotate(180deg);
	}
	.main_menu ul .opensubmenu--active ul{
		height: auto;
	}
	.content{
		padding: 35px 15px 25px;
	}
	/**.content p img {
		width: 100%;
		height: auto;
	}**/
	ul.polaroids{
		margin: 0px;
	}
	ul.polaroids li { max-width: 100%; width: 100%; margin: 0px; float: left; }
	ul.polaroids a {
		width: 100%;
	}
	ul.polaroids img{
		max-width: 100%;
		/**width: 100%;**/
		height: auto;
		margin: 0px;
	}
}

@media screen and (max-width: 400px) {
	ul.polaroids li { max-width: 100%; width: 100%; }
	.news-img {
	width: 100%;
}
}