@font-face {
    font-family: 'PFDinTextCondProRegular';
    src: url('../files/pfdintextcondpro-regular-webfont.eot');
    src: url('../files/pfdintextcondpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../files/pfdintextcondpro-regular-webfont.woff') format('woff'),
    url('../files/pfdintextcondpro-regular-webfont.ttf') format('truetype'),
    url('../files/pfdintextcondpro-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pf_din_text_cond_promedium';
    src: url('../files/pfdintextcondpro-medium-webfont.eot');
    src: url('../files/pfdintextcondpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('../files/pfdintextcondpro-medium-webfont.woff') format('woff'),
    url('../files/pfdintextcondpro-medium-webfont.ttf') format('truetype'),
    url('../files/pfdintextcondpro-medium-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pf_din_text_cond_prothin';
    src: url('../files/pfdintextcondpro-thin-webfont.eot');
    src: url('../files/pfdintextcondpro-thin-webfont.eot?#iefix') format('embedded-opentype'),
    url('../files/pfdintextcondpro-thin-webfont.woff') format('woff'),
    url('../files/pfdintextcondpro-thin-webfont.ttf') format('truetype'),
    url('../files/pfdintextcondpro-thin-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pf_din_text_cond_prolight';
    src: url('../files/pfdintextcondpro-light-webfont.eot');
    src: url('../files/pfdintextcondpro-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../files/pfdintextcondpro-light-webfont.woff') format('woff'),
    url('../files/pfdintextcondpro-light-webfont.ttf') format('truetype'),
    url('../files/pfdintextcondpro-light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

*, a:focus {
    outline: none;
}

img {
    display: block;
}

a {
    color: inherit;
}

html {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'PFDinTextCondProRegular', Tahoma, Geneva, sans-serif;
    font-size: 14px;
    position: relative;
    background: #fff;
    min-width: 1250px;
    min-height: 750px;
    width: 100%;
    height: 100%;
}

.rotate_help_frame {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 50000;
    background: url('../i/px080.png');
    cursor: pointer;
    display: none;
}

.rotate_help {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -300px 0 0 -300px;
}

#body_frame, #centrer, #centrer2, .bg_img, .load_frame, .img_sq_frame, .white_frame, .maps_place_class, .popup_overlay, .scroll_popup {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

#body_frame {
    overflow: hidden;
}

#temp_frame {
    display: none;
}

.menu_frame {
    position: absolute;
    left: 65px;
    bottom: 8%;
    margin-bottom: 15px;
    z-index: 2;
}

.menu_a, .submenu_a, .press_people_a, .back-to-tenders {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 24px;
    padding: 0 9px;
    font-family: 'pf_din_text_cond_prothin';
    font-size: 18px;
    color: #5b5a55;
    cursor: pointer;
}

.img_home {
    display: inline-block;
    width: 26px;
    height: 24px;
    background-image: url('../i/img_home.png');
    margin-right: 15px;
    margin-bottom: -6px;
}

.pay_logo {
    position: absolute;
    display: block;
    bottom: 1em;
    right: 9%;
    background: url(../i/logo2h.png);
    background-size: 21em;
    width: 20.8em;
    height: 2.8em;
    z-index: 100;
}

.img_home:hover {
    background-image: url('../i/img_home_hover.png');
}

.home .img_home {
    display: none;
}

.menu_a.bold {
    font-family: 'pf_din_text_cond_promedium';
}

.menu_a:hover, .menu_a.active, .submenu_a:hover, .submenu_a.active, .press_people_a:hover, .press_people_a.active {
    background: #ff4200;
    color: #fff;
}

.footer {
    position: absolute;
    left: 10px;
    height: 0;
    right: 0;
    bottom: 5%;
    margin-bottom: 0;
    z-index: 2;
}

.footer_txt {
    float: left;
    /*margin-left: 20px;*/
    margin-left: 10px;
    font-size: 12px;
    line-height: 22px;
    color: #7A7A7A;
    text-transform: uppercase;
}

.footer_public {
    position: absolute;
    /*top: 21px;*/
    /*left: 20px;*/
    top: 23px;
    left: 10px;
    font-size: 0.9em;
    color: #7A7A7A;
    cursor: pointer;
}

.footer_public:hover {
    text-decoration: underline;
}

.footer_public_popup {
    display: none;
    position: absolute;
    width: 600px;
    height: 300px;
    background: #fff;
    left: 50%;
    top: -550px;
    font-size: 18px;
    text-align: center;
    margin-left: -300px;
    z-index: 5;
}

.footer_public_popup p {
    margin: 84px;
}

.footer_public.popup_overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

b {
    font-weight: normal;
    font-family: 'pf_din_text_cond_promedium';
}

strong {
    font-weight: normal;
    color: #787878;
}

.footer_txt a {
    text-decoration: none;
}

/*.footer_txt span {*/
/*margin-right: 5px;*/
/*}*/

.footer_phone {
    font-weight: bold;
    font-size: 13px;
    font-style: normal;
    text-decoration: none;
}

.footer__social-block {
    position: absolute;
    bottom: 5%;
    left: 2%;
    height: 22px;
    margin: 0 0 -22px 685px;
}

.social-btn {
    display: block;
    float: left;
    width: 1.7em;
    height: 1.7em;
    margin-right: .2em;
    background-image: url('../i/sprite.png');
}

.inter_faks {
    background-position: -186px -4px;

}

.fb {
    background-position: -235px -5px;
}

.youtube {
    background-position: -235px -33px;
}

.vk {
    background-position: -235px -87px;
}

.linkedin {
    background-position: -235px -61px;
}

.instagram {
    background-position: -312px -100px;
}

.footer__feedbacks {
    position: absolute;
    bottom: -32px;
    left: 10%;
    margin-left: 490px;
    white-space: nowrap;
}

.phone-call, .e-mail-request, .ask-question, .garant-question, .docs{
    display: inline-block;
    position: relative;
    margin-left: 15px;
    padding-left: 45px;
    vertical-align: middle;
    font-size: 12px;
    line-height: 22px;
    color: #b4b4b4;
    cursor: pointer;
    /*margin: 0 0 -22px 770px;*/
    white-space: nowrap;
}

.docs:after {
    content: '';
    display: block;
    position: absolute;
    width: 34px;
    height: 34px;
    top: -6px;
    left: 0;
    background: url('../i/sprite.png') -403px -530px;    
}

.home .docs:after{
    background-position: -358px -530px;
}

.map_site {
    position: absolute;
    top: 15px;
    right: 40px;
    color: #5b5a55;
}

.phone-call:after {
    content: '';
    display: block;
    position: absolute;
    width: 34px;
    height: 34px;
    top: -6px;
    left: 0;
    background: url('../i/sprite.png') -265px -5px;
}

.home .phone-call:after {
    background-position: -108px -220px;
}

.e-mail-request {
    /*margin-left: 1030px;*/
    /*margin-left: 1094px;*/
    /*margin-bottom: -26px;*/
    line-height: 15px;
}

.e-mail-request:after {
    content: '';
    display: block;
    position: absolute;
    width: 34px;
    height: 34px;
    top: -3px;
    left: 0;
    background: url('../i/sprite.png') -265px -43px;
}

.ask-question {
    /*margin-left: 907px;*/
    text-decoration: none;
    line-height: 15px;
}

.ask-question:after {
    content: '';
    display: block;
    position: absolute;
    width: 34px;
    height: 34px;
    top: -2px;
    left: 0;
    background: url('../i/sprite.png') -185px -268px;

}

.home .e-mail-request:after {
    background-position: -108px -262px;
}

.home .e-mail-request:after {
    background-position: -108px -262px;
}

.garant-question{
    margin-left: 20px;
    text-transform: uppercase;
    text-decoration: none;
}
.garant-question:after {
    content: '';
    display: block;
    position: absolute;
    width: 34px;
    height: 34px;
    top: -6px;
    left: 0;
    background: url('../i/sprite.png') -493px -530px;

}
.home .ask-question:after {
    background-position: -146px -268px;
}
.home .garant-question:after {
    background-position: -448px -530px;
}
.phone-call__form {
    display: none;
    position: absolute;
    width: 290px;
    height: 457px;
    background: url('../i/phone-call.jpg');
    left: -120px;
    bottom: 5%;
    margin-bottom: 50px;
}

.e-mail-request__form {
    display: none;
    position: absolute;
    width: 254px;
    height: 51px;
    background: url('../i/email.jpg');
    left: -80px;
    bottom: 5%;
    margin-bottom: 50px;
}

.close-btn, .feedback_close_btn {
    display: block;
    position: absolute;
    width: 28px;
    height: 28px;
    top: -28px;
    right: 0;
    background: url('../i/sprite.png') -683px -207px;
    cursor: pointer;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

h1 {
    font-family: 'pf_din_text_cond_prothin';
    color: #585858;
    position: absolute;
}

h2 {
    font-family: 'pf_din_text_cond_prothin';
    position: absolute;
}

.home h1 {
    font-size: 50px;
    margin: -88px 0 0 -317px;
    /* margin: -88px 0 0 -250px; */
    text-transform: uppercase;
}

.home h1, .home .menu_frame, .home_text, .home #logo, .home .next_page {
    left: 50%;
    top: 70%;
    white-space: nowrap;
}

.home .menu_frame {
    bottom: auto;
    /*margin: -25px 0 0 -257px;*/
    /* margin: -15px 0 0 -257px; */
    margin: -15px 0 0 -323px;
}

.home_text {
    position: absolute;
    /*margin: 40px 0 0 -247px;*/
    /*  margin: 50px 0 0 -247px; */
    margin: 50px 0 0 -312px;
    font-size: 15px;
    color: #afafaf;
    z-index: 2;
}

#logo {
    display: none;
    position: absolute;
    width: 156px;
    height: 77px;
    background: url('../i/sprite.png') -684px -107px;
    top: 10%;
    left: 94px;
    margin-top: -35px;
    z-index: 2;
}

.home #logo {
    /*margin: -162px 0 0 -600px;*/
    display: block;
    /* margin: -152px 0 0 -620px; */
    /* margin: -310px 0 0 -320px;*/
    margin: -388px 0 0 -503px;
    /* width: 322px;
    height: 109px; */
    width: 576px;
    height: 294px;
    background: url('../i/logo.png');
    /* background-position: -684px -97px; */
    /*background-position: -574px -402px;*/
}

.logo_line {
    display: none;
    position: absolute;
    width: 100%;
    height: 7px;
    top: 70%;
    left: 150%;
    margin: -127px 0 0 -315px;
    background-color: #FF2519;
}

.next_page {
    position: absolute;
    display: block;
    width: 29px;
    height: 29px;
    background: url('../i/sprite.png') -265px -82px;
    opacity: 0;
}

.home .next_page {
    margin: -76px 0 0 -305px;
}

.company_name {
    position: absolute;
    width: 770px;
    right: 10%;
    top: 50%;
    margin-top: -95px;
}

.company h1 {
    color: #83949f;
    font-size: 91px;
    top: 0;
}

.company h2 {
    position: absolute;
    color: #48505c;
    font-size: 28px;
    top: 100px;
    z-index: 2;
}

.submenu_a {
    margin-bottom: 9px;
}

.submenu_frame {
    position: absolute;
    top: 50%;
    left: 20%;
    margin: 50px 0 0 -150px;
    z-index: 2;
}

.company .next_page, .about .next_page, .leading .next_page, .philosophy .next_page, .transit .next_page, .bim-technology .next_page, .smart-kvtl .next_page ,.innovations .next_page, .life .next_page, .yes .next_page, .territory .next_page, .technology .next_page, .finish .next_page, .service .next_page, .investors .next_page, .tenders .next_page, .conditions .next_page, .tender-list .next_page, .cooperation .next_page, .opposition .next_page {
    top: 50%;
    left: 70%;
    margin: -50px 0 0 -210px;
}

.img_sq {
    position: absolute;
    width: 10%;
    height: 17.77778%;
    background: #39201b;
    background: #fff;
}

.white_frame {
    background: #fff;
}

.about_text {
    position: absolute;
    /*right: 165%;*/
    /*left: -115%;*/
    right: 25%;
    left: 55%;
    top: 10%;
    bottom: 20%;
    margin: 0 -100px 0 -50px;
    text-align: justify;
    font-size: 16px;
    color: #7e8184;
    z-index: 2;
}

.about h1, .leading h1, .awards h1, .press h1, .career h1, .partners h1, .objects h1, .commercial h1, .infra h1, .faq h1, .garant h1, .contacts h1, .structure h1, .events h1, .news h1, .philosophy h1, .innovations h1, .investors h1, .club h1, .tenders h1, .tender_page h1 {
    color: #83949f;
    font-size: 84px;
    top: 50%;
    left: -100%;
    margin: -25px 0 0 -320px;
    line-height: 76px;
}

.about h1, .philosophy h1, .investors h1, .leading h1 {
    /*margin: -87px 0 0 -145px;*/
    margin: -125px 0 0 -145px;
}

.leading h1 {
    font-size: 57px !important;
}

.innovations h1,
.tenders h1 {
    margin: -182px 0 0 -50px;
}

.innovations_name {
    position: absolute;
    top: 50%;
    left: 20%;
    margin: -90px 0 0 -50px;
    white-space: nowrap;
}

.service .innovations_name {
    margin-top: -187px;
}

.innovations_name h1 {
    font-size: 35px;
    line-height: 40px;
    color: #83949f;
    position: static;
}

.innovations_name h2 {
    font-size: 42px;
    line-height: 45px;
    color: #72777f;
    position: static;
    font-family: 'pf_din_text_cond_promedium';
    text-transform: uppercase;
}

.innovations_name h3 {
    font-size: 42px;
    line-height: 45px;
    color: #71767e;
    font-family: 'pf_din_text_cond_prothin';
    text-transform: uppercase;
}

.partners h1 {
    left: 15%;
    margin: -25px 0 0 -55px;
    top: 25%;
}

.partners .about_text {
    left: 15%;
    right: 65%;
    top: 25%;
    margin-top: 100px;
}

.partners .next_page {
    left: 60%;
    top: 50%;
    margin: -75px 0 0 -150px;
}

.career h1, .structure h1, .events h1, .news h1 {
    top: 55%;
    left: -400px;
    margin: -170px 0 0 0;
}

.faq h1, .questions-all h1, .garant h1 {
    top: 130%;
    left: 90px;
    margin: -10px 0 0 0;
}

.career h1, .structure h1 {
    margin-top: -180px;
}

.about_text h3 {
    font-size: 36px;
    font-family: 'pf_din_text_cond_prothin';
    text-align: left;
}

.about_text p + h3 {
    margin-top: 30px;
}

.about_text h2 {
    position: static;
}

.leading_item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 290px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-right: 10px;
    position: relative;
    vertical-align: top;
    width: 50%;
}

.leading_img {
    height: 100%;
    float: left;
    cursor: pointer;
    opacity: 0.6;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.leading_item_text {
    cursor: pointer;
    position: relative;
    float: right;
    width: 200px;
    margin-top: 90px;
    display: none;
    margin-right: 20px;
    text-decoration: none;
}

.leading_name, .press_people_txt.n1, .project_txt.n1 {
    color: #474748;
    font-size: 22px;
    position: static;
}

.leading_text, .press_people_txt.n2, .project_txt.n2 {
    color: #8a8b8c;
    font-size: 15px;
}

.leading_scroll_frame {
    position: absolute;
    top: 50%;
    right: -25%;
    /* height: 85%; */
    margin-top: -315px;
    height: 575px;
    width: 450px;
    margin-right: 250px;
    z-index: 2;
}

.leading_right {
    width: 450px;
}

.leading_left {
    width: 450px;
}

/*.leading .submenu_frame {*/
/*margin-left: -300px;*/
/*}*/
.leading .next_page {
    margin-left: -360px;
}

.leading_more {
    width: 28px;
    height: 28px;
    background: url('../i/sprite.png') -309px -5px;
    margin: 15px 0 0 22px;
}

.active .leading_item_text {
    display: block;
}

.active .leading_img {
    opacity: 1;
}

.leading_scroll {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.btn_up, .btn_up_2, .btn_down, .btn_down_2, .leading_close, .map_close {
    display: block;
    position: absolute;
    width: 28px;
    height: 28px;
    background: url('../i/sprite.png') -309px -69px;
    cursor: pointer;
}

.btn_down_2 {
    background-position: -309px -37px;
}

.btn_down {
    background-position: -309px -37px;
}

.btn_up.leading, .btn_down.leading {
    left: 250px;
}

.btn_up.leading {
    top: 10px;
    display: none;
}

.btn_down.leading {
    bottom: 1%;
    margin-bottom: -0px;
}

#body_frame > .bg_img {
    width: auto;
    left: auto;
    right: 0;
}

.leading_inside_body #body_frame {
    background: #fff;
}

.leading_inside {
    width: 460px;
    position: absolute;
    top: 50%;
    left: -100%;
    margin: -140px 0 0 -270px;
    z-index: 2;
    bottom: 18%;
}

.leading_text2, .press_description {
    font-size: 16px;
    color: #7e8184;
    margin-top: 40px;
}

.leading_text2 {
    position: absolute;
    left: 0;
    width: 100%;
    top: 120px;
    bottom: 0;
    margin: 0;
}

.leading_text2 p, .press_description p {
    margin: 23px 0;
}

.leading_close, .map_close {
    top: 0;
    right: -60px;
    background-position: -342px -5px;
}

.press_description {
    position: absolute;
    left: -400px;
    top: 55%;
    margin-top: -15px;
    width: 360px;
    text-align: justify;
    z-index: 2;
}

.press .submenu_frame, .press .next_page, .events .submenu_frame, .events .next_page, .news .submenu_frame, .news .next_page {
    left: 25%;
    top: 55%;
    margin: -10px 0 0 200px;
}

.press .next_page, .events .next_page, .news .next_page {
    margin: -110px 0 0 140px;
}

.career .submenu_frame, .career .next_page, .faq .submenu_frame, .garant .submenu_frame, .faq .next_page, .structure .next_page {
    left: 15%;
    top: 55%;
    /*margin: -60px 0 0 250px;*/
    margin: -180px 0 0 230px;
}
.structure .submenu_frame {
	left: 90px;
    top: 69%;
	margin: -180px 0 0 0px;
}

.career .next_page, .faq .next_page, .garant .next_page, .structure .next_page {
    margin: -160px 0 0 190px;
}

.press_people_submenu_frame {
    position: absolute;
    top: 155%;
    left: 40%;
    margin: -10px 0 0 180px;
    right: 0;
    z-index: 2;
}

.press_people_a {
    margin-right: 15px;
}

.press_people_a:hover, .press_people_a.active {
    background: #909ba0;
}

.press_people_city {
    position: absolute;
    left: 50%;
    top: 41px;
    display: none;
    height: 480px;
/*     width: 1200px;
margin-left: -600px; */
}

.press_people_city h3 {
    width: 490px;
    margin-bottom: 20px;
    border-bottom: 1px solid #83949f;
    font-size: 20px;
    font-family: 'PFDinTextCondProRegular', Tahoma, Geneva, sans-serif;
    color: #909ba0;
    clear: both;
}

.press_people_txt.n3, .career_phone {
    color: #8b8b8b;
    font-size: 35px;
}

.press_people {
    float: left;
}

.press_people + .press_people {
    margin-left: 60px;
}

.press_people_txt.n4 {
    color: #83949f;
    font-size: 15px;
    margin-top: 20px;
    padding-left: 33px;
    position: relative;
    cursor: pointer;
}

.press_people_txt.n4:before {
    content: '';
    display: block;
    position: absolute;
    width: 19px;
    height: 15px;
    background: url('../i/sprite.png') -342px -69px;
    top: 2px;
    left: 1px;
}

.additional_contacts {
    width: 295px;
}

.vacancy_name {
    position: relative;
    color: #676767;
    font-size: 16px;
    line-height: 19px;
    padding: 3px 10px 3px 40px;
    cursor: pointer;
    float: left;
    clear: both;
    margin-bottom: 3px;
}

.vacancy_name.active {
    color: #fff;
    background: #ff4200;
}

.career .press_people_city {
    left: -40px;
}

.career .press_people_submenu_frame {
    width: 295px;
    left: 80%;
    margin: -330px 0 0 -55px;
}

.vacancy_name:before {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 10px;
    background: url('../i/sprite.png') -342px -87px;
    top: 8px;
    left: 23px;
}

.vacancy_name.active:before {
    left: 11px;
    background-position: -351px -87px;
}

.career h2 {
    color: #83949f;
    font-size: 56px;
    top: -90px;
}

.vacancy_full_bg {
    position: absolute;
    top: 85px;
    bottom: 125px;
    right: 20%;
    margin: 0 95px 0 -95px;
    background: #fff;
    left: 80%;
    display: none;
    z-index: 2;
}

.vacancy_full_bg.active {
    display: block;
}

.vacancy_full_scroll {
    position: absolute;
    left: 40px;
    right: 40px;
    top: 30px;
    bottom: 30px;
    color: #83949f;
}

.vacancy_full_close, .map_opened_close {
    position: absolute;
    width: 18px;
    height: 18px;
    background: url('../i/sprite.png') -376px -47px;
    top: 15px;
    right: 23px;
    cursor: pointer;
}

.vacancy_full_send {
    position: absolute;
    width: 175px;
    height: 37px;
    background: url('../i/sprite.png') -376px -5px;
    top: 60px;
    left: -213px;
    cursor: pointer;
    display: none;
}

.vacancy_full_send.en {
    background-position: -683px -247px;
}

.cooperation_link {
    position: absolute;
    width: 175px;
    height: 37px;
    background: url('../i/sprite.png') -10px -524px;
    top: 50%;
    left: 55%;
    margin-left: -250px;
    cursor: pointer;
    display: none;
}

.vacancy_full_scroll .jspVerticalBar {
    right: -39px;
}

ul, ol {
    padding-left: 20px;
}

.vacancy_full_scroll h3 {
    font-size: 34px;
    font-family: 'pf_din_text_cond_prolight';
    line-height: 31px;
}

.vacancy_full_scroll li {
    margin: 10px 0;
}

.partner_item {
    width: 229px;
    margin: 0 30px 12px 0;
    /*float: left;*/
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    color: #909ba0;
    line-height: 16px;
}

.partner_item img {
    margin-top: 8px;
    border: 1px solid #e2e6e9;
}

.partners .press_people_city {
    width: 530px;
    height: 418px;
    left: -170px;
    margin-top: 50px;
}

.partners .press_people_submenu_frame {
    right: auto;
    width: 360px;
    top: 50%;
    left: 175%;
    margin: -300px 0 0 -85px;
}

.home #logo, .home .next_page, .home h1, .home .menu_frame, .home .home_text, .home .logo_line {
    left: 150%;
}

.submenu_a, .press_people_a {
    display: block;
    float: left;
}

.submenu_a {
    clear: both;
    display: none;
}

.object-menu .submenu_a {
    display: block;
    float: left;
    clear: both;
}

.projects_line_frame {
    position: absolute;
    right: 50%;
    top: 50%;
    margin: -190px -516px 0 0;
    width: 1032px;
    /*overflow: hidden;*/
    z-index: 1;
}

.projects_block {
    width: 1032px;
    float: left;
}

.objects-text {
    width: 257px;
    height: 423px;
    margin: 0 1px 0 0;
    float: left;
    position: relative;
    overflow: hidden;
    background-color: #FFFFFF;
    display: none;
}

.objects-text.perspective {
    width: 100%;
    display: block;
}

.objects-text.commercial {
    width: 766px;
    display: block;
}

.objects-text.perspective .objects-text-container {
    font-size: 15px;
    line-height: 18px;
}

.objects-text-container {
    display: inline-block;
    padding: 0 30px;
    vertical-align: middle;
    color: #7e8184;
    font-size: 16px;
    font-family: 'PFDinTextCondProRegular', Tahoma, Geneva, sans-serif;
    line-height: 19px;
}

.objects-text:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.project_item {
    width: 257px;
    height: 140px;
    margin: 0 1px 1px 0;
    float: left;
    position: relative;
    /*overflow: hidden;*/
}

.project-info-bubble {
    position: absolute;
    width: 257px;
    background: #fff;
    z-index: 5;
}

.project_item.actual {
    width: 515px;
}

.project_a {
    text-decoration: none;
    position: relative;
    display: block;
}

.ready_line {
    position: absolute;
    width: 0%;
    height: 5px;
    background: #73b03d;
    display: none;
    overflow: visible !important;
}

.ready_text {
    position: absolute;
    top: 6px;
    right: 0;
    font-size: 15px;
    color: #73b03d;
}

.project_txt {
    margin-left: 23px;
    margin-right: 23px;
}

.project_txt.n1 {
    font-family: 'pf_din_text_cond_promedium';
    text-transform: uppercase;
    margin-top: 30px;
}

.project_txt.n2, .project_txt.n3 {
    margin-bottom: 20px;
}

.project_txt.n3 {
    text-decoration: none;
    color: #ff4200;
    font-size: 15px;
    display: block;
    margin-top: 20px;
    position: relative;
}

.project_a > img {
    width: 100%;
    height: 140px;
}

.bim-technology .submenu_frame, .transit .submenu_frame, .innovations .submenu_frame, .life .submenu_frame, .finish .submenu_frame, .yes .submenu_frame, .technology .submenu_frame, .territory .submenu_frame, .outdoors .submenu_frame, .tenders .submenu_frame, .conditions .submenu_frame, .tender-list .submenu_frame, .cooperation .submenu_frame, .opposition .submenu_frame, .solid-houses .submenu_frame, .smart-kvtl .submenu_frame {
    position: absolute;
    top: 35%;
    left: 25%;
    margin: -110px 0 0 -50px;
    z-index: 2;
}

.objects .submenu_frame, .commercial .submenu_frame, .infra .submenu_frame {
    top: 20%;
    left: 10%;
    margin: 15px 0 0 0;
    z-index: 6;
}

.objects h1, .commercial h1, .infra h1 {
    top: 20%;
    left: 15%;
    margin: -30px 0 0 500px;
}

.objects .next_page {
    top: 40%;
    left: 50%;
    margin: -130px 0 0 160px;
}

.project_hover_img {
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*display: none;*/
}

.project_item:hover .project_hover_img {
    display: block;
}

.project_bg {
    display: none;
    width: 100%;
    min-height: 125px;
    padding-bottom: 15px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 5;
    /*  -webkit-transition: top 0.3s ease;
      -moz-transition: top 0.3s ease;
      -o-transition: top 0.3s ease;
      -ms-transition: top 0.3s ease;
      transition: top 0.3s ease;*/
}

/*
.project_item:hover .project_bg {
  top: 0;
}*/
.faq .press_description, .garant .press_description {
    width: auto;
    right: 85%;
    top: 140%;
    margin: 80px -180px 0 0;
    bottom: 130px;
    left: 90px;
}

.faq .press_description .jspVerticalBar, .garant .press_description .jspVerticalBar {
    right: -30px;
}

.faq_scroll, .news_scroll {
    position: absolute;
    left: 200%;
    width: 570px;
    top: 10%;
    bottom: 20%;
    margin-left: 150px;
    font-size: 16px;
    line-height: 19px;
    z-index: 2;
}

.question_item_frame p, .answer_item_frame p {
    margin: 0;
}

.question_item_frame {
    background: #fff;
    padding: 25px 40px 22px 73px;
    cursor: pointer;
    position: relative;
}

.question_item_frame.dark {
    background: #f6f7f7;
}

.question_item_text {
    color: #83949f;
    text-decoration: underline;
}

.active .question_item_text {
    text-decoration: none;
}

.question_item_letter {
    position: absolute;
    top: 25px;
    left: 55px;
    color: #ff4200;
}

.answer_item_frame2, .answer_item_frame {
    position: relative;
}

.answer_item_frame2 {
    display: none;
    overflow: hidden;
}

.answer_item_frame {
    background: #acb4b7;
    padding: 35px 40px 32px 73px;
    margin: 0 12px;
}

.answer_item_frame .question_item_letter {
    top: 35px;
}

.answer_item_frame .question_item_text {
    color: #fff;
    text-decoration: none
}

.faq_scroll .jspVerticalBar {
    right: -6px;
}

.question_item_frame:after, .news_title:after {
    content: '';
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    background: url('../i/sprite.png') -376px -71px;
    top: 25px;
    left: 25px;
}

h1.news_title {
    cursor: default;
    text-decoration: none;
    margin: 0 12px;
    cursor: pointer;
    text-decoration: underline;
    margin-bottom: 10px;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 27px;
    line-height: 24px;
    color: #ff4200;
    font-family: 'pf_din_text_cond_prolight';
    position: relative;
}

.h1 {
    top: 55%;
    left: -400px;
    margin: -170px 0 0 0;
    color: #83949f;
    font-size: 84px;
    line-height: 76px;
    font-family: 'pf_din_text_cond_prothin';
    position: absolute;
    padding: 0;
    font-weight: normal;
}

.question_item_frame.active:after, .news_title.active:after {
    background-position: -376px -93px;
}

.contacts h1, .press h1 {
    top: 38%; /*65%*/
    left: 190%;
    margin: -282px 0 0 0;
}

.contacts .press_people_submenu_frame {
    left: 200%;
    top: 48%; /*75%*/
    margin: -265px 0 0 0;
}

.press .press_people_submenu_frame {
    left: 200%;
    top: 80%;
    margin: -265px 0 0 0;
}

.cont_item {
    width: 290px;
    position: relative;
    float: left;
    height: 350px;
    margin: 15px 10px 15px 0;
}

.cont_item + .cont_item {
    /*margin-left: 10px;*/
}

.map_point {
    position: absolute;
    width: 51px;
    height: 63px;
    background: url('../i/sprite.png') -403px -47px;
    margin: -62px 0 0 -26px;
    left: 50%;
    top: 50%;
}

.n1 .map_point {
    top: 40px;
    left: 145px;
}

.n3 .map_point {
    top: 45px;
    left: 130px;
}

.n2 .map_point {
    top: 45px;
    left: 142px;
}

.n4 .map_point, .n5 .map_point,
.n4 .map_point, .n7 .map_point {
    top: 68px;
    left: 169px;
}

.n6 .map_point {
    top: 65px;
    left: 132px;
}

.n7 .map_point {
    top: 70px;
    left: 119px;
}

.n3.en .map_point {
    top: 50px;
    left: 180px;
}

.n4.en .map_point {
    top: 68px;
    left: 145px;
}

.contacts .press_people_txt.n1 {
    margin-top: 8px;
}

.contacts .press_people_txt.n4 {
    margin-top: 10px;
}

.map_open {
    position: relative;
    width: 100%;
    cursor: pointer;
}

.map_open img{
    display: block;
    width: 100%;
}

.contacts .next_page {
    background-position: -493px -47px;
    top: 65%;
    left: 440px;
    margin-top: -310px;
}

.map_opened_bg {
    position: absolute;
    top: 40%;
    left: 115px;
    margin-top: -20px;
    padding: 40px 60px 100px;
    width: 280px;
    background: #fff;
    display: none;
    z-index: 101;
}

.map_opened_close {
    right: 16px;
}

.path_open {
    position: absolute;
    right: 23px;
    padding-right: 50px;
    height: 38px;
    line-height: 38px;
    color: #c8c8c8;
    font-size: 14px;
    cursor: pointer;
    bottom: 24px;
}

.path_open:after {
    content: '';
    display: block;
    position: absolute;
    width: 28px;
    height: 38px;
    background: url('../i/sprite.png') -460px -47px;
    top: 0;
    right: 0;
}

.map_close {
    top: 20%;
    right: 15%;
    margin: -50px -100px 0 0;
    display: none;
    z-index: 101;
}

.maps_place_class {
    display: none;
    z-index: 100;
}

.shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: url('../i/shadow.png') repeat-x;
    z-index: 1;
}

.structure_scheme {
    position: absolute;
    left: 145%;
    top: 40%;
    margin: -280px 0 0 -215px;
    z-index: 2;
}

.awards h1, .awards .next_page {
    top: 35%;
    left: 60%;
    margin: -210px 0 0 10px;
}

.awards .next_page {
    margin: -220px 0 0 300px;
}

.award_item_bg {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    background: #fff;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}

.award_item_bg > img {
    display: inline;
}

.award_item {
    width: 200px;
    margin: 0 40px;
    float: left;
    position: relative;
    height: 410px;
}

.award_txt.n1, .news_title, .news_title_static {
    font-size: 27px;
    line-height: 24px;
    color: #ff4200;
    font-family: 'pf_din_text_cond_prolight';
}

.news_title_static {
    display: block;
    padding: 0 12px;
    text-transform: uppercase;
}

.award_txt.n2 {
    font-size: 17px;
    line-height: 20px;
    color: #414753;
    font-family: 'pf_din_text_cond_promedium';
    text-transform: uppercase;
    margin-top: 3px;
}

.award_txt.n3 {
    font-size: 16px;
    color: #7e8184;
    margin-top: 10px;
}

.award_txt p{
    margin: 0;
}

.projects_line {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
}

.awards .projects_line_frame {
    width: 1120px;
    top: 160%;
    margin: -255px 0 0 -560px;
    position: absolute;
    left: 50%;
    overflow: hidden;
    z-index: 2;
}

.str_left, .str_right {
    position: absolute;
    width: 86px;
    height: 86px;
    top: 50%;
    margin-top: -43px;
    background: url('../i/sprite.png');
    cursor: pointer;
    z-index: 3;
}

.str_left {
    left: -86px;
    background-position: -739px -5px;
}

.str_right {
    right: -86px;
    background-position: -830px -5px;
}

.str_left.active {
    background-position: -555px -5px;
}

.str_right.active {
    background-position: -648px -5px;
}

.award_scroll {
    position: absolute;
    width: 200px;
    top: 225px;
    height: 185px;
    left: 0;
}

.award_scroll .jspVerticalBar {
    right: -15px;
}

.press_name {
    font-size: 38px;
    color: #ff4200;
    font-family: 'pf_din_text_cond_prolight';
}

.news_scroll {
    margin-left: 20px;
}

.news_date {
    width: 82px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    background: #c1c1c1;
    margin: 0 0 10px 12px;
}

.news_title {
    margin: 0 12px;
    cursor: pointer;
    text-decoration: underline;
    margin-bottom: 10px;
    text-decoration: underline;
    text-transform: uppercase;
}

.news_item {
    position: relative;
    border-bottom: 1px solid #d5dade;
    padding-bottom: 12px;
    margin-left: 27px;
    text-decoration: none;
}

.news_item.active {
    text-decoration: none;
}

.news_item + .news_item {
    margin-top: 25px;
}

.news_text {
    overflow: hidden;
    /*display: none;*/
    color: #7e8184;
    margin: 0 12px;
}

.news_text img {
    max-width: 100%;
}

.all_news .news_text {
    width: 500px;
}

.news_scroll .jspVerticalBar {
    right: -25px;
}

.news_title:after {
    top: 35px;
    left: -27px;
}

.news_text table {
    width: 100%;
}

.news_text table td {
    padding: 5px 5px;
    border: 1px solid #7e8184;
}

.news_text table td:first-child {
    width: 80px;
}

.current-news .news_item {
    border: none;
}

.current-news .news_title {
    cursor: default;
    text-decoration: none;
}

.current-news .news_title:after {
    display: none;
}

.awards h1 {
    top: -35%;
}

.company .next_page {
    margin-left: 340px;
}

.about_h1, .about_h2 {
    font-family: 'pf_din_text_cond_prothin';
    color: #48505c;
    text-align: left;
}

.about_h1 {
    font-size: 96px;
    line-height: 85px;
}

.about_h2 {
    font-size: 51px;
    line-height: 51px;
}

.about_text h2{
    color: #48505c;
    font-family: 'pf_din_text_cond_prothin';
    font-size: 44px;
    line-height: 51px;
    text-align: left;
}

.about_text h2 strong{
    color: inherit;
    display: block;
    font-family: inherit;
    font-size: 96px;
    line-height: 85px;
}

.innovations .about_text {
    top: 50%;
    margin-top: -70px;

}

.service .about_text {
    width: 900px;
    top: 40%;
    bottom: 14%;
}

.service .innovations_name {
    top: 40%;
    left: 15%;
    margin: -140px 0 0 -50px;
}

.to_objects_img {
    position: absolute;
    top: 35%;
    left: 25%;
    margin: -110px 0 0 -305px;
    z-index: 2;
}

.to_objects_img_award {
    position: absolute;
    top: 35%;
    left: 25%;
    margin: -22px 0 0 -205px;
    z-index: 2;
}

.to_objects_link {
    display: block;
    margin: 50px 0 65px;
    line-height: 34px;
}

.investors .faq_scroll {
    margin-right: -80px;
    left: auto;
}

.investors .question_item_frame, .investors .answer_item_frame {
    padding-left: 55px;
}

.investors .question_item_text a {
    display: block;
    line-height: 20px;
    padding-left: 25px;
    position: relative;
}

.investors .question_item_text a + a {
    margin-top: 20px;
}

.investors .question_item_text a:before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 14px;
    background: url('../i/sprite.png') -494px -86px;
    top: 3px;
    left: 0;
}

/* --------------------------- Стили для страницы списка объектов --------------------------- */

.chosen-type {
    width: 250px;
    padding: 10px 10px 10px 15px;
    background-color: #bcbcbe;
    font-size: 18px;
    font-family: 'pf_din_text_cond_prothin';
    text-transform: uppercase;
    color: #5b5a55;
    cursor: pointer;
}

.chosen-type:after {
    content: '';
    display: block;
    position: absolute;
    width: 12px;
    height: 9px;
    top: 50%;
    right: 10px;
    margin-top: -4px;
    background: url('../i/sprite.png') -158px -251px;
}

.type-list {
    display: none;
    position: absolute;
    width: 100%;
    top: 40px;
    left: 0;
    background-color: #dddee1;
}

.type-list .submenu_a {
    display: block;
    float: none;
    margin: 0;
    padding: 7px 10px 7px 15px;
}

/* --------------------------- конец Стили для страницы списка объектов --------------------------- */

/* --------------------------- Стили для страницы объекта --------------------------- */

.object-main-info {
    position: absolute;
    width: 370px;
    bottom: 35%;
    left: 90px;
    margin-bottom: -140px;
    z-index: 2;
}

.object-main-info__icons-ul {
    display: block;
    height: 76px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.object-main-info__icons-ul li {
    display: block;
    float: left;
    width: 76px;
    height: 76px;
    margin: 0;
    cursor: pointer;
}

.object-main-info__icons-ul li a {
    display: block;
    width: 76px;
    height: 76px;
}

.object-main-info__video-icon {
    background: url('../i/sprite.png') no-repeat -5px -133px;
}

.object-main-info__video-icon:hover {
    background-position: -244px -220px;
}

.object-main-info__video-icon.en:hover {
    background-position: -663px -318px;
}

.object-main-info__camera-icon {
    background: url('../i/sprite.png') no-repeat -5px -220px;
}

.object-main-info__camera-icon:hover {
    background-position: -244px -133px;
}

.object-main-info__camera-icon.en:hover {
    background-position: -746px -318px;
}

.object-main-info__map-icon {
    background: url('../i/sprite.png') no-repeat -81px -133px;
}

.object-main-info__map-icon:hover {
    background: url('../i/sprite.png') no-repeat -327px -133px;
}

.object-main-info__map-icon.en:hover {
    background: url('../i/sprite.png') no-repeat -574px -318px;
}

.object-main-info__question-icon {
    background: url('../i/sprite.png') no-repeat -157px -133px;
}

.object-main-info__question-icon:hover {
    background: url('../i/sprite.png') no-repeat -410px -133px;
}

.object-main-info__question-icon.en:hover {
    background: url('../i/sprite.png') no-repeat -831px -133px;
}

.object-main-info__photo {
    display: block;
    width: 100%;
}

.object-main-info__white-block {
    position: relative;
    /* background-color: #FFFFFF;*/
    padding-bottom: 30px;
}

.object-main-info__progress-bar {
    position: relative;
    width: 0;
    height: 5px;
    background-color: #73b03d;
}

.object-main-info__progress {
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 15px;
    color: #73b03d;

}

.object-main-info__description {
    margin: 30px 30px 0 30px;
    font-size: 18px;
    font-weight: normal;
    font-family: 'pf_din_text_cond_promedium';
    color: #414753;
    text-transform: uppercase;
}

.object-main-info__city {
    display: block;
    margin: 0 30px 20px 30px;
    font-size: 14px;
    font-weight: normal;
    font-family: 'PFDinTextCondProRegular';
    color: #b3b3b3;
}

.object-main-info__promo-link {
    margin-left: 30px;
    font-size: 14px;
    font-weight: normal;
    font-family: 'PFDinTextCondProRegular';
    color: #ff4200;
    text-decoration: none;
}

.objects .popup_overlay a {
    /*color: #ff4200;*/
    font-weight: bold;
}

.object-main-info__promo-link:hover {
    text-decoration: underline;
}

.object-main-info__award {
    position: absolute;
    z-index: 100;
    left: 100%;
    margin-left: -57px;
    bottom: 100%;
    margin-bottom: -135px;
}

.object-menu {
    display: block;
    position: absolute;
    bottom: 35%;
    left: 500px;
    margin-bottom: -50px;
    padding: 0;
    list-style: none;
    z-index: 2;
    width: 160px;
}

.object-menu__item {
    margin-bottom: 9px;
}

.object-menu__item a {
    text-transform: uppercase;
    line-height: 24px;
    padding: 1px 9px;
    font-family: 'pf_din_text_cond_prothin';
    font-size: 18px;
    text-decoration: none;
}

.object-menu__item.active a, .object-menu__item a:hover {
    background-color: #FF4600;
    color: #FFFFFF;
}

.object-name {
    position: absolute;
    top: 10%;
    left: 45%;
    margin-left: 170px;
    z-index: 2;
}

.object-name h2 {
    position: relative;
    max-width: 600px;
    font-size: 70px;
    font-weight: normal;
    font-family: 'pf_din_text_cond_prothin';
    color: #83949f;
    line-height: 68px;
}

.object-name h2 img {
    margin-bottom: 20px;
}

.object-name span {
    display: block;
    position: relative;
    font-size: 22px;
    font-weight: normal;
    font-family: 'pf_din_text_cond_prothin';
    color: #83949f;
}

.object-content-block {
    position: absolute;
    width: 460px;
    height: 65%;
    top: 6%;
    left: 45%;
    margin: 160px 0 0 170px;
    z-index: 2;
}

/*
.object-gallery .object-content-block {
  height: 60%;
}
*/

.object-content-block__page-name {
    font-size: 30px;
    font-weight: normal;
    font-family: 'pf_din_text_cond_prolight';
    color: #ff4200;
}

.object-content-block__scroll {
    position: absolute;
    width: 460px;
    top: 10%;
    bottom: 5%;
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: normal;
    font-family: 'PFDinTextCondProRegular';
    color: #7e8184;
}

.object-content-block__scroll b, .object-content-block__scroll strong, .object-content-block__scroll i, .object-content-block__scroll em {
    font-weight: normal;
    font-style: normal;
    font-family: 'pf_din_text_cond_promedium';
}

.object-gallery .object-content-block__scroll {
    top: 50px;
}

.object-content-block__scroll table {
    font-size: 14px;
    border: 1px solid #7e8184;
}

.object-content-block__scroll h4 {
    font-size: 20px;
    font-weight: normal;
    font-family: 'PFDinTextCondProRegular';
    color: #7e8184;
}

.back-to-objects {
    display: block;
    position: absolute;
    width: 111px;
    height: 27px;
    top: 0;
    left: 400px;
    background: url('../i/sprite.png') no-repeat -496px -133px;
}

.back-to-objects.en {
    background-position: -326px -220px;
}

.object-plan {
    display: block;
    float: left;
    width: 100px;
    height: 100px;
    margin: 0 10px 10px 0;
    border: 1px solid #8F9399;
    font-size: 20px;
    font-weight: normal;
    font-family: 'pf_din_text_cond_prothin';
    text-align: center;
    text-decoration: none;
    color: #83949f;
}

.plan-num {
    display: block;
    margin: 12px auto 0 auto;
    font-size: 40px;
}

.object-plan:hover {
    background-color: #FF4600;
    color: #FFFFFF;
    border-color: #FF4600;
}

.object-pdf {
    display: block;
    position: relative;
    min-height: 70px;
    margin-bottom: 20px;
    padding: 11px 0 0 80px;
    font-size: 17px;
    font-weight: normal;
    font-family: 'pf_din_text_cond_prolight';
    color: #ff4200;
    text-decoration: none;
}

.object-pdf:after {
    content: '';
    display: block;
    position: absolute;
    width: 60px;
    height: 75px;
    top: 0;
    left: 0;
    background: url('../i/sprite.png') no-repeat -494px -177px;
}

.object-pdf .pdf-name {
    text-decoration: underline;
}

.object-pdf .pdf-weight {
    display: block;
    margin-top: 8px;
    color: #7e8184;
}

.object-pdf:hover .pdf-name {
    text-decoration: none;
}

.object-gallery__menu {
    font-size: 16px;
    font-weight: normal;
    font-family: 'pf_din_text_cond_prolight';
    color: #7e8184;
}

.object-gallery__menu-item {
    margin: 0 5px;
    cursor: pointer;
}

.object-gallery__menu-item.active, .object-gallery__menu-item:hover {
    color: #ff4200;
}

.object-gallery__photos-block {
    display: none;
    position: relative;
    width: 460px;
    height: 288px;
    margin-top: 10px;
    overflow: hidden;
}

.object-gallery__photos-block.active {
    display: block;
}

.object-gallery__big-photo {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 350px;
    height: 286px;
}

.object-gallery__small-photo-block {
    position: absolute;
    width: 100px;
    height: 286px;
    top: 0;
    right: 0;
    overflow: hidden;
}

.object-gallery__small-photo {
    display: block;
    width: 100px;
    height: 70px;
    margin-bottom: 2px;
}

.object-gallery__photos-block img {
    display: block;
    width: 100%;
    height: 100%;
}

.object-contacts-block {
    position: absolute;
    height: 100px;
    top: 6%;
    left: 46%;
    margin: 5px 0 0 -270px;
    z-index: 2;
}

.object-contacts-block__name {
    display: block;
    margin-right: 90px;
    font-size: 18px;
    font-weight: normal;
    font-family: 'PFDinTextCondProRegular';
    text-align: right;
    color: #595959;
}

.object-contacts-block__job, .object-contacts-block__address {
    display: block;
    margin-right: 90px;
    font-size: 16px;
    font-weight: normal;
    font-family: 'pf_din_text_cond_prolight';
    text-align: right;
    color: #868686;
}

.object-contacts-block__phone {
    display: block;
    margin-right: 90px;
    margin-top: 10px;
    font-size: 22px;
    font-weight: normal;
    font-family: 'pf_din_text_cond_prolight';
    text-align: right;
    color: #595959;
}

.life-shodnenskaya .object-contacts-block__phone {
    margin-top: 22px;
}

.object-contacts-block__photo {
    display: block;
    position: absolute;
    width: 104px;
    height: 104px;
    top: -4px;
    right: -40px;
}

.object-contacts-block__message {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 18px;
    right: 34px;
    cursor: pointer;
    background: url('../i/sprite.png') no-repeat -624px -133px;
}

/* --------------------------- КОНЕЦ Стили для страницы объекта --------------------------- */

.show-text-btn, .hide-text-btn {
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    font-family: 'PFDinTextCondProRegular';
    color: #7e8184;
    text-decoration: underline;
}

.show-text-btn {
    display: none;
}

/*
.projects_line_frame {
  display: none;
}
*/
.projects_line_frame.active {
    display: block;
}

.next-objects-btn, .prev-objects-btn {
    display: none;
    position: absolute;
    width: 87px;
    height: 87px;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    cursor: pointer;
}

.next-objects-btn {
    margin: -35px 0 0 530px;
    background: url('../i/sprite.png') no-repeat -648px -5px;
}

.prev-objects-btn {
    margin: -35px 0 0 -618px;
    background: url('../i/sprite.png') no-repeat -554px -5px;
}

.objects .project_txt.n1 {
    display: block;
    text-decoration: none;
    font-size: 16px;
}

.objects .project_txt.n4 {
    color: #8a8b8c;
    margin-top: 3px;
}

.gallery_tmb_frame {
    width: 100%;
    overflow: hidden;
    height: 85px;
    margin-top: 5px;
    position: relative;
}

.gallery_frame {
    position: relative;
    width: 455px;
    margin-top: 10px;
}

.gallery_big_img_frame {
    width: 455px;
    height: 300px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.gallery_tmb_line {
    position: absolute;
    width: 10000px;
    height: 85px;
    top: 0;
    left: 0;
}

.gallery_tmb_line img {
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

.gallery_tmb_line img.active {
    border-bottom: 5px solid #ff4200;
}

.gallery_big_img > img {
    margin: 0 auto;
}

#video {
    position: absolute;
    height: 100% !important;
    width: 100% !important;
    top: 0;
    left: 0;
    display: none;
}

#video > * {
    width: 100% !important;
    height: 100% !important;
}

.city-choose__menu {
    display: block;
    position: absolute;
    top: 20%;
    left: 10%;
    margin: 20px 0 0 320px;
}

.city-choose__item {
    margin-right: 10px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px 9px 4px;
    font-family: 'pf_din_text_cond_prothin';
    font-size: 18px;
    color: #5b5a55;
    cursor: pointer;
}

.city-choose__item.active, .city-choose__item:hover {
    background: #ff4200;
    color: #fff;
}

.cloud1 {
    position: absolute;
    width: 976px;
    height: 378px;
    top: -60px;
    left: -280px;
    background: url('../i/cloud1.png');
}

.cloud2 {
    position: absolute;
    width: 928px;
    height: 648px;
    top: -90px;
    right: -500px;
    background: url('../i/cloud2.png');
}

.ru-eng {
    display: none;
    position: absolute;
    height: 25px;
    line-height: 25px;
    top: 10px;
    right: 80px;
    color: #B0B0B0;
    font-size: 15px;
}

.ru-eng span {
    cursor: pointer;
    display: inline-block;
    position: relative;
}

.ru-eng span.active {
    color: #FF4200;
    cursor: default;
}

.ru-eng span.active:after {
    content: '';
    position: absolute;
    display: block;
    top: -10px;
    height: 10px;
    left: 0;
    width: 100%;
    background: #FF4200;
}

.feedback_bg {
    position: absolute;
    width: 290px;
    height: 580px;
    background: #fff;
    z-index: 10000;
    display: none;
    cursor: default;
    font-family: 'pf_din_text_cond_prolight';
    font-size: 15px;
    color: #83949f;
    white-space: normal;
}

.feedback_bg.n4.russ {
    height: 620px;
}

.feedback_bg.n05 {
    bottom: 3em;
    right: -12em;
    height: 100px;
    width: 250px;
}

.feedback_scroll {
    position: relative;
    top: 0;
    left: 0;
    /*bottom:0;right:0;*/
    width: 100%;
    height: 100%;
}

/*обратный звонок*/
.feedback_bg.n1 #recaptcha_widjet iframe {
    position: relative;
    top: 243px;
    left: 18px;
}

/*задать вопрос*/
.feedback_bg.n4 #recaptcha_widjet iframe {
    position: relative;
    top: 340px;
    left: 18px;
}

.feedback_bg.n1 {
    top: -594px;
    left: -114px;
}

.feedback_bg.n2 {
    width: 260px;
    height: 54px;
    top: -70px;
    left: -190px;
}

.feedback_bg.n3, .feedback_bg.n4 {
    top: 50%;
    left: 50%;
    margin: -290px 0 0 -145px;
}

.ask-question .feedback_bg.n4 {
    top: -476px;
    left: -114px;
    margin: 0;
}

.feedback_frame5 .feedback_bg {
    width: 450px;
    /* height: 675px; */
    height: 850px;
    top: 50%;
    left: 50%;
    margin: -425px 0 0 -195px;
}
.feedback_bg.n5 #recaptcha_widjet iframe{
    position: absolute;
    top: 580px;
    left: 90px;
}
.feedback_bg.n7 #recaptcha_widjet iframe{
   position: absolute;
   top: 440px;
   left: 90px;
}
.feedback_frame7 .feedback_bg {
    width: 450px;
    height: 710px;
    top: 50%;
    left: 50%;
    margin: -330px 0 0 -195px;
}

.feedback_inputs, .feedback_sended {
    position: absolute;
    left: 50px;
    right: 50px;
    top: 122px;
    bottom: 85px;
}

.feedback_bg.n4.russ .feedback_inputs, .feedback_bg.n4.rus .feedback_sended {
    top: 75px;
}

.feedback_bg.n5 .feedback_inputs,
.feedback_bg.n7 .feedback_inputs {
    top: 75px;
}

.feedback_bg.n5 .feedback_sended,
.feedback_bg.n7 .feedback_sended {
    top: 250px;
}

.feedback_bg.n2 .feedback_inputs, .feedback_bg.n2 .feedback_sended {
    left: 17px;
    right: 53px;
    top: 15px;
    bottom: 15px;
}

.feedback_bg input, .feedback_bg textarea {
    font-size: 15px;
    color: #83949f;
    font-family: 'pf_din_text_cond_prolight';
    height: 18px;
    padding: 2px 15px 2px;
    width: 158px;
    left: 0;
    position: absolute;
    margin: 0;
    border: 1px solid #d0d0d0;
    border-radius: 12px;
    background: none;
}

.feedback_frame5 .feedback_bg input,
.feedback_frame7 .feedback_bg input {
    position: relative;
    margin-top: 10px;
}

.input_checkbox_group {
    margin: 15px 0;
}

.n7 .input_checkbox_group {
    margin-bottom: 0;
}

.input_checkbox_group label {
    display: inline-block;
    margin: 0 20px 10px 0;
}

.n7 .input_checkbox_group label {
    margin-bottom: 0;
}

.feedback_frame5 .n6 .feedback_sended {
    text-align: center;
    width: 50%;
    left: 15px;
    margin: 0 auto;
}

.feedback_bg.n5 input, .feedback_bg.n5 textarea {
    width: 268px;
    position: static;
    margin-bottom: 7px;
}
.feedback_bg.n5 input.checkbox--personal{
    width: 40px;
    position: absolute;
    top: 544px;
}

.feedback_bg.n5 span.checkbox-label {
    position: absolute;
    top: 555px;
    line-height: 1;
    left: 45px;
}
.feedback_bg.n7 input, .feedback_bg.n7 textarea {
    width: 268px;
    position: static;
    margin: 0;
}

.feedback_frame7 .input_checkbox_group input {
    width: 30px;
    margin-top: 0
}

.n6 .feedback_name, .n6 .feedback_inputs, .feedback_sended {
    position: relative;
    top: 0;
    left: 20px;
    right: 20px;
    bottom: 0;
}

.n6.feedback_bg input, .n6.feedback_bg textarea {
    width: auto;
}

.n6.feedback_bg .input_radio_group input {
    width: 35px;
}

.n6.feedback_bg .feedback_send_btn {
    position: relative;
    margin: 20px 20px 20px -60px;
    bottom: 0;
}

::-webkit-input-placeholder {
    color: #83949f;
}

:-moz-placeholder {
    color: #83949f;
}

::-moz-placeholder {
    color: #83949f;
}

:-ms-input-placeholder {
    color: #83949f;
}

.feedback_select {
    display: block;
    position: absolute;
    z-index: 10;
}

.feedback_input8 {
    top: 80px;
    z-index: 15;
}

.feedback_input9 {
    top: 120px;
    z-index: 10;
}

.feedback_select > div {
    font-size: 15px;
    color: #83949f;
    font-family: 'pf_din_text_cond_prolight';
    height: 18px;
    padding: 2px 15px 2px;
    width: 158px;
    border: 1px solid #d0d0d0;
    border-radius: 12px;
    background: none;
    cursor: pointer;
    overflow: hidden;
}

.feedback_select > div:after {
    content: '';
    width: 8px;
    height: 7px;
    position: absolute;
    top: 8px;
    right: 10px;
    background: url('../i/sprite.png') no-repeat -663px -107px;
}

.feedback_select > div.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.feedback_select > div.active:after {
    background: url('../i/sprite.png') no-repeat -663px -100px;
}

.feedback_select ul {
    display: none;
    margin: 0;
    background: #fff;
    padding: 0;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.feedback_select > div.active + ul li:last-child {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.feedback_select ul li {
    display: block;
    list-style-type: none;
    background: #fff;
    padding: 5px 10px;
    cursor: pointer;
    border: 1px solid #d0d0d0;
    border-top: 0;
}

.feedback_select ul li:hover {
    background: #83949f;
    color: #fff;
}

.feedback_input1 {
    top: 0px;
}

.feedback_input2 {
    top: 40px;
}

.feedback_bg .feedback_input3 {
    top: 80px;
    resize: none;
    height: 150px;
}

.feedback_bg.n4.russ .feedback_input3 {
    top: 165px;
}

.feedback_bg.n5 .feedback_input3 {
    height: 75px;
}

.feedback_bg.n7 .feedback_input3 {
    height: auto;
}

.feedback_send_btn {
    position: absolute;
    width: 27px;
    height: 27px;
    cursor: pointer;
    left: 50%;
    margin-left: -14px;
    bottom: -47px;
    background: url('../i/sprite.png') -158px -220px;
}

.feedback_bg.n2 .feedback_send_btn {
    bottom: -1px;
    left: 100%;
    margin-left: 11px;
}

.feedback_bg.n4.russ .feedback_send_btn {
    bottom: -65px;
}

.feedback_bg.n5 .feedback_send_btn,
.feedback_bg.n7 .feedback_send_btn {
    bottom: -65px;
}

.feedback_name {
    line-height: 18px;
    position: absolute;
    left: 50px;
    right: 50px;
    top: 40px;
}

.feedback_bg.n5 .feedback_name,
.feedback_bg.n7 .feedback_name {
    font-size: 34px;
    line-height: 34px;
    top: 36px;
}

.feedback_bg.n6 .feedback_name, .n6 .feedback_input_name {
    width: 90%;
    margin-top: 10px;
}

.feedback_bg.n6 .feedback_name {
    font-weight: bold;
    font-size: 20px;
    margin: 25px 0 15px 0;
    color: #ff4200;
}

.feedback_sended {
    top: 220px;
    display: none;
}

.text_btn_close {
    position: relative;
    margin-left: 35px;
    top: 5px;
    color: #ff4200;
}

.feedback_input_name {
    font-size: 14px;
    color: #b7b9bb;
    line-height: 20px;
    margin: 12px 0 5px 0;
}

/* --- Кнопка для прикрепления резюме --- */

.vacancy_input {
    position: relative;
    width: 300px;
    font-size: 15px;
    color: #83949f;
    font-family: 'pf_din_text_cond_prolight';
    height: 22px;
    border: 1px solid #d0d0d0;
    border-radius: 12px;
    background: none;
}

.vacancy_input_file_text {
    position: absolute;
    left: 10px;
    height: 21px;
    padding-top: 2px;
    right: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.vacancy_input_file_btn {
    position: absolute;
    height: 22px;
    right: 0px;
    line-height: 22px;
    font-size: 13px;
    padding: 0 16px;
    background: #d0d0d0;
    color: #fff;
    border-radius: 11px;
}

.vacancy_input_file {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    font-size: 28px;
    opacity: 0;
}

/* --- Кнопка для прикрепления резюме - КОНЕЦ --- */


/* Согласие на обработку персональных данных */
input.checkbox--personal{
  top: 245px;
  width: 40px;  
}
span.checkbox-label{
    position: absolute;
    top: 240px;
    line-height: 1;
    left: 45px;
}

/* .feedback_bg.n1 .feedback_input4, .feedback_bg.n3 .feedback_input4 {
    height: 100px;
} */
/* Согласие на обработку персональных данных --- КОНЕЦ */



.finish-album {
    float: left;
    width: 201px;
    margin: 10px 20px;
    text-align: center;
    color: #5B5A55;
    cursor: pointer;
}

.finish-album img {
    margin-bottom: 5px;
}

.finish-album__photos {
    display: none;
}

div.seo-text {
    position: absolute;
    top: 100%;
    padding: 50px;
    color: #787878;
}

.about_text strong {
    font-family: 'pf_din_text_cond_promedium';
}

.contacts__press-btn {
    display: block;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 24px;
    padding: 0 9px;
    font-family: 'pf_din_text_cond_prothin';
    font-size: 18px;
    color: #5b5a55;
}

.contacts__press-btn:hover {
    background: #ff4200;
    color: #fff;
}

.life-columns-block {
    position: absolute;
    top: 65%;
    left: 25%;
    margin: -100px 0 0 -305px;
    z-index: 2;
}

.life-column {
    float: left;
    width: 160px;
    margin-right: 15px;
}

.life-column-image {
    width: 130px;
    height: 130px;
    margin: 0 auto 10px;
    background-image: url('../i/sprite.png');
}

.life-column-image.n1 {
    background-position: -6px -317px;
}

.life-column-image.n2 {
    background-position: -146px -317px;
}

.life-column-image.n3 {
    background-position: -287px -317px;
}

.life-column-image.n4 {
    background-position: -430px -317px;
}

.life-column h3 {
    font-size: 18px;
    font-family: 'pf_din_text_cond_prolight';
    text-align: center;
    color: #7e8184;
}

.life-column p {
    margin: 2px 0;
    font-size: 12px;
    font-family: 'pf_din_text_cond_proregular';
    text-align: center;
    color: #7e8184;
}

.orange-list {
    list-style-image: url('../i/orange-list.png');
}

.orange-list li {
    line-height: 28px;
}

.career__text {
    position: absolute;
    width: 780px;
    margin-top: -90px;
    top: 55%;
    left: 90px;
    color: #8b8b8b;
    font-size: 16px;
    line-height: 19px;
}

.career__text table {
    width: 600px;
}

.career__text table td, .career__text table th {
    width: 50%;
    text-align: left;
}

.career__contacts{
    display: inline-block;
    margin-right: 3em;
    margin-top: 0.5em;
    vertical-align: top;
}

.career__contacts h3{
   font-family: "pf_din_text_cond_promedium", Helvetica, Arial, sans-serif;
}

.career .press_description {
    margin-top: 60px;
}

.project_bg a {
    text-decoration: none;
}

/* .aboutPioneer {
  top: 100%;
  position: absolute;
} */

div.news_foto img {
    float: left;
    margin: 0 8px 8px 0;
}

.investors .question_item_text .doc-date {
    position: absolute;
    top: 1px;
    left: -75px;
    font-size: 14px;
    color: #F7F7F7;
}

.investors .answer_item_frame {
    padding-left: 90px;
}

.news_table {
    margin-bottom: 20px;
    text-align: left;
}

.news_table td:first-child {
    width: 75%;
}

.news_video {
    cursor: pointer;
}

span.news_video {
    text-decoration: underline;
}

span.news_video:hover {
    text-decoration: none;
}

.service_logo {
    display: block;
    position: absolute;
    top: 0;
    left: 125%;
}

.home__banner_offer {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3000;
    background: url(../i/px080.png);
    overflow: hidden;
    display: none;
    color: #fff;
}

.home__banner_offer h2 {
    position: static;
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: 110%;
    font-size: 1.5em;
    font-family: 'helveticaneuecyrmedium';
}

.home__banner_offer .home__banner_offer_close {
    background: url(../i/blank.gif);
    width: 44px;
    height: 44px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3200;
    margin: -160px 0 0 248px;
    cursor: pointer;

    margin: -296px 0 0 256px;
    line-height: 44px;
    font-size: 44px;
    text-align: center;
}

.home__banner_offer .home__banner_offer_close:after {
    content: "✕";
}

.home__banner_offer .home__banner_offer_bg {
    position: absolute;
    display: block;
    width: 587px;
    height: 330px;
    top: 50%;
    left: 50%;
    margin: -165px 0 0 -290px;

    height: auto;
    margin: -293.5px 0 0 -290px;
    background: #003651;
}

.home__banner_offer .home__banner_offer_bg div {
    padding: 30px;
    padding-top: 45px;
    padding-bottom: 0;

    font-size: 12px;
    font-family: 'helveticaneuecyrmedium';
}

.home__banner_offer iframe {
    display: block;
    margin: 0 auto;
}

.home_banner {
    width: 268px;
    height: 125px;
    display: none;
    position: absolute;
    right: 0;
    /* top: 36%; */
    top: 42%;
    margin-top: -277px;
    background: url('../i/banner.png');
    text-decoration: none;
}

/*.home_banner2 {*/
    /*display: none;*/
    /*position: absolute;*/
    /*width: 268px;*/
    /*height: 125px;*/
    /*right: 0;*/
    /*top: 42%;*/
    /*margin-top: -120px;*/
    /*background: url('../i/Kutuzovskiy_F.jpg');*/
    /*text-decoration: none;*/
/*}*/

/*.home_banner2 p, .home_banner p {*/
    /*margin-top: 130px;*/
    /*color: #000;*/
    /*font-family: 'pf_din_text_cond_promedium';*/
/*}*/

/*.home_banner2 p span, .home_banner p span {*/
    /*color: #959595;*/
/*}*/

.home_banner2 {
    display: none;
    position: absolute;
    width: 268px;
    width: 460px;
    right: 0;
    top: 50%;
    margin-top: -320px;
    background-color: #FFFFFF;
    text-decoration: none;
}

.objects .home_banner2,
.commercial .home_banner2,
.infra .home_banner2{
    width: 360px;
    margin-top: -390px;
}
@media(max-width: 1400px){
    .objects .home_banner2,
    .commercial .home_banner2,
    .infra .home_banner2{
        width: 300px;
        margin-top: -390px;
    }
}

@media(max-width: 1850px) {
    .home .footer_txt {
        font-size: 10px; 
    }
    .home .footer_public {
        font-size: .7em;
    }
    .home .footer__social-block {
        margin: 0 0 -30px 0;
        left: 22%;
    }
    .home .footer__feedbacks {
        left: 31%;
        margin-left: 0;
    }
    .home .phone-call, .home .ask-question, .home .e-mail-request, .home .garant-question, .home .docs {        
        font-size: 10px;
    }
    .home .pay_logo {
        font-size: .8em;
    }
}

@media(max-width: 1470px) {
    .home .footer_txt {
        font-size: 10px; 
    }
    .home .footer_public {
        font-size: .7em;
    }
    .home .footer__social-block {
        margin: 0 0 -30px 0;
        left: 25%;
    }
    .home .footer__feedbacks {
        left: 35%;
        margin-left: 0;
    }
    .home .phone-call, .home .ask-question, .home .e-mail-request, .home .garant-question, .home .docs {
        margin-left: 8px;
        padding-left: 37px;
        font-size: 9px;
    }
    .home .pay_logo {
        font-size: .7em;
    }
}
@media(max-width: 1320px) {
    .home .footer_txt {
        font-size: 10px; 
    }
    .home .footer_public {
        font-size: .7em;
    }
    .home .footer__social-block {
        margin: 0 0 -30px 0;
        left: 28%;
    }
    .home .footer__feedbacks {
        left: 41%;
        margin-left: 0;
    }
    .home .phone-call, .home .ask-question, .home .e-mail-request, .home .garant-question, .home .docs {
        margin-left: 8px;
        padding-left: 37px;
        font-size: 9px;
    }
    .home .pay_logo {
        font-size: .7em;
        left: 2%;
        right: auto;
        bottom: 8em;
    }
}

.home_banner2_img {
    display: block;
    width: 100%;
}

.home_banner2_title {
    position: relative;
    padding: 15px 20px;
    font-size: 15px;
    font-family: 'pf_din_text_cond_promedium', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #414753;
}

.home_banner2_title p {
    margin: 4px 0;
    line-height: 1.1;
}


.home_banner2_title strong {
    /*font-weight: normal;*/
    /*font-size: 18px;*/
    color: #414753;
}

.home_banner2_title i {
    font-size: 0.8em;
    font-style: normal;
    /*color: #cacaca;*/
}

.home_banner2_phone {
    margin: 10px 0 0 !important;
    color: #9ca3a7;
}


/* --- Life Club --- */

.life_club_link {
    line-height: 24px;
    padding: 2px 10px;
    font-size: 18px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    background: #ff4200;
    color: #fff;
}

.life_club_link:hover {
    background: #909ba0;
}

.club .about_text {
    left: 15%;
    right: 65%;
    top: 25%;
    margin-top: 10px;
}

.club h1 {
    left: 15%;
    margin: -105px 0 0 -55px;
    top: 25%;
}

.club_table {
    position: absolute;
    /*width: 561px;*/
    width: 45%;
    left: 100%;
    bottom: 20%;
    top: 25%;
    color: #7e8184;
    font-size: 14px;
    -webkit-transition: left 0.8s ease;
    -moz-transition: left 0.8s ease;
    -o-transition: left 0.8s ease;
    -ms-transition: left 0.8s ease;
    transition: left 0.8s ease;

}
.club_table.active {
    left: 50%;
}
.club_table td,
.club_table_head td {
    border: 1px solid #e2e6e9;
    padding: 1em;
    text-align: center;
}

.club_table p{
    margin: 0;
}

.club_table p + p{
    margin-top: 1em;
}

.club_table img {
    /*width: 120px;*/
    width: 85%;
    margin: 0 auto;
}

.club_table_head {
    position: absolute;
    /*width: 561px;*/
    width: 45%;
    left: 100%;
    top: 25%;
    color: #7e8184;
    font-size: 16px;
    margin-top: -60px;
    background: #f6f7f7;
    -webkit-transition: left 0.6s ease;
    -moz-transition: left 0.6s ease;
    -o-transition: left 0.6s ease;
    -ms-transition: left 0.6s ease;
    transition: left 0.6s ease;
}
.club_table_head.active {
    left: 50%;
}

.club_toggle_frame {
    position: absolute;
    left: 65%;
    top: 12%;
}
.club_toggle_btn:hover, .club_toggle_btn.active {
    background: #909ba0;
}
.club_toggle_btn:hover, .club_toggle_btn.active {
    background: #ff4200;
    color: #fff;
}
.club_toggle_btn {
    display: block;
    float: left;
}

.club_toggle_btn {
    margin-right: 15px;
}
.club_toggle_btn {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 24px;
    padding: 0 9px;
    font-family: 'pf_din_text_cond_prothin';
    font-size: 18px;
    color: #5b5a55;
    cursor: pointer;
}


.club_table table {
    /*width: 561px;*/
    width: 100%;
}

.club_table tbody tr:first-child td {
    border-top: 0;
}

.club_table .odd {
    background: #fff;
}

.club_table .even {
    background: #f6f7f7;
}

.club .club_table_head .td1,
.club .club_table_head .td2,
.club .club_table_head .td3,
.club .club_table_head .td4 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.club .td1 {
    /*width: 165px;*/
    width: 85px;
    padding: 1em 0;
}

.club .td2 {
    width: 120px;
}

.club .td3 {
    width: 150px;
}

.club .td4 {
    width: 170px;
}

/*leading 2*/
.leading_item_2 {
    overflow: hidden;
    margin: 12px 0;
    position: relative;
}

.leading_img_2 {
    float: left;
    cursor: pointer;
    opacity: 0.6;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.leading_item_text_2 {
    cursor: pointer;
    position: relative;
    float: right;
    width: 200px;
    margin-top: 90px;
    display: none;
    margin-right: 20px;
    text-decoration: none;
}

.leading_name_2, .press_people_txt.n1, .project_txt.n1 {
    color: #474748;
    font-size: 22px;
}

.leading_text_2, .press_people_txt.n2, .project_txt.n2 {
    color: #8a8b8c;
    font-size: 15px;
}

.leading_name_2 {
    position: relative;
}

.leading_scroll_frame_2 {
    position: absolute;
    top: 50%;
    right: -25%;
    /* height: 85%; */
    height: 575px;
    width: 450px;
    margin-right: -200px;
    margin-top: -315px;
    z-index: 2;
}

.leading_scroll_frame{
    margin-right: -220px;
    right: -25%;
    width: 920px;
}

.leading_scroll_overflow{
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.leading_scroll_arrow{
    left: 0;
    opacity: 0.3;
    -webkit-transition: -webkit-transform 300ms ease, opacity 300ms linear, visibility 300ms linear;
    -moz-transition: -moz-transform 300ms ease, opacity 300ms linear, visibility 300ms linear;
    -ms-transition: -ms-transform 300ms ease, opacity 300ms linear, visibility 300ms linear;
    -o-transition: -o-transform 300ms ease, opacity 300ms linear, visibility 300ms linear;
    transition: transform 300ms ease, opacity 300ms linear, visibility 300ms linear;
    /*visibility: hidden;*/
}

.leading_scroll_arrow.btn_up{
    bottom: 100%;
    margin-bottom: 30px;
}

.leading_scroll_arrow.btn_down{
    margin-top: 30px;
    top: 100%;
}

.leading_scroll_arrow.active{
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    /*visibility: visible;*/
}

/*.leading .submenu_frame {*/
/*margin-left: -300px;*/
/*}*/
.leading .next_page_2 {
    margin-left: -360px;
}

.leading_more_2 {
    width: 28px;
    height: 28px;
    background: url('../i/sprite.png') -309px -5px;
    margin: 15px 0 0 22px;
}

.active .leading_item_text_2 {
    display: block;
}

.active .leading_img_2 {
    opacity: 1;
}

.leading_scroll_2 {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.btn_up_2.leading_2, .btn_down_2.leading_2 {
    left: 250px;
}

.btn_up_2.leading_2 {
    top: 10px;
    display: none;
}

.btn_down_2.leading_2 {
    bottom: 1%;
    margin-bottom: -0px;
}

.h1_title {
    font-size: 60px !important;
}

.small_percent {
    left: 0;
}

.vk_title {
    position: absolute;
    bottom: 5px;
    right: 15px;
    font-size: 12px;
}

.banner_contact {
    background: url('../i/banner_contact.png');
    position: absolute;
    left: 5%;
    width: 300px;
    height: 214px;
    margin-top: 320px;
    margin-left: -60px;
    display: block;
}

.block_commerce, .open_popup {
    display: block;
    cursor: pointer;
}

.block_comm_link a {
    display: block;
    background: url('../i/sprite.png') -4px -589px;
    width: 202px;
    height: 77px;
}

.block_comm_link .botsad {
    background-position: -221px -589px;
}

.block_comm_link .mitino {
    background-position: -439px -589px;
}

.popup_bg .object-main-info__promo-link {
    display: block;
    margin: 0 0 30px 0;
}

.popup_overlay {
    background: url('../i/px085.png');
    display: none;
    z-index: 8010;
    position: fixed;
}

.popup_bg {
    position: absolute;
    width: 1005px;
    height: 600px;
    left: 50%;
    top: 50%;
    background: #fff;
    margin: -300px 0 0 -502px;
    color: #7e8184;
    display: none;
}

.popup_bg .phone_num {
    position: absolute;
    font-size: 29px;
    font-weight: bold;
    right: 20px;
    top: 235px;
    color: #5B5A60;
}

.phone_commerce {
    position: absolute;
    bottom: 30px;
    right: 30px;
    color: #fff;
    font-size: 23px;
}

.popup_text {
    position: absolute;
    left: 40px;
    top: 270px;
    right: 40px;
    bottom: 40px;
}

.objects-text-commercial {
    position: relative;
    width: 100%;
}

.objects-text-head {
    position: absolute;
    bottom: 100%;
    width: 100%;
    margin-bottom: 20px;
    font-family: 'pf_din_text_cond_prothin';
    font-size: 45px;
    color: #83949f;
    text-transform: uppercase;
}

.project_item_big {
    position: relative;
    float: left;
    margin-right: 1px;
}

.popup_bg .col1, .popup_bg .col2 {
    float: left;
}

.popup_bg .col1 {
    width: 250px;
    margin-left: 60px;
}

.popup_bg .col2 {
    width: 550px;
    margin-left: 60px;
}

.popup_bg .col2 .head_min {
    margin-top: 15px;
    font-size: 22px;
}

.popup_bg .col1 .head_big {
    margin-top: 15px;
    font-size: 25px;
    font-weight: bold;
}

.list .c1, .list .c2 {
    vertical-align: top;
    display: inline-block;
    width: 40%;
    font-size: 16px;
}

.list ul {
    margin-top: 5px;
    font-size: 16px;
}

.list .c2 {
    margin-left: 5%;
}

.popup_bg .col1 p, .popup_bg .col2 p {
    font-size: 17px;
    position: relative;
}

.icon_popup:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 5px;
    margin-right: 20px;
    width: 42px;
    height: 42px;
    background: url('../i/sprite.png');
}

.icon_popup.marker:after {
    background-position: -5px -454px;
}

.icon_popup.door:after {
    background-position: -50px -454px;
}

.icon_popup.info:after {
    background-position: -94px -454px;
}

.icon_popup.phone:after {
    background-position: -138px -454px;
}

.project_item_big:after {
    content: '';
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 5px #fff solid;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.project_item_big:hover:after {
    opacity: 1;
}

.banner_commerce {
    position: absolute;
    top: 0;
    left: 0;
    width: 257px;
    height: 140px;
    background: url('../images/objects/commerce_banner.png');
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.banner_commerce.n1 {
    background-position: 0 0;
}

.banner_commerce.n2 {
    background-position: 0 -140px;
}

.banner_commerce.n3 {
    background-position: 0 -280px;
}

.banner_commerce.active {
    opacity: 1;
}

.one_row {
    overflow: hidden;
}

.home_banner_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url('../i/px075.png');
    z-index: 101;
    display: none;
}

.home_banner_ {
    position: absolute;
    width: 745px;
    height: 524px;
    top: 50%;
    left: 50%;
    margin: -262px 0 0 -372px;
}

.home_banner_close {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0px;
    right: 0px;
    cursor: pointer;
    background: url('../i/blank.gif');
    z-index: 1;
}

.banner_full_link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.grecaptcha-badge {
    display: none;
}

.tender-list li {
    margin-bottom: 10px;
}

.tender-list li a {
    text-decoration: none;
}

.tender-list li a:hover {
    text-decoration: underline;
}

.tender_page h1 {
    max-width: 800px;
    font-size: 75px;
}

.tender_title {
    position: relative;
    font-size: 33px;
    line-height: 32px;
    color: #48505c;
}

.tender_scroll {
    position: absolute;
    right: 25%;
    left: 55%;
    top: 10%;
    bottom: 20%;
    margin: 0 -100px 0 -50px;
    font-size: 16px;
    color: #83949f;
}

table.tender_table {
    margin-top: 30px;
}

.tender_table td {
    height: 50px;
    vertical-align: middle;
    padding: 6px 11px;
}

.tender_table td:nth-child(even) {
    padding-left: 25px;
}

.tender_table tr:nth-child(odd) {
    background: #fff;
}

.tender_table tr:nth-child(even) {
    background: #f6f7f7;
}

.back-to-tenders {
    background: #ff4200;
    color: #fff;
    position: absolute;
    top: 40%;
    left: 25%;
    margin: 135px 0 0 -316px;
}

.service h1 {
    font-size: 42px;
    line-height: 45px;
    color: #72777f;
    position: absolute;
    text-transform: uppercase;
    font-weight: normal;

    top: 40%;
    left: 15%;
    margin: -250px 0 0 -50px;
    line-height: 76px;
}

.service h1 strong {
    font-family: 'pf_din_text_cond_promedium';

}

.page404_frame h1 {
    width: 100%;
    text-align: center;
    margin-top: 20%;
}

/*.commercial .submenu_frame {*/
    /*top: 10%;*/
    /*left: 40%;*/
    /*margin: 12px 0 0 370px;*/
    /*z-index: 6;*/
/*}*/

/*.commercial h1 {*/
    /*top: 10%;*/
    /*left: 40%;*/
    /*margin: -30px 0 0 70px;*/
/*}*/

.commercial .next_page {
    top: 40%;
    left: 50%;
    margin: -130px 0 0 160px;
}

.commercial .popup_overlay a {
    /*color: #ff4200;*/
    font-weight: bold;
}

.commercial .project_txt.n1 {
    display: block;
    text-decoration: none;
    font-size: 16px;
}

.commercial .project_txt.n4 {
    color: #8a8b8c;
    margin-top: 3px;
}

.feedback_bg.n4.russ {
    left: 50%;
    top: 10%;
    bottom: 20%;
    margin: 0;
    /*margin-left: 270px;*/
    right: 0%;
    height: 640px;

    top: 40%;
    margin-top: -116px;
    bottom: 130px;
    /*height: auto;*/
    height: 540px;
    width: 500px;
}

.feedback_bg.n4.russ input.checkbox--personal {
    top: 240px;
}

.feedback_bg.n4.russ .feedback_input4 {
    top: 80px;
}

.feedback_bg.n4.russ .feedback_input3 {
    top: 0;
    left: 210px;
    height: 218px;
}

.feedback_bg.n4.russ .feedback_input8 {
    top: 120px;
}

.feedback_bg.n4.russ .feedback_input9 {
    top: 160px;
}

.feedback_bg.n4 #recaptcha_widjet iframe {
   /*  top: 236px; */
   top: 270px;
    left: 120px;
}

.feedback_bg.n4.russ .feedback_send_btn {
    bottom: -70px;
    margin-left: -14px;
}

.feedback_bg.n4.russ .feedback_name {
    text-align: center;
}

.feedback_bg.n4.russ .feedback_input10 {
    top: 200px;
    z-index: 9;
}

.feedback_select--city {
    display: none;
}

.feedback_bg.n4.russ .feedback_sended {
    text-align: center;
}

.press_people_city h2 {
    position: relative;
    margin-bottom: 8px;
}

.header_contacts {
    position: absolute;
   /* top: 10px;
    right: 160px;*/
    bottom: 6%;
    left: 21px;
    font-size: 16px;
    font-family: 'pf_din_text_cond_promedium', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    white-space: nowrap;
    color: #7A7A7A;
}

.header_contacts .footer_phone {
    font-size: 17px;
    font-weight: normal;
    color: #505050;
}

.header_contacts span + span {
    margin-left: 10px;
}

.footer_txt {
    /*margin-top: -30px;*/
    /*line-height: 16px;*/
    /*margin-top: -2px;*/
}

.footer__social-block {
    bottom: 5%;
    left: 2%;
    margin: 0 0 -30px 400px;
}

.art3d {
    position: absolute;
    width: 3em;
    height: 3em;
    bottom: 1.1em;
    right: 0;
    z-index: 1;
    font-size: 8px;
}
.art3d:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.5em 0 0 -0.5em;
    border-color: transparent #F24841 transparent transparent;
    border-style: solid;
    border-width: 0 1em 1em 0;
}

.phone-call {
    /*left: 2%;*/
    /*margin: 0 0 -30px 670px;*/
}

.ask-question {
    /*left: 2%;*/
    /*margin: 0 0 -30px 834px;*/
}

.e-mail-request {
    /*left: 2%;*/
    /*margin-left: 1024px;*/
    /*margin-bottom: -35px;*/
}

.rules, .oferta {
    display: block;
    position: absolute;
    padding-left: 5em;
    text-decoration: none;
    color: #83949f
}

.rules:hover, .oferta:hover {
    text-decoration: underline;
    color: #333;
}

.rules {
    padding-top: 1em;
}

.rules:before {
    content: '';
    position: absolute;
    background: url('../i/sprite.png') -186px -30px;
    width: 28px;
    height: 34px;
    top: .9em;
    left: 2em;
}

.oferta {
    bottom: 0;
    padding-bottom: 1em;
}

.oferta:before {
    content: '';
    position: absolute;
    background: url('../i/sprite.png') -186px -30px;
    width: 28px;
    height: 34px;
    bottom: .3em;
    left: 2em;
}

.menu_frame {
    bottom: 9.2%;
}

.feedback_bg.n1 {
    height: 600px;
    top: -640px;
}

.feedback_bg.n1 #recaptcha_widjet iframe {
    top: 286px;
}

.feedback_bg.n1 .feedback_send_btn {
    bottom: -70px;
}
html[lang="en"] .feedback_bg.n1{
    height: 510px;
    top: -540px;
}
html[lang="en"] .feedback_bg.n1 span.checkbox-label{
    top: 145px;
}
html[lang="en"] .feedback_bg.n1 input.checkbox--personal{
    top: 150px;
}
html[lang="en"] .feedback_bg.n1 #recaptcha_widjet iframe{
    top: 195px;
}

html[lang="en"] .ask-question .feedback_bg.n4 {
    top: -650px;
    left: -114px;
    height: 620px;
    margin: 0;
}
html[lang="en"] .feedback_bg.n4 #recaptcha_widjet iframe {
    top: 285px;
    left: 15px;
}

.feedback_bg.n3 {
    height: 480px;
    height: 620px;
    margin: -310px 0 0 -145px;
}
.feedback_bg.n3 #recaptcha_widjet iframe{
    position: absolute;
    top: 285px;
}
.feedback_bg.n1 .feedback_input3,
.feedback_bg.n3 .feedback_input3 {
    height: auto;
}

.feedback_bg.n1 .feedback_input4,
.feedback_bg.n3 .feedback_input4 {
    top: 120px;
    resize: none;
    /* height: 150px; */
    height: 100px;
}

.club_table tr:nth-child(odd) {
    background: #fff;
}

.club_table tr:nth-child(even) {
    background: #f6f7f7;
}


/* Projects NEW */

.projects__carousel-frame {
    position: absolute;
    max-width: 1020px;
    /*height: 430px;*/
    top: 20%;
    right: 0;
    left: 10%;
    margin: 70px 0 0 310px;
}

.projects__carousel {
    position: relative;
}

.projects__item {
    position: relative;
    /*height: 400px;*/
    margin: 0 10px;
    /*background-color: #ffffff;*/
    font-size: 10px;
}

.projects__item-image {
    display: block;
    position: relative;
    width: 100%;
}

.projects__item-content {
    position: relative;
    padding: 1.5em;
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    -ms-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s;
}

.projects__item:hover .projects__item-content {
    background-color: #ffffff;
}

.projects__item-title {
    font-size: 2.2em;
    font-family: 'pf_din_text_cond_promedium', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    line-height: 1.1;
    color: #414753;
}

.projects__item-city, .projects__item-info-row {
    font-size: 1.5em;
    color: #b3b3b3;
}

.projects__item-info {
    position: relative;
    margin: 2em 0;
}

.projects__item-link {
    font-size: 1.5em;
    text-decoration: none;
    color: #ff4200;
}

.projects__text-frame {
    position: relative;
    width: 100%;
    padding: 2em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
}

.projects__text-style {
    font-size: 15px;
    line-height: 18px;
    color: #7e8184;
}

.projects__text-style > *:first-child {
    margin-top: 0;
}
.projects__text-style > *:last-child {
    margin-bottom: 0;
}

.projects__text-style h3 {
    margin-bottom: 1em;
    font-size: 1.5em;
    font-family: 'pf_din_text_cond_prothin', Helvetica, Arial, sans-serif;
}

.td-none {
    text-decoration: none;
}

a.news__object {
    display:  inline-block;
    width: 49%;
}

a.news__object img {
    width: 100%;
}

@media only screen and (max-height: 800px) {

    .projects__item-title {
        font-size: 1.8em;
    }

    .projects__carousel-frame {
        margin-top: 15px;
    }

    .city-choose__menu {
        margin-top: -45px;
    }

    .objects .submenu_frame, .commercial .submenu_frame {
        margin-top: -50px;
    }

    .objects h1, .commercial h1 {
        margin-top: -94px;
    }

}

/* Carousel */

.carousel_over {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.carousel_move {
    position: relative;
    width: 100%;
}
.carousel_line {
    position: relative;
    left: 0;
    width: 100%;
    white-space: nowrap;
    font-size: 0;
}
.carousel_item {
    position: relative;
    width: 100%;
    top: 0;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-size: 1rem;
    white-space: normal;
}
.carousel_arrow {
    visibility: hidden;
    position: absolute;
    width: 29px;
    height: 29px;
    top: 100%;
    z-index: 1;
    margin-top: 10px;
    cursor: pointer;
    opacity: 0;
    background: #ff4200 url('../i/sprite.png');
    -webkit-transition: visibility .5s, opacity .5s, background-color .3s;
    -moz-transition: visibility .5s, opacity .5s, background-color .3s;
    -ms-transition: visibility .5s, opacity .5s, background-color .3s;
    -o-transition: visibility .5s, opacity .5s, background-color .3s;
    transition: visibility .5s, opacity .5s, background-color .3s;
}
.carousel_arrow.left {
    left: 0;
    margin-left: 10px;
    background-position: -921px -5px;
}
.carousel_arrow.right {
    right: 0;
    margin-right: 10px;
    background-position: -955px -5px;
}

.carousel_arrow.active {
    visibility: visible;
    opacity: 1;
}

.carousel_arrow:hover {
    background-color: #5b5a55;
}
.contacts .press_people_city{
    left: 0;
}

.garant .feedback_input_name{
    position: absolute;
    top: 180px;
}
.feedback_input11 {
    top: 236px;
    display: none;
}
.garant .vacancy_input {
    position: absolute;
    top: 268px;
}

.garant .feedback_bg.n4.russ input.checkbox--personal {
    top: 302px;
}
.garant span.checkbox-label {
    top: 304px;
}
.garant .feedback_bg.n4.russ {
    top: 28%;
    height: 630px;
}
.garant #recaptcha_widjet{
    margin-top: 80px;
}
.structure_line {
    position: relative;
    left: 0;
    top: 50%;
}
.click_square {
    display: inline-block;
    position: absolute;
    width: 129px;
    height: 129px;
    background: transparent;
    left: 50%;
    top: 50%;
    z-index: 2;
}
.click_square::after {
    /* content: '';
    position: absolute;
    background: url(../i/sprite.png) -516px -81px;
    width: 25px;
    height: 25px;
    bottom: 0%;
    right: 0%; */
    content: '';
    position: absolute;
    background: url(../i/sprite.png) -520px -103px;
    width: 26px;
    height: 26px;
    bottom: 2%;
    right: 2%;
}

.click_square.n1 {
    margin-left: -597px;
    margin-top: 135px;
}
.click_square.n2 {
    margin-left: -443px;
    margin-top: 135px;
}
.click_square.n3 {
    margin-left: -289px;
    margin-top: 135px;
}
.click_square.n4 {
	display:none;
    margin-left: -139px;
    margin-top: 135px;
}
.click_square.n5 {
    margin-left: 14px;
    margin-top: 135px;
}
.click_square.n6 {
    margin-left: 166px;
    margin-top: 135px;
}
.click_square.n7 {
	display:none;
    margin-left: 317px;
    margin-top: 135px;
}
.click_square.n8 {
    margin-left: 466px;
    margin-top: 135px;
}


@media only screen and (max-height: 850px) {
    .feedback_bg.n4.n8.russ{
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }
}
.vacancy_input_file_btn {
    cursor: pointer;
}
@media only screen and (max-width: 1800px) {
    .structure_scheme {
        transform: scale(.85);
    }
}
@media only screen and (max-width: 1750px) {
    .structure_scheme {
        transform: scale(.8);
    }
}
@media only screen and (max-width: 1650px) {
    .structure_scheme {
        transform: scale(.75);
    }
}
@media only screen and (max-width: 1400px) {
    .structure_scheme {
        transform: scale(.7);
    }
}


.infra_img_slider{
    display: none;
}
.infra_img_slider.active{
    display: block;
}

.type-list.opened .submenu_a.projects.active{
    display: none;
}
.infra h1 {
    margin-left: 370px;
}