

/* Start:/bitrix/templates/small_header/css/novosti.css?15039103261358*/
h1 {
	margin: 0px !important;
}

.order-bottom-wrapper {
	background-color: #3f7eff;
	padding: 50px 0;
}

.browser {
	background-image: url('/bitrix/templates/small_header/css/../img/kontakty/browser.png');
	width: 347px;
	height: 463px;
	position: absolute;
	bottom: -322px;
	left: 55px;
}

.graphic {
	background-image: url('/bitrix/templates/small_header/css/../img/kontakty/graphic.png');
	width: 352px;
	height: 258px;
	position: absolute;	
}

/*video*/

.gline {
	display: inline-block;
    height:1px;
    width: 50px;
    border-top: 3px solid #484040;
    position: absolute;
	top: 16px;
}

.sub-title {
	font-family: "RalewayBold";
	font-size: 24px;
	margin-left: 70px;
}

.sub-italic {
	font-family: "OpenSansItalic";
	font-size: 16px;
	color: #a1adc5;
	margin-top: 20px;
	margin-left: 70px;
}

.small-video {
	width: calc(100% - 70px);
    height: auto;
    margin-top: 30px;
    margin-left: 70px;
}

.video {
	margin-top: 30px;
	margin-left: 70px;
}

.video-play {
	background-image: url('/bitrix/templates/small_header/css/../img/index/play.png');
	width: 68px;
	height: 68px;
	position: relative;
	top: -175px;
	left: 275px;	
}

@media (max-width: 992px){
	.video-action {
		margin-left: -70px;
	}
}

.video-action {
	margin-top: 55px;
}

.video-action:hover .sub-title {
	color: #ff3737;
}

.video-action:hover .gline {
	border-top: 3px solid #ff3737;
}

.video-action:hover .video-play {
	background-image: url('/bitrix/templates/small_header/css/../img/index/play_hover.png');
}

/* End */


/* Start:/bitrix/templates/small_header/components/bitrix/news/news/bitrix/news.list/.default/style.css?1670842029812*/
.news {
	margin-top: 55px;
	margin-bottom: 100px;
}

.news-title {
	margin-bottom: 55px !important;
}

.news-list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}

@media screen and (max-width: 767px) {
	.news-list {
		grid-template-columns: 1fr;
		gap: 20px;
	}
}

.news-item {
	display: flex;
	flex-direction: column;
}

.news-item-title {
	display: flex;
	margin-bottom: 20px;
	font-family: "RalewayBold";
	font-size: 24px;
	color: #333;
}

@media screen and (max-width: 767px) {
	.news-item-title {
		margin-bottom: 10px;
	}
}


.news-item-title::before {
	content: "";
	display: flex;
	height: 3px;
	min-width: 50px;
	background: #484040;
	margin-top: 16px;
	margin-right: 16px;
}

.news-item-title:hover {
	color: #ff3737;
	text-decoration: none;
}

.news-item-text {
	margin-left: 66px;
}

/* End */
/* /bitrix/templates/small_header/css/novosti.css?15039103261358 */
/* /bitrix/templates/small_header/components/bitrix/news/news/bitrix/news.list/.default/style.css?1670842029812 */
