.b-knowledge-base__column a {
	word-break: break-word;	
}
.hidden {
    display: none;
}

.news_col.item-news {
    /* margin: 80px -2px 0px; */
	margin: 0px -2px 80px 0; 
}
.b-item-related {
    margin: 142px -2px 0px;
	/* фикс большого расстояния между связанными товарами и описанием продуктов */
	margin: -35px -2px 70px 0; 
}

.item-related-news {
    display: -webkit-flex;
    display: flex;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-pack: justify;
    display: -webkit-flex;
    webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
    text-align: justify;
    /*text-align-last: justify;*/
}

.item-related-news.item-related-news-short {
    justify-content: flex-start;
}
.item-related-news.item-related-news-short .item {
    padding-right: 35px;
}

.news_col.item-news .item {
    margin-top: 21px;
    margin-bottom: -1px;
    /* padding-right: 20px; */
    margin: 25px 0px 0px;
    width: 25%;
    display: inline-block;
    width: 23%;
    vertical-align: top;
    display: -webkit-box;
    text-align: left;
}




.b-item-related .hover_clone.hover {
    width: 240px;
}

.link-blue {
    color: #075d93;
    text-decoration: underline;
    cursor: pointer;
}
.link-blue:hover {
    color: #003d64;;
    text-decoration: none;
}
._capitalize{
  text-transform: capitalize;
}
.column_title._capitalize {
    font: normal 20px 'PT Sans Bold';
    margin-top: 27px;
}


.link-blue.js-show-more-text {
    margin: 10px 0;
		display: inline-block;
}


.btn-blue{
    border: 0;
    outline: 0;
    border-top: 1px solid #6bc9f0;
    border-bottom: 1px solid #008ac9;
    padding: 0;
    border-radius: 5px;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    background: #00aee5;
    background: -moz-linear-gradient(top, #00aee5 0%, #0067bb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aee5), color-stop(100%, #0067bb));
    background: -webkit-linear-gradient(top, #00aee5 0%, #0067bb 100%);
    background: -o-linear-gradient(top, #00aee5 0%, #0067bb 100%);
    background: -ms-linear-gradient(top, #00aee5 0%, #0067bb 100%);
    background: linear-gradient(to bottom, #00aee5 0%, #0067bb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aee5', endColorstr='#0067bb', GradientType=0);
    color: #fff;
    text-align: center;
    font: normal 16px/40px 'PT Sans Bold';
}
.btn-blue:after {
    content: '';
    position: absolute;
    background: url(../img/button_hover.png) center bottom repeat-x;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    height: 40px;
    width: 190px;
}
.btn-blue:hover:after {
    opacity: 0.5;
    visibility: visible;
}


.b-content-inner{
  width: 1000px;
  position: relative;
  box-sizing: border-box;
  margin: 15px -19px;
  font-family: sans-serif, 'PT Sans';
}

.b-item-top {
    background: #fff;
    float: none;
    clear: both;
    position: relative;
    border: 1px solid #e7e7e7;
    padding: 0;
   /* display: table;*/
    display: -webkit-flex;
    display: flex;
}

.b-item-tabs {
    float: none;
    clear: both;
    border: 1px solid #e7e7e7;
    padding: 15px 30px;
    background: #fff;
}


.content_inner .b-content-column button.btn_disabled,
.content_inner .b-content-column button.btn_disabled:hover{
    background: #b7b7b7;
    color: #fff;
    cursor: not-allowed;
    -webkit-transition: none;
    border: none;
    box-shadow: none;
}
.content_inner .b-content-column button.btn_disabled:after{
  background: #b7b7b7;
}

.disabled-link,
.disabled-link:hover{
    color: #b6b6b6;    
    cursor: not-allowed;
    -webkit-transition: none;
    border: none;
    box-shadow: none;
    text-decoration: underline;
    pointer-events: none;
}
.btn-block.show-tooltip {
    position: relative;
    padding: 0;
    display: inline;
}
.tooltip-content{
  display: none;
}

.btn-block.show-tooltip:hover .tooltip-content {
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
    display: block;
    position: absolute;
    top: -30px;
    z-index: 10;
    left: 200px;
    width: 230px;
    background: #f2f2f2;
    font-size: 13px;
    padding: 20px;
}
.btn-block.show-tooltip:hover .tooltip-content::before {
    /*content: '';
    top: 50%;
    left: -20px;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-right-color: #f2f2f2;
    border-width: 10px;
    margin-top: -9px;
    */
}
.btn-block.show-tooltip:hover .tooltip-content::before {
    position: absolute;
    content: '';
    top: 8px;
    left: -16px;
    width: 17px;
    height: 72px;
    background: url('../img/arrowleft-tooltip-2.png') no-repeat;   
}

.b-item-tabs .b-item-doc .column_title {
    margin-bottom: 20px;
}
.b-item-tabs .download-file {
    width: 100%;
    display: inline-block;
    padding-right: 30px;
    box-sizing: border-box;
}
.b-item-tabs .download-file a {
	position: relative;
    display: inline-flex;
    align-items: center;	
}
.b-item-tabs .download-file a:before {
	content: '';
	position: absolute;
	width: 32px;
	height: 40px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.b-item-tabs .b-catdetail-sbtext {
    margin: 10px 0;
    margin-bottom: 10px;
}

.b-item-tabs .download-file a.pdf:before {
  background-image: url('../img/pdf.png');
}
.b-item-tabs .download-file a.gear:before {
  background-image: url('../img/gears.png');
}
.b-item-tabs .download-file a.rar:before {
	background-image: url('../img/rar.png');
}
.b-item-tabs .download-file a.zip:before {
	background-image: url('../img/zip.png');
}
.b-item-tabs .download-file a.doc:before {
	background-image: url('../img/doc.png');
}
.download-file a{
	transition: opacity .2s;
}
.download-file a:hover.file {
    opacity: 0.8;	
}
.download-file a span {
    line-height: 19px;
	top: unset;
}
.b-item-tabs .download-file a{
	background: none;
}

.b-item-tabs .download-file a {
    padding-left: 50px;
}
.b-item-tabs .load_more {
    text-align: left;
}


.b-item-doc-certif .download-file a.b-item-doc-column {
    vertical-align: middle;
    margin: 0px 0;
}
.b-item-doc-column-certif {
    vertical-align: top;
    margin: 17px 0;
}
.b-item-doc-certif{
  padding-right: 0px;
}

.b-item-tabs .b-item-doc-certif .download-file{
  padding-right: 0px;
}

.b-item-doc-certif .hidden_files {
    box-sizing: content-box;
    margin-right: -10px;
}

/*
.btn-block.show-tooltip:hover .tooltip-content::before {
    content: '';
    top: 50%;
    left: -8px;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    background-color: #f2f2f2;
    width: 10px;
    height: 10px;
    -webkit-transform: translateY(-5px) rotate(45deg);
    box-shadow: -5px 5px 8px 0px rgba(0, 0, 0, 0.4);
}
*/

.content_inner .b-item-top .b-content-column_right {
    padding-left: 26px;
    width: 68%;
    padding-top: 28px;
}
.content_inner .b-item-top .b-content-column_left {
    width: 32%;
    padding-left: 0px;    
    vertical-align: top;
    padding-top: 6px;
    padding-right: 0;
}
.b-item-top .l-detail_page_title__left {
    /*max-width: 475px;*/
}
.b-item-top .l-detail_page_title__left h1 {
   margin-bottom: 5px;
}
.content_inner .b-item-top .b-content-column {
    float: none;
    box-sizing: border-box;
    /*display: table-cell;*/
    margin: 0px;
}

.detail_gallery .img {
    margin: 0 auto;
}


.b-item-top .detail_gallery .controls .next, .detail_gallery .controls .prev {
    width: 28px;
    height: 40px;
    position: absolute;
    bottom: 30px;
    box-sizing: border-box;
    padding: 8px 2px;
}
.detail_gallery .controls .prev a {
    background-size: contain;
}
.b-item-top .detail_gallery .controls .prev:hover,
.b-item-top .detail_gallery .controls .next:hover
{
    background-color: #f2f2f2;
}


.b-item-top .detail_gallery .controls .next {
    right: 8px;
}
.b-item-top .detail_gallery .controls .prev {
    left: 17px;
}

.b-description .item-description {
    max-height: 255px;
    overflow-y: hidden;
}
.b-description._detail .item-description {
    max-height: initial;
}

.show-more-text {
    cursor: pointer;
    margin: 15px 0 25px;
		display: inline-block;
}

.lable-grey{
    background: #f2f2f2;
    padding: 5px 15px;
    margin-bottom: 35px;
    display: inline-block;
    position: relative;
    height: 45px;
    box-sizing: border-box;
    z-index: 10;
    width: 160px;
    line-height: 33px;
    text-align: center;
    white-space: nowrap;
}
.b-item-top .lable-grey{
    z-index: 10;  
    position: absolute;
    
}

.lable-grey:before {
    content: '';
    position: absolute;
    left: 0;
    border: 45px solid transparent;
    border-top-color: #f2f2f2;
    top: 100%;
    margin-top: -45px;
    margin-left: -46px;
    max-height: 100%;
    z-index: -1;
}
.lable-grey._knowledge:before  {    
    border: 45px solid transparent;
    border-bottom-color: #f2f2f2;
    top: 0;
}
.lable-grey._application { 
    top: 0px;
    right: 0px;
}

.lable-grey._knowledge{ 
    bottom: -35px;
    right: 0px;
    padding: 5px 15px;
}

.stickers {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.item-sticker {
    margin: 16px 0;
    padding: 1px 20px 0px 20px;
	/*padding: 0px 20px 0px 20px;*/
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    height: 38px;
    box-sizing: border-box;
    line-height: 38px;
    position: relative;
    background-color: #2e85c4;
    width: 135px;
}
.item-sticker::after{
    content: '';
    position: absolute;
    top: 0;
    right: -19px;
    display: inline-block;
    margin: 0px;
    width: 0;
    height: 0;
    border: 19px solid transparent;
    border-left-color: #2e85c4;
    border-right: 0;
}

.item-related-sticker {
    margin: 10px 0;
    padding: 0px 10px 0px 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
	height: 36px;
    /*height: 30px;*/
    box-sizing: border-box;
    /*line-height: 30px;*/
    position: relative;
    background-color: #2e85c4;
    width: 100px;
}
.item-related-sticker::after {
    content: '';
    position: absolute;
    top: 0;
	right: -18px;
    /*right: -15px;*/
    display: inline-block;
    margin: 0px;
    width: 0;
    height: 0;
	border: 18px solid transparent;
    /*border: 15px solid transparent;*/
    border-left-color: #2e85c4;
    border-right: 0;
}
._stiker-stock::after,
._stiker-hit::after,
._stiker-leftovers::after{
    border-left-color: #ed2d38;
}


._stiker-new{
  background-color: #2e85c4;
}
.item-sticker._stiker-leftovers{
	line-height: 15px;
	padding: 4px 13px 0;
	font-size: 10px;
}
._stiker-stock,
._stiker-hit,
._stiker-leftovers {
  background-color: #ed2d38;
}

._stiker-personal_order{
    background-color: #00685b;
    font-size: 11px !important;
    white-space: unset;
    line-height: 15px !important;
    padding: 3px 0 0 6px;
	width: 111px !important;
}

.item-sticker._stiker-personal_order::after {
    border-left-color: #00685b;
}

.b-item-status-label{
  background-color: #f57e00;
  color:#fff;
  border-radius: 3px;
  text-align: center;
  margin-right: 15px;
  display: inline-block;
  padding: 5px 25px;
  line-height: normal;
  text-transform: uppercase;
      cursor: pointer;
  font: normal 13px 'PT Sans Bold';
}
.b-item-status-date{
  font-weight: 100;
  display: block;
}


._in_developing{
  background-color: #6fbcdd;
}
._pre_production{
  background-color: #00665b;
}
._mass_production{
  background-color: #558dca;
}
._production_over{
  background-color: #9a9899;
}
._sale_over{
  background-color: #f57e00;
}
._support_over{
  background-color: #ed2d38;
}
._has_support{
    background-color: #6cdd69;
}


.b-item-status {
    margin: 10px 0 15px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.b-item-status-info{
    display: inline-block;
    text-transform: uppercase;
    font: 14px 'PT Sans Bold';
}

a.b-item-status-linkreplace {
    font: 16px 'PT Sans';
    color:#075d93;
    border-bottom: 1px solid #075d93;
    text-decoration: none;
}
a.b-item-status-linkreplace:hover{
    border-bottom-width: 0px;
}



.icon-knowledge{
        padding-left: 20px;
}

.icon-knowledge:before{
    content: '';
    position: absolute;
    background: url('../img/support_learn_index.png') no-repeat;
    width: 30px;
    height: 100%;
    background-size: contain;
    left: 0px;
}


.b-item-top .new_request {
    width: 100%;
    height: 40px;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 30px 0 6px 0px;
    border-radius: 5px;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.4);
    position: relative;
    left: 0;
    bottom: 0;
    cursor: pointer;
    /* background: #00aee5; */
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aee5), color-stop(100%, #0067bb)); */
    /* background: -webkit-linear-gradient(top, #00aee5 0%, #0067bb 100%); */
    /* background: linear-gradient(to bottom, #00aee5 0%, #0067bb 100%); */
    /* color: #FFF; */
    background: #00aee5;
    background-image: -moz-linear-gradient( 0deg, rgb(255,84,32) 0%, rgb(255,150,87) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(255,84,32) 0%, rgb(255,150,87) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,84,32) 0%, rgb(255,150,87) 100%);
    background-image: -o-linear-gradient( 0deg, rgb(255,84,32) 0%, rgb(255,150,87) 100%);
    background-image: linear-gradient( 0deg, rgb(255,84,32) 0%, rgb(255,150,87) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5420', endColorstr='#FF9657', GradientType=0);
    color: #fff;
    text-align: center;
    font: normal 16px/40px 'PT Sans Bold';
    max-width: 190px;
}

.b-content-column_left-info {
    text-align: center;
    margin: 25px 0;
}

.item-garanty-info {
    font: 13px 'PT Sans';
}
.item-garanty-info-number{
    font: normal 16px 'PT Sans Bold';
}

.item-garanty-btn {
    font: 14px 'PT Sans';
    margin: 5px 0px;
		display: inline-block;
}

.item-testing-btn {
    font: 14px 'PT Sans';
    margin: 20px 0px 0px;
		display: inline-block;
}

/*TABS*/

.tabs__header__item_b:hover > * {
    border: 0;
    color: #1e53a4;
    border-bottom: 1px dotted #1e53a4;
}

/*docs*/
.b-item-doc-column,
.download-file a.b-item-doc-column{
    width: 33%;
    display: inline-block;
    vertical-align: top;
    margin: 15px 0;
}
.b-item-dc-link {
    text-align: right;
    margin: 15px 0;
}

/*garanty*/

.item-garanty{
  margin-left: -6px;
  font-size: 13px;
  line-height: 21px;
}
.b-tab-garanty-lables{
  display: -webkit-flex;
  display: flex;
  background: url(../img/back-garanty-line.png) 0 0 repeat-x;
  background-position-y: 100%;
    /*max-width: 830px;*/
        margin: 2px 0 47px;
}


.tab-garanty-lable {
    width: 20%;
}
.lable-tooltip {
    max-width: 90%;
    margin: 20px auto 16px;
    position: relative;
    height: 44px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;  
    font: normal 13px 'PT Sans Bold';
    display: flex;
    justify-content: center;
    align-items: center;    
    padding: 0 12px;
    box-sizing: border-box;
}

.lable-tooltip._in_developing::after{
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #6fbcdd;
    border-width: 10px;
    margin-left: -10px;
}
.lable-tooltip._pre_production::after{
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #00665b;
    border-width: 10px;
    margin-left: -10px;

}
.lable-tooltip._mass_production::after{
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #558dca;
    border-width: 10px;
    margin-left: -10px;
}
.lable-tooltip._sale_over::after{
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #f57e00;
    border-width: 10px;
    margin-left: -10px;
}

.lable-tooltip._production_over::after{
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #9a9899;
    border-width: 10px;
    margin-left: -10px;
}


.lable-tooltip._support_over::after{
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #ed2d38;
    border-width: 10px;
    margin-left: -10px;
}

.tab-garanty-lable{
  color:#fff;
}

.tab-garanty-lable-number {
    height: 22px;
    width: 22px;
    border-radius: 50%;
    text-align: center;
    font: normal 14px/20px 'PT Sans Bold';
    margin: 0 auto;
        padding-top: 1px;
    box-sizing: border-box;
}

/*TABS END*/

/*TABLE*/
/*modules*/
.item-additional-ops{
  	/* margin: 0px -20px; */
	margin: auto; /* #249702 - фикс? */
    padding: 20px 0;
}

.table-modules{
    color: rgb(84, 84, 84);
    font-family: 'PT Sans';
    font-size: 14px;
    letter-spacing: -0.100000001490116px;
    line-height: 21px;
    width: 100%;
}
.table-modules thead td{
   margin: 0px 0px 5px;
   padding: 0px;
   border: 0px;
   outline: 0px;
   font-size: 15px;
   font-weight: normal;
   font-stretch: normal;
   line-height: normal;
   color: #fff;
   text-align: center;
  background-color: rgb(150, 150, 150);
  
}
.table-modules tr{
    height: 44px;
   vertical-align: middle;
}
.table-modules thead td h4,
.table-modules tbody .odd h4{
  color: #fff;
  line-height: 44px; 
  margin: 0px;
}
.table-modules thead td:nth-child(2) h4{
      text-align: left;
      padding-left: 13px;
}
.table-modules tbody td{
   margin: 0px;
   padding: 0px;
   border: 0px;
   outline: 0px;
}

.table-modules tbody .odd{
   margin: 0px 0px 5px;
   padding: 0px;
   border: 0px;
   outline: 0px;
   font-size: 15px;
   font-weight: normal;
   font-stretch: normal;
   line-height: normal;   
   color: #fff;
   text-align: center;
  background-color: rgb(204, 204, 204);
}
/*garanty*/

.tab-garanty-table{
      border-collapse: collapse;
      margin: 10px 0;
          margin: 33px 0 7px;
    max-width: 544px;
}
.tab-garanty-table td {
    padding: 4px 22px 6px;
    border: 1px solid #cbcbcb;
    font-size: 13px;
    line-height: 20px;
}


.tab-garanty-table tr:nth-child(2n+1) {
    background-color: #f2f2f2;
}
.tab-garanty-table td:nth-child(2n) {
    text-align: center;
}
/*progects*/
.b-item-projects-title{
  
  font: normal 18px 'PT Sans Bold';
  line-height: 30px;
  color: #757575;
}
.b-item-projects-product-name{
  font: normal 24px 'PT Sans Bold';
  line-height: 30px;
  color: rgb(15,15,15);
}
.b-item-projects-blocks {
   /* display: -webkit-flex;
    display: flex;
    width: 100%;*/
    box-sizing: border-box;
    margin: 33px -10px 0 -10px;
    display: inline-table;
}


.b-item-project {
    width: 50%;
    display: inline-block;
    /*padding: 10px;*/
    box-sizing: border-box;
    float: left;
        padding-bottom: 10px;
}
.b-item-project:nth-child(2n+1) {
      padding-right: 6px;
}
.b-item-project:nth-child(2n) {
      padding-left: 6px;
}

.b-item-projects-link{
    text-decoration: none;
    border: 1px solid #e7e7e7; 
    box-sizing: border-box;
    display: block;
    display: -webkit-flex;
    display: flex;
    min-height: 280px;
    align-items: center;
}
.b-item-projects-link:hover {
  background:#f2f2f2;
}

.b-item-project-img {
    width: 42%;
    display: inline-block;
    
    text-align: center;
}
.b-item-project-img img {
    max-width: 80%;
    height: initial;
}
.b-item-project-property {
    margin: 10px 0;
    font: normal 14px 'PT Sans';
    display: -webkit-flex;
    display: flex;
}
.b-item-project-description {
    width: 68%;
    display: inline-block;
    padding-left: 10px;
    box-sizing: border-box;
        padding-bottom: 43px;
}

.b-item-project-property-name {
    color: #545454;
    display: inline-block;
        width: 70px;
}
.b-item-project-property-vlue {
    color: #545454;
    font: normal 16px 'PT Sans Bold';
    display: inline-block;
}

/*ask*/
.btn-ask{
  height: 40px;
  width: 190px;
  position: relative;
}
.e-prod-ask-answer{
  margin: 32px 0 0;
  border-bottom: 1px solid #cbcbcb;
  padding: 0 0 32px;
}
.e-prod-ask-answer:last-child{
  border: 0px;
}

.e-prod-ask {
    margin: 10px 0 25px;
}
.e-prod-ask__inner {
    display: block;
    max-width: 724px;
    width: 100%;
    box-sizing: border-box;
}
.e-prod-ask__title,
.e-prod-answer__title {
    color: #000;
    margin: 0 0 15px;
    font: normal 16px 'PT Sans Bold';
}
.e-prod-ask__text {
    margin: 10px 0 15px;
    font-size: 14px;
    line-height: 20px;
    max-height: initial;   
}
.e-prod-ask__text.short-block{  
    max-height: 80px;
    overflow-y: hidden;
}

.e-prod-ask__text{
    max-height: 80px;	
    overflow-y: hidden;
}

.e-prod-ask__inner.detail .e-prod-ask__text,
.e-prod-answer__inner.detail .e-prod-ask__text{
    max-height: initial;		
}

._detail .e-prod-ask__text.short-block {
    max-height: initial;
}

.date-note {
    font-size: 14px;
    line-height: 17px;
    color: rgb(84,84,84);
    margin: 0 15px;
    font-weight: 100;
}

.e-prod-answer {
    background: #f2f2f2;
    padding: 20px 20px;
    width: 100%;
    max-width: 724px;
    box-sizing: border-box;
}
.e-prod-answer__title {
    color: #000;
    margin: 0 0 15px;
    font: normal 16px 'PT Sans Bold';
}
.e-prod-answer__title {
    margin: 0 0 10px;
}
/*TABLE END*/


/*FORM*/
.modal.itemGarnty {
    width: 673px;
    padding: 42px 58px;
}
.modal.itemGarnty .e-modal__label-new {
    margin-bottom: 26px;
}


.modal-item-testing{
   width: 600px;
  box-sizing: border-box;
  padding: 33px 45px; 
}

.e-modal__name-big {
    font: normal 30px/32px 'PT Sans Bold';
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 12px;
    letter-spacing: 1px;
}
.e-modal__subname {
    font-size: 18px;
    margin-left: 0px;
}
.modal-item-testing .e-modal__subname {
    margin-bottom: 20px;
}
.e-modal__sub-subname {
    font-size: 19px;
    margin-bottom: 20px;
}
/*
.modal.itemGarnty .e-modal__close {
    width: 20px;
    height: 20px;
    right: 26px;
    top: 9px;
    background-size: cover;
}
*/
.e-modal__inputs-block{
  display: block;
  width: 100%;
  min-width: 300px;
}


/* ref #237833 */
.modal-select-padding{
	padding-left: 8px !important; 
	padding-right: 8px !important; 
	border-right: 5px solid transparent !important;
}

.programming-school-reg-title-wrapper{
	font-weight:bold;
	font-size: 22px; 
}

.contact-us_label{
	margin-bottom: 20px; 
	color: #56c1e5; 
	font-size: 18px;
	font-weight:bold; 
}

.modal-selected-course{
	color: #ffAA30; 
}

#currentCourse{
	.display:none; 
}

.modal_close-line__right{
	position: absolute;
	height: 2px;
	background: #efefef;
	width: 100%;
	transform: rotate(45deg);
	top: 10px;
}

.modal_close-line__left{
	position: absolute;
	height: 2px;
	background: #efefef;
	width: 100%;
	transform: rotate(315deg);
	top: 10px;
}

.popup-window{
	z-index: 20000 !important; 
}

.modal{
	z-Index: 1049; 
}
/* end ref #237833 */


.modal .e-modal__inputs-block input[type="text"],
.modal .e-modal__inputs-block input[type="email"],
.modal .e-modal__inputs-block input[type="tel"]{
   width: 100%;
   height: 41px;
}
.modal .e-modal__inputs-block textarea{
   width: 100%;
}

.garanty-modal-radio-block{
  font-size: 20px;
}
.garanty-modal-radio-block .radio-group_row {
    margin: 11px 0 30px;
}
.garanty-modal-radio-block .radio-group_row label {
    font-size: 24px;
}

.garanty-modal-radio-block .radio-group_row label {
    display: inline-block;
    margin-left: 2px;
    margin-right: 9px;
    cursor: pointer;
}
.modal.itemGarnty  input.styled-pleceholder-new {
    text-indent: 12px;
    margin-bottom: 13px;
}
.garanty-modal-radio-block .styled-radio-icon-big {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin-right: 0px;
    border-radius: 50%;
    background-color: #43A6D0;
    box-shadow: inset 0 0px 1px rgba(0,0,0,0.5);
    cursor: pointer;
    margin-top: -4px;
}
.modal.itemGarnty .agreement-checkbox-wrapper {
    margin: 21px 0 0px;
}
.modal.itemGarnty .btn.submit-new.btn-left{
    font-family: 'PT Sans Bold';
    font-size: 18px;
    margin-top: 12px;
    height: 40px;
}

.modal-item-testing .btn.submit-new.btn-left{
    font-family: 'PT Sans Bold';
    font-size: 18px;
    margin-top: 5px;
    height: 40px;
}
.modal-item-testing .agreement-checkbox-wrapper {
    margin: 22px 0 0px;
}


.styled-radio:checked + .styled-radio-icon-big:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    top: 6px;
    left: 6px;
    border-radius: 50%;
    background-color: #BDEBFF;
    box-shadow: 0 0px 2px rgba(0,0,0,0.5);
}

.modal .btn-center{
    position: relative;
    top: 0;
    margin: 0 auto;
    left: 50%;
    /* right: 50%; */
    top: initial;
    bottom: initial;
    float: none;
    margin-left: -78px;
    width: 156px;
}
.modal .btn-left{
    position: relative;
    left: initial;
    right: initial;
    top: initial;
    bottom: initial;
    float: none;
    width: 156px;
}



.modal.modal-item-ask {
    width: 510px;
    padding: 29px 94px;
}

.modal.modal-item-ask .e-modal__name-big {
    font: normal 25px 'PT Sans Narrow Bold';
    margin-top: 9px;
    margin-bottom: 35px;
}

.modal.modal-item-ask input.styled-pleceholder-new, 
.modal.modal-item-ask input.style-pleceholder_product-name {
    text-indent: 14px;
    margin-bottom: 9px;
}

.modal.modal-item-ask .e-modal__sublabel {
    font: normal 12px 'PT Sans';
    margin-bottom: 7px;
}

.modal.modal-item-ask textarea {
    margin-top: 6px;
}
.modal-item-ask textarea::-webkit-input-placeholder{
    padding: 10px 8px;
}
.modal-item-ask textarea:-moz-placeholder{
    padding: 10px 8px;
}

.modal.modal-item-ask .e-modal__inputs-block {
    margin-top: 5px;
}

.modal.modal-item-ask .agreement-checkbox-wrapper {
    margin: 17px 2px;
}
.modal.modal-item-ask button.btn.submit-new.btn-left {
    margin: 3px -2px;
    font: normal 18px/40px 'PT Sans Narrow Bold';
    height: 40px;
}
/*FORM END*/
/*vogood 2018 10 29 */      
._preview-sticker:first-child{ 
	margin-top: 12px;
}
._preview-sticker{
	margin: 4px 0;
	padding: 4px 7px 0px 7px;
	/*padding: 0px 7px 0px 7px;*/
	height: 36px;
	width: 96px;
	/*height: 27px;
	width: 88px;*/
	line-height: 28px;
	font-size: 12px;
	text-align: left;
}
._preview-sticker::after{
	border-width: 18px;
	right: -17px;
	/*border-width: 13px;
	right: -13px;*/
}
.content-text-block{
	max-height: 654px;
    overflow: hidden;  
    text-overflow: ellipsis;
}

.content-text-block:after{
	content: "";
	text-align: right;
	position: absolute;
	bottom: 61px;
	right: 0;
	width: 100%;
	height: 5.5em;
	background: linear-gradient(rgba(255, 255, 255, 0), #fff 100%);
	pointer-events: none;
}
.solutions-downloads-gradient-offset:after{bottom:129px;}
._detail .content-text-block{
	max-height: initial;
}
._detail .content-text-block:after,
.content-text-block.full-block:after{
	content:none;
}

.filter-catalog-form{
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.b-catalog-switch{  
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.b-catalog-subsection{
	margin: 0;
}
.section-block-info{
    text-align: right;	
}



/*vogood 2018 11 15*/
/*solutions*/
.b-item-project-property-vlue {
    max-width: 210px;
}
.b-solution-top {
    margin-top: -5px;
}
.b-solution-tabs .download-file a {
    position: relative;
    display: inline-flex;
    align-items: center;
}

.solution-banner-top img{
	width: 100%;
}
.solution-products-item_list{
	  width: initial;
    margin: 15px auto;
    display: block;
}
.solution-products-item_list .good {
    margin: 10px 10px;
}

.solution-products-item_list .good.hover_clone {
    top: -10px;
    left: -10px;
}

.b-solution-tabs .tabs__header__wrapper {
    left: 0px;
}
.slider-link-more.js-show-solution-poduct {
    cursor: pointer;
		position: absolute;
    right: 0;
    top: 50%;		
    margin-top: -10px;
    line-height: 20px;
}
.slider-link-more.js-show-solution-poduct:hover > * {
    border: 0;
    color: #1e53a4;
}

.b-solution-tabs {
    margin: 14px 0;
}

.b-solution-tabs .tabs__header__item_b {
    padding: 3px 19px;
}
.b-solution-tabs .tabs__header__item {
    margin-left: 38px;
}
.b-solution-tabs .tabs__header {
    margin-left: -38px;
}
.b-solution-tabs .tabs__header__item {
    padding-bottom: 24px;
}

.b-solution-tabs .download-file a {
    background-position: 0px 0px;
		padding-left: 50px;
}

.b-solution-tabs {
    margin: 14px 0 20px;
    border-bottom: 1px dashed grey;
    padding-bottom: 10px;
}

.b-solution-related {
    margin: 72px 0px 0px;
}

.b-solution-request-btn{
		position: absolute;
    right: 0;
		top: -9px;
    width: 233px;	
}

.b-solution-tabs .download-file {
    margin-top: 8px;
}

.btn-shadow{
		width: 100%;
    text-align: center;
    font: normal 16px/40px 'PT Sans Bold';		
    height: 40px;
    border: 0;
    outline: 0;
    padding: 0;
    border-radius: 5px;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.4);
    position: relative;
    left: 0;
    bottom: 0;
    cursor: pointer;
		display: block;
}
.btn-orange{
	background-image: -webkit-linear-gradient( 0deg, rgb(255,84,32) 0%, rgb(255,150,87) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,84,32) 0%, rgb(255,150,87) 100%);
    background-image: -o-linear-gradient( 0deg, rgb(255,84,32) 0%, rgb(255,150,87) 100%);
    background-image: linear-gradient( 0deg, rgb(255,84,32) 0%, rgb(255,150,87) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5420', endColorstr='#FF9657', GradientType=0);
    color: #fff;
}
.styled_button.btn-orange {
    border-top: 1px solid rgb(255,150,87);
    border-bottom: 1px solid rgb(255,84,32);
}

.btn-orange:hover,
.styled_button.btn-orange:hover {
	background-image: -webkit-linear-gradient( 0deg, rgb(255,150,87) 0%, rgb(255,84,32) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,150,87) 0%, rgb(255,84,32) 100%);
    background-image: -o-linear-gradient( 0deg, rgb(255,150,87) 0%, rgb(255,84,32) 100%);
    background-image: linear-gradient( 0deg, rgb(255,150,87) 0%, rgb(255,84,32) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5420', endColorstr='#FF9657', GradientType=0);
    color: #fff;
}
.styled_button.btn-orange:after {
    content: none;
}
/*Support*/
.b-catalog__file {
    white-space: nowrap;
}

.icon{
	width:10px;
	height: 10px;
}

.i-download{	
  background: url(../img/i-download.png) 0 0 no-repeat;
	margin: 0px 0 0 5px;
    vertical-align: middle;
}

.b-support-instruction {
    margin-top: -12px;
    max-width: 800px;
}

.table-support{
	    margin: 10px 0;
}
.table-support td{
	    padding: 5px;
}
.table-support tr td:nth-child(1){
	  width: 135px;
    text-transform: uppercase;
    font-weight: 600;
    color: #a2a2a2;
}
.table-support tr td:nth-child(2){
  font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.b-support-description h3 {
    font-size: 19px;
    line-height: 22px;
    color: #0f0f0f;
    font-weight: bold;
}
.b-support-description {
    margin-top: 34px;
		font-size: 16px;
}


.support-menu {
    display: -webkit-flex;
    display: flex;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-pack: justify;
    display: -webkit-flex;
    webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
    text-align: justify;
		    margin: 46px -9px;
}

.support-menu-item{
	    width: 25%;
}
.support-menu-item a{
	    color: #000;
    text-decoration: none;
    text-align: center;
		    display: block;
       width: 97%;
    padding: 27px 0;
  background: #f2f2f2;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.support-menu-item a:hover{
    background: #e7e7e7;
}

.support-menu-icon,
.content_text img.support-menu-icon {
    display: inline-block;
    text-align: center;
    margin: 10px 0 3px;
}
.support-menu-title{
	font-size: 17px;
	line-height: 17px;
	color: #545454;
	font-weight: bold;
}
.support-menu-subtitle{
		color: #075d93;
	  border-bottom: 1px dotted #075d93;
		display: inline-block;
		margin: 15px 0px;
    font-size: 14px;
    line-height: 20px;
}


/*Как закзаать*/
.header_after .top_menu > li {
    padding: 7px 11px 6px 10px;
}


.b-kak-zakazat-info{
	    padding: 126px 0 127px;
}

.b-kak-zakazat-worktime {
    color: #003d64;
    font: normal 14px/22px 'PT Sans Bold';
    padding-left: 34px;
    max-width: 250px;
    margin-bottom: 23px;
}
.b-kak-zakazat-info .e-metka {
    font: normal 14px/48px 'PT Sans Bold';
    height: 41px;
    margin-bottom: 7px;
    margin-left: -9px;
    padding-left: 43px;
}
.b-kak-zakazat-info .e-contact__group-name {
    width: 223px;
    padding-left: 35px;
}
.b-kak-zakazat-info .e-contact__group-name {
    padding-left: 35px;
}
.b-kak-zakazat-info .e-contact__group_margin {
    margin-bottom: 13px;
}

.bold-description {
    font-size: 19px;
    line-height: 30px;
    color: #0f0f0f;
    font-weight: bold;
		margin-top: -13px;
}
.b-kak-zakazat-btn-list {
    margin: 0 0 55px 0;
}
.b-kak-zakazat-btn{
    max-width: 190px;
    display: inline-block;
    width: 190px;
    margin: 0 8px 10px 0;
}
.b-kak-zakazat-btn a{
	    text-decoration: none;
}
.b-kak-zakazat-btn a span{
    font: normal 17px/40px 'PT Sans Bold';
}
.b-kak-zakazat-btn .styled_button.btn-orange {
        margin: 24px 0 6px 0px;
    border: 0;
    height: 40px;
}

.b-partnyery-description{
	    margin: -13px 0 33px 0;
}

.b-about-menu{
	    margin: -7px 0 31px 0;	
}

.download-file-middle.download-file a {
    position: relative;
    display: inline-flex;
    align-items: center;
}
.about-download-file {
    margin: 10px 0;
}

/*vogood 2018 12 11*/
.e-prod-ask__text.e-prod-ask__text-answer.detail-text {
    max-height: initial;
}

/*vogood 2019 02 14*/

li.good {
    padding-top: 20px;
}
.item-list-certeficate img {
    max-height: 35px;
    max-width: 35px;
    display: inline-block;
    margin: 0;
}

.item-list-certeficate-title {
    display: inline-block;
    text-transform: uppercase;
    line-height: 35px;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
    margin-left: 2px;
}

.list-with-certeficate .stickers {
    top: 60px;
}
.item-list-certeficate{
    height: 35px;
	display: flex;
	align-items: center; 
}

.item-list-certeficate-high{
	height: 60px; 
}




._open-text{
	max-height: initial;
}


.modal.scrol-modal{
    height: 100%;
    overflow-y: scroll;
    /* box-sizing: content-box; */
}

/* 205201 - выравнивание кнопки отправки формы */
.js-feedback-contact-us-form button.submit-new,
.js-feedback-message-form button.submit-new,
.js-feedback-header-message-form button.submit-new{
	right: 29px; 
}

/* ref #222635 - добавление ссылки на скачивание умного дома в карточку товара */
.item-description-wrapper{
	display: flex; 
}

.item-description-wrapper:first-child{
	max-width: 620px; 
}

.item-description-short:{
	width: 620px; 
}

.item-store-download{
	margin-top: -14px;
	padding-left: -56px;
	margin-left: 10px;   
	text-align: center; 
	width: 100%; 
}

.item-store-download>img {
	width: 220px;
	max-width: none !important;
}

.item-store-download_badge{
	margin: 0px !important;
	width: 120px; 
}

.item-store-download_qrcode{
	margin-bottom: 0px !important; 
}

.store-download-divider{
	width: 100%; 
	height: 10px; 
}

.store-download-button{
	text-decoration: none; 
	cursor: pointer; 
	background: #2e85c4; 
	color: #ffffff; 
	font-weight: 700; 
	font:normal 16px/40px 'PT Sans Bold';
	text-align: center;  
	display: none; 
	width: 190px;
	border-radius: 5px;
	box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.4);
	margin-top: -50px
}
@media screen and (max-width: 767px){
	.store-download-button{
		display: block; 
	}
	.item-store-download{
		display: none; 
	}
} /* end #222635 */


@media (min-width: 768px){
	.hide-pc{
		display: none;
	}	
}


@media (max-width: 767px){
	.hide-mb{
		display: none;
	}	
	
	a.mobile-slide-link {
		display: inline-block;
		height: 100%;
		width: 100%;
	}
}

.main_page_news .items {
    height: 142px;
}

.main_page_news .items .preview {
    height: 100px;
	/*костыль для обрезанных стрелочек на главной*/
	width: 102%; 
}

.news-preview__item-img {
    width: 190px;
    margin-right: 10px;
    overflow: hidden;
    max-height: 110px;
    display: inline-flex;
    align-items: center;
    align-self: center;
}

@media (max-width: 767px){
	.main_slider .slide_image {
		background-position-x: 50%;
	}
.filter-catalog-form{
		display:block;
	}
	.filter__el{
		width: 100%;
		float: none;
	}
}


.category_item_list a img {
    max-width: initial;
}

@media (max-width: 767px) {
    .items_slider .controls {
        top: 40px;
        right: initial;
        left: 0;
        margin: 0 auto;
        position: relative;
        width: 100%;
    }
      .filter-catalog-form{
          display:block;
      }
      .filter__el{
          width: 100%;
          float: none;
    }
    .main_items_slider-wrapper.list-with-certeficate .bx-wrapper .bx-prev, .bx-wrapper .bx-prev{
      right: unset!important;
      left: 10px!important;
    }
}


/***/

.b-coockie-footer {
    position: fixed;
    width: 100%;
    z-index: 10;
    bottom: 0;
    background: gainsboro;
    border-top: 1px solid #989898;
    padding: 15px 15px;
    display: flex;
    text-align: center;
}

.btn {
    border-radius: 3px;
    background-image: -moz-linear-gradient( 90deg, rgb(255,84,32) 0%, rgb(255,150,87) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,84,32) 0%, rgb(255,150,87) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,84,32) 0%, rgb(255,150,87) 100%);
    display: inline-block;
    text-decoration: none;
    height: 28px;
    font-size: 16px;
    font-family: "PT Sans";
    color: rgb(244, 244, 244);
    font-weight: bold;
    line-height: 1;
    text-align: center;
    padding: 10px 10px 0;
    margin: 0 10px;
		    cursor: pointer;
}

.b-coockie-footer-text {
    align-self: center;
		    margin: 0 auto;
}
.b-coockie-footer-btn.coockie-more {
    margin: 0px 50px 0 0px;
}
.b-coockie-footer._hidden {
    display: none;
		-webkit-transition: border 0.2s, background-color 0.2s, box-shadow 0.2s, color ease-out 0.2s;
    -moz-transition: border 0.2s, background-color 0.2s, box-shadow 0.2s, color ease-out 0.2s;
    -o-transition: border 0.2s, background-color 0.2s, box-shadow 0.2s, color ease-out 0.2s;
    transition: border 0.2s, background-color 0.2s, box-shadow 0.2s, color ease-out 0.2s;
}


@media (max-width: 767px) {
    
	.b-coockie-footer {
		    display: block;
				padding: 10px 15px;
				    box-sizing: border-box;
    }
	.b-coockie-footer-text {
    align-self: normal;
    margin: 10px 0;
    text-align: left;
	}
	.b-coockie-footer-btn.coockie-more,
	.b-coockie-footer-btn.coockie-ok{
    display: inline-block;
	}
}

.b-kak-zakazat-btn a span {
    margin: -5px 0 0 0;
    vertical-align: middle;
    line-height: 17px;
}

.b-kak-zakazat-btn a span:hover,
.b-kak-zakazat-btn a span:hover {
   background-image: -webkit-linear-gradient( 0deg, rgb(255,150,87) 0%, rgb(255,84,32) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,150,87) 0%, rgb(255,84,32) 100%);
    background-image: -o-linear-gradient( 0deg, rgb(255,150,87) 0%, rgb(255,84,32) 100%);
    background-image: linear-gradient( 0deg, rgb(255,150,87) 0%, rgb(255,84,32) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5420', endColorstr='#FF9657', GradientType=0);
    color: #fff;
}
.b-kak-zakazat-btn a span:hover:after{
	content:none;
}
/*vogood 2019 10 20 */

.item-list-certeficate img {
    max-height: 35px;
    max-width: 35px;
    display: inline-block;
    margin: 0;
}
.item-list-certeficate-title {
    display: inline-block;
    text-transform: uppercase;
    line-height: 35px;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
    margin-left: 2px;
}

.section-item-list-certeficate-title{
	display: inline-block;
    text-transform: uppercase;
    line-height: 19px;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
    margin-left: 4px;
	margin-top: 6px; 
}

.item-list-certeficate {
    height: 35px;
	/*width:1000px; */
}

.item-list-certeficate-high{
	height: 55px !important;
	margin-top: -20px; 
	width:1000px;
}


.item-certeficate.item-list-certeficate {
    position: absolute;
    top: -40px;
    left: 25px;
}

.one-column{
	display: grid; 
}

.product-software-certificate{
	position: absolute;
	top: 4px;
	left: 156px;
	display:flex;
	width: 300px;
	align-items:center; 
}

.products-software-certificate-image{
	float:left;
	margin-right: 5px; 
}

.products-software-certificate-title{
	float: left;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase; 
}

.section-software-certificate{
/*	width: 30px;
	position: absolute;
	top: 6px;
	right: 20px; */
	width:1000px;
}

.item-product-software-certificate{
	display:flex;
	align-items:center;
	
}


.stickers {
    top: 30px;
}
.detail_gallery {
    margin-top: 40px;
}

/*vogood 2019 11 14*/
.career-menu a {
   /* min-height: 30px;*/
    /* vertical-align: middle; */
}

.career-menu-item {
    display: inline-block;
}

.item-sticker._stiker-end {

    background-color: #f57e00;
    font-size: 10px;
    white-space: unset;
    line-height: 15px;
	padding: 4px 13px 0;
    /*padding: 4px 20px 0;*/

}
.item-sticker._stiker-end::after {
	border-left-color:  #f57e00;
}


.social-icon{
	transition: all 0.3s; 
}

.social-icon:hover{
	transform: scale(1.05); 
}


/* updated at 16.03.2020 */

.item-sticker._stiker-ind_only {
    background-color: #00685b;
    font-size: 10px;
    white-space: unset;
    line-height: 15px;
	padding: 3px 0 0 6px;
    /*padding: 4px 20px 0;*/

}
.item-sticker._stiker-ind_only::after {
	border-left-color:  #00685b;
}

/* updated at 17.03.2020 */
/* костыль для og разметки для icq */
.mobile-devices-hidden-image{
	width: 1px; 
	height:1px; 
	overflow:hidden; 
}

/*костыль отступа контента новости*/
.custom-content_text{
min-height: auto !important; 
}
@media(max-width:500px){
	.content_inner .b-content-column_right{
		float: inherit; 
	}
}

/*фикс переноса названий в documents and files на англоязычном сайте */
.download-file__inner{
	word-break:break-word;
}

/* фикс ширины строки поиска в меню */
.search_input, .search_input input[type="text"]{
	width: 227px;
}

/*фикс горизонтальной прокрутки на страницах каталога*/
.wrapper{
	overflow-y:hidden; 
}

.table__one{
	font-size: 10px; 
	width:100%;
	border-collapse:collapse;
	font-size:8px;
	background-color: white;
}

.table__one tr{
	height: 45px;
}
.table__one td{
	padding: 0 20px;
	line-height: 15px;
}
.table__one td p{
	margin-bottom:0;
}


.table__one tbody{
font-size:14px; 
}

.compatible-devices_thead-td:nth-child(1){
	width:150px; 

}

.compatible-devices_thead-td:nth-child(2){
	width: 260px;
}

.compatible-devices_thead-td:nth-child(3){
	width: 190px; 
}


.loader-stripes,
.loader-stripes:before,
.loader-stripes:after {
  background: #4f99da;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 5px;
  height: 20px;
}
.loader-stripes {
  color: #4f99da;
  text-indent: -9999em;
  margin: 8px auto;
  position: relative;
  font-size: 5px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader-stripes:before,
.loader-stripes:after {
  position: absolute;
  top: 0;
  content: '';
}
.loader-stripes:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader-stripes:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}

.bx_catalog_line .bx_catalog_line_title{
	height: 30px; 
}


.programming-school_tabs{
background: #e9e9e9; 
width:100%;
border-radius: 10px; 
margin-top:50px; 
}
.programming-school_tab-title{
text-align:center; 
width: 24%; 
display:inline-block; 
font-weight: 700; 
background: transparent; 
padding: 5px 0; 
cursor:pointer; 
}

.programming-school_tags{
font-size: 12pt; 
}

.programming-school_tab-title__active{
background: #0183c2; 
border-radius:10px; 
color: #ffffff; 
}

.programming-school_tab-title__active:last-child{
float:right;}

.programming-school_tabs-content{
margin-top:30px; 
}
.programming-school_tab-content{
width:100%; 

display:none;
}

.programming-school_font{
color:#545454; 
font-size: 14 px;
font-family: "PT Sans" sans-serif; 
}

.programming-school_tab-content__active{
display:flex; }

.programming-school_tab-content_column{
width: 50%; 
padding: 10px; 
height:180px; 
}


@media screen and (width < 480px){
	.programming-school_tabs{
		margin-top:20px; 
		border-radius: 0; 
	}

	.programming-school_tab-title{
		border-radius:none;
		width: 100%; 
	}
	.programming-school_tab-title__active{
		border-radius:0; 
	}

	.programming-school_tab-content__active{
		display:block;
	}

	.programming-school_tab-content_column{
		width: 100%; 
		height: 230px; 
	}
}

@media (max-width: 480px){
	.programming-school_tabs{
		margin-top:20px; 
		border-radius: 0; 
	}

	.programming-school_tab-title{
		border-radius:none;
		width: 100%; 
	}
	.programming-school_tab-title__active{
		border-radius:0; 
	}

	.programming-school_tab-content__active{
		display:block;
	}

	.programming-school_tab-content_column{
		width: 100%; 
		height: 230px; 
	}

	body{
		font-size: 16px; 
	}

	.content_inner{
		width: 100%; 
	}
}

.programmingschool_register-button__offset{
	width: 265px; 
	position:absolute;
	left:0; 
	bottom:0; 
	margin-left:100px;
}

.programming-school_tab-content_column__offset{
	position: relative; 
	padding-left:100px; 
}

.error-note{
	color: #000;
  /*  position: absolute; */ 
    z-index: 1045;
    top: 36px;
    padding: 5px 10px;
    display: block;
    min-height: 0;
    min-width: 0;
    cursor: pointer;
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.37);
	background:#ffffff; 
	display:flex;
	align-items: center; 
	margin-bottom: 4px; 
	border-radius: 5px;
	max-width: 254px; 
}

.validation-icon{
	padding: 3px 10px; 
	background: #f0390f; 
	color: #ffffff; 
	font-weight: bold; 
	margin-right: 7px;
	border-radius:20px;
}

.error-note__hidden{
	display: none; 
}

.e-modal__inputs-wrapper{
	position:relative; 
}

.programming-schoolReg-fieldBirthdate{
  width: 273px;
  padding: 4px 8px;
  margin-bottom: 12px;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  background: #44a5d0;
  border: 2px solid #44a5d0;
}

.e-modal__subtitle-label{
	text-align: left; 
	margin-left: 23px;
}


@media(max-width:769px){
	.programmingschool_register-button__offset{
		margin-left:0;
		width: 100%; 
	}	

	.programming-school_tab-content_column__offset{
		padding-left:0; 
	}
	.modal-input{
		width: 345px; 
	}

}

@medus(max-width: 480px){
	.modal .agreement-checkbox-wrapper__offset{
		margin-top: 0 !important; 
	}


}

.usability-message_success{
	font-size: 24px; 
	text-align: center; 
}