body{
    padding: 0;
    max-width: 1920px;
    min-width: 1300px;
    margin: 0 auto;
}

@font-face {
    font-family: 'MuseoSansCyrl-100';
    src: url('fonts/MuseoSansCyrl-100.eot?#iefix') format('embedded-opentype'),
    url('fonts/MuseoSansCyrl-100.otf')  format('opentype'),
    url('fonts/MuseoSansCyrl-100.woff') format('woff'),
    url('fonts/MuseoSansCyrl-100.ttf')  format('truetype'),
    url('fonts/MuseoSansCyrl-100.svg#MuseoSansCyrl-100') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSansCyrl-900';
    src: url('fonts/MuseoSansCyrl-900.eot?#iefix') format('embedded-opentype'),
    url('fonts/MuseoSansCyrl-900.otf')  format('opentype'),
    url('fonts/MuseoSansCyrl-900.woff') format('woff'),
    url('fonts/MuseoSansCyrl-900.ttf')  format('truetype'),
    url('fonts/MuseoSansCyrl-900.svg#MuseoSansCyrl-900') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSansCyrl-700';
    src: url('fonts/MuseoSansCyrl-700.eot?#iefix') format('embedded-opentype'),
    url('fonts/MuseoSansCyrl-700.otf')  format('opentype'),
    url('fonts/MuseoSansCyrl-700.woff') format('woff'),
    url('fonts/MuseoSansCyrl-700.ttf')  format('truetype'),
    url('fonts/MuseoSansCyrl-700.svg#MuseoSansCyrl-700') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSansCyrl-300';
    src: url('fonts/MuseoSansCyrl-300.eot?#iefix') format('embedded-opentype'),
    url('fonts/MuseoSansCyrl-300.otf')  format('opentype'),
    url('fonts/MuseoSansCyrl-300.woff') format('woff'),
    url('fonts/MuseoSansCyrl-300.ttf')  format('truetype'),
    url('fonts/MuseoSansCyrl-300.svg#MuseoSansCyrl-300') format('svg');
    font-weight: normal;
    font-style: normal;
}
.block1{
    background: url("images/header.jpg");
    /* width: 100%; */
    height: 578px;
    min-width: 1266px;
}
.conteiner{
    width: 1265px;
    min-width: 1265px;
    margin: 0 auto;
}
.logo{
    display: inline-block;
    padding: 21px 0 0px 13px;
}
.slogan{
    font-family: MuseoSansCyrl-900;
    font-size: 24px;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    margin: 22px 0px 0px 252px;
}
.info{
    display: inline-block;
    vertical-align: top;
    margin-top: -22px;
    margin-left: 214px;
}
.info p{
    font-family: MuseoSansCyrl-700;
    font-size: 24px;
    color: #ffffff;
}
.info a{
    font-family: MuseoSansCyrl-700;
    width: 250px;
    height: 38px;
    display: block;
    font-size: 12px;
    color: #ffffff;
    margin-left: -34px;
    background: #ff9600;
    background: -moz-linear-gradient(top, #ff9600 0%, #ff6900 50%, #ff3800 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9600), color-stop(50%,#ff6900), color-stop(100%,#ff3800));
    background: -webkit-linear-gradient(top, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    background: -o-linear-gradient(top, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    background: -ms-linear-gradient(top, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    background: linear-gradient(to bottom, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#ff3800',GradientType=0 );
    border-radius: 3px;
    text-align: center;
    margin-top: -17px;
    line-height: 37px;
    text-transform: uppercase;
    text-decoration: none;
}
.title_header {
    border: 3px solid #fff;
    font-family: MuseoSansCyrl-700;
    font-size: 60px;
    color: #ffffff;
    text-align: center;
    margin-top: 94px;
    text-transform: uppercase;
    line-height: 25px;
    padding-top: 37px;
    height: 105px;
}
.title_header p{font-size: 36px;}
.block1_text{
    font-family: MuseoSansCyrl-300;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-top: 48px;
}
.buttom{
    font-family: MuseoSansCyrl-700;
    width: 296px;
    height: 50px;
    display: block;
    font-size: 14px;
    color: #ffffff;
    background: #ff9600;
    background: -moz-linear-gradient(top, #ff9600 0%, #ff6900 50%, #ff3800 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9600), color-stop(50%,#ff6900), color-stop(100%,#ff3800));
    background: -webkit-linear-gradient(top, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    background: -o-linear-gradient(top, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    background: -ms-linear-gradient(top, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    background: linear-gradient(to bottom, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#ff3800',GradientType=0 );
    border-radius: 3px;
    text-align: center;
    line-height: 52px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 auto;
    margin-top: 45px;
}
.name_block{
    font-family: MuseoSansCyrl-700;
    font-size: 36px;
    color: #ff5252;
    text-align: center;
    margin-top: 83px;
}
.wrap_img{
    width: 1060px;
    margin: 0 auto;
    margin-top: 84px;
}
.block1_img{
    width: 239px;
    float: left;
    text-align: center;
    margin-right: 166px;
    margin-bottom: 45px;
}
.block1_img p{
    font-family: MuseoSansCyrl-700;
    font-size: 18px;
    color: #021327;
}
.block1_img:nth-child(3), .block1_img:nth-child(6) {
    margin-left: 3px;
    margin-right: 0px;
}
.block3{
    background: url("images/bg_block3.png")no-repeat;
    height: 595px;
    clear: both;
    min-width: 1266px;
}
.name_block3{
    font-family: MuseoSansCyrl-700;
    font-size: 36px;
    color: #ffffff;
    text-align: center;
    padding-top: 60px;
}
.money{
    font-family: MuseoSansCyrl-900;
    font-size: 21px;
    color:#ed343a;
    text-transform: uppercase;
}
.desc{
    font-family: MuseoSansCyrl-700;
    font-size: 18px;
    color: #ffffff;
}
.block3_img{
    float: left;
    margin-bottom: 32px;
}
.block3_img:nth-child(1){
    float: left;
    width: 199px;
    text-align: center;
    margin-left: 21px;
    margin-top: 4px;
}
.block3_img:nth-child(2){
    width: 360px;
    margin-left: 133px;
    margin-top: 12px;
    text-align: center;
}
.block3_img:nth-child(3){
    width: 281px;
    margin-top: 12px;
    margin-left: 66px;
    text-align: center;
}
.buttom1{
    font-family: MuseoSansCyrl-700;
    width: 291px;
    height: 38px;
    display: block;
    font-size: 14px;
    color: #ffffff;
    background: #ff9600;
    background: -moz-linear-gradient(top, #ff9600 0%, #ff6900 50%, #ff3800 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9600), color-stop(50%,#ff6900), color-stop(100%,#ff3800));
    background: -webkit-linear-gradient(top, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    background: -o-linear-gradient(top, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    background: -ms-linear-gradient(top, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    background: linear-gradient(to bottom, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#ff3800',GradientType=0 );
    border-radius: 3px;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 auto;
    margin-top: 45px;
    clear: both;
}
.wrap_part{
    width: 1041px;
    margin: 0 auto;
    margin-top: 81px;
}
.part{
    width: 234px;
    border: 3px solid #ff5252;
    border-radius: 4px;
    float: left;
    margin-right: 107px;
}
.part:nth-child(1) {
    margin-left: 52px;
}
.part:nth-child(3) {
    margin-left: 13px;
    margin-right: 0px;
    margin-bottom: 52px;
}
.name_part{
    font-family: MuseoSansCyrl-700;
    font-size: 16px;
    color: #000000;
    text-align: center;
}
.desc_part{
    font-family: MuseoSansCyrl-300;
    font-size: 12px;
    color: #000000;
    text-align: center;
    margin-bottom: 10px;
    padding: 0px 32px;
}
.desc_part p{
    font-family: MuseoSansCyrl-300;
    font-size: 12px;
    color: #000000;
    text-align: center;
    margin-bottom: 12px;
    line-height: 19px;
}
.desc_part1 {
    font-family: MuseoSansCyrl-300;
    font-size: 12px;
    color: #000000;
    text-align: center;
    margin-bottom: 10px;
    padding: 0px 20px;
}
.itsites-wrapp2 {
    overflow: hidden;
    background: #f4f8fb;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    clear: both;
    width: 720px;
    margin: 0 auto;
    height: 98px;
    border-bottom: 1px solid #d3d3d3;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-radius: 3px;
}
.name_form{float: left;}
.email_form{float: left;}
.name_form input{
    border: 2px solid #e5e5e5;
    width: 148px;
    height: 34px;
    border-radius: 3px;
    margin-top: 8px;
    margin-left: 5px;
    padding-left: 8px;
    font-family: MuseoSansCyrl-700;
    font-size: 12px;
    color: #3d3d3d;
    outline: none;
}
.email_form input{
    border: 2px solid #e5e5e5;
    width: 147px;
    height: 34px;
    border-radius: 3px;
    margin-top: 9px;
    margin-left: 14px;
    padding-left: 9px;
    font-family: MuseoSansCyrl-700;
    font-size: 12px;
    color: #3d3d3d;
    outline: none;
}
.submit-button-block input{
    font-family: MuseoSansCyrl-700;
    width: 284px;
    height: 40px;
    font-size: 14px;
    color: #ffffff;
    background: #ff9600;
    background: -moz-linear-gradient(top, #ff9600 0%, #ff6900 50%, #ff3800 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9600), color-stop(50%,#ff6900), color-stop(100%,#ff3800));
    background: -webkit-linear-gradient(top, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    background: -o-linear-gradient(top, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    background: -ms-linear-gradient(top, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    background: linear-gradient(to bottom, #ff9600 0%,#ff6900 50%,#ff3800 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#ff3800',GradientType=0 );
    border-radius: 3px;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 9px;
    clear: both;
    margin-left: 14px;
    border: none;
    cursor: pointer;
}
.block6{
    background: url("images/bg_block6.jpg")no-repeat;
    height: 979px;
    margin-top: 65px;
    min-width: 1266px;
}
.conteiner_center{
    margin: 0 auto;
    width: 1299px;
}
.foto_osnov{
    margin-left: -22px;
    margin-top: 41px;
    float: left;
}
.desc_osnov{
    padding-top: 55px;
    width: 680px;
    float: left;
    padding-left: 88px;
    position: relative;
    padding-bottom: 17px;
  height: 100%;
}
.desc_osnov:before{
    content: ' ';
    background: url("images/lapku1.png")no-repeat;
    width: 23px;
    height: 17px;
    position: absolute;
    left: 52px;
}
.desc_osnov:after{
    content: ' ';
    background: url("images/lapku2.png")no-repeat;
    width: 23px;
    height: 17px;
    float: right;
}
.desc_osnov p {
    font-family: MuseoSansCyrl-300;
    font-size: 16px;
    color: #ffffff;
}
.name_osnov{
    font-family: MuseoSansCyrl-100;
    font-size: 72px;
    color: #ffffff;
}
.fio_osnov{
    font-family: MuseoSansCyrl-100;
    font-size: 72px;
    color: #ffffff;
      position: relative;
  left: 7%;
}
.name_block6{
font-family: MuseoSansCyrl-700;
  font-size: 36px;
  color: #ffffff;
  text-align: center;
  
padding-top: 19px;
  width: 775px;
  margin-left: 267px;
  position: relative;
}
.phone_form{
    float: left;
}
.phone_form input{
    border: 2px solid #e5e5e5;
    width: 147px;
    height: 34px;
    border-radius: 3px;
    margin-top: 9px;
    margin-left: 15px;
    padding-left: 9px;
    font-family: MuseoSansCyrl-700;
    font-size: 12px;
    color: #3d3d3d;
    outline: none;
}
.itsites-wrapp1{
    overflow: hidden;
    background: #f4f8fb;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    clear: both;
    width: 915px;
    margin: 0 auto;
    height: 98px;
    border-bottom: 1px solid #d3d3d3;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-radius: 3px;
    margin-top: 48px;
}
p.name_block6:after {
  content: ' ';
  background: url('images/strilka.png');
  height: 50px;
  width: 69px;
  position: absolute;
  top: 82px;
  bottom: 0;
  right: 94px;
}
.footer{
    background: #021327;
    padding-bottom: 17px;
    min-width: 1266px;
}



