

/* Start:/local/templates/chudoV2/components/bitrix/news.list/doctors-klinika/style.css?17214663162050*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.consult-home-img {
	background: url(/upload/img/ConsultHome.png) no-repeat;
    height: 22px;
    width: 22px;
}
.specialist-item-infos__wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 40px 30px;
    z-index: 2;
    opacity: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .4s cubic-bezier(.46,.84,.32,.94);
    transition: all .4s cubic-bezier(.46,.84,.32,.94);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
}
.no-touch-dev .specialist-item__cont:hover .specialist-item-infos__wrap, .touch-dev .specialist-item__cont:active .specialist-item-infos__wrap {
    white-space: nowrap;
    opacity: 1;
}
.no-touch-dev .specialist-item__cont:hover .specialist-item__experience{
    opacity: 1!important;
}
.specialist-item-prices__wrap {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .4s cubic-bezier(.46,.84,.32,.94);
    transition: all .4s cubic-bezier(.46,.84,.32,.94);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
}
.no-touch-dev .specialist-item__cont:hover .specialist-item-prices__wrap, .touch-dev .specialist-item__cont:active .specialist-item-prices__wrap {
    opacity: 0;
}
/* End */
/* /local/templates/chudoV2/components/bitrix/news.list/doctors-klinika/style.css?17214663162050 */
