

/* Start:/local/templates/.default/components/bitrix/news/blog_new/bitrix/news.detail/.default/style.css?17387843566020*/
.blog-detail {
  margin-bottom: 50px; }
.blog-detail .date {
  color: #545454;
  font-weight: 900; }
.blog-detail .date span:nth-child(2) {
  color: #909090; }
.blog-detail .img {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px; }
.blog-detail .img img {
  max-width: 100%; }
.blog-detail .text, .blog-detail .text p {
  font-size: 18px;
  text-align: center;
  color: #333333 !important;
  font-weight: 500; }

.product__list-style2 {
  display: inline-block;
}

a.product__list__item {
  float: left;
  width: 23%;
  height: 360px;
  text-align: center;
  color: #333333;
  padding: 30px;
  border: solid 1px #ededed;
  margin-left: 2.6%;
  margin-bottom: 30px;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  box-shadow: 0px 0px 0px 0px #fff;
}

a.product__list__item:nth-child(4n+1) {
  margin-left: 0%;
}

a.product__list__item:hover {
  box-shadow: 0px 0px 19px 0px #cccccc;
  border: solid 1px #fff;
  color: #333;
}

.name__item__item {
  margin-top: 20px;
}

.go_magazine {
  display: block;
  border: solid 1px red;
  padding: 10px;
  color: red;
  margin-top: 10px;
  text-decoration: none;
}

.product__list-style2 a.product__list__item .top__item__pic img {
  max-height: 190px;
}

.product__list-style2 a.product__list__item .top__item__pic {
  height: 190px;
}

.product__list-style2 a.product__list__item .name__item__item {
  height: 57px;
  overflow: hidden;
}

@media screen and (max-width: 995px) and (min-width: 720px){
  a.product__list__item:nth-child(4n+1) {
    margin-left: 2.6%;
  }
  a.product__list__item:nth-child(3n+1) {
    margin-left: 0%;
  }
  a.product__list__item {
    width: 31%;
    margin-left: 2.6%;
  }
  .row.blog-detail img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 720px) and (min-width: 600px) {
  a.product__list__item:nth-child(4n+1) {
    margin-left: 2.6%;
  }
  a.product__list__item:nth-child(2n+1) {
    margin-left: 0%;
  }
  a.product__list__item {
    width: 48%;
    margin-left: 2.6%;
  }
  .row.blog-detail img {
    width: 100%;
    height: auto;
  }
  .go_magazine {
    display: block;
    border: solid 1px red;
    padding: 10px;
    color: red;
    margin-top: 10px;
    text-decoration: none;
  }
}

@media screen and (max-width: 600px) and (min-width: 320px) {
  a.product__list__item:nth-child(4n+1) {
    margin-left: 2.6%;
  }
  a.product__list__item:nth-child(2n+1) {
    margin-left: 0%;
  }
  a.product__list__item {
    width: 48%;
    margin-left: 2.6%;
    height: 250px;
    overflow: hidden;
  }
  .row.blog-detail img {
    width: 100%;
    height: auto;
  }
  .name__item__item {
    margin-top: 5px;
    font-size: 14px;
  }
  .top__item__pic img {
    max-width: 100%;
    max-height: 100px;
  }
}

@media screen and (max-width: 319px) {
  a.product__list__item:nth-child(4n+1) {
    margin-left: 0%;
  }
  a.product__list__item:nth-child(2n+1) {
    margin-left: 0%;
  }
  a.product__list__item {
    width: 100%;
    margin-left: 0%;
  }
  .row.blog-detail img {
    width: 100%;
    height: auto;
  }
}
















.blog-detail {
  margin-bottom: 50px; }
  .blog-detail .date {
    color: #545454;
    font-weight: 900; }
    .blog-detail .date span:nth-child(2) {
      color: #909090; }
  .blog-detail .img {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px; }
    .blog-detail .img img {
      max-width: 100%; }
  .blog-detail .text, .blog-detail .text p {
    font-size: 18px;
    text-align: center;
    color: #333333 !important;
    font-weight: 500; }

.product__list-style2 {
  display: inline-block;
}

a.product__list__item {
  float: left;
  width: 23%;
  height: 360px;
  text-align: center;
  color: #333333;
  padding: 30px;
  border: solid 1px #ededed;
  margin-left: 2.6%;
  margin-bottom: 30px;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  box-shadow: 0px 0px 0px 0px #fff;
}

a.product__list__item:nth-child(4n+1) {
  margin-left: 0%;
}

a.product__list__item:hover {
  box-shadow: 0px 0px 19px 0px #cccccc;
  border: solid 1px #fff;
  color: #333;
  text-decoration: none;
}

.name__item__item {
  margin-top: 20px;
}

.go_magazine {
  display: block;
  border: solid 1px red;
  padding: 10px;
  color: red;
  margin-top: 10px;
  text-decoration: none;
}

@media screen and (max-width: 995px) and (min-width: 720px){
  a.product__list__item:nth-child(4n+1) {
     margin-left: 2.6%;
  }
  a.product__list__item:nth-child(3n+1) {
    margin-left: 0%;
  }
  a.product__list__item {
    width: 31%;
    margin-left: 2.6%;
  }
  .go_magazine {
    display: block;
    border: solid 1px red;
    padding: 10px;
    color: red;
    margin-top: 10px;
    text-decoration: none;
  }
}

@media screen and (max-width: 720px) and (min-width: 460px) {
  a.product__list__item:nth-child(4n+1) {
     margin-left: 2.6%;
  }
  a.product__list__item:nth-child(2n+1) {
    margin-left: 0%;
  }
  a.product__list__item {
    width: 48%;
    margin-left: 2.6%;
  }
  .go_magazine {
    display: block;
    border: solid 1px red;
    padding: 10px;
    color: red;
    margin-top: 10px;
    text-decoration: none;
  }
}

@media screen and (max-width: 460px) {
  a.product__list__item:nth-child(4n+1) {
     margin-left: 0%;
  }
  a.product__list__item:nth-child(2n+1) {
    margin-left: 0%;
  }
  a.product__list__item {
    width: 100%;
    margin-left: 0%;
  }
  .go_magazine {
    display: block;
    border: solid 1px red;
    padding: 10px;
    color: red;
    margin-top: 10px;
    text-decoration: none;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/.default/components/bitrix/news/blog_new/bitrix/news.detail/.default/style.css?17387843566020 */
