.contacts_map .container .title {
  color: #065C9C;
  font-weight: 900;
  font-size: 36px;
  font-family: "Inter", Sans-serif;
  margin-bottom: 30px
}
.contacts_map .container_big {
  max-width: 1440px;
}
.contacts_map .container_big:not(:first-child) {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #065C9C;
  margin-bottom: 150px;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);
}
div.bx-yandex-map {
  border-radius: 15px;
  overflow: hidden;
}
.contacts_map .container_big .col img {
  border-radius: 15px;
}
.contacts_map .container_big .col:last-child {
  max-width: 915px;
}
.contacts_map .container_big .col:first-child {
  height: 530px;
  overflow-y: scroll;
  padding-right: 20px;
  margin-right: 0px;
  margin-left: -20px;
  padding-left: 20px;
  padding-top: 20px;
  margin-top: -20px;
  scroll-padding-top: 100px;
}
.contacts_map .container_big .col:first-child::-webkit-scrollbar {
  width: 45px;
}
.contacts_map .container_big .col:first-child::-webkit-scrollbar-track {
  background: #f0f0f0;
  overflow: hidden;
  padding-top: 20px;
  border: 20px solid #fff;

}
.contacts_map .container_big .col:first-child::-webkit-scrollbar-thumb {
  border-radius: 100px;
  background: #065C9C;
  border: 20px solid #fff;
}
.contacts_map .container_big .col:first-child .card {
  margin-bottom: 15px;
  border-radius: 15px;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);
  padding: 20px;
}
.contacts_map .container_big .col:first-child .card p {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 18px;
  display: flex;
  flex-direction: row;
  font-weight: 600;
  align-items: center;
  color: #374046;
}
.contacts_map .container_big .col:first-child .card .weekend {
  color: #065C9C;
}
.contacts_map .container_big .col:first-child .card .download {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 18px;
  display: flex;
  flex-direction: row;
  font-weight: 600;
  color: #065C9C;
  text-decoration: underline;
}
.contacts_map .container_big .col:first-child .card .phone::before {
  content: "";
  width: 32px;
  min-width: 32px;
  height: 32px;
  display: block;
  margin-right: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23065C9C'/%3E%3Cg clip-path='url(%23clip0_880_2327)'%3E%3Cpath d='M21.6281 18.5663C20.9934 17.9396 20.201 17.9396 19.5703 18.5663C19.0892 19.0433 18.608 19.5204 18.135 20.0055C18.0057 20.1389 17.8965 20.1672 17.7388 20.0783C17.4275 19.9085 17.096 19.771 16.7968 19.5851C15.402 18.7078 14.2336 17.5798 13.1986 16.3103C12.6852 15.6796 12.2283 15.0045 11.909 14.2444C11.8443 14.0908 11.8564 13.9897 11.9817 13.8644C12.4628 13.3994 12.9318 12.9224 13.4048 12.4453C14.0638 11.7823 14.0638 11.006 13.4008 10.3389C13.0248 9.95892 12.6488 9.58697 12.2728 9.20694C11.8847 8.81882 11.5006 8.42666 11.1085 8.04258C10.4737 7.42402 9.68132 7.42402 9.05063 8.04662C8.56548 8.52368 8.10054 9.01288 7.60731 9.48185C7.15046 9.91444 6.92002 10.4441 6.8715 11.0626C6.79469 12.0693 7.0413 13.0194 7.38899 13.9452C8.10054 15.8616 9.18404 17.5636 10.498 19.1242C12.2728 21.2346 14.3913 22.9043 16.8696 24.1091C17.9854 24.6508 19.1417 25.0672 20.3991 25.136C21.2642 25.1845 22.0162 24.9662 22.6186 24.291C23.031 23.8301 23.4959 23.4097 23.9326 22.969C24.5794 22.314 24.5835 21.5216 23.9406 20.8748C23.1725 20.1026 22.4003 19.3344 21.6281 18.5663ZM20.8559 15.3441L22.3477 15.0894C22.1132 13.7188 21.4664 12.4776 20.484 11.4912C19.4449 10.4521 18.131 9.7972 16.6836 9.59505L16.4734 11.095C17.5933 11.2526 18.6121 11.758 19.4166 12.5625C20.1767 13.3226 20.674 14.2848 20.8559 15.3441ZM23.1887 8.85925C21.4664 7.13697 19.2873 6.04943 16.8817 5.71387L16.6715 7.21378C18.7496 7.50487 20.6335 8.44687 22.1213 9.93061C23.5323 11.3416 24.4581 13.1245 24.7937 15.0853L26.2855 14.8306C25.8934 12.5585 24.822 10.4966 23.1887 8.85925Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_880_2327'%3E%3Crect width='19.4286' height='19.4286' fill='white' transform='translate(6.85742 5.71387)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.contacts_map .container_big .col:first-child .card .location::before {
  content: "";
  width: 32px;
  min-width: 32px;
  height: 32px;
  display: block;
  margin-right: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23065C9C'/%3E%3Cg clip-path='url(%23clip0_880_2336)'%3E%3Cpath d='M16.001 5.71387C11.8929 5.71387 8.55078 9.056 8.55078 13.164C8.55078 18.2622 15.218 25.7466 15.5018 26.0627C15.7685 26.3597 16.234 26.3592 16.5001 26.0627C16.784 25.7466 23.4512 18.2622 23.4512 13.164C23.4511 9.056 20.109 5.71387 16.001 5.71387ZM16.001 16.9124C13.9341 16.9124 12.2526 15.2309 12.2526 13.164C12.2526 11.0972 13.9341 9.41568 16.001 9.41568C18.0678 9.41568 19.7493 11.0972 19.7493 13.1641C19.7493 15.2309 18.0678 16.9124 16.001 16.9124Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_880_2336'%3E%3Crect width='20.5714' height='20.5714' fill='white' transform='translate(5.71484 5.71387)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.contacts_map .container_big .col:first-child .card .mail::before {
  content: "";
  width: 32px;
  min-width: 32px;
  height: 32px;
  display: block;
  margin-right: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23065C9C'/%3E%3Cpath d='M25.6094 13.7109C25.7656 13.5938 26 13.7109 26 13.9062V21.875C26 22.9297 25.1406 23.75 24.125 23.75H7.875C6.82031 23.75 6 22.9297 6 21.875V13.9062C6 13.7109 6.19531 13.5938 6.35156 13.7109C7.25 14.4141 8.38281 15.2734 12.3672 18.1641C13.1875 18.75 14.5938 20.0391 16 20.0391C17.3672 20.0391 18.8125 18.75 19.5938 18.1641C23.5781 15.2734 24.7109 14.4141 25.6094 13.7109ZM16 18.75C15.0625 18.7891 13.7734 17.6172 13.1094 17.1484C7.91406 13.3984 7.52344 13.0469 6.35156 12.1094C6.11719 11.9531 6 11.6797 6 11.3672V10.625C6 9.60938 6.82031 8.75 7.875 8.75H24.125C25.1406 8.75 26 9.60938 26 10.625V11.3672C26 11.6797 25.8438 11.9531 25.6094 12.1094C24.4375 13.0469 24.0469 13.3984 18.8516 17.1484C18.1875 17.6172 16.8984 18.7891 16 18.75Z' fill='white'/%3E%3C/svg%3E%0A");
}
.contacts_map .container_big .col:first-child .card .time::before {
  content: "";
  width: 32px;
  min-width: 32px;
  height: 32px;
  display: block;
  margin-right: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23065C9C'/%3E%3Cpath d='M16.0001 7.61914C14.3425 7.61914 12.7221 8.11067 11.3439 9.03159C9.96565 9.9525 8.89144 11.2614 8.25711 12.7928C7.62277 14.3243 7.4568 16.0094 7.78018 17.6351C8.10356 19.2609 8.90177 20.7542 10.0739 21.9263C11.246 23.0984 12.7393 23.8966 14.3651 24.22C15.9908 24.5434 17.6759 24.3774 19.2073 23.7431C20.7388 23.1087 22.0477 22.0345 22.9686 20.6563C23.8895 19.2781 24.3811 17.6577 24.3811 16.0001C24.3784 13.7781 23.4946 11.6479 21.9234 10.0768C20.3523 8.50559 18.2221 7.62176 16.0001 7.61914ZM18.8245 18.8245C18.6816 18.9673 18.4878 19.0476 18.2858 19.0476C18.0838 19.0476 17.89 18.9673 17.7471 18.8245L15.4614 16.5388C15.3185 16.3959 15.2382 16.2021 15.2382 16.0001V11.4287C15.2382 11.2266 15.3185 11.0328 15.4613 10.8899C15.6042 10.747 15.798 10.6668 16.0001 10.6668C16.2022 10.6668 16.396 10.747 16.5388 10.8899C16.6817 11.0328 16.762 11.2266 16.762 11.4287V15.6847L18.8245 17.7471C18.9673 17.89 19.0476 18.0838 19.0476 18.2858C19.0476 18.4878 18.9673 18.6816 18.8245 18.8245Z' fill='white'/%3E%3C/svg%3E%0A");
}
.contacts_map .container_big .col:first-child .card .title {
  font-size: 20px;
  margin-bottom: 20px;
}
.contacts_map .container .subtitle {
  font-weight: 600;
  font-size: 24px;
  font-family: "Inter", Sans-serif;
}
.contacts_map .container .subtitle span {
  color: #065C9C;
  /*font-weight: 400;*/
}
