@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&subset=latin,cyrillic);
* {
    margin: 0;
    padding: 0;
}
img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}
input, button, textarea, select {
    outline: none;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #555f69;
    vertical-align: top;
}
input[type='text'], input[type='password'], textarea, .input-text {
    color: #555f69;
    padding: 11px 12px;
    border: 1px solid #b2bbc4;
}
textarea {
}
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}
html {	min-height: 100%; }
body, html {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    min-width: 980px;
    min-height: 100%;
    color: #666;
    background-color: #ffffff;
}
header, section, footer, aside, nav, article { display: block; }
a { color: #43607a; }
a:hover { text-decoration: none; }
.ieb {
    position: relative;
}
.ieb:before, .ieb:after, span.before, span.after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.justify {
    text-align: justify;
}
.justify:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
}
.alignCenter {
    text-align: center;
}
.alignRight {
    text-align: right;
}
.container {
    width: 920px;
    margin: 0 auto;
}

header {
    height: 62px;
    min-width: 980px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0;
    background-color: #f3f3f3;
    //border-top: 1px solid #47647d;
    //border-bottom: 1px solid #46637d;
}
.shadow-header{
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,.35);
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,.35);
    box-shadow: 0px 2px 8px rgba(0,0,0,.35);
}
#page{

    min-height: 100vh;
    position: relative;
    /* display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      -webkit-flex-direction: column;*/
}
#content{
    padding-top: 62px;
    /*  -webkit-flex: 1;
      -moz-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;*/
    padding-bottom: 56px;
}
#logo {
    float: left;
    margin: 0;
    z-index: 0;
}
header .phone {
    float: left;
    color: #666;
    font-weight: 500;
    font-size: 15px;
    margin: 24px 0 0 94px;
}
header .phone a {
    color: #666;
    text-decoration: none;
}
header nav {
    float: right;
    margin: 24px 0 0;
}
header nav ul li {
    display: inline-block;
    margin: 0 0 0 19px;
}
header nav ul li a {
    font-size: 13px;
    color: #666;
    text-transform: uppercase;
    text-decoration: none;
}
header nav ul li a:hover {
    color: #fff;
}
header nav ul li.active a {
    color: #666;
}
.main_block_0 {
    background: url(header1000x150.jpg) center no-repeat #222;
    height: 140px;
}
.main_block_1 {
    text-align: center;
    height: 530px;
    //background: url(bck.jpg) center; repeat-x center bottom;
    //background-size: cover;
}
.main_block_1 h1 {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 50px 0 0;
}
.main_block_1 h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 300;
    margin: 10px 0 0;
}
.main_block_1 img {
    //vertical-align: top;
    margin-top: -50px;
}
.main_block_1 ul {
    margin: 25px 0;
    padding-top: 20px;
}
.main_block_1 ul li {
    width: 292px;
    height: 292px;
    display: inline-block;
    text-align: center;
    position: relative;
    margin: 0 8px;
    background-color: transparent;
    vertical-align: middle;
}
.main_block_1 ul li .image {
    height: 177px;
    width: 100%;
    padding: 58px 0 0;
}
.main_block_1 ul li .title {
    font-size: 24px;
    color: #02A2C4;
}
.main_block_1 ul li .title span{
    padding-bottom: 2px;
    border-bottom: 1px dashed #02A2C4;
}
.main_block_1 ul li:hover .title span{
    border-bottom: none;
}
.main_block_1 ul li:hover .image img {
    display: none;
}
.main_block_1 ul li .hover_text .title {
    color: #2b6392;
    font-size: 20px;
}
.main_block_1 ul li .hover_text {
    position: absolute;
    width: 270px;
    height: 270px;
    top: 0;
    left: 0;
    display: none;
    background-color: #666;
}
.main_block_1 ul li .hover_text span {
    display: table-cell;
    width: 270px;
    height: 270px;
    text-align: left;
    vertical-align: middle;
    padding: 0 33px;
    color: #fff;
    font-size: 16px;
    line-height: 150%;
}
.main_catalog {
    padding: 0 0 46px;
    background-color: #f3f3f3;
}
.main_catalog h3 {
    text-align: center;
    font-size: 26px;
    //text-transform: uppercase;
    color: #333;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 45px;
    padding: 50px 0 0;
}
.main_catalog ul {
    margin: 27px auto 0;
    width: 825px;
    margin-left: 105px;
}
.main_catalog ul li {
    display: inline-block;
    width: 260px;
    text-align: center;
    vertical-align: top;
    height: 220px;
    float: left;
}
.main_catalog ul li span {
    display: table-cell;
    width: 197px;
    height: 197px;
    vertical-align: middle;
    text-align: center;
}
.border_btn {
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    width: 173px;
    height: 53px;
    display: inline-block;
    line-height: 55px;
    text-align: center;
    border: 3px solid #555f69;
    color: #555f69;
    font-weight: 500;
}
.border_btn:hover {
    color: #fff!important;
    border-color: #263039!important;
    background-color: #263039!important;
}
.main_catalog .all {
    text-align: center;
    padding: 40px 0 0;
}
.contact_block {
    padding: 90px 0 0;
    height: 240px;
}
.contact_block_1 {
    padding: 60px 0 0;
    height: 150px;
    text-align: center;
}
.contact_block, .contact_block_1 {
    text-align: center;
    color: #f3f3f3;
    background-color: #666;
}
.contact_block .text, .contact_block_1 .text {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 300;
    line-height: 1;
    line-height: 30px;
}
.contact_block .phone, .contact_block_1 .phone {
    font-size: 50px;
    font-weight: 500;
    line-height: 30px;
    position: relative;
    margin: 16px 0 0;
    letter-spacing: 0.1px;
}
.contact_block .phone a {
    color: #fff;
    text-decoration: none;
}
.contact_block .phone span {
    line-height: normal;
    font-size: 20px;
    color: #9de4f9;
    position: absolute;
    display: inline-block;
    font-weight: normal;
    text-align: left;
    bottom: -108px;
    margin-left: 24px;
}
.contact_block .phone span:before {
    width: 51px;
    height: 65px;
    background: url(arrow.png) no-repeat;
    bottom: 25px;
    top: auto;
    left: -59px;
}
.contact_block_1 .text{
    margin: 0 auto;
    padding: 30px;
    width: 350px;
    border: solid 2px #f3f3f3;
    line-height: 22px;
    position: relative;
}
.help_block {
    padding: 81px 0 122px;
    text-align: center;
    background-color:#fdf8ed;
}
.help_block .text {
    width: 512px;
    margin: 0 auto;
    padding: 45px 30px 55px;
    font-size: 18px;
    line-height: 22px;
    position: relative;
}
.help_block .text textarea{
    width: 511px;
    height: 132px;
    border: 1px solid #56606a;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    line-height: 22px;
    padding: 45px 30px 55px;
    outline: none;
    resize: none;
    background:transparent;
    transition:0.2s;
    overflow: auto;
    position: absolute;
    top:0;
    left:0;
}
.help_block .text textarea:focus{
    background: #fdf8ed;
    text-align: left;
}
.help_block .text textarea::-webkit-input-placeholder {color: #43607a;}
.help_block .text textarea::-moz-placeholder          {color: #43607a;}
.help_block .text textarea:-moz-placeholder           {color: #43607a;}
.help_block .text textarea:-ms-input-placeholder      {color: #43607a;}
.help_block .text p {
    margin: 0 0 22px;
    -webkit-text-size-adjust: none;
}
.help_block .send {
    display: inline-block;
    margin: 38px 0 0;
    position: relative;
}
.help_block .send a {
    border-color: #43607a;
    color: #43607a;
}
.help_block .send span {
    position: absolute;
    left: 201px;
    top: 121px;
    white-space: nowrap;
    font-size: 15px;
}
.help_block .send span:before {
    width: 51px;
    height: 65px;
    background: url(../images/arrow2.png) no-repeat;
    bottom: 7px;
    top: auto;
    left: -59px;
}
footer {
    height: 56px;
    background-color: #f3f3f3;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
footer .dev {
    float: right;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
    margin: 24px 21px 0 0;
}
footer .dev:hover {
    text-decoration: underline;
}
footer .dev span {
    color: #555f69;
}
footer .dev:after {
    width: 15px;
    height: 15px;
    background: url(../images/icon-dev.png) no-repeat;
    left: auto;
    right: -21px;
    top: -1px;
}
.popupForm {
    position: absolute;
    width: 100%;
    height: 100%;
    min-width: 980px;
    overflow: hidden;
    top: 0;
    left: 0;
    background: rgba(73,70,85,0.5);
    display: none;
    z-index: 999;
}
.popupForm2{
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    background: rgba(73,70,85,0.5);
    display: none;
    z-index: 999;
}
.sendForm {
    height: 80px;
    padding: 17px 0 0 24px;
    background-color: #fff;
    border: 3px solid #a9b1c8;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 897px;
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    margin: -51px 0 0 -463px;
}
.sendForm input[type='text'] {
    margin: 10px 11px 0 0;
}
.sendForm input.inp1 {
    width: 229px;
}
.sendForm input.inp2 {
    width: 368px;
}
.sendForm .border_btn {
    width: 179px;
    height: 59px;
    background-color: #fff;
    cursor: pointer;
    margin: 0 0 0 15px;
}
.help_block .send .border_btn-sub{
    line-height: 2;
}

.item_details {
    margin: 45px 0 0;
}
.title h1 {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 5px;
}
.title h3 {
    font-size: 20px;
    font-weight: 300;
}
.catalog_list .title {
    padding: 47px 0 55px;
}
.catalog_table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.catalog_table .td_1 {
    width: 168px;
    padding: 0 0 0 8px;
}
.catalog_table .td_2 {
    width: 229px;
    padding-right: 20px;
}
.catalog_table .td_3 {
    width: 88px;
}
.catalog_table .td_4 {
    width: 105px;
}
.catalog_table .td_5 {
    width: 140px;
}
.catalog_table thead td {
    height: 36px;
    background-color: #ffe6b3;
    font-size: 12px;
    color: #c7901d;
    font-weight: 500;
}
.catalog_table tbody td {
    height: 163px;
    border-top: 1px solid #43607a;
    font-size: 15px;
    font-weight: 500;
}
.catalog_table tbody tr:first-child td {
    border-top: 0;
}
.catalog_table a.name {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    text-decoration: none;
    border-bottom: 1px solid #c4c4c4;
}
.catalog_table a.name:hover {
    border-bottom-color: transparent;
}
.catalog_table tbody td.td_5 {
    font-weight: 700;
    color: #e9bb58;
}
.catalog_table tbody td.td_6 a {
    width: 149px;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    border-color: #43607a;
    color: #43607a;
}
.help_block-btn {
    padding: 64px 0 110px;
    text-align: center;
}
.help_block-btn ul{
    width: 566px;
    margin: 0 auto;
}
.help_block-btn ul li{
    list-style:none;
    width: 50%;
    float: left;
}
.help_block-btn ul li a{
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    width: 243px;
    height: 53px;
    display: inline-block;
    line-height: 55px;
    text-align: center;
    border: 3px solid #555f69;
    color: #555f69;
    font-weight: 500;
}
.help_block-btn ul li a:hover{
    color: #fff;
    background-color: #43607a;;
}
.info_block{
    padding-bottom: 6px;
    text-align: center;
    //height: 320px;
}
.info_block h2{
    font-size: 50px;
    font-weight: 500;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 60px;
    color: #ddd;
    margin-bottom: 30px;
}
.info_block ul li{
    font-size: 26px;
    font-weight: 400;
    display: inline-block;
    margin: 25px;
    min-width: 320px;
    //height: 300px;
}
.info_block img{
    margin-top: 20px;
    padding-bottom: 30px;
}
.info_block .text {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 400;
    margin: 10px auto;
    padding: 30px;
    width: 350px;
    border: solid 2px #f3f3f3;
    background-color: #f3f3f3;
}
.info_block a, a:hover {
    text-decoration: none;
}
.info_block p {
    margin: 30px 0 30px 350px;
    font-size: 16px;
}
.black-line {
    height: 8px;
    background-color: #333;
}