

/* Start:/local/templates/bs_main/components/bitrix/catalog.element/tov.detail.new/style.css?17799051511214*/

.controls {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #f0f4f8;
	border-bottom: 2px solid #c0cfe0;
	padding: 8px 16px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 6px 18px;
	z-index: 200;
	font-family: tahoma;
	font-size: 12px;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.ctrl-group {
	display: flex;
	align-items: center;
	gap: 14px;
}
.ctrl-label {
	display: flex;
	align-items: center;
	gap: 5px;
	cursor: pointer;
	user-select: none;
	white-space: nowrap;
	color: #333;
}
.ctrl-btn {
	padding: 5px 16px;
	background: #2177AF;
	color: #fff;
	border: none;
	border-radius: 3px;
	font-family: tahoma;
	font-size: 12px;
	cursor: pointer;
	white-space: nowrap;
}
.ctrl-btn:hover {
	background: #1a5f8a;
}
.ctrl-btn:active {
	background: #154e72;
}

.ctrl-btn-back {
	padding: 5px 14px;
	background: transparent;
	color: #888;
	border: 1px solid #bbb;
	border-radius: 3px;
	font-family: tahoma;
	font-size: 12px;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
	display: inline-block;
	box-sizing: border-box;
}
.ctrl-btn-back:hover {
	border-color: #777;
	color: #444;
	background: transparent;
}
/* End */


/* Start:/local/templates/bs_main/components/bitrix/news.list/video.list.product/style.css?1724759702540*/
.product_video::after {
    background: rgba(0, 0, 0, 0) url("/tpl/images/k/play.png") no-repeat scroll left top;
    content: "";
    height: 90px;
    left: 50%;
    margin: -45px 0 0 -45px;
    position: absolute;
    top: 50%;
    width: 90px;
}
.product_video {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    height: 420px;
	min-width: 640px;   
    position: relative;    
}

@media (max-width: 767px) {
	
.product_video { 
	min-width: auto;     
}
	
	
}
/* End */
/* /local/templates/bs_main/components/bitrix/catalog.element/tov.detail.new/style.css?17799051511214 */
/* /local/templates/bs_main/components/bitrix/news.list/video.list.product/style.css?1724759702540 */
