

/* Start:/local/templates/iotline/components/bitrix/news/il_services/bitrix/news.list/.default/style.css?1515756361984*/
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;
}

.serv-list {
	padding-top: 30px;
	padding-bottom: 30px;
}

.serv-list h3 {
	margin: 0;
    font-size: 16px;
    font-weight: 600;
	height: 60px;
    line-height: 17px;
	color: #039BE5;
}

.serv-list h3 {
	margin: 0;
    font-size: 16px;
    font-weight: 600;
	height: 60px;
    line-height: 17px;
}

.serv-list h3 a {
	color: #039BE5;
}

.serv-list h3 a:after {
    display: block;
    content: "";
    height: 2px;
    width: 0%;
    background-color: #ddb5d7;
    transition: width .3s ease-in-out;
}

.serv-list h3 a:hover {
	color: #039BE5;
}

.serv-list h3 a:hover:after,
.serv-list h3 a:focus:after {
    width: 100%;
}

.serv-img {
	display: block;
    position: relative;
    width: 100%;
    height: auto;
	margin-bottom: 30px;
}

.serv-img img {
	position: relative;
    display: block;
    width: 100%;
    height: auto;
}
/* End */
/* /local/templates/iotline/components/bitrix/news/il_services/bitrix/news.list/.default/style.css?1515756361984 */
