

/* Start:/local/templates/fastek/components/bitrix/breadcrumb/fastek/style.css?1766147637753*/
.breadcrumbs {
  padding: 20px 0;
}
@media (max-width: 768px) {
  .breadcrumbs {
    padding: 8px 0;
  }
}
.breadcrumbs-items {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 1200px) {
  .breadcrumbs-items {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .breadcrumbs-items {
    gap: 12px;
  }
}
.breadcrumbs-item {
  font-family: var(--third-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #0b0b0b;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .breadcrumbs-item {
    font-size: 12px;
  }
}
.breadcrumbs-item.grey {
  color: #595959;
}
.breadcrumbs-dot {
  border-radius: 100%;
  background-color: #595959;
  width: 4px;
  height: 4px;
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/fastek/components/bitrix/menu/fastek.menu/style.css?1766147637898*/
.section-menu {
  max-width: 320px;
  width: 100%;
}
@media (max-width: 1000px) {
  .section-menu {
    display: none;
  }
}
.section-menu__wrap {
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.section-menu__item {
  width: 100%;
  padding: 16px;
  position: relative;
  transition: all 0.3s;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  color: #595959;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.section-menu__item span {
  max-width: 256px;
}
.section-menu__item.active, .section-menu__item:hover {
  background: #e76631;
  color: #ffffff;
}
.section-menu__item.active svg path, .section-menu__item:hover svg path {
  fill: #FAFAFA;
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/fastek/components/bitrix/menu/tablet/style.css?17661476372034*/
.title-menu {
  display: none;
  width: 100%;
  max-width: 260px;
  position: relative;
  z-index: 9999;
}
@media (max-width: 1000px) {
  .title-menu {
    display: block;
  }
}
@media (max-width: 768px) {
  .title-menu {
    max-width: 100%;
  }
}
.title-menu__container, .title-menu__items {
  display: flex;
  flex-direction: column;
}
.title-menu__container {
  position: relative;
}
.title-menu__items {
  position: absolute;
  inset: 38px 0 0 0;
  height: 0;
  visibility: hidden;
  transition: all 0.3s;
  z-index: 9999;
}
.title-menu__items a {
  height: 0;
  padding: 0;
  background-color: #ffffff;
  transition: all 0.3s;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 0;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: #595959;
}
.title-menu__items a:hover {
  background-color: #e76631;
  color: #fff;
}
.title-menu__active {
  width: 100%;
  padding: 8px 16px;
  background: #e76631;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .title-menu__active {
    padding: 8px 12px;
  }
}
.title-menu__active svg {
  transition: all 0.3s;
}
.title-menu:hover .title-menu__active svg {
  transform: rotate(180deg);
}
.title-menu:hover .title-menu__items {
  height: auto;
  visibility: visible;
}
.title-menu:hover .title-menu__items a {
  height: auto;
  padding: 8px 16px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .title-menu:hover .title-menu__items a {
    padding: 8px 16px;
  }
}

@media (max-width: 768px) {
  .news_title_menu {
    display: none;
    max-width: 100%;
  }
}
.news_title_menu_mobil {
  display: none;
  max-width: 100%;
}
@media (max-width: 768px) {
  .news_title_menu_mobil {
    display: block;
  }
  .news_title_menu_mobil .title-menu {
    display: block;
    margin-top: 20px;
    max-width: 100%;
  }
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/components/fastek/organisation/templates/.default/style.css?17661341823569*/
.organisation-wrap {
  width: 100%;
}
.organisation-wrap .page-title {
  margin: 0;
}
.organisation-content {
  padding: 24px;
  margin-top: 33px;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 999px) {
  .organisation-content {
    padding: 20px;
    margin-top: 25px;
  }
}
.organisation-filter__bottom {
  display: flex;
  gap: 16px;
  margin-top: 16px;
  box-sizing: border-box;
  justify-content: center;
}
@media (max-width: 768px) {
  .organisation-filter__bottom {
    flex-direction: column;
  }
}
.organisation-filter__bottom .custom-dropdown,
.organisation-filter__bottom .custom-input__with-dropdown {
  width: 100%;
}
.organisation-filter__bottom-last {
  display: flex;
  gap: 16px;
  width: 100%;
}
.organisation-tags {
  margin-top: 32px;
}
@media (max-width: 999px) {
  .organisation-tags {
    margin-top: 24px;
  }
}
@media (max-width: 768px) {
  .organisation-tags {
    margin-top: 16px;
  }
}
.organisation-tags__items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 8px;
  margin-top: 16px;
}
.organisation-tags__item {
  border: 1px solid #dcdcdc;
  padding: 2px 8px;
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: #595959;
  transition: all 0.3s;
  cursor: pointer;
}
.organisation-tags__item:hover {
  background-color: #292929;
  color: #ffffff;
}
.organisation-tags__item.active {
  background-color: #292929;
  color: #ffffff;
}
.organisation-title {
  font-family: var(--second-family);
  font-weight: 500;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #e76631;
}
@media (max-width: 999px) {
  .organisation-title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .organisation-title {
    font-size: 16px;
  }
}
.organisation-items {
  background-color: #ffffff;
  width: 100%;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
}
.organisation-item {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  transition: all 0.3s;
  display: block;
}
.organisation-item:hover {
  background-color: #fef6f3;
}
.organisation-item__info {
  width: 33.3%;
}
@media (max-width: 768px) {
  .organisation-item__info {
    width: 100%;
    max-width: 370px;
  }
}
.organisation-item__info-title {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: #595959;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .organisation-item__info-title {
    font-size: 12px;
  }
}
.organisation-item__info-values {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b0b;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
@media (max-width: 768px) {
  .organisation-item__info-values {
    font-size: 14px;
  }
}
@media (max-width: 460px) {
  .organisation-item__info-values {
    width: 90%;
  }
}
.organisation-item__wrap {
  padding: 24px;
  display: flex;
  flex-direction: row;
  gap: 38px;
  justify-content: space-between;
}
@media (max-width: 999px) {
  .organisation-item__wrap {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .organisation-item__wrap {
    padding: 12px;
    gap: 12px;
    flex-direction: column;
  }
}
.organisation-item:after {
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("/local/templates/fastek/svg/main_new_arrow.svg");
  background-repeat: no-repeat;
  top: 24px;
  right: 24px;
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/components/fastek/pagenation/templates/.default/style.css?17661341821446*/
.pagen {
  margin-top: 32px;
}
@media (max-width: 999px) {
  .pagen {
    margin-top: 24px;
  }
}
@media (max-width: 768px) {
  .pagen {
    margin-top: 12px;
  }
}
.pagen-wrap {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
.pagen-arrows {
  display: flex;
  gap: 8px;
}
@media (max-width: 768px) {
  .pagen-arrows {
    gap: 6px;
  }
}
.pagen-nums {
  display: flex;
}
.pagen-dots {
  display: flex;
  justify-content: center;
  align-items: end;
  border: 1px solid transparent;
  width: 44px;
  height: 44px;
  background: transparent;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: #0b0b0b;
}
.pagen-btn {
  border: 1px solid #0b0b0b;
  width: 44px;
  height: 44px;
  background: #f5f5f5;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  cursor: pointer;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: #0b0b0b;
}
@media (max-width: 999px) {
  .pagen-btn {
    width: 32px;
    height: 32px;
  }
}
.pagen-btn.active {
  border: 1px solid #e76631;
  background: #e76631;
  color: #ffffff;
}
.pagen-btn.active svg path {
  fill: #ffffff;
}
.pagen-btn:hover {
  border: 1px solid #e76631;
  background: #e76631;
  color: #ffffff;
}
.pagen-btn:hover svg path {
  fill: #ffffff;
}/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/fastek/components/bitrix/breadcrumb/fastek/style.css?1766147637753 */
/* /local/templates/fastek/components/bitrix/menu/fastek.menu/style.css?1766147637898 */
/* /local/templates/fastek/components/bitrix/menu/tablet/style.css?17661476372034 */
/* /local/components/fastek/organisation/templates/.default/style.css?17661341823569 */
/* /local/components/fastek/pagenation/templates/.default/style.css?17661341821446 */
