

/* Start:/local/templates/astra-bulma/components/bitrix/breadcrumb/platform/style.css?1781075916128*/
.section.section-breadcrumbs li a {
  white-space: normal;
}

.section.section-breadcrumbs li.is-active a {
  color: #69748c;
}

/* End */


/* Start:/local/components/astra/footer/templates/.default/style.css?17810759132531*/
.section-footer-top .logo-image {
  display: block;
  max-width: 100%;
}

.section-footer-top .logo-image img {
  display: block;
  height: 5rem;
  max-width: 100%;
}

.soc-container {
  display: flex;
  justify-self: end;
}


.soc-container .item {
  padding: 0.5rem;
  transform: rotate(-5deg);
  transition: all 0.3s ease;
}

.soc-container .item img {
  transition: all 0.5s ease;
}

.soc-container .item:nth-child(2n) {
  transform: rotate(5deg);
}

.soc-container .item:hover {
  transform: none !important;
}

.soc-container .item:hover img {
  transform: none !important;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.3);
  border-radius: 100%;
}

.services-footer-menu .footer-menu.footer-menu-services {
  -webkit-column-gap: .75rem;
  -moz-column-gap: .75rem;
  column-gap: .75rem;
}

@media (min-width: 560px) and (max-width: 767px) {
  .services-footer-menu .footer-menu.footer-menu-services {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media (min-width: 768px) {
  .services-footer-menu .footer-menu.footer-menu-services {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}

.services-footer-menu .footer-menu.footer-menu-services li a {
  line-height: 1.25rem;
  padding: 0.25rem 0 0.25rem 1rem;
  display: flex;
  color: #000;
}

.services-footer-menu .footer-menu.footer-menu-services li a.is-active {
  color: #01bcff;
}

.services-footer-menu .footer-menu.footer-menu-services li a:before {
  content: "";
  color: #000;
  display: inline-block;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  margin-right: 0.75rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%232c7fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");
}

.section-footer-nav .nav-footer {
  display: flex;
  align-items: center;
  font-size: 1.15rem;
  flex-wrap: wrap;
  gap: 1rem;
}

.section-footer-nav .nav-footer a {
  color: #000;
}

.section-footer-nav .nav-footer a.is-active {
  color: #01bcff;
}

.section-footer-nav .phone-item {
  display: inline-flex;
  align-items: center;
  font-size: 1.5rem;
  color: #000;
}

.section-footer-nav .mail-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.15rem;
  color: #2c7fff;
  margin-top: 1rem;
}

.store-img img {
  width: auto;
}

/* End */
/* /local/templates/astra-bulma/components/bitrix/breadcrumb/platform/style.css?1781075916128 */
/* /local/components/astra/footer/templates/.default/style.css?17810759132531 */
