

/* Start:/bitrix/templates/ymservice/components/bitrix/news.list/warranty-repair/style.css?14494699642678*/
.b1t-ymservice-news-list-warranty-repair {
    position: relative;
}

.b1t-ymservice-news-list-warranty-repair .item {
    margin-bottom: 30px;
}

.b1t-ymservice-news-list-warranty-repair .item .picture {
    height: 150px;
    position: relative;
} 

.b1t-ymservice-news-list-warranty-repair .item .picture img {
    position:absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto auto auto auto;
    
    max-width: 100%; 
    width: auto\9; 
    width: auto; 
    
    max-height: 100%;
    height: auto; 

}

.b1t-ymservice-news-list-warranty-repair .item .picture a,
.b1t-ymservice-news-list-warranty-repair .item .picture a:hover,
.b1t-ymservice-news-list-warranty-repair .item .picture a:focus{
    border-bottom: none;
    text-decoration: none;
}

.b1t-ymservice-news-list-warranty-repair .item .name {
    margin: 15px -20px 0px -20px;
    border-top: 1px solid #cfd0d0;
    padding: 15px 20px 0px;
    min-height: 55px
}

.b1t-ymservice-news-list-warranty-repair .item .name a {
    font-size: 14px;
}

.b1t-ymservice-news-list-warranty-repair .item .name,
.b1t-ymservice-news-list-warranty-repair .item .button-wrapper {
    display: none;
}


.b1t-ymservice-news-list-warranty-repair .item .popup {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    display: none;
    z-index: 10;
}

.b1t-ymservice-news-list-warranty-repair .item .popup .name,
.b1t-ymservice-news-list-warranty-repair .item .popup .button-wrapper {
    display: block;
}

.b1t-ymservice-news-list-warranty-repair .item:hover .popup{
    display: block;
}

.b1t-ymservice-news-list-warranty-repair .item .popup .name {
    min-height: 1px;
}

.b1t-ymservice-news-list-warranty-repair .item .button-wrapper .btn {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
}

.b1t-ymservice-news-list-warranty-repair .iblock-description {
    font-size: 14px;
}

@media only screen and (min-width: 768px) {
    .b1t-ymservice-news-list-warranty-repair .item-wrapper.count-5 {
        width: 33.33333%;
    }
}

@media only screen and (min-width: 992px) {
    .b1t-ymservice-news-list-warranty-repair .item-wrapper.count-5 {
        width: 20%;
    }
}


@media only screen and (max-width: 1199px) {
    .b1t-ymservice-news-list-warranty-repair .item .picture {
        height: 120px;
    }
}

@media only screen and (max-width: 767px) {
    

    .b1t-ymservice-news-list-warranty-repair .item:hover .popup {
        display: none;
    }
    
    .b1t-ymservice-news-list-warranty-repair .item .name,
    .b1t-ymservice-news-list-warranty-repair .item .button-wrapper {
        display: block;
    }
    
   
}




/* End */
/* /bitrix/templates/ymservice/components/bitrix/news.list/warranty-repair/style.css?14494699642678 */
