    html {
        height: 100%;
        width: 100%;
    }
    

    body {
        height:         100%;
        margin: 0;
        padding: 0;
        color: #1e2825;
        font-family: arial;
        font-size: 15px;
        min-width: 100%;
        background-color: #eef1f1;

    }

    a {
        color: #0f3276;
        text-decoration: underline;
    }

    a:hover {
        text-decoration: none;
    }

    a.inverse {
        text-decoration: none;
    }

    a.inverse:hover {
        text-decoration: underline;
    }

    img{
        border: 0;
    }

    .pagetext {

    }

    .pagetext h1 {

    }

    #html_container {
        min-height: 100%;

        background-repeat: repeat-x;
        background-position: top;
    }


    h1 {
        font-size: 28px;
        line-height: 40px;
        color: #1e2825;
        font-weight: bold;
        font-family: arial;
        padding: 0;
        margin: 0;

        margin-bottom: 30px;
    }




 h2 {
        padding: 0;
        margin: 0;

 }

    .wrapper {
        
        width:                  1100px;
        margin:                0 auto;
        height:                auto !important;
        /*height:                100%;*/


    }

.lesenka {
    color: #1e2825;
    font-size: 13px;
    
    background-image: url(/img/lesenka_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    
    padding-left: 15px;
    
    margin-top: 25px;

    margin-bottom: 17px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lesenka a{
    color: #0f3276;
    text-decoration: none;
}

.lesenka a:hover {
    color: #3fa64d;
}

.lesenka span {
    color: #1e2825;

}

div.clearer {
    clear:               both;
    overflow:            hidden;
    zoom:                1;
    height:              0; /* ie */
}

.footer_marginer {
    height: 280px;
    height: 240px;
}

div.metrika_code {
    display: none;
}

.footer_container .band_background {
    background-color: #ffffff;
}

  .footer_container {
    
    margin-top: -210px;
    margin-top: -200px;
    bottom: 0;
    height: 210px;
    height: 200px;
    width: 100%;
    position: relative;
  }



  .footer {
      height: 210px;
      height: 200px;
      width: 1100px;
      margin: 0px auto;
  }

  .band_holder {
      position: relative;
      overflow: hidden;
      min-width: 1100px;
  }
  
  .band {
      width: 100%;
      height: 100%;
      z-index: -1;
      position: absolute;
  }
  
  .band .band_background, .band .band_shadow {
      position: relative;
      width: 100%;
      max-width: 1920px;
      min-width: 1100px;
      height: 100%;
      margin: 0 auto;
      background-position: center top;
  }
  
.up_button_container {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
}

.up_button_wrap {
    display: none;
    width: 45px;
    margin-right: 60px;
    margin-left: auto;
}

@media only screen and (min-width: 1260px) {
    .up_button_wrap {
        display: block;
    }
}
 
.up_button_control {
    position: fixed;
    bottom: 15px;
}

.up_button {
    cursor: pointer;
    position: fixed;
    background-image: url(/img/up_top.png);
    height: 29px;
    width: 45px;
    margin-left: auto;
    bottom: 15px;
    display: none;
}

.up_button:hover {
    background-position:  45px 0;
}

.up_button_absolute {
    position: absolute;
}

.header_container {
    padding-top: 15px;
    padding-bottom: 20px;
}

.header_logo {
    float: left;
    margin-top: 28px;
}

.header_lozung {
    float: left;
    font-family: 'OpenSansItalic';
    font-size: 14px;
    color: #3c4f49;
    line-height: 18px;
    margin-left: 25px;
    margin-top: 25px;
}

.header_right {
    float: right;
}

.header_contacts {
    margin-bottom: 15px;
}

.header_contacts .header_phone {
    margin-right: 20px;
    
}

.header_phone {
    text-decoration: none;
    color: #1e2825;
    font-size: 14px;
    line-height: 20px;
    float: right;
    
    padding-left: 20px;
    background-image: url(/img/header_phone_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.header_buttons .header_phone{
    line-height: 40px;
    font-size: 16px;
}

.header_adres {
    font-size: 14px;
    line-height: 20px;
    float: right;
}

.header_buttons {
    
}

.header_button {
    float: right;
    margin-left: 10px;
}

.ecotek_button {
    background-color: #ffffff;
    line-height: 40px;
    height: 40px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #0f3276;
    text-transform: uppercase;
    font-size: 13px;
    font-family: arial;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    border: 0;
    text-align: center;
    padding: 0 20px;
    box-shadow: 0 1px 3px 0 rgba(132, 141, 144, 0.21);
}

.ecotek_button:hover {
    background-color: #dee4e4;
    box-shadow: none;
}

.header_button_pay {
    color: #c60f0f;
}

.header_button_icon {
    display: inline-block;
    vertical-align: middle;
    background-position: top center;
    background-repeat: no-repeat;
    margin-right: 6px;
    width: 17px;
    height: 21px;
}

.header_hotline_icon {
    background-image: url(/img/header_hotline_icon.png);
}

.header_personal_icon {
    background-image: url(/img/header_personal_icon.png);
    width: 13px;
}

.header_pay_icon {
    background-image: url(/img/header_pay_icon.png);
    width: 20px;
}

.header_feedback_icon {
    background-image: url(/img/header_feedback_icon.png);
    
}

.head_menu_band {
    overflow: visible;
}

.head_menu {
    background-color: #3fa64d;
    text-align: justify;
    letter-spacing: -4px;
    height: 50px;
}

.head_menu_item {
    display: inline-block;
    letter-spacing: 0;
    position: relative;
}

.head_menu_item_last {
/*    float: right;*/
}

.head_menu_link {
    color: #ffffff;
    font-size: 13px;
    
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    
    line-height: 50px;
    padding: 0 19px 0;
    /*padding: 0 30px 0;*/
    cursor: pointer;
}

.head_menu_link:hover, .head_menu_item_active .head_menu_link {
    background-color: #2b8e36;
}

.head_menu_sub {
    position: absolute;
    background-color: #2b8e36;
    display: none;
    
    z-index: 20;
    text-align: left;
    
}

.head_menu_subitem {
    position: relative;
}

.head_menu_item_last .head_menu_sub {
    right: 0;
}

.head_menu_subitem a {
    color: #ffffff;
    text-decoration: none;
    
    display: block;
    line-height: 20px;
    padding: 0 20px;
    width: 190px;
    background-color: #2b8e36;
    text-transform: uppercase;
    font-size: 13px;
}

.head_menu_subitem a span {
    display: block;
    border-top: 1px solid #3fa64d;
    padding: 14px 0;
}

.head_menu_subitem:first-child a span {
    border-top: 0;
}

.head_menu_subitem:hover a {
    background-color: #3fa64d;
}

.head_menu_subitem:hover a span {
    border-top-color: #3fa64d;
}

.head_menu_subitem:hover + .head_menu_subitem a span {
    border-top-color: #2b8e36;
}

.head_menu_subsub {
    position: absolute;
    background-color: #4eb25c;
    display: none;
    overflow: hidden;
    z-index: 20;
    text-align: left;
    top: 0;
    left: 100%;
    
}

.head_menu_item_last .head_menu_subsub {
    left: auto;
    right: 100%;
}

.head_menu_subsub .head_menu_subsubitem a {
    background-color: #4eb25c;
}

.head_menu_subsubitem a span {
    border: 0;
}

.head_menu_subsubitem a:hover {
    background-color: #2b8e36;
}

.head_menu_expander {
    width: 1100px;
    display: inline-block;
    height: 0px;
}

.welcome_image_block {
    background-image: url(/img/welcome_image.jpg);
    height: 190px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 70px;
}

.welcome_image_text1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

.welcome_image_text2 {
    font-size: 24px;
}

.welcome_white_block {
    line-height: 24px;
    text-align: center;
    background-color: #ffffff;
    text-transform: uppercase;
    
    padding: 25px;
    box-shadow: 0 1px 5px 0 rgba(132, 141, 144, 0.21);
    margin-bottom: 50px;;
}

.welcome_links_h1 {
    text-align: center;
    margin-bottom: 28px;
    font-size: 30px;
}

.welcome_links_block {
    margin-bottom: 40px;
}

.welcome_links_item {
    float: left;
    background-color: #ffffff;
    box-shadow: 0 1px 5px 0 rgba(132, 141, 144, 0.21);
    padding: 25px 25px;
    margin-left: 20px;
    width: 185px;
    min-height: 64px;
    display: block;
    text-decoration: none;
}

.welcome_links_item3 {
    width: 280px;
}


.welcome_links_item:first-child {
    margin-left: 0;
}

.welcome_links_title {
    color: #0f3276;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
}

.welcome_links_title span {
    padding-right: 20px;
    background-position: right center;
    background-repeat: no-repeat;
    color: #0f3276;
    text-decoration: none;
}

.welcome_links_item:hover .welcome_links_title span {
    color: #3fa64d;
    background-image: url(/img/green_link_arrow.png);
}

.welcome_links_text {
    font-size: 14px;
    line-height: 22px;
}

.welcome_links_item:hover {
    background-color: #fafbfb;
    box-shadow: none;
}

.welcome_news_container {
    margin-bottom: 10px;
}

h2.welcome_h2 {
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 16px;
}

.more_link {
    font-size: 14px;
    font-weight: normal;
    margin-left: 12px;
}

.more_link:hover {
    color: #3fa64d;
}

.welcome_news_item {
    float: right;
    background-color: #ffffff;
    width: 510px;
    box-shadow: 0 1px 5px 0 rgba(132, 141, 144, 0.21);
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
}

.welcome_news_img {
    width: 110px;
    height: 70px;
    float: left;
}

.welcome_news_right {
    width: 380px;
    float: right;
}

.welcome_news_kogda {
    color: #0f3276;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 7px;
}

.welcome_news_title  {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.welcome_news_title a {
    color: #1e2825;
}

.welcome_news_item:hover {
    box-shadow: none;
    background-color: #fafbfb;
}

.welcome_news_item:hover .welcome_news_kogda {
    color: #1e2825;
}

.welcome_news_item:hover .welcome_news_title a {
    color: #3fa74e;
}

.welcome_news_item:first-child {
    float: left;
    width: 530px;
    padding: 0;
}

.welcome_news_item:first-child .welcome_news_img {
    width: 530px;
    height: 220px;
    float: none;
    display: block;
}

.welcome_news_item:first-child .welcome_news_right {
    width: auto;
    float: none;
}

.welcome_news_item:first-child .welcome_news_kogda {
    height: 30px;
    line-height: 30px;
    background-image: url(/img/news_kogda_bg.png);
    color: #ffffff;
    position: absolute;
    top: 190px;
    padding: 0 20px;
    width: 490px;
}

.welcome_news_item:first-child .welcome_news_title {
    padding: 20px 20px;
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
    height: 50px;
}

.welcome_h1_container {
   padding-left: 150px;
   padding-top: 50px;
   padding-bottom: 60px;
   position: relative;
   margin-bottom: 7px;
}

.welcome_h1 {
    background-color: #dee4e4;
    font-weight: normal;
    color: #1a4190;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 55px;
    padding: 35px 20px 30px 120px;
}

.welcome_h1_region {
    background-image: url(/img/welcome_h1_region.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 235px;
    height: 340px;
    position: absolute;
    left: 0;
    top: 0;
}

.welcome_legal_container {
    width: 1100px;
    overflow: hidden;
}

.welcome_legal_container .welcome_h2 {
    margin-bottom: 24px;
}

.welcome_legal_list {
    width: 1140px;
}

.welcome_legal_item {
    background-color: #ffffff;
    padding: 20px;
    width: 490px;
    box-shadow: 0 1px 5px 0 rgba(132, 141, 144, 0.21);
    margin-bottom: 20px;
    float: left;
    margin-right: 40px;
}

.welcome_legal_icon {
    background-image: url(/img/legal_file_icon.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 36px;
    height: 50px;
    float: left;
}

.welcome_legal_right {
    float: right;
    width: 430px;
    margin-top: 4px;
}

.welcome_legal_title {
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 14px;
}

.welcome_legal_title a {
    color: #1e2825;
    padding-right: 20px;
}


.welcome_legal_otkogda {
    font-weight: bold;
    font-size: 14px;
    color: #1a4190;
}

.welcome_legal_item:hover {
    box-shadow: none;
}

.welcome_legal_item:hover .welcome_legal_otkogda {
    color: #1e2825;
}

.welcome_legal_item:hover .welcome_legal_title a {
    color: #3fa64d;
}

.band_background_footer_bottom {
    width: 100%;
    height: 50px;
    background-color: #0f3276;
    position: absolute;
    bottom: 0;
}

.footer_top {
    padding-top: 35px;
    height: 125px;
    height: 115px;
}

.footer_left {
    float: left;
    width: 400px;
}

.footer_adres {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 23px;
    margin-bottom: 8px;
}

.footer_contacts {
    line-height: 20px;
}

.footer_phone {
    float: left;
    padding-left: 17px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(/img/footer_phone_icon.png);
    margin-right: 50px;
}

.footer_email {
    float: left;
    color: #0f3276;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(/img/footer_email_icon.png);
    padding-left: 23px;
    
}

.footer_email .header_phone {
    color: #0f3276;
}

.footer_menu {
    float: right;
}

.footer_menu_colomn {
    float: left;
    margin-left: 100px;
}

.footer_menu_colomn:first-child {
    margin-left: 0;
}

.footer_menu_item {
    margin-bottom: 7px;
}

.footer_menu_item a {
    color: #1e2825;
    font-size: 14px;
    text-decoration: none;
}

.footer_menu_item a:hover {
    color: #3fa74e;
}

.footer_bottom {
    color: #ffffff;
    height: 50px;
    font-size: 13px;
    line-height: 50px;
}

.footer_copy {
    float: left;
}

.footer_itcity {
    float: right;
}

.footer_itcity a {
    font-weight: bold;
    color: #ffffff;
}

.pagetext {
    padding: 30px 40px;
    background-color: #ffffff;
    text-align: justify;
    margin-bottom: 20px;
    line-height: 24px;
}

.topmenu {
    letter-spacing: -2px;
}

.topmenu_item {
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    color: #0f3276;
    height: 50px;
    line-height: 50px;
    background-color: #dee4e4;
    text-decoration: none;
    padding: 0 28px;
    margin-bottom: 2px;
    letter-spacing: 0;
}

.topmenu_item:hover {
    background-color: #ffffff;
}

.topmenu_item_active {
    background-color: #ffffff;
    color: #3fa64d;
    cursor: auto;
    padding-right: 48px;
    background-image: url(/img/page_menu_icon.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.pagetext h3 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 18px;
}

.pagetext p {
    margin: 0;
    padding: 0;
    margin-bottom: 12px;
}


.pagetext h6 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 12px;
}

.pagetext ul {
    padding: 0;
    margin: 0;
    margin-bottom: 12px;
}

.pagetext ul li {
    padding: 0;
    margin: 0;
    background-color: #f5f7f7;
    list-style-position: inside;
    list-style-image: url(/img/ul_marker.png);
    padding: 10px 25px 10px 35px;
    line-height: 20px;
    margin-top: 10px;
    text-align: left;
    text-indent: -13px;
}

.pagetext ul li:first-child {
    margin-top: 0
}

.about_left {
    float: left;
    width: 490px;
    margin-bottom: 28px;
}

.about_right {
    float: right;
    width: 490px;
}

.down_block {
    border: 1px dashed #dae2e2;
    padding: 22px 30px 30px;
    line-height: 24px;
    margin-top: 24px;
    margin-bottom: 24px;
}

.down_block a {
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    color: #0f3276;
    text-decoration: none;
    padding-left: 30px;
    line-height: 30px;
    background-image: url(/img/down_link_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 32px;
}

.down_block a:first-child {
    margin-top: 0;
}

.down_block a:hover {
    text-decoration: underline;
}

.pagetext h4 {
    margin: 0;
    padding: 0;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 14px;
}

.contacts_block {
    border: 1px solid #eef1f1;
    margin-bottom: 37px;
}

.contacts_block_item {
    background-color: #f5f7f7;
    border-top: 1px solid #eef1f1;
    padding: 11px 30px 10px;
}

.contacts_block_item:first-child {
    border-top: 0
}

.contacts_block_item.contacts_block_item_chet {
    background-color: #f8f9f9;
}

.contacts_block_caption {
    font-size: 10px;
    color: #858787;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 4px;
}

.contacts_block_value {
    font-size: 15px;
    line-height: 30px;
    font-weight: bold;
}

.contacts_block_value a {
    text-decoration: none;
    padding-left: 30px;
    background-image: url(/img/down_link_icon.png);
    display: inline-block;
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 30px;
}

.pagetext a:hover {
    color: #3fa64d;
}

.download_block {
    border: 1px dashed #dae2e2;
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.download_link {
    padding-left: 30px;
    background-image: url(/img/down_link_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #0f3276;
    line-height: 30px;
    font-size: 17px;
    font-weight: bold;
    float: left;
}

.download_link:hover {
    color: #3fa64d;
}

.ecotek_button2 {
    background-color: #eef1f1;
    line-height: 30px;
    height: 30px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #0f3276;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    font-family: arial;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    border: 0;
    text-align: center;
    padding: 0 15px;
}

.ecotek_button2:hover, a.ecotek_button2:hover {
    background-color: #3fa64d;
    color: #ffffff;
}

.download_block .ecotek_button2 {
    margin-left: 12px;
    float: left;
}

.ecotek_button2_icon {
    background-image: url(/img/download_icon.png);
    background-position: top center;
    background-repeat: no-repeat;
    
    width: 13px;
    height: 14px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
}

.ecotek_button2:hover .ecotek_button2_icon {
    background-image: url(/img/download_icon_hover.png);
}

.legal_list_container .welcome_legal_item {
    width: auto;
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
}

.legal_list_container .welcome_legal_right {
    float: left;
    margin-left: 25px;
    width: 870px;;
}

.card_legal_otkogda {
    margin-bottom: 18px;
}

.news_container {
    overflow: hidden;
}

.news_list {
    width: 1140px;
}

.news_item {
    float: left;
    background-color: #ffffff;
    width: 490px;
    padding: 20px;
    box-shadow: 0 1px 5px 0 rgba(132, 141, 144, 0.21);
    margin-right: 40px;
    margin-bottom: 20px;
    height: 230px;
}

.news_item_img {
    float: left;
    width: 180px;
    height: 230px;
}

.news_item_right {
    width: 290px;
    float: right;
}

.news_item_title {
    font-size: 17px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 8px;
}

.news_item_anons {
    line-height: 22px;
    font-size: 15px;
    margin-bottom: 20px;
}

.news_item_bottom {
    border-top: 1px solid #e0e6e6;
    padding-top: 5px;
}

.news_item_kogda {
    color: #afb5b9;
    float: left;
    line-height: 20px;
    font-size: 12px;
}

.news_item_view {
    color: #afb5b9;
    float: right;
    font-size: 12px;
    line-height: 20px;
    background-image: url(/img/news_view_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 22px;
}

.news_item:hover {
    background-color: #fafbfb;
    box-shadow: none;
}

.news_item:hover .news_item_title a {
    color: #3fa64d;
}

.news_item:hover .news_item_kogda {
    color: #1e2825;
}

.news_item:hover .news_item_view {
    color: #1e2825;
    background-image: url(/img/news_view_icon_black.png);
}

.news_card_info {
    background-color: #dee4e4;
    padding: 15px 40px;
    font-size: 14px;
    line-height: 20px;
}

.news_card_info_kogda {
    float: left;
}

.news_card_info_view {
    float: left;
    color: #0f3276;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/img/news_view_icon_blue.png);
    padding-left: 23px;
    margin-left: 30px;
}

.news_card_anons {
    background-color: #0f3276;
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-weight: bold;
    padding: 38px 40px 32px;
    text-align: justify;
}

.images_container {
    width: 1050px;
    margin-top: 36px;
}

.images_item {
    margin-right: 30px;
    margin-bottom: 20px;
    float: left;
}

.news_social {
    text-align: right;
    margin-top: 30px;
}

.news_social_title {
    display: inline-block;
    font-size: 14px;
    color: #768383;
    line-height: 40px;
    margin-right: 8px;
}
.social_block{
    display: inline-block;
    vertical-align: middle;
    height: 40px;
}
.social_block .ya-share2__list{
    margin: 0;
    padding: 0;
    list-style: none;
}
.social_block .ya-share2__item{
    display: inline-block;
    vertical-align: middle;
    opacity: 0.75;
    margin-left: 4px;
}
.social_block .ya-share2__item:first-child{
    margin-left: 0;
}
.social_block .ya-share2__item:hover {
    opacity: 1;
}
.social_block .ya-share2__link {
    width: 40px;
    height: 40px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
}
.social_block .ya-share2__title{
    display: none;
}



.social_block .ya-share2__item_service_vkontakte .ya-share2__link{
    background-image: url(/img/social_vk.png);
    background-color: #6996c7;
}

.social_block .ya-share2__item_service_facebook .ya-share2__link{
    background-image: url(/img/social_fb.png);
    background-color: #496194;
}

.social_block .ya-share2__item_service_twitter .ya-share2__link{
    background-image: url(/img/social_tw.png);
    background-color: #28c3ff;
}

.social_block .ya-share2__item_service_odnoklassniki .ya-share2__link{
    background-image: url(/img/social_ok.png);
    background-color: #ff9c43;
}

.worker_block {
    line-height: 50px;
    height: 50px;
    font-size: 17px;
    padding-left: 80px;;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(/img/worker_icon.png);
}

h2.feedback_h2 {
    margin-top: 35px;
    margin-bottom: 26px;
}

.feedback_switcher {
    background-color: #e3e8e8;
    padding: 36px 40px 32px;
}

.feedback_form_caption {
    font-size: 15px;
    font-weight: bold;
    
}

.feedback_form_caption.feedback_switcher_caption {
    float: left;
    line-height: 30px;
}

.feedback_radio {
    float: left;
    margin-left: 140px;;
}

.feedback_radio_item {
    float: left;
    line-height: 30px;
    margin-right: 140px;
}

.feedback_radio_input, .feedback_radio_item input[type="radio"] {
    display: none;
}

.feedback_radio_label, .feedback_radio_item label {
    cursor: pointer;
    display: inline-block;
    background-image: url(/img/radio_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
}

.feedback_radio_input:checked ~ .feedback_radio_label, .feedback_radio_item input:checked ~ label {
    font-weight: bold;
    background-image: url(/img/radio_checked.png);
}

.feedback_container {
    padding: 0 40px 40px;
    background-color: #ffffff;
    box-shadow: 0 1px 5px 0 rgba(132, 141, 144, 0.21);
}

.block_item {
    padding: 35px 0 20px;
    border-top: 1px dashed #d9dfdf;
    position: relative;
}

.block_item:first-child {
    border-top: 0;
}

.block_item_title {
    font-size: 17px;
    color: #8c9292;
    font-weight: bold;
    background-color: #ffffff;
    position: absolute;
    top: -15px;
    padding-right: 8px;
}

.block_item_fields {
    
}

.feedback_form_item {
    margin-bottom: 25px;
}

.feedback_form_item .feedback_form_caption {
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 6px;
}

.ecotek_inputtext {
    border: 0;
    background-color: #ecf1f1;
    line-height: 48px;
    height: 48px;
    font-size: 15px;
    color: #1e2825;
    font-family: arial;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 0 19px;
    border: 1px solid #ecf1f1;
}

.ecotek_inputtext:focus {
    border-color: #3fa64d;
}

.feedback_form_left {
    float: left;
    width: 490px;
}

.feedback_form_right {
    float: right;
    width: 490px;
}

.feedback_form_float .feedback_form_caption {
    float: left;
    margin: 0;
    line-height: 50px;
}

.notnull_icon {
    
    color: #3fa64d;
    
}

.feedback_form_float .feedback_form_field {
    float: left;
    width: 160px;
    position: relative;
}

.feedback_form_item .ecotek_inputtext {
    width: 980px;
}

.feedback_form_left .ecotek_inputtext, .feedback_form_right .ecotek_inputtext {
    width: 450px;
}

.feedback_form_float .ecotek_inputtext {
    width: 120px;
    margin-left: 12px
}

textarea.ecotek_inputtext {
    line-height: normal;
    height: 150px;
    padding-top: 15px;
    padding-bottom: 15px;
    resize: none;
}

.feedback_form_item select {
    height: 50px;
    width: 490px;
}

#feedback_item_deal_kogda .feedback_form_caption {
    width: 330px;
}

#feedback_item_deal_num .feedback_form_caption {
    width: 140px;
}

#feedback_form_ur #feedback_item_adres{
    float: none;
    width: auto;
}
#feedback_form_ur #feedback_item_adres .ecotek_inputtext{
    width: 980px;
}

.ecotek_inputtext.datepicker {
    background-image: url(/img/datepicker_icon.png);
    font-weight: bold;
    color: #0f3276;
    background-position: left 8% center;
    background-repeat: no-repeat;
    padding-left: 40px;
}

.feedback_form_item .ecotek_inputtext.datepicker {
    width: 100px;
}

.dopfile_hint {
    line-height: 24px;
    margin-bottom: 20px;
}

.feedback_form_inputfile_block {
    text-align: center;
}

.inputfile_button {
    width: 240px;
    text-align: center;
    border: 1px dashed #0f3276;
    display: inline-block;
    line-height: 48px;
    height: 48px;
    padding: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #ecf1f1;
    font-size: 15px;
    font-weight: bold;
    color: #0f3276;
    cursor: pointer;
}

.inputfile_button:hover {
    background-color: #dbe0e0;
}

.inputfile_button_icon {
    display: inline-block;
    background-image: url(/img/inputfile_button_icon.png);
    vertical-align: middle;
    width: 17px;
    height: 16px;
    margin-right: 4px;
}

.inputfile_caption {
    font-weight: bold;
    line-height: 50px;
    display: inline-block;
    margin-left: 8px;
}

.inputfile_field {
    position: absolute;
    margin-left: -1000px;
    z-index: 0;
    opacity: 0;
}

#feedback_item_dopfile {
    margin-bottom: 20px;
}

.feedback_form_checkbox {
    
}

.feedback_form_checkbox input[type="checkbox"]{
    display: none;
}

.feedback_form_checkbox_label {
    line-height: 20px;
    padding-left: 32px;
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
    background-image: url(/img/feedback_form_checkbox.png);
    cursor: pointer;
}

.feedback_form_checkbox input[type="checkbox"]:checked ~ .feedback_form_checkbox_label {
    background-image: url(/img/feedback_form_checkbox_checked.png);
}

.feedback_form_submit {
    
}

.ecotek_button3 {
    background-color: #3fa64d;
    line-height: 50px;
    height: 50px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    font-family: arial;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    border: 0;
    text-align: center;
    padding: 0 60px;
}

.ecotek_button3:hover {
    background-color: #2e953c;
}

.feedback_form_submit_hint {
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    font-size: 13px;
    color: #727d7d;
    margin-left: 40px;
}

.vakansii_wr{
    margin-bottom: 20px;
    display: inline-block;
}
.pagetext ul.vakansii_wr li{
    background-color: transparent;
    margin-top: 0px;
}
.vakansii_btn_wr{
    text-align: center;
}
.vakansii_btn_wr .ecotek_button3{
    line-height: normal;
    height: 40px;
    padding: 0 20px;
}

.vakansii_pagetext table, .standart_table{
    border-collapse: collapse;
    margin-bottom: 16px;
    width: 100%;
}
.vakansii_pagetext table td, .vakansii_pagetext table th, .standart_table td, .standart_table th{
    border: 1px solid;
    padding: 5px;
}
.newmodal_field .inputfile_caption{
    display: block;
}

.potrebiteljam_modal .contacts_block_value{
    line-height: 24px;
}
.potrebiteljam_modal .contacts_block_caption{
    margin-bottom: 6px;
}
.popup_block.potrebiteljam_modal{
    max-width: 500px;
}
.potrebiteljam_modal ul{
    
}
.potrebiteljam_modal ul > li{
    margin: 0;
}
.contacts_block_item  ul > li{
    padding-top: 0;
    padding-left: 15px
}
.text-center{
    text-align: center;
}
.pseudo_link{
    color: #0f3276;
    border-bottom: 1px dashed;
}
.pseudo_link:hover{
    border-bottom-color: transparent;
}



.faq_color_wr{
    color: #fff;
    background-color: #0f3276;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin: -30px -40px 50px;
    padding: 36px 40px 22px;
    text-align: left;
}
.faq_color_wr p{}
.faq_list_wr{}
.faq_item_wr{
    margin-bottom: 20px;
}
.faq_open_item{
    margin-bottom: 30px;
}
.faq_item_title{
    border: 1px dashed #3fa64d;
    position: relative;
    padding: 14px 130px 14px 70px;
    font-size: 18px;
    font-weight: bold;
    color: #1e2825;
    line-height: 30px;
    min-height: 42px;
    background: url(/img/faq_ico.png) no-repeat 20px 20px #fafafa;
    text-align: left;
    cursor: pointer;
}
.faq_item_title:after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(/img/faq_icobtn.png) no-repeat center center #fff;
    width: 60px;
    border-left: 1px dashed #3fa64d;
}
.faq_item_title:hover, .faq_open_item .faq_item_title{
    color: #3fa64d;
    background-color: #fff;
}
.faq_open_item .faq_item_title{
    
}
.faq_open_item .faq_item_title:after{
    background-image: url(/img/faq_icobtn_white.png);
    background-color: #3fa64d;
    margin-top: -1px;
    margin-right: -1px;
    margin-bottom: -1px;
}
.faq_item_answer_wr{
    display: none;
    background-color: #fafafa;
    padding: 30px 70px 20px;
    text-align: left;
}
.faq_open_item .faq_item_answer_wr{
    display: block;
}
.faq_item_answer_hint{
    color: #7a8282;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 8px;
}
.faq_item_answer_text{
    font-size: 14px;
    color: #1e2825;
    line-height: 24px;
}
.faq_item_answer_text p{}

.contacts_color_wr{
    position: relative;
    padding: 36px 40px 22px 170px;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
    background-color: #0f3276;
    margin: -30px -40px 40px;
}
.contacts_color_wr:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left:0;
    bottom: 0;
    background: url(/img/contacts_phone_ico.png) no-repeat center #18408e;
    width: 132px;
    
}
.contacts_color_wr p{
    float: left;
    
}
.contacts_color_wr .contacts_color_phone{
    float: right;
    font-size: 42px;
    margin-top: 15px;
}
.contacts_list_office_wr{}
.contacts_list_office{
    border-collapse: collapse;
    width: 100%;
    text-align: left;
    color: #1e2825;
    margin-top: 25px;
    margin-bottom: 40px;
}
.contacts_office_item{
    border: 1px dashed #eef1f1;
    width: 50%;
    vertical-align: top;
    padding: 34px 39px 30px;
    cursor: pointer;
}
.contacts_office_item:hover, .contacts_office_item.contacts_office_item_selected{
    background-color: #f8f9f9;
}
.contacts_office_item_city{
    font-size: 20px;
    color: #0f3276;
    font-weight: bold;
    padding-left: 28px;
    background: url(/img/place_ico.png) no-repeat left center;
    margin-bottom: 12px;
}
.contacts_office_item:hover .contacts_office_item_city, .contacts_office_item.contacts_office_item_selected .contacts_office_item_city{
    color: #3fa64d;
    background-image: url(/img/place_ico_hover.png);
}
.contacts_office_city{
    border-bottom: 1px dotted rgba(15, 50, 118, 0.4);
}
.contacts_office_item:hover .contacts_office_city, .contacts_office_item.contacts_office_item_selected .contacts_office_city{
    border-color:transparent;
}
.contacts_office_item_adres{
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 2px;
}
.contacts_office_item_direct{
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 6px;
}
.contacts_office_item_hint{
    font-size: 13px;
    font-style: italic;
    line-height: 22px;
}
.contacts_bottom_wr{
    margin: 0 -40px 0;
}
.maps_wr{
    height: 390px;
    background-color: #e1edd1;
}
.contacts_feedback_wr{
    background-color: #f8f9f9;
}
.contacts_feedback_email, .contacts_feedback_email2{
    float: left;
    font-weight: normal;
    padding: 39px 0 39px 40px;
    position: relative;
    font-size: 16px;
    line-height: 26px;
}
.contacts_feedback_email2{
    padding-top: 25px;
    padding-bottom: 0;
    padding-left: 54px;
}
.contacts_feedback_form{
    float: right;
    position: relative;
    padding-left: 170px;
    padding-right: 50px;
    color: #fff;
    background-color: #3fa64d;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 130px;
    text-transform: uppercase;
    text-decoration: none;
    height: 130px;
}
a.contacts_feedback_form:hover{
    color: #fff;
    text-decoration: underline;
}
.contacts_feedback_form:before{
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    width: 130px;
    background: url(/img/comment_ico.png) no-repeat center center #2b8e36;
}
.contacts_social_wr{
    width: 540px;
    margin: 0 auto -140px;
    height: 100px;
    padding-top: 10px;
    position: relative;
    top: 30px;
}
.contacts_social_btn{
    background-color: #fff;
    display: block;
    float: left;
    width: 230px;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    box-shadow: 0 3px 8px rgba(132,141,144,0.24);
    margin: 0 20px;
}
a.contacts_social_btn:hover{
    color: #fff;
    box-shadow: none;
}
.contacts_social_btn:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center center;
    margin-right: 10px;
}
.contacts_social_btn_vk{
    color: #4a76a8;
}
.contacts_social_btn_vk:hover{
    background-color: #4a76a8;
}
.contacts_social_btn_vk:before{
    width: 39px;
    height: 22px;
    background-image: url(/img/vk_logo.png);
}
.contacts_social_btn_vk:hover:before{
    background-image: url(/img/vk_logo_hover.png);
}
.contacts_social_btn_inst{
    color: #c536a4;
}
.contacts_social_btn_inst:hover{
    background-color: #c536a4;
}
.contacts_social_btn_inst:before{
    width: 27px;
    height: 27px;
    background-image: url(/img/inst_logo.png);
}
.contacts_social_btn_inst:hover:before{
    background-image: url(/img/inst_logo_hover.png);
}
.kontakty_pagetext{
    box-shadow: 0 3px 8px rgba(132,141,144,0.16);
    margin-bottom: 70px;
}

.placemark_layout_container{
    position: relative;
    font-size: 13px;
    font-family: arial;
}
.placemark_layout_content{
    position: absolute;
    color: #1e2825;
    line-height: 22px;
    left: -40px;
    top: -120px;
    border: 4px solid #3fa64d;
    padding: 16px 8px 0 16px;
    width: 208px;
    height: 80px;
    background-color: #fff;
    z-index: 2;
}
.placemark_layout_container:before{
    position: absolute;
    content: '';
    background-color: #3fa64d;
    top: -104px;
    left: -24px;
    width: 228px;
    height: 92px;
    display: block;
    z-index: 1;
}
.placemark_layout_container:after{
    position: absolute;
    content: '';
    display: block;
    z-index: 1;
    border: solid transparent;
    border-width: 8px 6px;
    border-top-color: #3fa64d;
    left: -6px;
    top: -12px;
}

.schet_form{
    padding-top: 2px;
    margin-bottom: 40px;
}
.schet_form_wr{
    float: left;
    width: 490px;
}
.schet_ajaxfrom{}
.schet_form_listfield{
    margin-bottom: 20px;
}
.schet_form_line{
    margin-bottom: 20px;
}
.schet_form_line_short{
    float: left;
    width: 95px;
    margin-top: 29px;
}
.schet_form_line_street{
    float: left;
    width: 270px;
    margin-right: 10px;
}
.schet_form_line_dom{
    margin-right: 20px;
    position: relative;
}
.schet_form_line_dom:after{
    content: '-';
    display: block;
    position: absolute;
    color: #8c9292;
    font-size: 16px;
    right: 0;
    top: 50%;
    margin-top: -14px;
    margin-right: -14px;
}
.schet_form_caption{
    font-size: 16px;
    font-weight: bold;
    color: #1e2825;
    margin-bottom: 5px;
}
.schet_form_inputwr{
    position: relative;
}
.schet_form .standard_inputtext{
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
    background-color: #ecf1f1;
    border: 0 none;
    z-index: 9;
}
.schet_form .short_inputtext{
    
}
.shet_form_submit{
    
}
.shet_form_submit .ecotek_button3{
    padding: 0;
    width: 200px;
}
.schet_text_wr{
    float: right;
    width: 411px;
    border-left: 1px dotted #c3cece;
    padding: 87px 39px 71px;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    margin-top: 28px;
}
.schet_text_wr p{}
.schet_result_wr{}
.schet_result_success, .schet_result_error{
    border: 1px solid;
    font-size: 20px;
    line-height: 32px;
    position: relative;
    padding: 26px 39px 30px;
}
.schet_result_success:after, .schet_result_error:after{
    content: '';
    display: block;
    position: absolute;
    left: 89px;
    top: -11px;
    width: 22px;
    height: 11px;
}
.schet_result_success:after{
    background-image: url(/img/green_u.png);
}
.schet_result_error:after{
    background-image: url(/img/red_u.png);
}
.schet_result_success{
    background-color: #e6fbe9;
    border-color: #daf1de;
}
.schet_result_error{
    background-color: #fbe6e9;
    border-color: #f1d7de;
}
.hidden_block, .schet_form_line_short .field_info{
    display: none;
}


.schet_form_listwr{
    position: absolute;
    background-color: #fff;
    width: 100%;
    box-shadow: 0 0 3px #c3cece;
    z-index: 2;
    max-height: 250px;
    overflow-y: auto;
}
.schet_form_list_searchitem{
    border-bottom: 1px solid #c3cece;
    padding: 10px;
    cursor: pointer;
    z-index: 2;
    position: relative;
}
.schet_form_list_searchitem:hover{
    background-color: #ecf1f1;
}
.list_search_fade{
    z-index: 1;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.blue_intro {
    background-color: #0f3276;
    color: #ffffff;
    padding: 30px 40px;
    font-size: 20px;
    line-height: 30px;
    margin-left: -40px;
    margin-right: -40px;
    margin-top: -30px;
}

.blue_intro p {
    padding: 0;
    margin: 0;
}

.area_list {
    width: 1060px;
}

.area_list_item {
    float: left;
    width: 490px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px dashed #d5dcdc;
    height: 60px;
    line-height: 58px;
    font-size: 20px;
    color: #0f3276;
    padding-left: 45px;
    
    margin-right: 20px;
    margin-top: 20px;
    
    cursor: pointer;
    background-image: url(/img/area_item_icon.png);
    background-position: left 20px center;
    background-repeat: no-repeat;
}

.area_list_item:hover {
    background-color: #eef1f1;
    border-color: #eef1f1;
    color: #1e2825;
    background-image: url(/img/area_item_icon_hover.png);
}

.grafik_street_item {
    border: 1px dashed #3fa64d;
    padding: 0 0 0 20px;
    margin-bottom: 10px;
    
    cursor: pointer;
    
    height: 48px;
    background-color: #fafafa;
}

.grafik_street_item_caption {
    line-height: 48px;
    float: left;
    height: 48px;
    font-size: 16px;
    font-weight: bold;
    color: #1e2825;
}

.grafik_street_item_arrow {
    background-image: url(/img/grafik_arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 48px;
    width: 48px;
    border-left: 1px dashed #3fa64d;
    float: right;
}

.grafik_home_table_container {
    padding: 40px 0;
}

.grafik_street_item:hover .grafik_street_item_caption {
    color: #3fa64d;
    cursor: pointer;
}

.grafik_home_table {
    
}

.grafik_home_table th {
    height: 48px;
    font-size: 12px;
    font-weight: bold;
    border-right: 1px solid #f1f0f0;
    border-bottom: 1px solid #f1f0f0;
    border-top: 1px solid #f1f0f0;
    padding-left: 20px;
}

.grafik_home_table td {
    padding-left: 20px;
    height: 38px;
    font-size: 14px;
    border-right: 1px solid #f1f0f0;
    border-bottom: 1px solid #f1f0f0;
    
}

.grafik_home_table td:first-child, .grafik_home_table th:first-child {
    border-left: 1px solid #f1f0f0;
}

.grafik_home_table_container{
    display: none;
}

.prigorod_h2 {
    margin-top: 48px;
    font-size: 24px;
}

.grafik_home_table_visible {
    padding: 0;
    display: block;
}

.inner_links {
    padding: 30px 0 0;
}

.inner_link {
    display: inline-block;
    line-height: 40px;
    height: 40px;
    background-color: #eff5f5;
    text-decoration: none;
    padding: 5px 20px ;
    font-size: 20px;
}

.welcome_video_wr{
    text-align: center;
}

.grafik_form_inputwr{
    position: relative;
}

.feedback_form_item select.ecotek_inputtext{
    width: 1020px;
}
.feedback_form_right select.ecotek_inputtext{
    width: 490px;
}
.welcome_new_banks_links_block {
    line-height: 1;
    margin-bottom: 40px;
}
.welcome_new_banks_links_block .welcome_sber_wr,
.welcome_new_banks_links_block .welcome_vtb_wr {
    cursor: pointer;
    display: inline-block;
    max-width: 100%;
    padding: 0;
    border-radius: 0;
    text-decoration: none;
}
.welcome_new_banks_links_block .welcome_vtb_wr {
    margin-left: 12px;
}
.welcome_new_banks_links_block .welcome_sber_wr img,
.welcome_new_banks_links_block .welcome_vtb_wr img {
    display: block;
}

.pagetext .welcome_new_banks_links_block .welcome_vtb_wr {
    margin-left: 19px;
}

.pagetext .welcome_new_banks_links_block .welcome_sber_wr img {
    width: 766px;
}

.pagetext .welcome_new_banks_links_block .welcome_vtb_wr img {
    width: 230px;
}

.welcome_sber_block{
    background-color: #08A652;
    border-radius: 5px;
}
.welcome_sber_wr{
    color: #fff;
    padding: 16px 70px;
    max-width: 560px;
    margin: auto;
    overflow: hidden;
}
.welcome_sber_text{
  font-size: 18px;
  line-height: 22px;
  
  background: url(/img/logo_sber.svg) no-repeat left center;
  
  min-height: 44px;
  padding: 1px 0 1px 64px;
  font-family: 'Roboto', sans-serif;
  margin: 0;
  
  float: left;
}
.welcome_sber_link_list{
    float: right;
    font-size: 0;
    padding: 5px 0;
}
.welcome_sber_link{
  color: #068746;
  font-size: 16px;
  line-height: 20px;
  background-color: #fff;
  display: inline-block;
  border-radius: 18px;
  
  height: 20px;
  padding: 8px 18px;
  margin-left: 16px;
  
  text-decoration: none;
}
.welcome_sber_link:hover{
    background-color: #068746;
    color: #fff;
}

.rso_container {
    
}

.rso_area_block {
    margin-bottom: 20px;
}

.rso_area_list {
    
}

.area_switcher_item {
    padding: 0 20px;
    margin: 0 12px 16px 0;
}

.area_switcher_item.area_switcher_item_active {
    background-color: #0f3276;
    cursor: auto;
}

.rso_adres_container {
    
}

.rso_marker_container {
    display: none;
}

.rso_marker_item {
    
}

.marker_block {
    
}

.marker_block_title {
    
}

.marker_block_fulltitle {
    font-size: 12px;
}

.rso_map_container {
    background-color: #292c2d;
    height: 550px;
}

.welcome_rso_link {
    height: 80px;
    background-color: #0f3276;
    text-align: center;
    line-height: 80px;
    font-size: 28px;
    margin-bottom: 40px;
    color: #ffffff;
    display: block;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.welcome_rso_link:hover {
    background-color: #0e2165;
}

.welcome_rso_link_red {
    margin-bottom: 20px;
    background-color: #c60f0f;
}

.welcome_rso_link_red:hover {
    background-color: #b50e0e;
}

.urform_switcher_block {
    border-bottom: 1px solid #dee4e4;
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 20px;
}

.urform_switcher_item {
    float: left;
    padding: 0 20px;
    color: #0f3276;
    font-weight: bold;
    font-size: 16px;
    line-height: 50px;
    background-color: #dee4e4;
    border: 1px solid #dee4e4;
    margin-bottom: -1px;
    cursor: pointer;
}

.urform_switcher_item:hover {
    text-decoration: underline;
}

.urform_switcher_item.urform_switcher_item_active {
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
    cursor: auto;
    
    text-decoration: none;
}

.chel_switcher {
    position: absolute;
    right: 0;
    top: 8px;
}

.chel_switcher_item {
    width: 20px;
    height: 16px;
    background-color: #ffffff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.chel_switcher_bottom {
    background-image: url(/img/chel_bottom_green.png);
}

.chel_switcher_top {
    background-image: url(/img/chel_top_green.png);
    margin-bottom: 2px;
}

.chel_switcher_item:hover {
    background-color: #3fa64d;
}

.chel_switcher_top:hover {
    background-image: url(/img/chel_top_white.png);
}

.chel_switcher_bottom:hover {
    background-image: url(/img/chel_bottom_white.png);
}

.chelother_block_title {
    position: relative;
    margin-bottom: 0px;
    margin-top: 45px;
    font-size: 15px;
}

.chelother_item {
    margin-bottom: 20px;
}

.chelother_item_field {
    float: left;
    margin-right: 10px;
}

.chelother_item_caption {
    font-weight: bold;
    line-height: 50px;
    width: 20px;
}

.chelother_item_title {
    margin-right: 40px;
}

.chelother_item_title .ecotek_inputtext {
    width: 420px;
}

.chelother_item_birth {
    margin-right: 35px;
}

.chelother_item_field input[type="checkbox"]{
    display: none;
}

.chelother_item_field label {
    line-height: 50px;
    padding-left: 32px;
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
    background-image: url("/img/feedback_form_checkbox.png");
    cursor: pointer;
}

.chelother_item_field input[type="checkbox"]:checked ~ label {
    background-image: url("/img/feedback_form_checkbox_checked.png");
}

.many_files_item {
    margin-bottom: 8px;
}

.many_files_caption {
    font-style: italic;
    display: inline-block;
    width: 220px;
    text-align: left;
    line-height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
}

.many_files_del {
    background-image: url(/img/lecture_del.png);
    width: 12px;
    height: 20px;
    vertical-align: middle;
    margin-left: 12px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.many_files_input {
    display: none;
}

.inputfile_manybutton {
    margin-top: 6px;
}

.header_button_ig {
    float: right;
    overflow: hidden;
    
    margin-left: 5px;
}
.header_button_ig img { 
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    
}

.header_button_vk {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/img/vk.png);
}

.rso_video_block h2 {
    margin-bottom: 20px;
}

.rso_video_block {
    margin-bottom: 40px;
}

.rso_video_block iframe {
    margin: 0 auto;
}

.otzyv_form_container .block_item:first-child {
    padding-top: 15px;
}

.otzyv_form_container .feedback_form_item {
    margin-bottom: 20px;
}

.otzyv_form_container #feedback_item_title {
    margin-top: 25px;
}

.otzyv_form_container .feedback_form_caption {
    margin-bottom: 15px;
}

.otzyv_rating {
    float: left;
}

.otzyv_rating .form_buttons_item {
    
}

.otzyv_rating input[type="radio"] {
    display: none;
}

.otzyv_rating label {
    float: right;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border: 1px solid #d9dfdf;
    border-radius: 23px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    margin-right: 4px;
}

.otzyv_rating label:hover, .otzyv_rating label:hover ~ label {
    background-color: #d9dfdf;
    color: #0f3276;
}


.otzyv_rating input:checked ~ label {
    background-color: #0f3276;
    border-color: #0f3276;
    color: #ffffff;
}

.otzyv_rating_hint {
    font-style: italic;
    line-height: 45px;
}

.otzyv_rating_left {
    float: left;
    margin-right: 15px;
}

.otzyv_rating_right {
    float: right;
    margin-left: 10px;
}

#feedback_item_rating .feedback_form_field {
    float: left;
}

.otzyv_block_comment, #otzyv_form #feedback_item_title, #otzyv_form #feedback_item_phone, #otzyv_form #feedback_item_fio {
    display: none;
}

.ecotek_button3[disabled] {
    cursor: auto;
    background-color: #d9dfdf;
    color: #767676;
}

.otzyv_fixbutton {
    position: fixed;
    z-index: 15;
    line-height: 40px;
    height: 40px;
    right: -60px;
    top: 50%;
    margin-top: -25px;
    transform: rotate(-90deg);
    padding: 0 25px;
    width: 120px;
    border-radius: 4px 4px 0 0;
}

.welcome_nov_img {
    
}

.welcome_nov_img img {
    display: block;
    width: 100%;
}

.slider_float_close {
  width: 15px;
  height: 14px;
  background-image: url(/img/slider_float_close.png);
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.slider_float {
  background-color: #e5ebee;
  background-repeat: no-repeat;
  background-position: 100% 0;
  box-shadow: 0 5px 43px -10px #0f3276;
  padding: 30px 25px 25px;
  width: 300px;
  position: fixed;
  margin-left: 20px;
  bottom: 20px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 2px solid #0f3276;
  text-align: center;
  z-index: 9;
}

.slider_float_text {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
}

.slider_float_button {
  width: 170px;
  padding: 0;
  font-size: 16px;
}

.slider_float_control {
  position: fixed;
  bottom: 15px;
}

.slider_float_absolute {
    bottom: 0;
    position: absolute;
}