

/* Start:/bitrix/templates/orlan/components/bitrix/system.pagenavigation/inner/style.css?1710974808480*/
div.navigation-yandex-style
{
   font-size:140%;
   line-height:180%;
}

div.navigation-yandex-style a
{
   text-decoration:underline;
   padding:0.2em 0.3em;
}

span.nav-current-page
{
   background-color:#e8e9ec;
   padding:0.2em 0.3em;
}

div.navigation-yandex-style span.disabled
{
   color:#999;
}

div.navigation-yandex-style span.arrow
{
   font-size:100%;
   font-family:Times;
}

div.navigation-yandex-style span.ctrl
{
   font-size:68%;
}
/* End */


/* Start:/bitrix/templates/orlan/components/uniofweb/catalog.section/main_list/style.css?17109748082692*/
.catalog-item {
    border: 1px solid #ddd;
    width: 32%;
    margin: 5px 0 4px 11px;
    padding: 5px 30px 10px 30px;
    position: relative;
}

.catalog-item:hover {
    border: 1px solid #cc0000;
}

.catalog-item__photo-block {
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding-top: 5px;
}

.catalog-item__photo {
    margin: 20px 0 20px 0;
    padding: 5px 10px 10px 10px;
    height: auto;
    width: 100%;
}

.catalog-item__buy {
    padding: 10px 20px;
    background: #cc0000;
    color: #fff;
    margin-bottom: 5px;
    display: inline-block;
}

.catalog-item__buy:hover {
    background: #fff;
    color: #cc0000;
    box-shadow: inset 0 0 1px 1px #cc0000;
    text-decoration: none;
}

.catalog-item__title {
    font-size: 1em;
    height: 100px;
}

.catalog-item__price {
    font-size: 1.7em;
    font-weight: bold;
    padding: 10px 0;
}

.catalog-item__exist {
    color: #008800;
}

.block_item {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row;
    margin: 28px 0 28px 0;
}

.catalog-item__type a {
    color: #727f9b;
}

.catalog-item__properties {
    padding-left: 0;
    list-style: none;
}

.catalog-item__properties li {
    font-size: .8em;
}

.properties__right {
    float: right;
    color: orange;
}

.catalog-item__articul {
    color: #b1c0c7;
}

.item_add {

}

.catalog-item__mask {
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 100;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #0088004f;
}

.catalog-item__mask_img {
    width: 100px;
}

.modal-dialog__catalog-item {
    top: 16vh
}

.modal-dialog__catalog-item label {
    padding-bottom: 5px;
}

.modal-dialog__catalog-item .modal-dialog {
    width: 470px;
}

.modal-title_item {
    text-transform: none;
    text-align: center;
}

.modal_item__price {
    margin: 25px 0 10px;
    font-weight: bold;
    font-size: 2em;
    text-align: center;
}

.modal-header__item {
    background: #dc2930;
    color: #fff;
}

.modal__success_text {
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .catalog-item {
        height: auto;
        width:100%;
    }
    .modal-dialog__catalog-item .modal-dialog{
        width: 94%;
    }
}

/*tablet*/
@media screen and (min-width: 768px) and (max-width: 992px) {
    .catalog-item__photo {
        width: 80%;
    }
    .catalog-item{
        width:45%;
    }
}


/* End */
/* /bitrix/templates/orlan/components/bitrix/system.pagenavigation/inner/style.css?1710974808480 */
/* /bitrix/templates/orlan/components/uniofweb/catalog.section/main_list/style.css?17109748082692 */
