

/* Start:/bitrix/templates/ecomercepro_s1/components/bitrix/news/news_intec/bitrix/news.detail/.default/style.css?17857672513788*/
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.catalog-price {
	 color:red;
}
.price_block td {
	padding-right:0;
	padding-top:0px;
}
.one_section_product_cells{
	width:157px;
	float:left;
	padding:0px 5px 3px;
	margin: 0 0 8px;
  	position: relative;
	border-radius: 10px;
	transition: 500ms;
	margin-left: 7px;
	box-shadow: 0 0 5px gray;
	border-radius: 10px;
}
.one_section_product_cells img {
	width: 160px;
}
.one_section_product_cells:hover{
	box-shadow: 0 0 5px gray;
	border-radius: 10px;
	transition: 500ms;
}
.one_section_product_cells .image_product {
	width:152px;
	height:172px;
	display: table-cell;
	vertical-align:middle;
	text-align: center;
    /*padding-top: 15px;*/
}
.name_product{
	height:50px;
	overflow:hidden;
	margin-top:0px;
    text-align: center;
}
.price_block .name_price{
	padding-right: 2px;
}
.price_block .old_price, .price_block .old_price span{
	color:#f59008;
}
.name_product a{
	color:#969696;
	font-size:13px;	
}
.name_product a:hover{
	color:#F59001;
}
.one_section_product_cells .price_block {
	margin-left:0;
        text-align: center;
}
.one_section_product_cells .buy_block {
	/*margin-top: 15px;*/
	/*width:108px;*/
}
.one_section_product_cells .big_buy{
	width:100%;
} 
.compare{
/*  margin-top: 15px;
  margin-right: 25px;*/
position: absolute;
top: 0;
left: 0;
margin: 10px 0;
}
.add_compare {
	display: inline-block;
	height: 16px;
	width: 16px;
	margin-left: 4px;
	cursor: pointer;
	background: url(/bitrix/templates/ecomercepro_s1/components/bitrix/news/news_intec/bitrix/news.detail/.default/images/check.png) no-repeat top left;
	position: relative;
    vertical-align: middle;
}
.add_compare:hover {
background-position: 0 -16px;
}
.delete_compare {
	height: 16px;
	display: inline-block;
	width: 16px;
	margin-left: 4px;
	cursor: pointer;
	background: url(/bitrix/templates/ecomercepro_s1/components/bitrix/news/news_intec/bitrix/news.detail/.default/images/check.png) no-repeat bottom;
	position: relative;
    vertical-align: middle;
}
.hint_compare {
	position: absolute;
	width: 137px;
	height: 34px;
	background: url(/bitrix/templates/ecomercepro_s1/components/bitrix/news/news_intec/bitrix/news.detail/.default/images/hint_compare.png);
	top: -48px;
	left: -75px;
	color: #565656;
	font-size: 10px;
	font-family: Arial,sans-serif;
	padding: 8px 12px;
	line-height: 11px;
	text-decoration:none;
}
.buys .price_block .new_price{
	height:22px;
	/*overflow:hidden*/
}
.not_available {
	margin-top: 19px;
	margin-right: 5px;
	color: #ab0b45;
	float: left;
}

div.slider-wpapper {
	margin: 0;
	width: 100%;
}
.owl-carousel-recomm .one_section_product_cells {
	width: 100%;
	margin: 0;
	box-sizing: border-box;
}
.owl-carousel-recomm .owl-item {
	padding: 3px;
	box-sizing: border-box;
}
.owl-carousel-recomm.owl-theme .owl-nav [class*='owl-'] {
	width: 25px;
	height: 25px;
	left: -11px;
	top: 50%;
	margin: -12px 0 0;
	background: url(/bitrix/templates/ecomercepro_s1/components/bitrix/news/news_intec/bitrix/news.detail/.default/images/arrow-left.svg) no-repeat center;
}
.owl-carousel-recomm.owl-theme .owl-nav .owl-next {
	left: auto;
	background: url(/bitrix/templates/ecomercepro_s1/components/bitrix/news/news_intec/bitrix/news.detail/.default/images/arrow-right.svg) no-repeat center;
	right: -11px;
}
.slider-title {
	font-size: 20px;
    margin: 20px 0 0;
    font-weight: 500;
}
.slider-container {
	border-top: #D9D9D9 1px solid;
	border-bottom: #D9D9D9 1px solid;
	padding: 0 0 29px;
	margin: 0 0 12px;
}

.news-detail .article * {
	font-size: 16px;
}
.news-detail .article h2,
.news-detail .article .h2 {
    font-size: 24px;
	margin: 20px 0;
    font-weight: 700;
}
.news-detail .article h3,
.news-detail .article .h3 {
    font-size: 20px;
	margin: 15px 0;
    font-weight: 700;
}
.news-detail .article h4,
.news-detail .article .h4 {
    font-size: 18px;
	margin: 10px 0;
    font-weight: 700;
}

.news-detail .article table {
	border-collapse:collapse;
	width: 100%;
}
.news-detail .article table th,
.news-detail .article table td {
	padding: 10px;
	border: 1px solid #ccc;
}

.table-wrapper {
	max-width: 100%;
	overflow-x: auto;
}

.article-author {
	margin-bottom: 15px;
}

.content-list {
	margin-bottom: 20px;
}

.article img {
	margin: 15px 0px 30px;
}
/* End */


/* Start:/bitrix/templates/ecomercepro_s1/js/owl/owl.carousel.css?17561235975518*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    overflow: inherit !important;
    z-index: 1; }
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
.owl-carousel .owl-item img {
    display: block;
    width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.owl-carousel.owl-loaded {
    display: block; }
.owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
.owl-carousel.owl-hidden {
    opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
.owl-carousel.owl-rtl {
    direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
    display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
    z-index: 0; }

.owl-carousel .owl-animated-out {
    z-index: 1; }

.owl-carousel .fadeOut {
    animation-name: fadeOut; }

@keyframes fadeOut {
    0% {
        opacity: 1; }
    100% {
        opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("/bitrix/templates/ecomercepro_s1/js/owl/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none; }

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%; }



/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
    /*position: relative;*/
    /*margin: 0 auto;*/
    /*width: 300px;*/
    /*margin-top: 10px;*/
    /*text-align: center;*/
    -webkit-tap-highlight-color: transparent;
}


.owl-theme .owl-nav [class*='owl-'] {
    cursor: pointer;
    height: 32px;
    width: 20px;
    padding: 0;
}

.owl-prev {
    position: absolute;
    left: -30px;
    top: 40%;

    /*float: left;*/
    background-image: url('/images/left.png');
}
.owl-next {
    top: 40%;
    right: -30px;
    position: absolute;
    background-image: url('/images/right.png');
}
.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px; }

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791; }

/* End */


/* Start:/bitrix/templates/ecomercepro_s1/components/bitrix/form.result.new/leave-request/style.css?17545561172713*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/ecomercepro_s1/components/bitrix/form.result.new/leave-request/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/ecomercepro_s1/components/bitrix/form.result.new/leave-request/images/icon_warn.gif);
}

.form-wrap {
	position: relative;
	border: #E5E5E5 1px solid;
	border-radius: 20px;
	max-width: 865px;
	box-sizing: border-box;
	padding: 38px 48px;
	margin: 0 0 40px;
}
.form-wrap * {
	box-sizing: border-box;
}
.form-title {
	font-size: 24px;
	font-weight: 400;
	margin: 0 0 10px;
}
.form-input__wrap {
	width: 49.4%;
    max-width: 380px;
	margin: 0 0 10px;
}
.form-input__wrap-textarea, .form-input__wrap-file {
	width: 100%;
	max-width: none;
}
.form-input__wrap .inputtext, .form-input__wrap .inputtextarea {
	border: #CECECE 1px solid;
	border-radius: 3px;
	height: 40px;
	padding: 0 10px;
	width: 100%;
}
.form-input__wrap .inputtextarea {
	height: 103px;
	resize: none;
	padding: 10px;
}
.form-inputs {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.form-input__caption {
	font-size: 14px;
	margin: 0 0 3px;
}
.form-input__caption span {
	color: #FF6E01;
}
.send-form {
	background: linear-gradient(180deg, #FF8911 0%, #FF6E01 100%);
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 16px;
	text-transform: uppercase;
	font-family: OpenSans, Arial, sans-serif;
	text-shadow: 1px 1px 0 rgba(129, 7, 49, 0.63);
	padding: 9px 20px;
    text-align: center;
	margin: 0 10px 0 0;
	flex: 1;
	max-width: 380px;
	cursor: pointer;
}
.form-button {
	display: flex;
	align-items: center;
	flex: 1;
}
.form-hint {
	font-size: 11px;
}
.form-hint span {
	color: #FF6E01;
}
.form-input__wrap-file {
	display: flex;
	align-items: center;
}
.form-input__wrap-file input[type="file"]{
	display: none;
}
.file-button {
	background: linear-gradient(180deg, #E0E0E0 0%, #B7B7B7 100%);
	border-radius: 5px;
	color: #333;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	padding: 4px 12px;
	font-family: OpenSans, Arial, sans-serif;
	letter-spacing: 0.1px;
	margin: 0 15px 0 0;
	cursor: pointer;
}
.file-text {
	font-size: 14px;
}
.form-wrap__result {
	font-size: 16px;
    text-align: center;
	margin: 0 !important;
}
.form-wrap__error {
	margin: 30px 0 0;
}
.form-wrap__error .errortext {
	font-size: 16px;
    font-family: inherit;
}
/* End */
/* /bitrix/templates/ecomercepro_s1/components/bitrix/news/news_intec/bitrix/news.detail/.default/style.css?17857672513788 */
/* /bitrix/templates/ecomercepro_s1/js/owl/owl.carousel.css?17561235975518 */
/* /bitrix/templates/ecomercepro_s1/components/bitrix/form.result.new/leave-request/style.css?17545561172713 */
