

/* Start:/local/templates/vsestroy74.ru/components/luxar/super/karta-sayta/style.css?17683006333440*/
ul.map-level-0 a {
  font-weight: bold;
}

ul.map-level-1 a, ul.map-level-2 a, ul.map-level-3 a {
  font-weight: normal;
}

.map-columns td {
  vertical-align: top;
}

.sitemap {
  margin-bottom: 20px;
}
.sitemap-section {
  padding-top: 40px;
}
.sitemap__title a {
  font-family: "Roboto Slab", Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .sitemap__title a {
    font-size: 24px;
  }
}
.sitemap__row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
}
@media screen and (max-width: 979px) {
  .sitemap__row {
    row-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .sitemap__row {
    grid-template-columns: 1fr;
  }
}
.sitemap__row a {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
  padding-right: 30px;
  position: relative;
}
.sitemap__section_elements {
  display: none;
}
.sitemap__section_elements ul {
  margin: 10px;
  padding: 0;
  list-style-type: none;
}
.sitemap__section_elements ul li {
  margin-bottom: 8px;
  max-width: initial;
}
.sitemap__section_elements a {
  color: #7e8898;
  text-decoration: none;
  font-weight: 500;
  transition: 0.2s all linear;
}
.sitemap__section_elements a:hover {
  color: #363636;
}
.sitemap .arrow__get_elements,
.sitemap .arrow {
  width: 20px;
  height: 20px;
  background-image: url("/local/templates/vsestroy74.ru/components/luxar/super/karta-sayta/images/arrow.svg?1");
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 60%;
  margin-left: 15px;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s all linear;
  flex-shrink: 0;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 0;
}
.sitemap .arrow__get_elements:hover,
.sitemap .arrow:hover {
  opacity: 1;
}
.sitemap .arrow__get_elements.opened,
.sitemap .arrow.opened {
  transform: scale(1, -1);
}
.sitemap__level-0, .sitemap__level-1 {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sitemap__level-0 > li, .sitemap__level-1 > li {
  margin-bottom: 10px;
}
.sitemap__level-0 > li > a, .sitemap__level-1 > li > a {
  font-size: 18px;
  color: #363636;
  text-decoration: none;
  font-weight: 500;
}
.sitemap__level-2 {
  list-style: none;
  padding: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
}
.sitemap__level-2 li {
  margin-bottom: 8px;
  max-width: 80%;
}
.sitemap__level-2 li:last-child {
  margin-bottom: 0;
}
.sitemap__level-2 a {
  color: #7e8898;
  text-decoration: none;
  font-weight: 500;
  transition: 0.2s all linear;
}
.sitemap__level-2 a:hover {
  color: #363636;
}
.sitemap .title-level-1 {
  font-family: "Roboto Slab", Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .sitemap .title-level-1 {
    font-size: 24px;
  }
}
.sitemap .title-level-2 {
  font-size: 18px;
  color: #363636;
  text-decoration: none;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
}
.sitemap .title-level-2.active {
  color: #f2a100;
}
.sitemap .title-level-2.active .arrow {
  transform: scale(1, -1);
}
.sitemap .title-level-2.active + ul {
  padding: 10px 0 10px 20px;
  opacity: 1;
  visibility: visible;
  height: auto;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/main.pagenavigation/js_2/style.css?17683006321466*/
body .ajax_load_btn {
  display: flex;
  margin-top: 10px;
}
body .ajax_load_btn__more {
  margin: 0 auto !important;
}
body .ajax_load_btn .ajax_load_btn__more span {
  font-size: 16px;
  line-height: 33px;
  font-family: "Roboto Slab", Arial, sans-serif;
  color: #5DA8F0;
  font-weight: 500;
}
body .ajax_load_btn .ajax_load_btn__more span.icon {
  width: 9px;
  height: 6px;
}
body .ajax_load_btn__nav {
  padding-top: 2px;
  background: #fbfbfb;
  z-index: 10;
  display: flex;
  position: absolute;
  right: 0;
}
body .ajax_load_btn__nav a {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 33px;
  color: #AEBAC5 !important;
  font-weight: 500 !important;
  margin: 0;
  padding: 0;
}
body .ajax_load_btn__nav a.num.current {
  border: 1px solid #6A7B89;
  color: #E48E00 !important;
}
@media (max-width: 768px) {
  body .ajax_load_btn__nav {
    position: relative;
  }
  body .ajax_load_btn {
    flex-direction: column;
    align-items: center;
    padding-top: 5px;
  }
  body .ajax_load_btn:before {
    top: 17px;
  }
  body .ajax_load_btn .ajax_load_btn__more span.icon {
    border: none;
    background-image: url(/local/templates/vsestroy74.ru/css/../images/loading_arrows.svg);
    transform: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/vsestroy74.ru/components/luxar/super/karta-sayta/style.css?17683006333440 */
/* /local/templates/vsestroy74.ru/components/bitrix/main.pagenavigation/js_2/style.css?17683006321466 */
