/* ========================================================================== */

h1 + .content_datasets {
    margin-top:-15px;
}

.content_datasets ul {
    margin-left:-1px;
}

.content_datasets ul li {
    font-size:14px;
    height:20px;
    line-height:20px;
    padding:0;
    border-radius: 0;
    background:none;
}

.content_datasets ul li a { color:#95a5a6; }
.content_datasets ul li a:hover { text-decoration:underline; color:#D35400; }

.content_datasets ul .active {
    background:none;
    color:#34495e;
    padding:0;
}

/* ========================================================================== */

.content_categories + .filter-panel {
    margin-top: -21px;
}
.content_categories {
    padding:10px 15px;
	margin-top: 0;
}

article div.content_categories:last-child {
	margin:0;
}

.content_categories ul,
.content_categories li { margin:0; padding:0; }

.content_categories li {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    padding-left: 20px;
    background: url("../images/icons/folder.png") no-repeat left center;
    margin-right: 10px;
}

.content_categories li a { color:#68809B; }
.content_categories li a:hover { color:#d35400; }

.content_categories.categories_small li {
    font-size:14px;
    height: 24px;
    line-height: 24px;
}

/* ========================================================================== */

.content_item_parent_title{
    margin:0;
    font-weight: normal;
}

.content_item_parent_title a { color:#BDC3C7; }
.content_item_parent_title a:hover { color:#d35400; }

.content_item {
    clear:both;
    overflow: hidden;
}

.content_item .field{
    margin-bottom: 15px;
    overflow:hidden;
    /*color:#555;*/
}

.private_field_hint {
    color: #95a5a6;
}

.content_item .field .title_left,
.content_item .field .title_top,
.content_list .field .title_left,
.content_list .field .title_top
{ font-weight: bold; color:#34495E; }

.content_item .field .title_left,
.content_list .field .title_left
{ float:left; margin-right: 10px; }

.content_item .field .title_top,
.content_list .field .title_top
{ margin-bottom:5px; }

/* ========================================================================== */

.content_item .ft_text {
    clear:both;
}

.content_item .ft_text .value,
.content_item .ft_html .value {
    /*line-height:20px;*/
}

.content_item .ft_html .value table {
    border-collapse: collapse;
}

.content_item .ft_html .value table th,
.content_item .ft_html .value table td {
    padding: 10px;
    border:solid 1px #CCC;
}

.content_list_item .ft_html a.read-more {
    display: block;
    margin:5px 0;
}

.ft_file .value .size {
    margin-left:5px;
    font-size:12px;
    color:#999;
}

.ft_date .value .time {
    padding-left:16px;
    background:url("../images/icons/clock-small.png") no-repeat left center;
}

.ft_color .color-block{
	display:inline-block;
	width:32px;
	height:16px;
	border:solid 1px #000;
}

/* ========================================================================== */

.content_item_props {
    padding:10px;
    margin-bottom:15px;
    background: #F4F8FD;
    border: solid 1px #B8D6FB;
    color:#34495E;
}

.content_item_props table {
    border-collapse: collapse;
    width:100%;
}

.content_item_props table tr td{
    padding:4px 0;
    border-bottom: solid 1px #B3C2C9;
}

.content_item_props table tr:last-child td{
    border-bottom:none;
}

.content_item_props table tr:hover td.title,
.content_item_props table tr:hover td.value{
    color:#c0392b;
}

.content_item_props table .heading{
    font-weight: bold;
    text-align: center;
}

.content_item_props table .title{
    padding-right: 10px;
    width:50%;
    color:#68809B;
}

.content_item_props table .value{
    color:#7f8c8d;
    padding-left: 10px;
    text-align: right;
}

/* ========================================================================== */

.content_list_item {
    overflow: hidden;
    position: relative;
    margin-bottom:15px; color:#666;
}
.content_list_item:last-child, .content_list_item:last-child .info_bar {
    margin-bottom: 0;
}

.content_list_item .photo{
    float:left;
    margin-right: 10px;
}

.content_list_item .field { margin-bottom: 6px; }
.content_list_item .ft_caption { margin-bottom:10px;  }
.content_list_item .ft_caption .value { font-size:21px; color:#2c3e50; }
.content_list_item .ft_caption a { color:inherit; text-decoration: none; }
.content_list_item .ft_caption a:hover { text-decoration: underline; }
.content_list_item .ft_caption a.parent_title { color:#7f8c8d; }
.content_list_item .ft_caption a.parent_title:hover { color:#d35400; }
.content_list_item .ft_caption h1 { font-size:16px; font-weight: bold; margin:0; padding:2px 0; }
.content_list_item .f_date_pub {
    color:#999; font-size:11px;
    padding-top:1px;
    padding-right: 10px;
    float:right;
    margin-top: -20px;
}

.content_item .ft_html p:last-child,
.content_list_item .ft_html p:last-child { margin-bottom: 0; }

.content_list_item .ft_user a { color:#BDC3C7; }
.content_list_item .ft_user a:hover { color:#d35400; }

.content_item .ft_listmultiple ul,
.content_list_item .ft_listmultiple ul {
	clear:both;
}
.content_item .ft_listmultiple ul li,
.content_list_item .ft_listmultiple ul li {
}

.content_item .tags_bar,
.content_list_item .tags_bar {
    margin: 10px 0;
    overflow: hidden;
    font-size: 12px;
    padding-left: 20px;
    background:url("../images/tag_icon.png") no-repeat left center;
}

.content_item .tags_bar a ,
.content_list_item .tags_bar a {
    color:#7f8c8d;
}

.content_item .tags_bar a:hover ,
.content_list_item .tags_bar a:hover {
    color:#d35400;
}

/**/

.content_list .info_bar{
    display: inline-block;
    vertical-align: top;
}

.content_item .info_bar,
.content_list_item .info_bar,
.content_list .info_bar {
    font-family: "PT Sans", Arial, Tahoma, sans-serif;
    font-size: 16px;
    color: #7d7d7d;
    margin-top: 20px;
}

.content_item .info_bar .bar_item,
.content_list_item .info_bar .bar_item {
    float:left;
    padding: 3px 5px;
    /*height: 24px;*/
    line-height:18px;
}

.content_item .info_bar .bar_item a,
.content_list_item .info_bar .bar_item a {
    color:#7f8c8d;
}

.content_item .info_bar .bar_item a:hover,
.content_list_item .info_bar .bar_item a:hover {
    color:#d35400;
}

.content_item .info_bar .bi_rating,
.content_list_item .info_bar .bi_rating{
    background:#ecf0f1;
}

.content_list_item .info_bar .bi_count{
    font-weight: bold;
}

.content_list_item .info_bar .bi_user{
    padding-left:25px;
    background: url("../images/icons/user-small.png") no-repeat 5px center;
}

/**/
.content_item .info_bar .bi_hits,
.content_list_item .info_bar .bi_hits,
.news_list .info_bar .bi_hits,
.news_item .info_bar .bi_hits,
.articles_list .info_bar .bi_hits,
.articles_item .info_bar .bi_hits,

.content_list_item .info_bar .bi_comments,
.news_list .info_bar .bi_comments,
.news_item .info_bar .bi_comments,
.articles_list .info_bar .bi_comments,
.articles_item .info_bar .bi_comments {
    padding-left: 40px;
    position: relative;
    float: left;
    margin-right: 20px;
}

.content_item .info_bar .bi_hits:before,
.content_list_item .info_bar .bi_hits:before,
.news_list .info_bar .bi_hits:before,
.news_item .info_bar .bi_hits:before,
.articles_list .info_bar .bi_hits:before,
.articles_item .info_bar .bi_hits:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/sprites.png") no-repeat;
    background-position: -102px 0;
    width: 30px;
    height: 20px;
}

.content_list_item .info_bar .bi_comments:before,
.news_list .info_bar .bi_comments:before,
.news_item .info_bar .bi_comments:before,
.articles_list .info_bar .bi_comments:before,
.articles_item .info_bar .bi_comments:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/sprites.png") no-repeat;
    background-position: -133px 0;
    width: 20px;
    height: 20px;
}

/**/

.content_item .info_bar .bi_folder,
.content_list_item .info_bar .bi_folder{
    padding-left:25px;
    background: url("../images/icons/folder-small.png")  no-repeat 5px center;
}

.content_list_item .info_bar .bi_not_approved,
.content_item .info_bar .bi_not_approved{
    color:#c0392b;
}

.content_list_item .info_bar .bi_not_pub,
.content_item .info_bar .bi_not_pub{
    color:#d35400;
}

/* ========================================================================== */

.content_list_rss_icon{ float:right; }

.content_list_rss_icon a {
    width:16px;
    height:16px;
    display: block;
    overflow:hidden;
    text-indent: 20px;
    background:url("../images/icons/rss.png") no-repeat left center;
}

/* ========================================================================== */

.content_list .is_vip { background: #ffffd3; }
.content_list .is_vip a,
.content_list .is_vip .title_left,
.content_list .is_vip .title_top { color:#59492a; }

.content_list.featured .first{
    padding:15px;
    background:#ecf0f1;
}
.content_list.featured .first .ft_caption a{
    font-size:24px;
}
.content_list.featured .first .fields {
    float:left;
    width:48%;
}
.content_list.featured .first .photo {
    float:right;
    width:48%;
    margin:0;
}
.content_list.featured .first > .photo img, .content_list_item > .photo img {
    width:100%;
    display: block;
}
.content_list.featured .first .f_title{
}

.content_list.featured .first .info_bar .bar_item:first-child{
    padding-left:0;
}
.content_list.tiled.albums_list {
    /*margin-bottom: -20px;*/
}
/* ========================================================================== */

.content_list.table table { width:100%; border-collapse: collapse; }

.content_list.table table th { text-align:left; background:#ecf0f1; color:#34495e; }

.content_list.table table th,
.content_list.table table td{ padding: 10px; }

.content_list.table table td{ border-bottom: solid 1px #ecf0f1; }
.content_list.table table tbody tr:last-child td{ border-bottom: none; }

.content_list.table table tr.is_vip td { background: #ffffd3; }
.content_list.table table tr.is_vip td a { color:#352c19; }
.content_list.table table tr.is_vip td a:hover { color:#F60; }

.content_list.table table td.photo {
    width: 64px;
}

.content_list.table table td.photo a {
    display:block;
    width: 64px; height:64px;
    background:url("../images/nophoto.png") no-repeat center;
}

.content_list.table table td.ft_number {
    width:100px;
}

/* ========================================================================== */

/*.content_list.tiled { margin: 0 auto; }*/

.content_list.tiled .clear { clear:both; }

.content_list.tiled .tile { width:33.33333%; float:left; margin-bottom:20px; padding-right: 10px; box-sizing: border-box; }
.content_list.tiled .tile:nth-child(3) { padding-right: 0; }
/*.content_list.tiled .tile .photo img { width:100%; transition: all 1s ease; }*/
.content_list.tiled .tile .photo { display: block; width:100%; height:120px; overflow:hidden; margin-bottom: 10px; position:relative; }


.content_list .info_bar .bi_comments a {
    color: inherit;
    text-decoration: none;
}


.content_list.tiled .tile .photo .note{
    position: absolute;
    padding:3px 6px;
    background:rgba(0,0,0,0.75);
    color:#FFF;
    font-size:12px;
    left:0;
    bottom:0;
    z-index: 1;
}

.content_list.tiled .tile .photo .note span { color:#f1c40f; }

.content_list.tiled .tile .ft_caption  {
    font-size: 16px;
}
.content_list.tiled .tile .ft_caption .value { color: #2c3e50; font-weight: bold; }
.content_list.tiled .tile .ft_caption a { color: inherit; text-decoration: none; }
.content_list.tiled .tile .ft_caption a:hover { text-decoration: underline; }
.content_list.tiled .tile .ft_caption a.title{ display: block; }
.content_list.tiled .tile .ft_caption a.parent_title{ font-size:14px; font-weight: normal; color:#7f8c8d; }

.content_list.tiled .tile .field { margin-bottom: 10px; }

.content_list.tiled .info_bar { font-size: 14px; color: #7f8c8d; visibility: hidden; }
.content_list.tiled .tile:hover .info_bar { visibility: visible; }

.content_list.tiled .info_bar .bar_item { float:left; margin-right: 5px; height:18px; line-height: 18px; }


.content_list.tiled .info_bar .bi_not_approved{
    color:#BF0000;
}

.content_list.tiled .tags_bar {
    margin:10px 0;
    overflow: hidden;
    font-size: 12px;
    padding-left:20px;
    background:url("../images/icons/tag.png") no-repeat left center;
    height:18px;
    line-height:18px;
}

.content_list.tiled .tags_bar a {
    color:#BDC3C7;
}

.content_list.tiled .tags_bar a:hover {
    color:#d35400;
}

/* ========================================================================== */

.content_item {
    position: relative;
    margin-bottom: 100px;
    font-family: "Museo Sans Cyrl 500", sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #222;
}

.content_item .ft_image {
    float: right;
    clear: none;
    margin-right: 10px;
}
.content_item .ft_image + .field {
    overflow: visible;
}
.content_item .ft_image img {
    display: block;
    margin:0;
	max-width:100%;
}

.content_item .ft_images img {
    display: inline-block;
    margin:0 2px 2px 0;
}

.content_item h1,
.content_item h2,
.content_item h3,
.content_item h4,
.content_item h5,
.content_item h6 {
    color: #303030;
}

.content_item .photo {
    float: left;
    margin: 0 30px 20px 0;
    width: 555px;
    height: 280px;
    /*background-color: #bcbcbc;*/
    position: relative;
}

.content_item .photo img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.content_item .desc {

}

.content_item .share {
    margin-top: 30px;
}

#comments_widget {
    margin-top: 20px;
}

/* ========================================================================== */

.content_moderation_notice {
    color: #666;
    padding-left: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    float: right;
    margin-top: -26px;
}

.content_moderator_info{
    font-size:12px;
    color:#666;
    font-style: italic;
}

/* ========================================================================== */

.content_list,
.content_item,
.content_margin {
    margin-top: 60px;
}

.content_margin {
    margin-bottom: 40px;
}

#tags_search_list .content_list {
    margin-top: 0;

}

/*-----------------------------*/
/* наборы */
/*-----------------------------*/

.catalog_sort_select {
    position: absolute;
    right: 0;
    top: 30px;
    bottom: 0;
    margin: auto 0;
    height: 50px;
    z-index: 1;
}

.catalog_sort_select .catalog_sort_current {
    font-family: "PT Sans Bold", Arial, Tahoma, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #222222;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    padding: 13px 46px 13px 25px;
    width: 320px;
    position: relative;
    cursor: pointer;
}


/**/

.catalog_sort_select .catalog_sort_current.active {
    color: #a0a6aa;
}

.catalog_sort_select .catalog_sort_current:before {
    content: '';
    background-color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #eaeaea;
    width: 50px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}
.catalog_sort_select .catalog_sort_current.active:before {
    border-left: 0;
}


.catalog_sort_select .catalog_sort_current.active:after {
    content: '';
    background: url("../images/arrow5.png") no-repeat;
    background-position: -16px 0;
    width: 16px;
    height: 10px;
    position: absolute;
    right: 17px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}

/**/

.catalog_sort_select .catalog_sort_current:not(.active):after {
    content: '';
    background: url("../images/arrow5.png") no-repeat;
    background-position: 0 0;
    width: 16px;
    height: 10px;
    position: absolute;
    right: 17px;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
}

/**/

.catalog_sort_select .popup_panel {
    display: none;
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);
    z-index: 10;
}


.catalog_sort_select .popup_panel a {
    font-family: "PT Sans", Arial, Tahoma, sans-serif;
    font-size: 18px;
    line-height: 40px;
    color: #4d4d4d;
    display: block;
    text-decoration: none;
    padding: 5px 46px 5px 25px;
}

.catalog_sort_select .popup_panel a:hover {
    font-family: "PT Sans Bold", Arial, Tahoma, sans-serif;
    background-color: #f6f6f6;
    color: #0677be;
}

/*-----------------------------*/
/* модельный ряд: список */
/*-----------------------------*/
.model_list {

}

.model_list .cats_nav {
    /*margin-top: 30px;*/
}

.model_list .cats_nav .item {
    float: left;
}

.model_list .cats_nav .item a {
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 18px;
    color: #222;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
    width: 190px;
    display: inline-block;
    border: 1px solid #b4b4b4;
}

.model_list .cats_nav .item a:hover,
.model_list .cats_nav .item.active a {
    color: #fff;
    background-color: #222;
    border: 1px solid #222;
}

/**/

.model_list .cat_title {
    font-family: "Museo Sans Cyrl 900", sans-serif;
    font-size: 24px;
    color: #222;
    background-color: #f6f6f6;
    text-align: center;
    text-transform: uppercase;
    padding: 19px 0;
    margin: 30px 0;
}

.model_list .cat_photo {
    text-align: center;
    height: 220px;
}

.model_list .cat_photo img {
    max-width: 100%;
    max-height: 100%;
}

.model_list .cat_desc {
    font-family: "Museo Sans Cyrl 500", tahoma, arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #222;
}

.model_list .cat_desc h1,
.model_list .cat_desc h2,
.model_list .cat_desc h3,
.model_list .cat_desc h4,
.model_list .cat_desc h5,
.model_list .cat_desc h6 {
    font-family: "Museo Sans Cyrl 700", tahoma, arial, sans-serif;
    font-size: 20px;
    color: #222;
    margin: 0 0 15px;
}

.model_list .cat_models {
    margin: 40px 0 0;
}

.model_list_item {
    margin-bottom: 30px;
    height: 325px;
}

.model_list_item .photo {
    height: 185px;
    border: 1px solid #d7d7d7;
    position: relative;
}

.model_list_item .photo img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    padding: 30px;
}

.model_list_item .photo a {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 15px;
}

.model_list_item .title {
    margin-top: 15px;
}

.model_list_item .title a {
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 20px;
    color: #222;
    text-decoration: none;
}

.model_list_item .price {
    font-family: "Museo Sans Cyrl 900", sans-serif;
    font-size: 20px;
    color: #002350;
    margin-top: 5px;
}

.model_list_item .vars {
    margin-top: 10px;
}

.model_list_item .var {
    margin-top: 5px;
    font-family: "Museo Sans Cyrl 500", sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #222;
}

/*-----------------------------*/
/* модельный ряд: запись */
/*-----------------------------*/
.model_item {
    margin-bottom: 100px;
}

.model_item .photo {
    height: 370px;
    margin: 0 30px 20px 0;
    /*background-color: #c2c2c2;*/
    position: relative;
}

.model_item .photo img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.model_item  .price {
    font-family: "Museo Sans Cyrl 900", sans-serif;
    font-size: 36px;
    line-height: 48px;
    color: #c20d20;
}

/**/
.model_item .vars {
    margin-top: 15px;
}

.model_item .vars,
.model_item .info .label {
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 20px;
    color: #222;
}

.model_item .vars .label {
    color: #222;
    margin-bottom: 15px;
}

.model_item .vars .var {
    color: #002350;
    line-height: 24px;
    margin-top: 10px;
    padding-left: 40px;
    position: relative;
    cursor: pointer;
}

.model_item .vars .var:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 15px;
    height: 15px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    border-radius: 50%;
}

.model_item .vars .var.active:after {
    content: '';
    position: absolute;
    left: 3px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 9px;
    height: 9px;
    background-color: #c20d20;
    border-radius: 50%;
}

.model_item .to_order {
    margin-top: 25px;
}

.model_item .to_order a {
    color: #fff;
    display: inline-block;
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 18px;
    background-color: #c20d20;
    width: 165px;
    padding: 13px 0;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}

.model_item .to_order a:hover {
    background-color: #b20c1e;
}

/**/

.model_item .info {
    margin-top: 0px;
}

.model_item .info .text {
    font-family: "Museo Sans Cyrl 500", sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #222;
    margin-top: 15px;
}

/**/

.model_item .detail_info {
    margin-top: 15px;
}

.model_item .detail_info .tabs {
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 18px;
    color: #222;
}

.model_item .detail_info .tabs .tab {
    float: left;
    border-left: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    padding: 15px 30px;
    background-color: #fff;
    cursor: pointer;
}

.model_item .detail_info .tabs .tab.active {
    background-color: #222;
    color: #fff;
}


.model_item .detail_info .contents .desc_block,
.model_item .detail_info .contents .tech_block {
    border: 1px solid #d7d7d7;
    background-color: #fff;
    padding: 20px 24px;
    font-family: "Museo Sans Cyrl 300", sans-serif;
    font-size: 14px;
    color: #666;
}



/*-----------------------------*/
/* акции: список */
/*-----------------------------*/

.akcii_list {
    margin-top: 60px;
}

.akcii_list_item {
    margin-bottom: 40px;
    position: relative;
    height: 393px;
}

.akcii_list_item .photo {
    width: 100%;
    height: 280px;
    background-color: #bcbcbc;
    position: relative;
}

.akcii_list_item .photo img {
    max-width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.akcii_list_item .photo a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.akcii_list_item .info {
    padding: 0;
    text-align: center;
}

.akcii_list_item .info .title {
    margin-top: 15px;
}

.akcii_list_item .info .title a {
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 26px;
    color: #222;
    text-decoration: none;
}

.akcii_list_item .info .title a:hover {
    color: #dd0017;
}

.akcii_list_item .info .desc {
    font-family: "Museo Sans Cyrl 500", sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #222;
    margin-top: 10px;
}


/*-----------------------------*/
/* акции: запись */
/*-----------------------------*/
.akcii_item {

}

/*-----------------------------*/
/* запчасти: список */
/*-----------------------------*/

.spares_list {

}

.spares_list_item {
    margin-bottom: 40px;
    position: relative;
}

.spares_list_item .title {
    font-family: "Museo Sans Cyrl 900", sans-serif;
    font-size: 20px;
    color: #fff;
    background-color: #222;
    padding: 16px;
    text-align: center;
    text-transform: uppercase;
}

.spares_list_item .content_block {
    padding: 30px;
    background-color: #fff;
    height: 575px;
    border: 1px solid #d7d7d7;
}

.spares_list_item .desc {
    font-family: "Museo Sans Cyrl 900", sans-serif;
    font-size: 18px;
    color: #222;
    margin-top: 20px;
}

.spares_list_item .photo {
    height: 240px;
    margin: 0;
    position: relative;
    background-color: #b4b4b4;
}

.spares_list_item .photo img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.spares_list_item .text {
    font-family: "Museo Sans Cyrl 300", tahoma, arial, sans-serif;
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

/*-----------------------------*/
/* статьи */
/*-----------------------------*/
.pages_item {
    clear: none !important;
    /*margin-top: 0;*/
}

.pages_item .content .photo {
    /*float: right;*/
}

.pages_item a,
.reviews_list_item .content_block .text a {

}

.pages_item a:hover,
.reviews_list_item .content_block .text a:hover {

}


/*-----------------------------*/
/* новости: список */
/*-----------------------------*/


.news_list {
    position: relative;
}

.news_list_item {
    margin-bottom: 50px;
    overflow: hidden;
    height: 235px;
}

.news_list_item .photo,
.news_list_item .info {

}



.news_list_item .desc {

}

/*-----------------------------*/
/* новости: полный просмотр */
/*-----------------------------*/
.news_item {

}


/*-----------------------------------*/
/* сервис центр: список */
/*-----------------------------------*/


.service_list {
    margin-bottom: 60px;
}

.service_list .docs_link {

}

.service_list .docs_link a {
    display: inline-block;
    float: left;
    width: 50%;
    margin-left: -1px;

    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 18px;
    color: #222;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    border: 1px solid #b4b4b4;
}

.service_list .docs_link a:hover {
    color: #fff;
    background-color: #222;
    border: 1px solid #222;
}


.service_list .cat_section {
    text-align: center;
    font-family: "Museo Sans Cyrl 900", sans-serif;
    font-size: 24px;
    color: #c20d20;
    text-transform: uppercase;
    margin-top: 15px;
}


/* блок: преимущества */
.sect1 {
    margin-top: 30px;
}

.sect1 .item {
    height: 120px;
    margin-bottom: 30px;
}

.sect1 .item svg {
    width: 100%;
    height: 100%;
    fill: #c20d20;
}

.sect1 .item .icon {
    width: 100%;
    height: 50px;
}

.sect1 .item .title {
    font-family: "Museo Sans Cyrl 900", sans-serif;
    font-size: 18px;
    color: #222;
}

.sect1 .item .title img {

}

.sect1 .item .text {
    font-family: "Museo Sans Cyrl 300", sans-serif;
    font-size: 14px;
    color: #666;
    margin-top:  10px;
}

/* блок: ассортимент */
.sect2 {
    margin-top: 30px;
}

.sect2 .item {
    height: 70px;
}

.sect2 .item .title {
    font-family: "Museo Sans Cyrl 900", sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #222;
    padding-left: 40px;
    position: relative;
}

.sect2 .item .title:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 13px;
    height: 13px;
    background-color: #c20d20;
    border-radius: 50%;
}


/*-----------------------------*/
/* услуги: список */
/*-----------------------------*/

.uslugi_list {

}

.uslugi_list .tabs {
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 18px;
    color: #222;
}

.uslugi_list .tabs .tab {
    width: 33.33333333%;
    float: left;
    border: 1px solid #d7d7d7;
    padding: 15px 30px;
    background-color: #fff;
    cursor: pointer;
    text-align: center;
}

.uslugi_list .tabs .tab:nth-child(2) {
    border-left: 0;
    border-right: 0;
}

.uslugi_list .tabs .tab.active {
    background-color: #222;
    color: #fff;
}

.uslugi_list_item {
    display: none;
    margin-top: 30px;
    margin-bottom: 100px;
}

.uslugi_list_item .title {
    font-family: "Museo Sans Cyrl 900", sans-serif;
    font-size: 20px;
    line-height: 20px;
    color: #222;
    text-transform: uppercase;
}

.uslugi_list_item .photo {
    width: 460px;
    height: 310px;
    position: relative;
    /*background-color: #b4b4b4;*/
    margin: 0 30px 10px 0;
    float: left;
}

.uslugi_list_item .photo img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.uslugi_list_item .desc {
    font-family: "Museo Sans Cyrl 300", sans-serif;
    font-size: 14px;
    color: #666;
    margin-top: 20px;
}


/*-----------------------------------*/
/* Статьи: список */
/*-----------------------------------*/
.articles_list_item .photo {
    border-radius: 10px;
    overflow: hidden;
}


/*-----------------------------------*/
/* Отзывы: спиосок */
/*-----------------------------------*/

.reviews_list {
    margin-bottom: 100px;
}


.reviews_list_item {
    background-color: rgba(251, 144, 94, 0.09);
    padding: 30px 23px;
    border: 1px solid #d7d7d7;
    height: 260px;
    margin-bottom: 30px;
}

.reviews_list_item .photo {

}

.reviews_list_item .photo img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}



.reviews_list_item .author_name,
.reviews_item .author_name {
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #333;
}

.reviews_list_item .pubdate,
.reviews_item .pubdate {
    font-family: "Museo Sans Cyrl 300", sans-serif;
    font-size: 11px;
    line-height: 20px;
    color: #333;
    margin-top: 5px;
}

.reviews_list_item .text,
.reviews_item .text{
    font-family: "Museo Sans Cyrl 300", sans-serif;
    font-size: 14px;
    color: #666;
    margin-top: 5px;
}

/**/


/*-----------------------------------*/
/* Отзывы: запись */
/*-----------------------------------*/

.reviews_item {
    margin-bottom: 100px;
}

.reviews_item .text {

}

.reviews_item .author_name {
}

.reviews_item .pubdate {
}


/*-----------------------------------*/
/* о компании */
/*-----------------------------------*/
.about_info_wrapper {
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    height: 1003px;
}

.about_info_wrapper .image {
    width: 100%;
    height: 923px;
    position: absolute;
    left: 0;
    top: 0;
}

.about_info_wrapper .fl_cat_section {
    text-align: center;
    font-family: "Trebuchet MS Regular", tahoma, arial, sans-serif;
    font-size: 45px;
    line-height: 80px;
    color: #fff;
    background-color: #14141E;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

.about_item {
    margin-top: 1148px;
}

.about_item .photo {
    float: left;
    padding: 0 20px 20px 0;
}

/*-----------------------------------*/
/* Вопрос-ответ: список */
/*-----------------------------------*/
.qa_list {

}

.qa_list_item {
    background-color: #fff;
    padding: 30px;
    min-height: 210px;
    margin-bottom: 30px;
}

.qa_list_item .question {
    font-family: "PT Sans Bold", Arial, Tahoma, sans-serif;
    font-size: 24px;
    line-height: 28px;
    color: #0072bc;
}

.qa_list_item .question a {
    color: inherit;
    text-decoration: none;
}

.qa_list_item .answer {
    font-family: "PT Sans", Arial, Tahoma, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #292720;
    margin-top: 15px;
}

.qa_list_item .answer strong {
    font-family: "PT Sans Bold", Arial, Tahoma, sans-serif;
}

/*--*/

.qa_item .text {
    font-family: "PT Sans", Arial, Tahoma, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #292720;
}


/*-----------------------------------*/
/* фотоальбом */
/*-----------------------------------*/

.albums_item {
    background: none;
    padding: 0;
}

.albums_list_item,
.photoalbum_list_item {
    margin-bottom: 30px;
    position: relative;
}

.albums_list_item .photo, .photoalbum_list_item .photo {
    height: 249px;
    width: 332px;
    overflow: hidden;
    text-align: center;
    background-color: #aaa;
}

.albums_list_item .photo img,
.photoalbum_list_item .photo img {
    height: 100%;
    width: 360px;
}


.albums_list_item .title_panel {
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 20px;
    width: 100%;

}
.albums_list_item .title_panel .title {
    font-family: "PT Sans Bold", Arial, Tahoma, sans-serif;
    font-size: 18px;
    line-height: 30px;
}

.albums_list_item .title_panel .title a {
    color: inherit;
    text-decoration: none;
}

.albums_list_item .title_panel .count {
    font-family: "PT Sans", Arial, Tahoma, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #fffefe;
    margin-top: 10px;
}


/**/

.photoalbum_list_item .action_block {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
}

.photoalbum_list_item .action_block .icon-edit {
    background: url("../images/edit_icon.png") no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
}

.photoalbum_list_item .action_block .icon-delete {
    background: url("../images/delete_icon2.png") no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    display: inline-block;
}

/*-----------------------------------*/
/* документы: список */
/*-----------------------------------*/
.docs_list {

}

.docs_list_item {
    margin-bottom: 30px;
}

.docs_list .preview {
    height: 660px;
    background-color: #939393;
}

.docs_list .download_link {
    margin-top: 10px;
    font-family: "PT Sans Bold", Tahoma, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #1e2d4b;
}

/*-----------------------------------*/
/* Страница контактов */
/*-----------------------------------*/

.contacts_item{
    background: none;
    padding: 0;
}

.contacts_item .info {

}

.contacts_item .info .head,
.contacts_item .feedback_wrapper .head {
    font-family: "Museo Sans Cyrl 900", sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #222;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.contacts_item .info > div .row {
    margin-left: 0;
    margin-right: 0;
}

.contacts_item .info > div [class^="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.contacts_item .info .icon {
    width: 24px;
    height: 20px;
}


.contacts_item .info .icon svg {
    fill: #c20d20;
    width: 100%;
    height: 100%;
}

.contacts_item .info .label {
    font-family: "Museo Sans Cyrl 900", sans-serif;
    font-size: 16px;
    line-height: 18px;
    padding-left: 10px;
    color: #222;
    text-transform: uppercase;
}

.contacts_item .info .value {
    font-family: "Museo Sans Cyrl 500", sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #222;
    padding-left: 10px;
    margin-top: 6px;
}

.contacts_item .info .address {
}

.contacts_item .info .phone {
    margin-top: 30px;
}

.contacts_item .info .email {
    margin-top: 30px;
}

.contacts_item .info .shedule {
    margin-top: 30px;
}

/*--*/

.feedback_wrapper {

}

.feedback_wrapper .content {

}


.feedback_wrapper .content form fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

.feedback_wrapper .content form fieldset.feedback .field {
    margin-bottom: 30px;
}

.feedback_wrapper .content form fieldset.feedback .field.ft_string {
    width: 50%;
    float: left;
}

.feedback_wrapper .content form fieldset.feedback .field.ft_string:nth-child(1) {
    padding-right: 15px;
}

.feedback_wrapper .content form fieldset.feedback .field.ft_string:nth-child(2) {
    padding-left: 15px;
}

.feedback_wrapper .content form fieldset.feedback input,
.feedback_wrapper .content form fieldset.feedback textarea {
    font-family: "Museo Sans Cyrl 300", sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #222;
    border: solid 1px #d7d7d7;
    box-shadow: none;
    padding: 8px 15px;
}


.feedback_wrapper .content form fieldset.feedback textarea {
    max-height: 130px;
}


.feedback_wrapper .content form fieldset.captcha_data {

}

.feedback_wrapper .content form fieldset.captcha_data .field {
    margin-bottom: 30px;
}

.feedback_wrapper .content form fieldset.captcha_data legend {
    display: none;
}


/**/

.feedback_wrapper .content form .buttons {

}

.feedback_wrapper .content form .buttons .button-submit {
    font-family: "Museo Sans Cyrl 700", sans-serif;
    font-size: 16px;
    line-height: 19px;
    padding: 10px 30px;
    background-color: #c20d20;
}

.feedback_wrapper .content form .buttons .button-submit:hover {
    background-color: #ab0c1d;
}

.contacts_item .ymap {
    margin-top: 30px;
    height: 400px;
    background-color: #c6c6c6;
}


/*-------------*/
.ajax_loader {
    position: absolute;
    left: -32px;
    top: 10px;
    display: none;
}


/*--*/

.hidden {
    display: none;
}


a.button15 {
    display: inline-block;
    /* font-family: arial,sans-serif; */
    font-size: 14px;
    /* font-weight: bold; */
    color: rgb(68,68,68);
    text-decoration: none;
  user-select: none;
    padding: 0.4em 1.4em;
  outline: none;
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 2px;
  background: rgb(245,245,245) linear-gradient(#f4f4f4, #f1f1f1);
  transition: all .218s ease 0s;
}
a.button15:hover {
  color: rgb(24,24,24);
    border: 1px solid rgba(255, 0, 0, 0.27);
  background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1);
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
a.button15:active {
  color: rgb(51,51,51);
  border: 1px solid rgb(204,204,204);
  background: rgb(238,238,238) linear-gradient(rgb(238,238,238), rgb(224,224,224));
  box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
  
  