

/* Start:/local/templates/kk2018_new/components/bitrix/news.list/.default/style.css?16923113231670*/
.border-0 {
    border: 0!important;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 3px;
    padding: 5px;
    margin-bottom: 20px;
}
.hover-scale {
    overflow: hidden;
}
.hover-scale .image {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.pl-0, .px-0 {
    padding-left: 0!important;
}

.pr-0, .px-0 {
    padding-right: 0!important;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.lh-13 {
    line-height: 1.3!important;
}

.letter-spacing-25 {
    letter-spacing: -.025em!important;
	height: 30px;
}
.card-title {
    margin-bottom: .75rem;
}
.link-hover-dark-primary {
    color: #000;
}

.text-capitalize {
    text-transform: capitalize!important;
}

.list-inline {
    padding-left: 0;
    list-style: none;
	height: 64px;
}
.mr-0, .mx-0 {
    margin-right: 0!important;
}

.list-inline-item {
    display: inline-block;
}

.text-gray {
    color: #999!important;
}

.card-title a:hover {
    color: #259bc6;
}
.card-title a {
    line-height: 19px;
    font-size: 16px;
    font-weight: bold;
    color: #cd449c;
}
.card:hover{
box-shadow: 0 0 10px 2px rgba(48, 83, 98, 0.2);
}

.no-mob {
    display: none !important;
}


















/* End */
/* /local/templates/kk2018_new/components/bitrix/news.list/.default/style.css?16923113231670 */
