

/* Start:/bitrix/templates/asintez_ua/components//bitrix/system.pagenavigation/.default/style.css?15411675431473*/
/* -------------------------------------------------------------------- */
/* ---------------------------- clear style --------------------------- */
/* -------------------------------------------------------------------- */
.alfasintez-pager a,
.alfasintez-pager a:visited,
.alfasintez-pager a:hover,
.alfasintez-pager a:active,
.alfasintez-pager a:focus {
    color: inherit;
    text-decoration: none;
}
/* -------------------------------------------------------------------- */
/* ------------------------------ pager ------------------------------- */
/* -------------------------------------------------------------------- */

.alfasintez-pager {
    display: flex;
    justify-content: center;
    flex: 0 0 100%;
}

.alfasintez-pager .page,
.alfasintez-pager .switcher {
    border: 1px solid #dcdcdc;
    background-color: #fff;
    width: 37px;
    padding: 3px 0;
    color: #adacac;
    font-weight: 700;
    text-align: center;
    text-shadow: 0px 1px 0px #fff;
    border-radius: 3px;
    margin-right: 5px;
}

.alfasintez-pager .page:last-child,
.alfasintez-pager .switcher.forward {
    margin-right: 0;
}

.alfasintez-pager .page.selected {
    background-color: #8dc04b;
    color: #fff;
    text-shadow: none;
    border: none;
}

.alfasintez-pager .space {
    display: flex;
    margin: 0 10px;
    align-self: flex-end;
    color: #adacac;
    font-weight: 700;
    letter-spacing: 1px;
}

.alfasintez-pager .switcher.back {
    margin-right: 5px;
}

/* End */


/* Start:/bitrix/templates/asintez_ua/components/bitrix/news/.default/bitrix/news.list/.default/style.css?15411675432026*/
/* -------------------------------------------------------------------- */
/* ------------------------------- BLOG ------------------------------- */
/* -------------------------------------------------------------------- */

.news-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	word-wrap: break-word;
	box-sizing: border-box;
}

.news-list > .no_news_items {
	color: #cc0000;
	margin: auto;
}

.news-list .news-item {
	display: flex;
	flex-direction: column;
	width: 50%;
	text-align: center;
	margin-top: 20px;
}

.news-list .news-item > a:first-child {
	position: relative;
	height: 260px;
	overflow: hidden;
	background-color: #f1efef;
	display: block;
}

.news-list div:last-of-type {
	margin-top: 30px;
}

.news-list .news-item:hover {
	background: #FFF;
	box-shadow: 0 4px 8px rgba(76, 82, 85, 0.25);
}

.news-list .news-item {
	padding: 15px;
	text-align: center;
}

.more_information {
	text-align: right;
}

.news-list .news-item .more_information a {
	text-decoration: none;
	background-color: #8dc04b;
	color: #fff;
	text-shadow: none;
	border: none;
	width: 37px;
	padding: 10px;
	font-weight: 700;
	text-align: center;
	border-radius: 3px;
	margin-right: 5px;
	text-transform: uppercase;
}

.news-list .news-item .more_information a:hover {
	background-color: #fff;
	color: #8dc04b;
	border: 2px solid #8dc04b;
	border-radius: 3px;
}


.news-list .news-item a > b {
	text-transform: uppercase;
	font-size: calc(1em + 7px);
	line-height: 24px;
	margin-top: 20px;
	display: block;
	padding: 0 10px;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
}

.news-list .preview_picture {
	height: 100%;
	width: 100%;
	position: absolute;
	transform: translateX(-50%);
}

.news-date-time {
	color: #adadad;
	font-size: calc(1em - 3px);
	text-align: left;
	margin: 5px 0 10px;
}

.preview_text {
	color: #adadad;
	font-size: calc(1em + 3px);
	margin: 20px 0;
	text-align: left;
	text-indent: 20px;
}

.blog-btn {
	text-align: center;
	margin-top: 15px;
}


/* End */
/* /bitrix/templates/asintez_ua/components//bitrix/system.pagenavigation/.default/style.css?15411675431473 */
/* /bitrix/templates/asintez_ua/components/bitrix/news/.default/bitrix/news.list/.default/style.css?15411675432026 */
