

/* Start:/local/templates/mayoly2021/css/news-new-design.css?17512886442097*/
.novosti__title{
	font-weight: bold;
	font-size: 24px;
	line-height: 31px;
	color: #FFFFFF;
	margin-top: 30px
}
.novosti__row{
	margin-top: 45px;
}
.novosti__item{
	background: #FFFFFF;
	display: flex;
	width: 100%;
	margin-top: 40px;
	border-radius: 10px;
	text-decoration: none;
  align-items: center;
}
.novosti__item:first-child{
	margin-top: 0
}
.novosti__item-pic{
	width: 270px;
    display: flex;
}
.novosti__item-img{
	border-radius: 10px 0px 0px 10px;
    width: 270px;
    height: 100%;
    object-fit: contain;
}
.novosti__info{
	padding: 18px 30px 19px 30px;
	border-radius: 0px 10px 10px 0px;
}
.novosti__info-date{
	font-size: 18px;
	line-height: 23px;
	color: #7A7A7A;
}
.novosti__info-name {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 18px;
}
.novosti__info-text{
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	margin-top: 10px;
	transition: 0.3s
}
.novosti__info-text img{
	display: none
}
.novosti__info-text p{
	margin: 0
}
.novosti__info-text a{
	color: #005b90;
	text-decoration: none
}
.novosti__info:hover .novosti__info-text{
	color: #005b90;
}
.novosti__info:hover{
	cursor: pointer;
}
@media(max-width: 1500px){
	.novosti__row{
		margin-top: 30px;
	}
	.novosti__item{
		margin-top: 30px;
	}
	.novosti__info-date {
	    font-size: 16px;
	    line-height: 21px;
	}
	.novosti__info-text {
	    font-size: 16px;
	    line-height: 22px;
	}
	.novosti__title{
		margin-top: 20px;
	}
}
@media(max-width: 1349px){
	.novosti__info{
		padding: 13px 20px
	}
	.novosti__item,
	.load__more {
	    margin-top: 20px;
	}
}
@media(max-width: 1199px){
	.novosti__item-pic,
	.novosti__item-img{
		width: 235px;
	}
}
@media(max-width: 767px){
	.novosti__item{
		flex-direction: column;
	}
	.novosti__item-pic{
		width: 100%;
		justify-content: center;
		margin-top: 13px;
	}
	.novosti__item-img{
		border-radius: 10px
	}
	.novosti__info-text {
	    font-size: 14px;
	    line-height: 20px;
	}
	.novosti__info-date {
	    font-size: 14px;
	    line-height: 20px;
	}
	.novosti__row .load__more {
	    margin-top: 20px;
	}
	.novosti__info {
	    padding: 13px 15px;
	}
}

/* End */


/* Start:/local/templates/mayoly2021/components/bitrix/news/news-new-design/bitrix/news.detail/.default/style.css?1751288644328*/
.info__block-text, .info__block-text * {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #333;
}

.info__block-text h2 {
  margin-bottom: 1em;
}

.info__block-text img {
  max-width: 100%;
  height: unset !important;
}

.info__block-text a, .info__block-text a:hover {
  color: #005b90;
}

/* End */
/* /local/templates/mayoly2021/css/news-new-design.css?17512886442097 */
/* /local/templates/mayoly2021/components/bitrix/news/news-new-design/bitrix/news.detail/.default/style.css?1751288644328 */
