@import url("font/font.css");

*
{
    margin: 0;
    padding: 0;
}

img
{
    border: 0;
}

html
{
    position: relative;
}

body
{
    min-width: 1250px;
    height: 100%;
    overflow-y: hidden;
}

.page_size_small body
{
    overflow: auto;
}

.page_type_summer
{
    background: #81a400 url(../i/summer-bg.png) 50% 0 no-repeat;
}

.page_type_winter
{
    background: #109fdc url(../i/winter-bg.png) 50% 0 no-repeat;
}


.clearfix
{
    *zoom: 1;
}

.clearfix:before,
.clearfix:after
{
    display: table;
    content: "";
}

.clearfix:after
{
    clear: both;
}

.header
{
    z-index: 1;
    margin: 8px 0 0 0;
    height: 100px;
    background: url(../i/top-line.png) repeat-x;
}

.page_type_winter .header
{
    background: url(../i/top-line-w.png) repeat-x;
}

.title
{
    margin: auto;
    padding: 9px 0 0 0;
    width: 1250px;
}

.footer-line
{
    position: absolute;
    bottom: 6px;
    width: 100%;
    height: 11px;
    background: url(../i/bottom-line.png) repeat-x;
}


.city-shadow
{
    z-index: 0;
    position: absolute;
    top: 32px;
    left: 48px;
    /*width: 1169px;
    height: 727px;
    background: url(../i/shadow.png) no-repeat;*/
}

.page_size_small .city-shadow
{
    left: 127px;
    width: 1010px;
    height: 628px;
}


.city
{
    position: relative;
    margin: 30px auto 86px auto;
    width: 1250px;
    min-height: 778px;
}

.page_size_small .city
{
    min-height: 674px;
}

.city-area__section
{
    width: 50%;
    height: 380px;
    position: relative;
}

.page_size_small .city-area__section
{
    height: 330px;
}

.city-area__section_position_left
{
    float: left;
}

.city-area__section_position_right
{
    float: right;
}


.map
{
    position: absolute;
    z-index: 4;
    height: 100%;
    width: 100%;
}

.map__section
{
    position: relative;
    height: 100%;
    width: 100%;
}

.map__section_visibility_hidden
{
    display: none;
}

.city-sector
{
    position: absolute;
}

.city-sector_visibility_hidden
{
    visibility: hidden;
}

.city-sector_position_default
{
    left: 61px;
    bottom: 65px;
}


.page_size_small .city-sector_position_default
{
    left: 131px;
    width: 1036px;
    height: 662px;
}


.city-sector_position_tl
{
    top: -50px;
    left: 120px;
}

.page_size_small .city-sector_position_tl
{
    left: 147px;
    width: 419px;
    height: 379px;
}

.city-sector_full_tl,
.city-sector_clean_tl
{
    top: 53px;
    right: 12px;
}


.page_size_small .city-sector_full_tl,
.page_size_small  .city-sector_clean_tl
{
    top: 53px;
    right: 82px;
    width: 1037px;
    height: 584px;
}

.city-sector_position_tr
{
    /*right: 8px;*/
    top: 51px;
    left: 569px;
}

.page_size_small .city-sector_position_tr
{
    /*right: 8px;*/
    top: 51px;
    left: 608px;
    width: 593px;
    height: 340px;
}

.city-sector_full_tr
{
    left: 65px;
    top: -52px;
}

.page_size_small .city-sector_full_tr
{
    left: 134px;
    top: -52px;
    width: 1031px;
    height: 674px;
}

.city-sector_position_bl
{
    z-index: 5;
    left: 60px;
    bottom: 90px;
}

.page_size_small .city-sector_position_bl
{
    left: 94px;
    bottom: 90px;
    width: 506px;
    height: 360px;
}

.city-sector_full_bl
{
    bottom: 66px;
    right: 13px;
}

.page_size_small .city-sector_full_bl
{
    bottom: 66px;
    right: 79px;
    width: 986px;
    height: 674px;
}

.city-sector_position_br
{
    z-index: 8;
    bottom: 65px;
    right: 20px;
}

.page_size_small .city-sector_position_br
{
    bottom: 65px;
    right: 57px;
    width: 562px;
    height: 359px;
}

.city-sector_full_br,
.city-sector_clean_br
{
    left: 60px;
    bottom: 89px;
}

.page_size_small .city-sector_full_br,
.page_size_small .city-sector_clean_br
{
    left: 130px;
    bottom: 89px;
    width: 1037px;
    height: 653px;
}

.city-sector_clean_br
{
    z-index: 7;
}

.widget
{
    position: absolute;
    z-index: 10;
    width: 466px;
    cursor: pointer;
}

.widget.widget_modal{
	position: relative;
	width: 100%;
	cursor: default;
	height: 100%;
	border: 1px solid #46709C;
	box-sizing: border-box;
}
.page_type_summer .widget.widget_modal{
	border-color: #579C46;
}

.widget_color_gray{
    top: 0;
    left: 0;
}

.widget_color_blue
{
    top: 0;
    left: 0;
}

.widget_color_red
{
    top: 0;
    right: 0;
}

.widget_color_orange
{
    bottom: 0;
    left: 0;
}

.widget_color_green
{
    bottom: 0;
    right: 0;
}

.widget__title
{
    font: normal 21px 'helioscondregular', Arial, sans-serif;
    line-height: 42px;
    height: 42px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
.widget_modal .widget__title{
	padding: 0 30px 0 10px;
}

.widget_color_modal .widget__title{
	background: #46709C;
}
.page_type_summer .widget_color_modal .widget__title{
	background: #579C46;
}


.widget_color_blue .widget__title
{
    background: url(../i/widget-head_blue.png);
}

.widget_color_red .widget__title
{
    background: url(../i/widget-head_red.png);
}

.widget_color_orange .widget__title
{
    background: url(../i/widget-head_orange.png);
}

.widget_color_green .widget__title
{
    background: url(../i/widget-head_green.png);
}

.widget__body
{
    position: relative;
    padding: 10px 30px;
    min-height: 80px;
    background: url(../i/widget-bg.png);
}

.vert-menu
{
    list-style: none;
    margin-bottom: 4px;
}

.vert-menu__title,
.vert-menu__link
{
    font: bold 13px 'helioscondregular', Arial, sans-serif;
    color: #1d1d1d;
}


.submenu
{
    display: none;
    margin: 0 0 0 30px;
}

.submenu__link
{
    font: 13px 'helioscondregular', Arial, sans-serif;
    color: #1d1d1d;
}

/* Стили для иконок и треугольников */
.page_size_small .triangle
{
    display: none;
}

.icon,
.triangle
{
    display: block;
    background: url(../i/i.png) no-repeat;
}

.icon
{
    float: left;
    margin: 0 6px;
}

.triangle
{
    position: absolute;
}

.icon_type_control
{
    background-position: 0 0;
    margin-top: 4px;
    width: 31px;
    height: 33px;
}

.icon_type_iu
{
    background-position: -41px 0;
    margin-top: 6px;
    width: 22px;
    height: 29px;
}

.icon_type_kgh
{
    margin-top: 4px;
    background-position: -73px 0;
    width: 32px;
    height: 32px;
}

.icon_type_stat
{
    margin-top: 7px;
    background-position: -115px 0;
    width: 32px;
    height: 28px;
}

.triangle_type_blue
{
    bottom: -39px;
    right: 0;
    background-position: -155px 0;
    width: 27px;
    height: 39px;
}

.triangle_type_red
{
    left: 0;
    bottom: -39px;
    background-position: -191px 0;
    width: 26px;
    height: 39px;
}

.triangle_type_green
{
    top: -80px;
    left: 0;
    background-position: -225px 0;
    width: 27px;
    height: 39px;
}

.triangle_type_orange
{
    right: 0;
    top: -80px;
    background-position: -256px 0;
    width: 27px;
    height: 39px;
}

/*links in header*/
.header-link-box{
	float: right;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.header-link-item{
	display: block;
	font: normal 13px 'helioscondregular', Arial, sans-serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	text-decoration: none;
	line-height: 1;
	margin-bottom: 8px;
	text-align: right;
}
.header-link-item > span{
	color: #f1f1f1;
	border-bottom: 1px dashed #eaeaea;
	border-bottom-color: rgba(255, 255, 255, 0.5);
}

.header-link-item:hover > span{
	color: #fff;
	border-bottom: 1px dashed #fff;
}

.header-link-item.sold-link > span,
.header-link-item.sold-link:hover > span{
	border-bottom-style: solid;
}

.link-mail{
	display: inline-block;
	height: 14px;
	width: 20px;
	vertical-align: middle;
	background: url(../i/mail.png) no-repeat top left;
}

.header-link-item:hover > .link-mail{
	background-position: bottom left;
}

/*иконка*/
.icon-clock{
	display: inline-block;
	height: 14px;
	width: 14px;
	vertical-align: middle;
	background: url(../i/clock.png) no-repeat;
}

/*модальное окно*/
.modal_form {
	width: 300px; 
	height: 300px; /* Рaзмеры дoлжны быть фиксирoвaны */
	position: fixed; 
	top: 0%; /* oтступaем сверху 0%, 50% пoдвинет скрипт */
	left: 50%; 
	margin-left: -150px; 
	margin-top: -150px;
	border: 1px solid #fff;
	background: #fff;
	display: none; 
	opacity: 0; /* прoзрaчнo для анимации */
	z-index: 105;
	font: normal 14px 'helioscondregular', Arial, sans-serif;
}

/*размеры модального окна контактов СТП*/
.modal_form.modal-contact{
	width: 400px; 
	height: 168px;
	margin-left: -200px; 
	margin-top: -84px;
}

/*размеры модального окна получения доступа*/
.modal_form.modal-access{
	width: 680px; 
	height: 340px;
	margin-left: -340px; 
	margin-top: -170px;
}

/*размеры модального окна правил подачи обращений*/
.modal_form.modal-appeal{
	width: 1000px; 
	height: 606px;
	margin-left: -500px; 
	margin-top: -250px;
}

/* Кнoпкa зaкрытия модала */
.modal_form .modal_close {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	display: block;
	background: url(../i/close-modal.png) no-repeat top left;
}

.modal_form .modal_close:hover{
	background-position: bottom left;
}

.widget_modal_body{
	padding: 15px 10px;
	line-height: 1.3;
}

p{
	margin-bottom: 7px;
}
.ol{
	padding-left: 40px;	
}
.ol > li{
	margin-bottom: 5px;
}

.text-center {text-align: center;}
.text-bold {font-weight: bold;}
.text-nowrap {white-space: nowrap;}
.text-gray {color: #888;}
.text-red {color: #cc1313;}
.text-underline{text-decoration: underline;}

.contact-item{
	font-size: 15px;
	margin-top: 10px;
	line-height: 1;
}
.contact-item > a{
	color: #0000ee;
	text-decoration: none;
	border-bottom: 1px solid rgba(23, 0, 238, 0.3);
	transition: all 0.2s ease-in-out;
}
.contact-item > a:hover{
	border-bottom-color: #0000ee;
}

/* Пoдлoжкa под модал*/
#overlay {
	position:fixed; 
	width:100%; 
	height:100%;
	top:0;
	left:0;
	background-color:#fff;
	opacity:0.85;
	filter:alpha(opacity=85);
	cursor:pointer;
	display:none;
	z-index:100; 
}

