

/* Start:/local/templates/redsign/components/bitrix/news.list/banner_index/style.css?15635184033012*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}






.custom_nav .owl-nav .owl-prev,
.custom_nav .owl-nav .owl-next {
  position: absolute;
  opacity: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  height: 45px;
  height: 3.21429rem;
  width: 45px;
  width: 3.21429rem;
  border-radius: 27px;
  color: transparent;
  background-color: #ebebeb; }
  .custom_nav .owl-nav .owl-prev .icon-svg,
  .custom_nav .owl-nav .owl-next .icon-svg {
    width: 30px;
    width: 2.14286rem;
    height: 30px;
    height: 2.14286rem;
    fill: #000; }
.custom_nav .owl-nav .owl-prev .icon-svg{margin-right:3px;}
  .custom_nav .owl-nav .owl-next .icon-svg{margin-left:3px;}
.custom_nav .owl-nav .owl-prev {
  left: 10px;
  left: 0.71429rem;
  text-align: center;
  line-height: 45px;
  line-height: 3.21429rem; }

.custom_nav .owl-nav .owl-next {
  right: 10px;
  right: 0.71429rem;
  text-align: center;
  line-height: 45px;
  line-height: 3.21429rem; }

.custom_nav .owl-nav {
  position: absolute;
  width: 100%;
  height: 0.1px;
  height: 0.00714rem;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all, 0.2s, ease-in-out 0s;
  transition: all, 0.2s, ease-in-out 0s; }
  @media (min-width: 1200px) {
    .custom_nav .owl-nav {
      width: 100%; } }



.custom_nav:hover .owl-nav .owl-prev,
.custom_nav:hover .owl-nav .owl-next {
  opacity: 0.5; }

.custom_nav .owl-nav .owl-prev:hover,
.custom_nav .owl-nav .owl-next:hover {
  background-color: #ffdd55;
  opacity: 1; }

.custom_nav .owl-nav .owl-prev:before,
.custom_nav .owl-nav .owl-next:before {
  color: #fff;
  position: absolute;
  width: 100%;
  font-size: 24px;
  font-size: 1.71429rem;
  left: 0;
  text-align: center;
  line-height: 45px;
  line-height: 3.21429rem; }

body .grid .owl-dots {
  text-align: center;
  width: 100%;
  -webkit-transition: all, 0.2s, ease-in-out 0s;
  transition: all, 0.2s, ease-in-out 0s;
  margin-top: 5px;
  margin-top: 0.35714rem; 
  position: absolute;
    bottom: 0;}
  body .grid .owl-dots .owl-dot {
    display: inline-block;
    padding: 7px 5px;
    padding: 0.5rem 0.35714rem;
	opacity: 0.6;
    zoom: 1; }
	body .grid .owl-dots .owl-dot.active {
		opacity: 1;
	}
	body .grid .owl-dots .owl-dot:hover{
		opacity:1;
	}
	body .grid .owl-dots .owl-dot span:hover {
		background-color:#f0f0f0;
	}
	
    body .grid .owl-dots .owl-dot span {
      width: 10px;
      width: 0.71429rem;
      height: 10px;
      height: 0.71429rem;
      background: #f0f0f0;
      display: block;
      -webkit-transition: opacity 200ms ease;
      transition: opacity 200ms ease;
      border-radius: 30px;
      border: 1px solid gray; }
     
    body .grid .owl-dots .owl-dot.active span {
		opacity: 1;
      background: #ffcb00; }
	  
@media (max-width: 768px) {
	body .grid .owl-dots { 
		position: relative;
		bottom: 0;
	}
	body .grid .owl-dots .owl-dot span:hover {
		background-color:#ffcb00;
	}
}

/* End */


/* Start:/local/templates/redsign/template_ext/catalog.section/redsign/styles.css?15652489303526*/
.catalog_gallery:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden; }

.catalog_gallery__head {
  position: relative;
  overflow: hidden; }
  .catalog_gallery__head:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, #fff), to(#fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 50%, #fff 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 50%, #fff 100%);
    bottom: 0;
    right: 0;
    content: "";
    height: 22px;
    height: 1.57143rem;
    position: absolute;
    top: 0;
    width: 10%; }

.catalog_gallery {
  padding: 22px 9px;
  padding: 1.57143rem 0.64286rem;
  background-color: #fff; }
  .row-gallery .catalog_gallery {
    margin-left: -9px;
    margin-left: -0.64286rem;
    margin-right: -9px;
    margin-right: -0.64286rem; }
  .catalog_gallery__pic {
    display: block;
    height: 0;
    margin-bottom: 11px;
    margin-bottom: 0.78571rem;
    overflow: hidden;
    padding-bottom: 117%;
    position: relative;
    text-align: center;
    text-decoration: none; }
    .catalog_gallery__pic:hover {
      text-decoration: none; }
  .catalog_gallery__img {
    left: -1000px;
    left: -71.42857rem;
    max-width: 100%;
    position: absolute;
    right: -1000px;
    right: -71.42857rem;
    top: 0; }
  .catalog_gallery__head {
    height: 66px;
    height: 4.71429rem;
    margin-bottom: 11px;
    margin-bottom: 0.78571rem;
    overflow: hidden; }
    .catalog_gallery__head:after {
      height: 66px;
      height: 4.71429rem;
      top: 44px;
      top: 3.14286rem; }
  .catalog_gallery__name {
    color: #000;
    font-size: 17px;
    font-size: 1.21429rem;
    line-height: 22px;
    line-height: 1.57143rem; }
  .landing .catalog_gallery__head {
    height: 115px;
    height: 8.21429rem; }
  .landing .catalog_gallery__preview {
    font-size: 13px;
    font-size: 0.92857rem;
    color: #9b9cb1;
    display: block; }
  .catalog_gallery__preview {
    display: none; }
  .catalog_gallery__price {
    margin-bottom: 11px;
    margin-bottom: 0.78571rem; }
  .catalog_gallery__buy {
    margin-bottom: 11px;
    margin-bottom: 0.78571rem; }
    .catalog_gallery__buy .btn {
      display: block;
      width: 100%; }
  .catalog_gallery .price__pv {
    min-height: 22px;
    min-height: 1.57143rem; }
  .catalog_gallery .price__pdv {
    font-size: 21px;
    font-size: 1.5rem; }

@media (min-width: 768px) {
  .catalog_items {
    margin-bottom: -22px;
    margin-bottom: -1.57143rem; }
  .catalog_gallery {
    border: 1px solid #eeeeee;
    margin-bottom: 22px;
    margin-bottom: 1.57143rem; }
    .catalog_gallery:hover {
      box-shadow: 0 7.33333px 11px 0 rgba(0, 0, 0, 0.14); }
    .row-gallery .catalog_gallery {
      margin-left: 0;
      margin-right: 0; }
    .catalog_gallery__pic {
      border-bottom: 1px solid #eeeeee;
      margin: -22px -9px 11px;
      margin: -1.57143rem -0.64286rem 0.78571rem;
      padding-bottom: 125%; }
    .catalog_gallery__price {
      float: left; }
    .catalog_gallery__buy {
      text-align: right; }
    .catalog_gallery__buy {
      overflow: hidden; }
      .catalog_gallery__buy .btn {
        display: inline-block;
        width: auto; } }

@media (min-width: 992px) {
  .catalog_gallery__pic {
    padding-bottom: 102%; } }

@media (min-width: 1210px) {
  .catalog_gallery__pic {
    padding-bottom: 94%; } }

/*# sourceMappingURL=styles.css.map */

/* End */


/* Start:/local/templates/redsign/assets/css/news_thumb.css?15652489292829*/
.news_thumb .sticker {
  padding: 5px 22px;
  padding: 0.35714rem 1.57143rem;
  margin-right: 7.33333px;
  margin-right: 0.52381rem; }
  .news_thumb .sticker:before {
    display: none; }

.news_thumb__name {
  position: relative;
  overflow: hidden; }
  .news_thumb__name:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, #fff), to(#fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 50%, #fff 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 50%, #fff 100%);
    bottom: 0;
    right: 0;
    content: "";
    height: 22px;
    height: 1.57143rem;
    position: absolute;
    top: 0;
    width: 10%; }

.news_thumb {
  margin-bottom: 22px;
  margin-bottom: 1.57143rem; }
  .news_thumb a {
    text-decoration: none; }
  .news_thumb__pic {
    display: block;
    height: 0;
    margin-bottom: 11px;
    margin-bottom: 0.78571rem;
    overflow: hidden;
    padding-bottom: 66.40625%;
    position: relative;
    text-align: center; }
  .news_thumb__img {
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    right: 0;
    top: 0; }
  .news_thumb__descr {
    margin: 0 auto;
    overflow: hidden; }
  .news_thumb__meta {
    color: #9b9bb1;
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 1.57143;
    margin-bottom: 11px;
    margin-bottom: 0.78571rem;
    min-height: 29.33333px;
    min-height: 2.09524rem; }
    .news_thumb__meta .icon-svg {
      fill: #d35400;
      font-size: 14px;
      font-size: 1rem;
      margin-left: 22px;
      margin-left: 1.57143rem;
      margin-top: -2.44444px;
      margin-top: -0.1746rem; }
  .news_thumb .sticker, .news_thumb__date, .news_thumb__icon {
    display: inline-block; }
  .news_thumb .sticker {
    vertical-align: middle; }
  .news_thumb__name {
    font-size: 14px;
    font-size: 1rem;
    height: 44px;
    height: 3.14286rem;
    line-height: 1.57143;
    margin: 0 0 11px;
    margin: 0 0 0.78571rem;
    overflow: hidden; }
    .news_thumb__name:after {
      top: 22px;
      top: 1.57143rem; }
    .news_thumb__name > a {
      color: #000;
      font-weight: bold;
      text-decoration: none; }
  .news_thumb__date, .news_thumb__icon {
    vertical-align: middle; }
  .news_thumb__link {
    text-decoration: underline; }
  .news_thumb__block {
    margin: 0 0 22px;
    margin: 0 0 1.57143rem; }
  .news_thumb__date, .news_thumb__icon {
    vertical-align: middle; }

@media only screen and (min-width: 768px) {
  .news_thumb {
    margin-bottom: 66px;
    margin-bottom: 4.71429rem; }
    .news_thumb__meta {
      margin-bottom: 22px;
      margin-bottom: 1.57143rem;
      min-height: 33px;
      min-height: 2.35714rem; } }

/*# sourceMappingURL=news_thumb.css.map */

/* End */


/* Start:/local/templates/redsign/components/bitrix/news.list/cases/style.css?15652489303212*/
.news_thumb .sticker {
  padding: 5px 22px;
  padding: 0.35714rem 1.57143rem;
  margin-right: 7.33333px;
  margin-right: 0.52381rem; }
  .news_thumb .sticker:before {
    display: none; }

.news_thumb__name {
  position: relative;
  overflow: hidden; }
  .news_thumb__name:after {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, #fff), to(#fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 50%, #fff 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 50%, #fff 100%);
    bottom: 0;
    right: 0;
    content: "";
    height: 22px;
    height: 1.57143rem;
    position: absolute;
    top: 0;
    width: 10%; }

.pb-non.l-section {
  padding-bottom: 0; }

.cases_list .news_thumb__name {
  height: auto; }
  @media (max-width: 1210px) {
    .cases_list .news_thumb__name {
      height: 42px;
      height: 3rem; } }

.cases_list .news_thumb__pic:hover .news_thumb__img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.cases_list .news_thumb__img {
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

.cases_list__head {
  text-align: center; }

.news_thumb {
  margin-bottom: 22px;
  margin-bottom: 1.57143rem; }
  .news_thumb a {
    text-decoration: none; }
  .news_thumb__pic {
    display: block;
    height: 0;
    margin-bottom: 11px;
    margin-bottom: 0.78571rem;
    overflow: hidden;
    padding-bottom: 66.40625%;
    position: relative;
    text-align: center; }
  .news_thumb__img {
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    right: 0;
    top: 0; }
  .news_thumb__descr {
    margin: 0 auto;
    overflow: hidden; }
  .news_thumb__meta {
    color: #9b9bb1;
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 1.57143;
    margin-bottom: 11px;
    margin-bottom: 0.78571rem;
    min-height: 29.33333px;
    min-height: 2.09524rem; }
    .news_thumb__meta .icon-svg {
      fill: #d35400;
      font-size: 14px;
      font-size: 1rem;
      margin-left: 22px;
      margin-left: 1.57143rem;
      margin-top: -2.44444px;
      margin-top: -0.1746rem; }
  .news_thumb .sticker {
    vertical-align: middle; }
  .news_thumb__name {
    font-size: 14px;
    font-size: 1rem;
    height: 44px;
    height: 3.14286rem;
    line-height: 1.57143;
    margin: 0 0 11px;
    margin: 0 0 0.78571rem;
    overflow: hidden; }
    .news_thumb__name:after {
      top: 22px;
      top: 1.57143rem; }
    .news_thumb__name > a {
      color: #000;
      font-weight: bold;
      text-decoration: none; }
  .news_thumb__date, .news_thumb__icon {
    vertical-align: middle; }
  .news_thumb__link {
    text-decoration: underline; }
  .news_thumb__block {
    margin: 0 0 22px;
    margin: 0 0 1.57143rem; }
  .news_thumb__date, .news_thumb__icon {
    vertical-align: middle; }

@media only screen and (min-width: 768px) {
  .news_thumb {
    margin-bottom: 66px;
    margin-bottom: 4.71429rem; }
    .news_thumb__meta {
      margin-bottom: 22px;
      margin-bottom: 1.57143rem;
      min-height: 33px;
      min-height: 2.35714rem; } }

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/redsign/components/bitrix/news.list/banner_index/style.css?15635184033012 */
/* /local/templates/redsign/template_ext/catalog.section/redsign/styles.css?15652489303526 */
/* /local/templates/redsign/assets/css/news_thumb.css?15652489292829 */
/* /local/templates/redsign/components/bitrix/news.list/cases/style.css?15652489303212 */
