

/* Start:/bitrix/templates/corporation/components/bitrix/news/services/bitrix/news.list/new-component/style.css?16738890131482*/
.clearfix:before, .clearfix:after {
    content: '';
    display: table;
}

.services .line .item .photo {
    width: 100%;
    height: 150px;
    float: none;
    overflow: hidden;
}
.services .item .photo img {
    max-width: 100%;
}
a, a:visited {
    text-decoration: none;
}

.clearfix:after {
    clear: both;
}
.services .item {
    width: 50%;
    float: left;
    padding: 25px 15px;
    border: 1px solid #f2f2f2;
    transition: box-shadow ease .2s,border ease-out .2s;
    zoom: 1;
    margin: 0 0 -1px -1px;
}
.services .line .item {
    width: 33.3%;
    height: 260px !important;
    min-height: inherit;
}
.services .line .item .right {
    margin-left: 0px;
}
.services .items{
    margin: 0 -15px;
    list-style: none;
    margin-bottom: 25px;
    float: left;
    padding: 25px 15px;
    border: 1px solid #f2f2f2;
    transition: box-shadow ease .2s,border ease-out .2s;
    zoom: 1;
    margin: 0 0 -1px -1px;
}
.our_services .item:first-child {
    padding-top: inherit !important;
}
.our_services .item:last-child {
    border: inherit !important;
}
@media screen and (max-width: 992px){
    .services .line .item {
        width: 50% !important;
        height: 260px !important;
        min-height: inherit;
    }
}

@media screen and (max-width: 576px){
    .services .line .item {
        width: 100% !important;
        height: 260px !important;
        min-height: inherit;
    }
}

/* End */
/* /bitrix/templates/corporation/components/bitrix/news/services/bitrix/news.list/new-component/style.css?16738890131482 */
