

/* Start:/local/templates/citrus_aproduction/components/bitrix/system.pagenavigation/.default/style.css?17315862441135*/
.switch {
    text-align: center;
    display: table;
    margin: 30px auto 0;
    font-size: 0;
    color: #a09f9f;
}

.switch li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    vertical-align: bottom;
}

.switch a, .switch span {
    display: block;
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    min-width: 35px;
    color: #a09f9f;
    height: 35px;
    line-height: 35px;
}


html:not(.bx-touch) .switch a:not(.selected):hover,
html:not(.bx-no-touch) .switch a:not(.selected):active {
    background-color: #4A4040;
    color: #fb6c00;
}

.switch li span {
    background-color: #888;
    color: #fff;
}

.switch li+li {
    margin-left: 5px;
}

.switch a>i {
    font-size: 2em;
    vertical-align: -3px;
}

@media screen and (max-width: 1023px) {
    li.switch-start,li.switch-end {
        display: none;
    }

    .switch a {
        line-height: 30px;
        height: 30px;
        min-width: 30px;
        padding: 0 4px;
    }
}

@media screen and (max-width: 767px) {
    .switch {
        margin-top: 15px;
    }
}
/* End */


/* Start:/local/templates/citrus_aproduction/components/bitrix/news.list/service_slider_custom/style.css?1731586244796*/
.custom .service-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 20px;
}

@media (max-width: 600px) {
    .custom .service-item {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        padding: 10px;

    }

}
.custom .service-item-text {
    height: auto;
    overflow: auto;
    font-size: 22px;

    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.custom .service-item-title {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
height: auto;
}

.custom .service-item-title strong {
    font-size: 30px;
    margin-bottom: 20px;
}

.custom .btn.btn-small {
    font-size: 20px;
    padding: 9px 20px;
}

.custom a.service-item-title:after {
    display: none;
}
/* End */
/* /local/templates/citrus_aproduction/components/bitrix/system.pagenavigation/.default/style.css?17315862441135 */
/* /local/templates/citrus_aproduction/components/bitrix/news.list/service_slider_custom/style.css?1731586244796 */
