

/* Start:/local/templates/1c_bit/components/bitrix/system.pagenavigation/more/style.css?1734472511180*/
.load_more {
    margin: 10px;
    padding-top: 30px;
    margin-bottom: 40px;
    border-top: 1px solid #e5e7e8;
    cursor: pointer;
    text-align: center;
    color: #4079fa;
}
/* End */


/* Start:/local/templates/1c_bit/components/bitrix/news/articles/bitrix/news.list/.default/style.css?17344725112583*/

.article .catalogPage__item .imgBox {
	border:1px solid #e6e6e6;
	width: 100%;
	height: 156px;
	display: block;
	text-align: center;
	position: relative;
	
}
.article .catalogPage__item .imgBox img {
	position: absolute;
    top: 50%;  /* position the top  edge of the element at the middle of the parent */
    left: 50%; /* position the left edge of the element at the middle of the parent */
    transform: translate(-50%, -50%); /* This is a shorthand of
                                         translateX(-50%) and translateY(-50%) */
}
.article .catalogPage__item {
	-webkit-transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s, -webkit-box-shadow 0.5s;
    transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s, -webkit-box-shadow 0.5s;
    -o-transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s, box-shadow 0.5s;
    -moz-transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s, box-shadow 0.5s, -moz-box-shadow 0.5s;
    transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s, box-shadow 0.5s;
    transition: color 0.5s, background 0.5s, opacity 0.5s, border 0.5s, box-shadow 0.5s, -webkit-box-shadow 0.5s, -moz-box-shadow 0.5s;
    display: -webkit-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: block;
}
.article .catalogPage__item .name {
	padding-left: 0;
	width: 100%;
    width: -webkit-calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    display: block;
    margin-top: 15px;
}
.article .date {
	font-size: 16px;
	color:#808080;
	font-weight: normal;
	margin-top: 10px;
}
.feedBack {
	display: none!important;
}
footer {
-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.17);	
}

.mb30 {
    margin-bottom: 30px;
}
.mb30 + .mb30 {
	margin-bottom: 0;
}
.article .text {
	font-size: 18px;
	color:#4c4c4c;
	font-weight: normal;
	margin-top: 15px;
}
@media (max-width: 767px) {
	.article .catalogPage__item .imgBox {
	    height: auto;
	    position: relative;
	}
	.article .catalogPage__item .imgBox img {
	    position: relative;
	    top: auto;
	    left: auto;
	    transform: initial;
	}
}
@media(max-width:767px){
	.col-xs-12.article {
		margin-bottom: 30px;
	}
	.col-xs-6 {
		width: 50%!important;
	}
}
@media(min-width:768px){
	.article .catalogPage__item .imgBox.v2{
		height: 423px;
	}
}
@media (max-width: 675px){
	.catalogPage__itemRow > .row {
	width: unset;
	}
	.catalogPage__itemRow  .col-sm-3 .mb30 {
		margin-bottom: 0;
	}
}
/* End */
/* /local/templates/1c_bit/components/bitrix/system.pagenavigation/more/style.css?1734472511180 */
/* /local/templates/1c_bit/components/bitrix/news/articles/bitrix/news.list/.default/style.css?17344725112583 */
