* {
  padding: 0;
  margin: 0;
  outline: 0!important;
}
@font-face {
  font-family: 'Verdana';
  src: url('8107167_0.eot');
  src: url('8107167_0.eot?#iefix') format('embedded-opentype'),
       url('8107167_0.woff') format('woff'),
       url('8107167_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; 
}
body {
  max-width: 1250px;
  min-width: 1020px;
  width: 100%;
  margin: 0 auto;
  display: block;
  border-top: 5px solid #153447;
  color: #153447;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Verdana";
}
.wrap {
  width: 1020px;
  margin: 0 auto;
}


a {
  cursor: pointer;
  color: #153447;
  text-decoration: none;
}
a img {
  border: 0;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  content: '';
  clear: both;
}



header {
  display: block;
  margin-top: 27px;
}
header .logo {
  float: left;
  width: 260px;
}
header .logo img {
  display: block;
  float: left;
  margin-right: 33px;
}
header .logo p {
  width: 140px;
  font-size: 18px;
  float: left;
}
.phone {
  color: #143557;
  float: left;
  margin-left: 90px;
  font-size: 25px;
}
header .callback {
  float: right;
  margin-right: 15px;
}
header .callback i {
  margin-right: 15px;
  margin-top: 7px;
}
header .callback a {
  display: block;
  float: left;
  text-transform: lowercase;
  margin-top: 20px;
  font-size: 20px;
  text-decoration: none;
  border-bottom: 1px dashed #153447;
  margin-left: 10px;
}

.files {
  margin-top: 35px;
  background: #e7eaec;
  border-radius: 5px;
  border: 1px solid #e7eaec;
  padding: 15px 29px;
  text-transform: none;
}
.files .file {
  float: left;
  display: block;
  width: 300px;
  margin-right: 30px;
}
.files .file .icon-file {
    margin-top: 3px;
}
.files .file.last-child {
  margin-right: 10px;
  float: right;
  margin-right: 0;
}
.files .file .info {
  display: block;
  float: left;
  font-size: 16px;
  margin-left: 11px;
  width: 265px;
}
.files .file .info .title {
  color: #000;
  text-decoration: underline;
}
.files .file .info .size {
  color:  #5c90b7
}

.header {
  margin-top: 47px;
  margin-bottom: 38px;
  font-size: 27px;
  word-spacing: 0.45em;
  line-height: 1.4em;
  text-align: center;
}
.img-main {
  display: block;
  margin: 0 auto;
}
.attributes {
  padding-bottom: 20px;
  margin-top: -12px;
}
.attributes li {
  display: block;
  width: 50%;
  float: left;
  margin-bottom: 10px;
  max-height: 50px;
}
.attributes li.n2 {
  margin-left: 40px;
  width: 470px;
}
.attributes li span {
  display: block;
  float: left;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.4em;
  margin-left: 5px;
  margin-top: 3px;
  width: 415px;
}
.attributes li.n2 span {
  width: 375px;
}
.simptom {
  background: #153447;
  position: relative;
}
.simptom .wrap {
  padding: 20px 0;
}
.simptom .arrow {
  position: absolute;
  top: -37px;
  right: 420px;
}
.simptom .header {
  color: #fff;
  margin: 0;
  padding-top: 3px;
  letter-spacing: 0.05em;
}
.simptom .list {
  margin-top: 30px;
  position: relative;
  color: white;
  font-size: 13px;
  padding-bottom: 73px;
}
.simptom .list .element {
  display: inline;
  position: absolute;
  font-size: 22px;
}
.simptom .list .element1 {
  top: 15px;
  left: 0px;
  text-align: right;
}
.simptom .list .element2 {
  top: 145px;
  left: 90px;
  text-align: right;
}
.simptom .list .element3 {
  top: 250px;
  width: 100%;
  text-align: center;
}
.simptom .list .element4 {
  top: 145px;
  right: 55px;
  text-align: left;
}
.simptom .list .element5 {
  top: 15px;
  left: 730px;
  text-align: left;
}
.simptom .list img {
  display: block;
  margin: 0 auto;
}
.situation {
  padding-top: 20px;
  background: url(../image/bg-line.png);
}
.situation .header {
  margin: 5px 0 33px 0;
}
.situation-list {
  padding-bottom: 25px;
  margin-top: 50px;
}
.situation-list .col {
  float: left;
  width: 36%;
}
.situation-list .col.last-child {
  width: 28%;
}
.situation-list .col.last-child span {
  float: left;
  width: 246px;
}
.situation-list i {
  margin-right: 10px;
  margin-top: 3px;
}
.situation-list span {
  display: block;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: normal;
}
.good .header {
  padding-bottom: 30px;
  margin: 0;
  margin-top: 25px;
  font-size: 32px;
}
.good .header.bold {
  margin-top: 50px;
  padding-bottom: 40px;
}
.good .header > * {
  display: block;
  margin: 0 auto;
}
.good .header img {
  display: block;
  margin: 10px auto 25px;
}
.good .list {
  padding-bottom: 42px;
}
.good .list .element {
  width: 25%;
  float: left;
  text-align: center;
  font-size: 18px;
}
.form {
  background: #153447 url(../image/wave.jpg) no-repeat center top;
}
.form form {
  padding: 20px 0;
  width: 950px;
  margin: 0 auto;
  height: 285px;
}
.form h6 {
  font-size: 24px;
  color: white;
  word-spacing: 0.65em;
  padding-top: 13px;
  margin-bottom: 35px;
  font-weight: bold;
  line-height: 1.2em;
}
.form .element {
  float: left;
  position: relative;
  width: 460px;
}
.form .element i {
  top: 11px;
  left: 13px;
  position: absolute;
}
.form .element.mr {
  margin-right: 20px;
  margin-bottom: 20px;
}
.form .element input {
  width: 408px;
  padding-left: 50px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  behavior: url(style/PIE.htc);
  background: #fff;
  height: 43px;
  line-height: 43px;
  font-size: 16px;
  font-family: "Verdana";
  vertical-align: middle;
}
.form .element input.error {
  border-color: red;
  color: red;
}
.error::-webkit-input-placeholder {
  color: red;
}
.error::-moz-placeholder {
  color: red;
}
.error:-ms-input-placeholder {
  color: red;
}
.form .element input.error:-moz-placeholder {
  color: red;
}
.form button {
  display: block;
  position: relative;
  border: 0;
  text-align: center;
  color: #ffffff;
  width: 940px;
  background: -moz-linear-gradient(#ff5315, #ff1f25);
  background: -webkit-linear-gradient(#ff5315, #ff1f25);
  background: linear-gradient(#ff5315, #ff1f25);
  -pie-background: linear-gradient(#ff5315, #ff1f25);
  zoom: 1;
  border-radius: 5px;
  behavior: url(style/PIE.htc);
  cursor: pointer;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0.1em;
  position: relative;
  margin-bottom: 18px;
  text-transform: uppercase;
  line-height: 62px;
  height: 62px;
}
.form button img {
  position: absolute;
  margin-left: 10px;
  top: 20px;
}
.form button:active {
  background: -moz-linear-gradient(bottom, #ff5315, #ff1f25);
  background: -webkit-linear-gradient(bottom, #ff5315, #ff1f25);
  background: linear-gradient(bottom, #ff5315, #ff1f25);
  -pie-background: linear-gradient(#ff1f25, #ff5315);
}

.consultation {
  background: #153447;;
}
.consultation .header {
  margin: 0;
  padding-top: 30px;
  color: white;
}
.consultation .header img {
  margin-left: -45px;
  vertical-align: middle;
}
.consultation .video {
  display: block;
  width: 720px;
  margin: 20px auto 0;
}
.consultation .video img {
  border: 0;
}
.consultation .header.sub {
  font-size: 20px;
  margin: 0;
  margin-bottom: 35px;
}

.about .chose {
  padding-top: 45px;
  background: url(../image/bg-line.png);
}
.about .chose p {
  width: 240px;
  text-align: right;
  float: left;
  margin-right: 30px;
  font-size: 22px;
}
.about .chose .images {
  float: left;
  width: 740px;
  margin-bottom: 42px;
}
.about .chose .images img {
  display: block;
  float: left;
  margin: 0;
}
.about .say {
  padding-top: 30px;
  padding-bottom: 30px;
}
.about .say .img {
  display: block;
  float: left;
  margin-top: 40px;
  margin-left: 20px;
  width: 240px;
}
.about .say .text {
  float: left;
  width: 670px;
  margin-left: 90px;
  margin-bottom: 55px;
}
.about .say .header {
  text-align: left;
  margin: 0;
  margin-top: 40px;
}
.about .say p {
  font-size: 18px;
  line-height: 1.5;
  margin-top: 6px;
}
.information .better {
  margin-top: 35px;
}
.better .wrap {
  padding-bottom: 65px;
}
.information .col-left {
  width: 480px;
  float: left;
}
.col-left .targets {
  margin-top: 10px;
}
.information .col-right {
  width: 530px;
  float: left;
  margin-left: 10px;
}
.information .subheader {
  color: #5c90b7;
  font-size: 18px;
  font-weight: bold;
}
.information .better .header {
  margin: 0;
  margin-top: 10px;
  text-align: left;
}
.information .better .text {
  margin-top: 30px;
}
.information .better .text img {
  display: block;
  float: left;
  margin-left: 40px;
}
.information .better .text p {
  display: block;
  float: left;
  margin-left: 28px;
  width: 310px;
  text-transform: lowercase;
  font-size: 18px;
}
.information .better .some {
  display: block;
  margin-top: 10px;
}
.information .better .element img {
  display: block;
  float: left;
}
.information .better .element p {
  display: block;
  float: left;
  margin-bottom: 20px;
  text-transform: lowercase;
  font-size: 22px;
  line-height: 18px;
  width: 450px;
  line-height: 1.1em;
}
.complex {
  background: url(../image/bg-line.png);
}
.complex .wrap {
  padding-bottom: 20px;
}
.complex .header {
  margin-top: 0;
  letter-spacing: 0.05em;
  line-height: 1.2em;
}
.complex .col-right {
  margin-top: 10px;
}
.complex .element {
  margin-left: 37px;
}
.complex .element p {
  margin-left: 15px;
}
.work .header {
  margin: 40px 0;
}
.work .element {
  float: left;
  width: 490px;
  margin-left: 20px;
  margin-bottom: 5px;
}
.work .element img {
  display: block;
  float: left;
  margin-right: 20px;
}
.work .element p {
  margin-top: 40px;
  font-size: 16px;
}
.work .element p.line-3 {
  margin-top: 20px;
}
.popular .wrap {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
.popular .top-img {
  top: 0;
  right: 0;
  position: absolute;
}
.popular .header {
  text-align: left;
  font-size: 29px;
  font-weight: bold;
  margin: 8px 0 30px 0;
}
.popular .element {
  width: 50%;
  float: left;
  margin-bottom: 10px;
}
.popular .element img {
  display: block;
  margin-right: 10px;
  float: left;
}
.popular .element p {
  margin-top: 7px;
  font-size: 19px;
  font-weight: normal;
  max-height: 18px;
}
.popular .element.last-child p{
  float: left;
  margin-right: -40px;
  width: 500px;
}
footer {
  padding: 15px 0;
  display: block;
}
footer .phone {
  margin-left: 0;
  margin-top: 15px;
  line-height: 1.5em;
  font-size: 29px;
  width: 260px;
}
footer .right {
  float: left;
  margin-left: 25px;
  width: 735px;
}
footer .links {
  margin-bottom: 10px;
  font-size: 16px;
  margin-top: 25px;
  font-weight: bold;
  word-spacing: 0.5em;
  letter-spacing: 0.07em;
  margin-right: -30px;
}
footer .links a {
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px dashed #143557;
}
footer .links span {
  color: #5c90b7
}
footer .about-company {
  color: #858585;
}
footer .about-company .title img {
  display: block;
  float: left;
}
footer .about-company span {
  margin-top: 15px;
  display: block;
  float: left;
  margin-left: 15px;
  font-size: 19px;
}
footer .title {
  float: left;
}
footer .site {
  margin-top: 10px;
  float: right;
  width: auto;
  margin-right: -30px;
}
footer .site a {
  color: #333;
  margin-left: 35px;
  text-transform: lowercase;
  font-size: 21px;
  display: block;
  text-decoration: underline;
  float: left;
}
footer .site a img {
  margin-top: 12px;
  display: block;
  float: left;
  margin-right: 5px;
}
footer .metrika {
  margin-top: -12px;
}
.bold {
  font-weight: bold;
}
.border {
  display: block;
  background: url(../image/border.jpg);
  height: 5px;
}
.border-dotted {
  display: block;
  background: url(../image/icon-border-dotted.jpg);
  height: 1px;
}
.cyan {
  color: #00a99d;
}
.red {
  color: #ff1d25;
  font-size: 22px;
}
.small {
  font-size: 0.7em;
  line-height: 1.4em;
}



.popup {
  position: fixed;
  top: 100px;
  width: 1020px;
  left: 50%;
  margin-left: -510px;
  z-index: 99;
  display: none;
  border: 2px solid #143557;
}
.popup .close {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  behavior: url(style/PIE.htc);
  right: -10px;
  top: -10px;
  background: #143557;
  text-align: center;
  color: white;
  cursor: pointer;
}



i[class*="icon-"] {
  display: block;
  float: left;
  behavior:
    expression(this.src = this.src ?
        this.src : this.currentStyle.backgroundImage.split('"')[1],
        this.style.background = "none",
    this.style.filter =
        "progid:DXImageTransform.Microsoft.AlphaImageLoader(src="
        + this.src + ",sizingMethod='crop')");
}
.icon-file {
  width: 24px;
  height: 31px;
  background: url(../image/icon-file.png);
}
.icon-bullet-star {
  width: 26px;
  height: 30px;
  background: url(../image/icon-bullet-star.png);
}
.icon-bullet-check {
  width: 27px;
  height: 23px;
  background: url(../image/icon-bullet-check.png);
}
.icon-phone {
  width: 56px;
  height: 56px;
  background: url(../image/icon-phone.png);
}
.icon-target-gray {
  width: 117px;
  height: 117px;
  background: url(../image/target-gray.png);
}
i[class*="icon-form"] {
  width: 22px;
  height: 22px;
}
.icon-form-person {
   background: url(../image/icon-form-person.png);
}
.icon-form-envelope {
   background: url(../image/icon-form-envelope.png);
}
.icon-form-organization {
   background: url(../image/icon-form-organization.png);
}
.icon-form-phone {
   background: url(../image/icon-form-phone.png);
}