

/* Start:/bitrix/templates/1/components/bitrix/catalog/catalog_new/style.css?1779814279697*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/bitrix/templates/1/components/bitrix/news.list/offers-slider/style.css?17798142792171*/
.swiper-container {
	width: 100%;
}
.swiper-container .swiper-slide {
	width: 100%;
	background-position: center;
}
.swiper-pagination {
	bottom: 0 !important;

}
.swiper-pagination .swiper-pagination-bullet {
	display: inline-block !important;
	width: 11px;
	height: 11px;
	content: '';
	background-color: #fff;
	opacity: 1;
	position: relative;
	border: 1px solid #989898;
}
.swiper-pagination .swiper-pagination-bullet-active {
	background-color: #989898;
}

.swiper-pagination .swiper-pagination-bullet .line{
	content: '';
	position: absolute;
	height: 1px;
	width: 32px;
	background-color: #fff;
	top: 5px;
	left: 11px;
}
.swiper-pagination .swiper-pagination-bullet:last-child .line {display: none}

.offer-block{
	display: block;
	position: relative;
	margin: 20px 15px;
}

.offer-element{
	display: inline-block;
	position: relative;
	width: calc(100%/3);
	vertical-align: top;
}

.offer-element__content{
	display: block;
	position: relative;
	border: 2px solid #fdd97b;
	box-sizing: border-box;
	margin: 0 10px;
	padding: 9px 11px 10px;
}

.offer-element__icon{
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

.offer-element__text{
	display: inline-block;
	position: relative;
	margin: 0 0 0 11px;
	width: calc(100% - 42px - 11px);
	vertical-align: middle;
	font-family: "PT Sans";
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.16px;
}

.offer-block_mobile{
	display: none;
	padding: 0 0 25px 0;
}

.offer-element_mobile{
	display: block;
	position: relative;
}

.offer-element_mobile__content{
	display: block;
	position: relative;
	border: 2px solid #fdd97b;
	box-sizing: border-box;
	margin: 0 10px;
	padding: 9px 11px 10px;
}

.offer-element_mobile__icon{
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

.offer-element_mobile__text{
	display: inline-block;
	position: relative;
	margin: 0 0 0 11px;
	width: calc(100% - 42px - 11px);
	vertical-align: middle;
	font-family: "PT Sans";
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.16px;
}

@media (max-width: 639px) {
	.offer-block{
		display: none;
	}

	.offer-block_mobile{
		display: block;
	}
}
/* End */


/* Start:/bitrix/templates/1/components/bitrix/catalog/catalog_new/bitrix/catalog.element/.default/style.css?177981427920389*/
.catalog-element {
  margin: 35px 0px 0px; }

.catalog-element .descr {
  display: inline-block;
  width: calc(100% - 840px);
  margin: 0px;
  vertical-align: top; }

.catalog-element .descr .title {
  color: #201e1e;
  font-family: "PT Sans";
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 40px; }

.catalog-element .descr .title:before {
  display: none; }

.catalog-element .left {
  display: inline-block;
  width: 400px;
  margin: 0px;
  vertical-align: top;
  padding: 0px 20px; }

.catalog-element .left img {
  margin: 0px auto;
  display: block;
  max-width: 100%; }

.catalog-element .left a {
  display: block;
  color: #e8a700;
  font-family: "PT Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: underline; }

.catalog-element .right {
  display: inline-block;
  width: 390px;
  margin: 0px;
  vertical-align: top; }

.props-wrapper {
  margin: 20px 0px;
  font-family: "PT Sans"; }

.props-wrapper .props-title {
  margin-bottom: 15px;
  color: #242729;
  font-family: "PT Sans";
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: underline; }

.packing-block {
  padding: 30px 0px 30px 80px;
  color: #242729;
  font-family: "PT Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  background-repeat: no-repeat;
  background-position: left center; }

.calc-form-wrapper {
  width: 100%;
  margin-top: 20px;
  padding: 1px 0px;
  background-image: url(/bitrix/templates/1/i/formbg.jpg); }

.calc-form-wrapper .calc-form {
  width: 600px;
  margin: 25px auto 0px; }

.calc-form-wrapper .calc-form .calc-title:before {
  content: '';
  width: 7px;
  height: 17px;
  background-color: #febc11;
  display: inline-block;
  margin-right: 12px; }

.calc-form-wrapper .calc-form .calc-title {
  color: #201e1e;
  font-family: "PT Sans";
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 20px; }

.calc-form-wrapper .calc-form .field-wrapper {
  width: calc(50% - 28px);
  float: left;
  padding: 4px 14px;
  min-height: 50px; }

.calc-form-wrapper .calc-form .field-wrapper .field-title, .calc-form-wrapper .calc-form .textarea-wrapper .field-title {
  color: #595353;
  font-family: "PT Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 20px; }

.calc-form-wrapper .calc-form .field-wrapper input {
  width: calc(100% - 28px);
  background-color: white;
  box-shadow: inset 0 0 4px rgba(130, 130, 130, 0.61);
  border: 0px;
  padding: 10px; }

.calc-form-wrapper .calc-form .field-wrapper .error {
  font-size: 10px;
  display: none;
  color: red; }

.calc-form-wrapper .calc-form .textarea-wrapper {
  width: calc(100% - 28px);
  clear: both;
  padding: 4px 14px; }

.calc-form-wrapper .calc-form .textarea-wrapper textarea {
  width: calc(100% - 28px);
  background-color: white;
  box-shadow: inset 0 0 4px rgba(130, 130, 130, 0.61);
  border: 0px;
  padding: 8px;
  height: 130px; }

.calc-form-wrapper .calc-form .calc-button {
  width: calc(100% - 78px);
  margin: 7px 14px 40px;
  padding: 10px 20px 7px;
  background-color: #febc11;
  color: #2c3e50;
  font-family: "PT Sans";
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: 3px solid #d49c0c;
  cursor: pointer;
  text-align: center; }

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .catalog-element .right {
    display: block;
    width: 100%; }
  .preim .preim-block {
    display: block;
    float: left; }
  .catalog-element .descr {
    width: calc(100% - 480px); } }

@media screen and (min-width: 240px) and (max-width: 768px) {
  .catalog-element .right {
    display: block;
    width: 100%; }
  .catalog-element .left {
    display: block;
    width: calc(100% - 40px); }
  .preim .preim-block {
    display: block;
    float: left; }
  .catalog-element .descr {
    width: calc(100% - 40px);
    padding: 0px 20px; }
  .calc-form {
    width: 100%; }
  .calc-form-wrapper .calc-form {
    width: 100%; }
  .calc-form-wrapper .calc-form .field-wrapper {
    width: calc(100% - 28px); } }

@media screen and (max-width: 460px) {
  .preim .preim-block {
    display: block;
    float: left; }
  .calc-form-wrapper .calc-form .calc-title {
    font-size: 14px; } }

.catalog-subsection .catalog-descr {
  margin: 0px;
  text-align: center; }

.catalog-subsection .catalog-descr .hidden-wrapper {
  /*height: 70px;
    overflow: hidden;
    transition: all 0.3s;*/
  text-align: left; }

.catalog-subsection .catalog-descr .hidden-wrapper.open {
  transition: all 0.3s; }

.catalog-subsection .catalog-descr .hidden-wrapper .hidden-text {
  padding: 0px 25px;
  color: #242729;
  font-family: "PT Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left; }

.catalog-subsection .catalog-descr .show-more {
  margin: 20px auto;
  display: inline-block;
  color: #e8a700;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
  font-family: "PT Sans"; }

.catalog-subsection .catalog-descr .show-more i {
  font-size: 12px;
  margin-left: 6px; }

.catalog-subsection .catalog-descr .show-more .link {
  display: inline-block;
  border-bottom: 1px dashed #e8a700; }

.catalog-descr ul {
  list-style: none; }

.catalog-descr ul li {
  position: relative; }

.catalog-descr ul li:before {
  content: "\f101";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: -20px;
  top: 4px;
  margin: auto; }

.catalog-element__submenu {
  margin: 30px 0 0; }

.catalog-element__faq {
  margin: 20px 25px; }

.catalog-element .descr-wrapper {
  padding: 0;
  margin-top: 12px; }
  .catalog-element .descr-wrapper .descr-title {
    margin: 0;
    color: #242729;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-transform: none;
    text-decoration: none; }
  .catalog-element .descr-wrapper .descr-value {
    color: #242729;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; }

.catalog-element .left {
  width: 362px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .catalog-element .left {
      margin: auto;
      max-width: 100%;
      padding: 0; } }
  .catalog-element .left .catalog-element-comment-item__rating {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2; }
    @media screen and (max-width: 768px) {
      .catalog-element .left .catalog-element-comment-item__rating {
        right: 10px; } }
  .catalog-element .left .as_marker {
    color: #febc11;
    font-size: 18px; }
    .catalog-element .left .as_marker:before {
      content: "\f006"; }
  .catalog-element .left .set_mark:before {
    content: "\f005"; }

.catalog-element .descr {
  margin: 0 16px; }
  @media screen and (max-width: 768px) {
    .catalog-element .descr {
      margin: auto; } }
  .catalog-element .descr .title {
    margin-bottom: 13px; }

.catalog-element .props-wrapper {
  padding: 0 24px; }
  .catalog-element .props-wrapper .props-title {
    color: #242729;
    font-family: "PT Sans";
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    text-decoration: none; }

.catalog-element .right {
  width: 376px; }
  @media screen and (max-width: 1200px) {
    .catalog-element .right {
      width: 100%; } }

.catalog-element .preim {
  margin: 0;
  padding: 1px 16px 1px 22px; }
  .catalog-element .preim .preim-block {
    padding: 16px 0 0; }
    @media screen and (max-width: 1200px) {
      .catalog-element .preim .preim-block {
        margin: auto;
        display: inline-block;
        float: none; } }
  .catalog-element .preim .preim-title {
    display: block;
    text-align: left; }

.catalog-element .brend-block .brend-img {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  @media screen and (max-width: 1200px) {
    .catalog-element .brend-block .brend-img {
      display: block;
      height: 48px; } }
  .catalog-element .brend-block .brend-img canvas {
    display: block;
    width: 100%;
    height: auto; }
  .catalog-element .brend-block .brend-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto; }

.catalog-element .brend-block .brend-desc {
  display: inline-block;
  width: calc(100% - 114px);
  color: #242729;
  font-family: "PT Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  vertical-align: middle; }
  @media screen and (max-width: 1200px) {
    .catalog-element .brend-block .brend-desc {
      width: calc(100% - 40px); } }

.catalog-element .price {
  color: #242729;
  font-family: "PT Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 12px; }

.catalog-element .price-btn {
  color: #2c3e50;
  border-bottom: 3px solid #d49c0c;
  font-family: "PT Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 39px;
  text-transform: uppercase;
  max-width: 227px;
  height: 39px;
  text-align: center;
  background-color: #febc11; }
  .catalog-element .price-btn:hover {
    background-color: #feca44; }

.catalog-element-submenu {
  background-color: #f8f6f1; }
  .catalog-element-submenu__link {
    color: #242729;
    font-family: "PT Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
    padding: 7px 18px;
    display: inline-block; }
    .catalog-element-submenu__link:hover {
      background-color: #febc11; }
    .catalog-element-submenu__link_selected {
      background-color: #febc11; }

.catalog-element-printmenu {
  margin: 0 0 20px 0; }
  .catalog-element-printmenu__item {
    display: inline-block;
    margin: 0 11px;
    cursor: pointer; }
    .catalog-element-printmenu__item_text {
      color: #242729;
      font-family: "PT Sans";
      font-size: 14px;
      font-weight: 400;
      line-height: 20px; }

.catalog-element-faq {
  font-family: "PT Sans"; }
  .catalog-element-faq-title {
    color: #242729;
    font-size: 20px;
    font-family: "PT Sans";
    font-weight: 700;
    line-height: 22px;
    margin: 0 0 18px 0; }
  .catalog-element-faq-form {
    background-color: #f8f6f1;
    padding: 12px;
    box-sizing: border-box;
    display: none; }
    .catalog-element-faq-form.show {
      display: block; }
    .catalog-element-faq-form__row_50 {
      width: 50%;
      padding: 0 13px 0;
      box-sizing: border-box;
      display: inline-block;
      vertical-align: top; }
      @media screen and (max-width: 479px) {
        .catalog-element-faq-form__row_50 {
          width: 100%; } }
    .catalog-element-faq-form__row_100 {
      width: 100%;
      padding: 18px 0 14px;
      display: block;
      vertical-align: top;
      position: relative; }
      .catalog-element-faq-form__row_100:after {
        content: '';
        display: table;
        clear: both; }
    .catalog-element-faq-form__input {
      color: #595353;
      margin-bottom: 7px;
      position: relative; }
      .catalog-element-faq-form__input-name {
        font-family: "PT Sans";
        line-height: 23px; }
      .catalog-element-faq-form__input input {
        font-family: "PT Sans";
        line-height: 29px;
        border: none;
        width: 100%;
        padding: 0 5px;
        box-sizing: border-box; }
      .catalog-element-faq-form__input textarea {
        font-family: "PT Sans";
        padding: 5px;
        border: none;
        resize: none;
        width: 100%;
        box-sizing: border-box; }
      .catalog-element-faq-form__input-error {
        display: none;
        position: absolute;
        top: 100%;
        width: 96%;
        left: 0;
        right: 0;
        border-radius: 2px;
        font-size: 14px;
        padding: 5px 2%;
        margin: auto;
        margin-top: 5px;
        color: #fff;
        background: #f75a53;
        z-index: 99;
        text-align: center;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        -webkit-transition: all .4s ease; }
        .catalog-element-faq-form__input-error:before {
          content: "";
          position: absolute;
          top: -5px;
          left: 0;
          right: 0;
          margin: auto;
          width: 0;
          height: 0;
          border-bottom-width: 5px;
          border-bottom-style: solid;
          border-bottom-color: #f75a53;
          border-left: 5px solid transparent;
          border-right: 5px solid transparent; }
        .catalog-element-faq-form__input-error.show {
          display: block; }
    .catalog-element-faq-form__btn-clear {
      margin: 0 12px;
      display: inline-block;
      font-family: "PT Sans";
      color: #2c3e50;
      font-size: 14px;
      font-weight: 400;
      line-height: 16.8px;
      text-transform: uppercase;
      cursor: pointer; }
    .catalog-element-faq-form__btn-send {
      margin: 0 12px;
      display: inline-block;
      font-family: "PT Sans";
      color: #2c3e50;
      font-size: 14px;
      font-weight: 400;
      line-height: 33px;
      text-transform: uppercase;
      cursor: pointer;
      background-color: #febc11;
      border-bottom: 3px solid #d49c0c;
      min-width: 180px;
      text-align: center;
      float: right; }
      .catalog-element-faq-form__btn-send:hover {
        background-color: #feca44; }
    .catalog-element-faq-form__btn-show {
      margin: 0 0 8px;
      display: inline-block;
      font-family: "PT Sans";
      color: #2c3e50;
      font-size: 14px;
      font-weight: 400;
      line-height: 33px;
      text-transform: uppercase;
      cursor: pointer;
      background-color: #febc11;
      border-bottom: 3px solid #d49c0c;
      min-width: 180px;
      text-align: center; }
      .catalog-element-faq-form__btn-show:hover {
        background-color: #feca44; }
      .catalog-element-faq-form__btn-show.hidden {
        display: none; }
    .catalog-element-faq-form .as_marker {
      cursor: pointer;
      color: #febc11;
      font-size: 18px;
      width: 22px; }
      .catalog-element-faq-form .as_marker:before {
        content: "\f006"; }
      .catalog-element-faq-form .as_marker.set_mark:before {
        content: "\f005"; }
    .catalog-element-faq-form:after {
      content: '';
      display: table;
      clear: both; }
  .catalog-element-faq-item {
    border: 1px solid #dbdbdb;
    margin: 3px 0; }
    .catalog-element-faq-item__accordion {
      color: #242729;
      font-size: 16px;
      font-weight: 700;
      line-height: 22px;
      background-color: #fff;
      cursor: pointer;
      padding: 12px 46px 9px 14px;
      width: 100%;
      text-align: left;
      border: none;
      outline: none;
      transition: 0.4s;
      position: relative; }
      .catalog-element-faq-item__accordion:after {
        content: '\f107';
        /* Unicode character for "plus" sign (+) */
        color: #777;
        float: right;
        margin-left: 5px;
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        top: 16px;
        right: 16px; }
      .catalog-element-faq-item__accordion.active:after {
        content: "\f106";
        /* Unicode character for "minus" sign (-) */ }
    .catalog-element-faq-item__panel {
      color: #242729;
      font-size: 14px;
      font-weight: 400;
      line-height: 23px;
      background-color: white;
      max-height: 0;
      overflow: hidden;
      position: relative;
      transition: max-height 0.2s ease-out; }
      .catalog-element-faq-item__panel:before {
        content: '';
        display: block;
        position: absolute;
        width: 17px;
        height: 1px;
        top: 11px;
        left: 14px;
        background-color: #707070; }

.catalog-element-comment-item {
  border: 1px solid #dbdbdb;
  padding: 15px 46px 18px 73px;
  position: relative;
  margin: 6px 0; }
  .catalog-element-comment-item__circle {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 17px;
    left: 15px;
    border: 1px solid #c5c5c5;
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
    color: #242729;
    font-family: "PT Sans";
    font-size: 18px;
    font-weight: 400; }
  .catalog-element-comment-item__rating {
    line-height: 30px; }
  .catalog-element-comment-item__name {
    color: #242729;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 22px; }
  .catalog-element-comment-item__text {
    color: #242729;
    font-family: "PT Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 23px; }
  .catalog-element-comment-item .as_marker {
    cursor: pointer;
    color: #febc11;
    font-size: 18px; }
    .catalog-element-comment-item .as_marker:before {
      content: "\f006"; }
    .catalog-element-comment-item .as_marker.set_mark:before {
      content: "\f005"; }

.catalog-subsection__title {
  color: #242729;
  font-family: "PT Sans";
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  padding: 0px 25px; }
  .catalog-subsection__title:before {
    display: none; }

.catalog-subsection h2 {
  color: #242729;
  font-family: "PT Sans";
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  text-transform: none; }
  .catalog-subsection h2:before {
    display: none; }

.catalog-subsection .catalog-descr ul li:before {
  content: '\f111';
  font-size: 6px;
  font-weight: 400;
  line-height: 16px;
  left: -15px; }

.articles {
  padding: 30px 25px;
  font-family: "PT Sans", sans-serif; }
  .articles__title {
    padding: 0;
    margin: 0 0 27px;
    color: #201e1e;
    text-align: left;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase; }
    .articles__title:before {
      display: inline-block;
      content: "";
      width: 7px;
      height: 17px;
      background-color: #e71b23;
      margin-right: 10px; }
  .articles__filter {
    margin: 0 -25px;
    padding: 25px 25px 25px;
    border: 1px solid #dbdbdb;
    border-left: none;
    border-right: none; }
  .articles__filter-item {
    display: inline-block;
    margin: 0 30px 0 0;
    color: #000000;
    border-bottom: 2px solid transparent;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    transition: all .2s; }
    .articles__filter-item:hover {
      color: #e9990c; }
    .articles__filter-item_active {
      color: #e9990c;
      border-bottom: 2px solid #e9990c; }
  .articles__list {
    margin: 25px 0 0; }
  .articles__item {
    margin: 0 0 40px; }

.article-item {
  position: relative; }
  .article-item:after {
    content: '';
    display: block;
    clear: both; }
  .article-item__img {
    float: left;
    width: 100%;
    max-width: 290px;
    position: relative; }
    .article-item__img canvas {
      display: block; }
    .article-item__img img {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      max-width: 100%;
      max-height: 100%; }
  .article-item__info {
    float: left;
    width: 100%;
    max-width: calc(100% - 290px);
    padding: 0 0 0 30px;
    box-sizing: border-box; }
    @media (max-width: 767px) {
      .article-item__info {
        max-width: 100%;
        padding: 0 0 60px; } }
    .article-item__info_bottom {
      position: absolute;
      bottom: 0;
      right: 0; }
      @media (max-width: 767px) {
        .article-item__info_bottom {
          bottom: -60px;
          text-align: center; } }
  .article-item__title {
    color: #000000;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
    text-decoration: none;
    transition: all .2s; }
    .article-item__title:hover {
      color: #e9990c; }
  .article-item__description {
    margin: 10px 0 0;
    color: #595353;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px; }
  .article-item__info {
    color: #a8a8a8;
    font-size: 14px; }
    .article-item__info span {
      display: inline-block;
      vertical-align: middle;
      margin: 0 20px 0 0; }
  .article-item__info-author-img {
    border-radius: 50%;
    overflow: hidden; }
  .article-item__info-author {
    color: #595353; }

/* End */


/* Start:/bitrix/templates/1/components/bitrix/news.detail/link/style.css?1779814279260*/
.link_block{
    padding: 0 24px;
}
.link_block a{
    display: inline-block;
    margin-right: 5px;
    color: #e8a700;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: underline;
}
/* End */
/* /bitrix/templates/1/components/bitrix/catalog/catalog_new/style.css?1779814279697 */
/* /bitrix/templates/1/components/bitrix/news.list/offers-slider/style.css?17798142792171 */
/* /bitrix/templates/1/components/bitrix/catalog/catalog_new/bitrix/catalog.element/.default/style.css?177981427920389 */
/* /bitrix/templates/1/components/bitrix/news.detail/link/style.css?1779814279260 */
