

/* Start:/local/templates/tmp2022/components/bitrix/system.pagenavigation/.default/style.css?16970945051271*/
.x3-pagination {
    display: flex;
    padding-top: 35px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #6C6C6C;
    border-top: solid 1px #C1C2C6;
}
.x3-pagination__cnt {
    min-width: 200px;
    height: 35px;
    line-height: 35px;
}
.x3-pagination__str {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 35px;
    padding-right: 200px;
    text-align: center;
    line-height: 35px;
}
.x3-pagination__item {
    display: inline-block;
    width: 27px;
    padding: 0 5px;
    font-size: 18px;
    line-height: 35px;
    color: #283B45;
}
.x3-pagination__item:hover {
    color: #249291;
}
strong.x3-pagination__item {
    display: inline-block;
    width: 50px;
    padding: 0 5px;
    color: #249291;
}
.x3-pagination__space {
    display: inline-block;
    width: 50px;
}
.pagination__start {
    margin-right: 60px;
}
.pagination__end {
    margin-left: 60px;
}
.pagination__prev,
.pagination__next {
    position: relative;
    top: 5px;
    display: inline-block;
    width: 35px;
}

@media(max-width: 1024px) {
    .x3-pagination__cnt {
        display: none;
    }
    .x3-pagination__str {
        padding-right: 0;
    }
    .pagination__start,
    .pagination__end {
        display: none;
    }
}
/* End */


/* Start:/local/templates/tmp2022/components/bitrix/news.list/faq/style.css?16970945051745*/
.x3-faq-item__info {
    display: none;
}
.x3-item {
    margin-top: 15px;
    margin-bottom: 140px;
}
.x3-faq-item__title {
    position: relative;
    padding: 10px 60px 10px 20px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
}
.x3-faq-item__title:hover {
    cursor: pointer;
    color: #249291;
}
.x3-faq-item:nth-child(even) .x3-faq-item__title {
    background: #E1F1F1;
}
.x3-faq-item__title:hover .x3-faq-item__control {
    border-color: #249291;
}
.x3-faq-item__control {
    position: absolute;
    top: 3px;
    right: 0;
    display: inline-block;
    width: 40px;
    height: 40px;
}
.x3-faq-item__control:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -13px 0 0 -9px;
    width: 16px;
    height: 16px;
    border-left: solid 2px #F17E02;
    border-bottom: solid 2px #F17E02;
    transition: all 0.5s linear;
    transform: rotate(-45deg);
    content: "";
    background: transparent;
}
/*.x3-faq-item__control:hover::before,*/
.x3-faq-item.show .x3-faq-item__control:before {
    margin-top: -3px;
    transform: rotate(135deg);
}

.x3-faq-item__description {
    padding: 55px;
    line-height: normal;
    border-top: solid 1px #C1C2C6;
}
.x3-faq-item__description ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    column-gap: 150px;
}
.x3-faq-item__description ul li {
    margin-bottom: 20px;
}
div.x3-faq-item__description ul li:before {
    content: "/";
    font-size: 10px;
    font-weight: bold;
}

@media(max-width: 1024px) {
    .x3-faq-item__description,
    .x3-faq-item__staff {
        padding-left: 0;
        padding-right: 0;
    }
    .x3-faq-item__description ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
}
/* End */
/* /local/templates/tmp2022/components/bitrix/system.pagenavigation/.default/style.css?16970945051271 */
/* /local/templates/tmp2022/components/bitrix/news.list/faq/style.css?16970945051745 */
