@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Lato:900&subset=cyrillic');
html {
    height: 100%;
    width: 100%;
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    color: #383838;
    font-size: 15px;
    line-height: 24px;
    min-width: 100%;
    background-color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    background-color: #eef2f6;
}
.module_welcome{
    background-color: transparent;
}

a {
    color: #858fc5;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a.inverse {
    text-decoration: none;
}

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

img{
    border: 0;
    vertical-align: top;
}
sup {
    vertical-align: top;
    font-size: 0.6em;
}

#html_container {
    min-height: 100%;

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

h1 {
    padding: 0;
    margin: 0;
    font-size: 50px;
    line-height: 60px;
    font-weight: 800;
}

h2 {
    padding: 0;
    margin: 0;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
}
img,a,button,input[type="button"],input[type="submit"],input[type="image"]{
    outline: none;
}
.standart_inputtext{
    height: 48px;
    line-height: 48px;
    padding: 0 19px;
    font-size: 14px;
    border: 1px solid #a6aed6;
    background-color: #ffffff;
    color: #1e1e1e;
    font-family: 'Open Sans', sans-serif;
}
.tpl_button{
    line-height: 48px;
    height:48px;
    border: 1px solid #fff;
    color:#fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
    min-width: 148px;
    padding: 0 15px;
    text-align: center;
    display: inline-block;
    border-radius: 2px;
    cursor: pointer;
}
.tpl_button:hover{
    background-color: #858fc5;
    border-color: #858fc5;
}
.tpl_button2{
    line-height: 60px;
    height: 60px;
    background-color: #06266c;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    padding: 0 20px;
    min-width: 180px;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    border: 0 none;
}
.tpl_button2:hover{
    background-color: #041e6b;
}
.tpl_button3{
    height: 50px;
    line-height: 50px;
    color: #fff;
    background-color: #0c458d;
    cursor: pointer;
    border-radius: 2px;
    box-shadow: 0 3px 0 rgba(112, 130, 232, 0.7);
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    border: 0 none;
}
.pagetext {
    
}

.pagetext h1 {
    
}
.pagetext h3 {
    font-size: 30px;
    font-weight: bold;
    color: #103a64;
    line-height: normal;
    padding: 0;
    margin: 0;
    margin-bottom: 28px;
}
.pagetext ul {
    list-style-image: url(/img/ul_ico.png);
    padding-left: 12px;
    margin-left: 0px;
}
.pagetext ul > li {
    margin-bottom: 6px;
    padding-left: 6px;
}

.lesenka {
    color: #7d7d7d;
    font-size: 13px;
    margin-top: 5px;

    margin-bottom: 9px;
}
.lesenka a{
    font-size: 13px;
    color: #7d7d7d;
    text-decoration: underline;
}

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

.lesenka span {
    color: #7d7d7d;

}

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

div.metrika_code {
    display: none;
}

.footer_marginer, .footer_container {
    height: 220px;
}
.footer_container {
    margin-top: -220px;
    bottom: 0;
    width: 100%;
    position: relative;
}
.module_welcome .footer_marginer{
    height: 440px;
}
.module_welcome .footer_container{
    height: 440px;
    margin-top: -440px;
}
.pages_sale .footer_marginer, .pages_project .footer_marginer, .pages_transform .footer_marginer{
    height: 450px;
}
.pages_sale .footer_container, .pages_project .footer_container, .pages_transform .footer_container{
    height: 450px;
    margin-top: -450px;
}

.band {
    position: relative;
    overflow: hidden;
    max-width: 1920px;
    min-width: 1200px;
    margin: auto;
}


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

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

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

.up_button_absolute {
    position: absolute;
}

.header_band{
    background-color: #12253d;
    color:#fff;
}
.header_band a{
    color:#fff;
}
.header_band .wrapper{
    padding: 20px 0 40px;
}
.header_logo{
    color:#fff;
    font-size: 21px;
    font-weight: 800;
    text-transform: uppercase;
    float: left;
}
.header_logo img{
    vertical-align: bottom;
    margin-right: 30px;
}
.header_logo span{
    display: inline-block;
    line-height: 40px;
    vertical-align: bottom;
    height:40px;
    padding-left: 28px;
    border-left: 1px solid #fff;
}
.header_logo:hover span{
    text-decoration: underline;
}
.header_phone{
    float: right;
    font-size: 20px;
    line-height: 28px;
    min-height: 22px;
    padding-left: 40px;
    margin-top: 46px;
    background: url(/img/header_phone.png) no-repeat left center;
}
.footer_band{
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
.footer_maps{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 400px;
    /*background: url(/img/ya_maps.jpg) no-repeat center top;*/
}
.footer_maps + .footer_contacts_band{
    margin-top: 220px;
    background-color: rgba(1,21,49,0.92);
}
.footer_contacts_band{
    background-color: #011531;
}
.footer_dev_band{
    background-color: #031c3f;
}
.footer_contacts{
    padding: 34px 0 0;
    margin-bottom: 22px;
}
.footer_adreses{
    float: left;
    background: url(/img/footer_adres.png) no-repeat left top;
    padding-left: 30px;
    margin-right: 140px;
}
.footer_adres{
    float: left;
    margin-left: 50px;
}
.footer_adres:first-child{
    margin-left: 0;
}
.footer_phones{
    float: left;
    background: url(/img/footer_phone.png) no-repeat left top;
    padding-left: 30px;
    font-size: 15px;
    font-weight: bold;
}
.footer_phone{
    float: left;
    margin-left: 50px;
}
.footer_phone:first-child{
    margin-left: 0;
}
.footer_email{
    float: right;
    font-size: 15px;
    font-weight: bold;
}
.footer_email a{
    color: #fff;
}
.footer_work_times{
    margin-bottom: 24px;
}
.footer_work_time{
    font-size: 15px;
    background: url(/img/footer_worktime.png) no-repeat left top;
    padding-left: 30px;
}
.footer_contacts_hint{
    color: #5d7fb0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
}
.footer_dev_band .wrapper{
    padding: 14px 0 0;
}
.footer_copyright{
    float: left;
    padding-bottom: 6px;
}
.footer_dev{
    float: right;
    padding-bottom: 6px;
}

/*welcome*/
.welcome_band{
    background: url(/img/welcome_bg.jpg) no-repeat center top;
}
.welcome_section_list{}
.welcome_section_item{
    float: left;
    padding: 40px;
    width: 320px;
    height: 500px;
    position: relative;
    color: #fff;
    text-decoration: none;
    background-color: #000;
}
.welcome_section_item:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.7;
    background: no-repeat center center;
    
    -o-transition: all 0.4s 0.1s;
    -ms-transition: all 0.4s 0.1s;
    -moz-transition: all 0.4s 0.1s;
    -webkit-transition: all 0.4s 0.1s;
    transition: all 0.4s 0.1s;
}
.welcome_section_item:hover:before{
    opacity: 1;
}
.welcome_section_item[data-id="0"]:before{
    background-image: url(/img/welcome/welcome_section0.jpg);
}
.welcome_section_item[data-id="1"]:before{
    background-image: url(/img/welcome/welcome_section1.jpg);
}
.welcome_section_item[data-id="2"]:before{
    background-image: url(/img/welcome/welcome_section2.jpg);
}
.welcome_section_item > *{
    position: relative;
}
.welcome_section_ico{
    display: block;
    width: 128px;
    height: 128px;
    border: 1px solid #fff;
    border-radius: 50%;
    background: no-repeat center center;
    margin-bottom: 34px;
    
    -o-transition: all 0.4s 0.1s;
    -ms-transition: all 0.4s 0.1s;
    -moz-transition: all 0.4s 0.1s;
    -webkit-transition: all 0.4s 0.1s;
    transition: all 0.4s 0.1s;
}
.welcome_section_item:hover .welcome_section_ico{
    background-color: rgba(0,0,0,0.67);
    border-color:transparent;
}
[data-id="0"] .welcome_section_ico{
    background-image: url(/img/welcome/welcome_ico0.png);
}
[data-id="1"] .welcome_section_ico{
    background-image: url(/img/welcome/welcome_ico1.png);
}
[data-id="2"] .welcome_section_ico{
    background-image: url(/img/welcome/welcome_ico2.png);
}
.welcome_section_item:hover .tpl_button{
    -o-transition: all 0.4s 0.1s;
    -ms-transition: all 0.4s 0.1s;
    -moz-transition: all 0.4s 0.1s;
    -webkit-transition: all 0.4s 0.1s;
    transition: all 0.4s 0.1s;
    
    background-color: #858fc5;
    border-color: #858fc5;
}
.welcome_section_title{
    font-weight: 900;
    font-size: 22px;
    line-height: 36px;
    display: block;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    margin-bottom: 34px;
    min-height: 108px;
}
.welcome_section_btn:before{
    content: '';
    background: url(/img/more_ico.png) no-repeat center center;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 7px;
    margin-right: 16px;
}
.welcome_catalog_wr{
    margin: 50px 0;
    background: url(/img/welcome_catalog.jpg) no-repeat top center;
    padding: 32px 40px 30px 450px;
}
.welcome_catalog{
    float: left;
    color: #fff;
    font-size: 27px;
    line-height: 32px;
    width: 380px;
}
.welcome_catalog_big{
    font-size: 46px;
    font-weight: 800;
    line-height: 57px;
    padding-top: 4px;
    text-transform: uppercase;
}
.welcome_catalog_btnwr{
    float: right;
}
.welcome_catalog_btn{
    width: 230px;
    margin-top: 48px;
}
.welcome_catalog_btn:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 31px;
    background-image: url(/img/file_btn_ico.png);
    margin-right: 10px;
}
/*endwelcome*/
/*pages*/
.pageband{
    background: url(/img/pages/sale_top.jpg) no-repeat center top;
}
.pageband[data-url="sale"]{
    background-image: url(/img/pages/sale_top.jpg);
}
.pageband[data-url="project"]{
    background-image: url(/img/pages/project_top.jpg);
}
.pageband[data-url="transform"]{
    background-image: url(/img/pages/transform_top.jpg);
}
.page_content{
    padding-top: 120px;
    margin-bottom: 50px;
}
.page_content h1{
    color: #fff;
    margin-bottom: 60px;
}
.page_menu{
    background-color: #fff;
    box-shadow: 0 1px 7px rgba(0,0,0,0.21);
    margin-bottom: 40px;
}
.menu_page_wr{
    display: table;
    width: 100%;
}
.menu_page_item{
    display: table-cell;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    
    border-left: 1px solid #ececee;
}
.menu_page_item:first-child, .menu_page_item.active, .menu_page_item.active + .menu_page_item,
.menu_page_item:hover, .menu_page_item:hover + .menu_page_item {
    border-left-color: transparent;
}
.menu_page_item.active, .menu_page_item:hover{
    background:url(/img/page_menu_active.jpg) no-repeat left center #1b4e8a;
}
.menu_page_link{
    display: block;
    padding: 20px 20px;
    line-height: 20px;
    color: #103a64;
    white-space: nowrap;
    text-decoration: none;
}
.menu_page_item:hover .menu_page_link, .menu_page_item.active .menu_page_link{
    color: #fff;    
}
.menu_page_main_link{
    font-weight: 900;
}
.menu_page_main_link:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 7px;
    width: 16px;
    background: url(/img/page_menu_main.png) no-repeat 0 0;
    margin-right: 14px;
}
.menu_page_item:hover .menu_page_main_link:before, .menu_page_item.active .menu_page_main_link:before{
    background-position: -16px 0;
}
.footer_form{}
.form_page_band{
    background: url(/img/pages/sale_bottom.jpg) no-repeat right center #b0b8df;
}
.pages_sale .form_page_band{
    background-image: url(/img/pages/sale_bottom.jpg);
}
.pages_project .form_page_band{
    background-image: url(/img/pages/project_bottom.jpg);
}
.pages_transform .form_page_band{
    background-image: url(/img/pages/transform_bottom.jpg);
}
.form_page_wr{
    width: 950px;
}
.form_page_text{
    color: #fff;
    padding-top: 40px;
    margin-bottom: 30px;
}
.form_page_text h2{
    font-size: 50px;
    font-weight: 800;
    line-height: 60px;
    float: left;
}
.form_page_text .form_page_lozung{
    font-size: 18px;
    line-height: 26px;
    float: right;
    padding-top: 32px;
}
.form_page_formwr{
    margin-bottom: 50px;
}
.form_page_field{
    float: left;
    margin-right: 30px;
}
.form_page_field .standart_inputtext{
    width: 270px;
}

.form_page_submit{
    float: right;
}
.form_page_submit .tpl_button3{
    width: 270px;
}

.images_container {
    text-align: center;
}
.images_item {
    margin: 0.7%;
    width: 23.6%;
    display: inline-block;
    position: relative;
}
.images_item_img {
    display: block;
    width: 100%;
}
.page_image_list{
    margin-left: -30px;
}
.page_image_item{
    float: left;
    margin-left: 30px;
    margin-bottom: 20px;
}
.page_image_item img{}
/*endpages*/

