html{overflow-x:hidden;overflow-y:scroll}
body{font-weight:400;font-family:'Ubuntu',sans-serif;font-size:15px;color:#000}
input,button{font-family:'Ubuntu',sans-serif;line-height:20px}
input::-webkit-input-placeholder{color:#aaa}
input::-moz-placeholder{color:#aaa}
input:-moz-placeholder{color:#aaa} 
input:-ms-input-placeholder{color:#aaa}
h1,h2,h3,.is-h1,.is-h2,.is-h3,.title{font-weight:700}
img{display:block;margin:0 auto}
blockquote{border:0;color:#999999;font-style:italic;padding:5px 5px 5px 20px;margin:0 0 0 5px;text-align:left;border-left:3px solid #A4ABCE}
ul,ol{margin:0;padding-left:20px}
a{text-decoration:none;color:#3399CC}
a:hover,a:focus{text-decoration:underline;color:#E31E24}
a:visited{color:#304191}
a:visited:hover{color:#E31E24}
a.phone-link{color:#000!important}

.gray{color:#999999}
.blue{color:#3399CC}
.dark-blue{color:#304191}
.light-gray{color:#A4ABCE}
.red{color:#E31E24}
.title{line-height:1.25}
ul li{list-style-type:disc!important}
ol ul{margin-bottom:10px!important}
.border{border:1px solid #E2E2E2;border-radius:7px;overflow:hidden}

.button{display:block;text-decoration:none;text-align:center;background:#fff;border:1px solid #fff;line-height:20px;cursor:pointer}
.button.button-line{display:inline-block}
.button.button-lines{display:inline-block}
.button:hover{text-decoration:none;text-decoration:none}

	.compare-btn{color:#3399CC}
	.compare-btn:hover{color:#E31E24}
	.wishlist-btns{color:#3399CC}
	.wishlist-btns:hover{color:#E31E24}
	.button.button-blue{padding:9px 15px;background:#3399CC;border:1px solid #3399CC;color:#fff;box-shadow:3px 3px 9px rgba(24,79,72,0.15)}
	.button.button-blue:hover{background:#304191;border:1px solid #304191}

	.button.button-dark-blue{padding:9px 15px;background:#304191;border:1px solid #304191;color:#fff;box-shadow:3px 3px 9px rgba(24,79,72,0.15)}
	.button.button-dark-blue:hover{background:#3399CC;border:1px solid #3399CC;color:#fff}

	.button.button-white-dark-blue{padding:9px 15px;background:#fff;border:1px solid #314291;color:#314291}
	.button.button-white-dark-blue:hover{background:#314291;color:#fff}

	.button.button-lizing{padding:9px 15px;background:#ff6600;border:1px solid #ff6600;color:#ffffff}
	.button.button-lizing:hover{background:#ffffff;color:#ff6600}

	.button.button-red{padding:9px 15px;padding:9px 5px;border-radius:3px;background:#E31E24;border:1px solid #E31E24;color:#fff;box-shadow:3px 7px 15px rgba(24,62,79,0.2)}
	.button.button-red.button-lines{padding:9px 24px}
	.button.button-red:hover{background:#fff;color:#304191}

	.button.button-green{padding:9px 15px;padding:9px 5px;border-radius:3px;background:#4AD63E;border:1px solid #4AD63E;color:#fff;box-shadow:3px 7px 15px rgba(24,62,79,0.2)}
	.button.button-green:hover{background:#fff;color:#304191;text-decoration:none}

	.button.button-white-disabled{padding:9px 15px;background:#fff;border:1px solid #999;color:#999;cursor:auto}
	.button.button-white-disabled:hover{background:#fff;color:#999}

.bottom{background:#F6F6F6;border-top:1px solid #E2E2E2;border-bottom:1px solid #E2E2E2}
	.bottom .is-table{min-height:50px}

	.bottom .button-callback{display:block}

	.bottom .menu{}
		.bottom .menu .item{line-height:20px;color:#000;padding:10px 5px;margin:0;text-decoration:none;display:inline-block}
		.bottom .menu .item:hover{background-color:#3399CC;color:#FFF;text-decoration:none}

	@media screen and (max-width:1220px){
		.bottom .is-table{min-height:normal}
	}
	@media screen and (max-width:920px){
		.bottom .menu .item{line-height:normal;padding:5px 11px}
	}
	@media screen and (max-width:620px){
		.bottom .menu .item{padding:5px 6px}
		.bottom .menu .item{display:inline-block;width:45%}
		.bottom .menu .item.item-production{width:75%}
	}

.footer{background-color:#F6F6F6}
	.footer .is-table{min-height:130px}

	.footer .card img{width:70px;display:inline-block;margin:0 10px 0 0}
	.footer .logo img{width:180px;margin:0 auto 0 0}
	@media screen and (max-width:1220px){
		.footer .is-table{min-height:140px}
	}
	@media screen and (max-width:920px){
		.footer .is-table{min-height:80px}
	}
	@media screen and (max-width:620px){
		.footer .card img{width:60px;margin:0 5px 0 0}
		.footer .is-table{min-height:auto}
		.footer .logo img{width:180px;margin:0 auto}
	}

	.catalog-h1{margin-bottom:-55px}
	@media screen and (max-width:620px){
		.catalog-h1{margin-bottom:-10px}
	}

	.catalog .is-table{overflow:hidden}
	.catalog .is-table.is-relative{overflow:auto}

	.catalog .border{background:#fff;border:1px solid #DFEEF2}
		.catalog .border:hover{box-shadow:5px 10px 30px rgba(38,65,97,0.1)}
	.catalog .img .is-table{position:relative;width:100%}
		.catalog .img .is-table:after{position:absolute;content:" ";top:0;bottom:0;left:0;right:0;height:100%;width:100%;background:rgba(10,27,46,0.1)}
	.catalog .descr{color:#4F4F4F}
	.catalog .price{color:#304191}
	.catalog .price .is-absolute{width:100%;top:-15px;left:0;right:0}

	.catalog .button-zoom{top:0;right:0;margin:0;padding:15px}
		.catalog .button-zoom .is-pointer{padding:10px}

	.catalog-select{color:#C4C4C4}
		.catalog-select .item{cursor:pointer}
		.catalog-select .item.active{color:#000;cursor:pointer}

	.catalog-grid{}
		.catalog-grid .img .is-table{height:185px}
		.catalog-grid .img .is-table img{max-height:185px}

		.catalog-grid .intro{height:240px;overflow:hidden;padding:10px 20px 0}
		.catalog-grid .title{padding:10px 25px}
		.catalog-grid .descr{padding:0 25px}
		.catalog-grid .descr .item{margin-bottom:3px}
		.catalog-grid .info{padding:20px;text-align:center}
		.catalog-grid .price{border-bottom:1px solid #DFEEF2}
		.catalog-grid .price .is-absolute{width:100%;top:-15px;left:0;right:0}
		.catalog-grid .order{padding:15px 5px 15px 15px}
		.catalog-grid .cart{padding:15px 15px 15px 5px}

		.catalog-grid.catalog-grid-section .intro{height:90px;padding:0 20px}
		.catalog-grid.catalog-grid-section .title{padding:0}

		@media screen and (max-width:620px){
			.catalog-grid .img .is-table{height:320px}
			.catalog-grid .img .is-table img{max-height:320px}
			.catalog-grid .intro{height:auto;padding:10px 20px}
		}

	.catalog-list{}
		.catalog-list .img .is-table{height:185px}
		.catalog-list .img .is-table img{max-height:185px}

		.catalog-list .items{padding:5px 10px}
		.catalog-list .intro{height:175px;overflow:hidden;padding:25px 20px}
		.catalog-list .info{padding:45px 25px 25px}
		.catalog-list .order{padding:0 10px}

		@media screen and (max-width:1220px){
			.catalog-list.catalog-list-3 .info{padding:15px 25px 25px;margin-top:-10px;border-top:1px solid #DFEEF2}
			.catalog-list.catalog-list-3 .price .is-table{height:40px}
			.catalog-list.catalog-list-3 .order{padding:10px}
		}
		@media screen and (max-width:920px){
			.catalog-list .info{padding:15px 25px 25px;margin-top:-10px;border-top:1px solid #DFEEF2}
			.catalog-list .price .is-table{height:40px}
			.catalog-list .order{padding:10px}
		}
		@media screen and (max-width:620px){
			.catalog-list .img .is-table{height:320px}
			.catalog-list .img .is-table img{max-height:320px}

			.catalog-list .intro{height:auto;padding:10px 20px}
			.catalog-list .title{padding:10px 25px}
			.catalog-list .descr{padding:0 25px}
			.catalog-list .info,.catalog-list.catalog-list-3 .info{padding:20px;text-align:center;margin-top:0;border-top:none}
			.catalog-list .price{border-bottom:1px solid #DFEEF2}
			.catalog-list .price .is-absolute{width:100%;top:-15px;left:0;right:0}
			.catalog-list .price .is-table,.catalog-list.catalog-list-3 .price .is-table{height:auto}
			.catalog-list .order,.catalog-list.catalog-list-3 .order{padding:15px 5px 15px 15px}
			.catalog-list .cart{padding:15px 15px 15px 5px}
		}

	.catalog-table{}
		.catalog-table .img .is-table{height:60px}
		.catalog-table .img .is-table img{max-height:60px}

		.catalog-table .items{padding:0 10px}
		.catalog-table .img{padding:10px 0 10px 10px}
		.catalog-table .intro{padding:25px 10px 25px 25px}
		.catalog-table .title{padding:0 10px;height:50px;overflow:hidden}
		.catalog-table .title .is-table{height:50px}
		.catalog-table .descr{padding:0 10px 0 0;height:50px;overflow:hidden}
		.catalog-table .descr .item{display:inline;line-height:16px}
		.catalog-table .descr .is-table{height:50px}
		.catalog-table .info{padding:20px 20px 20px 10px}
		.catalog-table .price .is-table{height:40px}
		.catalog-table .price .is-absolute{width:100%;top:-5px;left:0;right:0}

		@media screen and (max-width:1220px){
			.catalog-table.catalog-table-3 .info{padding:10px 20px 20px;margin-top:-10px;border-top:1px solid #DFEEF2}
			.catalog-table.catalog-table-3 .descr{height:48px;overflow:hidden}
		}
		@media screen and (max-width:920px){
			.catalog-table .info{padding:10px 20px 20px;margin-top:-10px;border-top:1px solid #DFEEF2}
			.catalog-table .descr{height:48px;overflow:hidden}
		}

	.catalog-section-list{}
		.catalog-section-list .is-table{height:55px}

	.ribbon{bottom:0;left:0;margin:0;padding:15px 25px;color:#fff;pointer-events:none}
		.ribbon-item{display:inline-block;padding:3px;margin-top:3px;line-height:16px;position:relative}
		.ribbon-item:before{content:'';position:absolute;right:-12px;top:0;width:0;height:0;border-top:22px solid transparent;border-right:12px solid transparent}
		.ribbon-item:after{content:'';position:absolute;left:-12px;bottom:0;width:0;height:0;border-bottom:22px solid transparent;border-left:12px solid transparent}
		.ribbon-red{background-color:#E31E24}
			.ribbon-red:before{border-top-color:#E31E24}
			.ribbon-red:after{border-bottom-color:#E31E24}
		.ribbon-blue{background-color:#3399CC}
			.ribbon-blue:before{border-top-color:#3399CC}
			.ribbon-blue:after{border-bottom-color:#3399CC}
		.ribbon-green{background-color:#4AD63E}
			.ribbon-green:before{border-top-color:#4AD63E}
			.ribbon-green:after{border-bottom-color:#4AD63E}


		.catalog-table .button-zoom{display:none}
		.catalog-table .ribbon{display:none}

.item-sku .is-table{min-height:50px}

.open-frame{color:#3399CC;border-bottom:1px dotted #3399CC}
	.open-frame:hover{color:#3399CC;border-bottom:none}

.filter-track{height:60px}

.sitebar-item{padding:20px;margin-right:5px;background-color:#fff;border:1px solid #E2E2E2}
	.sitebar-item .hr{height:1px;width:100%;background-color:#DFEEF2;margin-top:10px}

.filter{}
	.filter-item .item-price{line-height:25px}
	.filter-item input[type=text]{display:block;background:#F8F8F8;border:1px solid #E4EBF0;border-radius:5px;padding:0 10px;line-height:25px;width:100%}
	.filter-item input[type=checkbox]{vertical-align:middle}
	.filter-item select{display:block;background:#F8F8F8;border:1px solid #E4EBF0;border-radius:5px;padding:7px 10px;line-height:25px;width:100%}
	.filter-item .select{position:relative;display:block;background:#F8F8F8;border:1px solid #E4EBF0;border-radius:5px;padding:7px 10px;line-height:25px;width:100%}
	.filter-item .select-down{position:absolute;top:7px;right:10px}

	.disabled{color:#ccc}
	.checked{background:rgba(10,27,46,0.2)}
	.popup-window{padding:10px 0!important;margin-left:15px;margin-top:-5px}
	.select-dop{padding:7px 15px;min-width:200px;display:block}
	.select-dop:hover{background:rgba(10,27,46,0.1)}

	@media screen and (max-width:920px){
		.open-left-filter{margin-bottom:15px;background-color:#fff;border:1px solid #E2E2E2;text-align:center}
		.open-left-filter .is-h1{margin:0}
	}

.news-grid{}
	.news-grid .img .is-table{position:relative;width:100%}
		.news-grid .img .is-table:after{position:absolute;content:" ";top:0;bottom:0;left:0;right:0;height:100%;width:100%;background:rgba(10,27,46,0.1);border-top-left-radius:7px;border-top-right-radius:7px}
	.news-grid .img .is-table{height:185px}
	.news-grid .img .is-table img{max-height:185px}
	.news-grid .border{background:#fff;border:1px solid #DFEEF2}
	.news-grid .time{margin:10px 25px 5px;color:#7EA1AB}
	.news-grid .title{margin:10px 25px 5px}
		.news-grid .title .is-table{height:90px;overflow:hidden}
	.news-grid .descr{margin:10px 25px 5px;color:#4F4F4F}
		.news-grid .descr .overflow-hidden{height:84px}
	.news-grid .more{margin:25px 35px}
	@media screen and (max-width:920px){
		.news-grid .descr .overflow-hidden{height:76px}
	}
	@media screen and (max-width:620px){
		.news-grid .img .is-table{height:320px}
		.news-grid .img .is-table img{max-height:320px}
		.news-grid .title .is-table{height:auto;overflow:hidden}
		.news-grid .descr .overflow-hidden{height:auto}
	}

.news-grid.news-grid-tender{}
	.news-grid.news-grid-tender .title{margin:0;top:0;left:0;right:0;left:0;height:100%;width:100%;background-color:#3399CC;opacity:0;transition:0.5s}
	.news-grid.news-grid-tender .title:hover{opacity:1}
	.news-grid.news-grid-tender .title .is-table{height:100%;padding:10px}
	@media screen and (max-width:620px){
		.news-grid.news-grid-tender .img .is-table{height:185px}
		.news-grid.news-grid-tender .img .is-table img{max-height:185px}
	}
.news-grid.news-grid-patents{}
	.news-grid.news-grid-patents .img .is-table{height:370px}
	.news-grid.news-grid-patents .img .is-table img{max-height:370px}
	@media screen and (max-width:620px){
		.news-grid.news-grid-patents .img .is-table{height:185px}
		.news-grid.news-grid-patents .img .is-table img{max-height:185px}
	}
 

.place{}
	.place .is-table{height:75px}
	.place .item{padding:5px}
	.place img{max-height:75px;height:auto;width:auto}

.page{}
	.page tr:nth-of-type(odd){background-color:#DFEEF2}
	.page th{font-weight:700}
	.page td,.page th{border:none;text-align:left}
	.page th{background-color:#555;color:#fff}

	.page img[align=right]{max-width:50%;margin:5px 0 5px 25px}
	.page img[align=left]{max-width:50%;margin:5px 25px 5px 0}
	@media screen and (max-width:920px){
		.page img[align=right],.page img[align=left]{float:none;display:block;max-width:100%;margin:10px auto}
	}
	.page h2,.page h3,.page ul,.page ol{margin:10px 0}
		.page h2{font-size:22px}
		.page h3{font-size:20px}
		.page h4{font-size:18px}
	.page table{background:#fff;border:0;border-collapse:collapse;border-spacing:0;width:100%;margin:10px 0}
		.page table tr:nth-of-type(odd){background:#f2f8fa}
		.page table th{padding:8px 20px;vertical-align:middle}
		.page table th.mini{padding:8px 4px}
		.page table td{background:transparent;padding:13px 20px;vertical-align:middle;border:1px solid #dfeef2}
		.page table td.mini{padding:13px 4px}

	@media screen and (max-width:620px){
		.page table th{padding:10px 15px}
		.page table th.mini{padding:10px 4px}
		.page table td{padding:8px 13px}
		.page table td.mini{padding:8px 4px}
	}
	@media screen and (max-width:620px){
		.page table{font-size:90%}
		.page table th{padding:6px 8px}
		.page table th.mini{padding:6px 2px}
		.page table td{padding:4px 7px}
		.page table td.mini{padding:4px 2px}
	}
	.page table.table-col-3 td:first-child{text-align:center}
	.page table.table-col-3 td:last-child{text-align:right}

.search-page{}
	.search-page .search-icon{top:10px;left:15px}
	.search-page form{position:relative;display:block;width:100%}
	.search-page input{border:1px solid #E2E2E2;width:calc(100% - 81px);border-right:none}
	.search-page button{border:1px solid #E2E2E2;width:80px;color:#3399CC;display:inline-block}
	.search-page button:hover{border:1px solid #3399CC;background:#3399CC;color:#fff}

.advantages{padding:20px 0 40px;border-top:1px solid #C2E3ED;border-bottom:1px solid #C2E3ED;background:linear-gradient(270deg,rgba(255,255,255,0.40) 0%,rgba(255,255,255,0.70) 50%,rgba(255,255,255,0.40) 100%),#F2F7FA}
	.advantages .svg .is-table{height:66px}
	.advantages .title .is-table{height:66px}
	.advantages .descr{color:#4F4F4F}
		.advantages .descr .overflow-hidden{height:84px}
	@media screen and (max-width:920px){
		.advantages .descr .overflow-hidden{height:76px}
	}

.slider{padding:20px 0 40px}
.catalog .slider{padding:20px 0}

	.slick-list{z-index:45}
	.slick-slide{height:auto!important}

	.slick-dots{list-style-type:none;padding:0;margin:0;text-align:center;position:absolute;bottom:-20px;left:0;right:0;width:100%;z-index:100}

		.slick-dots li{display:inline-block}
		.slick-dots li button{cursor:pointer;position:relative;font-size:0;line-height:0;color:transparent;padding:0;margin:0 3px;border:2px solid #E2E2E2;border-radius:50%;width:14px;height:14px;outline:none;background:transparent}
		.slick-dots li button:after{position:absolute;background-color:#E8E8E8;content:" ";top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:50%}
		.slick-dots li.slick-active button,.slick-dots li button:hover{border:2px solid #304191;background-color:#304191;box-shadow:0px 2px 4px rgba(55,135,188,0.33)}
		.slick-dots li.slick-active button:after,.slick-dots li button:hover:after{background-color:#304191}

		.place .slick-prev{left:-60px}
		.place .slick-next{right:-60px}

		@media (max-width:920px){
			.place .slick-prev{left:-45px}
			.place .slick-next{right:-45px}
		}

	.slick-arrow{cursor:pointer;position:absolute;outline:none;top:50%;margin-top:-25px;line-height:30px;font-size:25px;height:50px;width:50px;z-index:50;border:none;padding:5px;background:rgba(5,22,31,0.25);outline:none;color:rgba(255,255,255,0.75);border-radius:50%;border:2px solid rgba(5,22,31,0.25)}
		.slick-arrow:hover{background:#3399CC;color:#fff;border:2px solid #304191}

		.slick-prev{left:-15px}
		.slick-next{right:-15px}
		@media (max-width:620px){
			.slick-prev{left:0px}
			.slick-next{right:0px}
		}

		.place{margin-bottom:45px}
		.place .slick-dots{bottom:-30px}

.profile{}
	.profile input{border:1px solid #999;display:block;padding:7px 10px;outline:none;width:100%}
	.profile label{display:block;padding:7px 0;outline:none;width:100%}

.sendForm .overlay{background:rgba(0,0,0,0.75);position:fixed;overflow:hidden;left:0;top:0;height:100%;width:100%;z-index:500}
	.sendForm .box{border-radius:10px;background:#fff;-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5);padding:3ex 3ex 4ex;position:fixed;left:50%;top:15%;text-align:center;width:400px;z-index:505;margin-left:-200px}
	.sendForm input,.sendForm textarea{border:1px solid #999;color:#000;text-align:center;display:block;margin:10px auto;padding:1ex 0;outline:none;width:100%}
	.sendForm input.disabled{background-color:#ddd;color:#777}
	.sendForm textarea{border:1px solid #999;min-width:100%;max-width:100%;min-height:10ex;max-height:25ex}
	.sendForm button{padding:1ex 0;width:100%}
	.sendForm .politika{color:#999;margin:10px auto}
	.sendForm .error{margin:10px auto}
	.sendForm .close{color:#000;cursor:pointer;font-size:275%;float:right;height:2.5ex;line-height:3.5ex;margin:-1.75ex -1ex 0 0;width:2.5ex}
	@media screen and (max-width:680px){
		.sendForm .box{margin-left:-175px;padding:1.5ex;width:350px}
	}
	@media screen and (max-width:490px){
		.sendForm .box{margin-left:-160px;width:320px}
	}
	@media screen and (max-width:360px){
		.sendForm .box{width:280px;margin-left:-140px}
	}
	@media screen and (max-width:320px){
		.sendForm .box{width:260px;margin-left:-130px}
	}
	.sendForm .recaptcha{display:inline-block;margin:0 auto;border:1px solid transparent;padding:2px 0 0 2px}

.wd_propsorter{font-size:90%}
	.wd_propsorter table{background:#fff;border:0;border-collapse:collapse;border-spacing:0;width:100%;margin:0}
		.wd_propsorter table tr:nth-of-type(odd){background:#f2f8fa}
		.wd_propsorter table td{background:transparent;padding:8px 20px;vertical-align:middle;border:1px solid #dfeef2}
		.wd_propsorter table td.cell_name{width:60%;padding-right:10px}
			.wd_propsorter table td.cell_name span{background:#transparent;display:inline-block;padding-right:8px;position:relative;z-index:1}
			.wd_propsorter table td.cell_name span:after{content:':'}
		.wd_propsorter table td.cell_value{width:40%}
		.wd_propsorter table tr.row_header td{font-weight:bold;font-size:125%;border:none;background:#fff}
		.wd_propsorter table tr.row_header + tr td{padding-top:10px}
		.wd_propsorter table tr.row_empty td{border:none;background:#fff}
		.wd_propsorter table tr.row_empty td:before{content:'\00a0\00a0';display:block;height:1em;line-height:1em;overflow:hidden}

.sliders-del{}
	.sliders-del{overflow:hidden}
	.sliders-del:after{position:absolute;content:" ";top:0;bottom:0;left:0;right:0;height:100%;width:100%;background:rgba(175,225,249,0.15);pointer-events:none}
	.sliders-del .item{overflow:hidden}
	.sliders-del .item.item-1:after{position:absolute;content:" ";top:0;bottom:0;left:0;right:0;height:100%;width:100%;background:rgba(175,225,249,0.25);pointer-events:none}
	.sliders-del .item .name .is-table{height:50px}
	.sliders-del .item .img{overflow:hidden;height:160px}
	.sliders-del .item .info div{overflow:hidden;height:150px}

.accordion-tabs{width:100%;margin:0;padding:0}
	.accordion-tabs:before,.accordion-tabs:after{content:" ";display:table}
	.accordion-tabs:after{clear:both}
	.accordion-tabs li.tab-head-cont{list-style:none}
	.accordion-tabs li.tab-head-cont .tab-head-title.is-pointer{text-decoration:none;border-top:1px solid #dddddd;color:#304191;display:block;padding:15px 0;line-height:20px}
	.accordion-tabs li.tab-head-cont .tab-head-title.is-pointer:hover{color:#E31E24}
	.accordion-tabs li.tab-head-cont .tab-head-title.is-pointer:focus{outline:none}
	.accordion-tabs li.tab-head-cont .tab-head-title.is-pointer.is-active{background-color:#fff;border-bottom:0;color:#000}
	.accordion-tabs li.tab-head-cont .section-tab{padding:10px 0;background:#fff;display:none;overflow:hidden;width:100%}
	.accordion-tabs li.tab-head-cont .section-tab iframe + iframe{margin-top:10px}
	@media screen and (min-width:921px){
		.accordion-tabs{border:none;position:relative}
		.accordion-tabs li.tab-head-cont{display:inline}
		.accordion-tabs li.tab-head-cont .tab-head-title.is-pointer{display:inline-block;vertical-align:baseline;zoom:1;border-top:0;padding:10px}
		.accordion-tabs li.tab-head-cont .tab-head-title.is-pointer.is-active{background-color:#fff;border:1px solid #dddddd;border-bottom:1px solid #fff;margin-bottom:-1px}
		.accordion-tabs li.tab-head-cont .section-tab{border:1px solid #dddddd;float:left;left:0;padding:15px}
	}
	.accordion-tabs .button{padding:10px 15px;margin-bottom:-1px}

.techview{}
	.techview .border h3{margin-top:0}
	.techview .border p{margin-bottom:0}

.step{padding:10px 0}
	.step .is-col-w{width:calc(100% - 110px)}
	.step .is-table{height:90px}
	.step .is-col-w .is-table{background:#304191;color:#fff;padding:0 15px 0 10px}
	.step-item{width:90px;height:90px;line-height:80px;border-radius:45px;border:5px solid #fff;background-color:#DB4444;text-align:center;position:relative;color:#F9F9F9}
	.step-item:before{content:'';z-index:-1;display:block;position:absolute;right:-25px;top:-5px;border:45px solid transparent;border-right-color:#304191}
	@media screen and (max-width:620px){
		.step .is-col-w{width:calc(100% - 90px)}
		.step .is-table{height:100px}
		.step-item{width:70px;height:70px;line-height:60px;border-radius:35px}
		.step-item:before{border-width:50px;top:-20px}
	}
	@media screen and (max-width:470px){
		.step .is-col-w{width:calc(100% - 60px)}
		.step .is-table{height:110px}
		.step .is-col-w .is-table{padding:5px}
		.step-item{width:40px;height:40px;line-height:34px;border-radius:20px;border-width:3px}
		.step-item:before{border-width:55px;top:-38px;right:-23px}
	}

.files{}
	.files .is-pointer,.files .is-pointer:visited{color:#304191}
	.files .is-pointer:hover,.files .is-pointer:focus,.files .is-pointer:visited:hover{color:#E31E24}

.catalog-element{}
	.sticky-element{position:sticky;top:176px}
	@media screen and (max-width:920px){
		.sticky-element{position:static;top:auto}
	}

	.catalog-element .img{position:relative;width:100%}
	.catalog-element .img:after{position:absolute;content:" ";top:0;bottom:0;left:0;right:0;height:100%;width:100%;background:rgba(10,27,46,0.1)}

	.icon-catalog-element img{max-width:48px;max-height:38px}
	.icon-catalog-element .is-table{min-height:38px}

.more-gallery{margin-bottom:30px}
	.more-gallery .is-table{position:relative;width:100%;height:100px}
	.more-gallery .is-table:after{position:absolute;content:" ";top:0;bottom:0;left:0;right:0;height:100%;width:100%;background:rgba(10,27,46,0.1)}
	.more-gallery .slick-current .is-table:after{background:rgba(10,27,46,0.5)}

.table_compare{font-size:80%}
	.table_compare_full.is-fixed{top:0;bottom:0;left:0;right:0;width:100%;z-index:500;overflow-x:auto;overflow-y:auto}
	.table_compare-pin{top:0;right:10px;z-index:350}
	.table_compare table{background:#fff;border:0;border-collapse:collapse;border-spacing:0}
	.table_compare td{width:175px;min-width:175px;max-width:175px}
	.table_compare .th{position:sticky;top:0}
	.table_compare td:first-child{width:175px;min-width:175px;max-width:175px}
	.table_compare tr:nth-of-type(odd){background:#f2f8fa}
	.table_compare tr.first{background:#fff}
	.table_compare td{background:transparent;padding:8px 20px;vertical-align:middle;border:1px solid #dfeef2}

.fht-table{}
	.fht-table td{background:#fff}
	.fht-table .odd td{background:#f2f8fa}
	.fht-thead td{background:#dfeef2;border-right:1px solid #bbe6f5}
	.fht-table-wrapper,.fht-table-wrapper .fht-thead,.fht-table-wrapper .fht-tfoot,.fht-table-wrapper .fht-fixed-column .fht-tbody,.fht-table-wrapper .fht-fixed-body .fht-tbody,.fht-table-wrapper .fht-tbody{overflow:hidden;position:relative}
	.fht-table-wrapper .fht-fixed-body .fht-tbody,.fht-table-wrapper .fht-tbody{overflow:auto}
	.fht-table-wrapper .fht-table .fht-cell{overflow:hidden;height:1px}
	.fht-table-wrapper .fht-fixed-column,.fht-table-wrapper .fht-fixed-body{top:0;left:0;position:absolute}
	.fht-table-wrapper .fht-fixed-column{z-index:1}

	.page th.map-list-th{background-color:#3399CC;padding-left:20px;padding-right:20px}
	.page table.table-map tr:nth-of-type(odd){background:#fff}
	.page table.table-map tr.map-list-odd{background:#f2f8fa}
	.page table.table-map .tr-map td{padding:0}
	.page table.table-map .is-pointer{color:#3399CC;border-bottom:1px dotted #3399CC}
	.page table.table-map .is-pointer:hover{color:#E31E24;border-bottom:1px dotted #E31E24}

	.map-list .is-table{height:65px}
	@media screen and (max-width:1220px){
		.map-list .img-list{height:30px;width:30px}
	}
	@media screen and (max-width:920px){
		.map-list .is-table{height:40px}
		.map-list .maps-icon .is-table{height:auto}
	}

.bx-soa-price-free{display:none}

#notes{position:fixed;top:75px;width:100%;cursor:default;transition:height 0.45s ease-in-out;-webkit-transition:height 0.45s ease-in-out;pointer-events:none;z-index:1095}
	#notes:after{content:'';top:0;bottom:0;left:0;right:0;width:100%;height:100%;position:fixed;z-index:1000;background-color:rgba(0,0,0,0.5)}
	#notes:empty{display:none}
	#notes .note-item{position:relative;width:50vw;max-width:30em;opacity:1;will-change:opacity,transform;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-touch-callout:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;z-index:1002;pointer-events:auto;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-ms-flexbox;display:flex;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;font:inherit;line-height:1.25em;margin:0 auto 1em;transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-webkit-transform:translateZ(0);padding:0.75em 1em;border-radius:5px;box-shadow:0 0 5px rgba(73,52,40,0.33)}
	@media all and (max-width:30em){
		#notes .note-item{width:75vw;max-width:none}
	}
	#notes .note-item[data-type="info"]{opacity:0.9;background-color:#fff;animation:shake 1s cubic-bezier(0.36,0.07,0.19,0.97) both;-webkit-animation:shake 0.54s cubic-bezier(0.36,0.07,0.19,0.97) both}
	#notes .note-item .is-table{height:60px}
	#notes .note-item .button.button-basket .is-table{height:40px}
	#notes .note-item .note-item-text{flex:auto;-webkit-flex:auto;-moz-flex:auto;-ms-flex:auto;padding-right:0.5em;max-width:calc(100% - 1.25em);max-width:-webkit-calc(100% - 1.25em)}
	#notes .note-item .note-item-btn{background-color:transparent;border:none;width:1.25em;height:1.25em;cursor:pointer;transition:opacity 0.2s;-webkit-transition:opacity 0.2s}
	#notes .note-item .note-item-btn:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f00d";font-size:115%;color:#333}
	#notes .note-item .note-item-btn:hover{opacity:0.6}

	@keyframes shake{
		10%,90%{transform:translate3d(-1px,0,0);-webkit-transform:translate3d(-1px,0,0);-ms-transform:translate3d(-1px,0,0)}
		20%,80%{transform:translate3d(2px,0 0);-webkit-transform:translate3d(2px,0,0);-ms-transform:translate3d(2px,0,0)}
		30%,50%,70%{transform:translate3d(-4px,0,0);-webkit-transform:translate3d(-4px,0,0);-ms-transform:translate3d(-4px,0,0)}
		40%,60%{transform:translate3d(4px,0,0);-webkit-transform:translate3d(4px,0,0);-ms-transform:translate3d(4px,0,0)}
	}

	@-webkit-keyframes shake{
		10%,90%{-webkit-transform:translate3d(-1px,0,0)}
		20%,80%{-webkit-transform:translate3d(2px,0,0)}
		30%,50%,70%{-webkit-transform:translate3d(-4px,0,0)t}
		40%,60%{-webkit-transform:translate3d(4px,0,0)}
	}

.ribbon-guarantee{width:140px;height:140px;overflow:hidden;position:absolute;top:0;left:0}
	.ribbon-guarantee span{position:absolute;display:block;width:200px;padding:10px 0;background-color:#E31E24;color:#fff;text-align:center;left:-45px;top:30px;transform:rotate(-45deg)}
	.ribbon-guarantee.ribbon-guarantee-mini span{font-size:75%;width:150px;padding:5px 0;left:-25px;top:40px}

.compare-list-button,
	.compare-list-button:hover,
	.compare-list-button:visited{background:#3a3a3a;padding:3px 10px;color:#fff}

	.compare-list-header{margin-bottom:10px}
	.compare-list-sections .compare-list-sections-link{display:inline-block;background:#f1f1f1;padding:5px 15px;margin:0 5px 5px 0}
	.compare-list-sections .compare-list-sections-link.compare-list-sections-link-selected{background:#304191;color:#fff}

	.compare-list-body{overflow-x:auto}
	.compare-list-table-cell{display:inline-block;width:200px;vertical-align:top;padding-right:15px}
	.compare-list-table-cell-first{padding-left:15px}

	.compare-list-table-header{font-size:90%;padding-bottom:10px;border-bottom:1px solid #dfeef2}
	.compare-list-table-header.is-absolute{top:0;background-color:#fff;padding-top:10px;padding-bottom:15px}
	.compare-list-displaymode{margin-bottom:10px}
	.compare-list-displaymode-title{font-weight:bold}
	.compare-list-displaymode-link{display:block;text-decoration:underline}
	.compare-list-displaymode-link.compare-list-displaymode-link-selected{color:#333;text-decoration:none}
	.compare-list-displaymode-link.compare-list-displaymode-link-disabled{color:#9e9e9e;text-decoration:none}
	.compare-list-clear-link.compare-list-button{background:#cccccc;color:#000}

	.compare-list-item-picture{position:relative;height:200px}
	.compare-list-table-header.is-absolute .compare-list-item-picture{height:75px}
	.compare-list-item-picture img{max-width:100%;max-height:100%;margin:auto}
	.compare-list-item-price{margin-bottom:10px;font-weight:bold}
	.compare-list-item-price .compare-list-item-price-old,
	.compare-list-item-price .compare-list-item-price-actual{display:inline-block}
	.compare-list-item-price .compare-list-item-price-old{margin-left:10px}
	.compare-list-item-buy{margin-bottom:10px}
	.compare-list-item-del-link.compare-list-button,
	.compare-list-item-add-link.compare-list-button{background:#cccccc;color:#000}

	.compare-list-table-property{font-size:80%;padding:15px 0;border-bottom:1px solid #dfeef2}
	.compare-list-table-property:nth-of-type(odd){background:#f2f8fa}
	.compare-list-table-property:hover{background:#dfeef2}
	.compare-list-table-property .compare-list-table-cell{}

.custom_h3{font-size:18px;font-weight:700;line-height:25.2px}
.strong_css{font-weight:bolder}
.main_category_block{display:flex;justify-content:space-between;margin-top:40px;flex-wrap:wrap}
.main_category_item{width:22%;padding:10px;margin:0 auto;text-align:center;max-height:290px;margin-bottom:20px}
.main_category_block .title{display:inline-block;margin-top:10px}
.main_category_item img{max-width:230px;max-height:200px}
@media screen and (max-width:1000px){
	.main_category_item{width:33%}
}
@media screen and (max-width:750px){
	.main_category_item{width:49%}
}
@media screen and (max-width:481px){
	.main_category_item{width:100%}
}
div.title-search-result{width:1180px!important;left:calc(50% - 590px)!important;margin-top:8px!important}
@media screen and (max-width:1220px){
	div.title-search-result{width:880px!important;left:calc(50% - 440px)!important}
}
@media screen and (max-width:920px){
	div.title-search-result{width:580px!important;left:calc(50% - 290px)!important}
}
@media screen and (max-width:620px){
	div.title-search-result{width:430px!important;left:calc(50% - 215px)!important}
}
@media screen and (max-width:470px){
	div.title-search-result{width:280px!important;left:calc(50% - 140px)!important}
}
div.button_trade-in{padding:10px;display:block;float:left;width:100%}
div.button_trade-in>span{background:#fff;color:#314291;padding:9px 15px;border:1px solid #314291;display:block;text-align:center;float:left;width:100%;cursor:pointer}
div.button_trade-in>span:hover {background:#314291;color:#fff}
div.button_repair{padding:10px;display:block;float:left;width:100%}
div.button_repair>span{background:#fff;color:#314291;padding:9px 15px;border:1px solid #314291;display:block;text-align:center;float:left;width:100%;cursor:pointer}
div.button_repair>span:hover {background:#314291;color:#fff}
div.button_cheaper{padding:10px;display:block;float:left;width:100%}
div.button_cheaper>span{background:#fff;color:#314291;padding:9px 15px;border:1px solid #314291;display:block;text-align:center;float:left;width:100%;cursor:pointer}
div.button_cheaper>span:hover {background:#314291;color:#fff}
.whatsapp_header{display:block;text-align:center;margin-top:5px}
.whatsapp_header img{display:inline-block;margin-right:5px;margin-bottom:1px}
@media screen and (max-width:620px){
	.whatsapp_header_span{display:none}
}
@media screen and (max-width:450px){
	.is-col-2.is-col-3-note.is-col-4-tablet.is-col-1-smart.fixed-block.header_mess{padding-right:0px;padding-left:0px}
}
.button_repair{cursor:pointer;color:#3399CC}
.mobile_social_ico{position:absolute;top:107px}
.mobile_social_ico_calback{padding:3px 8px;min-width:120px;width:120px;background:#304191;border:1px solid #304191;color:#fff;box-shadow:3px 3px 9px rgb(24 79 72 / 15%);display:block;text-decoration:none;text-align:center}
.mobile_social_ico_wats{min-width:120px;width:120px;display:block;margin-top:3px;text-align:center}
.header .mobile_social_ico_wats img{width:23px;display:inline-block;margin-right:5px;margin-bottom:5px}
.mobile_social_ico{display:none}
@media screen and (max-width:620px){
	.is-text-right.fixed-none.cart_box{float:right}
	.is-col-1-smart.fixed-block.header_mess.desktop{display:none}
	.mobile_social_ico{display:block}
	.is-text-right.fixed-block.mobile_header_wide{width:58%}
}

@media screen and (max-width:620px){
	.header .is-table.is-table-logo{height:126px}
}

.politika .icon{display:inline-block;text-align:center}
.politika .icon .material{font-family:'Material Symbols Rounded';font-size:16px;font-weight:normal;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}
.politika .icon .material{font-variation-settings:'FILL' 0,'wght' 400,'GRAD' 0,'opsz' 48;margin:0 auto;transition:all 0.4s ease}