

/* Start:/local/templates/layton_new_main_onpeak/components/onpeak/catalog.metro_new/newSeo/main.css?16735944422151*/
.metro_list {
  position: relative;
  width: 100%;
  clear: both;
}
.metro_list ul {
  display: block;
  position: relative;
  float: left;
  width: 25%;
  box-sizing: box-content;
}

.metro_list ul li {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0 0 5px 0;
}
.metro_list ul li a {
  color: #5aa9d1;
}
.metro_list ul li a:hover {
  color: #7cb7d5;
}

/* ============================ */

.metro-page {
  max-height: 100%;
  margin-top: 30px;

  font-weight: 400;
  line-height: 24px;

  columns: 4;
}

.metro-page__wrapper {
  width: 100%;
}

.metro-page__name {
  display: inline-block;
  margin-bottom: 30px;

  color: #42a6c4;
  font-size: 22px;
  letter-spacing: 0.44px;
}

.metro-page__list {
  width: 100%;
  margin-bottom: 65px;

  list-style-type: none;
}

.metro-page__list li {
  font-size: 16px;
  letter-spacing: 0.32px;
}

.metro-page__list a {
  text-decoration: none;
  color: #000;
}

.h2--size {
  max-width: 480px;
  margin-top: 40px;
  line-height: 42px;
}

.search_description .list_search.list_search--modified {
  display: flex;
  flex-wrap: wrap;
  width: auto;
  margin: 60px 0 90px 75px;

  list-style-type: none;
}

.list_search--modified li {
  position: relative;
  max-width: 225px;
  margin-right: 90px;

  background-color: #fff;
}

.list_search--modified li:last-child {
  margin-right: 0;
}

.list_search--modified li::before {
  content: "";
  position: absolute;
  left: -75px;
  top: -15px;
  z-index: -1;

  display: block;
  width: 76px;
  height: 76px;
  border: 3px solid #ffd564;

  background-image: url("/upload/images/molecule.svg");
  background-repeat: no-repeat;
  background-size: 48px 48px;
  background-position: center;
}

.list_search--modified li:nth-child(2)::before {
  background-image: url("/upload/images/clock.svg");
}

.list_search--modified li:nth-child(3)::before {
  background-image: url("/upload/images/efficiency.svg");
}

@media (max-width: 400px) {
  .metro-page {
    columns: 1;
  }
}

@media (min-width: 401px) and (max-width: 700px) {
  .metro-page {
    columns: 2;
  }
}

@media (max-width: 1240px) {
  .list_search--modified li {
    margin-bottom: 40px;
  }
}

/* End */
/* /local/templates/layton_new_main_onpeak/components/onpeak/catalog.metro_new/newSeo/main.css?16735944422151 */
