

/* Start:/bitrix/components/redsign/quickbuy.list/templates/light/style.css?17366551929634*/
﻿@font-face {
	font-family: "Ruble";
	src: url("/bitrix/components/redsign/quickbuy.list/templates/light/fonts/PTS55F.ttf");
}

@font-face {
	font-family: "Helv";
	src: url("/bitrix/components/redsign/quickbuy.list/templates/light/fonts/HelveticaNeueCyr-Light.otf");
}

@font-face {
	font-family: "Digit";
	src: url("/bitrix/components/redsign/quickbuy.list/templates/light/fonts/PT_Sans-Narrow-Web-Bold.ttf");
}

@font-face {
	font-family: "HelvLight";
	src: url("/bitrix/components/redsign/quickbuy.list/templates/light/fonts/HelveticaNeueCyr-UltraLight.otf");
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

div {
	display: block;
}

span.rub {
	text-transform: uppercase;
	font-family: Ruble;
	font-weight: 300;
	display: inline !important;
}

.daysarticle.light_wrap.view1 {
	width: 698px;
	height: 300px;
	border: 1px solid #518413;
	margin: 20px;
}

.daysarticle.light_wrap.view1 .left_part {
	width: 220px;
	height: 100%;
	border-right: 1px solid #518413;
	float: left;
}

.daysarticle.light_wrap.view1 .left_part .title {
	height: 97px;
	padding: 10px;
	padding-bottom: 0px;
}


.daysarticle.light_wrap .prices_wrap {
	height: 65px;
	padding: 10px;
	font-family: Helv;
	color: #fff;
	background: rgba(81, 132, 19, 0.7);
	width: 173px;

}

.daysarticle.light_wrap .prices_wrap span {
	width: 100%;
	display: block;
}

.daysarticle.light_wrap .prices_wrap span.price {
	font-size: 16px;
	text-decoration: line-through;
	float: left;
}

.daysarticle.light_wrap .prices_wrap span.discount_price {
	font-size: 26px;
	float: left;
}

.daysarticle.light_wrap .prices_wrap span.discount {
	font-size: 12px;
	float: left;
}

.daysarticle.light_wrap .prices_wrap span.discount span {
	font-size: 16px;
	display: inline;
}

.daysarticle.light_wrap .prices_wrap .triangle {
	border: 88px solid transparent;
	border-right: 27px solid #fff;
	float: right;
	margin-top: -11px;
	position: absolute;
	margin-left: 69px;
}

.daysarticle.light_wrap h4 {
	font-family: Helv;
	font-size: 20px;
	color: #85a959;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.daysarticle.light_wrap .title a {
	font-family: Helv;
	font-size: 16px;
	display: block;
	height: 60px;
/* 	text-align: center;
	height: 40px; */
	overflow: hidden;
}

.daysarticle.light_wrap.view1 .title a {
	text-align: center;
}

.daysarticle.light_wrap .title a:hover {
	text-decoration: none;
}

.daysarticle.light_wrap .time_wrap {
	height: 70px;
	background-color: #ededed;
	margin-top: 23px;
	position: relative;
	padding: 5px 10px 10px 10px;
	font-family: Ruble;
	font-size: 11px;
	font-weight: 600;
	text-align: center;
}

.daysarticle.light_wrap.view3 .title a {
	text-align: center;
	height: 40px;
}

.daysarticle.light_wrap .time_wrap .digits {
	width: 100%;
	height: 35px;
	margin: 0 auto;
	text-align: center;
	margin-left: 15px;
}

.daysarticle.light_wrap .time_wrap .digits .digit {
	width: 30px;
	height: 35px;
	background-color: #fff;
	border-radius: 5px;
	text-align: center;
	line-height: 35px;
	color: #000;
	font-family: Digit;
	font-weight: bold;
	font-size: 20px;
	float: left;
	margin-right: 3px;
	margin-left: 5px;
}

.daysarticle.light_wrap .time_wrap .digits .digit.progress {
	margin-left: 17px;
}

.daysarticle.light_wrap .time_wrap .digits .digit .digit_outter {
	width: 28px;
	height: 17px;
	background-color: #eee;
	position: absolute;
	margin-top: -35px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	opacity: 0.5;
}

.daysarticle.light_wrap .time_wrap .digits .digit span.number {
	position: relative;
	z-index: 2;
}

.daysarticle.light_wrap .time_wrap .digit_titles {
	text-align: left;
	padding-left: 13px;
}

.daysarticle.light_wrap .time_wrap .digit_titles .digit_title {
	margin-left: 15px;
}

.daysarticle.light_wrap .time_wrap .digit_titles .digit_title.percent {
	margin-left: 30px;
}

.daysarticle.light_wrap .time_wrap .progress_bar {
	width: 150px;
	height: 6px;
	background-color: #636363;
	margin: 5px auto;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    inset 0px 1px 1px 0px rgba(50, 50, 50, 0.8);
	box-shadow:         inset 0px 1px 1px 0px rgba(50, 50, 50, 0.8);
}

.daysarticle.light_wrap .time_wrap .progress_bar .progress {
	height: 6px;
	background-color: #75c718;
	border-radius: 5px;
	background-image: -moz-linear-gradient( 90deg, rgb(18,165,218) 0%, rgb(89,198,237) 77%, rgb(89,198,237) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(18,165,218) 0%, rgb(89,198,237) 77%, rgb(89,198,237) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(18,165,218) 0%, rgb(89,198,237) 77%, rgb(89,198,237) 100%);
}

.daysarticle.light_wrap .circle_progress {
	position: relative;
	width: 95px;
	float: left;
}

.daysarticle.light_wrap .circle_progress .progress_caption,
.daysarticle.light_wrap .circle_progress input{
	position: absolute;
	margin-left: -70px;
	margin-top: 21px;
	font-family: HelvLight !important;
	font-weight: normal !important;
	color: #a2a2a2 !important;
	font-size: 14px;
	text-transform: lowercase;
}

.daysarticle.light_wrap .circle_progress .progress_caption span {
	position: absolute;
	margin-top: 21px;
	margin-left: 13px;
	font-size: 12px !important;
}

.daysarticle.light_wrap.view1 .right_part {
	width: 447px;
	float: right;
	height: 280px;
	padding: 10px 15px;
}

.daysarticle.light_wrap.view1 .right_part .img_wrap {
	width: 275px;
	float: left;
	text-align: center;
	height: 280px;
}

.daysarticle.light_wrap.view1 .right_part .img_wrap img {
	max-height: 100%;
	max-width: 100%;
}

.daysarticle.light_wrap .right_part span.article {
	height: 280px;
	vertical-align: bottom;
	display: table-cell;
	padding-right: 10px;
	padding-bottom: 5px;
}

.daysarticle.light_wrap.view2 {
	width: 460px;
	height: 300px;
	border: 1px solid #518413;
	margin: 20px;
}

.daysarticle.light_wrap.view2 .top_part {
	width: 440px;
	height: 195px;
	padding: 10px;
}

.daysarticle.light_wrap.view2 .bottom_part {
	width: 460px;
	height: 85px;
	background-color: #ededed;
}

.daysarticle.light_wrap.view2 .prices_wrap .triangle {
	border: 86px solid transparent;
	border-right: 28px solid #ededed;
	float: right;
	margin-top: -11px;
	position: absolute;
	margin-left: 69px;
	border-bottom-width: 0px;
}

.daysarticle.light_wrap.view2 .prices_wrap {
	float: left;
}

.daysarticle.light_wrap.view2 .time_wrap {
	width: 198px;
	float: right;
	padding: 0px;
	padding-top: 10px;
	margin-top: 0px;
}

.daysarticle.light_wrap.view2 .top_part .left_part,
.daysarticle.light_wrap.view2 .top_part .right_part {
	width: 220px;
	height: 195px;
}

.daysarticle.light_wrap.view2 .top_part .left_part {
	float: left;
}

.daysarticle.light_wrap.view2 .top_part .right_part {
	float: right;
}

.daysarticle.light_wrap.view2 .title h4,
.daysarticle.light_wrap.view2 .title span {
	text-align: left;
}

.daysarticle.light_wrap.view2 .img_wrap {
	max-width: 155px;
	max-height: 205px;
	margin: 0 auto;
}

.daysarticle.light_wrap.view2 .img_wrap img {
	width: 100%;
	height: 100%;
}

.daysarticle.light_wrap.view2 .circle_progress {
	margin: 15px;
}

.daysarticle.light_wrap.view3 {
	width: 220px;
	height: 380px;
	border: 1px solid #518413;
	margin: 20px;
}

.daysarticle.light_wrap.view3 .title {
	padding: 10px 0px 0px;
}

.daysarticle.light_wrap.view3 .img_wrap {
	max-width: 149px;
	height: 195px;
	display: block;
	padding: 10px;
	text-align: center;
	margin: 0 auto;
}

.daysarticle.light_wrap.view3 .img_wrap img {
	width: 100%;
	/* height: 100%; */
}

.daysarticle.light_wrap.view3 .time_wrap {
	margin-top: 0px;
}

.daysarticle.light_wrap.view3 .prices_wrap {
	position: absolute;
	margin-top: -170px;
}

.daysarticle.light_wrap.view3 .prices_wrap .triangle {
	border: 86px solid transparent;
	border-right: 28px solid #fff;
	border-bottom: 0px;
}

.daysarticle.light_wrap.view1 .time_wrap .progress_bar .progress {
	background-image: -moz-linear-gradient( 90deg, #7fb344 0%, #a6d76f 77%, #a6d76f 100%);
	background-image: -webkit-linear-gradient( 90deg, #7fb344 0%, #a6d76f 77%, #a6d76f 100%);
	background-image: -ms-linear-gradient( 90deg, #7fb344 0%, #a6d76f 77%, #a6d76f 100%);
}

.daysarticle.light_wrap.view2 .prices_wrap {
	background: #47bdec;
}

.daysarticle.light_wrap.view2 h4 {
	color: #47bdec;
}

.daysarticle.light_wrap.view2 {
	border-color: #47bdec;
}

.daysarticle.light_wrap.view3 .time_wrap .progress_bar .progress {
	background-image: -moz-linear-gradient( 90deg, #dd2808 0%, #e05138 77%, #e05138 100%);
	background-image: -webkit-linear-gradient( 90deg, #dd2808 0%, #e05138 77%, #e05138 100%);
	background-image: -ms-linear-gradient( 90deg, #dd2808 0%, #e05138 77%, #e05138 100%);
}

.daysarticle.light_wrap.view3 .prices_wrap {
	background-color: rgba( 218, 0, 0, 0.7 );
}

.daysarticle.light_wrap.view3 h4 {
	color: #dd2808;
}

.daysarticle.light_wrap.view3 {
	border-color: #dd2808;
}
/* End */
/* /bitrix/components/redsign/quickbuy.list/templates/light/style.css?17366551929634 */
