

/* Start:/local/templates/universesite_s1/components/bitrix/news.detail/product.cards.detail/style.css?17453180867243*/
.detail-first-block{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.product-detail-page{
    margin: 10px;
}
.detail-first-block .detail-img{
    max-width: 50%;
    max-height: 500px;
}
.detail-first-block .detail-img .detail_picture{
    max-width: 100%;
    max-height: 100%;
}
.detail-first-block .specification{
    max-width: 350px;
    margin-top: 30px;
}
.detail-first-block .detail-info{
    margin: 0 auto;
}
.detail-info .detail-in-stock,
.detail-info .detail-price{
    font-weight: 500;
    margin: 10px 0;
}
.detail-info .detail-buy{
    border: solid 1px #fff;
    background-color: #368200;
    color: #fff;
    padding: 8px 20px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
.detail-desc-text{
    margin: 50px 10px;
}

.catalog-element-inner .main-pic {
    width: 100%;
    height: 420px;
    position: relative;
}

.catalog-element-inner .main-pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.catalog-element-inner .top-title {
    color: #1B1E25;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    padding-top: 15px;
}

.catalog-element-inner .top-title h1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    color: #1B1E25;
}

.catalog-element-inner .top-title .share-icon {
    display: block;
    width: 14px;
    height: 16px;
    max-width: 14px;
    min-width: 14px;
    margin-right: 8px;
    background: url(/local/templates/universesite_s1/components/bitrix/news.detail/product.cards.detail/./images/share.svg) no-repeat;
    background-size: 14px 16px;
    margin-top: 15px;
    float: right;
}

.catalog-element-inner .bx-breadcrumb {
    margin-top: 13px;
    margin-bottom: 13px;
}

.catalog-element-inner .product-info {
    border: 1px solid #ECECEC;
    border-radius: 0px;
    padding: 23px;
}

.catalog-element-inner .product-info .detailtext-link {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #097B1E;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

.catalog-element-inner .sep-line {
    width: 100%;
    height: 1px;
    background: #ECECEC;
    margin-top: 37px;
    margin-bottom: 23px;
}

.catalog-element-inner .product-info .detail-price {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 24px;
    color: #1B1E25;
    display: block;
    margin-bottom: 23px;
}

.catalog-element-inner .product-info .detail-price .small-label small {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 20px;
    color: #666666;
}

.catalog-element-inner .product-info .detail-buy {
	cursor: pointer;
	border-color: #368200;
    background-color: #368200;
    color: #fff;
	width: 296px;
	padding: 10px 13px;
    text-align: center;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.catalog-element-inner .product-info .detail-buy:hover {
	border-color: #4bb500;
    background-color: #4bb500;
    color: #fff;
}

.catalog-element-inner .product-info .addon-note {
    display: flex;
    display: -ms-flexbox;
    justify-self: flex-start;
    align-items: flex-start;
    margin-top: 23px;
}

.catalog-element-inner .product-info .addon-note i {
    display: block;
    width: 16px;
    height: 16px;
    max-width: 16px;
    min-width: 16px;
    margin-right: 8px;
    background: url(/local/templates/universesite_s1/components/bitrix/news.detail/product.cards.detail/./images/r-r-937.svg) no-repeat;
    background-size: 16px 16px;
    margin-top: 3px;
}

.catalog-element-inner .product-info .addon-note span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 20px;
    color: #666666;
}

.catalog-element-inner .product-info .bottom-label {
    margin-top: 20px;
}

.catalog-element-inner .product-info span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 20px;
    color: #999999;
}

.tabs-info {
    margin-top: 40px;
}

.tabs-info .nav-tabs {
    list-style: none;
    border-bottom: none;
}

.tabs-info .nav-tabs li:before {
    content: '';
    display: none;
}

.tabs-info .nav-tabs li {
    padding-left: 0px;
}

.tabs-info .nav-tabs .nav-link {
    background: #FAFAFA;
    border: 1px solid #ECECEC;
    border-radius: 3px;
    padding: 15px;
    text-align: center;
    margin-right: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.8px;
    color: #666666;
    cursor: pointer;
}

.tabs-info .nav-tabs .nav-link.active {
    background: #368200;
    color: #FFFFFF;
}

.tabs-info .tab-content {
    padding-top: 45px;
}

.tabs-info .text-tab h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    color: #1B1E25;
    margin-bottom: 25px;
    margin-top: 0;
}

.tabs-info .text-tab ul {
    padding-left: 8px;
    margin-bottom: 1.5rem;
}

.tabs-info .text-tab ul li:before {
    color: #1B1E25;
    font-size: 0.557143em;
    padding: 0.51589em 0;
}

.tabs-info .text-tab p {
    font-family: 'Montserrat';
    font-style: normal;
    /*font-weight: 500;*/
    /*font-size: 15px;*/
    /*line-height: 24px;*/
    /*color: #555555;*/
    margin-bottom: 30px;
}

.tabs-info .table-wrap table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.tabs-info .table-wrap table th, .tabs-info .table-wrap table td {
	text-align: center;
    padding: 8px;
}

.tabs-info .table-wrap table th{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 15px;
    color: #1B1E25;
}

.tabs-info .table-wrap table p {
    margin-bottom: 0;
}

.catalog-element-inner .recomendet-title {
    display: block;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 25px;
    color: #333333;
    margin-top: 41px;
    margin-bottom: 21px;
}

.catalog-element-inner .recomendet-block {
    border: 1px solid #ECECEC;
    border-radius: 3px;
}

@media (max-width: 1390px) {
    .catalog-element-inner .title-page {
        padding: 0px 38px 0px 38px;
    }

    .catalog-element-inner .breadcrumbs-top {
        padding: 0px 38px 0px 38px;
    }

    .catalog-element-inner .tabs-info {
        padding: 0px 38px 0px 38px;
    }
}

@media (max-width: 720px) {
    .tabs-info .nav-tabs li {
        margin-bottom: 10px;
    }

    .tabs-info .table-wrap {
		display: block;
        overflow: scroll;
	}

    .catalog-element-inner .top-title .share-icon {
        display: none;
    }
}

@media (max-width: 575px) {
    .catalog-element-inner .product-info .detail-buy {
        width: 100%;
    }
}

@media (max-width: 920px) {
    .detail-first-block .detail-img{
        max-width: 100%;
    }
    .detail-first-block .detail-info{
        margin: 10px;
    }
}
/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/universal/style.min.css?1745318048620*/
.bx-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}.bx-breadcrumb-item{height:22px;white-space:nowrap}.bx-breadcrumb-item-angle{margin:0 10px;color:#b5bdc2;vertical-align:top;font-size:12px}.bx-breadcrumb-item-link{border-bottom:0;vertical-align:top;line-height:21px}.bx-breadcrumb-item-text{vertical-align:top;white-space:normal;font:400 13px/21px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;transition:250ms linear all}
/* End */


/* Start:/local/templates/universesite_s1/components/bitrix/system.pagenavigation/.default/style.css?17453180872556*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universesite_s1/components/bitrix/news.list/recomendet-product/style.css?17453180861159*/
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;
}

.recomendet-block .r-item {
	border-bottom: 1px solid #ECECEC;
	display: flex;
	display: -ms-flexbox;
	justify-content: flex-start;
	align-items: center;
	padding: 20px 12px 20px 12px;
}

.recomendet-block .r-item:last-child {
	border-bottom: none;
}

.recomendet-block .r-item .name a {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 24px;
	color: #333333;
	display: block;
	margin-bottom: 15px;
	text-decoration: none;
}

.recomendet-block .r-item .card-price {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 19px;
	line-height: 25px;
	color: #333333;
}

.r-item .preview-img {
    position: relative;
}

.r-item .preview-img img {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}

.r-item .preview-img .card-img {
    position: relative;
    width: 112px;
    height: 86px;
    min-width: 112px;
    max-width: 112px;
	margin-right: 11px;
}
/* End */
/* /local/templates/universesite_s1/components/bitrix/news.detail/product.cards.detail/style.css?17453180867243 */
/* /bitrix/components/bitrix/breadcrumb/templates/universal/style.min.css?1745318048620 */
/* /local/templates/universesite_s1/components/bitrix/system.pagenavigation/.default/style.css?17453180872556 */
/* /local/templates/universesite_s1/components/bitrix/news.list/recomendet-product/style.css?17453180861159 */
