

/* Start:/bitrix/templates/ago/components/bitrix/menu/horizontal_multilevel/style.css?14434740004207*/
/**Top menu**/
.menu ul
{
    background: #f6f6f6;
    float: left;
    font-size: 12px;
    height: 44px;
    list-style: outside none none;
    margin: 0;
	padding: 0;
}
.menu ul li
{
	float: left;
	position: relative;
	bottom: -9px;
	height: 30px;
}
.menu ul li.root-item-selected
{
	background: #eaeaea;
	border: 1px solid #d3d3d3;
	border-radius: 5px 0 0 0;
	bottom: -8px;
	padding-bottom: 5px;
}
.menu ul li a
{
	display: block;
	height: 100%;
	text-decoration: none;
	font-family: Verdana,Arial,Tahoma;
	font-size: 18px;
	padding: 4px 10px 0 10px;
	margin-left: 1px;
}
.menu ul li a.root-item-selected
{
    background: #eaeaea;
    color: #FF8E36;
	border-radius: 5px 0 0 0;
}
.menu ul li a.root-item 
{
    background: #f6f6f6;
    color: #383838;
}
.menu ul li:hover
{
	background: #eaeaea !important;
}

/*Root items: hover*/
.menu ul li:hover a.root-item, .menu ul li.jshover a.root-item
{
	background: #eaeaea;
}
.menu>ul>li:hover, .menu>div>ul>li:hover
{
	border: 1px solid #d3d3d3;
	margin: -1px;
	padding-bottom: 5px;
	border-radius: 5px 0 0 0;
	/*height: 30px;
	bottom: -10px;*/
}
.menu>ul>li.root-item-selected:hover
{
	margin: 0;
}
.menu>ul>li:hover  a.root-item
{
	border-radius: 5px 0 0 0;
}

/*Item-parents*/
.menu ul a.parent
{
	background: url(/bitrix/templates/ago/components/bitrix/menu/horizontal_multilevel/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
.menu ul a.denied
{
	background: url(/bitrix/templates/ago/components/bitrix/menu/horizontal_multilevel/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
.menu ul li:hover, .menu ul li.jshover
{
	background:#f6f6f6;
}

.menu ul li.root-item-selected:hover, .menu ul li.root-item-selected.jshover
{
	background:#eaeaea;
}

/*Sub-menu box*/
.menu li ul
{
    list-style: outside none none;
    margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	left: -1px;
	display: none;
	z-index: 500;
	height: auto;
	width: 190px;
	background: #f6f6f6;
	border: 1px solid #d3d3d3;
}

.menu li ul li
{
	height: auto;
	bottom: 0px;
}

.menu li ul li:hover
{
	background: #eaeaea;
}

.menu li ul li a
{
	display: block;
	text-decoration: none;
	font-family: Verdana,Arial,Tahoma;
	font-size: 12px;
	padding: 5px 10px;
	color: #383838;
}


/*Sub-menu item box*/
.menu ul li li 
{
	width:100%;
	border-bottom:1px solid #d3d3d3;
}

/*Item link*/
.menu ul li ul a
{
	/*text-align:left;*/
}

/*Items text color & size */
.menu ul li:hover li a,
.menu ul li.jshover li a,
.menu ul li:hover li:hover li a,
.menu ul li.jshover li.jshover li a,
.menu ul li:hover li:hover li:hover li a,
.menu ul li.jshover li.jshover li.jshover li a,
.menu ul li:hover li:hover li:hover li:hover li a,
.menu ul li.jshover li.jshover li.jshover li.jshover li a,
.menu ul li:hover li:hover li:hover li:hover li:hover li a,
.menu ul li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	/*color:#eaeaea;*/
}

/*Items text color & size: hover*/
.menu ul li:hover li:hover a,
.menu ul li.jshover li.jshover a,
.menu ul li:hover li:hover li:hover a,
.menu ul li.jshover li.jshover li.jshover a,
.menu ul li:hover li:hover li:hover li:hover a,
.menu ul li.jshover li.jshover li.jshover li.jshover a
.menu ul li:hover li:hover li:hover li:hover li:hover a,
.menu ul li.jshover li.jshover li.jshover li.jshover li.jshover a
.menu ul li:hover li:hover li:hover li:hover li:hover li:hover a,
.menu ul li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	/*color:#4F4F4F;*/
}

.menu ul li ul ul
{
	margin:-27px 0 0 132px;
}

.menu ul li:hover ul ul,
.menu ul li.jshover ul ul,
.menu ul li:hover ul ul ul,
.menu ul li.jshover ul ul ul,
.menu ul li:hover ul ul ul ul,
.menu ul li.jshover ul ul ul ul,
.menu ul li:hover ul ul ul ul ul,
.menu ul li.jshover ul ul ul ul ul
{
	display:none;
}

.menu ul li:hover ul,
.menu ul li.jshover ul,
.menu ul li li:hover ul,
.menu ul li li.jshover ul,
.menu ul li li li:hover ul,
.menu ul li li li.jshover ul,
.menu ul li li li li:hover ul,
.menu ul li li li li.jshover ul,
.menu ul li li li li li:hover ul,
.menu ul li li li li li.jshover ul
{
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
/* End */


/* Start:/bitrix/templates/ago/components/bitrix/breadcrumb/.default/style.css?1458766800589*/
.bx-breadcrumb {
	margin: 5px 0 0 0;
}
.bx-breadcrumb i {
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
}
.bx-breadcrumb .bx-breadcrumb-item a {
	color: #747474;
	text-decoration: none;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover {
	color: #343434;
}

/* End */


/* Start:/bitrix/templates/ago/styles.css?17424422085788*/
body 
{
   /* background: #f6f6f6 url(/bitrix/templates/ago/images/back.jpg) no-repeat scroll 50% 0;*/
	background: #f6f6f6 url(/bitrix/templates/ago/images/back.jpg) fixed 50% 0;
    margin: 0;
    padding: 0;
}
a img
{
	border: 0;
}
.container
{
    margin: 0 auto;
    padding: 0;
	width: 1040px;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	
}
.top
{
	width: 100%;
	min-height: 279px;
	background: #f6f6f6;
	border-bottom: 1px solid #d7d7d7;
}
.top .top-navigation
{
	width: 1000px;
	height: 55px;
	margin: 0 auto;
	border-bottom: 1px solid #D3D3D3;
}
.top .top-navigation .menu
{
	width: 748px;
	height: 44px;
	display: block;
	float: left;
	position: relative;
	bottom: -11px;
}
.top .top-navigation .menu ul li a
{
	padding: 4px 5px 0 8px;
}
.top .top-navigation .menu ul li ul li a
{
	padding: 5px 10px;
}
.top .top-navigation .socnet 
{
	position: relative;
	float: left;
	top: 18px;
}
.top .top-navigation .search
{
	width: 249px;
	height: 44px;
	display: block;
	float: right;
	position: relative;
	bottom: -11px;
}
.top .logo
{
	width: 998px;
	height: 210px;
	margin: 4px auto 9px;
	background: #f6f6f6;
	position: relative;
	border: 1px solid #d3d3d3;
	/*z-index: 1;*/
}
.top .promo
{
	width: 1000px;
	height: 262px;
	margin: 0 auto 15px;
}
.top .promo .top-news
{
	width: 691px;
	height: 240px;
	padding: 7px 0 7px 7px;
	display: block;
	float: left;
}
.top .promo .interactive-map
{
	margin: 7px 7px 7px 0;
	display: block;
	float: right;
}

.center
{
    margin: 0;
    padding: 0;
	width: 100%;
}
.center .center-top
{
	width: 100%;
	min-height: 30px;
	background: #f0f0f0;
	border-bottom: 1px solid #d4d4d4;
}
.center .center-top .social-blocks
{
	width: 1000px;
	height: 170px;
	margin: 0 auto;
	padding: 15px 0;
}
.center .center-top .social-blocks .block-1
{
	width: 238px;
	height: 100%;
	margin-right: 14px;
	display: block;
	float: left;
}
.center .center-top .social-blocks .block-2
{
	width: 238px;
	height: 100%;
	margin-right: 14px;
	display: block;
	float: left;
}
.center .center-top .social-blocks .block-3
{
	width: 237px;
	height: 100%;
	margin-right: 14px;
	display: block;
	float: left;
}
.center .center-top .social-blocks .block-4
{
	width: 237px;
	height: 100%;
	display: block;
	float: left;
}
.center .center-main
{
	width: 100%;
	min-height: 600px;
	background: #ebebeb;
	border-bottom: 0px solid #d4d4d4;
	
	display: inline-block;
	padding-bottom: 15px;
}
.center .center-main .columns
{
	width: 1000px;
	/*min-height: 570px;*/
	margin: 0 auto;
	padding: 15px 0;
}
.center .center-main .column-1
{
	width: 350px;
	height: 100%;
	margin-right: 15px;
	display: block;
	float: left;
}
.center .center-main .column-2
{
	width: 336px;
	height: 100%;
	margin-right: 15px;
	display: block;
	float: left;
}
.center .center-main .column-3
{
	width: 281px;
	height: 100%;
	display: block;
	float: left;
}
.center .center-bottom
{
	width: 100%;
	height: 100px;
	background: #f0f0f0;
	border-bottom: 1px solid #d7d7d7;
	text-align: center;
}
.center .center-bottom .banners
{
	width: 1020px;
	height: 70px;
	margin: 0 auto;
	padding: 0;
}

.center .center-bottom_gos
{
	width: 100%;
	height: 320px;
	background: #ebebeb;
	border-bottom: 1px solid #d4d4d4;
	text-align: center;
}

.center .center-bottom_gos .gos
{
	width: 1020px;
	height: 300px;
	margin: 0 auto;
	padding: 0;
}

.bottom
{
	width: 100%;
	min-height: 135px;
	background: #f6f6f6;
}
.bottom .site-map
{
	width: 1000px;
	margin: 0 auto;
	padding: 15px 0;
}
/*.bottom .site-map table td
{
	width: 250px;
	height: 100%
}*/
.bottom .site-map ul.map-level-0
{
	list-style: outside none none;
}
.bottom .site-map ul.map-level-1
{
	list-style-type: disc;
}
.bottom .site-map .map-columns td
{
	padding: 0 6px;
}
.bottom .site-map ul.map-level-0>li a
{
	text-decoration: none;
	color: #ffb069;
	font-family: Verdana,Arial,Tahoma;
    font-size: 12px;
	font-weight: bold;
	
}
.bottom .site-map ul.map-level-1>li a
{
	text-decoration: none;
	color: #8f8f8f;
	font-weight: normal;
}

.bottom .contacts
{
	width: 1000px;
	height: 135px;
	margin: 0 auto;
}

hr.background-line
{
	margin: 0;
    padding: 0;
	width: 100%;
	background-color: #d7d7d7;
	color: #d7d7d7;
    border: medium none;
    height: 1px;
    line-height: 1px;
}

.archives
{
	float: left;
	color: #fc8d34;
	font-family: Verdana,Arial,Tahoma;
    font-size: 12px;
}
.archives a
{
	padding-left: 6px;
}

 /*cookie*/

.cookies {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 65%;
    z-index: 1000;
    display: none;
}
.cookies__body {
    background-color: white;
    box-shadow: 0 0 40px rgba(196, 196, 196, 0.25);
    padding: 15px 0;
}
@media screen and (max-width: 575.5px) {
    .cookies__body {
        padding: 10px 0;
    }
}
.cookies__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media screen and (max-width: 575.5px) {
    .cookies__row {
        flex-direction: column;
    }
}
.cookies__text {
    font-weight: 300;
    font-size: 12px;
    line-height: 150%;
    color: #212121;
    flex: 1 1 auto;
    margin-right: 30px;
}
.cookies__text a {
    color: #FB9941;
}
@media screen and (max-width: 575.5px) {
    .cookies__text {
        margin: 0 0 20px 0;
        font-size: 10px;
    }
}
.cookies__btn {
    justify-content: center;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #333333;
    border: 2px solid #FF8E36;
    border-radius: 5px;
    font-size: 16px;
    padding: 12px 30px;
    font-weight: 500;
    width: fit-content;
    display: inline-block;
    cursor: pointer;
    transition: background-color ease 0.3s;
}
.cookies__btn:hover {
    background-color: #FF8E36;
    border: 2px solid #FF8E36;
    color: #ffffff;
}
@media screen and (min-width: 1920px) {
    .cookies__btn {
        padding: 0.78125vw 2.0833333333vw;
        font-size: 14px;
    }
}
/* End */


/* Start:/bitrix/templates/ago/template_styles.css?177138515616912*/
/*TOP*/
table, tbody, td, th
{
	margin: 0;
	padding: 0;
}
h1, h2, h3
{
	padding: 0;
	margin: 0;
}

.search form
{
	float: right;
	position: relative;
	bottom: -4px;
}
.search .search-text
{
	width: 148px;
	height: 39px;
	border: 1px solid #d2d2d2;
	background: #f0f0f0;
	margin: 0;
	padding: 0 9px;
	display: block;
	float: left;
	position: relative;
	left: 1px;
	color: #727272;
	font-family: Verdana,Arial,Tahoma;
	font-size: 18px;
	font-weight: normal;
}
.search .search-button
{
	width: 80px;
	height: 41px;
	border: 1px solid #d2d2d2;
	background: #FF9940;
	color: #f7f0e9;
	font-family: Verdana,Arial,Tahoma;
	font-size: 18px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: block;
	float: left;
	position: relative;
	left: 0px;
}

/*LOGO*/
.top .logo .symbolics
{
	display: block;
	float: left;
	position: relative;
	top: 14px;
	left: 12px;
}
.top .logo .title
{
	display: block;
	float: left;
	position: relative;
	top: 7px;
	left: 23px;
}
.top .logo .location
{
	display: block;
	float: left;
	position: relative;
	top: 9px;
	left: 34px;
}

.top .logo .socnet {
	position: absolute;
	right: 0px;
	top: 64px;
}

.top .logo .socnet a img {
	border: 0;
	padding-right: 8px;
}


/*INTERACTIVE-MAP*/
div.interactive-map
{
	position: relative;
	border-top: 1px solid #faa86b;
	border-right: 1px solid #faa86b;
	border-bottom: 1px solid #faa86b;
}
div.interactive-map div.point
{
	display: block;
	position: absolute;
	cursor: default;
	line-height: 10px;
}
div.interactive-map div.point:hover div.img
{
	background-image: url(/bitrix/templates/ago/images/map/point-on.png);
}
div.interactive-map div.point:hover div.title
{
	color: #FF3232;
	text-shadow: #FFE5E5 1px 1px 2px;	
}
div.interactive-map div.point-info
{
	display: block;
	position: absolute;
	top: 5px;
	left: 7px;
	width: 180px;
	min-height: 45px;
	padding: 3px 4px 2px 4px;
	border: 1px solid #faa86b;
	background: #fae3d2;
	font: 11px arial,serif;

}
div.interactive-map div.point-info p
{
	margin: 0;
	padding: 0 0 5px 0;
}
div.interactive-map div.point-info p:first-child
{
	font-weight: bold;
}
div.interactive-map div.point-info hr
{
    background-color: #F9C198;
    border: medium none;
    color: #F9C198;
    height: 1px;
    line-height: 1px;
    margin: -4px 0 6px 0;
    padding: 0;
}
div.interactive-map div.point div.img
{
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url(/bitrix/templates/ago/images/map/point.png);
	/*margin: 0 0px 0 -5px;*/
}
div.interactive-map div.point div.title
{
	display: inline-block;
	height: 10px;
	font-family: Arial;
	font-size: 10px;
	text-shadow: #fafafa 1px 1px 2px;
	/*margin: 0 -5px 0 -5px;
	padding: 0 9px 0px 5px;*/
}
div.interactive-map #point_angarsk
{
	bottom: 181px;
	left: 217px;
}
div.interactive-map #point_zvezdochka
{
	bottom: 71px;
	left: 129px;
}
div.interactive-map #point_zverevo
{
	bottom: 106px;
	left: 148px;
}
div.interactive-map #point_zui
{
	bottom: 137px;
	left: 209px;
}
div.interactive-map #point_ivanovka
{
	bottom: 75px;
	left: 27px;
}
div.interactive-map #point_kluchevaya
{
	bottom: 96px;
	left: 133px;
}
div.interactive-map #point_meget
{
	bottom: 119px;
	left: 194px;
}
div.interactive-map #point_novoodinsk
{
	bottom: 56px;
	left: 165px;
}
div.interactive-map #point_odinsk
{
	bottom: 142px;
	left: 106px;
}
div.interactive-map #point_savvateevka
{
	bottom: 82px;
	left: 139px;
}
div.interactive-map #point_steklyanka
{
	bottom: 108px;
	left: 251px;
}
div.interactive-map #point_udarnik
{
	bottom: 128px;
	left: 191px;
}
div.interactive-map #point_chebogory
{
	bottom: 120px;
	left: 11px;
}
div.interactive-map #point_yakimovka
{
	bottom: 109px;
	left: 12px;
}

/*BREADCRUMB*/
.center .center-top  .breadcrumb
{
	width: 1000px;
	min-height: 30px;
	margin: 0 auto;
	padding: 3px 0 0 30px;
}

/*SOCIAL-BLOCKS*/
.center .center-top .social-blocks .blocks
{
	border: 1px solid #d7d7d7;
	background: #f6f6f6;
	font-family: Verdana,Arial,Tahoma;
}
.center .center-top .social-blocks .blocks .icon
{
	width: 70px;
	height: 64px;
	padding: 8px 10px 5px;
}
.center .center-top .social-blocks .blocks .title
{
	font-size: 13px;
	font-weight: bold;
	padding: 14px 10px 0 0;
	vertical-align: top;
	text-align: left;
}
.center .center-top .social-blocks .blocks .description
{
	font-size: 10px;
	padding: 0 10px;
	color: #353535;
}

.center .center-top .social-blocks .block-1 .title
{
	color: #62824B;
}
.center .center-top .social-blocks .block-2 .title
{
	color: #F75D63;
}
.center .center-top .social-blocks .block-3 .title
{
	color: #009CD3;
}
.center .center-top .social-blocks .block-4 .title
{
	color: #AA4AAF;
}

.center .center-top .social-blocks a
{
	text-decoration: none;
}

.center .center-top .social-blocks table
{
	width: 100%;
	height: 100%;
}

.center .center-top .social-blocks table td
{
	vertical-align: top;
}

.center .center-top .social-blocks table:hover
{
	box-shadow: inset 0 0 7px rgba(0,0,0,0.5);
}

/*CENTER*/
.center .center-main .columns .boxes
{
	height: 100%;
	width: 100%;
	border: 1px solid #D7D7D7;
	background: #F6F6F6;
}
.center .center-main .columns .boxes .header
{
	min-height: 35px;
	border: 1px solid #D8D8D8;
	background: #EBEBEB;
	font-family: Verdana,Arial,Tahoma;
	font-size: 18px;
	color: #FF8E36;
	margin: 4px 4px 0;
}
.center .center-main .columns .boxes .header span
{
	display: block;
	padding: 4px 10px;
}
.center .center-main .columns .boxes .content
{
	padding: 15px;
}
.center .center-main .columns .boxes span.all
{
	display: inline-block;
	width: 100%;
	text-align: right;
}
.center .center-main .column-3 .open-mun
{
	height: 335px;
	margin-bottom: 15px;
}
.center .center-main .column-3 .info-service
{
	height: 225px;
	margin-bottom: 15px;
}
.center .center-main .column-3 .banner
{
	margin-bottom: 15px;
}
.center .center-main .column-3 .info-service .header span
{
	padding-right: 5px;
}
.center .center-main .column-3 .newspaper
{
	margin-bottom: 15px;
}
.center .center-main .column-3 .vote
{
	/*height: 300px;*/
	padding-bottom: 20px;
}

/*CONTENT*/
.center .center-main .columns .boxes .content
{
	font-family: Verdana,Arial,Tahoma;
	font-size: 12px;
	color: #353535;
}

.center .center-main .column-1 .news .content .preview
{
	margin-bottom: 15px;
}

.center .center-main .column-2 .events .content .day
{
	margin-bottom: 20px;
}
.center .center-main .column-2 .events .content .day .event
{
	margin-bottom: 10px;
}
.center .center-main .column-2 .events .content .day .date
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 20px;
}
.center .center-main .column-2 .events .content .day .locate
{
	font-weight: bold;
}
.center .center-main .column-3 .open-mun .content .list ul, .center .center-main .column-3 .info-service .content .list ul
{
    width: 285px;
	float: left;
    list-style: outside none none;
    margin: 0 0 0 15px;
    padding: 0;
}
.center .center-main .column-3 .open-mun .content .list ul a, .center .center-main .column-3 .info-service .content .list ul a
{
	display: block;
	text-decoration: none;
	font-family: Verdana,Arial,Tahoma;
    font-size: 14px;
	color: #353535;
}
.center .center-main .column-3 .open-mun .content .list ul
{
    width: 285px;
	float: left;
    list-style: outside none none;
    margin: 0 0 0 15px;
    padding: 0;
}
.center .center-main .column-3 .open-mun .content .list ul a
{
	display: block;
	text-decoration: none;
	font-family: Verdana,Arial,Tahoma;
    font-size: 14px;
	color: #353535;
}
.center .center-main .column-3 .open-mun .content .list ul li
{
	display: block;
	height: 25px;
	margin-bottom: 10px;
}
.center .center-main .column-3 .open-mun .content .list ul li  img
{
	display: block;
	float: left;
}
.center .center-main .column-3 .open-mun .content .list ul li span
{
	display: block;
	width: 64%;
	margin-left: 31px;
	padding: 6px 0 3px 13px;
	border-bottom: 1px solid #bdbdc6;
}
.center .center-main .column-3 .info-service .content .list ul li
{
	margin-left: -15px;
	padding-bottom: 10px;
	width: 255px;
}
.center .center-main .column-3 .info-service .content .list ul li .icon
{
	float: left;
	font-size: 20px;
	background-color: #D1D2D7;
	text-align: center;
	color: #6E6D70;
	border-radius: 8px;
	margin-right: 7px;
	padding: 5px;
}
.center .center-main .column-3 .info-service .content .list ul li:hover .icon
{
	color: #000;
}
.center .center-main .column-3 .info-service .content .list ul .title
{
	font-size: 13px;
	border-bottom: 1px solid #aaa;
	padding-bottom: 8px;
}
.center .center-main .column-3 .info-service .content .list ul li:last-child .title
{
	border-bottom: 0;
	padding-bottom: 0;
}
.center .center-main .column-3 .vote .voting-form-box
{
	border: 0;
	padding: 0;
}
.center .center-main .column-3 .vote .voting-form-box .vote-answer-item input
{
	float: left;
	margin-right: 10px;
}
.center .center-main .column-3 .vote .voting-form-box label
{
	display: block;
	padding-bottom: 10px;
}
.center .center-main .column-3 .vote .content .vote-form-box-buttons span input
{
	margin: 10px auto;
}
.center .center-main .column-3 .vote .content .vote-form-box-buttons .vote-form-box-button-last a
{
	float: right;
	color: #3b94cc;
}
.center .center-main .column-3 .vote .content .vote-form-box-button input
{
	width: 100px;
	height: 36px;
	border: 1px solid #b3b3b3;
	background: #e4e4e4;
	color: #353535;
	font-family: Verdana,Arial,Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: block;
	box-shadow: 0px 1px 1px #999999;
}

/*NEWS-TABS*/
.center-main .news-tab-box 
{
	padding: 0;
}
.center-main .tabs-info
{
	padding: 0;
}
.center-main .news-tab-box .tabs-info
{
	height: 35px;
	border: 1px solid #D8D8D8;
	background: #EBEBEB;
	font-family: Verdana,Arial,Tahoma;
	font-size: 18px;
	margin: 4px 4px 0;
}
.center-main .news-tab-box .tabs-info li 
{
	cursor: pointer;
	margin: 0 !important;
	border-left: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	color: #ACACAC;
}
.center-main .news-tab-box .tabs-info li span
{
	display: block;
	padding: 4px 8px 4px 10px;
}
.center-main .news-tab-box .tabs-info li.active 
{
	color: #FF8E36;
}
.center-main .news-tab-box .tabs-info li:hover
{
	color: #E8AD86;
}
.center-main .news-tab-box .tabs-info li.active:hover
{
	color: #FF8E36 !important;
}
.center-main .single-tab-box 
{
	display: none;
	margin: -1px 0 0 0;
}
.center-main .single-tab-box ul li 
{
	margin: 0 0 8px 0;
}
.center-main .inset
{
	display: inline-block;
}

/*BANNER-ROTATOR*/
.banners  
{
	display: inline-block;
	max-width: 1020px;
	width:100%;
}
.banners-wrapper 
{
	overflow: hidden;
	position:relative;
	top: 6px;
}
.banners-items 
{
	width: 10000px;
	position: relative;
}
.banners-block 
{
	float: left;
	width: 150px;
	padding: 10px 6px 10px 0px;
}
.banners-block img
{
	display: block;
	width: 140px;
	height: 70px;
	border: 1px solid #d7d7d7;
}
.banners-button-left:hover img, .banners-button-right:hover img
{
	opacity: 0.7;
}
.banners-button-left a, .banners-button-right a
{
	width: 29px; 
	height: 36px; 
	position: relative;
	top: 29px; 
	padding: 0 10px;
	cursor: pointer; 
	text-decoration:none;
	font-size: 36px;
	font-weight: bold;
	color: #fc8d34;
	font-family: Arial,Verdana,Tahoma;
}
.banners-button-left a
{
	float: left; 
	/*background: url(/bitrix/templates/ago/../images/banners-left.png);*/
}
.banners-button-right a
{
	float: right;
	/*background: url(/bitrix/templates/ago/../images/banners-right.png);*/
}

/*gos_pos*/
.gos 
{
	display: inline-block;
	max-width: 1020px;
	width:100%;
}
.gos-pos 
{
	overflow: hidden;
	position:relative;
	top: 6px;
}
.gos-item
{
	width: 10000px;
	position: relative;
}
.pos_widgett
{
	float: left;
	width: 740px;
	padding: 10px 6px 10px 0px;
}


/*FOOTER*/
.bottom .site-map
{
	font-family: Verdana,Arial,Tahoma;
    font-size: 12px;
}
.bottom .site-map table
{
	padding: 0 15px;
}
.bottom .site-map table th a
{
	color: #ffb069;
	text-align: left;
}
.bottom .site-map table td li
{
	color: #8f8f8f;
	text-align: left;
	vertical-align: top;
}
.bottom .site-map table td ul
{
	margin: 0;
	padding: 0 0 0 12px;
}
.bottom .site-map table td ul.map-level-1 li a:hover
{
	color: #4e4e4e;
}

.bottom .contacts
{
	padding-top: 15px;
}
.bottom .contacts .stat
{
	display: block;
	float: right;
	margin-right: 25px;
	margin-left: 15px;
}
.bottom .contacts .org-phone
{
	display: block;
	width: 440px;
	font-family: Verdana,Arial,Tahoma;
	font-size: 12px;
	text-align: right;
	margin-right: 25px;
	margin-left: 20px;
	padding-top: 8px;
}
.bottom .contacts .org-phone span
{
	display: block;
	color: #5a5a5a;
	padding-bottom: 5px;
}
.bottom .contacts .org-phone .organization
{
	color: #fc8d34;
	font-weight: bold;
}

/*CONTENT*/
.content a
{
	color: #525252;
}
.article
{
	display: table-cell;
	width: 760px; 
	padding: 0 12px 0 5px; 
	border-right: 1px solid #d8d8d8;
}
.article img
{
	border: 1px solid #d7d7d7;
}
.article a
{
	color: #e67010;
}
.article span.news-date-time, .article div.news-date-time
{
	color: #929292;
}
.files-download
{
	display: inline-block;
	position: relative;
	padding: 0 20px 0 0;
}
.files-download a 
{
	float: left;
	font: 13px/16px Arial;
	margin: 0 0 10px;
	min-height: 23px;
	padding: 0 0 0 23px;
	text-decoration: none;
}
.files-download a.doc, div.icdoc
{
	background: url("/bitrix/templates/ago/images/icons/icdoc.gif") no-repeat scroll left top transparent;
}
.files-download a.pdf, div.icpdf
{
	background: url("/bitrix/templates/ago/images/icons/icpdf.gif") no-repeat scroll left top transparent;
}
.files-download a.ppt, div.icppt
{
	background: url("/bitrix/templates/ago/images/icons/icppt.gif") no-repeat scroll left top transparent;
}
.files-download a.rtf, div.icrtf
{
	background: url("/bitrix/templates/ago/images/icons/icrtf.gif") no-repeat scroll left top transparent;
}
.files-download a.undef, div.icundef
{
	background: url("/bitrix/templates/ago/images/icons/icundef.gif") no-repeat scroll left top transparent;
}
.files-download a.xls, div.icxls
{
	background: url("/bitrix/templates/ago/images/icons/icxls.gif") no-repeat scroll left top transparent;
}
.files-download a.zip, div.iczip
{
	background: url("/bitrix/templates/ago/images/icons/iczip.gif") no-repeat scroll left top transparent;
}
.files-download a.rar, div.icrar
{
	background: url("/bitrix/templates/ago/images/icons/iczip.gif") no-repeat scroll left top transparent;
}
.files-download a.jpg, div.icjpg
{
	background: url("/bitrix/templates/ago/images/icons/icjpg.gif") no-repeat scroll left top transparent;
}
.files-download a span 
{
	padding-right: 5px;
	text-decoration: underline;
}
.files-download i 
{
	color: #787878;
	font: 10px/10px Arial;
}
.article table, table.content, table.data-table
{
	border: 1px solid #c4c4c4;
	border-collapse: collapse;
}
.article table th, table.content th, table.data-table th
{
	background-color: #ebebeb;
	font-weight: bold;
	font-size: 12px;
	background-image: none;
	border: 1px solid #c4c4c4;
	padding: 8px;
	text-align: center;
}
.article table td, table.content td, table.data-table td
{
	border: 1px solid #c4c4c4;
	/*border-left: none !important;
	border-right: none !important;*/
	background-color: #fefefe;
	padding: 6px 7px;
	vertical-align: top;
}
.article>p
{
	/*text-indent: 1em;
	text-align: justify;*/
}
.submenu
{
	display: table-cell;
	padding-left: 15px;
	vertical-align: top;
}
.section-menu div.sdmenu
{
	background-color: #efefef;
    border: 1px solid #d8d8d8;
    color: #333333;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 0;
    width: 380px
}
.section-menu div.sdmenu div
{
	margin: 0;
	padding: 2px 0;
}
.section-menu div.sdmenu div:hover
{
	background-color: #e3e3e3;
}
ul.map-level-0>li
{
	padding-top: 10px;
}
hr 
{
	background-color: #d8d8d8;
	border: medium none;
	color: #d8d8d8;
	height: 1px;
	line-height: 1px;
	margin: 7px 0;
	padding: 0;
}
a
{
	color: #328bc3;
}
.bottom .contacts .lpanel 
{
	display:block;
	width:40%;
	float:left;
}
.bottom .contacts .rpanel 
{
	display:block;
	width:60%;
	float:right;
}
.bottom .contacts .links
{
	height: 20px;
	padding-top: 7px;
}
.bottom .contacts .links a
{
	float: left;
	text-decoration: none;
	font-family: Verdana, Arial;
	color: #5a5a5a;
	font-size: 13px;
}
.bottom .contacts .links a:hover
{
	color: #000;
}
.bottom .contacts .links a i
{
	font-size: 135%;
}
.content .article .chief
{
	display: table;
	width: 95%;
	padding: 15px;
	border: 1px solid #fcfcfc;
	margin-top: 0px;
	background: #f2f2f2 none repeat scroll 0% 0%;
}
.content .article .chief img
{
	margin-bottom:0px;
	float:left; 
	margin-right:15px
}
.content .article .chief span.fio
{
	font-size: 135%;
}
.content .article .chief span.extra
{
	color: #707070;
	font-size: 95%;
}
div.special-panel 
{
	display: inline-block;
	text-decoration: none;
	font-family: Verdana, Arial;
	color: #5a5a5a;
	font-size: 13px;
	padding: 14px 0 6px 43px;
	background: url(/specialpanel/eye.png) no-repeat;
	background-position: 0px 7px;
	padding-bottom: 15px;
	cursor: pointer;
}
div.bvi-open a
{
	display: inline-block;
	text-decoration: none;
	font-family: Verdana, Arial;
	color: #5a5a5a;
	font-size: 13px;
	/*padding: 0px 0 6px 43px;*/
	/*background: url(/specialpanel/eye.png) no-repeat;*/
	background-position: 0px 7px;
	padding-bottom: 15px;
	cursor: pointer;
}
/* End */
/* /bitrix/templates/ago/components/bitrix/menu/horizontal_multilevel/style.css?14434740004207 */
/* /bitrix/templates/ago/components/bitrix/breadcrumb/.default/style.css?1458766800589 */
/* /bitrix/templates/ago/styles.css?17424422085788 */
/* /bitrix/templates/ago/template_styles.css?177138515616912 */
