

/* Start:/bitrix/templates/tegas2018/components/bitrix/catalog/models_dev_2022/style.css?178997567220154*/
.fast-filters-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
}
.fast-filters-wrapper .fast-filter-wrapper {
    margin: 0 10px 10px 0;	background: #efefef;
    padding: 5px 10px;
}.fast-filters-wrapper .fast-filter-wrapper:hover a, .fast-filters-wrapper .fast-filter-wrapper.active-one a{	text-decoration:none;color:#4a4a4a;}@media (max-width: 610px) {	.fast-filters-wrapper .fast-filter-wrapper {		margin: 0 0 10px;		width: 100%;	}}
.product-item.type-2.firsttime.new {
	padding-bottom: 0px;
}
.inside .slick-list, .inside .slick-track {
	max-height: 100px;
}
/*.inside .frame-thumbs .slick-list {
	min-height: 160px;
}*/
.prod_col1 {
	position: relative;
}
.prod_col1 .hit {
	position: absolute;
	z-index: 100;
}
.product-item.type-1 {
	position: relative;
}
.product-item.type-1 .hit {
	position: absolute;
	width: 50px;
    top: 20%;
    left: 10%;
    z-index: 20;
}
.product-item.type-1 .hit.new-product {
	position: absolute;
	width: 80px;
    top: 80px;
    left: 0;
    z-index: 20;
}
.firsttime .right-half-wrapper {
	display: flex;
	flex-direction: column;
	border: 1px solid #EFEDED !important;
}
.product-item.type-2.firsttime.new .prod_col1{
	width: 49% !important;
	border: unset !important;
	border: 1px solid #EFEDED !important;
}
.product-item.type-2.firsttime.new .tabs {
	width: 100% !important;
}
.bestseller_label {
	position: absolute;
}
.blue-square-blocks {
	position:absolute;
	top: 0;
	right: 0;
	display: flex;
	gap: 5px;
	z-index: 198;
}
.tabs .title-block{
	background: unset;
	font-style: normal;
	font-size: 20px;
	line-height: 28px;
	text-transform: uppercase;
	color: #4A4A4A;
	padding: 30px 30px 13px;
}
table.short-characteristics {
	margin-bottom: 10px;
	border-spacing: 0;
}

table.short-characteristics tr:nth-child(odd) * {
	background: #F5F5F5;
	font-family: 'Roboto', sans-serif;
	border: unset !important;
	font-size: 14px;
	line-height: 26px;
	font-weight: 500;
}
table.short-characteristics tr:nth-child(even) * {
	background: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	border: unset !important;
	font-size: 14px;
	line-height: 26px;
	font-weight: 500;
}
table.short-characteristics tr th {width: 200px;}
table.short-characteristics tr th span {white-space: initial;}
.product-item.type-2 .tabs {
	min-height: 360px !important;
}
.product-item.type-2 .tabs, .cat-block {
	background: unset !important;
	padding: 0 0 0 20px !important;
}
.cat-block {
	display: flex;
	gap: 30px;
}
.cat-block .cat-block-table {
	width: 63%;
}
.cat-block .blue-block-advantages {
	width: 35%;
	margin-right: 30px;
}
.cat-block table tr th {
	padding: 5px 0 5px 15px;
	white-space: nowrap;
}
.cat-block table tr td {
	padding: 5px 15px 5px 0;
}
.product-item.type-2 .show-all-props {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #005BAA;
	font-weight: 600;
	cursor: pointer;
	text-decoration: underline;
}
.product-item.type-2 .show-all-props:hover {
	color: #4A4A4A;
	transition: color 0.5s;
}
.advantages-list {
	list-style-type: none;
}
.advantages-list li {
	display: flex;
	margin-bottom: 20px;
	align-items: start;
}
.advantages-list li img {
	margin: 0 12px 0 0;
}
.advantages-list li span {
	text-align: start;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 1.43;
}
.hidden {
	display: none;
	margin-top: 30px;
}
.hidden.warning {
	margin-top: 0;
}
.hidden.price {
	margin-top: 0;
}
/* .showPrice {
	margin: 0 0 15px 0;
} */
.showPrice a {
	display: block;
	width: 100%;
}
.showPrice.transp-button {background: none !important}
/*.makeOrder a {
	padding: 10px 30%;
}*/
.hidden .price-and-order {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.hidden .price-and-order .pr {
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 0.8;
	text-align: center;
	text-transform: uppercase;
	color: #4A4A4A;
	width: 100%;
}
.hidden .price-and-order .callback {
	padding: 13px 32.5px;
	font-size: 16px;
	line-height: 24px;
	color: #1E1E1E;
	text-transform: uppercase;
	background-color: #F2B85C;
	font-weight: 700;
	transition: background .5s, color .5s, opacity .5s;
}

.hidden .border {
	margin: 10px 30px 20px 30px;
	background: #F5F5F5;
	padding: 15px;
	text-align: center;
	font-family: 'roboto';
	font-size: 13px;
}
.new-price-block {
	padding: 0 0 0 20px !important;
	width: 62%;
	display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: center;
	align-items: center;
	margin-bottom: 30px;
	/*margin-top: -30px;*/
}
.new-price-block > div {
	width: 62%;
	display: block;
}
.show-b {
	width: 100%;
	background: #005BAA !important;
	color: white;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	padding: 13px 5px !important;
	text-align: center;
	border: unset !important;
	transition: background .5s, color .5s, border .5s;
	cursor: pointer;
}
.show-b:hover {
	opacity: 0.8;
	color: white !important;
	transition: all .5s;
}
.file-list-item span, span.project-name{
	font-family: 'Roboto', sans-serif;
}

.hidden .price-and-order .callback:hover {
	background: #c56627 !important;
	color: white !important;
	opacity: 1 !important;
	transition: all .5s;
}
.nform {
	z-index: 1002 !important;
}
.form-outbox {
	z-index: 1001;
}
.three-blocks-wrapper {
	display: flex;
	padding-right: 10px;
	padding-left: 10px;
}
.three-blocks-wrapper .three-blocks-item {
	display: flex;
	padding: 30px 20px;
	border: 1px solid #EFEDED;
	width: 33%;
	align-items: center;
	gap: 29px;
	cursor: pointer;
}
.three-blocks-wrapper .three-blocks-item>div {
	width: 60px;
	height: 60px;
}
.three-blocks-wrapper .three-blocks-item:hover {
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);	
	transition: all .5s;
}
.three-blocks-wrapper .three-blocks-item:hover>div {
	width: 75px;
	height: 75px;
	transition: all .5s;
}
.three-blocks-wrapper .three-blocks-item .ico-1 {
	background: url('/bitrix/templates/tegas2018/images/first.svg');
	background-size: cover;
	transition: all .5s;
}
.three-blocks-wrapper .three-blocks-item:hover .ico-1 {
	background: url('/bitrix/templates/tegas2018/images/drawing-compass-yellow.svg');
	transform: scale(1.1);
	background-repeat: no-repeat;
	transition: all .5s;
}
.three-blocks-wrapper .three-blocks-item .ico-2 {
	background: url('/bitrix/templates/tegas2018/images/second.svg');
	background-size: cover;
}
.three-blocks-wrapper .three-blocks-item:hover .ico-2 {
	background: url('/bitrix/templates/tegas2018/images/bulb-yellow.svg');
	transform: scale(1.1);
	background-repeat: no-repeat;
	transition: all .5s;
}
.three-blocks-wrapper .three-blocks-item .ico-3 {
	background: url('/bitrix/templates/tegas2018/images/third.svg');
	background-size: cover;
}
.three-blocks-wrapper .three-blocks-item:hover .ico-3 {
	background: url('/bitrix/templates/tegas2018/images/calc-yellow.svg');
	transform: scale(1.1);
	background-repeat: no-repeat;
	transition: all .5s;
}
.three-blocks-wrapper .three-blocks-item a {
	font-weight: 600;
	font-size: 18px;
	line-height: 26px;
	color: #005BAA;
	text-decoration: none;
	width: 70%;
}
.three-blocks-wrapper .three-blocks-item:hover a {
	text-decoration:underline;
	transition: all .5s;
}
.product-item.type-2 {
	padding-top: 40px;
	justify-content: space-between;
}
.product-item
ul.tabs-header {
	display: flex;
	gap: 30px;
	list-style-type: none;
	width:85%;
	justify-content:space-between;
}
ul.tabs-header li {
	font-size: 20px;
	line-height: 28px;
	color: #707070;
	cursor:pointer;
	transition: color .5s, font-weight .5;
}
ul.tabs-header li:hover {
	border-bottom: 2px solid #dddddd;
}
ul.tabs-header li.active {
	text-transform: uppercase;
	color: #4A4A4A;
	border-bottom: 2px solid #F2B85C;
	font-weight: 700;
	padding-bottom: 7px;
	transition: color .5s, font-weight .5;
}
.tabs-body {
	margin-top: 30px;
}
.tab-text {
	display: none;
}
.tab-text ul {margin-left: 40px}
#characteristics td {
	text-align: right;
	padding: 5px 15px 5px 0;
}
#characteristics th {
	padding: 5px 0 5px 15px;
}
.how-buy-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 30px 0;
}
.how-buy-wrapper .arrow {
	background: url(/bitrx/templates/tegas2018/images/Arrow 1.svg);
}
.how-buy-wrapper .arrow.closed {
	display: none;
}
.how-buy-wrapper .how-buy-item {
	display: flex;
	flex-direction: column;
	width: 30%;
	align-items: center;
	text-align: center;
}
.how-buy-wrapper .how-buy-item .icon {
	position: relative;
}
.how-buy-wrapper .how-buy-item .icon span{
	position: absolute;
	bottom: 5px;
	right: -10px;
	padding: 6px 10px;
	background: #005BAA;
	border-radius: 50%;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
}
.how-buy-wrapper .how-buy-item .descr {
	margin-top: 15px;
}
.how-buy-wrapper .how-buy-item .descr h2 {
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	color: #4A4A4A;	
}
.how-buy-wrapper .how-buy-item .descr span {
	margin-top: 5px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #4A4A4A;
}
.how-buy-wrapper .how-buy-item .descr span a,
.prod_col2 .fast-order-form .checkbox a	 {
	text-decoration: none;
	color: #005BAA;
}
.prod_col2 .fast-order-form button:hover {
	box-shadow: unset !important;
	background-color: rgba(0,91,170,.84);
	transition: background-color .5s;
}
.prod_col2 {
	width: 34% !important;
}
.prod_col2 .color-bg {
	background: #F7F7F7;
	padding: 30px !important;
}
.prod_col2 .title2 {
	font-size: 20px;
	line-height: 28px;
	text-transform: uppercase;
	color: #4A4A4A;
	background: unset !important;
	padding: 0 !important;
	margin-bottom: 8px;
}
.prod_col2 .add-text {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #898989;
}
.prod_col2 .fast-order-form {
	padding: 0;
	margin-top: 10px;
}
.prod_col2.ok>.title2, .prod_col2.ok>.add-text, .prod_col2.ok>.fast-order-form {
	display: none;
}
.prod_col2 .fast-order-form input, .prod_col2 .fast-order-form textarea {
	background: white;
	border: 1px solid #dddddd;
	padding: 7px 20px;
	font-family: 'Roboto', sans-serif;
	cursor: pointer;
	width: 88%;
}
.prod_col2 .fast-order-form textarea {
	height: 61px;
	margin-bottom: 0;
}
.prod_col2 .fast-order-form input:nth-child(3) {
	margin: 0;
}
.prod_col2 .fast-order-form input:hover, .prod_col2 .fast-order-form textarea:hover {
	border: 1px solid #005baa;
	transition: all .5s;
}
.prod_col2 .fast-order-form input:focus, .prod_col2 .fast-order-form textarea:focus {
	border: 1px solid #f2b85c;
	transition: all .5s;
}
.prod_col2 .fast-order-form .checkbox {
	margin-top: 15px;
	font-size: 13px;
}
.prod_col2 .fast-order-form p {
	margin: 0 !important;
}
.prod_col2 .fast-order-form button {
	margin-top: 10px;
	width: 100%;
	padding: 9px auto;
	background: #005BAA;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: 'Robotocondensedlight', sans-serif;
}
.product-item.type-2.col {
	flex-direction: column;
}
.product-item.type-2 .title {
	color: #245896;
    font-size: 23px;
    text-transform: uppercase;
    line-height: 2;
	width: 100%;
	margin-bottom: 15px;
}
.product-item.type-2 .title span {
	display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
}
.product-item.type-2.title:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 2px;
    background-color: #f2b85c;
    position: relative;
}
.product-item.type-2 .big-advantages-wrapper {
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
	margin-top: 30px;
	justify-content: space-between;
}

.product-item.type-2 .big-advantages-wrapper .big-advantages-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 22%;
}
.product-item.type-2 .big-advantages-wrapper .big-advantages-item .descr {
	margin-top: 10px;
	text-align: center;
}
.product-item.type-2 .big-advantages-wrapper .big-advantages-item .descr h4 {
	font-size: 17px;
	line-height: 24px;
	color: #4A4A4A;
	margin-bottom: 6px;
	text-transform: none;
}
.product-item.type-2 .big-advantages-wrapper .big-advantages-item .descr span {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #4A4A4A;
}
.carousel-product .product-item {
	min-height: 320px;
}
.product-list-item-slider img {
	margin: 0 auto;
}
.carousel-product>.slick-prev, .carousel-product>.slick-next,
.project-carousel-wrapper .slick-prev, .project-carousel-wrapper .slick-next,
.certificates-carousel-wrapper .slick-prev, .certificates-carousel-wrapper .slick-next {
	top: 50% !important;
	width: 35px;
	height: 35px;
}
.carousel-product>.slick-prev i, .carousel-product>.slick-next i,
.project-carousel-wrapper .slick-prev i, .project-carousel-wrapper .slick-next i,
.certificates-carousel-wrapper .slick-prev i, .certificates-carousel-wrapper .slick-next i {
	font-size: 30px;
}

.file-list-item {
	margin-top: 10px;
}
.file-list-item a {
	text-decoration: none;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #005BAA;
	display: flex;
	gap: 12px;
}
.file-list-item:hover a {
	text-decoration: underline;
	transition: all .5s;
}
.file-list-item .docs-ico {
	background: url('/bitrix/templates/tegas2018/images/docs.svg');
	width: 20px;
	height: 20px;
	background-size: cover;
	transition: background .5s;
}
.file-list-item:hover .docs-ico {
	background: url('/bitrix/templates/tegas2018/images/docs-yellow.svg');
	transition: all .5s;
}
.project-container img {
	width: 347px;
	height: 230px;
	margin-bottom: 15px;
}
.project-container a {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #4A4A4A;
	text-decoration: none !important;
	transition: color .5s;
}
.project-container:hover a {
	color: #29588F;
	transition: all .5s;
}
.product-item a.link-details {
	background: #005BAA !important;
	color: white;
	text-transform: uppercase;
	padding: 5px 10px !important;
	text-align: center;
	border: unset !important;
	transition: background .5s, color .5s, border .5s;
	cursor: pointer;
	margin: 20px 0 20px -10px !important;
	color: white;
	text-decoration: none;
	text-align: center;
	font-family: 'Robotocondensedlight';
}
.product-item  a.link-details:hover {
	opacity: 0.8;
	color: white !important;
	transition: all .5s;
}
.product-item.slick-slide.type-1 {
	min-height: 380px !important;
}
@media (max-width: 1161px) {
	.product-item ul.tabs-header {
		width: 100%;
	}
	.project-container img,
	.project-container .project-name {
		width: 80%;
		margin: 0 auto;
	}
}
@media (max-width: 1110px) {
	.three-blocks-wrapper .three-blocks-item>div {
		background-size: contain;
	}
	.three-blocks-wrapper .three-blocks-item>div {
		width: 63px;
	}

}
@media (max-width: 1063px) {
	/* .prod_col2 {
		max-height: 490px;
	} */
}
@media (max-width: 1044px) {
	.carousel-product .product-item {
		min-height: 335px;
	}
}
@media (max-width: 1030px) {
	.cat-block {
		padding: 0 !important;
	}
}
@media (max-width: 1017px) {
	.prod_col2 {
		max-height: none;
		/* max-height: 520px; */
	}
}
@media (max-width: 991px) {
	.carousel-product .product-item {
		min-height: 355px;
	}
}
@media (max-width: 990px) {
	.cat-block {
		flex-wrap: wrap;
	}
	.cat-block .cat-block-table, .cat-block .blue-block-advantages {
		width: 100%;
		margin-right: 0;
	}
	.hidden .price-and-order {
		width: 100%;
	}
	.three-blocks-wrapper .three-blocks-item a {
		width: 67%;
	}
	.new-price-block .show-b {
		width: 100%;
		margin: 15px auto;
		/*padding: 13px 0 !important;*/
	}
	.hidden.price {
		width: 100%;
	}
	.new-price-block {
		padding: 0 !important;
		width: 100%;
		margin-bottom: 20px;
	}
	.new-price-block > div {
		margin: 0 50px !important;
		width: 100% !important;
	}
	.hidden .border {
		margin-left: 50px;
		margin-right: 50px;
	}
	/*.makeOrder a {
		padding: 10px 30%;
	}*/
}

@media (max-width: 940px) {
	.three-blocks-wrapper .three-blocks-item a {
		width: 63%;
	}
	.product-item.type-2.form-and-tab {
		flex-wrap: wrap;
		gap: 30px;
	}
	.product-item.form-and-tab .prod_col1, .product-item.form-and-tab .prod_col2 {
		width: 100% !important; 
	}
	/*.prod_col2 {
		margin-bottom: 0;
	}*/
}
@media (max-width: 921px) {
	.product-item.slick-slide.type-1 {
		min-height: 400px !important;
	}
}
@media (max-width:890px) {
	.three-blocks-wrapper {
		flex-wrap: wrap;
	}
	.three-blocks-wrapper .three-blocks-item {
		width: 100%;
	}
	.three-blocks-wrapper .three-blocks-item>div {
		height: 63px;
	}
}
@media (max-width: 869px) {
	.product-item.type-2 .big-advantages-wrapper .big-advantages-item {
		width: 30%;
	}
}
@media (max-width: 770px) {
	.product-item.type-2.firsttime.new .prod_col1, .product-item.type-2.firsttime.new .tabs {
		width: 100% !important;
	}
	.tabs .title-block {
		margin-top: 0 !important;
	}
	.advantages-list li {
		margin-left: 10px;
	}
	.product-item.type-2 .tabs, .cat-block {
		padding: 0 !important;
	}
	.three-blocks-wrapper {
		padding-left: 10px;
		padding-right: 8px;
		margin-top: 25px;
	}
	.product-item.form-and-tab .prod_col1 {
		width: 100% !important;
	}
	.product-item.form-and-tab .prod_col2 {
		width: 100% !important;
	}
	.prod_col1.new .slick-slider {
		/*padding-bottom: 150px;
		height: 10px !important;*/
	}
	.product-item.type-2.firsttime .prod_col1 {
		min-height: 450px !important; 
	}
	.product-item.type-2.firsttime .prod_col1.bigger {
		min-height: 550px !important; 
	}
	.hidden .price-and-order .pr {
		padding-left: 0;
	}
	.hidden .price-and-order {
		justify-content: space-evenly;
	}
	
}
@media (max-width: 720px) {
	.product-item.type-2 .big-advantages-wrapper .big-advantages-item {
		width: 47%;
	}
}
@media (max-width: 700px) {
	.how-buy-wrapper .how-buy-item {
		width: 28%;
	}
}
@media (max-width: 620px) {
	.product-item.type-2 .big-advantages-wrapper .big-advantages-item {
		width: 42%;
	}
	.hidden .border {
		margin-left: 50px;
		margin-right: 50px;
	}
}
@media (max-width: 600px) {
	.hidden .price-and-order {
		flex-direction: column;
		gap: 30px;
	}
	ul.tabs-header li {
		font-size: 16px;
	}
}
@media (max-width: 520px) {
	.product-item ul.tabs-header {flex-wrap: wrap; row-gap: 10px; column-gap: 0;}
	ul.tabs-header li {
		min-width: 130px;
		padding-top: 7px;
		text-align: center;
		text-underline-offset: 7px;
		text-decoration: underline dotted;
	}
	/*ul.tabs-header {
		overflow-x: scroll;
		overflow-y: hidden;
	}*/
	ul.tabs-header li.active {
		border-bottom: 0; 
		background: #f2b85c;
		border-radius: 10px;
		text-decoration: none;
	}
	/* .product-item.form-and-tab .prod_col2 {
		width: 84% !important;
	} */
}
@media (max-width: 510px) {
	#characteristics table.short-characteristics {width: 100% !important}
	#characteristics th {padding-right: 5px}
}
@media (max-width: 480px) {
	.carousel-product>.slick-prev, .carousel-product>.slick-next,
	.project-carousel-wrapper .slick-prev, .project-carousel-wrapper .slick-next,
	.certificates-carousel-wrapper .slick-prev, .certificates-carousel-wrapper .slick-next {
		top: 50% !important;
	}
	table.short-characteristics tr th {width: 180px;}
	/*.makeOrder a {
		padding: 10px 30%;
	}*/
	
}
@media (max-width: 450px) {
	.prod_col1>.hit.new-product {
		width:75px;
	}
	.prod_col1>.hit {
		width:75px;
		height: 75px;
	}
}
@media (max-width: 426px) {
	.product-item.type-2 .big-advantages-wrapper .big-advantages-item {
		width: 100%;
	}
	/*.product-item ul.tabs-header {
		gap: 10px;
	}*/
	.how-buy-wrapper {
		flex-direction: column;
	}
	.how-buy-wrapper .how-buy-item {
		width: 100%;
	}
	.how-buy-wrapper .arrow {
		transform: rotate(90deg);
	}
	.how-buy-wrapper .arrow.closed {
		display: block;
	}
}
@media (max-width: 340px) {
	.three-blocks-wrapper .three-blocks-item a {
		width: 50%;
	}
	.three-blocks-wrapper .three-blocks-item {
		gap: 19px;
	}
	.three-blocks-wrapper .three-blocks-item>div {
		height: 70px;
		width: 70px;
	}
	.blue-square-blocks {
		top: 35px;
	}
	.product-item.type-2 .title {
		font-size: 19px;
	}
	.prod_col2 .fast-order-form .checkbox {
		font-size: 14px;
	}
}
/* End */


/* Start:/bitrix/templates/tegas2018/components/bitrix/catalog.smart.filter/tegas/style.css?17147203157791*/
.bx_filter_horizontal span.disabled {
	color: #9b9b9b !important;
	text-shadow: none !important;
}

.bx_filter_horizontal{}
.bx_filter_horizontal .bx_filter_section{
	background: #f0f0f0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f0f0f0 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#e5e5e5));
    background: -webkit-linear-gradient(top, #f0f0f0 0%,#e5e5e5 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%,#e5e5e5 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%,#e5e5e5 100%);
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    position: relative;
	padding-bottom: 3px;
	font-size:14px;
}
.bx_filter_horizontal .bx_filter_title{
    width: 100%; 
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 40px;
    background: #f2b85c;
    font-size: 18px;
    text-align: center;
}
.bx_filter_horizontal .smartfilter {
    display: block;
    /* margin-left: 113px; */
    padding: 5px 0 0 0;
    width: 185px;
    padding: 20px;
}
.bx_filter_horizontal .bx_filter_container{
	float: left;
    margin: 0 5px 5px 0;
    position: relative;
    width:100%;
    border-bottom: 1px solid #adacac;    border-bottom: 1px solid #adacac;
    padding-bottom: 15px;

}




.st19
.st41
.st52

.bx_filter_container:nth-child(3),
.bx_filter_container:nth-child(5),
.bx_filter_container:nth-child(9),
.st2, .st4, .st9
{   
/*background: red;*/
}

.st19 .select-list_filter,
.st41 .select-list_filter,
.st52 .select-list_filter
{     display: flex;
    flex-wrap: wrap;}

.st19 .select-list_filter .item-select,
.st41 .select-list_filter .item-select,
.st52 .select-list_filter .item-select

{width: 50%;}





.select-link {
    text-decoration: none;
    display: block;
}
.btn {
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    font-family: Arial,sans-serif;
    border: none;
}
.btn-gray {
    color: #4a4a4a;
    padding: 5px 0;
  
  font-family: 'roboto-condensed-regular';
  font-size: 16px;
}
.select_filter:hover .btn-gray {
    color: #4a4a4a;
    border-color: #a5a5a7;
    background: #f4f4f4;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f4f4f4 0%, #c5c5c5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#c5c5c5));
    background: -webkit-linear-gradient(top, #f4f4f4 0%,#c5c5c5 100%);
    background: -o-linear-gradient(top, #f4f4f4 0%,#c5c5c5 100%);
    background: linear-gradient(to bottom, #f4f4f4 0%,#c5c5c5 100%);
    -webkit-box-shadow: none;
    box-shadow: none;

}
.btn-red {
    cursor: pointer;


    padding: 8px 10px;
    margin: 30px 0 0 0;
    font-size: 16px;
    color: #fff;
    padding: 8px 10px;
    background: #f2b85c;
    margin: 30px 0 0 0;
    font-size: 16px;
    padding: 6px 20px;
    background: #f2b85c;
    margin: 30px 0 0 0;
    font-size: 16px;
    font-family: 'roboto-condensed-regular';
    text-decoration: none;
border-radius: 0;
float: left;    margin: 0px 0 10px 0;

}

.lili{     font-family: 'Robotocondensedlight';
    color: #666666;  cursor: pointer;  margin-top: 10px;border: inherit; text-decoration:underline; background: inherit; float: right;}



.btn-red:hover {
	background:#2260cc;
	text-decoration:none;
	background:-moz-linear-gradient(top, #2260cc 0%, #1048b2 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2260cc), color-stop(100%, #1048b2));
	background:-webkit-linear-gradient(top, #2260cc 0%, #1048b2 100%);
	background:-o-linear-gradient(top, #2260cc 0%, #1048b2 100%);
	background:-ms-linear-gradient(top, #2260cc 0%, #1048b2 100%);
	background:linear-gradient(to bottom, #2260cc 0%, #1048b2 100%);
}
.btn-red.check,
.btn-red:active {
	background:#1048b2;
}
.bx_filter_container:hover {
    z-index: 3;
}

.bx_filter_container:hover .btn-gray {
    color: #000;
}
.bx_filter_container:hover .select-link {
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.bx_filter_container:hover .btn-gray {
    border-color: #0064b7;
}

.select-arrow {
    display: inline-block;
	width: 7px;
    height: 7px;
    vertical-align: top;
    margin: 0 0 0 6px;
    font-size: 13px !important;
}
.bx_filter_block, .bx_filter_param_area {

}
.bx_filter_container:hover .bx_filter_block, .bx_filter_container:hover .bx_filter_param_area {
    display: block;
}
.select-list_filter {
    padding: 5px 0;
    float: left;
    line-height: 14px;
    list-style: none;
    margin: 0;
}
.item-select {

}
.item-select.disabled {
	color:#c5c6ca;
}
.item-select:first-child {
    border: none;
}
.select-list_filter .item-select {
    padding: 0;
}

.filter-label {
    display: block;
    overflow: hidden;
    zoom: 1;
    white-space: nowrap;
    cursor: pointer;
    padding: 7px 0px 10px 7px;
}
.checkbox-left {
    float: left;
    cursor: pointer;
    margin: 1px 0 0 0;
}
.filter-label .block {
    display: block;
    margin-left: 0px;
    font-size: 14px;
    font-family: 'Robotocondensedlight';
}
.count {
    margin-left: 6px;
    font-size: 11px;
    line-height: 16px;
    color: #9e9e9e;    display: none;
}
.wrapper-filter-inputs {
    padding: 20px 12px;
    white-space: nowrap;
}
input[type="text"].filter-input {
    outline: none;
    font-size: 12px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #c5c6ca;


	color: #000;
    width: 45px;
    height: 24px;
    text-align: center;
    margin: 0 6px;
}
.bx_filter_control_section {margin:7px 0 5px}

.filter-input::-webkit-input-placeholder {color:#c5c6ca;}
.filter-input::-moz-placeholder          {color:#c5c6ca;}
.filter-input:-moz-placeholder           {color:#c5c6ca;}
.filter-input:-ms-input-placeholder      {color:#c5c6ca;}
.active .select-link {
    color: #0064b7;
}
.fa-check-circle {
    display: none !important;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -4px;
    top: -4px;
}
.active .fa-check-circle {
    display: block !important;
}
.bx_filter_popup_result {
    position: absolute;
    left: 9px;
    cursor: pointer;
    height: 25px;
    line-height: 23px;
    white-space: nowrap;
    background: #fff;
    text-decoration: none;
    display: inline-block;
    border: solid 1px #5f8cdb;
    padding: 0px 10px;
    border-radius: 4px;
    margin: 0px 6px 0 0;
}















/**/

input[type=checkbox] {
    display: none;
}
.checkbox label:before {

}
input[type=checkbox]:checked + label:before {
    content: "\2713";
    /* text-shadow: 1px 1px 1px rgba(0, 0, 0, .2); */
    font-size: 15px;
    color: #f2b85c;
    text-align: center;
    line-height: 15px;
    border-color: #f2b85c;
}

.checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    font-size: 14px;
        height: 10px;
            margin-bottom: -3px;
}

label:before {
    content: "";
    display: inline-block;

    width: 16px;
    height: 16px;

    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    border: 1px solid #999999;

}



.item-select .block
    {
        padding: 0;

    }


.select-list_filter{width: 100%;}

.st1 span.block {
    max-width: 150px;
    display: inline-block;
    line-height: 1.4;
}}
.select-list_filter .item-select{    padding: 5px 0;}
/* End */


/* Start:/bitrix/templates/tegas2018/components/bitrix/catalog/models_dev_2022/bitrix/catalog.section.list/.default/style.css?17345962014917*/
.main-catalog-sections-list * {
    box-sizing: border-box;
}
.main-catalog-sections-list>div {
    width: 20%;
}
.main-catalog-sections-list {
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main-catalog-sections-list>div>a {
    padding: 90px 24px 10px 24px;
    margin-bottom: 30px;
    text-align: center;
    color: #414141;
    background: url(/bitrix/templates/tegas2018/images/newmain-icons/vse-tovari.svg) no-repeat center 0;
    background-size: 76px;
	display: block;
    transition: all .5s ease;
}
.main-catalog-sections-list>div:hover>a {
	text-decoration: underline;
	cursor: pointer;
}
.main-catalog-sections-list a {
    color: #414141;
    text-decoration: none;
    font-size: 18px;
	font-weight: bold;
}

.main-catalog-sections-list>div.promishlennie>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/promishlennie-icon.svg);
}
.main-catalog-sections-list>div.kommercheskie>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/kommercheskie-icon.svg);
}
.main-catalog-sections-list>div.sportivnie>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/sportivnie-icon.svg);
}
.main-catalog-sections-list>div.shkolnie>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/shkolnie-icon.svg);
}
.main-catalog-sections-list>div.zhkh>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/zhkh-icon.svg);
}
.main-catalog-sections-list>div.ulichnie>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/ulichnie-icon.svg);
}
.main-catalog-sections-list>div.parkovie>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/parkovie-icon.svg);
}
.main-catalog-sections-list>div.proizvodstvo-elektroniki>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/kontraktnoe-proizvodstvo-elektroniki-icon.svg);
}
.main-catalog-sections-list>div.lampi>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/svetodiodnie-icon.svg);
}
.main-catalog-sections-list>div.vse-tovari>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/vse-tovari.svg);
}
/* niris-52256: правки по новой услуге */
.main-catalog-sections-list>div.razrabotka-na-zakaz>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/kontraktnoe-proizvodstvo-elektroniki-icon.svg);
}
.main-catalog-sections-list>div.lighting>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/lighting.svg);
}

/* Ховер-эффекты */
.main-catalog-sections-list>div.promishlennie:hover>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/promishlennie-icon_hover.svg);
}
.main-catalog-sections-list>div.kommercheskie:hover>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/kommercheskie-icon_hover.svg);
}
.main-catalog-sections-list>div.sportivnie:hover>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/sportivnie-icon_hover.svg);
}
.main-catalog-sections-list>div.shkolnie:hover>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/shkolnie-icon_hover.svg);
}
.main-catalog-sections-list>div.zhkh:hover>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/zhkh-icon_hover.svg);
}
.main-catalog-sections-list>div.ulichnie:hover>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/ulichnie-icon_hover.svg);
}
.main-catalog-sections-list>div.parkovie:hover>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/parkovie-icon_hover.svg);
}
.main-catalog-sections-list>div.proizvodstvo-elektroniki:hover>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/kontraktnoe-proizvodstvo-elektroniki-icon_hover.svg);
}
.main-catalog-sections-list>div.lampi:hover>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/svetodiodnie-icon_hover.svg);
}
.main-catalog-sections-list>div.vse-tovari:hover>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/vse-tovari_hover.svg);
}
/* niris-52256: правки по новой услуге */
.main-catalog-sections-list>div.razrabotka-na-zakaz:hover>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/kontraktnoe-proizvodstvo-elektroniki-icon_hover.svg);
}
.main-catalog-sections-list>div.lighting:hover>a {
    background-image: url(/bitrix/templates/tegas2018/images/newmain-icons/lighting_hover.svg);
}

@media (max-width: 860px) {
	.main-catalog-sections-list>div {
		width: 50%;
	}
}

@media (max-width: 560px) {
	.main-catalog-sections-list>div {
		width: 100%;
		min-height: 76px;
		padding: 10px;
		background-position: 0 0;
		text-align: left;
	}
}

/* End */


/* Start:/bitrix/templates/tegas2018/components/bitrix/catalog/models_dev_2022/bitrix/catalog.section/new/style.css?17369253005402*/
.show-b {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background: #005BAA !important;
	color: white;
	text-transform: uppercase;
	padding: 0 !important;
	text-align: center;
	border: unset !important;
	transition: background .5s, color .5s, border .5s;
	cursor: pointer;
	margin: 0 auto 0px;
}
.show-b a {
	color: white;
	text-decoration: none;
	text-align: center;
	font-family: 'Robotocondensedlight';
	display: block;
	width: 90%;
	padding: 13px 10px !important;
}
.show-b:hover {
	opacity: 0.8;
	color: white !important;
	transition: all .5s;
}

.product-list-item-slider-item {
    text-align: center;
}
.product-list-item-slider {
    margin-bottom: 40px;
    margin-top: 20px;
}
.product-list-item-slider img {
    max-width: 100%;
}

.product-list-item-slider .slick-prev,
.product-list-item-slider .slick-next {
    width: 30px;
    height: 50px;
    font-size: 30px !important;
    background-color: transparent;
}

.product-list-item-slider button i.fa {
    color: #ccc;
    font-size: inherit;
}

.product-list-item-slider .slick-prev {
    left: -16px;
}
.product-list-item-slider .slick-next {
    right: -16px;
}

.catalog-section-description-text li {
    list-style-position: inside;
}
.catalog-section-description-text_button_more,
.catalog-section-description-text_button_less {
    font-weight: bold;
    text-decoration: underline;
    color: #6388b4;
}
.catalog-section-description-text_button_more:hover,
.catalog-section-description-text_button_less:hover {
    text-decoration: none;
    color: #666;
	cursor: pointer;
}

@media (max-width: 770px) {
	.product-list-item-slider button i.fa {
		font-size: 50px ! important;
	}

	.product-list-item-slider .slick-next {
		right: -10px;
	}
	.product-list-item-slider .slick-prev {
		left: -10px;
	}
}
@media (max-width: 480px) {
	.product-list-item-slider .slick-prev, 
	.product-list-item-slider .slick-next {
		width: 30px ! important;
		height: 50px ! important;
		top: 50% !important;
		bottom: unset !important;
	}
}

/* new catalog list */
.new-catalog-list .cat_list_wrapper {
	display:  grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}
.new-catalog-list .cat_list_wrapper .product-item {
	width: 100% !important;
	flex-direction: row;
	flex-wrap: nowrap;
	box-sizing: border-box;
	margin: 0 !important;
	padding: 20px !important;
	border-radius: 10px;
}
.new-catalog-list .cat_list_wrapper .product-item .data > a {display: block; max-height: 80px}
.new-catalog-list .cat_list_wrapper .product-item a {padding: 0}
.new-catalog-list .cat_list_wrapper .product-item .head-of-card {margin-bottom: 15px}
.new-catalog-list .cat_list_wrapper .product-item .price {margin-top:20px}
.new-catalog-list .product-list-item-slider img {max-height: 180px}
.new-catalog-list .product-item.type-1 .hit {top: -20px; left: 20px}
.new-catalog-list .product-item.type-1 {flex-direction: column; gap: 10px; justify-content: start;}
.new-catalog-list .product-item.type-1 .body-of-card {display: flex; justify-content: space-between; align-items: start; position: relative}
.new-catalog-list .cat_list_wrapper .product-item .body-of-card > * {flex-shrink: 0}
.new-catalog-list .cat_list_wrapper .product-item .body-of-card > a {max-width: 50%}
.new-catalog-list .cat_list_wrapper .product-item .body-of-card > div {max-width: 50%}
.new-catalog-list .cat_list_wrapper .product-item .head-of-card {
	margin: 0;
	min-height: 45px;
}
.new-catalog-list .cat_list_wrapper .product-item .head-of-card .name {
	transition: .5s; font-size: 16px; 
}
.new-catalog-list .cat_list_wrapper .product-item .head-of-card .type-of-installation {
	font-size: 14px; 
}
.new-catalog-list .cat_list_wrapper .product-item .show-b a {box-sizing: border-box; width: 100%}
.new-catalog-list .cat_list_wrapper .product-item .product-list-item-slider {margin-top: 0}
.new-catalog-list .cat_list_wrapper .product-item .section_properties-list > a {
	display: block; 
	box-sizing: border-box; 
	margin-bottom: 20px; 
	padding-top: 0;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 14px;
}
.new-catalog-list .cat_list_wrapper .product-item .section_properties-list {margin-bottom:  0}
.new-catalog-list .cat_list_wrapper .product-item .data {padding: 0 10px; min-width: 180px; height: 100%;   position: relative;}
.new-catalog-list .product-list-item-slider  {margin-bottom: 25px}
.new-catalog-list .product-list-item-slider .slick-track {display: flex; align-items: center}

.new-catalog-list .cat_list_wrapper .product-item .data	.show-b{
		position: absolute;
    bottom: 0px;
    width: calc(90% - 20px);
    margin-left: 10px;
	max-width: 160px;
	}
@media (max-width: 920px) {
	.new-catalog-list .product-item .name {
		margin-bottom: 0;
	}
}
@media (max-width: 800px) {
	.new-catalog-list .cat_list_wrapper {grid-template-columns: repeat(1, 1fr)}
}
@media (max-width: 770px) {
	.new-catalog-list .paginator {margin: 20px 0}
}
@media (max-width: 480px) {
	.new-catalog-list .cat_list_wrapper .product-item .body-of-card {flex-wrap: wrap; justify-content: center;}
	.new-catalog-list .cat_list_wrapper .product-item .body-of-card > a {max-width: 100%}
	.new-catalog-list .cat_list_wrapper .product-item .body-of-card > div {min-width: 100%; padding: 0}
	.new-catalog-list .cat_list_wrapper .product-item .body-of-card .show-b {width: 100%}
	.new-catalog-list .product-item.type-1 .hit {top: 10px; left: 20px}
}
/* End */


/* Start:/bitrix/templates/tegas2018/source/slick/slick.css?17147203151776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/tegas2018/source/slick/slick-theme.css?17794485733622*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/bitrix/templates/tegas2018/source/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    font-display: swap;

    src: url('/bitrix/templates/tegas2018/source/slick/./fonts/slick.eot');
    src: url('/bitrix/templates/tegas2018/source/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/tegas2018/source/slick/./fonts/slick.woff') format('woff'), url('/bitrix/templates/tegas2018/source/slick/./fonts/slick.ttf') format('truetype'), url('/bitrix/templates/tegas2018/source/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
     font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 65px;
    height: 65px;
    z-index: 10;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
    background: #f2b85c;
}
.slick-prev:hover,
.slick-next:hover
{
    color: transparent;
    outline: none;
box-shadow: 4px 4px 10px #666;
}






.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 0px;
}
[dir='rtl'] .slick-prev
{
    right: 0px;
    left: auto;
}


.slick-next
{
    right: 0px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}

.slick-arrow-inner {
	width: 30px;
    height: 50px;
    font-size: 30px !important;
    background-color: transparent;
}
.slick-arrow-inner:hover {
	color: transparent;
    outline: none;
    box-shadow: 4px 4px 10px #666;
}


/* Dots */
.slick-dotted.slick-slider
{
    
}

.one-time {margin-bottom: 60px;}
.slick-dots
{
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.carousel-product-new .slick-dots {
	top: 100%
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}



button i.fa {
    color: #fff;
    font-size: 50px;
}
button.slick-arrow-inner i.fa {
	color: #ccc !important;
	font-size: 28px !important;
}



 .slick-dots li:before {
    content: none ! important;
    text-shadow: none ! important;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 15px;
    background: inherit ! important;
    width: 14px;
    display: inline-block;
    margin-right: 10px;
}
/* End */
/* /bitrix/templates/tegas2018/components/bitrix/catalog/models_dev_2022/style.css?178997567220154 */
/* /bitrix/templates/tegas2018/components/bitrix/catalog.smart.filter/tegas/style.css?17147203157791 */
/* /bitrix/templates/tegas2018/components/bitrix/catalog/models_dev_2022/bitrix/catalog.section.list/.default/style.css?17345962014917 */
/* /bitrix/templates/tegas2018/components/bitrix/catalog/models_dev_2022/bitrix/catalog.section/new/style.css?17369253005402 */
/* /bitrix/templates/tegas2018/source/slick/slick.css?17147203151776 */
/* /bitrix/templates/tegas2018/source/slick/slick-theme.css?17794485733622 */
