

/* Start:/bitrix/templates/sportshkola/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17316624491044*/
.detail .text ul {
    padding: 10px 0;
}
.detail .text li {
    margin-left: 20px;
}
.title_block {
    line-height: 30px;
}
.detail_item .photo {
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.detail_item:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.detail_item .item {
    float: left;
    width: 31%;
    transition: .3s;
    -moz-transition: .3s;
    margin-right: 15px;
    margin-bottom: 10px;
}
.detail_item .item:hover{
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.detail_item .item .photo{
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.detail_item .item .title{
    min-height: 75px;
    padding: 15px 23px 5px 23px;
    border: 1px solid #e8e8e8;
    border-top: 0px;
    color: #3b3b3b;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
}
.detail img {
    max-width: 100%;
}
/* End */
/* /bitrix/templates/sportshkola/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17316624491044 */
