

/* 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/sertificats/style.css?1614965093366*/
a.certificates-item {
    background-color: #fff;
    border: 2px solid;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 15px;
    display: block;
}

.certificates-item-images {
    display: block;
    padding-bottom: 140%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
/* End */
/* /bitrix/templates/citrus_materials/components/bitrix/system.pagenavigation/.default/style.css?16149650931135 */
/* /bitrix/templates/citrus_materials/components/bitrix/news.list/sertificats/style.css?1614965093366 */
