/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
/* Examples (uncomment to use):*/
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */
/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }
/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
.item-views.news2 .item-wrapper .item.bordered.box-shadow .image {margin:0;}
footer .shorten .bottom-menu .item.wrap {display: block;}
footer .shorten .bottom-menu .item.wrap .title a {padding: 0}
footer .shorten .social-icons {margin: 0;}
footer .shorten .footer_top {padding-bottom: 46px;}
footer .bottom-menu .item .title {font-weight: 500;}
footer .shorten .contact-block {margin: 10px 0 0;}
li.ya-share2__item:before { content: ''!important; margin:0!important;}
.about-company {
    margin-bottom: 40px;
}
.about-company .about-company_image {
    max-width: 100%;
    margin-bottom: 20px;
}
.about-company .about-company_image img {
    max-width: 100%;
}
.about-company .about-company_desc {
}

.fl-md-right {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}

.fl-md-left {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

.table-bordered {
	margin-top: 50px;
}

/*.table-bordered tbody tr td:nth-child(4) {
	width: 16%;
}*/

.table-bordered tbody tr td:nth-child(7) {
	width: 9%;
}

.table-bordered td {
	white-space: normal;
	word-break: break-word;
    min-width: 150px;
}

.col-md-five {
    position: relative;
    min-height: 1px;
    padding-right: 2px;
    padding-left: 2px;
	width: 20%;
    float: left;
	padding-right: 7px;
    padding-left: 7px;
}

.col-sm-five {
	width: 20%;
	position: relative;
    min-height: 1px;
    padding-right: 2px;
    padding-left: 2px;
	float: left;
}

@media (max-width: 768px) {
	
	tr.swiper-lazy {
		background-image: url(/images/banner-purity-mob-06.jpg)!important;
	}
	
	.table-bordered {
		font-size: 12px;
	}
	
	.table-bordered tbody tr td:nth-child(4) {
	width: auto;
}
	
    .about-company {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .about-company .about-company_desc {
    }
	
	.fl-md-right, .fl-md-left {
		float: none;
		margin: 20px 0 0!important;
		width: auto!important;
		max-width: 100%!important;
	}
	.col-md-five {
        width: 20%;
        float: left;
		padding-right: 7px;
    	padding-left: 7px;
    }
}
/*CATALOG*/
.catalog_section_list .section_item_level_2 .image img {
    max-width: 100%;
}
.catalog_section_list .section_item_level_2 .hover_unchanged, .catalog_section_list .section_item_level_2 .hover_unchanged:hover {
    color:#333!important;;
}
.fake-filter .filter-panel__sort:first-child {
    margin-right: 20px;
}
svg .blue {
    fill:#16bbd3!important;
}

@media (max-width: 600px) {
    .compact-catalog .ajax_load .item {
        width: 100%;
        height: auto;
    }
	
	.svg.svg-inline-tizer_svg {
		width: 40px;
		height: 40px;
	}
}
@media (min-width: 600px) {
    .catalog_section_list .section_item.section_item_level_2 {
        /*padding-left: 10px;
        padding-right: 10px;*/
        padding: 0!important;
    }
}
.ico_download {
    color: #555;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    background-color: #0095ae; /*#11bbd3;*/
    /*border-radius: 5px;
    border-top: 1px solid #005a64;
    border-left: 1px solid #07a3b8;
    border-right: 1px solid #07a3b8;*/
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}
.ico_download span {
    color: #555;
    margin: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    float: left;
    padding: 0;
    margin-bottom: 0;
}
.ico_download span a {
    list-style: none outside;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none;
    line-height: inherit;
    height: 55px;
    width: 50px;
    display: block;
    color: #11bbd3;
}
.ico_download a.instructions {
    background: url(/images/ico_instruction.png) top left no-repeat;
}
.ico_download a.working_range {
    background: url(/images/ico_download.png) top left no-repeat;
}
.ico_download a.hz50 {
    background: url(/images/ico_50hz.png) top left no-repeat;
}
.ico_download a.hz60 {
    background: url(/images/ico_60hz.png) top left no-repeat;
}
.ico_download a.drawing {
    background: url(/images/ico_download_1.png) top left no-repeat;
}
.ico_download a:hover {
    color: #11bbd3_;
    background-position: 0 -50px;
}
.section_item_level_2 .char-block {
    margin-bottom: 0!important;
}
.section_item_level_2 .char-block .flexbox {
    min-height: 40px;
}
.section_item_level_2 .section_info .subtitle {
    font-size: 14px;
    line-height: 20px;
    min-height: 70px;
}
@media (max-width: 767px) {
    .hide-mobile {
        display: none;
    }
}

@media (max-width:480px) {
	.col-sm-five {
		width: 100%;
	}

}

@media (min-width: 768px) {
	
    .hide-desktop {
        display: none!important;
    }
}
.pluss {
    white-space: nowrap;
    text-align: center;
    user-select: none;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: var(--white_text_black);
    position: absolute;
    top: 0;
    bottom: 0;
    height: auto;
    cursor: pointer;
    right: 10px;
    width: 30px;
}
.minuss {
    white-space: nowrap;
    text-align: center;
    user-select: none;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: var(--white_text_black);
    position: absolute;
    top: 0;
    bottom: 0;
    height: auto;
    cursor: pointer;
    left: 10px;
    width: 30px;
}
.bglight {
    color: #555;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 45px;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    background-color: #ecf6f7;
}
.catalog-top-block .download-list {
    color: #555;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    margin-bottom: 18px;
    list-style: none outside;
    margin-top: 30px;
}
.catalog-top-block .download-list .row {
    margin-bottom: 12px;
}
.catalog-top-block h2 {
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    font-weight: bold;
    line-height: 1.25;
    margin-bottom: 9px;
    color: #11bbd3;
    font-size: 30px;
    padding-top: 20px;
    text-transform: uppercase;
}
.catalog-top-block h3{
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    font-weight: bold;
    margin-bottom: 9px;
    color: #475658;
    font-size: 16px;
    line-height: 20px;
    min-height: 40px;
}
.catalog-top-block .track-download {
    -webkit-font-smoothing: antialiased;
    list-style: none outside;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none;
    color: #11bbd3;
    display: block;
    font-size: 18px;
    line-height: 20px;
    margin-top: 10px;
}
#footer .footer-inner {
    background-color: #365edc;
    background-image: url(/images/footer_bg.jpg);
    background-size: contain;
    background-position: center bottom;
}
.download {
    display: flex;
    flex-wrap: nowrap;
}
.download__filter {
    flex-basis: 30%;
    padding-right: 50px;
}
.download__section-list ul {
    margin-top: 0;
}
.download__section-list ul li {
    list-style-type: none;
    margin-left: 0;
    margin-right: 0;
    background-color: #f0f0f0;
    color: #000;
    border: 1px solid #e3e3e3;
    display: block;
    margin-bottom: 8px;
    padding: 2px 24px;
    text-decoration: none;
}
.download__section-list ul li:before {
    content: none;
}
.download__list {
    flex-basis: 70%;
}
.download__item {
    margin-bottom: 20px;
    display: flex;
}
.download__item-image {
    float: left;
    margin-right: 20px;
}
.download__item-image img {
    max-width: 100px;
}
@media (max-width: 768px) {
    .download {
        flex-wrap: wrap;
    }
    .download__filter {
        flex-basis: 100%;
        padding-right: initial;
    }
    .download__list {
        flex-basis: 100%;
    }
}
.basket_wrapp.fly2 {
    display: none !important;
}
.fl-md-right {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
}
.quantity_block_wrapper .item-stock, .item-stock.js-show-stores.js-show-info-block, .item-stock  {
display: none !important;
}
footer .bottom-menu .wrap .item .title a {
color:black;
}
footer .copy {
color:black;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
    padding: 3px 6px;
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
    border-bottom-width: 2px;
    font-weight: bold;
}