

/* Start:/local/templates/RotatorArmadilloSmart/components/bitrix/search.title/instructions/style.css?16841579683040*/
.search-container{
    color: black;
	float: right;
	width: 481px;
	height: 44px;
}
.search-container .bx_field{
	position: relative;
	margin-top: 15px;
	height: 30px;
	border-top:    1px solid #8ca3ae;
	border-right:  1px solid #a0b4be;
	border-bottom: 1px solid #b6c8d1;
	border-left:   1px solid #a0b4be;
	border-radius: 3px;
	background: #fff;
	box-shadow: inset 0 2px 3px 0 rgba(0,0,0,0.1);
	line-height: 30px;
}
.search-container .bx_field .bx_input_text{
	position: absolute;
	left: 0;
	height: 30px;
	outline: none;
	border: none;
	background: none;
	line-height: 30px;
	width: 100%;
	padding-right: 40px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
}
.search-container .bx_field .bx_input_submit{
	position: absolute;
	top: 2px;
	right: 0;
	bottom: 0;
	width: 34px;
	border: none;
	background: url('/local/templates/RotatorArmadilloSmart/components/bitrix/search.title/instructions/images/search_lupe.png') no-repeat left center;
	cursor: pointer;

}
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-left: 11px;
	margin-top: 0;
	background-color: #FFF;
	font-size: 22px;
}
div.title-search-fader {
	display:none;
	background-image: url('/local/templates/RotatorArmadilloSmart/components/bitrix/search.title/instructions/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: fit-content;
	height: fit-content;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative;
	margin-top: 15px;
	cursor: pointer;
}
.bx_searche .bx_image{
	/*width: 45px;*/
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	/*font-size: 13px;*/
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	/*font-size:13px;*/
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 54px;
	padding: 0 0 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	/*font-size: 12px;*/
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/bootstrap_v4/style.min.css?1756476666272*/
.page-link,.page-link:hover{color:var(--theme-color-primary)}.page-item.active .page-link{color:var(--theme-b-tx-primary);background-color:var(--theme-color-primary);border-color:var(--theme-color-primary)}.page-link:focus{box-shadow:0 0 0 .2rem var(--theme-b-sd-primary)}
/* End */


/* Start:/local/templates/RotatorArmadilloSmart/components/bitrix/news.list/video/style.css?1686833002562*/

.video-instruction{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
.video-instruction .video-card{
    max-width: 640px;
    width: 100%;
    margin-bottom: 100px;
}
.video-instruction .video-card video{
    width: 100%;
    height: 100%;
    background: #000;
}
.video-instruction .video-card .video-info{
    align-self: start;
    font-weight: 400;
    font-size: 26px;
    color: #000;
    height: 75px;
    margin-top: 26px;
}

.pagination-container .page-link{
    font-size: 1.25rem !important;
}

/* End */


/* Start:/bitrix/components/bitrix/player/templates/.default/style.min.css?1756476676122*/
td.popupmenu div.popupitem .playlist-edit{background-image:url(/bitrix/components/bitrix/player/images/playlist_edit.gif)}
/* End */


/* Start:/local/templates/RotatorArmadilloSmart/components/bitrix/news.list/pdf/style.css?16819206111233*/
.pdf-instruction{
    display: grid;
    grid-template-areas: "first second" "first third";
    justify-content: start;
    column-gap: 17px;
    margin-bottom: 32px;
    align-items: center;
}
.pdf-instruction:before{
    grid-area: first;
    content: '';
    width: 30px;
    height: 40px;
    background: url(/local/templates/RotatorArmadilloSmart/components/bitrix/news.list/pdf/images/pdf.svg) 0 0 no-repeat;
}
.pdf-instruction .pdf-name{
    grid-area: second;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    color: var(--dark-blue);
    text-decoration: none;
}
.pdf-instruction  .pdf-size{
    grid-area: third;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #000;
}
/*
.video-instructions{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
.video-instructions .video-card{
    max-width: 640px;
    margin-bottom: 100px;
}
.video-instructions .video-card video{
    max-width: 640px;
    max-height: 362px;
    width: 100%;
    height: 100%;
}
.video-instructions .video-card .video-info{
    align-self: start;
    font-weight: 400;
    font-size: 26px;
    color: #000;
    height: 75px;
    margin-top: 26px;
}

.pagination-container .page-link{
    font-size: 1.25rem !important;
}*/

/* End */
/* /local/templates/RotatorArmadilloSmart/components/bitrix/search.title/instructions/style.css?16841579683040 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/bootstrap_v4/style.min.css?1756476666272 */
/* /local/templates/RotatorArmadilloSmart/components/bitrix/news.list/video/style.css?1686833002562 */
/* /bitrix/components/bitrix/player/templates/.default/style.min.css?1756476676122 */
/* /local/templates/RotatorArmadilloSmart/components/bitrix/news.list/pdf/style.css?16819206111233 */
