

/* Start:/bitrix/templates/theology/styles.css?17113525465878*/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap');
*{
	margin:0px;
	padding:0px;
}
body{
	color:#000000;
	font-family: 'Roboto Slab', serif;
	font-size:16px;
	line-height:24px;
	min-width:1280px;
}
article{
	font-size:15px;
	line-height:22px;
}
article p,article ul,article ol{
	margin-bottom:15px;
}
article ul,article ol{
	margin-left:20px;
}
article h1,article h2,article h3{
	margin-bottom:10px;
	line-height:1.2em;
	color:#0C2043;
}
article h1{
	font-size:30px;
}
article h2{
	font-size:28px;
}
article h3{
	font-size:22px;
}
a{
	color:#0C2043;
}
.clear{
	clear:both;
}
.wrap{
	width:1260px;
	margin:0 auto;
}
header{
}
header .header{
	background:url("/bitrix/templates/theology/./images/header.png") #ffffff no-repeat top left;
	position:relative;
	height:240px;
}
header .header > a{
	display:block;
	width:calc(100% - 300px);
	height:100%;
}
header .icons{
	position:absolute;
	top:59px;
	right:174px;
}
header .icons a{
	display:inlien-block;
	vertical-align:middle;
}
header .search{
	position:absolute;
	bottom:20px;
	right:20px;
}
header .search a{
	display:block;
	width:40px;
	height:40px;
	background:url("/bitrix/templates/theology/./images/icon_search.svg") no-repeat center center;
}
nav{
	background:#B4B4B4;
}
nav ul{
	width:100%;
	text-align:center;
}
nav ul li{
	display:inline-block;
	vertical-align:top;
	text-align:center;
	line-height:30px;
	font-size:13px;
	text-transform:uppercase;
	position:relative;
}
nav ul li a{
	color:#000000;
	text-decoration:none;
	display:block;
	padding:0 10px;
}
nav ul li ul{
	background:#B4B4B4;
	position:absolute;
	top:30px;
	left:0;
	z-index:100;
	display:none;
}
nav ul li:hover ul{
	display:block;
}
nav ul li ul li{
	display:block;
}
nav ul li:hover a,nav ul li.active a{
	background:#0C2043;
	color:#ffffff;
}
.search{
}
.search input{
	height:25px;
	box-sizing:border-box;
}
.search input[type=text]{
	width:120px;
	padding:0 10px;
}
.search input[type=submit]{
	padding:0 5px;
	background:#0C2043;
	color:#ffffff;
	border:0;
	cursor:pointer;
}
#slides{
	width:1260px;
	margin:0 auto 20px;
	height:240px;
	position:relative;
}
.slides_container{
	width:1260px;
	overflow:hidden;
	position:relative;
	display:none;
}
.slides_container .slide{
	width:1260px;
	height:240px;
	display:block;
}
.slides_container .slide a{
	display:block;
	text-decoration:none;
	background:#0C2043;
	height:240px;
	position:relative;
}
.slides_container .slide a span{
	height:240px;
	display:block;
}
.slides_container .slide a .photo{
	float:left;
	width:760px;
}
.slides_container .slide a .photo img{
	display:block;
}
.slides_container .slide a .name{
	float:right;
	width:calc(100% - 760px);
	color:#B6BCC7;
	font-size:45px;
	line-height:50px;
	font-weight:900;
	padding-top:50px;
	box-sizing:border-box;
	text-align:center;
}
.slides_container .slide a:after{
	content:'';
	display:block;
	clear:both;
}
.pagination{
	position:absolute;
	bottom:20px;
	right:20px;
	z-index:200;
}
.pagination li{
	float:left;
	margin:0 4px;
	list-style:none;
}
.pagination li a{
	display:block;
	width:10px;
	height:0;
	padding-top:10px;
	border:1px solid #B6BCC7;
	border-radius:50%;
	float:left;
	overflow:hidden;
}
.pagination li.current a{
	background:#B6BCC7;
}
.bc{
	padding:10px 0;
}
.leftside{
	float:left;
	width:250px;
	text-align:right;
}
.leftside ul{
	list-style:none;
	margin-left:20px;
}
.leftside ul li{
	font-size:14px;
	margin-bottom:10px;
	padding-right:20px;
}
.leftside ul li.hidden{
	display:none;
}
.leftside ul li a{
	text-decoration:none;
	color:#000000;
}
.leftside ul li.active a,.leftside ul li a:hover{
	color:#000000;
}
.rightside{
	width:calc(100% - 280px);
	float:right;
	box-sizing:border-box;
}
.page_title{
	color:#0C2043;
	font-size:45px;
	line-height:50px;
	font-weight:700;
	margin-bottom:20px;
	text-align:center;
	text-transform:uppercase;
}
.menu_title,.menu_showall{
	margin-bottom:10px;
	line-height:30px;
	background:url('/bitrix/templates/theology/images/strd.png') #C4C4C4 no-repeat 98% 50%;
	font-weight:bold;
	padding-left:23px;
	cursor:pointer;
	padding-right:20px;
}
.menu_showall{
	background:#E5E5E5;
	font-weight:normal;
}

footer{
}
.footer{
	background:url('/bitrix/templates/theology/images/footer.jpg') center center;
	height:118px;
	padding-top:40px;
	box-sizing:border-box;
}
footer .right{
	float:right;
}
footer .copy{
	float:left;
}
footer .social{
	margin-bottom:15px;
	float:right;
}
.social,.icons{
	display:inline-block;
	vertical-align:bottom;
}
.icons a,.icons span{
	display:inline-block;
	vertical-align:bottom;
	width:50px;
	margin-left:10px;
	white-space:nowrap;
}
.icons a img{
	width:100%;
}
.content{
	padding-bottom:45px;
	background:#ffffff;
}
.article_items{
}
.article_item{
	width:calc(33.33% - 45px);
	display:inline-block;
	vertical-align:top;
	margin:0 40px 40px 0;
	padding:10px 35px;
	box-sizing:border-box;
	background: #B6BCC7;
}
.article_item_pic{
	margin-bottom:10px;
}
.article_item_pic a{
	display:block;
}
.article_item_pic a img{
	display:block;
	max-width:100%;
}
.article_item_text{
	font-size:14px;
}
.article_item_text_tag{
	font-size:14px;
	line-height:16px;
}
.article_item_text_tag a{
	color:#000000;
	display:block;
	margin-bottom:5px;
}
.article_item_text h3{
	font-size:16px;
	font-weight:700;
	margin-bottom:10px;
}
.article_item_text h3 a{
	text-decoration:none;
	color:#000000;
}
.article_item_text h3 a:hover{
	color:#000000;
}
.article_item_detail{
	margin-bottom:30px;
}
.article_item_pic_detail{
	text-align:center;
	margin-bottom:20px;
}
.article_item_pic_detail img{
	max-width:745px;
}
.author_alpha{
	margin-bottom:20px;
}
.author_item{
	font-weight:bold;
	margin-bottom:10px;
}
.section_content{
	margin-bottom:20px;
}
.author_photo{
	float:left;
	margin:0 10px 10px 0px;
}
.download_title{
	background:#0C2043;
	color:#ffffff;
	padding:4px 10px;
	font-size:17px;
	margin-top:20px;
}
.download_content{
	margin-bottom:20px;
	padding:10px;
	background:#ffffff;
}

/* End */
/* /bitrix/templates/theology/styles.css?17113525465878 */
