

/* Start:/zagorodnaya-nedvizhimost/poselki/assets/style.css?17732151653979*/
body .search_text_result{
    color: inherit;
    margin-bottom: 60px;
}

.p-header{
    position: relative;
    color: #fff;
    background: #000;
}
.p-header > picture{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.p-header > picture > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.p-header .container{
    position: relative;
}
.p-header .page-section__heading {
    color: #fff;
    margin-top: 9px;
    font-size: 36px;
    letter-spacing: 0.01em;
    margin-bottom: 10px;
}
.p-header .breadcrumbs{
    margin: 0;
}
.p-header a.breadcrumbs__item{
    color: #fff;
}

.p-header .p-header-container{
    display: grid;
    gap: 30px;
    padding: 50px 0 30px;
    margin-bottom: 40px;
}
.p-header__search{
    width: 100%;
    position: relative;
}
.p-header__search-input{
    width: 100%;
    padding: 11px 35px 11px 12px;
    border: 1px solid #D6D6D6;
}
.p-header__search-btn{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 6px;
    background: none;
    border: none;
    outline: none;
}
.p-header__row{
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.p-header__tags{
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}
.p-header__tags a{
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.80);
    padding: 6px 10px;
    font-size: 12px;
    line-height: normal;
    display: block;
    color: #222;
    font-weight: 400;
}
.p-header__tags a:hover{
    border-radius: 5px;
    background: #C29540;
    color: #FFF;
    text-decoration: none;
}
.p-header__map,
.p-header__villages-btn{
    display: none;
    background: none;
    border: none;
    outline: none;
    color: #fff;
    flex-shrink: 0;
    font-size: 14px;
    padding: 0;
}
.p-header__map--show,
.p-header__villages-btn{
    display: inline-flex;
    align-items: center;
    gap: 5px;
}
.p-header__villages-btn:hover,
.p-header__map:hover,
.p-header__villages-list a:hover,
.p-header__villages-btn--active{
    color: #C29540;
}
.p-header__villages-btn span,
.p-header__map span{
    border-bottom: 1px dashed;
}
.p-header__villages{

}
.p-header__villages-btn svg{
    position: relative;
    top: -2px;
}
.p-header__villages-btn:not(.p-header__villages-btn--active) span + span{
    display: none;
}
.p-header__villages-btn--active span:first-of-type{
    display: none;
}
.p-header__villages-btn--active svg{
    transform: rotate(180deg);
    transform-origin: center 13px;
}
.p-header__villages-btn--active:hover{
    color: #fff;
}
.p-header__villages-list{
    display: grid;
    grid-template-columns: max-content max-content max-content max-content;
    gap: 16px;
    justify-content: space-between;
    margin-top: 20px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.25s ease-out;
}
.p-header__villages:has(.p-header__villages-btn--active) .p-header__villages-list{
    max-height: 800px;
    transition: max-height 0.5s ease-in;
}
.p-header__villages-list a{
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 400;
}
.p-header__villages .p-header__map{
    display: none;
}

@media (max-width: 980px) {
    .p-header .p-header-container{
        text-align: center;
    }
    .p-header__tags{
        justify-content: center;
    }
    .p-header__villages-list {
        grid-template-columns: 1fr 1fr;
        width: 100%;
        flex-shrink: 0;
    }
    .p-header__map{
        display: none;
    }
    .p-header__villages .p-header__map{
        display: inline-flex;
    }
    .p-header__villages{
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .p-header .breadcrumbs{
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .p-header .p-header-container{
        gap: 20px;
    }
    .p-header__villages-list {
        grid-template-columns: 1fr;
    }
}
/* End */


/* Start:/local/templates/garda_new_responsive/components/bitrix/breadcrumb/bread-search/style.css?1681891965552*/
.content .bx_breadcrumbs_search ul li {
    display: inline-block;
    vertical-align: top;
    padding-left: 0px;
    font-size: 12px;
    text-transform: uppercase;
    padding-right: 10px;
}

.content .bx_breadcrumbs_search ul li.punkt_search.right_icon_s:after {
    content: "";
    width: 10px;
    height: 10px;
    background: url(/img/bcsplit.png) center no-repeat;
    display: inline-block;
    margin-left: 7px;
}

span.active_p_s {
    color: #fbad18;
}

.content .bx_breadcrumbs_search ul{
    padding-left: 0px;
}
/* End */


/* Start:/local/templates/garda_new_responsive/components/pixelplus/search.page/poselki/style.css?17732151657574*/
.header-filter { display: none;}
.header-filter .toggle-filter, .toggle-view {display: none;}
.header-filter__view {width: 170px;}
.header-filter__view {display: flex !important;}
.header-filter .filter-results {display: flex !important; width: 150px;}
.header-filter .toggle-filter {display: none;}
.style_search_form {
	border: solid 1px #ffa800;
	width: 100%;
	display: inline-block;
}

.style_search_form > imput {
	vertical-align: text-top;
	display: inline-block;
}

.style_search_form > input[type=submit] {
	background: url(/img/search/search.png);
	width: 11px;
	height: 11px;
	border: none;
	cursor: pointer;
	padding: 1px;
}

.style_search_form > input[type=text] {
	background: rgba(255, 255, 255, 0);
	border: none;
	width: 96.5% !important;
	padding-left: 10px;
	padding-top: 4px;
	font-size: 14px;
	color: #fff;
}

.col_poselki {
	padding-top: 15px;
	display: block;
	text-align: right;
}

.col_poselki b {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

.block_search_highway {
	font: 18px agopuhr;
	display: inline-block;
	width: 45%;
	padding: 1% 1% 1% 3%;
}

.block_search_highway:before {
	content: "";
	width: 4px;
	height: 7px;
	background: url(/img/search/poselok_img.png);
	display: inline-block;
	vertical-align: middle;
	margin: 0px 10px 0px -24px;
}

.link_search_highway{
	cursor: pointer;
}

a.link_search_highway.active_filter {
	color: #fbad19;
}

/*RESULT CSS*/

.left_image_sr {
	width: 430px;
	height: 280px;
	background-size: cover !important;
	display: inline-block;
	vertical-align: top;
}

.search_result_item {
	padding: 13px;
	border: solid 1px #3e3c3c;
	margin-bottom: 14px;
	margin-top: 14px;
	display: inline-block;
	width: 100%;
}

.right_result_sr {
	display: inline-block;
	padding-left: 23px;
}

.top_name_sr {
	font-size: 16px;
	color: #fbad18;
}

.col_srt_this_u {
	margin-top: 7px;
}

.right_result_sr .similar-settlements {
	margin-top: 30px;
}

.col_srt_this_u b {
	color: #fff;
}

.item_list_sizes {
	width: 100%;
	height: 25px;
}

.left_ls_sr {
	display: inline-block;
	vertical-align: top;
}

.right_ls_sr {
	display: inline-block;
	vertical-align: top;
}

.all_item_list_size {
	margin-top: 20px;
}

.left_ls_sr {
	width: 160px;
}

.right_ls_sr {
	display: inline-block;
	vertical-align: top;
	color: #fff;
}

.this_advantages {
	display: inline-block;
	vertical-align: top;
	height: 27px;
	width: 27px;
	text-align: center;
	border: solid 1px #585757;
	background-position: center !important;
	background-repeat: no-repeat !important;
	-webkit-border-radius: 5px;/*Safari, Chrome*/
	-moz-border-radius: 5px;/*Firefox*/
	border-radius: 5px;
}

.all_advantages {
	margin-top: 13px;
}

.similar-settlements .settlement-infrastructure {
	list-style: none !important;
	padding-left: 0;
	width: 250px;
	height: 33px;
}
.similar-settlements .settlement-infrastructure .infrastructure-icon {
	border: 1px solid #585757;
	display: inline-block;
	height: 25px;
	width: 25px;
	padding: 0 !important;
	margin-right: 3px;
	border-radius: 5px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
}
.similar-settlements .infrastructure-icon .infrastructure-tooltip {
	display: none;
	position: absolute;
	top: -30px;
	left: -40px;
	background: #000;
	padding: 0 5px;
	width: 95px;
	text-align: center;
	border-radius: 3px;
}
.similar-settlements .infrastructure-icon .infrastructure-tooltip:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
	margin: auto;
}
.similar-settlements .infrastructure-icon:first-child .infrastructure-tooltip:after {
	right: 100%;
	left: 15px;
}
.similar-settlements .infrastructure-icon:first-child .infrastructure-tooltip {
	left: -10px;
}
.similar-settlements .infrastructure-icon:hover .infrastructure-tooltip {
	display: block;
}
.similar-settlements .item {
	border: 1px solid #3e3c3c;
	padding: 15px;
	width: 458px;
	height: 455px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.similar-settlements .item .settlement-image img {
	width: 458px;
	height: 277px;
	margin-bottom: 15px;
}
.similar-settlements-container .item:nth-child(2n+2) {
	margin-right: 0;
}
.similar-settlements .settlement-stats {
	color: #a7a7a7;
}
.similar-settlements .settlement-stats span {
	color: #c8c8c8;
}
.similar-settlements  .settlement-name,
.similar-settlements  .settlement-name a {
	color: #a7a7a7;
	font-size: 24px;
	font-family: agopuhr;
	margin-bottom: 4px;
}
.similar-settlements  .settlement-highway {
	font-family: agopuhr;
	font-size: 14px;
	margin-bottom: 15px;
	color: #6a6a6a;
}
.similar-settlements-container {
	overflow: hidden;
	height: 1000px;
}
.similar-settlements .infrastructure-icon.icon_bass {
	background-image: url(/img/icon-bass.png);
}
.similar-settlements .infrastructure-icon.icon_beach {
	background-image: url(/img/icon-beach.png);
}
.similar-settlements .infrastructure-icon.icon_cafe {
	background-image: url(/img/icon-cafe.png);
}
.similar-settlements .infrastructure-icon.icon_detsad {
	background-image: url(/img/icon-detsad.png);
}
.similar-settlements .infrastructure-icon.icon_fish {
	background-image: url(/img/icon-fish.png);
}
.similar-settlements .infrastructure-icon.icon_fit {
	background-image: url(/img/icon-fit.png);
}
.similar-settlements .infrastructure-icon.icon_golf {
	background-image: url(/img/icon-golf.png);
}
.similar-settlements .infrastructure-icon.icon_horse {
	background-image: url(/img/icon-horse.png);
}
.similar-settlements .infrastructure-icon.icon_les {
	background-image: url(/img/icon-les.png);
}
.similar-settlements .infrastructure-icon.icon_medicine {
	background-image: url(/img/icon-medicine.png);
}
.similar-settlements .infrastructure-icon.icon_salon {
	background-image: url(/img/icon-salon.png);
}
.similar-settlements .infrastructure-icon.icon_school {
	background-image: url(/img/icon-school.png);
}
.similar-settlements .infrastructure-icon.icon_super {
	background-image: url(/img/icon-super.png);
}
.similar-settlements .infrastructure-icon.icon_torg {
	background-image: url(/img/icon-torg.png);
}
.similar-settlements .infrastructure-icon.icon_vet {
	background-image: url(/img/icon-vet.png);
}
.similar-settlements .infrastructure-icon.icon_vodo {
	background-image: url(/img/icon-vodo.png);
}
.similar-settlements .infrastructure-icon.icon_zd {
	background-image: url(/img/icon-zd.png);
}

.search_text_result {
	text-align: center;
	padding: 10px 0px;
	color: #fff;
	border: solid 1px #ffa800;
	margin-top: 20px;
}

.left_ot {
	display: inline-block;
}

.right_do {
	display: inline-block;
}

.price_value{
	font-size: 13px !important;
	color: #fff !important;
	font-family: arial !important;
	margin-bottom: 4px !important;
	width: 150px;
}

.rentprice_value{
	font-size: 13px !important;
	color: #fff !important;
	font-family: arial !important;
	margin-bottom: 4px !important;
	width: 150px;
}

.price_value > div {
	display: inline-block;
}

.rentprice_value > div {
	display: inline-block;
}

.currency_usd, .currency_rub, .currency_eur, .rentcurrency_usd, .rentcurrency_rub, .rentcurrency_eur {
	width: 21px !important;
	height: 26px !important;
	background-size: 21px !important;
	cursor: pointer;
}

.rentcurrency_usd {
	background: url(/img/usd.png) center center no-repeat;
}
.rentcurrency_rub {
	background: url(/img/rub.png) center center no-repeat;
}
.rentcurrency_eur {
	background: url(/img/eur.png) center center no-repeat;
}

.right_ls_sr sup {
	float: right;
	margin-top: -4px;
}
/* End */


/* Start:/local/templates/garda_new_responsive/components/bitrix/news.list/search-highway-ajax/style.css?16818919657003*/
.style_search_form {
	border: solid 1px #ffa800;
}

.style_search_form > imput {
	vertical-align: text-top;
	display: inline-block;
}

.style_search_form > input[type=submit] {
	background: url(/img/search/search.png);
	width: 11px;
	height: 11px;
	border: none;
	cursor: pointer;
	padding: 1px;
}

.style_search_form > input[type=text] {
	background: rgba(255, 255, 255, 0);
	border: none;
	width: 96%;
	padding-left: 10px;
	padding-top: 4px;
	font-size: 14px;
	color: #fff;
}

.col_poselki {
	padding-top: 15px;
}

.col_poselki b {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

.block_search_highway {
	font: 18px agopuhr;
	display: inline-block;
	width: 45%;
	padding: 1% 1% 1% 3%;
}

.block_search_highway:before {
	content: "";
	width: 4px;
	height: 7px;
	background: url(/img/search/poselok_img.png);
	display: inline-block;
	vertical-align: middle;
	margin: 0px 10px 0px -24px;
}

.link_search_highway{
	cursor: pointer;
}

a.link_search_highway.active_filter {
	color: #fbad19;
}

/*RESULT CSS*/

.left_image_sr {
	width: 430px;
	height: 280px;
	background-size: cover !important;
	display: inline-block;
	vertical-align: top;
}

.search_result_item {
	padding: 13px;
	border: solid 1px #3e3c3c;
	margin-bottom: 14px;
	margin-top: 14px;
	display: inline-block;
	width: 100%;
}

.right_result_sr {
	display: inline-block;
	padding-left: 23px;
	width: 530px;
}

.top_name_sr {
	font-size: 16px;
	color: #fbad18;
}

.col_srt_this_u {
	margin-top: 7px;
}

.right_result_sr .similar-settlements {
	margin-top: 30px;
}

.col_srt_this_u b {
	color: #fff;
}

.item_list_sizes {
	width: 100%;
}

.left_ls_sr {
	display: inline-block;
	vertical-align: top;
}

.right_ls_sr {
	display: inline-block;
	vertical-align: top;
}

.all_item_list_size {
	margin-top: 20px;
}

.left_ls_sr {
	width: 160px;
}

.right_ls_sr {
	display: inline-block;
	vertical-align: top;
	color: #fff;
}

.this_advantages {
	display: inline-block;
	vertical-align: top;
	height: 27px;
	width: 27px;
	text-align: center;
	border: solid 1px #585757;
	background-position: center !important;
	background-repeat: no-repeat !important;
	-webkit-border-radius: 5px;/*Safari, Chrome*/
	-moz-border-radius: 5px;/*Firefox*/
	border-radius: 5px;
}

.all_advantages {
	margin-top: 13px;
}

.similar-settlements .settlement-infrastructure {
	list-style: none !important;
	padding-left: 0;
	width: 250px;
	height: 33px;
}
.similar-settlements .settlement-infrastructure .infrastructure-icon {
	border: 1px solid #585757;
	display: inline-block;
	height: 25px;
	width: 25px;
	padding: 0 !important;
	margin-right: 3px;
	border-radius: 5px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
}
.similar-settlements .infrastructure-icon .infrastructure-tooltip {
	display: none;
	position: absolute;
	top: -30px;
	left: -40px;
	background: #000;
	padding: 0 5px;
	width: 95px;
	text-align: center;
	border-radius: 3px;
}
.similar-settlements .infrastructure-icon .infrastructure-tooltip:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
	margin: auto;
}
.similar-settlements .infrastructure-icon:first-child .infrastructure-tooltip:after {
	right: 100%;
	left: 15px;
}
.similar-settlements .infrastructure-icon:first-child .infrastructure-tooltip {
	left: -10px;
}
.similar-settlements .infrastructure-icon:hover .infrastructure-tooltip {
	display: block;
}
.similar-settlements .item {
	border: 1px solid #3e3c3c;
	padding: 15px;
	width: 458px;
	height: 455px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.similar-settlements .item .settlement-image img {
	width: 458px;
	height: 277px;
	margin-bottom: 15px;
}
.similar-settlements-container .item:nth-child(2n+2) {
	margin-right: 0;
}
.similar-settlements .settlement-stats {
	color: #a7a7a7;
}
.similar-settlements .settlement-stats span {
	color: #c8c8c8;
}
.similar-settlements  .settlement-name,
.similar-settlements  .settlement-name a {
	color: #a7a7a7;
	font-size: 24px;
	font-family: agopuhr;
	margin-bottom: 4px;
}
.similar-settlements  .settlement-highway {
	font-family: agopuhr;
	font-size: 14px;
	margin-bottom: 15px;
	color: #6a6a6a;
}
.similar-settlements-container {
	overflow: hidden;
	height: 1000px;
}
.similar-settlements .infrastructure-icon.icon_bass {
	background-image: url(/img/icon-bass.png);
}
.similar-settlements .infrastructure-icon.icon_beach {
	background-image: url(/img/icon-beach.png);
}
.similar-settlements .infrastructure-icon.icon_cafe {
	background-image: url(/img/icon-cafe.png);
}
.similar-settlements .infrastructure-icon.icon_detsad {
	background-image: url(/img/icon-detsad.png);
}
.similar-settlements .infrastructure-icon.icon_fish {
	background-image: url(/img/icon-fish.png);
}
.similar-settlements .infrastructure-icon.icon_fit {
	background-image: url(/img/icon-fit.png);
}
.similar-settlements .infrastructure-icon.icon_golf {
	background-image: url(/img/icon-golf.png);
}
.similar-settlements .infrastructure-icon.icon_horse {
	background-image: url(/img/icon-horse.png);
}
.similar-settlements .infrastructure-icon.icon_les {
	background-image: url(/img/icon-les.png);
}
.similar-settlements .infrastructure-icon.icon_medicine {
	background-image: url(/img/icon-medicine.png);
}
.similar-settlements .infrastructure-icon.icon_salon {
	background-image: url(/img/icon-salon.png);
}
.similar-settlements .infrastructure-icon.icon_school {
	background-image: url(/img/icon-school.png);
}
.similar-settlements .infrastructure-icon.icon_super {
	background-image: url(/img/icon-super.png);
}
.similar-settlements .infrastructure-icon.icon_torg {
	background-image: url(/img/icon-torg.png);
}
.similar-settlements .infrastructure-icon.icon_vet {
	background-image: url(/img/icon-vet.png);
}
.similar-settlements .infrastructure-icon.icon_vodo {
	background-image: url(/img/icon-vodo.png);
}
.similar-settlements .infrastructure-icon.icon_zd {
	background-image: url(/img/icon-zd.png);
}

.left_ot {
	display: inline-block;
}

.right_do {
	display: inline-block;
}

.price_value{
	font-size: 13px !important;
	color: #fff !important;
	font-family: arial !important;
	margin-bottom: 4px !important;
	width: 150px;
}

.rentprice_value{
	font-size: 13px !important;
	color: #fff !important;
	font-family: arial !important;
	margin-bottom: 4px !important;
	width: 150px;
}

.price_value > div {
	display: inline-block;
}

.rentprice_value > div {
	display: inline-block;
}

.currency_usd, .currency_rub, .currency_eur, .rentcurrency_usd, .rentcurrency_rub, .rentcurrency_eur {
	width: 21px !important;
	height: 26px !important;
	background-size: 21px !important;
	cursor: pointer;
}

.rentcurrency_usd {
	background: url(/img/usd.png) center center no-repeat;
}
.rentcurrency_rub {
	background: url(/img/rub.png) center center no-repeat;
}
.rentcurrency_eur {
	background: url(/img/eur.png) center center no-repeat;
}
/* End */
/* /zagorodnaya-nedvizhimost/poselki/assets/style.css?17732151653979 */
/* /local/templates/garda_new_responsive/components/bitrix/breadcrumb/bread-search/style.css?1681891965552 */
/* /local/templates/garda_new_responsive/components/pixelplus/search.page/poselki/style.css?17732151657574 */
/* /local/templates/garda_new_responsive/components/bitrix/news.list/search-highway-ajax/style.css?16818919657003 */
