

/* Start:/bitrix/templates/visit_siberia/components/bitrix/search.page/sibir_search/style.css?16540797711534*/
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;}

.search-page{
	padding: 2rem 0;
font-family: 'Roboto',Arial,sans-serif;
}
.search-page form{
	display: flex;
	flex-wrap: wrap;
}
.search-page input[name="q"]{
	color: #000e3e;
	border: 1px solid #cdd4db;
	background-color: #fff;
	font-size: 16px;
	font-weight: 400;
	height: 50px;
	min-width: 400px;
	padding: 0 20px;
	line-height: 1.33;
	outline: none;
	font-family: 'Roboto',Arial,sans-serif;
}
.search-page input[type="submit"] {
	color: #fff;
	cursor: pointer;
	background-color: #1d498d;
	font-family: 'Inter', Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	border: 2px solid transparent;
	outline: none;
	font-weight: 600;
	font-size: 14px;
	width: 230px;
	height: 50px;
	padding: 0 15px;
	text-decoration: none;
	justify-content: center;
	transition: all .2s ease-in-out;
}
.search-page input[type="submit"]:hover{
	color: #1d498d;
	border-color: #1d498d;
	background-color: transparent;
}
.search-page h1{
	color: #000e3e;
	font-size: 32px;
	font-family: "Roboto", Arial, sans-serif;
	line-height: 1.25;
	font-weight: 500;
	background-position: center center;
	display: block;
	margin-bottom: 2rem;
}
.search-page a{
color:#1d498d;
text-decoration: none;
font-weight: bold;
}
.search-page small a,
.search-page p a{
font-weight: normal;
}
.search-page small a:first-child{
display:none
}
.search-page a:hover{
text-decoration: underline;
}
/* End */
/* /bitrix/templates/visit_siberia/components/bitrix/search.page/sibir_search/style.css?16540797711534 */
