.input-wrap {
  margin-bottom: 16px;
}
.page-header {
  text-align: center;
  border: none;
  margin: 5px 0 35px;
}
.btn.btn-search-work {
  padding: 5.5px 36px;
  font-size: 15px;
  height: 35px;
}
.search-text-result {
  margin: 0 0 23px;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 16px;
}
.search-text-result li {
  margin: 0 0 4px;
}
.search-text-result a {
  color: #6666cc;
}
.search-text-result strong {
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
}
.results-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
  margin: 14px 0 10px;
}
.results-title--number {
  margin-top: 0;
  margin-bottom: 26px;
}
.finded-item {
  box-shadow: inset 0 0 0 1px #dfdfeb;
  margin-bottom: 20px;
  border-radius: 6px;
}
.finded-item__wrap {
  padding: 15px 20px 20px;
}
.finded-item__title {
  font-size: 17px;
  line-height: 20px;
  font-weight: 600;
  margin: 0 0 8px;
}
.finded-item__text {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 10px;
}
.finded-item__text dl {
  margin: 0 0 3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.title-text-item {
  color: #91919c;
}
.row {
  margin-top: 8px;
}
.lead {
  background-color: #3E4146;
  border-radius: 20px;
  padding: 55px 10px 55px 10px;
  margin: 0px 5px 60px 5px;
}
.lead.for-price {
  padding-bottom: 31px;
}
.lead-title {
  font-size: 35px;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: 1px;
  color: #fff;
}
.lead-text {
  margin-top: 20px;
  margin-bottom: 35px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.2px;
  color: #fff;
}
.lead-text.second {
  margin-top: 9px;
  margin-bottom: 15px;
}
.lead-text.second.last {
  margin-bottom: 27px;
}
.lead-text-after-form {
  font-size: 12px;
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 15px;
}
.lead-text-after-form a {
  color: #fff;
  text-decoration: underline;
}
.lead-text-after-form a:hover,
.lead-text-after-form a:active,
.lead-text-after-form afocus {
  font-weight: 500;
}
.lead .form-control {
  height: 55px;
  padding-left: 26px;
  margin-bottom: 10px;
  font-size: 18px;
  background-color: #fff;
}
.lead .form-control::placeholder {
  color: #3E4146;
  font-size: 18px;
}
.lead .btn {
  font-weight: 800;
  font-size: 18px;
  border-radius: 10px;
  height: 55px;
  width: 100%;
}
.lead .btn:active,
.lead .btn:hover {
  background-color: #FF0066 !important;
  color: #fff !important;
  border: none!important;
  box-shadow: none!important;
  outline: none!important;
}
.finded-item__text dt {
  margin: 0;
  padding: 0;
  color: #91919c;
  font-weight: normal;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 130px;
  -ms-flex: 0 0 130px;
  flex: 0 0 130px;
}
.finded-item__text dd {
  padding: 0;
  color: #464650;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 200px;
}
.finded-item__more {
  font-size: 13px;
}
.finded-item__aside {
  background: #636372;
  color: #fff;
  text-align: center;
  height: 100%;
  padding: 15px 20px 20px;
  border-radius: 0 0 6px 6px;
}
.finded-item__price {
  font-weight: 600;
  font-size: 28px;
  line-height: 31px;
  margin: 0 0 8px;
}
.finded-item__button {
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  max-width: 200px;
}
.finded-item__button a {
  font-size: 14px;
}
.finded-item__aside a {
  color: #fff;
  padding: 15px;
}
.btm-success {
  height: 35px;
}
.finded-item__old-price {
  text-decoration: line-through;
  font-size: 15px;
  line-height: 18px;
  margin: 0 0 11px;
}
.finded-item__button {
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  max-width: 200px;
}
.finded-item__help {
  font-size: 15px;
  line-height: 18px;
}
.finded-item__help a {
  opacity: 0.7;
  color: #FFF;
}
.finded-item__button-sep {
  font-size: 13px;
  line-height: 16px;
  margin: 0;
  padding: 10px 0;
}
.paging-block {
  padding: 20px 0;
  border-bottom: 1px solid #dfdfeb;
}
.finded-item__main {
  border-top: 1px solid #dfdfeb;
  background: #f6f6f6;
  color: #636372;
  padding: 15px 20px;
  font-size: 15px;
  line-height: 18px;
  margin: 0 1px;
  word-break: break-word;
}
.finded-item__main p {
  margin-bottom: 10px;
}
.finded-item__main .title {
  margin: 0 0 8px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  text-align: left;
}
.contents {
  margin-bottom: 40px;
}
.finded-item__footer {
  background: #636372;
  color: #fff;
  border-radius: 0 0 6px 6px;
  padding: 20px 40px;
  text-align: center;
}
.finded-item__footer .btn {
  width: 200px;
}
.finded-item__footer .footer-price {
  display: block;
  margin: 5px 14px 10px 0;
  margin-bottom: 10px;
  text-align: center;
}
.finded-item__footer .old-price {
  display: inline-block;
  vertical-align: top;
  text-decoration: line-through;
  font-size: 15px;
  line-height: 18px;
  margin: 11px 0 0 0;
}
.finded-item__footer .price {
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
  font-size: 28px;
  line-height: 31px;
  margin: 0 0 0 3px;
}
.finded-item.inner .finded-item__aside {
  border-radius: 0;
  padding-bottom: 28px;
}
.finded-item.inner .finded-item__button {
  margin-top: 0;
  margin-bottom: 0;
}
.finded-item.inner .finded-item__title {
  font-size: 19px;
  line-height: 23px;
  margin: 0 0 18px;
}
.finded-item.inner .finded-item__text {
  font-size: 15px;
  line-height: 18px;
}
.finded-item.inner .finded-item__text dl {
  margin-bottom: 2px;
}
.finded-block {
  margin-bottom: 33px;
}
.contents {
  margin-bottom: 40px;
}
.contents__row {
  position: relative;
  margin-bottom: 10px;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.contents__row:before {
  content: '';
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  border-top: 1px solid #d9d9dc;
}
.contents__row:after {
  display: block;
  clear: both;
  content: '';
}
.contents__row.indent {
  padding-left: 70px;
}
.contents__row.indent:before {
  left: 70px;
}
.btn-outline-white {
  background: none;
  border-color: #fff;
  color: #fff;
}
.btn-outline-white:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
}
.breadcrumb--gotrab > li {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contents__text {
  -webkit-box-flex: 1 1 auto;
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  float: left;
}
.contents__text span {
  position: relative;
  z-index: 3;
  background: #f6f6f6;
  padding: 0 5px 0 0;
}
.contents__num {
  background: #f6f6f6;
  padding: 0 0 0 4px;
  position: relative;
  z-index: 3;
  float: right;
}
.made-search-form {
  padding-top: 0;
}
.made-results {
  padding-top: 10px;
}
.bottom-order {
  background: #ffcc00;
  padding: 26px 0 24px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .finded-item__wrap {
    padding: 26px 39px 21px;
  }
  .finded-item__aside {
    padding: 25px 20px 37px;
    border-radius: 0 6px 6px 0;
  }
  .finded-item__footer {
    text-align: right;
  }
  .finded-item__footer .footer-price {
    display: inline-block;
    vertical-align: top;
    margin: 5px 14px 0px 0;
  }
  .finded-item.inner .finded-item__aside {
    border-radius: 0 6px 0 0;
  }
  .breadcrumb--gotrab > li {
    max-width: 216px;
  }
  .made-results {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .finded-item__main {
    padding: 54px 100px 65px;
  }
}
.ready {
  padding-bottom: 0px;
}
.lead_magnet {
  padding-top: 0px;
  margin-bottom: 0px;
}
/*# sourceMappingURL=redesing-gotovye-raboty.css.map */