

/* Start:/bitrix/templates/citrus_materials/components/bitrix/system.pagenavigation/.default/style.css?16149650931135*/
.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:/bitrix/templates/citrus_materials/components/bitrix/news.list/faq-list/style.css?16149650931481*/

ol.faq-list {
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 20px;
    font-weight: 600;
    color: #a09f9f;
}

ol.faq-list li+li {
    margin-top: 15px;
}

a.faq-item-link {
    padding-right: 30px;
    display: block;
    font-size: 14px;
    font-weight: 600;
    position: relative;
}

.faq-item-answer {
    font-size: 14px;
    font-weight: 400;
    margin-top: 0;
    display: none;
}

.faq-item-answer strong {
    border-radius: 100px;
    background-color: #FC9449;
    color: #fff;
    padding: 1px 6px;
    text-transform: uppercase;
    font-size: 12px;
}

.open .faq-item-answer {
    margin-top: 15px;
    display: block;
}

a.faq-item-link:after {
    content: '\f104';
    display: block;
    width: 0!important;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    left: auto;
    top: 50%;
    font-family: FontAwesome;
    font-size: 30px;
    width: 30px!important;
    height: 30px!important;
    max-width: none;
    line-height: 30px;
    text-align: center;
    border: 0;
}

.open a.faq-item-link:after {
    -webkit-transform: translateY(-50%) rotateZ(-90deg);
    -moz-transform: translateY(-50%) rotateZ(-90deg);
    -ms-transform: translateY(-50%) rotateZ(-90deg);
    -o-transform: translateY(-50%) rotateZ(-90deg);
    transform: translateY(-50%) rotateZ(-90deg);
}

/* End */
/* /bitrix/templates/citrus_materials/components/bitrix/system.pagenavigation/.default/style.css?16149650931135 */
/* /bitrix/templates/citrus_materials/components/bitrix/news.list/faq-list/style.css?16149650931481 */
