.pro19 {
  border-top: 1px solid #D7D7D7;
}
.pro19__item {
  position: relative;
  padding-top: 25px;
  border-bottom: 1px solid #D7D7D7;
}
@media print, (min-width: 768px) {
  .pro19__item {
    display: flex;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.pro19__person-wrp {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
@media print, (min-width: 768px) {
  .pro19__person-wrp {
    width: 300px;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 20px;
    margin-bottom: 0;
  }
}
@media print, (min-width: 1100px) {
  .pro19__person-wrp {
    width: 340px;
  }
}
.pro19__person-photo {
  display: block;
  margin-right: 15px;
  flex-grow: 0;
  flex-shrink: 0;
}
.pro19__person-name {
  font-size: 18px;
  line-height: 1.2em;
  color: #333333;
  margin-top: 0;
  margin-bottom: 7px;
}
@media print, (min-width: 768px) {
  .pro19__person-name {
    margin-bottom: 3px;
  }
}
.pro19__company {
  font-size: 14px;
  color: #AAAAAA;
  margin-top: 0;
  margin-bottom: 0.3em;
}
@media print, (min-width: 768px) {
  .pro19__company {
    font-size: 13px;
    margin-bottom: 10px;
  }
}
.pro19__region {
  font-size: 16px;
  font-weight: 700;
  color: #AAAAAA;
  margin-top: 0;
  margin-bottom: 0;
}
@media print, (min-width: 768px) {
  .pro19__region {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0.3em;
  }
}
.pro19__region span {
  display: none;
}
@media print, (min-width: 768px) {
  .pro19__region span {
    display: inline-block;
  }
}
.pro19__experience {
  display: none;
}
@media print, (min-width: 768px) {
  .pro19__experience {
    display: block;
    margin: 0;
    color: #AAAAAA;
    font-size: 13px;
  }
}
@media print, (min-width: 768px) {
  .pro19__descr {
    margin-right: 20px;
  }
}
.pro19__grey {
  font-size: 13px;
  color: #AAAAAA;
  margin-top: 0;
}
.pro19__grey--experience {
  margin-bottom: 0.8em;
}
@media print, (min-width: 768px) {
  .pro19__grey--experience {
    display: none;
  }
}
.pro19__grey--types {
  margin-bottom: 1em;
}
.pro19__grey--reviews {
  margin-bottom: 1em;
  font-size: 16px;
}
@media print, (min-width: 768px) {
  .pro19__grey--reviews {
    font-size: 13px;
  }
}
.pro19__icons {
  margin-bottom: 18px;
  display: flex;
  align-items: center;
}
@media print, (min-width: 768px) {
  .pro19__icons {
    position: absolute;
    bottom: 8px;
    right: 10px;
    margin-bottom: 0;
  }
}
.pro19__icons img {
  display: block;
  width: 23px;
}
.pro19__icon + .pro19__icon {
  margin-left: 16px;
}
@media (max-width: 767px) {
  .pro19__code {
    display: none;
  }
}
@media print, (min-width: 768px) {
  .pro19__code {
    font-size: 13px;
    color: #AAAAAA;
    margin-right: 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.pro19__link {
  display: inline-block;
  width: 100%;
  max-width: 400px;
  box-sizing: border-box;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.pro19__link:hover {
  text-decoration: none;
}
@media print, (min-width: 768px) {
  .pro19__link {
    width: 160px;
    flex-grow: 0;
    flex-shrink: 0;
  }
}
.the-pro {
  font-family: Arial, sans-serif;
  padding: 0 0 20px;
  font-size: 14px;
  border-bottom: 1px solid #C9C9C9;
}
.the-pro__avatar {
  display: block;
  max-width: 100px;
  float: left;
  margin-bottom: 10px;
  margin-right: 20px;
}
@media print, (min-width: 768px) {
  .the-pro__avatar {
    max-width: 160px;
  }
}
.the-pro__descr {
  position: relative;
}
.the-pro__fio {
  font-size: 17px;
  font-weight: 700;
  line-height: normal;
  color: #A70B00;
  margin-bottom: 5px;
}
.the-pro__me {
  display: inline-block;
  font-size: 12px;
  margin-bottom: 10px;
  margin-left: auto;
}
@media print, (min-width: 768px) {
  .the-pro__me {
    position: absolute;
    top: 10px;
    right: 0;
  }
}
.the-pro__company {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .the-pro__aboutpro {
    clear: both;
  }
}
@media print, (min-width: 768px) {
  .the-pro__aboutpro {
    margin-bottom: 5px;
  }
}
.the-pro__aboutpro .greyheader {
  font-size: 13px;
  color: #666;
}
@media (max-width: 767px) {
  .the-pro__aboutpro .agent-rating-link {
    position: absolute;
    left: 0;
  }
}
.the-pro .aboutpro td {
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .the-pro .aboutpro tr:last-child td {
    padding-bottom: 15px;
  }
}
.the-pro__bottom-line {
  clear: both;
  margin-bottom: 5px;
}
@media print, (min-width: 768px) {
  .the-pro__bottom-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.the-pro__soc-likes {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .the-pro__soc-likes {
    margin-bottom: 20px;
  }
}
.the-pro__soc-item {
  display: inline-block;
  text-decoration: none;
}
.the-pro__soc-item + .the-pro__soc-item {
  margin-left: 10px;
}
.the-pro__soc-item img {
  display: block;
  width: 30px;
}
.the-pro__icons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}
@media print, (min-width: 768px) {
  .the-pro__icons {
    position: absolute;
    right: 0;
    bottom: 15px;
    margin-bottom: 0;
  }
}
.the-pro__icons img {
  display: block;
  width: 30px;
}
.the-pro__icon {
  margin-bottom: 10px;
}
.the-pro__icon + .the-pro__icon {
  margin-left: 10px;
}
.the-pro__grey-link {
  font-size: 11px;
  color: #666;
  border-bottom: 1px dashed #666;
  text-decoration: none;
}
.the-pro__grey-link:hover {
  text-decoration: none;
}
.pro-search-form {
  border-top: 1px solid #9d9d9d;
  background-color: #f3f3f3;
  padding: 10px 15px;
  font-family: Arial, sans-serif;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-top: 10px;
}
.pro-search-form__line {
  margin-bottom: 10px;
}
@media (max-width: 549px) {
  .pro-search-form__line {
    width: 100%;
  }
}
@media print, (min-width: 550px) {
  .pro-search-form__line {
    margin-right: 20px;
  }
}
@media print, (min-width: 1200px) {
  .pro-search-form__line {
    margin-bottom: 0;
  }
}
.pro-search-form__line span {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  color: #373737;
}
.pro-search-form__line select {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 13px;
  padding: 5.5px 1px;
  border: 1px solid #D7D7D7;
}
.pro-search-form__line input {
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  box-sizing: border-box;
  font-family: Arial, sans-serif;
  border: 1px solid #D7D7D7;
  font-size: 14px;
  padding: 6px 8px;
  color: #333;
}
@media print, (min-width: 550px) {
  .pro-search-form__line--city {
    width: 170px;
  }
  .pro-search-form__line--area {
    width: 110px;
  }
  .pro-search-form__line--spec {
    width: 180px;
  }
  .pro-search-form__line--text {
    flex-grow: 1;
  }
}
.pro-search-form__btn {
  line-height: 30px;
  min-width: 100px;
  padding: 0 5px;
  margin-bottom: 10px;
}
@media print, (min-width: 1200px) {
  .pro-search-form__btn {
    margin-bottom: 0;
  }
}
.pro-company-descr {
  font-family: Arial, sans-serif;
  margin-bottom: 30px;
}
.pro-company-descr__logo {
  display: block;
  margin-bottom: 10px;
}
@media print, (min-width: 768px) {
  .pro-company-descr__logo {
    float: right;
  }
}
.pro-company-descr__link-wrp {
  margin: 0;
}
.pro-company-descr__link {
  display: inline-flex;
  align-items: center;
  margin-bottom: 10px;
  text-decoration: none;
}
@media print, (min-width: 768px) {
  .pro-company-descr__link {
    margin-bottom: 15px;
  }
}
.pro-company-descr__link:hover {
  text-decoration: none;
}
.pro-company-descr__link img {
  display: block;
  margin-right: 10px;
}
.pro-company-descr__link span {
  display: block;
  font-size: 18px;
  color: #333333;
  border-bottom: 1px solid #333333;
}
.pro-company-descr__line {
  margin-bottom: 10px;
  font-size: 13px;
}
@media print, (min-width: 768px) {
  .pro-company-descr__line {
    display: flex;
    width: 100%;
  }
}
.pro-company-descr__line-header {
  font-size: 14px;
  color: #666666;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 5px;
}
@media print, (min-width: 768px) {
  .pro-company-descr__line-header {
    min-width: 160px;
    padding-right: 10px;
    box-sizing: border-box;
  }
}
.pro-company-descr__line-value {
  color: #333333;
  word-wrap: break-word;
  margin: 0;
}
@media print, (min-width: 768px) {
  .pro-company-descr__line-value {
    max-width: calc(100% - 160px);
  }
}
.pro-company-descr__line-value li {
  list-style-type: disc;
  margin-left: 17px;
  margin-bottom: 5px;
}
.comments-list {
  margin-bottom: 30px;
}
.comments-list__header {
  font-size: 18px !important;
  color: #333333 !important;
  margin-top: 0 !important;
  margin-bottom: 5px !important;
}
.comments-list__item {
  border-bottom: 1px solid #e4e4e4;
  padding: 10px 0 20px;
}
.comments-list__item-header {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.comments-list__author {
  font-size: 14px;
  color: #373737;
  font-weight: 700;
  margin: 0 10px 0 0;
}
@media print, (min-width: 768px) {
  .comments-list__author {
    max-width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.comments-list__to-whom {
  font-size: 14px;
  color: #999999;
  margin: 0;
  margin: 0 10px 0 0;
}
.comments-list__date {
  font-size: 14px;
  color: #999999;
  margin: 0;
}
.comments-list__text-wrp p {
  margin-top: 0;
  margin-bottom: 5px;
}
.comments-list__answer-btn {
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding-left: 0;
  display: flex;
  align-items: center;
  position: relative;
}
.comments-list__answer-btn:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  background-image: url('../img/icons/answerforum.png');
  background-size: 100%;
  margin-right: 5px;
}
.comments-list__answer-btn span {
  font-size: 13px;
  color: #666;
  border-bottom: 1px dashed #666;
}
.pro-comment-form--answer {
  margin-top: 15px;
}
.pro-comment-form__header {
  display: inline-block;
  background-color: #F7F7F7;
  margin: 0;
  padding: 9px 18px;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.pro-comment-form__form {
  background-color: #F7F7F7;
  padding: 10px 20px;
  font-size: 14px;
}
.pro-comment-form__line {
  margin-bottom: 10px;
}
@media print, (min-width: 768px) {
  .pro-comment-form__line {
    display: flex;
    align-items: flex-start;
  }
}
.pro-comment-form__name {
  min-width: 80px;
  margin-right: 10px;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 5px;
}
@media print, (min-width: 768px) {
  .pro-comment-form__name {
    line-height: 30px;
  }
}
.pro-comment-form__input {
  -webkit-appearance: none;
  border-radius: 0;
  border: 1px solid #ccc;
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  padding: 3px 5px;
}
.pro-comment-form textarea {
  resize: none;
  height: 4em;
}
@media print, (min-width: 768px) {
  .pro-comment-form__btn-wrp {
    display: flex;
    align-items: center;
  }
}
.pro-comment-form__btn {
  min-width: 150px;
}
@media print, (min-width: 768px) {
  .pro-comment-form__btn {
    margin-right: 20px;
    margin-left: 90px;
  }
}
.pro-comment-form__rules {
  font-size: 11px;
  color: #666666;
}
.pro-comment-form__footer {
  background-color: #F7F7F7;
  padding: 15px 20px;
  margin-top: 0;
  border-top: 1px solid #c7c7c7;
  font-size: 14px;
}
.pro-comment-form a {
  color: #2761d8;
}
.the-pro2 {
  position: relative;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
}
@media print, (min-width: 1024px) {
  .the-pro2__hidden-lg {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .the-pro2__hidden-xs {
    display: none !important;
  }
}
.the-pro2__top-line {
  display: flex;
  align-items: center;
  padding-left: 120px;
  font-size: 12px;
  color: #aaaaaa;
}
@media print, (min-width: 1024px) {
  .the-pro2__top-line {
    justify-content: flex-end;
  }
}
.the-pro2__top-line > * {
  margin-top: 0;
  margin-bottom: 12px;
}
.the-pro2__top-line > *:not(:last-child) {
  margin-right: 10px;
}
.the-pro2__look {
  display: flex;
  align-items: center;
}
.the-pro2__look:before {
  content: '';
  display: block;
  width: 17px;
  height: 10px;
  background-image: url('../img/eye.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.the-pro2__main-info {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}
.the-pro2__photo-wrp {
  width: 100px;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 20px;
}
@media print, (min-width: 1024px) {
  .the-pro2__photo-wrp {
    width: 140px;
  }
}
.the-pro2__avatar {
  max-width: 100%;
  display: block;
  margin: 0 auto 17px;
}
@media print, (min-width: 1024px) {
  .the-pro2__descr {
    padding-right: 200px;
  }
}
.the-pro2__fio {
  font-family: Verdana, sans-serif;
  font-size: 18px;
  line-height: 1.2em;
  color: #C4161C;
  margin-top: 0;
  margin-bottom: 5px;
}
@media print, (min-width: 1024px) {
  .the-pro2__fio {
    font-size: 22px;
    margin-bottom: 0;
  }
}
.the-pro2__me {
  display: inline-block;
  font-size: 13px;
  margin-bottom: 10px;
}
@media print, (min-width: 1024px) {
  .the-pro2__me {
    position: absolute;
    top: 10px;
    right: 0;
  }
}
.the-pro2__company {
  margin-top: 0;
  margin-bottom: 10px;
  color: #666666;
}
.the-pro2__company a {
  color: #2761D8;
  border-bottom: 1px dashed #2761D8;
  text-decoration: none;
}
.the-pro2__tel {
  display: flex;
  align-items: center;
  font-size: 17px;
  color: #000000;
  margin-top: 0;
  margin-bottom: 10px;
}
@media print, (min-width: 1024px) {
  .the-pro2__tel {
    margin-bottom: 20px;
  }
}
.the-pro2__tel a {
  display: inline-block;
  cursor: pointer;
  margin-left: 10px;
  font-size: 14px;
  color: #666666;
  text-decoration: underline;
}
.the-pro2__soc-line {
  position: relative;
  margin-bottom: 15px;
}
@media print, (min-width: 1024px) {
  .the-pro2__soc-line {
    padding-left: 0;
    margin-bottom: 20px;
  }
}
.the-pro2__pass {
  text-align: center;
}
.the-pro2__pass p {
  margin: 0;
}
.the-pro2__soc-header {
  color: #333333;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 10px;
}
.the-pro2__soc-likes {
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .the-pro2__soc-likes {
    justify-content: center;
  }
}
.the-pro2__soc-item {
  display: block;
  width: 35px;
}
@media print, (min-width: 1024px) {
  .the-pro2__soc-item {
    width: 25px;
  }
}
.the-pro2__soc-item img {
  display: block;
}
.the-pro2__soc-item:not(:last-child) {
  margin-right: 15px;
}
.the-pro2__email-link-wrp {
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .the-pro2__email-link-wrp {
    text-align: center;
  }
}
@media print, (min-width: 1024px) {
  .the-pro2__email-link-wrp {
    margin-bottom: 22px;
  }
}
.the-pro2__email-link {
  font-size: 18px;
  color: #666666;
  margin: 0;
}
@media print, (min-width: 1024px) {
  .the-pro2__email-link {
    font-size: 14px;
  }
}
.the-pro2__email-link a {
  color: #666666;
  text-decoration: underline;
}
.the-pro2__info-line {
  font-size: 14px;
  color: #666666;
  margin-top: 0;
  margin-bottom: 10px;
}
.the-pro2__info-line--last {
  margin-bottom: 30px;
}
.the-pro2__info-line span {
  display: inline-block;
  color: #000000;
}
.the-pro2__btns-wrp {
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .the-pro2__btns-wrp {
    padding-bottom: 30px;
  }
}
.the-pro2__btns-wrp .btn {
  flex-grow: 1;
  max-width: 200px;
}
.the-pro2__btns-wrp .btn:first-child {
  margin-right: 10px;
}
.the-pro2__main-links {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 30px;
  border-top: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
  padding: 20px 10px;
}
@media print, (min-width: 1024px) {
  .the-pro2__main-links {
    position: absolute;
    top: 60px;
    right: 0;
    border: none;
    width: auto;
  }
}
.the-pro2__main-links .the-pro2__main-link {
  width: 33.3333%;
  flex-grow: 0;
  flex-shrink: 0;
}
@media print, (min-width: 1024px) {
  .the-pro2__main-links .the-pro2__main-link {
    width: auto;
    min-width: 90px;
  }
  .the-pro2__main-links .the-pro2__main-link span {
    font-size: 55px;
    font-weight: 400;
  }
}
.the-pro2__main-link {
  margin: 0;
  text-align: center;
  font-size: 16px !important;
  line-height: normal;
  text-decoration: none;
}
.the-pro2__main-link:hover {
  text-decoration: none;
  color: #2761D8;
}
.the-pro2__main-link span {
  font-size: 20px;
  font-weight: 700;
  color: #C4161C;
  display: block;
  text-align: center;
}
@media (max-width: 1023px) {
  .the-pro2__main-link--last-xs {
    order: 3;
  }
}
.the-pro2__rewards-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 20px;
}
@media print, (min-width: 1024px) {
  .the-pro2__rewards-list {
    border-top: 1px solid #D7D7D7;
    padding-top: 30px;
    margin-left: 0;
    margin-right: 0;
  }
  .the-pro2__rewards-list .the-pro2__main-link {
    font-size: 13px !important;
    padding-right: 20px;
  }
  .the-pro2__rewards-list .the-pro2__main-link span {
    font-size: 30px;
    line-height: 1em;
    font-weight: 400;
    margin-bottom: 5px;
  }
}
.the-pro2__reward {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 13px;
  width: 50%;
  flex-grow: 0;
  flex-shrink: 0;
  box-sizing: border-box;
}
@media (min-width: 500px) {
  .the-pro2__reward {
    width: 33.3333%;
  }
}
@media (min-width: 768px) {
  .the-pro2__reward {
    width: 25%;
  }
}
@media print, (min-width: 1024px) {
  .the-pro2__reward {
    width: auto;
    min-width: 100px;
    padding-left: 0;
    padding-right: 24px;
  }
}
.the-pro2__reward img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.the-pro2__reward p {
  margin: 0;
  color: #666666;
}
.the-pro2__reward-icon-wrp {
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}
.the-pro2__header {
  font-size: 18px !important;
  color: #333333 !important;
  margin-top: 0 !important;
  margin-bottom: 15px !important;
}
.the-pro2__text {
  color: #333333;
  margin-top: 0;
  margin-bottom: 5px;
}
.the-pro2__text--margin {
  margin-bottom: 20px;
}
@media print, (min-width: 1024px) {
  .the-pro2__text--margin {
    margin-bottom: 30px;
  }
}
.the-pro2__at {
  margin-bottom: 20px;
}
@media print, (min-width: 1024px) {
  .the-pro2__at {
    margin-bottom: 30px;
  }
}
.the-pro2__at .the-pro2__hidden-xs td {
  padding-bottom: 12px;
}
.the-pro2__at td {
  font-size: 13px;
  padding: 3px 0;
}
.the-pro2__at td:first-child {
  font-size: 14px;
  color: #666666;
  padding-right: 20px;
  white-space: nowrap;
}
@media print, (min-width: 1024px) {
  .the-pro2__at td:first-child {
    width: 160px;
    box-sizing: border-box;
  }
}
.the-pro2__at td:last-child {
  color: #000000;
}
.the-pro2__qual-wrp {
  margin-bottom: 20px;
}
.the-pro2__qual-line {
  margin-bottom: 20px;
}
@media print, (min-width: 1024px) {
  .the-pro2__qual-line {
    display: table-row;
  }
  .the-pro2__qual-line > * {
    display: table-cell;
    padding-bottom: 10px;
    vertical-align: top;
  }
  .the-pro2__qual-line > *:not(:last-child) {
    padding-right: 20px;
  }
  .the-pro2__qual-line > *:first-child {
    width: 160px;
    box-sizing: border-box;
  }
}
.the-pro2__qual-line-date {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 14px;
  color: #666666;
}
.the-pro2__qual-line-link {
  font-size: 13px;
  cursor: pointer;
}
.the-pro2__popup-links-wrp {
  margin-bottom: 30px;
}
@media print, (min-width: 768px) {
  .the-pro2__popup-links-wrp {
    text-align: right;
  }
}
.the-pro2__popup-link {
  display: inline-block;
  margin-bottom: 0.5em;
  font-size: 13px;
  text-decoration: none;
}
@media print, (min-width: 768px) {
  .the-pro2__popup-link {
    margin-left: 15px;
    margin-bottom: 0;
  }
}
.the-pro2__popup-link:hover {
  text-decoration: none;
}
.the-pro2__popup-link--dashed {
  border-bottom: 1px dashed #2761D8;
}
.the-pro2__warning {
  margin-bottom: 30px;
}
p.the-pro2__main-link {
  color: #666666;
}
p.the-pro2__main-link:hover {
  color: #666666;
}
.pro-leed {
  background-color: #F4FBF8;
  border-radius: 3px;
  padding: 10px 5px;
  text-align: center;
  margin-top: 14px;
  margin-bottom: 10px;
}
@media print, (min-width: 1024px) {
  .pro-leed {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 23px 20px;
  }
}
.pro-leed__text {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 11px;
}
@media print, (min-width: 1024px) {
  .pro-leed__text {
    margin-bottom: 0;
    font-size: 16px;
  }
}
.pro-leed__btn {
  white-space: nowrap;
}
.pro-reg {
  font-size: 14px;
  margin-bottom: 20px;
}
.pro-reg__inner {
  margin-bottom: 35px;
}
.pro-reg__input-line {
  margin-bottom: 15px;
}
.pro-reg__input-line .input-line__input {
  width: 250px;
}
.pro-reg__input-line textarea {
  height: 70px;
}
@media print, (min-width: 768px) {
  .pro-reg__input-line {
    display: flex;
    align-items: center;
  }
  .pro-reg__input-line .input-line__header,
  .pro-reg__input-line .input-line__input {
    flex-grow: 0;
    flex-shrink: 0;
  }
  .pro-reg__input-line .input-line__header {
    margin-bottom: 0;
    width: 200px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .pro-reg__input-line .input-line__input {
    width: 300px;
  }
}
.pro-reg__input-line--telephone {
  margin-bottom: 8px;
}
.pro-reg__input-line--telephone.pro-reg__input-line--validated .pro-reg__input-line-wrp {
  position: relative;
  display: inline-block;
  padding-right: 35px;
}
.pro-reg__input-line--telephone.pro-reg__input-line--validated .pro-reg__input-line-wrp:after {
  content: '';
  position: absolute;
  top: 4px;
  right: 0;
  width: 21px;
  height: 17px;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='17' viewBox='0 0 21 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.9143 3.09587L7.89372 16.1165C7.77904 16.2312 7.59334 16.2312 7.47892 16.1165L0.0858152 8.7231C-0.0286051 8.60895 -0.0286051 8.42325 0.0858152 8.30856L1.88224 6.51214C1.99693 6.39772 2.18263 6.39772 2.29705 6.51214L7.68659 11.9014L18.7034 0.884643C18.8183 0.770223 19.0035 0.770223 19.1182 0.884643L20.9143 2.68107C21.029 2.79549 21.029 2.98092 20.9143 3.09587Z' fill='%2341A85F'/%3E%3C/svg%3E%0A");
}
.pro-reg__input-line--telephone.pro-reg__input-line--validated .pro-reg__input-line-wrp .btn {
  display: none;
}
.pro-reg__input-line .input-line__photo {
  display: inline-block;
  margin-right: 20px;
}
.pro-reg__check {
  margin-bottom: 11px;
}
.pro-reg__validate-popup-btn {
  padding-top: 5px;
  padding-bottom: 5px;
}
.pro-reg .vsb-main {
  width: 100%;
}
@media print, (min-width: 768px) {
  .pro-reg .vsb-main {
    width: 300px;
  }
}
.pro-reg__result-text {
  font-size: 13px;
  color: #C4161C;
}
.pro-reg__copy-link {
  display: inline-block;
  margin-top: -5px;
  margin-bottom: 15px;
}
.pro-reg__input-line-wrp {
  position: relative;
}
.pro-reg__input-line-wrp--tel .input-line__input {
  margin-bottom: 7px;
}
.pro-reg__search-popup {
  display: none;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  right: 0;
  border: 1px solid #D7D7D7;
  border-top: none;
  background-color: #fff;
  max-height: 200px;
  overflow: auto;
}
.pro-reg__search-result-item {
  padding: 4px 10px;
  cursor: pointer;
}
.pro-reg__search-result-item:hover {
  background-color: #D7D7D7;
}
.pro-reg__search-no-result {
  display: none;
  font-size: 14px;
  padding: 10px;
  margin-bottom: 0;
}
.pro-reg__company-add-wrp {
  display: none;
  margin-bottom: 30px;
}
.pro-reg .vsb-menu ul > p {
  margin: 0;
  margin-bottom: 1em;
}
.pro-reg .tooltip__text {
  display: none;
}
.prp__win {
  max-width: 345px;
}
.prp__form {
  margin-bottom: 15px;
}
.prp__code {
  display: none;
}
.prp__code input {
  margin-bottom: 10px;
}
.prp__resend-code {
  display: none;
  cursor: pointer;
}
.prp--sended .prp__captcha {
  display: none;
}
.prp--sended .prp__code {
  display: block;
}
.prp__btns-wrp .btn {
  margin-right: 20px;
}
