

/* Start:/local/templates/main/components/bitrix/news/webinars_new/bitrix/news.detail/.default/style.css?17368577007137*/
.vd_top .sc_container{
	color: #fff !important;
}

.vd_top {
	background-position: top center ;
	background-repeat: no-repeat;
    height: 544px;
    width: 100%;
    margin-top: 72px;
    color: #fff !important;
}
.vd_top_date {
    font-size: 42px;
    line-height: 55px;
    padding-top: 83px;
}
.vd_top_time {
    font-size: 20px;
    line-height: 23px;
    padding-top: 10px;
}
.vd_top_name {
    font-size: 36px;
    line-height: 46px;
    padding-top: 36px;
    max-width: 683px;
	font-weight: 500;
	color: #fff;
}
.vd_top_button a:link, .vd_top_button a:visited {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
	padding: 12px 17px;
    display: inline-block;
    text-align: center;
    letter-spacing: 0.2px;
    background: #F50057;
    border-radius: 3px;
    margin-top: 32px;
}
.vd_body {
    background: #f9f9f9;
    color: #4A4A4A;
    padding-bottom: 64px;	
}
.vd_breadcrumb {
    font-size: 11px;
    line-height: 13px;
    color: #9B9B9B;
    padding: 37px 0 38px;
}
.vd_breadcrumb a:link, .vd_breadcrumb a:visited {
    color: #9B9B9B;
	text-decoration: none;
}
.vd_breadcrumb a:hover {
	text-decoration: underline;
}
.vd_breadcrumb span {
    color: #5f5f5f;
}
.vd_left {
    width: 680px;
    float: left;
}
.vd_right {
    width: 312px;
    float: right;
}
.vd_video {
    background: #4A4A4A;
    height: 360px;
	position: relative;
    border-radius: 3px 3px 0 0;	
	cursor: pointer;	
}
.vd_video_circle {
    width: 76px;
    height: 76px;
    background: #fff;
    position: absolute;
    top: 142px;
    left: 302px;
    border-radius: 38px;
}
.vd_video_triangle {
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-left: 33px solid #F50057;
    border-bottom: 18px solid transparent;
    margin-left: 26px;
    margin-top: 19px;
}
.vd_about {
    background: #fff;
    padding: 27px 23px 13px;
    border-radius: 3px;	
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.24);
    overflow: hidden;	
}
.vd_about_title {
    font-size: 18px;
    line-height: 24px;
}
.vd_about_text p {
    font-size: 14px;
    line-height: 24px;
    margin: 14px 0;
}
.vd_questions {
    margin-top: 32px;
    overflow: hidden;	
}
.vd_expert {
    background: #fff;
    padding: 25px 24px;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.24);	
}
.vd_expert_title {
    font-size: 18px;
    line-height: 24px;
font-weight: bold;
}
.vd_expert_name {
	margin: 23px 0 17px;
	font-size: 16px;
	display: flex;
	align-items: center;
}
.vd_expert_name img {
    border-radius: 36px;
    margin-right: 15px;
}
.vd_expert_text p {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 14px;
}
.vd_right_block {
    margin-top: 32px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.24);
	overflow: hidden;	
	padding-bottom: 24px;
}
.vd_rb_image {
    height: 176px;
}
.vd_right_block img {
    border-radius: 3px 3px 0 0;
	width: 100%;
	height: 100% !important;
	display: block;
	object-fit: cover;
}
.vd_rb_name {
    font-size: 18px;
    line-height: 24px;
    padding: 26px 23px 14px;
    font-weight: bolder;
}
.vd_rb_text {
    font-size: 14px;
    line-height: 24px;
    padding: 0 23px;
}
.vd_rb_button a:link, .vd_rb_button a:visited, .vd_rb_button .sertificate_item_button {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: 14px;
    padding: 7px 10px;
    display: inline-block;
    text-align: center;
    background: #F50057;
    border-radius: 3px;
    margin: 16px 23px 0;
	border: 0;
	transition: 0.2s all linear;
}
.vd_rb_button a:link:hover, .vd_rb_button a:visited:hover, .vd_rb_button .sertificate_item_button:hover {
	transform: scale(1.02);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

@media (min-width:1100px){
	.vd_top .sc_container {
		padding: 0 15px;
	}
	.sc_container{
		width: 100%!important;
	}
}

@media (min-width: 740px) and (max-width: 1099px) {
	.sc_container{
		width: 100%!important;
	}
	.vd_body {
		padding-bottom: 48px;
	}
	.vd_body .sc_container {
		padding-bottom: 392px;
	}	
	.vd_top {
		height: 448px;
	}
	.vd_top_date {
		font-size: 36px;
		padding-top: 42px;
	}
	.vd_top_time {
		line-height: 20px;
		padding-top: 0px;
	}
	.vd_top_name {
		font-size: 30px;
		line-height: 40px;
		padding-top: 49px;
	    max-width: 688px;	
	}
	.vd_top_button a:link, .vd_top_button a:visited {
		margin-top: 58px;
	}
	.vd_breadcrumb {
		display: none;
	}
	.vd_video {
		margin-top: 57px;
	}
	.vd_left {
		width: 100%;
		float: none;
	}
	.vd_right {
		width: 100%;
		float: none;
		margin-top: 33px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.vd_expert_text br {
		display: none;
	}	
	.vd_expert {
		position: relative;
		width: 50%;
	}
	
	.vd_right_block {
		width: calc(50% - 15px);
	}
	.vd_right_block:nth-child(3) {
		/*margin-right: 0;*/
	}
	.vd_right_block{
		margin-top: 0;
	}
	.vd_questions {
		position: absolute;
		bottom: 0;
	    width: 634px;	
	}
}

@media (max-width: 739px) {
	.vd_body {
		background: #fff;
	}
	.vd_top {
		margin-bottom: 50px;
	}
	.vd_top_date {
		font-size: 30px;
		line-height: 30px;
		padding-top: 44px;
	}
	.vd_top_time {
		font-size: 20px;
		line-height: 20px;
		padding-top: 12px;
	}
	.vd_top_name {
		font-size: 20px;
		line-height: 30px;
		padding-top: 33px;
	}
	.vd_top_button a:link, .vd_top_button a:visited {
		padding: 13px;
		width: 204px;
		margin-top: 40px;
	}
	.vd_breadcrumb {
		display: none;
	}	
	.vd_left {
		width: 100%;
		margin-bottom: 30px;
	}
	.vd_video {
		width: 300px;
		height: 170px;
		margin: 0 auto;
	}	
	.vd_video_circle {
		width: 50px;
		height: 50px;
		top: 60px;
		left: 125px;
		border-radius: 25px;
	}
	.vd_video_triangle {
		border-top: 12px solid transparent;
		border-left: 22px solid #F50057;
		border-bottom: 12px solid transparent;
		margin-left: 17px;
		margin-top: 12px;
	}
	.vd_about {
		padding: 46px 0px 0px;
		box-shadow: none;
		height: initial;
	}
	.vd_about_title {
		font-size: 22px;
	    line-height: 28px;	
	}
	.vd_about_text p {
		font-size: 18px;
		line-height: 26px;
		margin: 25px 0;
	}
	.vd_questions {
		display: none;
	}	
	.vd_right {
		width: inherit;
	}
	.vd_expert {
		padding: 20px 0px 0px;
		height: initial;
		box-shadow: none;
		margin-bottom: 50px;
	}
	.vd_expert_title {
		font-size: 22px;
	}
	.vd_expert_name img {
		margin-right: 20px;
	}
	.vd_expert_name {
		margin: 25px 0 21px;
		height: 78px;
		font-size: 20px;
		line-height: 26px;
	}
	.vd_expert_text p {
		font-size: 18px;
		line-height: 26px;
		margin: 0px 0 25px;
	}
	.vd_right_block {
		box-shadow: none;
		height: initial;
		margin-bottom: 40px;
	}
	.vd_rb_name {
		font-size: 22px;
		padding: 25px 0px 24px;
	}
	.vd_rb_text {
		font-size: 20px;
		line-height: 26px;
		padding: 0;
	}
	.vd_rb_button a:link, .vd_rb_button a:visited {
		font-size: 16px;
		line-height: 16px;
		padding: 12px;
		width: 106px;
		margin: 29px 0px 34px;
	}
	.vd_body {
		padding-bottom: 28px;
	}

	.vd_rb_button a:link, .vd_rb_button a:visited, .vd_rb_button .sertificate_item_button {
		margin: 20px 0 0 0;
		font-size: 17px;
		line-height: 20px;
		width: 100%;
		padding: 10px;
	}
}
/* End */


/* Start:/local/templates/main/components/bitrix/form.result.new/call_back/style.css?17804945781100*/
/*table.form-table*/
/*{*/
/*	width:100%;*/
/*	background-color:white;*/
/*	border-collapse:collapse;*/
/*	font-size:100%;*/
/*	font-weight:normal;*/
/*	line-height:160%;*/
/*}*/

/*table.form-table th, table.form-table td*/
/*{*/
/*	border:1px solid #ADC3D5;*/
/*	padding: 5px 5px;*/
/*	vertical-align:top;*/
/*}*/

/*table.form-table th*/
/*{*/
/*	background-image:url(/local/templates/main/components/bitrix/form.result.new/call_back/images/table_head.gif);*/
/*	background-repeat:repeat-x;*/
/*	text-align: left;*/
/*	color:#25639A;*/
/*}*/


/*table.form-table td*/
/*{*/
/*	padding: 15px 5px;*/
/*}*/

/*.form-required */
/*{*/
/*	color: red;*/
/*}*/

/*.error-fld {*/
/*	display: block;*/
/*	float: left;*/
/*	height: 13px;*/
/*	width: 15px;*/
/*	background-repeat: no-repeat;*/
/*	background-image: url(/local/templates/main/components/bitrix/form.result.new/call_back/images/icon_warn.gif);*/
/*}*/

.call-back-form__fields input + input{
    margin-top: 10px;
}
.call-back input.form-button{
    width: 100%;  
}
.politics--container{
    display: flex;
}
.politics--text{
    text-align: left;
}

@media(max-width: 600px){
    .actions-container-cdu > div{
        padding-left: 24px;
        padding-right: 24px;
    }
}
/* End */
/* /local/templates/main/components/bitrix/news/webinars_new/bitrix/news.detail/.default/style.css?17368577007137 */
/* /local/templates/main/components/bitrix/form.result.new/call_back/style.css?17804945781100 */
