

/* Start:/local/templates/bankfirm2025/components/bitrix/menu/video-answer/style.css?17543089581703*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/bankfirm2025/components/bitrix/menu/video-answer/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}

.menu-section-block {
    width: 100%;
    max-width: 286px;
    background: #fff;
    box-shadow: 0px 4px 25px 0px #1A345C29;
    padding: 24px 16px;
    height: max-content;
}

.video-page--block {
    display: flex;

}

.menu-section-block ul li {
    list-style: none;
	padding: 0;
}

.menu-section-block ul li a{
	color: #1A345C;
	font-size: 16px;
	line-height: 24px;
}

body .menu-section-block ul {
    padding-inline-start: 0;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.menu-section-block-video {
    width: 100%;
    max-width: 286px;
    display: flex;
    flex-direction: column;
}

.menu-section-block-video span {
    padding: 18px 15px 14px 17px;
    background-color: #1A345C;
    color: #ffffff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
}

@media(max-width:1200px) {
	.video-page--block {
		flex-direction: column;
		gap: 32px;
	}
	.menu-section-block-video {
		width: 100%;
		max-width: unset;
		display: flex;
		flex-direction: column;
	}
	.menu-section-block {
		max-width: unset;
	}
}

/* End */


/* Start:/local/templates/bankfirm2025/components/bitrix/news.list/video_list/style.css?17543089581005*/
.card_video_items {
    margin-bottom: 50px;
    max-width: 700px;
    width: 100%;
}



@media(max-width: 700px) {
    .card_video_items iframe {
       width: 100%;
    }
    .card_video_items  {
        padding: 20px;
    }
}

.video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000000;
}

.video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.video__button {
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 68px;
    height: 48px;
    border: none;
    background-color: #ff0000;
    transform: translate(-50%, -50%);
    background-color: transparent;
}

.video__button-shape {
    fill:#ff0000;
    fill-opacity: 0.8;
}

.video:hover .video__button-shape {
    fill: #ff0000;
    fill-opacity: 1;
}

.video__button-icon{
    fill: #fff;
}



@media(max-width:800px) {
    .card_video {
        align-items: baseline !important;
    }
}
/* End */
/* /local/templates/bankfirm2025/components/bitrix/menu/video-answer/style.css?17543089581703 */
/* /local/templates/bankfirm2025/components/bitrix/news.list/video_list/style.css?17543089581005 */
