.page-node-30 .view-contacts .row-container:after {
  content: "";
  display: block;
  position: absolute;
  left: -1px;
  bottom: -1px;
  background-image: url(../../images/grey-left-bot-corner.png);
  background-repeat: no-repeat;
  width: 45px;
  height: 25px;
}
.page-node-30 #content .view-contacts .row-container h3 {
  background: #f8991e;
  font-family: RobotoCondensed;
  font-weight: 700;
  line-height: 20px;
  padding: 10px 5px 10px 40px;
  display: inline-block;
  min-width: 520px;
  position: relative;
  margin-left: -18px;
  z-index: 5;
}
.page-node-30 .view-contacts .row-container h3:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 6px;
  width: 17px;
  height: 26px;
  background-image: url(../../images/pos-black.png);
  background-repeat: no-repeat;
}
.page-node-30 .view-contacts .row-container h3:after {
  width: 11px;
  height: 40px;
  content: "";
  display: inline-block;
  background-image: url(../../images/orange-end.png);
  position: absolute;
  right: -11px;
  top: 0;
}
.page-node-30 .view-contacts .row-container {
  background: #f8f8f8;
  border: 1px solid #e9e9e9;
  margin-bottom: 60px;
  position: relative;
}
.view-contacts .row-container .views-row:first-of-type {
  margin-top: -44px;
}
.view-contacts .row-container .views-row:nth-of-type(2) {
  h2 {
    display: none;
  }
}
.view-contacts .row-container .views-row {
  margin-bottom: 58px;
}
.view-contacts .row-container .views-row:first-of-type .node--type-contact-left {
  padding-top: 44px;
}

.page-node-30 .field--name-field-contacts-pic img {
  top: 0;
  bottom: 0;
  transform: none;
  object-fit: cover;
  position: absolute;
  right: 0;
  height: 100%;
  width: 50%;
}

.page-node-30 {
  .node--type-contact {
  }
}

.node--type-contact .field--name-field-contact-phone-address {
  font-family: Roboto;
  font-size: 20px;
  color: #0071b3;
  font-weight: 500;
  margin-top: 16px;
  margin-left: 130px;
  padding-top: 0;
}

.node--type-contact .field--name-field-contact-phone-address::before {
  top: 7px;
}

.node--type-contact .field--name-field-contact-address {
  width: auto;
  margin-left: 130px;
  padding-left: 0;

  p {
    margin-bottom: 0;
  }
}

.node--type-contact .field--name-field-contact-person {
  display: inline-block;
  font-family: Roboto;
  font-weight: 700;
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 4px solid #ebebeb;
  margin-top: 16px;
  margin-bottom: 18px;
}

.node--type-contact .field--name-field-contact-person-foto.field--type-image {
  padding-top: 0;
  height: auto;
  margin-top: 50px;
  float: left;
  text-align: center;
  box-sizing: border-box;
  display: block;
  width: 130px;
}

.node--type-contact .field--name-field-contact-person-foto.field--type-image img {
  width: 100px;
}

.node--type-contact .field--name-field-contact-phone {
  padding-left: 0;
  margin-left: 130px;
  font-family: Roboto;
  font-size: 20px;
  color: #0071b3;
  font-weight: 500;
  margin-bottom: 10px;

  a {
    color: #0071b3;
  }
}

.node--type-contact .field--name-field-contact-email {
  margin-left: 130px;
}

.node--type-contact .field--name-field-social-network {
  margin-left: 130px;
  padding-left: 0;
}

.node--type-contact .field--name-field-social-network ul {
  display: flex;
  gap: 7px;
  list-style: none;
}

.node--type-contact .field--name-body {
  position: static;
  height: auto;
  background: 0 0;
  margin-left: 130px;
  padding-left: 0;
  width: auto;
}

#block-pn-adresastoyanokjskarta {
  h2 {
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 0;
    color: #000;
  }
}

@media (max-width: 1024px) {
  .page-node-30 .view-contacts .row-container {
    padding-bottom: 420px;
  }
  .page-node-30 .view-contacts .row-container h3 {
    min-width: 95%;
  }
  .page-node-30 .view-contacts .row-container h3:before {
    margin-right: 60px;
  }
}
