

/* Start:/bitrix/templates/dome360/components/bitrix/news/film-list/bitrix/news.detail/.default/style.css?17643621181687*/
h1 {
	text-align: center;
}
h2 {
	margin-top: 20px!important;
	text-align: center;
}
.first {
	display: flex;
	align-items: flex-start;
}
.icon_film_block {
	& > div{
		position: absolute;
		font-size: 14px;
		top: -8px;
        left: -8px;
		line-height: 16px;
		width: 110px;
		background: #05FD48;
		background: linear-gradient(to bottom, #01B833 0%, #05FD48 100%);
		color: white;
		border-radius: 20px;
		padding: 5px;
		text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
		min-width: 50px;
		text-align: center;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	}
}
.name-line span{
	font-weight: bold;
	font-size: 16px;
}
.first-img {margin-right:25px; position: relative;}
.first-img img {border:5px solid black;}
.name-line {margin-bottom:5px;}
.second {
	margin-top: 15px;
}
.third-link a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-wrapper {
	/*width: 600px;*/
	max-width: 100%;
	margin: 0 auto;
}
@media screen and (max-width: 1024px){
	.container{
		padding-left: 20px;
	}


}
@media screen and (max-width: 475px){

	.first{flex-direction:column;}
	.container{
		padding-left: 0px;
	}
	.first-img {
		width:auto; display:block;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.first-text {
		margin: 0;
	}
}
@media screen and (max-width: 414px)
{
	.first-text {
		width: 260px;
	}
}
@media screen and (max-width: 360px)
{
	.first {

	}
	.first-text {
		width: 100%;

	}

}

/* End */
/* /bitrix/templates/dome360/components/bitrix/news/film-list/bitrix/news.detail/.default/style.css?17643621181687 */
