@import url('/fonts/roboto/roboto.css');
@import url('/fonts/robotocond/robotocond.css');

    html {
        height: 100%;
        width: 100%;
        width: auto; /*это типа чтобы не скакало при открытии модалки, а formodal_fixed*/
    }

    body {
        height:         100%;
        margin: 0;
        padding: 0;
        color: #1a1a1a;
        font-family: 'Roboto';
        
        font-size: 14px;
        min-width: 100%;
        background-color: #f4f4f4;

    }

    a {

        color: #13b7b8;
        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, h2 {

        padding: 0;
        margin: 0;
        font-size: 40px;
        text-align: center;
        font-family: 'Roboto Condensed';
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 38px;
    }


    .wrapper {
        width:                  1170px;
        padding: 0 15px;
        margin:                0 auto;
        min-width: 360px;
        position: relative;
        /*height:                100%;*/


    }

.lesenka {
    font-weight: 900;
    color: #1a1a1a;
    font-size: 13px;
    
    margin-bottom: 20px;
}
.lesenka a{
    font-weight: 300;
    font-size: 13px;
    color: #13b7b8;
    text-decoration: none;

}

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

.lesenka span {
    
}

.lesenka_separator {
    color: #a7a7a7;
    margin: 0 12px;
}

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

.footer_marginer {
    height: 160px;
}

div.metrika_code {
    display: none;
}

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

  .footer {
      position: relative;
      height: 160px;
  }


  .band_holder {
      position: relative;
      overflow: hidden;
      min-width: 1660px;
      width: 100%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
  }
  
  .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: 1660px;
      height: 100%;
      margin: 0 auto;
      background-position: center top;
  }
  
  .band_holder_1660 .wrapper {
    width: 1660px;
  }
  .band_holder_1920 .wrapper {
    width: 1890px;
  }

  
.up_button_container {
    position: relative;
    margin: 0 auto;
    width: 980px;
    display: none;
}

@media only screen and (min-width: 1140px) {
    .up_button_container {
        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: 1015px;
    bottom: 15px;
    display: none;
}

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

.up_button_absolute {
    position: absolute;
}

.expander {
    width: 100%;
    display: inline-block;
    height: 0px;
}

.fixed_band {
    overflow: visible;
    position: fixed;
    z-index: 4;
}

.fixed_band_vis {
    z-index: 6;
}

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

.logo_margin_band .wrapper {
    padding-left: 315px;
    width: 870px;
}

.fixed_container {
    height: 50px;
    
}

.fixed_rightlinks {
    float: right;
    line-height: 50px;
    position: relative;
}

.fixed_link {
    display: inline-block;
    color: #13b7b8;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    
    
    background-position: left center;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-left: 24px;
    margin-left: 25px;
}

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

.fixed_link.fixed_link_favor {
    background-image: url(/img/head_favor_icon.png);
}

.fixed_link.fixed_link_search {
    background-image: url(/img/head_search_icon.png);
}

.fixed_link:hover .fixed_link_span {
    text-decoration: underline;
}

.fixed_link_span {
    
}

.fixed_link:hover {
    
}

.fixed_link_num {
    color: #0f0f0f;
    font-size: 13px;
}

.headmenu {
    float: left;
    text-align: justify;
    width: 580px;
    height: 50px; 
}

.headmenu_item {
    display: inline-block;
    line-height: 50px;
}

.headmenu_item_subisset {
    position: relative;
}

.headmenu_item_link {
    font-family: 'Roboto Condensed';
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #222222;
    text-decoration: none;
    display: inline-block;
    
    
}

.headmenu_item_subisset .headmenu_item_link {
    padding-right: 15px;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(/img/headmenu_arrow.png);
}

.headmenu_item_link_inner {
    display: inline-block;
    border-bottom: 4px solid transparent;
    height: 46px;
    padding: 0 3px;
}

.headmenu_item_link:hover .headmenu_item_link_inner, .headmenu_item_active .headmenu_item_link_inner {
    border-bottom: 4px solid #13b7b8;
}

.headmenu_sub {
    text-align: left;
    display: none;
    position: absolute;
    background-color: #ffffff;
    z-index: 115;
    left: 0;
    padding: 10px 0 5px 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    min-width: 110px;
    
}

.headmenu_subitem {
    display: block;
    background-color: #ffffff;
    padding: 0 25px;
    text-decoration: none;
}

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

.headmenu_sub_link {
    border-top: 1px solid #f3f3f3;
    padding: 10px 30px 10px 3px;
    line-height: 20px;
    display: block;
    
    
    font-family: 'Roboto Condensed';
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    
    color: #505757;
    cursor: pointer;
    white-space: nowrap;
}

.headmenu_subitem:hover .headmenu_sub_link {
    color: #13b7b8;
}

.headmenu_subitem:first-child .headmenu_sub_link {
    border-top: 0;
}

.header_search_block {
    position: absolute;
    width: 430px;
    
    right: 0;
    top: 9px;
    /*overflow: hidden;*/
    display: none;
}

.header_search_form {
    line-height: normal;
}

.header_search_text {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #ebebeb;
    background-color: #f4f4f4;
    height: 32px;
    font-size: 16px;
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto Condensed';
}

.header_search_button {
    width: 16px;
    height: 16px;
    border: 0;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/img/head_search_icon.png);
    position: absolute;
    top: 8px;
    right: 8px;
}

.header_band .band_background {
    
}

.header_container {
    text-align: justify;
    padding: 80px 0 30px; 
    height: 50px;
}

.header_zamer_button {
    width: 250px;
    vertical-align: top;
}

.andora_button {
    border: 0;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-family: inherit;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    text-decoration: none;
    display: inline-block;
    background-color: #13b7b8;
    box-shadow: inset 0 -5px 0 0 #11a1a2;;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    cursor: pointer;
}

.andora_button:hover {
    background-color: #02a6a7;
}

.header_zamer_icon {
    width: 22px;
    height: 19px;
    background-image: url(/img/header_zamer_icon.png);
    background-position: top center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.header_zvonok_block {
    display: inline-block;
}

.andora_button_white {
    color: #13b7b8;
    background-color: #ffffff;
    box-shadow: inset 0 -5px 0 0 #e1e1e1;
}

.andora_button_white:hover {
    background-color: #13b7b8;
    box-shadow: inset 0 -5px 0 0 #11a1a2;;
    color: #ffffff;
}

.header_zvonok_button {
    width: 210px;
    float: left;
    margin-right: 30px;
}

.header_zvonok_icon {
    width: 16px;
    height: 20px;
    background-image: url(/img/header_zvonok_icon.png);
    background-position: top center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.header_zvonok_button:hover .header_zvonok_icon {
    background-image: url(/img/header_zvonok_icon_h.png);
}

.header_zvonok_right {
    float: right;
    height: 50px;
}

.header_zvonok_phone {
    font-size: 24px;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    margin-bottom: 1px;
}

.phone_link {
    text-decoration: none;
    color: inherit;
}

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

.header_zvonok_city {
    font-size: 14px;
    font-weight: 300;
}

.logo_band {
    position: absolute;
    
}

.logo_band .band_background {
    
}

.logo_container {
    width: 270px;
    padding-left: 375px;
    margin-left: -375px;
    padding-top: 25px;
    height: 855px;
    height: 135px;
    background-image: url(/img/logo_band_bg.jpg);
    left: 0;
    z-index: 5;
    
    position: relative;
}

.logo_container_bottom {
    height: 720px;
    left: 0;
    width: 270px;
    background-image: url(/img/logo_band_bg2.jpg);
    z-index: 2;
    padding-left: 375px;
    margin-left: -375px;
    
}

.logo_container_bottom_short {
    max-height: 245px;;
}

.header_logo {
    
}

.slider_band {
    z-index: 3;
}

.slider_band .band_background {
    
    max-width: 1660px;
}

.slider_container {
    height: 720px;
}

.slider_left_block {
    width: 570px;
    background-image: url(/img/slider_left_bg.jpg);
    padding-left: 245px;
    margin-left: -245px;
    height: 100%;
    position: relative;
    float: left;
}

.slider_left_content {
    padding-top: 130px;
}

.slider_left_title {
    text-align: left;
    text-transform: none;
    color: #ffffff;
    font-size: 62px;
    line-height: 77px;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    margin-bottom: 28px;
}

.slider_left_text {
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 50px;
}

.slider_left_curs {
    display: inline;
    color: #ffffff;
    font-weight: 300;
    font-size: 28px;
    margin-top: -4px;
    margin-left: 2px;
    position: absolute;
    
}

.slider_left_button {
    width: 190px;
}

.slider_3d_block {
    display: block;
    bottom: 0;
    right: 0;
    position: absolute;
    height: 175px;
    text-align: left;
    text-decoration: none;
}

.slider_3d_left {
    display: block;
    float: left;
    width: 270px;
    height: 100%;
    
    background-image: url(/img/slider_3d_bg.jpg);
    position: relative;
}

.slider_3d_eye_green {
    background-image: url(/img/slider_3d_eye.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #13b7b8;
    position: absolute;
    width: 90px;
    height: 90px;
    right: 0;
    bottom: 0;
}

.slider_3d_eye_gray {
    width: 100%;
    height: 100%;
    background-image: url(/img/slider_3d_eye.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    background-color: rgba(13,13,13,0.88);
    display: none;
}

.slider_3d_right {
    width: 300px;
    height: 100%;
    
    float: right;
    
    background-image: url(/img/logo_band_bg.jpg);
    
}

.slider_3d_right_inner {
    display: block;
    height: 100%;
    width: 240px;
    padding: 0 30px;
}

.slider_3d_right_inner .slider_3d_eye_green {
    display: none;
}

.slider_3d_title {
    line-height: 34px;
    font-size: 28px;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    color: #ffffff;
    display: block;
    padding-top: 35px;
    margin-bottom: 16px;
}

.slider_3d_link {
    
}

.link_with_arrow {
    display: inline-block;
    background-image: url(/img/link_arrow.png);
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 25px;
}

.slider_3d_block:hover .slider_3d_right_inner {
    background-color: rgba(34,34,34,0.64);
}

.slider_right_block {
    float: right;
    width: 845px;
    height: 720px;
    position: relative;
    margin-right: -245px;
    
}

.slider_background {
    width: 100%;
    height: 100%;
    background-position: center;
}

.slider_background_wrapper {
    background-color: #161616;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
}

.slider_background_ready {
    display: block;
    z-index: 1;
}

.slider_background_active {
    display: block;
    z-index: 2;
}

.slider_arrows_block {
    position: absolute;
    right: 245px;;
    bottom: 0;
    z-index: 4;
}

.slider_arrow {
    float: left;
    width: 90px;
    height: 90px;
    background-color: #13b7b8;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
}

.slider_arrow:hover {
    background-color: #02a6a7;
}

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

.slider_arrow_right {
    margin-left: 5px;
    background-image: url(/img/slider_arrow_right.png);
    float: right;
}

.slider_arrow_content {
    float: left;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    background-color: #ffffff;
    font-family: 'Roboto Condensed';
    font-size: 32px;
}

.slider_arrow_content_now {
    font-weight: 300;
}

.slider_arrow_content_all {
    color: #13b7b8;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
}

.head_menu_button {
    cursor: pointer;
    width: 40px;
    height: 40px;
    float: left;
    margin-top: 5px;
    display: none;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/img/head_menu_icon.png);
    background-color: #13b7b8;
    
}

.head_menu_button:hover {
    background-color: #02a6a7;
}

.popup_menu {
    /*padding: 10px 0;*/
}

.popup_menu_item {
    border-top: 1px solid #eeeeee
}

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

.popup_menu_item_link {
    
    padding: 20px 30px 20px 30px;
    text-align: left;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Roboto Condensed';
    color: #222222;
    background-color: #ffffff;;
    
}

a.popup_menu_item_link:hover, .popup_menu_subitem:hover {
    background-color: #13b7b8;
    color: #ffffff;
}

.popup_menu_subitem {
    border-top: 1px solid #e4e4e4;
    text-decoration: none;
    font-size: 14px;
    color: #545454;
    padding: 15px 30px 15px 30px;
    display: block;
    
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto Condensed';
}


.sections_band .band_background {
    
}

.sections_container {
    padding-top: 50px;
    padding-bottom: 90px;
}

.sections_container_title {
    
}

.sections_list {
    
}

.sections_item {
    display: block;
    float: left;
    
    text-decoration: none;
    width: 815px;
}

.sections_item_mk {
    
    margin-left: -245px;
    background-image: url(/img/sections_mk_bg.jpg);
    background-position: right;
}

.sections_item_vh {
    float: right;
    
    margin-right: -245px;
    background-image: url(/img/sections_vh_bg.jpg);
    background-position: left;
}

.sections_item_vh .sections_item_img {
    float: right;
}

.sections_item_inner {
    
    display: block;
    height: 435px;
    padding-top: 70px;
    padding-bottom: 80px;
}

.sections_item_mk .sections_item_inner {
    padding-left: 245px;
}

.sections_item_vh .sections_item_inner {
    padding-right: 245px;
}

.sections_item_img {
    float: left;
}

.sections_item_content {
    display: block;
    float: left;
    width: 280px;
    padding-left: 25px;
    padding-top: 90px;
}

.sections_item_vh .sections_item_content {
    padding-left: 65px;
}

.sections_item_title {
    display: block;
    color: #13b7b8;
    font-size: 40px;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    line-height: 44px;
    margin-bottom: 20px;
}

.sections_item_vh .sections_item_title {
    width: 200px;
}

.sections_item_descr {
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #1a1a1a;
    margin-bottom: 25px;
}

.sections_item_button {
    display: inline-block;
    width: 125px;
}

.andora_button2 {
    font-size: 13px;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    height: 30px;
    line-height: 30px;
    
    border: 1px solid #592017;
    color: #592017;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: center;
    
}

.andora_button2:hover {
    background-color: #592017;
    color: #ffffff;
}

.sections_item:hover .sections_item_inner {
    background-color: rgba(255,255,255,0.3);
}


.sections_item:hover .sections_item_title {
    color: #1a1a1a
}

.sections_item:hover .sections_item_button {
    background-color: #592017;
    color: #ffffff;
}

.akcii_band .band {
    z-index: auto;
}

.akcii_band .band_background {
    background-image: url(/img/akcii_band_bg.jpg);
}

.akcii_container {
    padding-top: 90px;
    padding-bottom: 90px;
}

.akcii_block {
    position: relative;
}

.akcii_list_item {
    background-color: #ffffff;
    width: 570px;
    height: 400px;
    margin-right: 30px;
    
    
    
}

.akcii_list_item:hover {
    opacity: 0.9
}

.akcii_item_img_norm {
    display: block;
}

.akcii_item_img_small {
    display: none;
}

.door_band .band {
    z-index: auto;
}

.door_band .band_background {
    
}

.door_band_item {
    height: 300px;
    width: 100%;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/img/door_band_bg.jpg);
    top: 0;
}

.welcome_door_container {
    padding-top: 60px;
    padding-bottom: 60px;
}

.welcome_door_container h2 {
    color: #ffffff;
    line-height: 50px;
    margin-bottom: 10px;
}

.factory_switcher {
    padding-top: 30px;
    height: 150px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 60px;
}

.factory_switcher_inner {
    position: relative;
    white-space: nowrap;
}

.factory_switcher_item {
    display: inline-block;
    
    background-color: #13b7b8;
    color: #ffffff;
    width: 120px;
    padding: 0 25px;
    padding-top: 30px;
    
    height: 105px;
    cursor: pointer;
    vertical-align: top;
    margin: 0 15px;
}

.factory_switcher_item:hover {
    background-color: #02a6a7;
}

.factory_switcher_title {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    margin-bottom: 6px;
}

.factory_switcher_anons {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 300;
    line-height: 16px;
    white-space: normal;
    overflow: hidden;
    max-height: 48px;
}

.factory_switcher_border {
    
}

.factory_switcher_item.factory_switcher_item_active {
    background-color: #f4f4f4;
    margin-left: -15px;
    margin-right: -15px;
    height: 120px;
    margin-top: -15px;
    padding: 30px 55px 15px;
    box-shadow: 0 5px 20px 0 rgba(42,42,42,0.4);
    position: relative; 
}

.factory_switcher_item_active .factory_switcher_title {
    color: #13b7b8;
}

.factory_switcher_item_active .factory_switcher_anons {
    color: #1a1a1a;
}

.factory_switcher_item_active .factory_switcher_border {
    background-color: #13b7b8;
    height: 8px;
    width: 90px;
    left: 50%;
    margin-left: -45px;
    position: absolute;
    bottom: 30px;
}

.welcome_door_block {
    margin: 0 auto;
    max-width: 1780px;
}

.door_list {
    
}

.door_list_item {
    position: relative;
    width: 270px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e3e3e3;
    padding: 39px 49px 34px;
    text-decoration: none;
    display: inline-block;
    margin-right: 30px;
}

.door_item_img_container {
    display: block;
    margin-bottom: 20px;
    height: 370px;
    position: relative;
}

.door_item_img {
    left: 0;
    width: 170px;
    display: block;
    position: absolute;
}

.door_item_behind {
    display: none;
    position: absolute;
}

.door_item_info {
    display: block;
    text-align: center;
}

.door_item_title {
    font-size: 24px;
    color: #13b7b8;
    font-weight: bold;
    display: block;
    font-family: 'Roboto Condensed';
    margin-bottom: 6px;
    
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.door_item_factory {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 13px;
    color: #1a1a1a;
    font-weight: 300;
    margin-bottom: 12px;
}

.door_item_cost {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    
    color: #1a1a1a;
    font-weight: 900;
    font-size: 18px;
}

.door_item_ost {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 14px;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 10px;
    
    color: #53b578;
    background-color: #c5f8d8;
    margin-top: 12px;
}

.door_item_ost_0 {
    color: #b56353;
    background-color: #f7d6d0;
}

.door_list_item:hover {
    background-color: #ffffff;
    box-shadow: 0 24px 48px rgba(0,0,0,0.08)
}

.welcome_door_more {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
}

.andora_button3  {
    height: 36px;
    color: #13b7b8;
    line-height: 36px;
    border: 2px solid #13b7b8;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: inline-block;
    text-decoration: none;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    background-color: transparent;
}

.andora_button3:hover {
    background-color: #13b7b8;
    color: #ffffff;
}

.welcome_door_more_button {
    width: 180px;
}

.welcome_door_more_icon {
    width: 20px;
    height: 9px;
    vertical-align: middle;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(/img/welcome_door_more_icon.png);
    margin-left: 4px;
}

.welcome_door_more_button:hover .welcome_door_more_icon {
    background-image: url(/img/welcome_door_more_icon_hover.png);
}

.welcome_factory_info {
    
}

.welcome_factory_item {
    display: none;
    max-width: 1080px;
    margin: 0 auto;
    padding: 40px 45px;
    background-color: #ffffff;
}

.welcome_factory_left {
    float: left;
    width: 120px;
    margin-top: 15px;
}

.welcome_factory_img {
    width: 100%;
}

.welcome_factory_right {
    float: right;
    width: 900px;
}

.welcome_factory_text {
    line-height: 24px;
    font-size: 14px;
    font-weight: 300;
}

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

.welcome_factory_text_show {
    font-size: 13px;
    font-weight: 900;
    color: #13b7b8;
    background-repeat: no-repeat;
    background-position: right top 6px;
    display: inline-block;
    padding-right: 10px;
    background-image: url(/img/factory_text_showicon.png);
    cursor: pointer;
    margin-top: 10px;
    display: none;
}

.welcome_factory_text_show span {
    border-bottom: 1px dotted #13b7b8;
}

.welcome_factory_text_show:hover span {
    border-bottom-color: transparent;
}

.advantage_band .band_background {
    background-image: url(/img/advantage_band_bg.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
}

.advantage_container {
    padding-top: 60px;
    padding-bottom: 100px;
}

.advantage_container h2 {
    margin-bottom: 50px;
}

.advantage_block {
    
}

.advantage_list_big {
    margin-right: -30px;
}

.advantage_list_small {
    display: none;
}

.advantage_list_item {
    float: left;
    width: 200px;
    height: 230px;
    height: 227px; /*и пара слов о косоглазой ире*/
    background-color: #ffffff;
    margin-right: 30px;
    margin-bottom: 30px;
    box-shadow: 0 24px 48px rgba(0,0,0,0.08);
    padding: 30px 35px 0;
    white-space: normal;
    
}

.advantage_item_icon {
    width: 90px;
    height: 90px;
    background-color: #f4f4f4;
    border-radius: 45px;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

.advantage_item_text {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
}

.advantage_item_text strong {
    font-weight: 900;
}

.advantage_list_item1 {
    background-image: url(/img/advantage_list_item1_bg.jpg);
}

.advantage_list_item2 {
    background-image: url(/img/advantage_list_item2_bg.jpg);
}

.advantage_list_item3 {
    background-image: url(/img/advantage_list_item3_bg.jpg);
}

.advantage_list_item4 {
    background-image: url(/img/advantage_list_item4_bg.jpg);
}

.advantage_list_item5 {
    background-image: url(/img/advantage_list_item5_bg.jpg);
}

.advantage_list_item6 {
    background-image: url(/img/advantage_list_item6_bg.jpg);
}

.advantage_list_item7 {
    background-image: url(/img/advantage_list_item7_bg.jpg);
}

.advantage_list_item8 {
    background-image: url(/img/advantage_list_item8_bg.jpg);
}

.advantage_list_item9 {
    background-image: url(/img/advantage_list_item9_bg.jpg);
}

.advantage_list_item10 {
    background-image: url(/img/advantage_list_item10_bg.jpg);
}

.advantage_list_item1 .advantage_item_icon {
    background-image: url(/img/advantage_item_icon1.png);
}

.advantage_list_item2 .advantage_item_icon {
    background-image: url(/img/advantage_item_icon2.png);
}

.advantage_list_item3 .advantage_item_icon {
    background-image: url(/img/advantage_item_icon3.png);
}

.advantage_list_item4 .advantage_item_icon {
    background-image: url(/img/advantage_item_icon4.png);
}

.advantage_list_item5 .advantage_item_icon {
    background-image: url(/img/advantage_item_icon5.png);
}

.advantage_list_item6 .advantage_item_icon {
    background-image: url(/img/advantage_item_icon6.png);
}

.advantage_list_item7 .advantage_item_icon {
    background-image: url(/img/advantage_item_icon7.png);
}

.advantage_list_item8 .advantage_item_icon {
    background-image: url(/img/advantage_item_icon8.png);
}

.advantage_list_item9 .advantage_item_icon {
    background-image: url(/img/advantage_item_icon9.png);
}

.advantage_list_item10 .advantage_item_icon {
    background-image: url(/img/advantage_item_icon10.png);
}

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

.works_container {
    padding-top: 60px;
    padding-bottom: 60px;
}

.works_list {
    text-align: justify;
}

.works_list_small {
    display: none;
}

.works_list_item {
    width: 370px;
    height: 370px;
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
    white-space: normal;
}

.works_item_img {
    display: block;
}

.works_item_fade {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(15,15,15,0.88);
    width: 100%;
    padding: 15px 0;
}

.works_list_item:hover .works_item_fade {
    background-color: rgba(19,183,184,0.96);
}

.works_item_title {
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    line-height: 34px;
    padding: 0 35px;
}

.works_item_content {
    display: none;
}

.works_item_anons {
    line-height: 24px;
    display: block;
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
    padding: 15px 35px 35px;
    text-align: left;
}

.welcome_works_more {
    text-align: center;
    margin-top: 35px
}

.welcome_works_more_button {
    width: 160px;
}

.works_laster {
    width: 370px;
    display: inline-block;
    height: 0;
}


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

.footer_contacts {
    float: left;
    position: relative;
    margin-right: 100px;
}

.footer_contacts_item {
    float: left;
    width: 200px;
    margin-left: 100px;
}

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

.footer_contacts_phone {
    font-size: 22px;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    color: #ffffff;
    background-position: left top 5px;
    background-repeat: no-repeat;
    background-image: url(/img/footer_phone.png);
    padding-left: 25px;
}

.footer_contacts_adres {
    font-size: 14px;
    font-weight: 300;
    color: #ababab;
    line-height: 24px;
    padding-left: 25px;
}

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

.footer_social_item {
    text-decoration: none;
    color: #ffffff;
    width: 200px;
    float: left;
    margin-bottom: 15px;
}

.footer_social_item img {
    vertical-align: middle;
    margin-right: 10px;
}

.footer_social_item span {
    
}

.footer_social_item:hover span {
    text-decoration: underline;
}

.footer_itcity {
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
    float: right;
    line-height: 24px;
    margin-top: 10px;
}

.footer_itcity a {
    font-weight: 900;
}

.footer_content {
    padding-top: 30px;
}

.pages_band {
    z-index: 3;
}

.pages_band .band_background {
    max-width: 1660px;
    background-image: url(/img/pages_band_bg.jpg);
}

.pages_container {
    padding-top: 30px;
}

.pages_container h1 {
    text-align: left;
    margin-bottom: 23px;
}

.content_band {
    
}

.content_band .band {
    z-index: auto;
}

.content_band .band_background {
    
    background-color: #f4f4f4;
}

.page_content {
    padding-top: 50px;
    padding-bottom: 60px;
}

.page_left {
    width: 270px;
    float: left;
}

.page_right {
    width: 870px;
    float: right;
}

.page_wide {
    width: auto;
    float: none;
}

.sort_block {
    margin-bottom: 25px;
    float: left;
}

.sort_block_hidden {
    display: none;
}

.sort_block_caption {
    line-height: 24px;
    float: left;
    font-size: 14px;
    font-weight: 300;
    color: #808080;
}

.sort_block_switcher {
    float: left;
}

.sort_block_switcher_item {
    float: left;
    color: #13b7b8;
    background-color: #ffffff;
    border: 1px dashed #e0e0e0;
    text-align: center;
    font-weight: 900;
    line-height: 22px;
    cursor: pointer;
    margin-left: 8px;
    padding: 0 10px;
}


.sort_block_switcher_item:hover .sort_switcher_caption {
    text-decoration: underline;
}

.sort_block_switcher_item_active {
    color: #1a1a1a;
    border-color: #ffffff;
}
    
.sort_switcher_icon {
    margin-left: 4px;
    display: inline-block;
    height: 6px;
    width: 10px;
    background-image: url(/img/sort_switcher_icon_desc.png);
    display: none;
    vertical-align: middle;
}

.sort_block_switcher_item_asc .sort_switcher_icon {
    background-image: url(/img/sort_switcher_icon_asc.png);
}

.sort_block_switcher_item_active .sort_switcher_icon {
    display: inline-block;
}

.onpage_block {
    float: right;
}

.onpage_block .sort_block_switcher_item.sort_block_switcher_item_active {
    cursor: auto;
}

.onpage_block .sort_block_switcher_item.sort_block_switcher_item_active .sort_switcher_caption {
    cursor: auto;
    text-decoration: none;
}

.door_list_container .door_list {
    text-align: justify;
}

.door_list_container .door_list .door_list_item {
    margin-right: 0;
    margin-bottom: 30px;
}

.door_laster {
    vertical-align: top;
    width: 270px;
    display: inline-block;
}

.pagination_button {
    margin-left: 28px;
    width: 170px;
}

.category_descr {
    margin-top: 60px;
}

.pagetext {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    background-color: #ffffff;
    padding: 50px 50px 40px;
    margin-bottom: 35px;
}

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

.pagetext strong {
    font-weight: 900;
}

.filter_container {
    
}

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

.filter_block_nalich_label {
    background-color: #ffffff;
    box-shadow: 0 24px 48px rgba(0,0,0,0.08);
    padding: 25px 30px;
    position: relative;
    cursor: pointer;
    margin-bottom: 8px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    -webkit-border-radius: 2px;
    display: block;
}

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

.filter_block_nalich_label_arrow {
    position: absolute;
    width: 18px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/img/checkbox.png);
    top: 30px;
    right: 36px;
}

.filter_block_nalich input[type="checkbox"]:checked ~ .filter_block_nalich_label .filter_block_nalich_label_arrow {
    background-image: url(/img/checkbox_checked.png);
}

.filter_block {
    background-color: #ffffff;
    box-shadow: 0 24px 48px rgba(0,0,0,0.08);
    padding: 25px 30px;
    position: relative;
    cursor: pointer;
    margin-bottom: 8px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.filter_block_arrow {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #f4f4f4;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/img/filter_block_arrow_bottom.png);
    top: 23px;
    right: 30px;
}

.filter_block_title {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Roboto Condensed';
}

.filter_block_content {
    padding-top: 16px;
    display: none;
}

.filter_block_field {
    
    margin-bottom: 25px;
}

.filter_block_field .runner_caption {
    font-size: 11px;
    color: #a7a7a7;
    font-weight: 900;
    line-height: 30px;
    margin-right: 5px;
}

.andora_inputtext {
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    height: 28px;
    line-height: 28px;
    padding: 0 19px;
    font-weight: 300;
    font-family: inherit;
    
}

.filter_block_field .andora_inputtext {
    text-align: center;
    width: 50px;
    padding: 0 9px;
    margin-right: 10px;
}

.filter_block_field .form_buttons_item {
    margin-bottom: 8px;
    line-height: 24px;
}

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

.filter_block_field .form_buttons_item label {
    font-size: 16px;
    font-weight: 300;
    background-image: url(/img/checkbox.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 26px;
    cursor: pointer;
}

.filter_block_field .form_buttons_item input[type="checkbox"]:checked ~ label {
    background-image: url(/img/checkbox_checked.png);
    color: #13b7b8;
    font-weight: 900;
}

.filter_block_field .form_buttons_item input[type="checkbox"]:disabled ~ label {
    background-image: url(/img/checkbox_disabled.png);
    color: #b7b7b7;
    font-weight: 300;
    cursor: auto;
}

.filter_block_field .form_buttons_item label .filter_check_count {
    font-weight: bold;
    font-family: 'Roboto Condensed';
}

.filter_block_submit {
    
}

.andora_button.andora_button_small {
    font-weight: 300;
    font-size: 15px;
    text-transform: none;
    box-shadow: none;
    height: 30px;
    line-height: 30px;
}

.filter_block_button {
    width: 100px;
    margin-right: 12px;
}

.filter_block_reset {
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    border-bottom: 1px dotted #1a1a1a;
    cursor: pointer;
    
}

.filter_block_reset:hover {
    border-bottom-color: transparent;
}

.filter_block:hover .filter_block_title {
    text-decoration: underline;
}

.filter_block:hover .filter_block_arrow {
    background-color: #eaeaea;
    
}

.filter_block_open {
    cursor: auto;
}

.filter_block.filter_block_open .filter_block_title {
    text-decoration: none;
}

.filter_block.filter_block_open .filter_block_arrow {
    background-color: #f4f4f4;
    background-image: url(/img/filter_block_arrow_top.png);
}

.filter_block.filter_block_open .filter_block_content {
    display: block;
}

.filter_block.filter_block_open .filter_block_title:hover {
    text-decoration: underline;
    cursor: pointer;
}

.filter_block.filter_block_open .filter_block_title:hover .filter_block_arrow {
    background-color: #eaeaea;
}

.filter_reset_all {
    width: 125px;
    margin: 16px auto 0;
    border: 1px dashed #13b7b8;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #13b7b8;
    cursor: pointer;
    display: block;
    text-decoration: none;
}

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

.filter_reset_all:hover .filter_reset_all_caption {
    border-bottom: 1px dotted #1b988d;
}

.loader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1002;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.5);
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/img/loader.gif);
}

.none_message {
    margin: 20px 10px;
    font-size: 16px;
}

.filter_modal_button {
    display: none;
    margin: 0 auto 30px;
    max-width: 500px;;
}

.filter_modal_icon {
    display: inline-block;
    width: 20px;
    height: 7px;
    vertical-align: middle;
    margin-left: 8px;
    background-image: url(/img/filter_modal_green_arrow.png);
    background-position: top center;
    background-repeat: no-repeat;
}

.filter_modal_button:hover .filter_modal_icon {
    background-image: url(/img/filter_modal_white_arrow.png);
}

.filter_container_fade {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0,0,0.35);
    z-index: 2;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

.filter_container_head {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    background-color: #13b7b8;
    margin-left: -30px;
    margin-right: -30px;
    height: 55px;
    line-height: 55px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    margin-bottom: 15px;
    display: none;
}

.filter_container_close {
    position: absolute;
    width: 55px;
    height: 55px;
    right: 0;
    top: 0;
    background-color: #13b7b8;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/img/filter_container_close.png);
    cursor: pointer;
}

.filter_container_close:hover {
    background-color: #02a6a7;
}

.door_card_block {
    
}

.door_card_left {
    width: 570px;
    float: left;
    margin-top: -50px;
}

.door_interer_block {
    margin-left: -375px;
    
    height: 630px;
    position: relative;
    margin-bottom: 30px;
}

.door_interer_back {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: right;
    background-image: url(/img/door_interer_back1.jpg);
}

.door_interer_door {
    width: 220px;
    height: 475px;
    position: absolute;
    bottom: 62px;
    right: 183px;
    display: none;
}

#door_main_front {
    display: block;
}

.door_interer_behind {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 8px;
    background-color: rgba(26,26,26,0.48);
    cursor: pointer;
}

.door_interer_behind_inner {
    background-color: #ffffff;
    width: 80px;
    height: 80px;
    box-shadow: inset 0 -4px 0 0 #cecece;
    background-image: url(/img/door_interer_behind.png);
    background-position: center;
    background-repeat: no-repeat;
}

.door_interer_behind:hover {
    background-color: rgba(19,183,184, 0.78);
}

.door_interer_back1 {
    background-image: url(/img/door_interer_back1.jpg);
}

.door_interer_back2 {
    background-image: url(/img/door_interer_back2.jpg);
    display: none;
}

.door_interer_back3 {
    background-image: url(/img/door_interer_back3.jpg);
    display: none;
}

/*.door_interer_block1 .door_interer_door {
    bottom: 121px;
    right: 180px;
}

.door_interer_block2 .door_interer_door {
    bottom: 95px;
    right: 140px;
}

.door_interer_block3 .door_interer_door {
    bottom: 40px;
    right: 140px;
}*/

.door_interer_list {
    text-align: justify;
    margin-bottom: 40px;
}

.door_interer_item {
    width: 170px;
    height: 135px;
    display: inline-block;
    background-size: cover;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
}

.door_interer_item:hover {
    opacity: 0.8
}

.door_interer_item1 {
    background-image: url(/img/door_interer_back1.jpg);
}

.door_interer_item2 {
    background-image: url(/img/door_interer_back2.jpg);
}

.door_interer_item3 {
    background-image: url(/img/door_interer_back3.jpg);
}

.door_inter_item_check {
    background-image: url(/img/door_interer_check.png);
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(244, 244, 244, 0.44);
    display: none;
}

.door_interer_item.door_interer_item_active {
    opacity: 1;
    border: 2px solid #13b7b8;
    cursor: auto;
}

.door_interer_item.door_interer_item_active .door_inter_item_check {
    display: block;
}

.door_card_descr {
    background-color: #ffffff;
    padding: 35px 35px 35px;
}

.door_card_descr_head {
    font-size: 24px;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    margin-bottom: 24px;
}

.door_card_descr_descr {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}

.door_card_descr_descr p {
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
}

.door_card_right {
    width: 570px;
    float: right;
}

.door_card_dostavka {
    margin-bottom: 30px;
}

.door_card_dostavka_type {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 16px;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 10px 0 30px;
    background-repeat: no-repeat;
    background-position: left 10px center;
}

.door_card_dostavka_y {
    color: #53b578;
    background-color: #c5f8d8;
    border: 1px solid #c5f8d8;
    background-image: url(/img/dostavka_icon_y.png);
    padding-left: 35px;
    
}

.door_card_dostavka_n {
    border: 1px solid #53b578;
    color: #53b578;
    background-image: url(/img/dostavka_icon_n.png);
}

.door_card_dostavka_caption {
    line-height: 32px;
    display: inline-block;
    color: #717171;
    font-weight: 300;
    font-size: 14px;
    margin-left: 25px;
}

.door_card_propertys {
    background-color: #ffffff;
    margin-bottom: 30px;
}

.door_card_propertys_top {
    padding: 20px 20px 5px 30px;
}

.door_card_propertys_item {
    float: left;
    line-height: 30px;
    font-weight: 300;
    font-size: 14px;
    width: 50%;
    margin-bottom: 10px;
    
}

.door_card_propertys_item strong {
    font-size: 16px;
    font-weight: 900;
    margin-left: 4px;
}

.door_card_factory {
    height: 30px;
    float: right;
}

.door_card_propertys_bottom {
    border-top: 1px dashed #eeeeee;
    padding: 15px 20px 10px 30px;
}

.door_card_switcher_container {
    background-color: #ffffff;
    padding: 10px 0;
    margin-bottom: 40px;
}

.door_card_switcher {
    padding: 20px 30px 17px;
}

.door_card_switcher_caption {
    line-height: 40px;
    font-size: 16px;
    font-weight: 300;
    float: left;
    margin-right: 8px;
}

.door_card_switcher_list {
    float: left;
    max-width: 380px;
}

.door_card_switcher_item {
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    display: inline-block;
    margin-right: 5px;
    
    
}

.door_card_switcher_item:hover {
    opacity: 0.7
}

.door_card_switcher_item_inner {
    height: 34px;
    
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    
    background-repeat: no-repeat;
    background-position: center;
}

.door_card_switcher_item.door_card_switcher_item_active {
    opacity: 1;
    cursor: auto;
}

.door_card_switcher_item.door_card_switcher_item_active .door_card_switcher_item_inner {
    border: 3px solid #1b988d;
    background-image: url(/img/door_color_check.png);
    background-color: rgba(27,152,141,0.48);
}

.door_card_switcher {
    border-top: 1px dashed #eeeeee;
}

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

.door_card_costs {
    margin-bottom: 40px;
}

.door_card_costs_main {
    width: 230px;
    float: left;
    height: 65px;
}

.door_card_costs_caption {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 8px;
}

.door_card_costs_cost {
    font-size: 40px;
    font-weight: 900;
}

.door_card_costs_cost .costzer{
    font-size: 30px;
}

.door_card_costs_cost .rub {
    font-size: 24px;
}

.door_card_costs_item {
    border-left: 1px solid #d2cfd0;
    float: left;
    height: 65px;
    padding-left: 30px;
    width: 130px;
}

.door_card_costs_check {
    margin-bottom: 12px;
}

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

.door_card_costs_check label {
    background-image: url(/img/checkbox.png);
    font-weight: 900;
    font-size: 16px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 25px;
    display: inline-block;
    cursor: pointer;
    line-height: 19px;
}

.door_card_costs_check label span {
    border-bottom: 1px dotted #1a1a1a;
}

.door_card_costs_check label:hover span {
    border-bottom: 0;
}

.door_card_costs_check input[type="checkbox"]:checked ~ label {
    background-image: url(/img/checkbox_checked.png);
    color: #13b7b8;
}

.door_card_costs_check input[type="checkbox"]:checked ~ label span {
    border-bottom: 0;
}

.door_card_costs_item .door_card_costs_cost {
    font-size: 20px;
    font-weight: normal;
}

.door_card_costs_item .door_card_costs_cost .rub {
    font-size: 20px;
}

.door_card_buttons {
    margin-bottom: 55px;
}

.door_card_button {
    float: left;
    width: 260px;
}

.door_card_favor {
    float: right;
    
    line-height: 50px;
    font-size: 15px;
    color: #13b7b8;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
}

.door_card_favor_icon {
    width: 26px;
    height: 26px;
    display: inline-block;
    background-image: url(/img/door_favor_icon.png);
    background-repeat: no-repeat;
    background-position: top;
    vertical-align: middle;
    margin-right: 5px;
}

.door_card_favor_caption {
    border-bottom: 1px dotted #13b7b8;
}

.door_card_favor:hover .door_card_favor_caption {
    border-bottom: 0;
}

.door_card_favor_link .door_card_favor_icon {
    background-image: url(/img/head_favor_icon.png);
    height: 23px;
}

.door_card_favor_link .door_card_favor_caption {
    border-bottom: 0;
    
}

.door_card_favor_link:hover .door_card_favor_caption {
    text-decoration: underline;
}

.myinterer_slider {
    margin-bottom: 60px;
}

.myinterer_slider:hover {
    box-shadow: 0 5px 20px 0 rgba(42,42,42,0.4);
}

.door_card_info {
    margin-bottom: 45px;
}

.door_card_info_icon {
    width: 80px;
    height: 80px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    float: left;
}

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

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

.door_card_info_right {
    float: right;
    width: 470px;
}

.door_card_info_title {
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 10px;
}

.door_card_info_text {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 10px;
}

.door_card_info_link {
    
}

.doorform_band .band_background {
    background-image: url(/img/doorform_band_bg.jpg);
}

.doorform_container {
    padding: 65px 0;
}

.doorform_left {
    width: 570px;
    float: left;
    background-image: url(/img/doorform_form_bg.jpg);
    height: 350px;
    background-position: right;
}

.doorform_content {
    padding: 30px 40px 0 230px;
}

.doorform_title {
    font-size: 28px;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 38px;
    margin-bottom: 24px;
}

.doorform_title span {
    font-size: 24px;
    font-weight: normal;
    display: block;
}

.doorform_list {
    
}

.doorform_item {
    margin-bottom: 24px;
}

.dark_inputtext {
    background-color: #393939;
    line-height: 40px;
    height: 40px;
    color: #f4f4f4;
    border: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 0 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.doorform_item .dark_inputtext {
    width: 100%;
}

.doorform_submit {
    margin-top: 32px
}

.doorform_submit .andora_button {
    width: 150px;
}

.doorform_right {
    width: 570px;
    float: right;
    background-image: url(/img/doorform_faq_bg.jpg);
    height: 350px;
    background-position: right;
}

.doorform_right .doorform_title {
    margin-bottom: 25px;
}

.doorform_text {
    font-size: 18px;
    font-weight: 300;
    color: #acacac;
    line-height: 25px;
    margin-bottom: 30px;
    height: 100px;
    max-height: 100px;
    overflow: hidden;
}

.doorform_button {
    width: 180px;
}

.door_factory_container {
    padding-top: 65px;
    padding-bottom: 35px;
}

.door_factory_block {
    display: block;
    padding: 60px 100px;
}

.door_factory_block .welcome_factory_left {
    margin-top: 0;
}

.door_factory_block .welcome_factory_right {
    width: 810px;
}

.door_factory_link {
    margin-top: 18px;
}

.door_similar_band .band {
    z-index: auto;
}

.door_similar_container {
    padding-top: 30px;
    padding-bottom: 65px;
}

/*модуль статей, пиздим услуги с сюрприза*/
.uslugi_list_item {
    background-color: #ffffff;
    padding: 35px 30px;
    margin-bottom: 20px;
    box-shadow: 0 3px 7px 0 rgba(215,206,216, 0.35);
}

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

.uslugi_list_item_img {
    width: 250px;
    float: left;
}

.uslugi_list_item_content {
    width: 830px;
    float: right;
}

.uslugi_list_item_content_wide {
    width: auto;
}

.uslugi_list_item_title {
    font-size: 24px;
    margin-bottom: 18px;
    
}

.uslugi_list_item_title a {
    color: #161616;
}

.uslugi_list_item:hover .uslugi_list_item_title a {
    color: #13b7b8;
}

.uslugi_list_item_descr {
    line-height: 24px;
    margin-bottom: 10px;
}


.articles_category_item {
    font-size: 13px;
    text-transform: uppercase;
    height: 38px;
    line-height: 38px;
    text-decoration: none;
    color: #13b7b8;
    border: 1px dashed #13b7b8;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: inline-block;
    padding: 0 18px;
    float: left;
    margin-bottom: 10px;
    
}

.articles_category_item.articles_item_category {
    line-height: 28px;
    height: 28px;
    padding: 0 12px;
    background-color: #ffffff;
}

.articles_item_view {
    background-image: url(/img/view_black_icon_20px.png);
    background-position: left center;
    background-repeat: no-repeat;
    float: right;
    padding-left: 25px;
    font-size: 12px;
    color: #4e575a;
    text-transform: uppercase;
    line-height: 30px;
}

.articles_card_info {
    background-color: #f0fafb;
    padding: 30px;
    line-height: 30px;
}

.articles_card_info_left {
    float: left;
    font-size: 12px;
    text-transform: uppercase;
    color: #4e575a;
}

.articles_card_info_right {
    float: right;
}

.articles_card_info .articles_category_item {
    margin-bottom: 0;
    margin-right: 30px;
}

.images_container {
    
    margin-top: 45px;
    text-align: center;
}

.images_item {
    margin: 0 5px;
    display: inline-block;
    background-color: #4e575a;;
    margin-bottom: 10px;
}

.images_item_img {
    width: 270px;
    display: block;
}

.images_item:hover .images_item_img {
    opacity: 0.64;
}

.solutions_categorys {
    text-align: center;
    padding: 0 0 20px;
}

.solutions_category_item {
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    display: inline-block;
    line-height: 32px;
    height: 32px;
    padding: 0 25px;
    margin: 0 10px 10px;
    cursor: pointer;
    text-decoration: none;
    color: #121212;
}

.solutions_category_item:hover {
    color: #13b7b8;
}

.solutions_category_item.solutions_category_item_active {
    background-color: #13b7b8;
    color: #ffffff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    cursor: auto;
}

.akcii_form_block {
    background-image: url(/img/akcia_form_bg.jpg);
    color: #ffffff;
    padding: 40px 50px 50px;
}

.akcii_form_title {
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    margin-bottom: 20px;
}

.akcii_form_descr {
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 35px;
}

.akcii_form_list {
    
}

.akcii_form_item {
    vertical-align: top;
    width: 270px;
    margin-right: 30px;
    display: inline-block;
}

.akcii_form_item .andora_inputtext {
    height: 55px;
    line-height: 55px;
    border: 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
}

.akcii_form_submit {
    display: inline-block;
}

.andora_button3.andora_button3_white {
    border-color: #ffffff;
    color: #ffffff;
}

.andora_button3.andora_button3_white:hover {
    background-color: #ffffff;
    color: #13b7b8;
}

.akcii_form_submit .andora_button3 {
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 190px;
}

/*пошли отзывы, тырю с сюрпризов*/

.otzyv_site_list {
    padding: 30px;
    background-color: #ffffff;
}

.otzyv_list_item {
    margin-top: 30px;
    position: relative;
    background: #f4f4f4;
    box-shadow: 0 3px 7px 0 rgba(215,206,216, 0.35);
}

.otzyv_list_item:first-child {
    margin-top: 0;
}

.otzyv_list_item_left {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    width: 280px;
    
    padding: 18px 30px 30px 30px;
    position: relative;
    height: 100%;
}

.otzyv_list_item_title {
    font-size: 22px;
    font-weight: bold;
    color: #13b7b8;
    margin-bottom: 4px;
}

.otzyv_list_item_kogda {
    font-size: 13px;
    margin-top: 10px;
}

.otzyv_list_item_treug {
    background-image: url(/img/otzyv_treug.png);
    width: 10px;
    height: 19px;
    position: absolute;
    z-index: 1;
    left: -9px;
    top: 30px;
}

.otzyv_list_item_right {
    
    right: 0;
    width: 860px;
    height: 100%;
    position: absolute;
    border: 1px solid #ededed;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 20px 30px ;
    background-color: #ffffff;
}

.otzyv_list_item_text {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: right;
    padding: 20px 30px ;
    width: 860px;
    line-height: 22px;
    position: relative;
}

.otzyv_button_container2, .feedback_button_container {
    background-color: #ffffff;
    text-align: center;
    padding: 30px ;
    border: 1px solid #ededed;

}

.otzyv_button_container2 {
    margin-top: 30px;    
}

.otzyv_bottom_button {
    width: 300px;
    height: 50px;
    line-height: 50px;
}


.andora_inputtext_big {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
}


.myinterer_form_plupload {
    
    background-color: #f4f4f4;
    text-align: center;
    border: 4px dashed #cccccc;
    padding: 30px 20px;
}

.myinterer_form_plupload_hint {
    color: #a6a6a6;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #e9e9e9;
    height: 7px;
    margin-top: 22px;
}

.myinterer_form_plupload_hint span {
    background-color: #fbfbfb;
    padding: 0 15px;
}

.myinterer_button {
    width: 280px;
    height: 50px;
    line-height: 50px;
}

.myinterer_img_block {
    background-color: #222222;
}

.myinterer_img_head {
    text-align: center;
    font-weight: bold;
    text-align: center;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    font-size: 30px;
    color: #ffffff;
    height: 80px;
    line-height: 80px;
    padding: 0 20px;
    position: relative;
}

.myinterer_img_inner {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    user-select: none
}

.myinterer_img {
    display: block;
    max-width: 100%
}

.myinterer_img_update {
    color: #13b7b8;
    font-size: 20px;
    border-bottom: 1px dashed #13b7b8;
    cursor: pointer;
    margin-left: 10px;
    white-space: nowrap;
}

.myinterer_img_update:hover {
    border-bottom: 0;
}

.door_list_del {
    position: absolute;
    background-image: url(/img/favor_del.png);
    width: 18px;
    height: 18px;
    right: 15px;
    top: 15px;
    display: none;
}

.door_list_item:hover .door_list_del {
    display: block;
}

.contacts_list {
    margin-bottom: 45px;
}

.contacts_phone {
    font-size: 24px;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    background-image: url(/img/contacts_phone_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 25px;
    display: inline-block;
    color: #1a1a1a;
    margin-right: 215px;
}

.contacts_email {
    font-size: 24px;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    background-image: url(/img/contacts_email_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
    display: inline-block;
    
    
}

.contacts_socials {
    text-align: justify;
    margin-bottom: 40px;
}

.contacts_social_item {
    width: 23%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    height: 60px;
    border: 1px dashed #12b6b7;
    line-height: 58px;
    padding: 0 30px;
    
    font-size: 24px;
    color: #13b7b8;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    text-decoration: none;
}

.contacts_social_icon {
    vertical-align: middle;
    margin-right: 6px;
}

.contacts_social_item:hover {
    background-color: #f4f4f4;
    border: 1px solid #f4f4f4;
}

.map_container {
    
}

.map_title {
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 45px;
}

.map_switcher {
    margin-bottom: -40px;
    position: relative;
    z-index: 3;
}

.map_switcher_item {
    box-shadow: 0 24px 48px rgba(0,0,0,0.18);
    display: inline-block;
    background-color: #ffffff;
    width: 340px;
    padding-left: 30px;
    margin-right: 30px;
    padding-bottom: 18px;
    padding-top: 15px;
}

.map_switcher_city {
    font-size: 14px;
    font-weight: 300;
}
.map_switcher_phone {
    font-size: 16px;
    margin-top: 8px;
    font-weight: 300;
}

.map_switcher_adres {
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 24px;
}

.map_block {
    margin-left: -50px;
    margin-right: -50px;
    margin-bottom: -40px;
}

.contacts_form_block {
    background-image: url(/img/contacts_form_bg.jpg);
    background-image: url(/img/akcia_form_bg.jpg);
}

.rassr_top_block {
    margin-top: -50px;
    margin-left: -50px;
    margin-right: -50px;
    margin-bottom: 60px;
    background-image: url(/img/rassr_top_bg.jpg);
    padding: 180px 50px 60px;
}

.rassr_top_content {
    font-size: 32px;
    font-weight: 900;
    color: #ffffff;
    background-color: #12b6b7;
    line-height: 50px;
    padding: 20px 35px;
    display: inline-block;
    text-shadow: 0 4px 8px rgba(44, 44, 44, 0.48);
}

.montaz_advantages {
    text-align: justify;
    margin-top: 42px;
}

.montaz_advantages_item {
    width: 48.5%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-bottom: 40px;
}

.montaz_advantages_icon {
    float: left;
}

.montaz_advantages_right {
    float: right;
    width: 80%;
}

.montaz_advantages_title {
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 10px;
}

.montaz_advantages_text {
    line-height: 24px;
    font-size: 14px;
}

.montaz_blocks_container {
    background-color: #f4f4f4;
    margin-right: -50px;
    margin-left: -50px;
    padding: 65px 50px;
}

.montaz_blocks_list {
    text-align: justify;
}

.montaz_blocks_item {
    width: 48.598%;
    background-color: #ffffff;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0 24px 48px rgba(0,0,0,0.08);
    text-align: left;
}

.montaz_blocks_head {
    position: relative;
}

.montaz_blocks_img {
    width: 100%;
    display: block;
}

.montaz_blocks_cost {
    position: absolute;
    font-size: 24px;
    color: #ffffff;
    line-height: 32px;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(18, 182,183, 0.8);
    padding: 20px 40px;
    
}

.montaz_blocks_content {
    padding: 35px 40px 40px;
    font-size: 18px;
    line-height: 28px;
}

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

.pagetext ul li {
    list-style-position: outside;
    margin: 0;
    padding: 0;
    margin-bottom: 12px;
    margin-left: 13px;
    list-style-image: url(/img/li_marker.png);
}

.montaz_blocks_content ul {
    height: 200px;
}

.montaz_warning_container {
    padding-top: 40px;
}

.montaz_warning {
    padding-left: 125px;
    background-image: url(/img/montaz_warning.png);
    background-repeat: no-repeat;
    background-position: left top 6px;
}

.montaz_warning_title {
    font-weight: 900;
    color: #12b6b7;
    font-size: 24px;
    line-height: normal;
    margin-bottom: 10px;
}

.montaz_warning_descr {
    line-height: 26px;
    font-size: 16px;
}

.foundbg {
    font-weight: bold;
    background-color: #13b7b8;
    color: #ffffff;
}

.search_item {
    border: 1px solid #ebeff1;
    background-color: #ebeff1;
    margin-bottom: 30px;
    padding: 28px 30px 22px 30px;
}

.search_item_title {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    margin-bottom: 11px;
}

.search_item_title a {
    color: #202020;
}

.search_item_category {
    font-size: 12px;
    color: #8e8d8b;
    font-weight: bold;
    margin-bottom: 10px;
}

.search_item_category a {
    color: #8e8d8b;
}

.search_item_anons {
    line-height: 22px;
}

.search_item:hover {
    border: 1px solid #e6e9eb;
    background-color: #ffffff;
}

.search_item:hover .search_item_title a {
    color: #13b7b8;
}


.search_h2 {
    font-size: 28px;
}

.header_search_res {
    padding: 10px 0 10px;
    top: 30px;
    z-index: 15;
    background-color: #ffffff;
    position: absolute;
    width: 100%;
    
    box-shadow: 0 2px 4px 0 rgba(170, 174, 176, 0.49);
}

.header_search_res_item {
    padding: 0 30px;
    margin-bottom: 9px;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.header_search_res_item a {
    font-size: 14px;
    color: #202020;
}

.header_search_res_img {
    margin-right: 8px;
    vertical-align: middle;
    max-height: 40px;
    max-width: 100px;
}

.myinterer_container {
    margin-bottom: 40px;
}

.myinterer_footer {
    text-align: center;
    font-weight: bold;
    text-align: center;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    font-size: 30px;
    color: #ffffff;
    height: 80px;
    line-height: 80px;
    padding: 0 20px;
    position: relative;
}

.myinterer_doors {
    background-color: #f4f4f4;
    margin: 15px 15px 0;
    padding: 10px;
    position: relative;
    display: none;
}


.myinterer_doors .door_list_item {
    padding: 30px 24px 30px;
    box-shadow: none;
}

.myinterer_doors .door_list_item.door_item_active {
    border: 1px solid #13b7b8;
    background-color: #ffffff;
}

.myinterer_doors .door_item_img {
    width: 85px;
    margin-bottom: 0;
    float: left;
}

.myinterer_doors .door_item_img_container {
    height: 185px;;
    float: left;
    margin-bottom: 0;
}

.myinterer_doors .door_item_info {
    float: right;
    padding-top: 45px;
    width: 110px;
    text-align: left;
}

.myinterer_doors .door_item_title {
    font-size: 20px;
}

.myinterer_doors .aaaleafer_arrow {
    width: 50px;
    height: 50px;
}

.myinterer_door {
    width: 220px;
    
    position: absolute;
    left: 25px;
    
    top: 25px;
    cursor: move;
}

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

.myinterer_door_resize {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 20px;
    height: 20px;
    display: none;
    cursor: nw-resize
}

.myinterer_door_resize_inner {
    position: absolute;
    width: 50px;
    height: 50px;
    margin-left: -15px;
    margin-top: -15px;
    border: 1px solid rgba(255,255,255, 0.35);
    background-color: rgba(255,255,255, 0.09);
    /*background-image: url(/img/myinterer_resize.png);*/
    background-position: center;
    background-repeat: no-repeat;
}



.myinterer_door:hover .myinterer_door_resize {
    /*display: block;*/
}
.door_card_dostavka_mob {
    display: none;
}

.myinterer_slider_mob {
    display: none;
}

.myinterer_colors {
    background-color: #ffffff;
    margin: 15px;
    padding: 15px;
    display: none;
}

.myinterer_colors_caption {
    display: inline-block;
    line-height: 40px;
}

.myinterer_colors_list {
    display: inline-block;
}

.myinterer_colors_item {
    cursor: pointer;
    width: 40px;
    vertical-align: middle;
    height: 40px;
    display: inline-block;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    margin-left: 4px;
}

.myinterer_colors_item:hover {
    opacity: 0.7;
}

.myinterer_colors_item_inner {
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center;
}

.myinterer_colors_item_active .myinterer_colors_item_inner {
    border: 3px solid #1b988d;
    background-image: url(/img/door_color_check.png);
    background-color: rgba(27,152,141,0.48);
}

.mob_phone_link {
    display: none;
}

.popup_menu_item_fav {
    display: none;
}

.door_item_cost_now {
    margin-top: -2px;
    font-size: 16px;
}

.door_item_cost_old {
    position: relative;
    display: inline-block;
    color: #898989;
    font-size: 14px;
}

.door_item_cost_through {
    border-bottom: 1px solid #898989;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
}

.door_item_factory_saled {
    margin-bottom: 4px;
}

.door_item_ost_saled {
    margin-top: 4px;
}

.door_card_oldcost {
    position: relative;
    display: inline-block;
}

.label_item {
    position: absolute;
    background-color: #13b7b8;
    padding: 10px;
    top: 62%;
    right: -9px;
    
    font-family: 'Roboto Condensed';
    
    
}


.label_item_icon {
    float: left;
    margin-right: 8px;
    margin-top: 2px;
}

.label_item_icon_white {
    display: block;
    
}

.label_item_title {
    float: left;
    line-height: 14px;
    font-size: 16px;
    
    color: #ffffff;
    line-height: 14px;
    font-weight: bold;
    font-style: italic;
    
}

.label_item_treug {
    width: 8px;
    height: 9px;
    background-image: url(/img/label_treug.png);
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;    
    right: 0;
    bottom: -9px;
}

.label_item_left {
    width: 5px;
    height: 100%;
    background-image: url(/img/label_left.png);
    position: absolute;
    background-position: top;
    
    left: -5px;
    top: 0px;
}


.label_item_icon_green {
    display: none;
}

.footer_link_wr{
    margin-bottom: 15px;
}
.footer_link{
    width: 50%;
    float: left;
}

.myalert_tep_button {
    width: 140px;
}