

/* Start:/bitrix/templates/.default/components/bitrix/search.page/template1/style.css?17669902793899*/
a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: 6px;
}
.search-item-rate {font-size: 11px;}
.accessory_search form {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.accessory_search .field{
	width:25%;
}
.accessory_search .field label{
	display:block;
	color:#585758;
	font-size:16px;
	font-weight:700;
	margin-bottom:10px;
}
.accessory_search .field input{
	background: #fff;
    border-radius: 5px;
    border: 1px solid #585758;
    height:50px;
    line-height:50px;
	padding-left:20px;
	padding-right:20px;
	width:100%;
}
.accessory_search{
	margin-bottom:75px;
}

.accessory_search .field .eventSemInp__inp{
	width:100%;
}
.catalog_filter_panel{
	
}

.search_block{ 
	display: block;
	margin-top:76px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:76px;
}
.search_title{
	color:#585758;
	margin-bottom:15px;
	line-height:24px;
	font-size:24px;
	font-weight: bold;
}
.search_input{
	width:740px;
	position:relative;
	float:left;
}
.seacrh_filter{
	width:230px;
	border:solid 2px #fdc400;
	border-radius:30px;
	height:60px;
padding-left: 80px;
	line-height:60px;
	background:#fdc400 url(/bitrix/templates/.default/components/bitrix/search.page/template1/img/seacrh_filter_bg2.png) 45px 50% no-repeat;
	cursor:pointer;
	color:#fff;
	font-size:18px;
}
.seacrh_filter:hover{
	border:solid 2px #fdc400;
	background:#f5d04d url(/bitrix/templates/.default/components/bitrix/search.page/template1/img/seacrh_filter_bg2.png) 45px 50% no-repeat;
	color:#fff;
}

.search_input input[type="text"]{
	width:100%;
	height:60px;
	line-height:60px;
	border:solid 1px #585758;
	text-align: center;
	border-radius:5px;
	background:#f5d04d; url(/bitrix/templates/.default/components/bitrix/search.page/template1/img/search_bg1.png) 34px 16px no-repeat;
	color:#000;
	font-size:18px;
	
}
.search_input input[type="submit"]{
	background: url(/bitrix/templates/.default/components/bitrix/search.page/template1/../images/input_bg.png) top center no-repeat;
	width:14px;
	height:26px;
	position:absolute;
	top:16px;
	right:34px;
}
.seacrh_nav{
	margin-bottom:30px;
	padding-bottom:7px;
	border-bottom:solid 2px #585758;
}
.seacrh_nav a{
	display:inline-block;
	margin-right:20px;
	color:#585758;
	font-size:14px;
}
.seacrh_nav a.active{
	color:#00a5db;
}
.seacrh_nav a:hover{
	color:#00a5db;
}

.seacrh_iteam{
	margin-bottom:20px;
	padding-bottom:22px;
	border-bottom:solid 1px #585758;
}
.seacrh_iteam_title{
	color:#00a5db;
	font-size:18px;
	line-height:18px;
	margin-bottom:18px;
}
.seacrh_iteam_title a{
	color:#00a5db;
	font-size:18px;
	line-height:18px;
	text-decoration:underline;
}
.seacrh_iteam_title a:hover{
	color:#005795;
}
.seacrh_iteam_desc{
	color:#585758;
	font-size:16px;
	line-height:24px;
}
.seacrh_filter_block{
	padding-top:5px;
	border-top:solid 1px #585758;
	display:none;
}
.title_filter{
	color:#585758;
	font-size:18px;
	margin-top:15px;
	margin-bottom:15px;
}

.filter_search_iteam{
	width:20%;
	float:left;
}
.stalid_checkbox2 {
	display:none;
}

label.stalid_checkbox_label2 {
  color: #585758;
  font-size:14px;
  cursor: pointer;
  font-weight: normal;
  line-height: 22px;
  vertical-align: middle;
  display:block;
  padding-left:35px;
  position:relative;

  
}
 

label.stalid_checkbox_label2:before {
  content: " ";
  color: #000;
  display: inline-block;
  margin-right: 6px;
  position: relative;
  text-align: center;
  text-indent: 0px;
  width: 20px;
  height: 20px;
  background: #FFF;
  border: 1px solid #585758;
  border-image: initial;
  vertical-align: middle;
  position:absolute;
  top:0px;
  left:0px;
}
 
/* checked */
input:checked + label.stalid_checkbox_label2:before {
   content: "\002B";
   background: #8a95a1;
   color: #fff;
}
/* disabled */
input:disabled + label.stalid_checkbox_label2:before {
  background: #585758;
  color: #fff;
}
.tab_searh{
	display:none;
}

.tabs-links {
 margin-top: 30px;
}

@media screen and (max-width: 980px) {
.seacrh_filter {
	background: #fdc400;
padding: 0px;
text-align: center;
	}
.seacrh_filter:hover {
	background: #fdc400;
padding: 0px;
text-align: center;
	}
}


/* End */
/* /bitrix/templates/.default/components/bitrix/search.page/template1/style.css?17669902793899 */
