

/* Start:/local/templates/main/components/bitrix/news.list/index-slider/style.css?1529565267808*/
index-slider{margin:20px 0}.index-slider-item,.index-slider-item-img,.index-slider-item-text{height:250px;width:50%}.index-slider-item-text{float:left;color:#fff;background:#0078c8;display:flex;justify-content:center;align-items:center;text-align:center;font-size:18px}.index-slider .slick-dots{text-align:center;position:absolute;bottom:10px;list-style:none;left:0;right:0}.index-slider .slick-dots>li{display:inline-block;margin:0 3px}.index-slider .slick-dots>li>button{background:#fff;display:block;width:16px;height:16px;line-height:0;text-indent:-9999px;border-radius:10px;box-shadow:3px 3px 3px rgba(0,0,0,.2);border:none}.index-slider .slick-dots>li.slick-active>button{background:#0053fd}.index-slider-item-img{float:left;background-size:cover;background-repeat:no-repeat;background-position:center}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/catalog-slider/style.css?15295652679710*/
.container {
    position: relative;
}

.link_like {
    position: absolute;
    right: 15px;
    top: -55px;
}
.link_like a {
    display: block;
    text-decoration: none;
    font-family: Arial;
    font-size: 14px;
    color: #1a7ebc;
    background: url("/local/templates/main/components/bitrix/news.list/catalog-slider/images/i_like2.jpg") left top no-repeat;
    padding: 0 0 0 20px;
    height: 16px;
}

.catalog_switch {
    position: absolute;
    right: 15px;
    top: -30px;
}
.catalog_switch a {
    display: inline-block;
    border: 1px solid #cbcbcb;
    margin: 0 0 0 3px;
    padding: 2px;
    color: #000;
    text-decoration: none;
}
.catalog_switch a:first-child {
    margin: 0;
}
.catalog_switch a.map {
    background: url("/local/templates/main/components/bitrix/news.list/catalog-slider/images/i_geo2.jpg") 5px 3px no-repeat;
    font-family: Arial;
    font-size: 13px;
    padding: 2px 10px 2px 20px;
}
.catalog_switch a.current {
    border: 1px solid #5a5a5a;
}


.catalog .item {
    height: 440px;
    border: 1px solid #cbcbcb;
    margin: 0 0 20px 0;
}
.catalog .item:hover {
    box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
}
.catalog .item:hover .text {
    max-height: 56px;
    overflow: hidden;
    display: block;
}
.catalog .item:hover .link {
    display: block;
    margin: 0 0 10px 15px;
}
.catalog .item:hover .links {
    display: none;
}
.catalog .item:hover .number {
    display: none;
}




.catalog .item .text {
    padding: 0 15px;
    margin: 0 0 10px 0;
}
.catalog .item .link a {
    display: block;
    width: 109px;
    height: 31px;
    padding: 9px 0 0 0;
    text-align: center;
    color: #fff;
    font-family: Arial;
    background: #e25124;
}
.catalog .item .like {
    padding: 10px 10px 0 10px;
    margin: 0 0 10px 0;
}
.catalog .item .like a {
    float: right;
    position: relative;
    color: #1a7ebc;
    font-family: Arial;
    border-bottom: 1px dashed #1a7ebc;
    display: block;
    margin: 0 15px 0 0;
    text-decoration: none;
}
.catalog .item .like a:hover {
    border: none;
}
.catalog .item .like:after {
    content: '';
    display: block;
    clear: both;
}

.catalog .item .like a span.txt {
    width: 150px;
}
.catalog .item .like a span.im {
    display: block;
    position: absolute;
    top: 0;
    right: -15px;
    width: 11px;
    height: 16px;
}
.catalog .item .img {
    width: 100%;
    height: 160px;
    overflow: hidden;
    margin: 0 0 10px 0;
    position: relative;
}
.catalog .item .img img {
    margin: 0 auto;
}
.catalog .item .img span {
    position: absolute;
    top: 0;
    left: 0;
    font-family: Arial;
    color: #fff;
    padding: 4px 20px 5px 14px;
}

.catalog .item .img span.blue {
    background: url("/local/templates/main/components/bitrix/news.list/catalog-slider/images/plank_blue.png") left top no-repeat;
}
.catalog .item .img span.green {
    background: url("/local/templates/main/components/bitrix/news.list/catalog-slider/images/plank_green.png") left top no-repeat;
}
.catalog .item .img span.yellow {
    background: url("/local/templates/main/components/bitrix/news.list/catalog-slider/images/plank_yellow.png") left top no-repeat;
    padding: 4px 30px 5px 25px;
}
.catalog .item .img span.red {
    background: url("/local/templates/main/components/bitrix/news.list/catalog-slider/images/plank_red.png") left top no-repeat;
    padding: 4px 25px 5px 17px;
}
.catalog .item a.name {
    text-decoration: none;
    color: #3d4457;
    font-size: 16px;
    padding: 0 0 10px 0;
    display: block;
    border-bottom: 1px solid #f0f0f0;
    margin: 0 15px 20px 15px;
}
.catalog .item .geo {
    position: relative;
    margin: 0 15px 20px 15px;
    border-bottom: 1px solid #f0f0f0;
    padding: 0 0 10px 20px;
    color: #3d4457;
    font-family: Arial;
}
.catalog .item .geo span {
    position: absolute;
    top: -7px;
    left: 0;
    width: 12px;
    height: 20px;
    display: block;
}
.catalog .item .links {
    text-align: center;
    margin: 0 15px 20px 15px;
    border-bottom: 1px solid #f0f0f0;
    padding: 0 0 10px 0;
}
.catalog .item .links a {
    display: inline-block;
    font-family: Arial;
    padding: 3px;
    margin: 0 3px 3px 0;
}
.catalog .item .links a.green {
    color: #007830;
    border: 1px solid #007830;
}
.catalog .item .links a.red {
    color: #bb0011;
    border: 1px solid #bb0011;
}
.catalog .item .links a.blue {
    color: #008ec9;
    border: 1px solid #008ec9;
}
.catalog .item .number {
    color: #3d4457;
    font-family: Arial;
    margin: 0 15px 20px 15px;
    padding: 0 0 10px 15px;
}

.catalog .item .text {
    display: none;
}
.catalog .item .link {
    display: none;
}




/* список */
.catalog-list .item {
    height: auto;
    border: 1px solid #cbcbcb;
    margin: 0 0 20px 0;
}
.catalog-list .item:hover {
    box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
}

.catalog-list .item .pull-left {
    width: 33.3333%;
    margin: 0;
}
.catalog-list .item .pull-left:first-child {
    width: 284px;
    margin: 0 20px 0 0;
}
.catalog-list .item .pull-left.second {
    margin: 0 20px 0 0;
}
.catalog-list .item .pull-left.three {
    padding: 35px 0 0 0;
}



.catalog-list .item:hover .text {
    overflow: hidden;
    display: block;
}

.catalog-list .item .like {
    padding: 10px 0 0 10px;
    margin: 0 0 10px 0;
}
.catalog-list .item .like a {
    float: right;
    position: relative;
    width: 150px;
    color: #1a7ebc;
    font-family: Arial;
    border-bottom: 1px dashed #1a7ebc;
    display: block;
    margin: 0 15px 0 0;
    text-decoration: none;
}
.catalog-list .item .like a:hover {
    border: none;
}
.catalog-list .item .like:after {
    content: '';
    display: block;
    clear: both;
}
.catalog-list .item .like a span.im {
    display: block;
    position: absolute;
    top: 0;
    right: -15px;
    width: 11px;
    height: 16px;
}
.catalog-list .item .img {
    width: 264px;
    height: auto;
    overflow: hidden;
    margin: 0 0 10px 20px;
    position: relative;
    text-align: right;
}
.catalog-list .item .img img {
    margin: 0 0 0 0;
}
.catalog-list .item .img span {
    position: absolute;
    top: 0;
    left: 0;
    font-family: Arial;
    color: #fff;
    padding: 4px 20px 5px 14px;
}
.catalog-list .item .img span.blue {
    background: url("/local/templates/main/components/bitrix/news.list/catalog-slider/images/plank_blue.png") left top no-repeat;
}
.catalog-list .item .img span.green {
    background: url("/local/templates/main/components/bitrix/news.list/catalog-slider/images/plank_green.png") left top no-repeat;
}
.catalog-list .item .img span.yellow {
    background: url("/local/templates/main/components/bitrix/news.list/catalog-slider/images/plank_yellow.png") left top no-repeat;
    padding: 4px 30px 5px 25px;
}
.catalog-list .item .img span.red {
    background: url("/local/templates/main/components/bitrix/news.list/catalog-slider/images/plank_red.png") left top no-repeat;
    padding: 4px 25px 5px 17px;
}
.catalog-list .item a.name {
    text-decoration: none;
    color: #3d4457;
    font-size: 16px;
    padding: 35px 0 10px 0;
    display: block;
    border-bottom: 1px solid #f0f0f0;
    margin: 0 15px 20px 0;
}
.catalog-list .item .geo {
    position: relative;
    margin: 0 15px 20px 0;
    border-bottom: 1px solid #f0f0f0;
    padding: 0 0 10px 20px;
    color: #3d4457;
    font-family: Arial;
}
.catalog-list .item .geo span {
    position: absolute;
    top: -7px;
    left: 0;
    width: 12px;
    height: 20px;
    display: block;
}
.catalog-list .item .links {
    margin: 0 15px 20px 0;
    border-bottom: 1px solid #f0f0f0;
    padding: 0 0 10px 0;
}
.catalog-list .item .links a {
    display: inline-block;
    font-family: Arial;
    padding: 3px;
    margin: 0 3px 3px 0;
}
.catalog-list .item .links a.green {
    color: #007830;
    border: 1px solid #007830;
}
.catalog-list .item .links a.red {
    color: #bb0011;
    border: 1px solid #bb0011;
}
.catalog-list .item .links a.blue {
    color: #008ec9;
    border: 1px solid #008ec9;
}
.catalog-list .item .number {
    color: #3d4457;
    font-family: Arial;
    margin: 0 15px 20px 0;
    padding: 0 0 10px 0;
}
.catalog-list .item .text {
    padding: 0 0 0 0;
    margin: 0 0 20px 0;
}

.catalog-list .item .link {
    display: none;
    float: right;
}
.catalog-list .item:hover .link {
    display: block;
    margin: 0 0 10px 15px;
}
.catalog-list .item .link a {
    display: block;
    width: 109px;
    height: 31px;
    padding: 9px 0 0 0;
    text-align: center;
    color: #fff;
    font-family: Arial;
    background: #e25124;
}


.catalog_main .item .sl div {
    outline: none;
}
.catalog_main .item .img button {
    position: absolute;
    top: 50%;
    margin: -16px 0 0 0;
    width: 18px;
    height: 32px;
    font-size: 0;
    border: none;
    box-shadow: none;
    outline: none;
    z-index: 10;
}
.catalog_main .item .img button.slick-prev {
    left: 10px;
    background: url("/local/templates/main/components/bitrix/news.list/catalog-slider/images/str_prev.png") left top no-repeat;
}
.catalog_main .item .img button.slick-next {
    right: 10px;
    background: url("/local/templates/main/components/bitrix/news.list/catalog-slider/images/str_next.png") left top no-repeat;
}


.catalog_main h3.spr {
    font-family: Arial;
    color: #3d4457;
    font-size: 16px;
    margin: 20px 0 40px 0;
}

.catalog-slider {
    margin: -10px -15px 10px;
}
.catalog-slider .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 26px;
    height: 40px;
    display: block;
    background: transparent;
    border: none;
    box-shadow: none;
    text-indent: -9999px;
    z-index: 1;
    background-image: url(/local/templates/main/components/bitrix/news.list/catalog-slider/images/slick-arrows.png);
    background-repeat: no-repeat;
}
.catalog-slider .slick-prev {
    left: -5px;
    background-position: left center;
}
.catalog-slider .slick-next {
    right: -5px;
    background-position: right center;
}
.catalog-slider .slick-slide {
    padding: 0 15px;
}













/* End */


/* Start:/local/templates/main/components/bitrix/news.list/banner-list/style.css?152956526738*/
.banner-item {
    display: block;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/short-mainnews/style.css?1529565267558*/
.mainnews-list {
    margin: 25px 0 0;
    display: table;
}
.mainnews-list-item {
    display: table-row;
}
.mainnews-list-img {
    display: table-cell;
    vertical-align: top;
    padding-bottom: 35px;
    width: 130px;
}
.mainnews-list-img > img {
    max-width: 100%;
}
.mainnews-list-text {
    font-family: Arial;
    font-size: 14px;
    display: table-cell;
    vertical-align: top;
    padding-left: 17px;
    padding-bottom: 35px;
}
.mainnews-list-title {
    font-weight: 700;
    display: block;
    color: #000;
}

/* End */
/* /local/templates/main/components/bitrix/news.list/index-slider/style.css?1529565267808 */
/* /local/templates/main/components/bitrix/news.list/catalog-slider/style.css?15295652679710 */
/* /local/templates/main/components/bitrix/news.list/banner-list/style.css?152956526738 */
/* /local/templates/main/components/bitrix/news.list/short-mainnews/style.css?1529565267558 */
