

/* Start:/local/templates/sivik/components/bitrix/search.page/clear1/style.css?17503128904087*/
div.search-tags-chain a {margin:2px;}
div.search-tags-chain a.search-tags-link {color:#333333; font-size:90%; text-decoration:none;color:#535353;}
div.search-tags-cloud a {white-space: normal;}

div.search-advanced { overflow: hidden; margin: 20px 0 20px; zoom:1;}
div.search-advanced-result { float: left; width:70%;}
div.search-advanced-filter { float: right; }
div.search-advanced-filter a { outline: none;}
div.search-count {font-size: 15px; color: #333333;}

div.search-item {
    margin: 0;
    padding: 20px 20px;
    border-bottom: 1px dashed rgba(51, 51, 51, 0.3);
}
div.search-item:last-child {
    border-bottom: none;
}
div.search-item h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 20px;
    color: #333;
}
div.search-item h4 a {
    opacity: 1;
    transition: all ease 0.3s;
    line-height: normal;
}
div.search-item h4 a:hover {
    opacity: 0.7;
}
div.search-result {
    margin: 0 0 40px;
}
div.search-preview {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 300;
    line-height: normal;
}
div.search-preview b {
    font-weight: 400;
    color: #024ED5;
}
a.more {
    font-size: 14px;
    font-weight: 400;
    color: #0749CA;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
a.more::after {
    content: "";
    display: inline-block;
    /* position: absolute;
    top: 1px;
    right: -12px;*/
    width: 7px;
    height: 13px;
    background-image: url("/local/templates/sivik/img/more_arrow.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

div.search-item-meta { margin: 1em 0 0 0; overflow: hidden; zoom: 1;}
div.search-item-rate { float: left; margin: -3px 6px 0 0;}
div.search-item-tags { float: left; }
div.search-item-date { float: right;}

div.search-page input.search-suggest {width: 99%; border: 1px solid; font-size:1.3em;}

div.search-filter h2 { margin:1em 0 0.5em; border: none;}
table.search-filter { width: 100%;  margin-top: 0.5em;}
table.search-filter td { padding: 1em; border-top: 1px solid;}
td.search-filter-name { width: 10%; text-align: right;}
td.search-filter-field { width: 50%;}

table.search-filter input.input-field { border: 1px solid; font-size:1.3em; }
table.search-filter select.select-field {border: 1px solid; font-size:1.2em; }

div.search-sorting { margin: 0.5em 0;}
div.search-sorting b { padding: 0.2em 0.3em 0.3em ; font-weight: normal;}
/* COLORS */
/* div.search-item, table.search-filter td { border-color: #E9E9E9;}
div.search-page input.search-query, div.search-page input.search-suggest, table.search-filter input.input-field, table.search-filter select.select-field { background: #F8F7F7; border-color: #D9D9D9; }
div.search-advanced, div.search-item-meta, div.search-item-meta a { color: #8a8a8a; }
div.search-sorting b { background: #e8e9ec; } */

.search-item-rate {font-size: 11px;}

.search__form {
    position: relative;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    height: 60px;
    z-index: 100001;
}
.search__form input.search-query {
    width: 100%;
    height: 100%;
    border: 1px solid #ECECEC;
    border-radius: 5px;
    padding: 18px 18px 18px 50px;
    color: #333;
    font-size: 16px;
}
.search__form input.search-button {
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    width: 20px;
    height: 20px;
    background-image: url("/local/templates/sivik/img/search-black.svg");
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateY(-50%);
    cursor: pointer;
}

@media (max-width: 47.9875em) {
    div.search-count {
        font-size: 14px;
    }
    div.search-item {
        border-bottom-style: solid;
    }
    div.search-item h4 {
        font-size: 16px;
    }
    div.search-preview {
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/sivik/components/bitrix/search.title/in_page/style.css?17503128902192*/
div.title-search-result {
	display:none;
	overflow:hidden;
	z-index:100005;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/sivik/components/bitrix/search.title/in_page/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */
/* /local/templates/sivik/components/bitrix/search.page/clear1/style.css?17503128904087 */
/* /local/templates/sivik/components/bitrix/search.title/in_page/style.css?17503128902192 */
