

/* Start:/bitrix/templates/thomasmann/styles.css?17562955728573*/
@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&display=swap');
*{
	margin:0px;
	padding:0px;
}
body{
	color:#000000;
	font-family:"Alegreya Sans", sans-serif;
	font-size:22px;
	line-height:32px;
	min-width:1280px;
	background:#F0ECE8;
}
article{
	font-size:22px;
	line-height:32px;
}
article p,article ul,article ol{
	margin-bottom:20px;
}
article ul,article ol{
	margin-left:20px;
}
article h1,article h2,article h3{
	margin-bottom:20px;
	line-height:1.2em;
	color:#000000;
	font-weight:700;
}
article h1{
	font-size:28px;
}
article h2{
	font-size:26px;
}
article h3{
	font-size:24px;
}
a{
	color:#000000;
}
.clear{
	clear:both;
}
.wrap{
	min-width:1260px;
	max-width:1400px;
	margin:0 auto;
}
header{
	position:relative;
}
.header{
	position:relative;
	height:258px;
	background:#CDBFB3;
	z-index:3;
	box-sizing:border-box;
}
.header .left{
	float:left;
	background:url("/bitrix/templates/thomasmann/images/header.png") no-repeat bottom right;
	padding-right:624px;
	height:258px;
	padding-top:40px;
	padding-left:40px;
	width:calc(100% - 200px);
	box-sizing:border-box;
}
.header .logo{
	width:510px;
	box-sizing:border-box;
}
.header .logo a{
	display:inline-block;
	width:100%;
}
.header .logo a img{
	width:100%;
}
.header .right{
	float:right;
	box-sizing:border-box;
	padding-top:55px;
}
.header .text a,.header .text a img,.header .quote img{
	display:block;
	width:100%;
}
.header .icons{
	margin:0 auto 20px;
}
.icons{
	width:138px;
	margin-bottom:10px;
	text-align:right;
}
.icons a{
	display:block;
	position:relative;
}
.icons a:first-child{
	width:121px;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-left:17px;
}
.icons a:first-child:after{
	content:'';
	display:block;
	width:121px;
	height:1px;
	background:#513E34;
	position:absolute;
	bottom:0;
	right:0;
}
.icons a img{
	max-width:100%;
}
.search{
	padding-top:10px;
}
.search input{
	height:30px;
	box-sizing:border-box;
}
.search input[type=text]{
	width:calc(100% - 135px);
	padding:0 10px;
	border:1px solid #513E34;
	box-sizing:border-box;
}
.search input[type=submit]{
	padding:0;
	background:#513E34;
	height:30px;
	border:1px solid #513E34;
	padding:0 20px;
	width:125px;
	color:#ffffff;
	text-transform:uppercase;
	cursor:pointer;
}
.search a{
	text-decoration:none;
	color:#0000000;
	line-height:30px;
	text-transform:uppercase;
	margin-left:15px;
}
.search a:hover{
	color:#513E34;
}

nav{
	background:#513E34;
	z-index:3;
	position:relative;
}
nav ul{
	width:100%;
	display:table;
	text-align:center;
}
nav ul li{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	line-height:20px;
	font-size:20px;
	height:30px;
	position:relative;
	text-transform:uppercase;
}
nav ul li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:0 5px;
}
nav ul li ul{
	background:#513E34;
	position:absolute;
	top:30px;
	left:0;
	z-index:100;
	display:none;
}
nav ul li:hover ul{
	display:block;
}
nav ul li ul li{
	padding:5px 0;
	border-top:1px solid rgba(255,255,255,.5);
	display:block;
	font-size:17px;
	height:auto;
}
nav ul li:hover,nav ul li.active{
	background:#DF6936;
}
.bc{
	padding:10px 0;
}
.bc .links{
	float:left;
	font-size:10px;
	text-transform:uppercase;
}
.bc .links a{
	text-decoration:none;
}
.bc .search{
	float:right;
}


.bc .social{
	float:right;
}
.bc .social a{
	filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter:grayscale(100%);
}
.bc .social a:hover{
	filter:none;
	-webkit-filter:none;
}
.slides_wrap{
	background:#513E34;
}
#slides{
	width:100%;
	margin:0 auto 20px;
	height:390px;
	position:relative;
	overflow:hidden;
}
.slides_container{
	width:1400px;
	overflow:hidden;
	position:relative;
	display:none;
}
.slides_container .slide{
	width:1400px;
	height:390px;
	display:block;
}
.slides_container .slide a{
	display:block;
	width:1400px;
	text-decoration:none;
	height:390px;
	position:relative;
}
.slides_container .slide a span{
	height:390px;
	display:block;
}
.slides_container .slide a .photo{
	float:left;
	width:960px;
}
.slides_container .slide a .photo img{
	display:block;
}
.slides_container .slide a .name{
	float:right;
	width:calc(100% - 960px);
	color:#513E34;
	font-size:34px;
	line-height:40px;
	font-weight:700;
	padding-top:80px;
	box-sizing:border-box;
	text-align:center;
	text-transform:uppercase;
}
.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 #513E34;
	border-radius:50%;
	float:left;
	overflow:hidden;
}
.pagination li.current a{
	background:#513E34;
}

.leftside{
	float:left;
	width:250px;
}
.left_image{
	margin-bottom:20px;
}
.left_image+.left_image{
	padding-top:130px;
}
.left_image_bottom{
	padding-top:30px;
}
.left_image_bottom img{
	max-width:100%;
}
.leftside ul{
	list-style:none;
}
.leftside ul li{
	font-size:16px;
	line-height:20px;
	margin-bottom:10px;
	padding-left:40px;
}
.leftside ul li.hidden{
	display:none;
}
.leftside ul li a{
	text-decoration:none;
	color:#463536;
}
.leftside ul li.active a,.leftside ul li a:hover{
	color:#513E34;
}
.rightside{
	width:calc(100% - 370px);
	margin-left:120px;
	max-width:894px;
	float:left;
	box-sizing:border-box;
}
.page_title{
	color:#513E34;
	font-size:48px;
	line-height:50px;
	font-weight:700;
	margin-bottom:30px;
	text-align:center;
	text-transform:uppercase;
}
.section_image{
	margin-bottom:20px;
}
.menu_title,.menu_showall{
	margin-bottom:10px;
	line-height:30px;
	background:url('/bitrix/templates/thomasmann/images/strd.svg') #513E34 no-repeat 10px 50%;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	padding-left:40px;
	cursor:pointer;
	color:#ffffff;
}
.menu_showall{
}
.menu_title a{
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #ffffff;
}
.menu_title a:hover{
	border-color:transparent;
}
footer{
	color:#ffffff;
}
.footer{
	background:url("/bitrix/templates/thomasmann/images/footer.jpg") center top;
	box-sizing:border-box;
	height:200px;
	padding:25px 0;
}
footer .icons{
	float:left;
}
footer .icons a:first-child:after{
	background:#CDBFB3;
}
footer .nav{
	float:left;
	width:calc(100% - 350px);
	padding:0 125px;
	box-sizing:border-box;
}
footer .nav ul{
	list-style:none;
	column-count:2;
}
footer .nav ul li{
	font-size:20px;
	line-height:25px;
	margin-bottom:10px;
	text-transform:uppercase;
}
footer .nav ul li a{
	color:#ffffff;
	text-decoration:none;
}
footer .nav ul li a:hover{
	color:#ffffff;
}
footer .social{
	margin-bottom:50px;
}
footer .right{
	float:right;
	width:150px;
	text-align:right;
}
footer .copy{
	color:#ffffff;
}
footer .social ul li{
	margin:0 0 0 10px !important;
}
.content{
	padding-bottom:45px;
}
.article_items{
}
.article_item{
	width:calc(33.33% - 35px);
	display:inline-block;
	vertical-align:top;
	margin:0 45px 40px 0;
	box-sizing:border-box;
	text-align:center;
}
.article_item:nth-child(3n){
	margin-right:0;
}
.article_item_inner{
	background:#CDBFB3;
	color:#000000;
	max-width:230px;
}
.article_item_pic{
}
.article_item_pic a{
	display:block;
}
.article_item_pic a img{
	display:block;
	max-width:100%;
}
.article_item_text{
	font-size:15px;
	padding:15px;
}
.article_item_text_tag{
	font-size:15px;
	line-height:17px;
}
.article_item_text_tag a{
	color:#000000;
	display:block;
	margin-bottom:5px;
}
.article_item_text_tag a:hover{
	text-decoration:none;
}
.article_item_text h3{
	font-size:20px;
	font-weight:700;
	margin-bottom:10px;
}
.article_item_text h3 a{
	text-decoration:none;
	color:#513E34;
}
.article_item_text h3 a:hover{
	color:#513E34;
}
.article_item_detail{
	margin-bottom:30px;
}
.article_item_pic_detail{
	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:#513E34;
	color:#ffffff;
	padding:4px 10px;
	font-size:17px;
	margin-top:20px;
}
.download_content{
	margin-bottom:20px;
	padding:10px;
	background:#ffffff;
}
.download_content a{
	text-decoration:none;
	color:#513E34;
	border-bottom:1px solid transparent;
}
.download_content a:hover{
	border-color:#513E34;
}

/* End */
/* /bitrix/templates/thomasmann/styles.css?17562955728573 */
