

/* Start:/local/templates/a771/components/bitrix/news/our_news/style.css?1680697173144*/
.return__link,
.return__link:visited  {
color: #0ABDE4; 
}


.return__link:focus,
.return__link:hover,
.return__link:active {
color: #403C3C;
}

/* End */


/* Start:/local/templates/a771/components/bitrix/news.list/main_news/style.css?17751361163428*/
.main_h1_header { 
	color: #000;
	text-transform: uppercase;
	font-size: 3rem;
	font-weight: 700;
	font-family: Lato, sans-serif;
	width: 100vw;
	height: auto;
	text-align: left;
	margin: 30px 30px;
}

.main_h1_header span {
	color: #0ABDE4;
	width: 100%;
}

.bx-newslist {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
			justify-content: space-evenly;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
		width: 100%
}


.bx-newslist-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    height: 620px;
	width: 29%;
    background: rgb(255, 255, 255);
    -webkit-box-shadow: rgb(0 0 0 / 8%) 4px 4px 20px 7px;
            box-shadow: rgb(0 0 0 / 8%) 4px 4px 20px 7px;
    position: relative;
	margin: 0 15px 50px 15px;
}


@media (max-width: 1300px) {
    .bx-newslist-container {
		width: 45%;
		height: 620px;
	}
}


@media (max-width: 800px) {
	.bx-newslist {
		margin: 2% auto;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-line-pack: center;
		align-content: center;
	}

	.bx-newslist-block {
		padding:0;
	}

    .bx-newslist-container {
        width: 85%;
	}

	.bx-newslist-img {
		height: 55%;
	}
	.bx-newslist-photo {
		height: 100%;
	}
	.bx-newslist-content {
		font-size: 1.3rem;
	}
	.bx-newslist-title {
		font-size: 1.5rem;
	}
}

@media (max-width: 639px) {
	.bx-newslist-img {
		height: 50%;
	}
}


/* Start:/local/templates/a771/components/bitrix/news.list/flat/style.css?16712387605565*/
/* POST FORMATS */
.bx-newslist-img {
	position: relative;
	text-align: center;
	width: 100%;
}

.bx-newslist-photo {
    width: 100%;
	height: 300px;
	object-fit: cover;
}
.bx-newslist-title,
.bx-newslist-title a {
	color: #000;
	margin-right: 10px;
	font-size: 24px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
    margin-top: 20px;
	margin-bottom: 20px;
}
.bx-newslist-title a:hover {
	text-decoration: underline;
	border-bottom-color: transparent;
}

.bx-newslist-view,
.bx-newslist-date,
.bx-newslist-comments,
.bx-newslist-author,
.bx-newslist-other {
	color: #a4a4a4;
	font-size: 1rem;
	white-space: nowrap;
}

.bx-newslist-view i.fa,
.bx-newslist-date i.fa,
.bx-newslist-comments i.fa,
.bx-newslist-author i.fa,
.bx-newslist-tags i.fa,
.bx-newslist-other i.fa {
	width: 13px;
	color: #b4b4b4;
}

.bx-newslist-content {
	font-size: 16px;
    margin-bottom: 40px;
}

.bx-newslist-other {
    position: absolute;
    bottom: 10px;
	font-size: 1rem;
	color: #000;
	padding-top: 50px;
	opacity: 0.5;
}

.main-ui-pagination {
	margin: 20px auto 20px auto !important;
    font-size: 13px;
}


.main-ui-pagination-pages {
	margin: 20px;
}

.bx-newslist-block {
	padding: 0;
}

.bx-newslist-title, 
.bx-newslist-content, 
.bx-newslist-other {
	margin-left: 15px;
	margin-right: 15px;
}

@media(max-width: 450px) {
	.bx-newslist-container {
		width: 100%;
	}
.bx-newslist-img {
  height: 35%;
}
.bx-newslist-img img {
  height: 100%;
	}
}
/* End */
/* /local/templates/a771/components/bitrix/news/our_news/style.css?1680697173144 */
/* /local/templates/a771/components/bitrix/news.list/main_news/style.css?17751361163428 */
