.tire_head {margin-top:-20px;width:100%;height:auto;
	/*background: linear-gradient(180deg, rgba(0,83,135,0.958420868347339) 0%, rgba(0,83,135,1) 33%, rgba(3,52,84,1) 87%);*/
	background:#005387;
	/*background:url('/local/components/iglori/v4.catalog.detail.car/templates/catalog_2023/images/banner_main_1600.png') no-repeat;
	background-size:contain;*/
	color:#fff;
}

.container {line-height:1.5em;}
#content_detail img {cursor: zoom-in;}
.catalog_data h1 {margin:50px 0 0px 0;color:#fff;}
.info_block {padding-top:25px;}
.info_block_sub {max-width:900px;margin:0 auto;padding:25px 0px;font-size:18px;font-weight:600;}
.info_block_sub_text {max-width:900px;margin:0 auto;padding:25px 0px 0px 0;font-size:16px;font-weight:500;}
.info_block_sub_text ul {padding:20px;/*list-style: square outside;*/}
.info_block_sub_text li {padding:20px;}
.info_block_sub_text li:before {
    display: inline-block;
    font-family: "Font Awesome 6 Pro";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    font-size: 14px;
    color: #539DC6;
    position: absolute;
    margin:5px 0 0  -40px;}
.info_block_sub img {width:auto;max-height:400px;}

.files_list {
	display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: repeat(auto-fill, minmax(260px, auto));
    justify-items: stretch;
    grid-gap: 30px;
    margin-right: 0px;
    height: 100%;
}}
.files_block {
	display:block;
    overflow: hidden;
    color:#000;
}

/*.files_block:hover {background:#ecf3f8;}*/
.news-item_files {border:1px solid #255676;background: #367CAB;padding:20px;height:auto;}
.news-item_files {color:#fff;}
.news-item_top {display:flex;justify-content: center;height:330px;margin-bottom:20px;overflow:hidden;}
.news-item_top img {width:100%;height:auto;}
.news-item_bottom {text-align:center;}

.info_block .news-item__inner {height:100%;border:1px solid #EBEBEB;padding:25px;}
.info_block .news-item {font-size:16px;text-decoration:underline!important;font-weight:600;padding:15px 0 25px 0;}
.news-item_top .pdf {background:url('images/pdf.png') center no-repeat;padding:100px;background-size: contain;}
.news-item_top .word {background:url('images/doc.png') center no-repeat;padding:100px;background-size: contain;}
.news-item_top .excel {background:url('images/xls.png') center no-repeat;padding:100px;background-size: contain;}
.info_block .news-item__more-date {max-width:900px;color:#C0C0C0;margin: 0 auto;}

.head_block {padding-top:90px;width:100%;height:100%;}
.show-more {text-align:center;}
.pagination {display:flex;flex-wrap: nowrap;justify-content: center;}
.show-more {margin-top:20px;}

@media screen and (max-width: 1280px) {
}

@media screen and (max-width: 900px) {
}

@media screen and (max-width: 767px) {


}