

/* Start:/local/templates/fordent/components/bitrix/news/fd.news/style.css?1709558928764*/
.news-year-filter {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.news-year-filter__list {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 30px;
}

.year-list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.year-list__item {
  margin-bottom: 20px;
  margin-right: 20px;
  min-width: 80px;
}
.year-list__item a {
  display: block;
  text-align: center;
  background: #F2F3F5;
  color: #9D9D9D;
  padding: 10px 20px;
  border: 1px solid #F2F3F5;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.01em;
}
.year-list__item .active {
  background: #FFFFFF;
  color: #306E9D;
  border: 1px solid #306E9D;
}

/* End */


/* Start:/local/templates/fordent/components/bitrix/breadcrumb/fd.breadcrumb/style.css?1709558923608*/
.fd-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.fd-breadcrumb__item {
  font-size: 12px;
  line-height: 15px;
  color: #9D9D9D;
}
.fd-breadcrumb__angle {
  font-size: 12px;
  line-height: 15px;
  padding: 0 5px;
  vertical-align: top;
}
.fd-breadcrumb__link {
  font-size: 12px;
  line-height: 15px;
  color: #141414;
}
.fd-breadcrumb__link:hover {
  color: #306E9D;
}

/* End */


/* Start:/local/templates/fordent/components/bitrix/news.detail/fd.news.detail/style.css?17721767681172*/
.news-date span {
  background: #FFFFFF;
  border: 1px solid #306E9D;
  padding: 5px 10px;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  color: #306E9D;
}

.news-preview-text {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 30px;
}

.news-detail-picture img {
  object-fit: cover;
  height: auto;
  width: 100%;
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .news-detail-picture img {
    height: 450px !important;
  }
}

.news-content {
  display: block;
  width: 100%;
  margin-bottom: 80px;
}
@media (min-width: 992px) {
  .news-content {
    margin-bottom: 0;
  }
}
.news-content__title {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  color: #141414;
  margin-bottom: 30px;
}

.news-detail-text {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
}
.news-detail-text h2 {
  margin: 30px 0 10px 0;
}
.news-detail-text a {
  font-weight: 600;
}
.news-detail-text img {
  margin: 30px 0;
}
.news-detail-text > div {
  margin-top: 30px;
  margin-bottom: 30px;
}

.news-back a {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  color: #9D9D9D;
}

/* End */


/* Start:/local/templates/fordent/components/bitrix/catalog.top/fd.products/style.css?1709558925280*/
.products-container {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.products-container__element {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 30px;
}

/* End */


/* Start:/local/templates/fordent/components/bitrix/catalog.item/fd.item/style.css?171826140212012*/
.product-card {
  padding: 25px;
  border: 1px solid #E8E8E8;
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.product-card__img {
  height: 200px;
  margin-bottom: 25px;
}
.product-card__img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.product-card__title {
  margin-bottom: 25px;
}
.product-card__title a {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  color: #141414;
}
.product-card__title a:hover {
  color: #306E9D;
}
.product-card__row {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-card__btn {
  align-self: flex-end;
}
.product-card__btn img {
  width: 18px !important;
}
.product-card__btn a {
  padding: 10px 15px;
}
.product-card__badges {
  position: absolute;
}

.product-table {
  border: 1px solid #E8E8E8;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}
.product-table__img {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 15px;
  height: 100px;
}
@media (min-width: 768px) {
  .product-table__img {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
.product-table__img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.product-table__title {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
@media (min-width: 768px) {
  .product-table__title {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .product-table__title {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}
.product-table__title a {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  color: #141414;
}
.product-table__title a:hover {
  color: #306E9D;
}
.product-table__price {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  padding: 15px;
}
@media (min-width: 768px) {
  .product-table__price {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 992px) {
  .product-table__price {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
.product-table__btn {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  justify-self: flex-end;
  text-align: right;
  padding: 15px;
}
@media (min-width: 768px) {
  .product-table__btn {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .product-table__btn {
    padding-left: 0;
  }
}
.product-table__btn a {
  padding: 10px 10px;
}

.product-list {
  border: 1px solid #E8E8E8;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.product-list__img {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 20px;
}
@media (max-width: 991.98px) {
  .product-list__img {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.product-list__img img {
  object-fit: contain;
  width: 100%;
  height: 220px;
}
.product-list__info {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  padding: 20px;
}
@media (max-width: 991.98px) {
  .product-list__info {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.product-list__title a {
  display: block;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  color: #141414;
  margin-bottom: 20px;
}
.product-list__title a:hover {
  color: #306E9D;
}
.product-list__title p {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  color: #222222;
  margin-bottom: 20px;
}
.product-list__price-block {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 20px;
  border-left: 1px solid #E8E8E8;
}
@media (max-width: 991.98px) {
  .product-list__price-block {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.product-list__price-block .price {
  margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .product-list__btn a {
    padding: 15px 10px !important;
  }
}
.product-list__properties ul {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.product-list__properties ul li {
  width: 100%;
}
.product-list__badges {
  position: absolute;
  padding: 25px;
}

.product-service-list {
  border: 1px solid #E8E8E8;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  align-items: center;
}
.product-service-list__img {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 20px;
}
@media (max-width: 991.98px) {
  .product-service-list__img {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.product-service-list__img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.product-service-list__info {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 20px;
}
@media (max-width: 991.98px) {
  .product-service-list__info {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.product-service-list__title div {
  display: block;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  color: #141414;
  margin-bottom: 20px;
}
.product-service-list__title div:hover {
  color: #306E9D;
}
.product-service-list__title p {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  color: #222222;
  margin-bottom: 20px;
}
.product-service-list__btn-block {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 20px;
}
@media (max-width: 991.98px) {
  .product-service-list__btn-block {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.product-service-list__btn-block .price {
  margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .product-service-list__btn a {
    padding: 15px 10px !important;
  }
}

.product-gifts-mini {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.product-gifts-mini__img {
  flex: 0 0 25%;
}
.product-gifts-mini__img a {
  display: block;
  height: 65px;
  padding: 10px;
  background: #FFFFFF;
}
.product-gifts-mini__img a img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.product-gifts-mini__info {
  flex: 0 0 75%;
  padding-left: 15px;
}
.product-gifts-mini__title {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  color: #141414;
}
.product-gifts-mini__title:hover {
  color: #306E9D;
}
.product-gifts-mini__price-old {
  text-decoration: line-through;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  color: #141414;
}

.product-mini {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  position: relative;
  margin-left: 0;
  margin-right: 0;
  height: 100%;
  border: 1px solid #E8E8E8;
  background: #FFFFFF;
}
.product-mini__img {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 10px 0 10px 10px;
  display: flex;
  align-items: center;
}
.product-mini__img img {
  object-fit: contain;
  height: 90px;
  width: 100%;
}
.product-mini__info {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  padding: 20px 10px 20px 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.product-mini__title {
  margin-bottom: 10px;
}
.product-mini__title a {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  color: #141414;
}
.product-mini__title a:hover {
  color: #306E9D;
}
.product-mini__btn {
  position: absolute;
  bottom: 20px;
  right: 10px;
}
.product-mini__count {
  background: #DFE8F0;
  font-weight: 500;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #9D9D9D;
}

.product-list-gifts {
  border: 1px solid #E8E8E8;
  display: flex;
  flex-wrap: wrap;
}
.product-list-gifts__img {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 20px;
  border-right: 1px solid #E8E8E8;
}
@media (max-width: 991.98px) {
  .product-list-gifts__img {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.product-list-gifts__img img {
  object-fit: contain;
  width: 100%;
  height: 200px;
}
.product-list-gifts__info {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .product-list-gifts__info {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.product-list-gifts__title a {
  display: block;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  color: #141414;
  margin-bottom: 20px;
}
.product-list-gifts__title a:hover {
  color: #306E9D;
}
.product-list-gifts__title p {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  color: #222222;
  margin-bottom: 20px;
}
.product-list-gifts__price-block {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 20px;
  border-left: 1px solid #E8E8E8;
  background: #F2F3F5;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .product-list-gifts__price-block {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.product-list-gifts__price-block .price {
  margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .product-list-gifts__btn a {
    padding: 15px 10px !important;
  }
}
.product-list-gifts__properties ul {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.product-list-gifts__properties ul li {
  width: 100%;
}
.product-list-gifts__badges {
  position: absolute;
  padding: 25px;
}
.product-list-gifts__list {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 20px;
  background: #F2F3F5;
  border-top: 1px solid #E8E8E8;
}
.product-list-gifts__list h3 {
  margin-bottom: 20px;
}

.product-card-props {
  padding: 25px;
  border: 1px solid #E8E8E8;
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
}
.product-card-props__img {
  height: 200px;
  margin-bottom: 25px;
}
.product-card-props__img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.product-card-props__title {
  margin-bottom: 25px;
}
.product-card-props__title a {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  color: #141414;
}
.product-card-props__title a:hover {
  color: #306E9D;
}
.product-card-props__row {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-card-props__btn {
  align-self: flex-end;
}
.product-card-props__btn a {
  padding: 10px 15px;
}
.product-card-props__badges {
  position: absolute;
}
.product-card-props__properties {
  margin-bottom: 20px;
}
.product-card-props__properties .properties {
  display: flex;
  align-items: center;
  padding: 10px;
}
.product-card-props__properties .properties:nth-child(odd) {
  background: #F2F3F5;
}
.product-card-props__properties .properties__name {
  flex-grow: 1;
  padding-right: 10px;
}
.product-card-props__properties .properties__value {
  text-align: right;
}
.product-card-props__count {
  background: #DFE8F0;
  font-weight: 500;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #9D9D9D;
}

/* End */
/* /local/templates/fordent/components/bitrix/news/fd.news/style.css?1709558928764 */
/* /local/templates/fordent/components/bitrix/breadcrumb/fd.breadcrumb/style.css?1709558923608 */
/* /local/templates/fordent/components/bitrix/news.detail/fd.news.detail/style.css?17721767681172 */
/* /local/templates/fordent/components/bitrix/catalog.top/fd.products/style.css?1709558925280 */
/* /local/templates/fordent/components/bitrix/catalog.item/fd.item/style.css?171826140212012 */
