

/* Start:/local/templates/winn_default/components/bitrix/news.list/before-after/style.css?16927805161329*/
/* Решетов - 050922 - галарея "До и после" */
.before_after_item_gallery_photo {
  margin-bottom: 30px;
}
.before_after_item_gallery_photo img {
  max-width: 100%;
}
/* Решетов - 050922 - галарея "До и после" */

.section-item {
  width: 100%;
}
.section-item img {
  width: 100%;
}
.section-image {
  position: relative;
  width: 100%;
}
.section-image a {
  display: block;
}
.section-title {
  font-size: 1.5rem;
  margin: 1rem 0 0.5rem 0;
  font-weight: bold;
  line-height: 1.2;
  padding-left: 3rem;
  position: relative;
}
.section-title::before {
  background-color: #d5001c;
  content: "";
  display: inline-block;
  height: 0.07em;
  margin: 0.54167em auto;
  min-height: 2px;
  position: absolute;
  left: 0;
  width: 1.5em;
  vertical-align: baseline;
}
.section-title a {
  color: #333;
}
.grid-sections {
  display: grid;
  grid-template-columns: repeat(auto-fit, 49%);
  grid-gap: 2%;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.list-unstyled,
.main-menu,
.main-menu ul {
  margin-bottom: 0;
}
.list-unstyled,
.main-menu,
.main-menu ul {
  padding-left: 0;
  list-style: none;
}

@media screen and (max-width: 650px) {
  .grid-sections {
    grid-template-columns: 1fr !important;
    padding: 0 20px;
  }
}

/* End */
/* /local/templates/winn_default/components/bitrix/news.list/before-after/style.css?16927805161329 */
