

/* Start:/bitrix/templates/shoes/components/bitrix/system.pagenavigation/shoes_pagination/style.css?17791079201102*/
.pagination {
    text-align: center;
    height: 51px;
    border-top: 1px solid #9c8f8a;
    border-bottom: 1px solid #9c8f8a;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 9px;
    margin: 0 auto;
    width: 92%;
}

.pagination ul {
    display: inline-block;
    margin: 0 auto;
}

.pagination ul li {
    float: left;
    height: 31px;
    margin-left: 10px;
    padding: 0 5px;
    font-size: 16px;
    line-height: 30px;
}

.pagination ul li:first-child {
    margin-left: 0;
}

.pagination ul li.active {
    
    background: #dfcd7d;
    padding: 0 7px;
    line-height: 32px;
}

.pagination ul li a {
    color: #473737;
    font-size: 16px;
    text-decoration: none;
    height: 100%;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.pagination ul li a:hover {
    border-top: 1px solid #9c8f8a;
    border-bottom: 1px solid #9c8f8a;
    text-decoration: none;
}
/* End */


/* Start:/bitrix/templates/shoes/components/bitrix/news.list/opcii/style.css?17791079201644*/
#opcii {
    overflow: hidden;
    padding:60px 0;
    background: #fff;
}

#opcii .o-item {
    text-align: center;
    float: left;
    width: 25%;
    border-right: 1px solid rgba(71,55,55,0.33);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0.9574% 25px;
}

#opcii .o-item:last-child {
    border: 0;
}

#opcii .oi-title {
    font-size: 18px;
    font-style: italic;
    font-family: 'NotoSerif';
}

#opcii .oi-link {
    opacity: 0.5;
    text-decoration: none;
    color: #473737;
    display: block;
    -moz-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    -webkit-transition: opacity 0.3s ease;
    -webkit-transition-delay: 0s;
    transition: opacity 0.3s ease 0s;
}

#opcii .oi-link:hover {
    opacity: 1;
}

#opcii .oi-text {
    font-size: 14px;
    font-style: italic;
    font-family: 'NotoSerif';
}

#opcii .oi-img {
    height: 98px;
    background-repeat: no-repeat;
    background-position: center center;
}

@media (max-width: 885px) {
    
    #opcii {
        padding: 70px 0 35px;
    }
    
    #opcii .o-item {
        width: 50%;
        margin-bottom: 30px;
        padding: 10px 2% 25px;
    }
    
    #opcii .o-item:nth-child(2) {
        border-right: 0;
    }
    
    #opcii .o-item:nth-child(3) {
        clear: both;
    }
}

@media (max-width: 460px) {
    
    #opcii .o-item {
        border: 0;
        border-bottom: 1px solid rgba(71,55,55,0.33);
        float: none;
        margin: 0 auto;
        width: 85%;
        padding: 25px 10px 35px;
    }
    
    #opcii {
        padding: 15px 0;
    }
}
/* End */
/* /bitrix/templates/shoes/components/bitrix/system.pagenavigation/shoes_pagination/style.css?17791079201102 */
/* /bitrix/templates/shoes/components/bitrix/news.list/opcii/style.css?17791079201644 */
