

/* Start:/bitrix/templates/.default/components/bitrix/news.detail/summit/style.css?16275714894878*/
.videobanner {
	position: relative;
}
.videobanner .video-background {
	overflow: hidden;
	height: 545px;
	z-index: -99;
	/*overflow:hidden;
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;*/
}
.videobanner .video-foreground,
.videobanner .video-background iframe {
	pointer-events: none;
    margin-top: -27px;
}
.videobanner .video-background iframe {
	/*position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	transform: scale(1.15);*/
}
.videobanner .video-content {
    position: relative;
    color: #fff;
    font-size: 40px;
    /*top: 40%;*/
	max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
	height: 100%;	
}
.videobanner .video-content .row {
	height: 100%;	
}
.videobanner .video-content .row div:nth-child(2) {
	display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
}
.videobanner .video-background:before {
	z-index: -1;
	content: '';
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;	
}
.videobanner .wrapper {
	position: absolute;
    top: 0px;
    text-align: center;
    width: 100%;
    max-width: inherit;
    height: 100%;
    background: #00000075;
}

.videobanner .video-content-name {
    font-weight: 400;
    font-size: 98px;	
}
.videobanner .video-content-description {
	font-family: GilroyExtraBold,Tahoma,sans-serif;	
    padding: 5px;
	font-size: 25px;
	text-transform: none;
    line-height: 25px;
    margin: 3px 50px;	
}
.videobanner .video-content-description.red {
	background: #ad1b34;
}
.videobanner .video-content-dates {
    display: inline-block;
    padding: 10px 20px;	
	font-size: 30px;	
}
.videobanner .video-content-location {
	display: inline-block;
    padding: 0px 20px;
    border-left: 3px solid;
	font-size: 30px;	
}
.videobanner .video-content-location.red {
	border-color: #ad1b34;	
}
.videobanner .button {
	font-size: 25px;
    padding: 5px 35px;
    margin-top: 35px;
    text-transform: uppercase;
}

.summit-registration-block.background {
	background-size: cover;
    position: relative;
    display: flex;	
}
.summit-registration-block.background:before {
	z-index: 1;
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.75;	
}

.summit-registration-block.background .summit-registration-block-info {
	z-index: 50;
}
.summit-registration-block.background .summit-registration-block-info .summit-registration-block-title {
	
}
.summit-registration-block.background .summit-registration-block-info .summit-registration-block-text {
	font-size: 18px;
    color: #fff;
    margin-top: 50px;
    margin-bottom: 20px;	
}
.summit-registration-block.background .summit-registration-block-info .summit-registration-block-text a{
    color: #fff;
}
.summit-registration-block.background .summit-registration-block-info .summit-registration-block-text a:hover{
    color: #ad1b34;
}
.summit-registration-block.background .summit-registration-block-form {
	background: none;
	z-index: 50;
	color: #fff;
}
.summit-registration-block.background .submit-registration-block-form-hint {
	color: #fff;
}
.summit-registration-block.background .submit-registration-block-form-hint a {
	color: #fff;
}
.summit-registration-block.background .submit-registration-block-form-footer .button {
	float: none;
    width: 100%;
    /*background-color: #ad1b34;*/
    /*border-color: #ad1b34;*/
    color: #fff;	
}

.summit-registration-block.background .submit-registration-block-form-footer .button:hover {
	/*background-color: #d92241;*/
    color: #fff;	
}

@media (max-width: 920px) {
	.videobanner .video-content-name {
		font-weight: 400;
		font-size: 65px;
		width: 100%;
	}	
	.videobanner .video-content-description {
		margin: 3px 0px;
		font-size: 18px;
	}	
	.videobanner .video-content-dates {
		display: block;
		padding: 10px 0px;
		font-size: 30px;
		width: 100%;
	}	
	.videobanner .video-content-location {
		display: block;
		padding: 0px 20px;
		border-left: none;
		font-size: 30px;
		width: 100%;
	}		
}

@media (max-width: 1024px) {
	.videobanner .video-background iframe {
		transform: scale(1.25);
	}	
}

.content-info-block {
	background: url(/assets/images/backgrounds/black-pattern.png) repeat #1b1b1b;
    background-size: 25%;
    color: #fff;	
}

.content-info-block .wrapper {
	position: relative;
    padding-top: 60px;
    padding-bottom: 45px;		
}

.content-info-block>.wrapper:after {
    content: "";
    position: absolute;
    z-index: 10;
    left: 15px;
    bottom: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 18px 0;
    border-color: #1b1b1b transparent transparent;
}

.content-info-block .content-info-block-list {
	
}

.content-info-block .content-info-block-list .content-info-block-item {
	
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.detail/summit/style.css?16275714894878 */
