

/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1568974869467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/templates/partner_blue/components/bitrix/news/brend/style.css?16057789197010*/
h2 + .items-list, h2 + .well-with-btn, h2 + .gallery, h3 + .items-list, h3 + .well-with-btn, h3 + .gallery {
    margin-top: 30px;
}
.items-view-grid .item {
  float: left;
  padding: 0 15px;
  margin-bottom: 40px;
}

.items-view-grid .item-title,
.items-view-grid .list-icons,
.items-view-grid .item-text,
.items-view-grid .item-price,
.items-view-grid .item-text-gray,
.items-view-grid .item-btns,
.items-view-grid .social-icons,
.items-view-grid .item-stock {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .items-view-grid .item-title,
  .items-view-grid .list-icons,
  .items-view-grid .item-text,
  .items-view-grid .item-price,
  .items-view-grid .item-text-gray,
  .items-view-grid .item-btns,
  .items-view-grid .social-icons,
  .items-view-grid .item-stock {
    margin-top: 10px;
  }
}

@media screen and (min-width: 1200px) {
  .items-view-grid .item-img {
    max-width: 240px;
  }
}

.items-view-grid .item-date {
  margin: 12px 0 -10px;
}

.items-view-grid .item-text {
  font-size: 13px;
}

.items-view-grid .item-price {
  line-height: 1;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .items-view-grid .item {
    width: 50%;
  }
  .items-view-grid .item:nth-child(2n+1) {
    clear: both;
  }
}

@media screen and (min-width: 600px) and (max-width: 767px) {
  .items-view-grid .item {
    width: 33.33333%;
  }
  .items-view-grid .item:nth-child(3n+1) {
    clear: both;
  }
}

@media screen and (min-width: 400px) and (max-width: 599px) {
  .items-view-grid .item {
    width: 50%;
  }
  .items-view-grid .item:nth-child(2n+1) {
    clear: both;
  }
}

@media screen and (max-width: 767px) {
  .items-view-grid .item {
    margin-bottom: 40px;
  }
  .items-view-grid .item-title {
    font-size: 14px;
  }
  .items-view-grid .item-price {
    font-size: 14px;
  }
}

@media screen and (max-width: 399px) {
  .items-view-grid .item {
    width: 100%;
  }
  .items-view-grid .item:nth-child(1n+1) {
    clear: both;
  }
}

@media screen and (min-width: 992px) {
  .with-sidebar .items-view-grid .item {
    width: 33.33333%;
  }
  .with-sidebar .items-view-grid .item:nth-child(3n+1) {
    clear: both;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .homepage .items-view-grid .item,
  .without-sidebar .items-view-grid .item {
    width: 33.33333%;
  }
  .homepage .items-view-grid .item:nth-child(3n+1),
  .without-sidebar .items-view-grid .item:nth-child(3n+1) {
    clear: both;
  }
}

@media screen and (min-width: 1200px) {
  .homepage .items-view-grid .item,
  .without-sidebar .items-view-grid .item {
    width: 25%;
  }
  .homepage .items-view-grid .item:nth-child(4n+1),
  .without-sidebar .items-view-grid .item:nth-child(4n+1) {
    clear: both;
  }
}

.items-view-list .item-date, .items-view-list .item-title, .items-view-list .list-icons, .items-view-list .item-text, .items-view-list .item-text-gray, .items-view-list .item-price, .items-view-list .social-icons, .items-view-list .item-stock {
  margin: 14px 0;
}

@media screen and (max-width: 767px) {
  .items-view-list .item-date, .items-view-list .item-title, .items-view-list .list-icons, .items-view-list .item-text, .items-view-list .item-text-gray, .items-view-list .item-price, .items-view-list .social-icons, .items-view-list .item-stock {
    margin: 10px 0;
  }
}

.items-view-list .item {
  border-top: 1px solid #e5e5e5;
  padding-top: 46px;
  margin-bottom: 46px;
  overflow: hidden;
  *zoom: 1;
}

.items-view-list .item:first-child {
  padding-top: 0;
  border-top: none;
}

@media screen and (max-width: 767px) {
  .items-view-list .item {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}

.items-view-list .item-img {
  float: left;
  width: 30%;
}

.items-view-list .item-content {
  float: left;
  width: 70%;
  padding-left: 30px;
}

.items-view-list .item-date {
  margin-top: 0;
}

.items-view-list .item-title {
  margin-top: 0;
}

@media screen and (min-width: 1200px) {
  .items-view-list .item-img {
    max-width: 240px;
  }
}

@media screen and (max-width: 480px) {
  .items-view-list .item-img {
    padding-right: 0;
    float: none;
    width: auto;
  }
  .items-view-list .item-content {
    float: none;
    width: 100%;
    padding-left: 0;
  }
}
.items-view-grid .item-title, .items-view-grid .list-icons, .items-view-grid .item-text, .items-view-grid .item-price, .items-view-grid .item-text-gray, .items-view-grid .item-btns, .items-view-grid .social-icons, .items-view-grid .item-stock {
    margin-top: 20px;
}
.items-list .item-title {
    font-size: 16px;
}
.items-list {
    color: #333333;
}
.item-text {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.429;
    color: #5c5c5c;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 9px 13px;
    font-size: 13px;
    line-height: 1.33333;
    border-radius: 0;
}
.btn-primary {
    background-color: #2f5da8;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    border: none;
    padding: 11px 16px;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 9px 13px;
    font-size: 13px;
    line-height: 1.33333;
    border-radius: 0;


}
.btn-default .badge, .btn-primary {

    color: #fff;
}
.item-img .img-hover-overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}
.img-middle .img-middle-in {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    line-height: 0;
}
.img-middle {
    position: relative;
    width: 100%;
    display: block;
}
.img-style-bordered .item-img {
    border: 1px solid #eee;
}
.img-or-album .item-img:before {
    padding-top: 66.66%;
}
.img-middle:before {
    background: #fff;
    content: " ";
    padding-top: 100%;
    display: block;
}
.img-middle .img-middle-in:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.img-middle .img-middle-in img {
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    background-color: #547dbf;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    color: #fff;

}
.partner-detail .partner-img {
    float: left;
    max-width: 100%;
    width: 240px;
    margin: 0 20px 10px 0;
}
.partner-detail p, .partner-detail{
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.429;
    color: #5c5c5c;
}
/* End */


/* Start:/bitrix/templates/partner_blue/components/bitrix/news/brend/bitrix/news.detail/.default/style.css?1605775780155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1568974869467 */
/* /bitrix/templates/partner_blue/components/bitrix/news/brend/style.css?16057789197010 */
/* /bitrix/templates/partner_blue/components/bitrix/news/brend/bitrix/news.detail/.default/style.css?1605775780155 */
