

/* Start:/local/templates/main_catalog/components/bitrix/system.pagenavigation/news_pagen/style.css?16587528604690*/
.bx_pagination_bottom * {
    vertical-align: baseline;
}

.bx_pagination_bottom {
    color: #8d8d8d;
    font-size: 11px;
}

.bx_pagination_bottom .bx_pagination_section_one {
}

.bx_pagination_bottom .bx_pagination_section_two {
    float: right;
    text-align: right;
}

.bx_pagination_bottom .bx_pg_section {
    display: block;
    height: 30px;
    vertical-align: top;
    line-height: 30px;
}

.bx_pagination_bottom .bx_pagination_select_container {
    display: inline-block;
}

.bx_pagination_bottom .bx_pagination_select_container select {
    position: relative;
    margin: 2px 20px 2px 10px;
    padding: 1px 25px 3px 5px;
    height: 22px;
    outline: none;
    border: 1px solid #e0e0e0;
    border-radius: 1px;
    background: #fff url(/local/templates/main_catalog/components/bitrix/system.pagenavigation/news_pagen/images/select_arrow.png) no-repeat right center;
    color: #8d8d8d;
    font-size: 11px;
    line-height: 16px;
    resize: none;
    -webkit-appearance: none;
}

@-moz-document url-prefix() {
    .bx_pagination_bottom .bx_pagination_select_container select {
        background: #fff !important;
        padding-right: 5px;
    }
}

.bx_pagination_bottom .bx_pagination_page {
    text-align: center;
    white-space: nowrap;
    font-size: 16px;
}

.bx_pagination_bottom .bx_pagination_page ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.bx_pagination_bottom .bx_pagination_page li {
    display: inline-block;
    min-width: 50px;
    color: rgba(52, 48, 50, 0.3);
    text-align: center;
    line-height: 22px;
}

.bx_pagination_bottom .bx_pagination_page li a {
    display: block;
    min-width: 50px;
    color: #000;
    text-align: center;
    text-decoration: underline;
    line-height: 22px;
}

.bx_pagination_bottom .bx_pagination_page li:first-child a,
.bx_pagination_bottom .bx_pagination_page li:last-child a {
    text-decoration: none;
}

.bx_pagination_bottom .bx_pagination_page li a:hover {
    opacity: 0.5;
}

.bx_pagination_bottom .bx_pagination_page li.bx_active {
    /*border-radius: 3px;*/
    /*background: #dbecf4;*/
    /*box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .1);*/
}

.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num {
    display: block;
}

.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select {
    margin-right: 5px;
}

.bx_pagination_bottom .bx_wsnw {
    white-space: nowrap;
}

/*1*/
@media (min-width: 981px) {

}

/*2*/
@media (min-width: 640px) and (max-width: 980px) {

}

/*3*/
@media (min-width: 480px) and (max-width: 639px) {
    .bx_pagination_bottom .bx_pagination_select_container select {
        margin-right: 10px;
    }
}

/*4*/
@media (max-width: 479px) {
    .bx_pagination_bottom .bx_pagination_section_one {
    }

    .bx_pagination_bottom .bx_pagination_section_two {
        float: none;
        text-align: left;
    }

    .bx_pagination_bottom .bx_pagination_select_container {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 47%;
    }

    .bx_pagination_bottom .bx_pagination_select_container select {
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 0 !important;
        width: 90%;
    }

    .bx_pagination_bottom .bx_pg_section {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        text-align: left;
    }

    .bx_pagination_bottom .bx_pagination_page {
        white-space: normal;
    }

    .bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .bx_pagination_bottom .bx_pg_section.bx_pg_show_col {
        display: none;
    }

    .bx_pagination_bottom .bx_pg_text {
        display: inline-block;
        width: 50%;
    }

    .bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text {
        display: none;
    }
}

/*5*/
@media (max-width: 320px) {
}

.bx_pagination_bottom .bx_pagination_section_one,
.bx_pagination_bottom .bx_pagination_section_two,
.bx_pagination_bottom .bx_pagination_select_container,
.bx_pagination_bottom .bx_pagination_select_container select,
.bx_pagination_bottom .bx_pg_section,
.bx_pagination_bottom .bx_pagination_page,
.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,
.bx_pagination_bottom .bx_pg_text,
.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* End */


/* Start:/local/templates/main_catalog/components/bitrix/news/skit_services/bitrix/news.list/skit/style.css?16587528592251*/

/*services_1*/

.services_1 {
    padding-bottom: 40px;
}

.services__wrap {
    box-shadow: 0 1px 4px 0 rgba(35, 35, 35, .16);
}

.services_1 .list-group-item {
    display: flex;
    align-items: center;
    border: 0;
    padding: 0;
}

.services_1 .list-group-item:last-child {
    margin-bottom: 0;
}

.services_1 .list-group-item:hover h5 {
    color: #ab1f44;
}

.services__list-wrap {
    padding-left: 35px;
}

.services__list-wrap h5 {
    color: #000;
    display: flex;
    justify-content: space-between;
    transition: 0.4s ease;
}

.services__list-wrap div {
    color: #646464;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}

.services_1 .services-block-1 {
    display: flex !important;
}

.services_1 .services_item {
    display: none;
    padding: 20px;
    position: relative;
    border-bottom: 1px solid #eee;
}

.services_1 .services_item:last-child {
    border-bottom: 0;
}

.services_1 .services_item::after {
    bottom: 0;
    content: " ";
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transition: box-shadow .2s ease;
    z-index: 1;
}

.services_1 .services_item:hover::after {
    box-shadow: 0 8px 16px 0 rgba(35, 35, 35, .16);
}

.services_1 .services_item:hover {
    border-bottom-color: #fff;
}

.services_1 .services_item:hover .services__list-wrap h5 {
    opacity: 0.8;
}

.services_1 .services_item:hover .services__list-wrap p {
    opacity: 0.8;
}

/*services_2*/
.services_2 .card-project .img-wrap {
    height: auto;
}

.services_2-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;right: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    justify-content: end;
    padding: 25px;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.services_2-cover:hover {
    background: rgba(0, 0, 0, 0.6);
}

.services_2-section {
    font-size: 1rem;
    color: #fff;
    opacity: 0.7;
}

.services_2-cover .services_2-title {
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding: 0;
}



/* End */
/* /local/templates/main_catalog/components/bitrix/system.pagenavigation/news_pagen/style.css?16587528604690 */
/* /local/templates/main_catalog/components/bitrix/news/skit_services/bitrix/news.list/skit/style.css?16587528592251 */
