body {
  background: #f3f3f3 ;
  color: #666666;
  margin: 0;
  font: 16px/24px 'calibri', sans-serif;
  min-width: 1260px;
  overflow-y: scroll;
}
#main {
  margin-top: 30px;
}

.about {
  padding: 0 105px 0 0;
}
.leading {
  background: #f3f3f3 url(../images/site/bg-contacts-bottom.png) 50% 100% no-repeat;
}
.leading #main {
  margin-bottom: 119px;
}
@font-face {
  font-family: 'plumbregular';
  src: url('../fonts/plumb-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'plumbbold';
  src: url('../fonts/plumb-bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'calibri';
  src: local('?'), url('../fonts/calibri.woff') format('woff'), url('../fonts/calibri.ttf') format('truetype'), url('../fonts/calibri.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'calibrib';
  src: local('?'), url('../fonts/calibrib.woff') format('woff'), url('../fonts/calibrib.ttf') format('truetype'), url('../fonts/calibrib.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.white {
  background-color: #fff;
}
.border-box {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
h1,
.title_h1 {
  font: 48px/56px 'plumbregular', sans-serif;
  display: block;
  margin: 0 0 15px;
}
h2,
.title_h2 {
  font: 40px/46px 'plumbregular', sans-serif;
  display: block;
  margin: 0 0 16px;
}
h2._inner,
.title_h2._inner {
  margin-bottom: 3px;
}
h3,
.title_h3 {
  font: 400 26px/30px 'plumbregular', sans-serif;
  display: block;
  margin: 0 0 15px;
}
h4,
.title_h4 {
  font: 700 18px/22px 'plumbregular', sans-serif;
  display: block;
  margin: 0 0 16px;
}
h5,
.title_h5 {
  font: 700 16px/22px 'plumbregular', sans-serif;
  display: block;
  margin: 0 0 13px;
}
.title_h2 + .title_h3 {
  margin: 30px 0 15px;
}
.title-block {
  text-align: center;
  position: relative;
}
.title-block:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  content: '';
  height: 1px;
  background-color: #c8c8c8;
}
.title-block span {
  padding: 0 40px;
  background-color: #f3f3f3;
  position: relative;
  z-index: 2;
  text-align: center;
}
a {
  color: #008dd6;
  border-bottom: 1px solid #008dd6;
  text-decoration: none;
  -webkit-transition: all .25s;
          transition: all .25s;
}
a:hover {
  color: #6eb413;
  border-color: #6eb413;
}
.no-u {
  border: 0;
}
.no-u u {
  border-bottom: 1px solid #008dd6;
  text-decoration: none;
  -webkit-transition: border-color 0.25s;
          transition: border-color 0.25s;
}
.no-u:hover u {
  border-color: #6eb413;
}
strong {
  font-family: 'calibrib', sans-serif;
}
p {
  margin: 0 0 16px;
}
img {
  vertical-align: top;
  max-width: 100%;
}
figure {
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.content-page {
  padding-right: 105px;
}
.top-description {
  margin-bottom: 40px;
}
.top-description__col {
  width: 388px;
  float: right;
  line-height: 22px;
}
.top-description__col:first-child {
  float: left;
  width: 805px;
}
.top-description .title_h3 {
  margin-bottom: 9px;
}
/* pagination */
.pagination {
  float: right;
}
.pagination__list {
  float: left;
}
.pagination__title {
  float: left;
  margin: 6px 10px 0 0;
  font-size: 16px;
  line-height: 16px;
}
.pagination__item {
  float: left;
  width: 30px;
  height: 31px;
  line-height: 30px;
  text-align: center;
  margin-left: 10px;
}
.pagination__item.active .pagination__link {
  background-position: -63px 0;
  color: #444;
}
.pagination__item:first-child {
  margin-left: 0;
}
.pagination__link {
  display: block;
  border: 0;
  background: url(../images/site/bg-pagination.png) no-repeat 0 0;
  -webkit-transition: background-position 0s;
          transition: background-position 0s;
}
.pagination__link:hover {
  background-position: -32px 0;
}
/* end pagination */
/* list */
.list {
  padding: 0 0 10px 60px;
}
.list__item {
  padding: 0 0 16px 32px;
  position: relative;
}
.list__item:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  background: url(../images/site/bullet05.png) no-repeat 0 -20px;
  left: 1px;
  top: 10px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
label {
  display: inline-block;
  margin-bottom: 2px;
}
.form-field {
  position: relative;
  margin-bottom: 24px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
  color: #666666;
  font-size: 16px;
  padding: 10px 10px 8px;
  border: 1px solid #c0c0c0;
  line-height: 18px;
  vertical-align: middle;
  display: block;
  height: 36px;
  width: 100%;
  background: #fff;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
textarea:focus {
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
}
input[type="text"][disabled],
input[type="password"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
textarea[disabled] {
  cursor: not-allowed;
}
textarea {
  height: 100px;
  resize: none;
}
.error-messages {
  line-height: 16px;
  color: #c90000;
  font-family: 'plumbbold', sans-serif;
  font-size: 14px;
}
button {
  outline: none;
}
.btn {
  padding: 0 22px;
  color: #fff;
  background-color: #5aaad4;
  border: 0;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  text-shadow: 1px 1px 0 #7d95b0;
  -webkit-box-shadow: 1px 1px 0 #7d95b0;
          box-shadow: 1px 1px 0 #7d95b0;
  -webkit-border-radius: 14px;
          border-radius: 14px;
  -webkit-transition: all .25s;
          transition: all .25s;
}
.btn:hover {
  background-color: #4499c6;
}
.btn:active,
.btn:focus {
  -webkit-box-shadow: 1px 1px 0 #7d95b0, inset 1px 1px 3px #136895;
          box-shadow: 1px 1px 0 #7d95b0, inset 1px 1px 3px #136895;
}
.btn[disabled] {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
  background-color: #5aaad4;
}
.btn.small {
  padding: 0 14px;
  height: 23px;
  line-height: 23px;
  -webkit-border-radius: 11px;
          border-radius: 11px;
}
.btn .number {
  color: #d2effe;
}
.btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.btn-form {
  background: url(../images/site/bg-btn-form.png) 0 0 no-repeat;
  text-align: center;
  font: 26px/50px 'plumbbold', sans-serif;
  color: #008dd6;
  width: 175px;
  height: 177px;
  border: 0;
}
.btn-form:hover {
  background-position: 100% 0;
  color: #6eb413;
}

.file-upload-button {
  padding: 2px 0 0;
  width: 100px;
  height: 30px;
  border: 3px solid #008dd6;
  color: #008dd6;
  text-align: center;
  position: relative;
  overflow: hidden;
  font-size: 20px;
  background: 0;
  text-transform: uppercase;
  float: left;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}
.file-upload-button:hover {
  color: #6eb413;
  border-color: #6eb413;
}

/*.btn-file {
  width: 95px;
  height: 24px;
  border: 3px solid #008dd6;
  color: #008dd6;
  text-align: center;
  position: relative;
  overflow: hidden;
  font-size: 20px;
  line-height: 26px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}
.btn-file:hover {
  color: #6eb413;
  border-color: #6eb413;
}
.btn-file input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 30px;
  line-height: 30px;
}*/
.btn-form-send {
  width: 147px;
  height: 30px;
  border: 3px solid #008dd6;
  color: #008dd6;
  text-align: center;
  position: relative;
  overflow: hidden;
  font-size: 20px;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
  background: none;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}
.btn-form-send:hover {
  color: #6eb413;
  border-color: #6eb413;
}
.tab-pane {
  position: relative;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.fade {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s linear;
          transition: opacity 0.3s linear;
}
.fade.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs {
  padding-right: 105px;
}
.nav-tabs {
  list-style: none;
  margin: 0 0 25px -41px;
  padding: 0;
  position: relative;
}
.nav-tabs li {
  margin-left: 41px;
  float: left;
}
.nav-tabs a {
  display: block;
  padding: 10px;
  border: 1px dashed #008dd6;
  font: 18px/18px 'plumbregular', sans-serif;
  position: relative;
  border-width: 1px 0 1px 1px;
}
.nav-tabs a:after {
  border: 20px ;
  position: absolute;
  width: 0;
  height: 21px;
  content: '';
  right: -5px;
  top: -1px;
  border-right: 1px dashed #35a3dc;
  -webkit-transform: rotate(-25deg);
      -ms-transform: rotate(-25deg);
          transform: rotate(-25deg);
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
}
.nav-tabs a:before {
  border: 20px ;
  position: absolute;
  width: 0;
  height: 21px;
  content: '';
  right: -5px;
  bottom: -1px;
  border-right: 1px dashed #35a3dc;
  -webkit-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
          transform: rotate(25deg);
}
.nav-tabs a:hover {
  border-color: #6eb413;
}
.nav-tabs a:hover:before,
.nav-tabs a:hover:after {
  border-color: #6eb413;
}
.nav-tabs .active a {
  cursor: default;
  color: #444;
  border-color: #444;
}
.nav-tabs .active a:before,
.nav-tabs .active a:after {
  border-color: #444;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
table tr th,
table tr td {
  padding: 6px 10px;
}
table tr th:first-child,
table tr td:first-child {
  font-weight: 700;
}
table tr th:last-child,
table tr td:last-child {
  text-align: right;
}
table tr th {
  border-bottom: 2px solid #efefef;
  font-weight: 400;
  text-align: left;
  font-size: 1.357em;
  line-height: 1.2em;
}
table tr td {
  /*border-bottom: 1px solid #efefef;*/
  padding: 7px 10px;
}
table tbody tr:first-child td {
  padding: 17px 10px 7px;
}
.wrap {
  width: 1226px;
  margin: 0 auto;
}
/* header */
.header {
  background: url(../images/site/bg-header.png) 50% 0 no-repeat;
  height: 217px;
  padding-top: 30px;
}
.header__nav {
  font-size: 19px;
  line-height: 20px;
  text-transform: uppercase;
  padding-top: 10px;
}
.header__nav .header__nav-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: center;
}
.header__nav .header__nav-item:after {
  display: inline-block;
  vertical-align: top;
}
.header__nav .header__nav-item.active .header__nav-link {
  color: #555;
}
.header__nav .header__nav-item.active .header__nav-link:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header__nav .header__nav-link {
  display: inline-block;
  color: #008dd6;
  border-bottom: 0;
  position: relative;
}
.header__nav .header__nav-link:hover {
  color: #6eb413;
}
.header__nav .header__nav-link:after {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -7px;
  background: #555;
  height: 5px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.header__nav-list {
  display: inline-block;
  text-align: justify;
  width: 100%;
}
.header__nav-list:after {
  content: '';
  width: 100%;
  line-height: 0;
  font-size: 0;
  height: 0;
  display: inline-block;
  vertical-align: top;
}
.header__contact-item {
  float: left;
  font-style: 0;
  line-height: 0;
  width: 218px; /* У Плута   width: 218px; */ /* У меня   width: 210px; */
  margin-left: 105px;
}
.header__description-row {
  display: block;
}
.header__contact-description {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 5px;
}
.header__wrap-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.header__right {
  float: left;
}
.header__address {
  font-style: normal;
}
.index .header,
.leading .header {
  background: url(../images/site/bg-header_index.jpg) 50% 0 no-repeat;
  height: 142px;
}
.logo {
  display: block;
  float: left;
  margin-top: 3px;
  text-indent: -9999px;
  width: 210px;
  height: 42px;
  background: url(../images/site/logo.png) no-repeat;
}
.logo a {
  display: block;
  height: 100%;
  border: 0;
}
/* end header */
/* main */
.index #main {
  margin-bottom: 156px;
}
#main {
  margin-bottom: 175px;
}
/* content */
#content {
  float: right;
  width: 910px;
}
#content._left {
  float: left;
}
/* end content */
/* breadcrumbs */
.breadcrumbs {
  font-size: 12px;
  line-height: 16px;
}
.breadcrumbs__nav-item {
  background: url(../images/site/separator.png) 100% 2px no-repeat;
  float: left;
  padding: 0 11px 0 6px;
}
.breadcrumbs__nav-item:last-child {
  background: none;
}
.breadcrumbs__nav-item:first-child {
  background: url(../images/site/separator.png) 100% 2px no-repeat;
  padding-left: 0;
}
/* end breadcrumbs */
/* page-head */
.page-head {
  margin-bottom: 15px;
  position: relative;
}
.page-head .title_h1 {
  margin: 0;
  float: left;
}
.page-head .date {
  position: absolute;
  right: 0;
  top: 7px;
  font-size: 12px;
  line-height: 14px;
}
.page-head + .contacts__data {
  padding-top: 8px;
}
.page-head .pagination {
  margin-top: 15px;
}
/* end page-head */
/* company */
.company {
  height: 393px;
  background: url(../images/site/bg-welcome.png) no-repeat 50% 0;
  padding-top: 58px;
  margin-bottom: 52px;
}
.company__left {
  float: left;
  width: 555px;
}
.company__right {
  float: right;
  width: 630px;
  font-size: 0;
  line-height: 0;
}
.company__title {
  color: #fff;
  margin-bottom: 23px;
  text-shadow: 1px 1px 0 #0c5370;
}
.company__list {
  line-height: 28px;
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 0 #0c5370;
  font-family: 'plumbregular', sans-serif;
}
.company__item {
  padding: 0 0 26px 90px;
  padding-left: 90px;
  position: relative;
}
.company__item:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  left: 50px;
  top: 6px;
  background: url(../images/site/bullet01.png) no-repeat;
}
.company__benefits-item {
  display: inline-block;
  vertical-align: top;
  padding: 19px 0 0 83px;
  width: 232px;
  color: #fff;
  position: relative;
  min-height: 143px;
}
.company__benefits-item:before {
  width: 141px;
  height: 140px;
  background: url(../images/site/bg-benefits.png) no-repeat 0 0;
  position: absolute;
  left: 35px;
  top: 0;
  content: '';
  z-index: 1;
}
.company__benefits-description {
  position: relative;
  z-index: 2;
}
.company__benefits-title {
  display: block;
  font: 46px/41px 'plumbbold', sans-serif;
}
.company__benefits-text {
  font: 16px/22px 'calibri', sans-serif;
  padding-left: 4px;
  display: block;
}
/* end company */
/* client */
.client {
  margin-bottom: 11px;
}
.client__page {
  padding-top: 37px;
  margin: 0;
}
.client .title-block {
  margin-bottom: 11px;
}
.client__holder {
  margin-left: -35px;
}
.client__item {
  display: inline-block;
  width: 175px;
  margin-left: 35px;
  text-align: center;
  margin: 0 -4px 55px 35px;
}
.client__link {
  display: block;
}
.client__link u {
  border-bottom-style: dashed;
}
.client__wrap-img {
  width: 175px;
  height: 110px;
  padding-bottom: 7px;
  position: relative;
}
.client__wrap-img img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .25s;
          transition: all .25s;
}
.client__wrap-img .color {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 3;
}
.client__link:hover .color {
  opacity: 1;
  filter: alpha(opacity=100);
} 
/* end client */
/* project */
.project .title-block {
  margin-bottom: 3px;
}
.project__holder {
  margin-left: -45px;
  font-size: 0;
  line-height: 0;
}
.project__holder._small {
  margin-left: -35px;
}
.project__item {
  display: inline-block;
  text-align: center;
  width: 258px;
  margin: 0 0 55px 56px;
  vertical-align: top;
  line-height: 22px;
  font-size: 16px;
}
.project__item._small {
  width: 175px;
  margin: 0 0 18px 35px;
}
.project__item._small .project__wrap-img {
  width: 175px;
  height: 175px;
}
.project__item._small .project__wrap-img:before {
  background: url(../images/site/border-hover02.png) no-repeat;
  width: 175px;
  height: 175px;
}

.project__wrap-img {
  display: block;
  margin-bottom: 14px;
  position: relative;
  height: 260px;
  width: 258px;
  margin: 0 auto 14px;
}
.project__wrap-img:before {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 260px;
  height: 260px;
  background: url(../images/site/border-hover.png) no-repeat;
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.25s;
          transition: opacity 0.25s;
}
.project__sub-img {
  position: absolute;
  bottom: 18px;
  right: -63px;
  z-index: 3;
}
.project__link {
  display: block;
  border: 0;
}
.project__link:hover .project__wrap-img:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.project__wrap-all {
  text-align: center;
  margin-bottom: 14px;
}
/* end project */
/* process */
.process {
  background: url(../images/site/process.png) no-repeat 50% 0;
  height: 881px;
  padding: 52px 0 0;
  margin-bottom: 51px;
  color: #fff;
}
.process__title {
  text-align: center;
  color: #f3f3f3;
  margin-bottom: 26px;
}
.process__wrap-more {
  text-align: center;
}
.process__more {
  color: #8cdb1f;
  border-color: #8cdb1f;
}
.process__step {
  margin-bottom: 58px;
}
.process__step-left {
  background: url(../images/site/bg-next.png) 100% 95px no-repeat;
  float: left;
  width: 136px;
  padding-right: 56px;
  margin-right: 17px;
}
.process__step-right {
  float: right;
  width: 116px;
  text-align: right;
}
.process__step-icon {
  margin: 3px 0 7px;
}
.process__step-target {
  display: block;
  color: #8dc63f;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 15px;
}
.process__step-target sup {
  color: #fff;
  top: -3px;
}
.process__step-description {
  display: block;
  color: #fff;
  font-size: 13px;
  line-height: 14px;
}
.process__step-item {
  background: url(../images/site/bg-next.png) 100% 95px no-repeat;
  float: left;
  margin-right: 17px;
  padding-right: 72px;
}
.process__step-name {
  color: #fff;
  display: block;
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 6px;
}
.process__mid {
  margin: 0 0 37px -35px;
}
.process__mid-col {
  float: left;
  width: 385px;
  margin-left: 35px;
}
.process__mid-col p {
  line-height: 22px;
}
.process__subtitle {
  margin-bottom: 8px;
}
.process__prototype {
  margin-bottom: 2px;
}
.process__prototype-holder {
  margin-left: -35px;
}
.process__prototype .process__subtitle {
  margin-bottom: 36px;
  text-align: center;
}
.process__prototype-item {
  float: left;
  width: 280px;
  margin-left: 35px;
  line-height: 22px;
}
.process__prototype-item:first-child {
  font-weight: bold;
}
.process__prototype-count {
  float: left;
  width: 50px;
  text-align: center;
  padding: 12px 0;
  background: url(../images/site/bg-count-step.png) no-repeat;
  margin-right: 20px;
  font: 26px/26px 'plumbregular', sans-serif;
}
.process__prototype-description {
  overflow: hidden;
}
.process__bottom-text {
  display: block;
  width: 557px;
  margin: 0 auto;
  padding-right: 56px;
  line-height: 22px;
}
.process._small {
  height: 524px;
  padding-top: 22px;
  background-position: 50% 100%;
}
.process._small .process__step-item {
  padding-right: 0;
  margin-right: 40px;
  background: none;
  width: 108px;
}
.process._small .process__step-left {
  padding-right: 0;
  margin-right: 9px;
  background: none;
}
.process._small .process__step-right {
  float: left;
  width: 105px;
}
.process._small .process__title {
  text-align: left;
  margin-bottom: 17px;
}
.process._small .process__step-description {
  padding-left: 9px;
  text-indent: -9px;
  width: 95px;
}
.process._small .process__step {
  margin-bottom: 32px;
}
/* end process */
/* info */
.info {
  margin-bottom: 50px;
}
.info__holder {
  margin-left: -35px;
  padding-top: 16px;
}
.info__item {
  float: left;
  width: 385px;
  margin-left: 35px;
}
.info__icon {
  float: left;
  font-size: 0;
  line-height: 0;
  margin-right: 17px;
}
.info__description {
  overflow: hidden;
  padding-top: 2px;
}
.info__item-title {
  margin-bottom: 7px;
}
/* end info */
/* use */
.use {
  margin-bottom: 59px;
}
.use .title-block {
  margin-bottom: 31px;
}
.use__item {
  display: inline-block;
  width: 175px;
  text-align: center;
  vertical-align: middle;
  margin-left: 35px;
}
.use__list {
  font-size: 0;
  line-height: 0;
  margin: 0 0 34px -35px;
}
.use__left-col {
  float: left;
  width: 805px;
}
.use__right-col {
  float: right;
  width: 385px;
}
/* caontacts */
.index .contacts,
.leading .contacts,
.leading02 .contacts {
  padding: 55px 0 0;
  text-align: center;
}
.index .send-form .contacts__sub-title,
.leading .send-form .contacts__sub-title,
.leading02 .send-form .contacts__sub-title {
  margin-bottom: 16px;
}
.index .send-form__body,
.leading .send-form__body,
.leading02 .send-form__body {
  margin: 0 auto;
  text-align: left;
}
.contacts__title {
  margin-bottom: 46px;
}
.contacts__sub-title {
  margin-bottom: 24px;
}
.contacts__box {
  margin-bottom: 56px;
  padding-left: 35px;
}
.contacts__item {
  display: inline-block;
  margin-right: -4px;
  width: 315px;
  text-align: left;
  vertical-align: top;
}
.contacts__description {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 5px;
}
.contacts__wrap-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.contacts__row {
  display: block;
  font-family: 'plumbregular', sans-serif;
}
.contacts__data {
  line-height: 18px;
  margin-bottom: 35px;
  font-style: normal;
}
.contacts__data-col {
  float: left;
  width: 500px;
  margin-right: 35px;
}
.contacts__data-col:first-child {
  width: 175px;
}
.contacts .title_h3 {
  margin-bottom: 12px;
}
.contacts .map {
  height: 400px;
  position: relative;
  margin-bottom: 53px;
}
.contacts__address {
  width: 420px;
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  z-index: 1010;
  margin-left: -613px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.contacts__address:before {
  background: rgba(241, 241, 241, 0.75);
  content: '';
  height: 100%;
  width: 1000px;
  right: 0;
  top: 0;
  position: absolute;
}
.contacts__address-row {
  padding-top: 15px;
  position: relative;
  z-index: 2;
}
.contacts__route {
  width: 385px;
  margin-top: -9px;
}
.contacts__route-nav {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 18px;
  font-family: 'plumbregular', sans-serif;
}
.contacts__route-nav .icon {
  width: 85px;
  height: 85px;
  display: block;
  margin: 0 auto 11px;
}
.contacts__route-nav .auto .icon {
  background: url(../images/site/icon-auto.png) 0 0 no-repeat;
}
.contacts__route-nav .auto:hover .icon {
  background-position: -90px 0;
}
.contacts__route-nav .foot .icon {
  background: url(../images/site/icon-foot.png) 0 0 no-repeat;
}
.contacts__route-nav .foot:hover .icon {
  background-position: -90px 0;
}
.contacts__route-nav .no-u u {
  border-bottom-style: dashed;
}
.contacts__route-nav li {
  float: left;
  width: 166px;
}
.contacts__route-nav li:first-child {
  margin-right: 45px;
}
.contacts__route-nav li.active {
  font-family: 'plumbbold', sans-serif;
}
.contacts__route-nav li.active a {
  color: #444;
  cursor: default;
}
.contacts__route-nav li.active u {
  border-color: transparent;
}
.contacts__route-nav li.active .auto .icon {
  background-position: 100% 0;
}
.contacts__route-nav li.active .foot .icon {
  background-position: 100% 0;
}
/* end caontacts */
/* send-form */
.send-form__body {
  width: 805px;
}
.send-form__data .form-field {
  float: left;
  width: 385px; /* Plut width: 385px; */  /* Mine width: 595px;  */
  margin-left: 35px;
}
.send-form__data .form-field:first-child {
  margin: 0;
}
.send-form .textarea-field {
  float: left;
  width: 595px;
}
.send-form textarea {
  height: 150px;
}


.send-form .btn-form {
  float: right;
  margin-top: 12px;
}
.send-form__file {
  position: relative;
  top: -5px;
}
.send-form__file-text {
  float: left;
  margin: 5px 20px 0 0;
}
.file-upload-wrapper {
  float: left;
}
input[type="text"].file-upload-input {
  border: 0;
  background: none;
  float: left;
  width: 300px;
  padding: 3px 0 3px 15px;
  height: 30px;
}
/* end send-form */
/* about */
.about {
  padding: 34px 105px 0 0;
}
.about__item {
  padding: 13px 0 0 58px;
  background: url(../images/site/bg-about.png) no-repeat;
  margin-bottom: 54px;
  min-height: 128px;
}
.about__col {
  float: right;
  width: 352px;
}
.about__col:first-child {
  float: left;
}
/* end about */
/* team */
.team__holder {
  margin: 0 0 24px 0;
}
.team__box {
  margin-left: -35px;
  padding-top: 17px;
}
.team__member {
  display: inline-block;
  margin: 0 -4px 27px 35px;
  width: 280px;
  vertical-align: top;
}
.team__member-name {
  display: block;
  font: 26px/28px 'plumbregular', sans-serif;
  margin-bottom: 2px;
}
.team__member-work {
  display: block;
  font: 18px/20px 'plumbregular', sans-serif;
  margin-bottom: 10px;
}
.team__member-img {
  margin-bottom: 16px;
}
.team__member-info {
  padding-left: 20px;
  margin-bottom: 5px;
}
.team__member-info-item {
  padding-left: 20px;
  position: relative;
}
.team__member-info-item:before {
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  top: 8px;
  background: url(../images/site/bullet04.png) no-repeat 0 0;
  content: '';
}
.team__member-time {
  display: block;
  padding-left: 38px;
}
/* end team */
/* hr */
.hr__list {
  padding: 7px 105px 0 50px;
}
.hr__item {
  padding: 0 0 30px 55px;
}
.hr__link {
  position: relative;
  border-bottom-width: 2px;
}
.hr__link:before {
  position: absolute;
  left: -55px;
  top: 17px;
  width: 20px;
  height: 20px;
  background: url(../images/site/bullet05.png) no-repeat 0 0;
  content: '';
}
.hr__link:hover:before {
  background-position: -20px 0;
}
.hr__one {
  margin-bottom: 26px;
}
.hr__bottom {
  padding-top: 4px;
}
.hr__icon {
  float: left;
  font-size: 0;
  line-height: 0;
  padding-top: 8px;
}
.hr__right-description {
  float: right;
  width: 697px;
}
/* end hr */
/* article */
.article {
  padding-top: 33px;
}
.article__item {
  margin-bottom: 37px;
}
.article__heading {
  color: #666666;
  border-color: transparent;
}
.article__heading:hover {
  color: #6eb413;
}
.article__icon {
  float: left;
  width: 85px;
}
.article__description {
  float: left;
  width: 615px;
}
.article__data-row {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 2px;
}
.article__rubric {
  display: inline-block;
  padding-left: 14px;
  margin-left: 4px;
  background: url(../images/site/bullet03.png) no-repeat 0 2px;
}
/* end article */
/* article-more */
.article-more {
  padding-top: 60px;
}
.article-more__holder {
  margin-left: -35px;
  padding-top: 2px;
}
.article-more__item {
  width: 280px;
  display: inline-block;
  vertical-align: top;
  margin: 0 -4px 35px 35px;
}
.article-more__img {
  float: left;
  width: 70px;
  padding-top: 3px;
}
.article-more__description {
  float: right;
  width: 210px;
}
.article-more__date {
  display: block;
  color: #666;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 7px;
}
/* end article-one */
/* news */
.news {
  padding-top: 25px;
}
.news__img {
  padding-top: 3px;
  margin-bottom: 23px;
}
.news__img.left {
  float: left;
  margin-right: 35px;
}
.news__img.right {
  float: right;
  margin-left: 35px;
}
.news__item {
  margin-bottom: 34px;
}
.news__description {
  overflow: hidden;
}
/* end news */
/* competence */
.competence {
  padding: 0 105px 0 0;
}
.competence__item {
  margin-bottom: 39px;
}
.competence__item:hover .competence__img-link:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.competence .title_h2 {
  margin-bottom: 30px;
}
.competence .title_h3 {
  margin-bottom: 18px;
}
.competence__part {
  margin-bottom: 13px;
}
.competence__img {
  float: left;
  width: 175px;
}
.competence__item-description {
  float: right;
  width: 595px;
}
.competence__img-link {
  display: block;
  border: 0;
  position: relative;
}
.competence__img-link:before {
  position: absolute;
  width: 175px;
  height: 175px;
  content: '';
  background: url(../images/site/border-hover02.png) no-repeat;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.25s;
          transition: opacity 0.25s;
}
/* end competence */
/* museum */
.view {
  margin-bottom: 47px;
  font: 18px/22px 'plumbregular', sans-serif;
}
.view__title {
  float: left;
  margin-right: 12px;
}
.view__list {
  float: left;
}
.view__item {
  float: left;
  margin-left: 10px;
  padding-left: 22px;
  background: url(../images/site/sep02.png) no-repeat;
}
.view__item:first-child {
  background: none;
  margin-left: 0;
  padding-left: 0;
}
.view__item.active {
  font-family: 'plumbbold', sans-serif;
}
.view__item.active .view__link {
  border: 0;
  color: #444;
}
.view__link {
  display: block;
  border-bottom: 1px dashed #008dd6;
}
.museum__item {
  margin-bottom: 36px;
}
.museum__item-img {
  margin-bottom: 23px;
  padding-top: 9px;
  font-size: 0;
  line-height: 0;
}
.museum__img-link {
  border: 0;
}
.museum__description {
  overflow: hidden;
}
/* end museum */
/* soft */
.soft {
  padding-right: 105px;
}
.soft__item {
  margin-bottom: 39px;
}
.soft .title_h3 {
  margin-bottom: 18px;
}
.soft__img {
  float: left;
  width: 175px;
  padding-top: 3px;
}
.soft__item-description {
  float: right;
  width: 595px;
}
.soft__img-link {
  display: block;
  border: 0;
  font-size: 0;
  line-height: 0;
  position: relative;
}
.soft__img-link:before {
  position: absolute;
  width: 175px;
  height: 175px;
  content: '';
  background: url(../images/site/border-hover02.png) no-repeat;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.25s;
          transition: opacity 0.25s;
}
.soft__specification {
  position: relative;
  padding-right: 210px;
  padding-bottom: 50px;
}
.soft__logo {
  position: absolute;
  right: 0;
  top: 0;
}
.soft__box {
  padding: 10px 0 5px;
}
/* end soft */
/* comment */
.comment {
  padding-top: 8px;
}
.comment__require-field {
  display: block;
  margin-bottom: 12px;
  font-size: 15px;
}
.comment__item {
  margin-bottom: 27px;
}
.comment__item.admin {
  padding: 7px 0 0 20px;
  margin: 0;
}
.comment__item.admin .comment__name {
  color: #8dc63f;
}
.comment__wrap {
  margin-bottom: 47px;
}
.comment__stars {
  color: #aa0000;
  top: -2px;
}
.comment__label {
  float: left;
  width: 210px;
  margin: 5px 0 0;
}
.comment input[type="email"],
.comment input[type="text"] {
  width: 385px;
  padding: 6px 10px 5px;
  height: 30px;
}
.comment__input-wrap {
  float: left;
  width: 595px;
}
.comment__input-row {
  margin-bottom: 19px;
}
.comment__sub-description {
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin: 3px -35px -3px 0;
}
.comment__textarea {
  width: 595px;
  height: 120px;
}
.comment__bot-test {
  float: left;
  font-size: 13px;
  line-height: 18px;
  margin: 8px 20px 0 0;
}
.comment__input-small[type="text"] {
  width: 50px !important;
  float: left;
}
.comment__wrapper-submit {
  padding-left: 210px;
}
/* end comment */
/* project */
.project__nav {
  padding: 4px 0 40px;
}
.project__nav-item {
  float: left;
  margin-right: 39px;
}
.project__nav-item.active .project__nav-link {
  color: #444;
  border-color: #444;
  cursor: default;
}
.project__nav-item.active .project__nav-link:before,
.project__nav-item.active .project__nav-link:after {
  border-color: #444;
}
.project__nav-link {
  display: block;
  padding: 7px 10px;
  border: 1px solid #008dd6;
  border-width: 1px 0 1px 1px;
  font: 18px/24px 'plumbregular', sans-serif;
  position: relative;
}
.project__nav-link:after,
.project__nav-link:before {
  position: absolute;
  width: 0;
  height: 21px;
  content: '';
  right: -5px;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
}
.project__nav-link:after {
  top: -1px;
  border-right: 1px solid #35a3dc;
  -webkit-transform: rotate(-25deg);
      -ms-transform: rotate(-25deg);
          transform: rotate(-25deg);
}
.project__nav-link:before {
  bottom: -1px;
  border-right: 1px solid #35a3dc;
  -webkit-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
          transform: rotate(25deg);
}
.project__nav-link:hover:before,
.project__nav-link:hover:after {
  border-color: #87bf3f;
}
.project__target {
  background: url(../images/site/bg-about.png) no-repeat 71px 0;
  padding: 15px 0 0 130px;
  margin-bottom: 37px;
  min-height: 141px;
}
.project__target .title_h3 {
  margin-bottom: 8px;
}
.project__target._italic p {
  font-style: italic;
}
.project__photo-gallery {
  margin-left: -35px;
  padding: 5px 0 28px;
}
.project__gallery-img {
  float: left;
  margin-left: 35px;
}
.project__item-steps {
  margin-bottom: 26px;
}
.project__img-wrap {
  margin: 22px 0 25px;
}
.project__col {
  padding-top: 5px;
  float: right;
  width: 385px;
}
.project__col:first-child {
  float: left;
}
.project__gallery02 {
  margin: 0 -5px 0 -35px;
}
.project__gallery-item {
  float: left;
  margin: 0 0 25px 36px;
}
.project__customer {
  display: block;
  font-size: 13px;
}
.project__similar {
  margin-right: -105px;
  padding-top: 58px;
}
.project__similar .title-block {
  text-align: left;
  margin-bottom: 30px;
}
.project__similar .title-block span {
  padding-left: 0;
}
/* .slider {
  padding: 7px 0 30px;
} */


.slider__large {
  float: left;
  font-size: 0;
  line-height: 0;
  border: 1px solid #cacaca;
  width: 593px;
  position: relative;
}
.slider__large-item {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
}
.slider__large-item.active {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.slider__list {
  float: right;
  width: 175px;
}
.slider__list-item {
  border: 3px solid #c8c8c8;
  margin-top: 16px;
  font-size: 0;
  line-height: 0;
  -webkit-transition: border-color 0.25s;
          transition: border-color 0.25s;
}
.slider__list-item:first-child {
  margin-top: 0;
}
.slider__list-item.active,
.slider__list-item:hover {
  border-color: #6eb413;
}
/* end project */
/*start work time*/
.worked__line {
  margin-bottom: 16px;
}
.worked__line:before {
  width: 1px;
  position: absolute;
  height: 4px;
  background: #999;
  right: 0;
  bottom: 0;
  content: '';
}
.worked__item {
  float: left;
  position: relative;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.worked__item-top {
  border-bottom: 1px solid #999;
  position: relative;
  height: 22px;
  padding: 0 0 1px 1px;
  margin-bottom: 2px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.worked__item-top span {
  display: block;
  height: 100%;
  margin: 0 1px;
}
.worked__item-top:before {
  width: 1px;
  position: absolute;
  height: 5px;
  background: #999;
  left: 0;
  bottom: -1px;
  content: '';
}
.worked__item-description {
  color: #999;
  font: 12px/12px 'calibri', sans-serif;
}
.worked__item-description span {
  display: block;
}
.worked__item.dev .worked__item-top span {
  background: #86bf37;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg2YmYzNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OTk1MGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86bf37), color-stop(100%, #59950a));
  background: -webkit-linear-gradient(top, #86bf37 0%, #59950a 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#86bf37), to(#59950a));
  background: linear-gradient(to bottom, #86bf37 0%, #59950a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#86bf37', endColorstr='#59950a', GradientType=0);
}
.worked__item.support .worked__item-top span {
  background: #0189d3;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxODlkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNTczYzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0189d3), color-stop(100%, #0573c1));
  background: -webkit-linear-gradient(top, #0189d3 0%, #0573c1 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#0189d3), to(#0573c1));
  background: linear-gradient(to bottom, #0189d3 0%, #0573c1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0189d3', endColorstr='#0573c1', GradientType=0);
}
.worked__item.last .worked__item-top:after {
  width: 1px;
  position: absolute;
  height: 5px;
  background: #999;
  right: 0;
  bottom: -1px;
  content: '';
}
.worked__description {
  font-size: 0;
  line-height: 0;
  margin-left: -60px;
}
.worked__description-box {
  display: inline-block;
  margin-left: 60px;
}
.worked__description-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
.worked__description-text {
  font: 16px/16px 'calibri', sans-serif;
  display: inline-block;
  vertical-align: middle;
}
/*end work time*/
/* end main */
/* aside */
.aside {
  width: 280px;
  float: left;
}
.aside._right {
  float: right;
}
.aside__holder {
  padding: 20px 30px 39px;
  border: 3px solid #8dc63f;
  border-width: 0 3px;
  position: relative;
  margin: 21px 0;
}
.aside__holder:before {
  position: absolute;
  content: '';
  background: url(../images/site/bg-sidebar-right.png) no-repeat 0 0;
  height: 21px;
  width: 280px;
  top: -21px;
  left: -3px;
}
.aside__holder:after {
  position: absolute;
  content: '';
  background: url(../images/site/bg-sidebar-right.png) no-repeat 0 -21px;
  height: 21px;
  width: 280px;
  bottom: -21px;
  left: -3px;
}
.aside__work-group {
  margin-bottom: 18px;
  padding-top: 12px;
}
.aside__work-group .title_h4 {
  margin-bottom: 13px;
}
.aside__work-list {
  font: 13px/18px 'plumbregular', sans-serif;
  margin-bottom: 12px;
}
.aside__review {
  padding-top: 10px;
  font-family: 'plumbbold', sans-serif;
}
.aside__review u {
  border-bottom-style: dashed;
}
.aside__review img {
  margin-top: 14px;
  display: block;
}
/* menu-left */
.menu-left {
  padding: 36px 15px 1px;
  position: relative;
  border: 3px solid #8dc63f;
  border-width: 0 3px;
  margin: 29px 0 21px;
  font: 18px/20px 'plumbregular', sans-serif;
}
.menu-left:before,
.menu-left:after {
  position: absolute;
  width: 280px;
  left: -3px;
  content: '';
}
.menu-left:before {
  top: -22px;
  height: 22px;
  background: url(../images/site/bg-aside.png) no-repeat 0 0;
}
.menu-left:after {
  bottom: -21px;
  height: 21px;
  background: url(../images/site/bg-aside.png) no-repeat -280px 0;
}
.menu-left__item {
  padding-left: 15px;
  position: relative;
  margin-bottom: 23px;
}
.menu-left__item:before {
  position: absolute;
  width: 5px;
  height: 20px;
  background: url(../images/site/bullet02.png) no-repeat;
  left: 0;
  top: 0;
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
}
.menu-left__item.active .menu-left__sub-list {
  display: block;
}
.menu-left__item.active .menu-left__link {
  font-family: 'plumbbold', sans-serif;
  color: #444;
  border: 0;
  text-decoration: none;
  cursor: default;
}
.menu-left__item.active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.menu-left__sub-list {
  padding: 10px 0 0 21px;
  line-height: 20px;
  font-size: 14px;
  display: none;
}
.menu-left__sub-list .active .menu-left__sub-link {
  color: #444;
  font-family: 'plumbbold', sans-serif;
  border-bottom: 0;
  cursor: default;
}
.menu-left__sub-list .active.u-l a {
  border-bottom: 1px solid #008dd6;
}
.menu-left__sub-item {
  margin-bottom: 10px;
}
.menu-left__sub-item:first-child {
  margin-top: 0;
}
/* end menu-left */
/* end aside */
/* footer */
.footer {
  background: url(../images/site/bg-footer.png) 50% 0 no-repeat;
  height: 84px;
  padding-top: 75px;
}
.footer__contact-item {
  float: left;
  font-style: 0;
  line-height: 0;
  width: 218px; /* Plut   width: 218px; */  /* Mine   width: 210px; */
  margin-left: 105px;
}
.footer__description-row {
  display: block;
}
.footer__contact-description {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 5px;
}
.footer__wrap-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.footer__right {
  float: left;
  padding-top: 5px;
}
.footer__address {
  font-style: normal;
}
.footer__copyright {
  float: left;
  width: 210px;
  line-height: 19px;
  font-size: 16px;
}

.dev__top {
  padding: 32px 0 58px;
  text-align: center;
  margin-bottom: 51px;
  color: #fff;
  background: url(../images/site/bg-dev-top.png) no-repeat 50% 0;
}
.dev__top-heading {
  text-shadow: 1px 1px 0 #0e506c;
  margin-bottom: 13px;
}
.dev__top-title {
  margin-bottom: 0;
  font-size: 48px;
  line-height: 52px;
}
.dev__top-subtitle {
  font-size: 32px;
  line-height: 36px;
  font-family: 'plumbregular', sans-serif;
}
.dev__list-wrapper {
  background: url(../images/site/top-line.png) no-repeat 50% 39px;
}
.dev__list {
  margin: 0 0 51px -35px;
  *zoom: 1;
}
.dev__list:before,
.dev__list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.dev__list:after {
  clear: both;
}
.dev__list-item {
  float: left;
  width: 280px;
  margin-left: 35px;
}
.dev__list-item._top-margin {
  padding-top: 20px;
}
.dev__list-img {
  margin: 0 0 18px;
}
.dev__list-name {
  display: block;
  font: 22px/24px 'plumbbold', sans-serif;
  margin-bottom: 12px;
}
.dev__list-description {
  display: block;
  font: 16px/19px 'plumbregular', sans-serif;
}
.dev__contacts {
  font-size: 0;
  line-height: 0;
  margin-left: -21px;
}
.dev__contacts-col {
  display: inline-block;
  vertical-align: top;
  font: 26px/28px 'plumbbold', sans-serif;
  text-shadow: 1px 1px 0 #0e506c;
  margin-left: 35px;
}
.sub-title {
  display: block;
  text-align: center;
  font: 18px/22px 'plumbregular', sans-serif;
  margin-bottom: 23px;
}
.project__item._large {
  width: 385px;
  margin-left: 35px;
}
.company-description {
  margin-bottom: 77px;
}
.company-description .project__item {
  margin-bottom: 19px;
}
.company-description .project__holder {
  margin-left: -35px;
}
.company-description__projects {
  text-align: center;
  font: 18px/22px 'plumbregular', sans-serif;
}
.client-reviews {
  margin-bottom: 54px;
}
.client-reviews__slide .client-reviews__list {
  padding-top: 1px;
}
.client-reviews__list {
  font-size: 0;
  line-height: 0;
  margin: 0 0 22px -35px;
}
.client-reviews__list-item {
  display: inline-block;
  width: 385px;
  vertical-align: top;
  margin-left: 35px;
}
.client-reviews__list-title {
  display: block;
  font: 42px/42px 'plumbbold', sans-serif;
  margin-bottom: 9px;
  padding-left: 27px;
  color: #85bf2e;
}
.client-reviews__list-description {
  display: block;
  font: 16px/22px 'plumbregular', sans-serif;
  color: #666;
  padding-left: 27px;
  position: relative;
  margin-bottom: 5px;
}
.client-reviews__list-description:before {
  width: 16px;
  height: 1px;
  content: '';
  background: #666;
  top: 11px;
  left: 0;
  position: absolute;
}
.client-reviews__list-sub {
  display: block;
  padding-left: 27px;
  font: italic 13px/16px 'calibri', sans-serif;
}
.client-reviews__wrapper-all {
  text-align: center;
}
.client-reviews__wrapper-all .hidden-text {
  display: none;
  font: 18px/22px 'plumbregular', sans-serif;
}
.client-reviews__wrapper-all .close {
  display: none;
}
.client-reviews__wrapper-all .open {
  display: inline;
}
.client-reviews__all {
  border-bottom: 1px dashed;
  font: 18px/22px 'plumbregular', sans-serif;
}
.client-reviews.active .hidden-text {
  display: inline;
}
.client-reviews.active .open {
  display: none;
}
.client-reviews.active .close {
  display: inline;
}
.dev-process {
  background: url(../images/site/bg-scheme.png) no-repeat 50% 0;
  background-size: 100% 100%;
  padding: 82px 0 46px;
  color: #fff;
  margin-bottom: 52px;
}
.dev-process a {
  color: #fff;
  border-color: #fff;
}
.dev-process a:hover {
  border-color: transparent;
}
.dev-process__title {
  float: left;
  width: 280px;
  text-align: right;
  font: 32px/38px 'plumbbold', sans-serif;
  text-transform: uppercase;
  color: #fff;
  padding-right: 35px;
  margin-bottom: 22px;
}
.dev-process__list {
  overflow: hidden;
  counter-reset: point;
  padding: 8px 105px 0 0;
}
.dev-process__item {
  position: relative;
  padding: 0 0 40px 70px;
}
.dev-process__item:before {
  position: absolute;
  left: 0;
  top: 0;
  content: counter(point);
  counter-increment: point 1;
  width: 50px;
  height: 36px;
  text-align: center;
  font: 32px/36px 'plumbbold', sans-serif;
  color: #fff;
  padding: 6px 0 8px;
  background: url("../images/site/bg-count-step.png") no-repeat 0 0;
}
.dev-process__list-title {
  color: #fff;
  font: 26px/31px 'plumbregular', sans-serif;
  padding-right: 30px;
}
.dev-process__list-box {
  overflow: hidden;
}
.dev-process__scheme-img {
  float: right;
  margin: 7px -80px 0 35px;
}
.dev-process__description {
  line-height: 22px;
  font-size: 16px;
  display: block;
}
.advertising-project {
  margin-bottom: 10px;
}
.advertising-project__title {
  margin-bottom: 23px;
  font: 40px/44px 'plumbbold', sans-serif;
  color: #83bd2a;
}
.advertising-project__holder {
  font-size: 0;
  line-height: 0;
  margin: 0 0 0 -35px;
}
.advertising-project__item {
  display: inline-block;
  margin: 0 0 35px 35px;
  vertical-align: top;
}
.advertising-project__item._large {
  width: 595px;
}
.advertising-project__item._small {
  width: 385px;
}
.advertising-project__item._small .advertising-project__item-title {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 7px;
}
.advertising-project__img {
  float: left;
  margin-right: 35px;
}
.advertising-project__item-box {
  overflow: hidden;
  padding-top: 5px;
}
.advertising-project__item-title {
  display: block;
  font: 26px/30px 'plumbregular', sans-serif;
  color: #666;
  margin-bottom: 16px;
}
.advertising-project__item-text {
  font: 16px/22px 'calibri', sans-serif;
}
.advertising-project__item-text p {
  margin-bottom: 17px;
}
.advertising-project__subtitle {
  text-align: center;
  position: relative;
  font-size: 0;
  line-height: 0;
  margin-bottom: 25px;
}
.advertising-project__subtitle:before {
  background-color: #c8c8c8;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.advertising-project__subtitle span {
  background: #f3f3f3;
  padding: 0 40px;
  display: inline-block;
  vertical-align: top;
  font: 26px/30px 'plumbregular', sans-serif;
  position: relative;
  z-index: 2;
}
.leading-main {
  position: relative;
  padding: 15px 315px 0 0;
  z-index: 2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.leading-main .aside._right {
  position: absolute;
  right: 0;
  top: 26px;
  background: #f3f3f3;
}
.leading-main .aside__holder {
  padding-top: 26px;
}
.top-description._big {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0;
}
.wrap.leading-box {
  padding-right: 315px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.top-about {
  font-size: 0;
  line-height: 0;
  margin: 0 0 48px -35px;
}
.top-about__item {
  display: inline-block;
  vertical-align: top;
  width: 240px;
  position: relative;
  padding-left: 40px;
  margin-left: 35px;
}
.top-about__item:before {
  position: absolute;
  left: 0;
  top: 5px;
  content: '';
  width: 20px;
  height: 20px;
  background: url(../images/site/bg-about-us.png) no-repeat 0 0;
}
.top-about__title {
  display: block;
  font: 28px/32px 'plumbbold', sans-serif;
  color: #82bc28;
  margin-bottom: 6px;
}
.top-about__description {
  display: block;
  color: #666;
  font-size: 16px;
  line-height: 22px;
  padding-right: 28px;
}
.works {
  margin-bottom: 30px;
}
.works__wrapper-all {
  text-align: center;
  margin-bottom: 31px;
}
.works .client__item {
  margin-bottom: 21px;
}
.works .client__wrap-img {
  padding-bottom: 0;
}
.works .works__wrapper-all {
  margin-bottom: 27px;
}
.works__text {
  line-height: 22px;
}
.works__text p {
  margin-bottom: 18px;
}
.general-project {
  margin-bottom: 54px;
}
.small-box {
  width: 805px;
}
.our-dev {
  margin-bottom: 10px;
}
.our-dev .title-block {
  margin-bottom: 24px;
}
.our-dev .title-block:before {
  top: 24px;
}
.our-dev__heading {
  margin-bottom: 21px;
  font-size: 0;
  line-height: 0;
}
.our-dev__wrapper-col {
  margin: 0 0 0 -35px;
}
.our-dev__col {
  float: left;
  width: 385px;
  margin-left: 35px;
}
.our-dev__col p {
  margin-bottom: 17px;
}
.our-dev__col .our-dev__title {
  width: 290px;
}
.our-dev__img {
  margin-right: 18px;
  display: inline-block;
  vertical-align: middle;
}
.our-dev__title {
  display: inline-block;
  vertical-align: middle;
  float: 0.83870968px 'plumbregular', sans-serif;
  color: #666;
  margin: 0;
}
.our-dev__item {
  margin-bottom: 53px;
}
.our-dev__text-inner {
  display: block;
  font: 18px/29px 'plumbregular', sans-serif;
  margin-bottom: 14px;
}
.contacts._inner01 {
  padding-top: 85px;
}
.contacts .contacts__title {
  margin-bottom: 12px;
}
.contacts._inner .contacts__title {
  float: left;
  text-align: right;
  width: 280px;
  font: 32px/38px 'plumbbold', sans-serif;
  text-transform: uppercase;
}
.contacts._inner .contacts__box {
  overflow: hidden;
  text-align: left;
}
.contacts._inner .contacts__sub-title {
  float: left;
  width: 280px;
  text-align: right;
  font: 18px/24px 'plumbbold', sans-serif;
  text-transform: uppercase;
}
.contacts._inner .send-form {
  overflow: hidden;
  float: left;
  padding-left: 35px;
}
/*aside reviews*/
.aside__reviews-img {
  margin-bottom: 4px;
}
.aside__reviews-name {
  display: block;
  font: 13px/18px 'plumbregular', sans-serif;
  color: #666;
}
.aside__reviews-link {
  display: block;
  border: 0;
}
.aside__reviews-item {
  padding-top: 28px;
}
.aside__reviews-item:first-child {
  padding-top: 0;
}
.aside__reviews-list {
  padding-top: 10px;
}
/* end footer */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.fade.in {
  opacity: 1;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1041;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open {
  overflow: hidden;
  margin-right: 15px;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 100px auto 50px;
  width: 875px;
}
.modal-content {
  position: relative;
  background-clip: padding-box;
  outline: 0;
}
.modal-bg-top {
  background: url(../images/site/modal-bg-top.png) 0 0 no-repeat;
  height: 57px;
}
.modal-bg-bottom {
  background: url(../images/site/modal-bg-bottom.png) 0 0 no-repeat;
  height: 57px;
}
.modal-body {
  background: #f3f3f3;
  padding: 35px;
}
.modal-close {
  background: url(../images/site/icon-close.png) 0 0 no-repeat;
  width: 30px;
  height: 29px;
  position: absolute;
  right: 20px;
  top: 16px;
  border: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #012736;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.send-messages {
  text-align: center;
  padding: 15px 0 0;
}
.client-box__left {
  float: left;
  width: 175px;
  padding-top: 4px;
}
.client-box__right {
  float: right;
  width: 595px;
}
.client-box__work-end {
  line-height: 24px;
  font-size: 16px;
  margin-bottom: 50px;
  padding-right: 85px;
}
.client-box__work-item {
  margin-bottom: 14px;
}
.client-box__work-link {
  padding-left: 29px;
  display: inline-block;
  position: relative;
}
.client-box__work-link:before {
  position: absolute;
  content: '';
  background: #008dd6;
  width: 12px;
  height: 1px;
  top: 12px;
  left: 10px;
  -webkit-transition: all 0.25s;
          transition: all 0.25s;
}
.client-box__work-link:hover:before {
  background: #6eb413;
}
.client-box__logo {
  text-align: center;
}
.client-box__time {
  margin-bottom: 43px;
}
.client-box__rev-left {
  float: left;
  width: 150px;
  font-size: 0;
  line-height: 0;
  padding-top: 6px;
  margin-right: 20px;
}
.client-box__rev-right {
  float: left;
  width: 249px;
}
.client-box__rev-name {
  display: block;
}
.big .modal-dialog {
  width: 700px;
}
.big .modal-close {
  top: -40px;
  right: 0;
}


.wow:first-child {
  visibility: hidden;
}
.video_block{
  position : relative;
  max-width: 100%;
}
.ins{
  background: rgba(16, 116, 209, 0.2);
  position: absolute;
  top:-6px;
  left:0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.slide-box {
  position: absolute;
  top: 20%;
  left: 5%;
  z-index: 7;
  color: #fff;
  text-align: center;
}
.slide-boxs {
  position: absolute;
  top: 1%;
  left: 5%;
  z-index: 7;
  color: #fff;
  text-align: center;
}
.slides-boxs {
  position: absolute;
  top: 25%;
  left: 5%;
  z-index: 7;
  color: #fff;
  text-align: center;
}

.headers {
  background: url(../images/site/bg-header_index.jpg) 50% 0 no-repeat; 
  height: 142px;
  padding-top: 15px;
}


.logo{
  background: url(../images/site/logo.png);
  background-repeat: no-repeat;
  background-size: 200px;
  float: left;
  width: 210px;
  margin: 1rem 0px;
  height: 60px;
  z-index: 1;
  text-indent: -9999px;
  
}
.logo a {
  display: block;
  height: 100%;
  border: 0;
}
.logo_desc{
  font-size: 61%;
  color: #0c71be;
  position: relative;
  top: -35px;
}
b, strong {
  font-weight: bold;
  line-height: 12px;
}




.dev-process__item {
  position: relative;
  padding: 0 0 40px 70px;
  text-align: left;
}
.slide-box {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  z-index: 7;
  color: #fff;
  text-align: center;
}
.slide-boxs {
  position: absolute;
  top: 1%;
  left: 0;
   right: 0;
  z-index: 7;
  color: #fff;
  text-align: center;
}

        /* padding-bottom and top for image */
        .mfp-no-margins img.mfp-img {
          padding: 0;
      }

      /* position of shadow behind the image */
      .mfp-no-margins .mfp-figure:after {
          top: 0;
          bottom: 0;
      }

      /* padding for main container */
      .mfp-no-margins .mfp-container {
          padding: 0;
      }

      .client-box__rev-left {
          float: left;
          width: 145px;
          font-size: 0;
          line-height: 0;
          padding-top: 6px;
          margin-right: 0;
      }