@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&subset=cyrillic";
@import "https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700&display=swap";

.reset-localfilter, .cls_flt {
    font-weight: 500;
    font-size: 16px;
    line-height: 180%;
    background: none;
    border: none;
    padding: 0;
    color: #2196F3;
    margin-left: auto;
}

.page-template-v3 .checkbox-filters .title-newfilter b{
    font-size: 16px;
    color: #3A0F45;
    order: 1;
    font-weight: 600;
}
@media (max-width: 991px){
    .page-template-v3 .checkbox-filters .title-newfilter b{
    font-size: 20px;
    font-weight: bold;
}
}
.page-template-v3 #sidebar .checkbox-filters .title-newfilter{
    align-items: flex-start;
}
.page-template-v3 .reset-localfilter, .page-template-v3 .cls_flt{
    font-weight: 400;
    font-size: 18px;
    display: flex;
    align-items: center;
    text-align: right;
    text-decoration-line: underline;
    color: #636363;
    order: 3;
}

.page-template-v3 .checkbox-filters .arrow-down{
    order: 2;
    margin: 0;
    margin-top: 6px;
    flex-shrink: 0;
}

#sidebar .checkbox-filters .arrow-down.active {
    transform: rotate(180deg) translateY(0%);

}

.page-template-v3 .price li i{
    display: none;
}

.page-template-v3 #sidebar{
    max-width: 384px;
    padding: 24px 32px;
    border-radius: 24px;
    width: 100%;
    background: #ffffff;
    /* margin-right: 24px; */
    /* margin-bottom: 30px; */
}

.page-template-v3 .sorting_search {
    margin-bottom: 0;
}
.page-template-v3 .content +  .seo-description {
    margin-top: 0;
}
@media (min-width: 1200px) {
    .page-template-v3 .content {
        width: calc(100% - 410px);
        margin-bottom: 16px;
    }
}
.page-template-v3 .compare_all {
    background: url(../../images/compareall1.svg) no-repeat 21px center, #fff;
}

/*
@media (min-width: 1200px) {
    .page-template-v3 .seemap {
        background: url(../images/map1.svg) no-repeat 21px center, #fff;
    }
}*/

.page-template-v3 .select2-container--default .select2-selection--single{
    border: 1px solid #D9D9D9;
    border-radius: 12px;
    margin: 0;
}
.page-template-v3 #search .input_text svg{
    display: none;
}
.page-template-v3 #search .input_text input{
    border: 1px solid #D9D9D9;
    border-radius: 12px;
    padding: 5px 20px;
    color: #0B0B0B;
}
.page-template-v3 .reset-all-filters{
    background: #2E5FDA;
    border-color: #2E5FDA;
    border-radius: 12px;
    min-height: 44px;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    margin-top: 21px;
    display: flex;
    text-decoration: none;
    align-items: center;
    color: #FFFFFF !important;
}
.page-template-v3 .radio-new .radio_text:before{
    background: #2E5FDA;
}
.page-template-v3 .radio-new .radio_text:before{
    border-color: #2E5FDA;
}
.page-template-v3 .checkbox-filters .search-in-filter{
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 600;
    padding-left: 38px;border: 1px solid #636363
}
.page-template-v3 .flex-listing-content{
    gap: 24px;
    display: flex;
    flex-direction: column;
    padding: 0;
}

.page-template-v3 .checkbox-new input[type="checkbox"]:checked + span.checkbox_text:after {
    background: url(../img/check.svg) center center no-repeat, #2E5FDA;
    border-color: #2E5FDA;
}
.page-template-v3 .radio-new input[type="radio"]:checked + span.radio_text:after{
    border-color: #2E5FDA;
}
.page-template-v3 #sidebar aside {
    margin-bottom: 20px;
    padding-bottom: 24px;
    border-bottom: 1px solid #EAE6F0;
}

.page-template-v3 #sidebar aside:last-of-type{
    padding-bottom: 0;
    border: none;
}

.page-template-v3 #items_found{
    width: auto !important;
    max-width: 100%;
    height: auto !important;
}
.page-template-v3 #search{
    width: auto;
    max-width: 100%;
}
.page-template-v3 .sorting_search{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 8px;
}
.page-template-v3 .select-all-localfilter{
    color: #2E5FDA;
}
.page-template-v3 .load_more{
    text-align: center;
}
.page-template-v3 .load_more {
    display: block;
}
.page-template-v3 .sorting_search > *{
    margin-right: 0 !important;
    margin-bottom: 24px;
}

@media (max-width: 1199px) {
    .page-template-v3 .sorting_search > * {
        margin-bottom: 0px;
    }

    .mobile-buttons-filter-compare .seemap {
        display: flex;
    }

    .sorting-full.sorting_search {
        grid-template-columns: 1fr 1fr;
        margin-bottom: 9px;
    }
}

@media (min-width: 1200px) {
    .mobile-buttons-filter-compare,
    .apply-mobile-filter {
        display: none;
    }

    .page-template-v3 .seemap, .page-template-v3 .compare_all {
        border-radius: 12px;
        border: 1px solid #D9D9D9;
        font-weight: 400;
        font-size: 16px;
        line-height: 120%;
        display: flex;
        align-items: center;
        height: 48px;
        padding-top: 13px;
        padding-bottom: 13px;
        color: #0B0B0B !important;
    }

}

.page-template-v3 .seo-description{
    margin-top: 30px;
    margin-bottom: 40px;
    width: 100%;
}
.page-template-v3 .load{
    margin-top: 5px;
    width: 100%;
    max-width: 356px;
    margin-bottom: 0;
}

.listing_popup_storage .title_side, .listing_popup_storage .form-heading, .listing_popup_storage .form-after-popup-button, .listing_popup_storage .form-outer > button
{display:none !important}

.stars.stars-inline
{display: inline-flex}

.apply-all-filters
{
	background: #2E5FDA;
	border-color: #2E5FDA;
	border-radius: 12px;
	min-height: 44px;
	font-weight: 500;
	font-size: 18px;
	line-height: 120%;
	margin-top: 21px;
	text-decoration: none;
	align-items: center;
	color: #FFFFFF !important;
	justify-content: center;
	display: none;
}

.filter_result_wrapper{
    display: flex;
    margin: 40px 0;
    gap: 24px;
}
.additional_sidebar{
    width: 100%;
    margin: 0 0 24px 0;
}
.messia-disclaimer-block{
padding: 22px 30px;
border-radius: 24px;
background: var(--Primary-White, #FFF);
box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.10);
max-width: 384px;
}
.header__tag{
padding: 4px 15px;
border-radius: 12px;
background: radial-gradient(126.64% 126.64% at 5.11% 118.34%, rgba(111, 152, 255, 0.1) 0%, rgba(46, 95, 218, 0.1) 100%), #fff;
width: fit-content;
font-weight: 500;
}
.messia-disclaimer-block p{
margin: 0 !important;

}
.mibw-wrapper p:last-child{
    color: #2a2a2ab1;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 19.2px */
max-width: 232px;
}

.block_title_wrapper{
    margin: 13px 0;
    display: flex;
	align-items:center;
    justify-content: space-between;
}
.block_title{
    color: #2A2A2A;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 120%;
margin: 0 !important;
max-width: 200px;
}
.block_title_wrapper img {
    width: 26px;
    border-radius: 72.813px;
    background: #EFF2F3;
    padding: 13px 10px;
    width: 50px;
    height: 50px;
    min-width: 50px;
    object-fit: contain;
  }
@media (max-width: 960px) {
	.apply-all-filters
	{
		display: flex !important;
	}
	#sidebar .reset-all-filters
	{
		display: none !important;
	}
}

.mobile-buttons-filter-nonfloating {display: none; }

@media (max-width: 991px) {
    .filter_result_wrapper{
        flex-direction: column-reverse;
    }
    .messia-disclaimer-block{
        margin: auto;
    }
	.sorting-full.sorting_search #search
	{
		order: 0; margin-bottom: 0px;
	}
	.mobile-buttons-filter-nonfloating
	{
		display: flex;
		flex-direction: column;
		gap: 8px;
		align-items: stretch;
	}
	.sorting-full.sorting_search #search input
	{
		max-height: 48px;
		font-weight: 600;
		font-size: 16px;
		color: #636363;
		border-radius: 8px;
		border: 1px solid #636363;
		padding-left: 48px;
	}
	
	.sorting-full.sorting_search #search svg
	{
		display: block;
		margin-top: -10px;
	}
	
	.sorting-full.sorting_search #search svg path
	{
		fill: #636363;
	}

	
	.sorting-full.sorting_search .sort .select2-selection
	{
		max-height: 40px;
		justify-content: center;
		border: 1px solid #5552FF;
	}
	.sorting-full.sorting_search .sort .select2-selection__arrow
	{
		height:100%;
	}
	.sorting-full.sorting_search .sort .select2-selection__arrow b
	{
		border-color: #5552FF transparent transparent transparent;
	}
	
	.sorting-full.sorting_search .sort .select2-selection__rendered
	{
		padding: 0;
	}
	.sorting-full.sorting_search .sort .select2-selection__placeholder:before
	{
		content:" ";
		width: 16px;
		height: 16px;
		background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjUgMS4yNUMwLjUgMC45MTg0NzkgMC42MzE2OTYgMC42MDA1MzcgMC44NjYxMTcgMC4zNjYxMTdDMS4xMDA1NCAwLjEzMTY5NiAxLjQxODQ4IDAgMS43NSAwSDE0LjI1QzE0LjU4MTUgMCAxNC44OTk1IDAuMTMxNjk2IDE1LjEzMzkgMC4zNjYxMTdDMTUuMzY4MyAwLjYwMDUzNyAxNS41IDAuOTE4NDc5IDE1LjUgMS4yNVYyLjk4ODMzQzE1LjQ5OTkgMy40MzAzMiAxNS4zMjQyIDMuODU0MTggMTUuMDExNyA0LjE2NjY3TDEwLjUgOC42NzgzM1YxNC44NjVDMTAuNSAxNS4wMjEzIDEwLjQ2MDEgMTUuMTc0OSAxMC4zODQgMTUuMzExNEMxMC4zMDc5IDE1LjQ0NzkgMTAuMTk4MiAxNS41NjI3IDEwLjA2NTMgMTUuNjQ0OUM5LjkzMjM2IDE1LjcyNyA5Ljc4MDYzIDE1Ljc3MzkgOS42MjQ1MiAxNS43ODA5QzkuNDY4NDEgMTUuNzg3OSA5LjMxMzEgMTUuNzU0OSA5LjE3MzMzIDE1LjY4NUw2LjA3NTgzIDE0LjEzNjdDNS45MDI4MSAxNC4wNTAyIDUuNzU3MjkgMTMuOTE3MiA1LjY1NTU5IDEzLjc1MjZDNS41NTM4OCAxMy41ODgxIDUuNTAwMDEgMTMuMzk4NCA1LjUgMTMuMjA1VjguNjc4MzNMMC45ODgzMzMgNC4xNjY2N0MwLjY3NTc1MSAzLjg1NDE4IDAuNTAwMDk0IDMuNDMwMzIgMC41IDIuOTg4MzNWMS4yNVpNMi4xNjY2NyAxLjY2NjY3VjIuOTg4MzNMNi44IDcuNjIxNjdDNi45MTYyMSA3LjczNzczIDcuMDA4NCA3Ljg3NTU1IDcuMDcxMzIgOC4wMjcyNkM3LjEzNDIzIDguMTc4OTcgNy4xNjY2MyA4LjM0MTU5IDcuMTY2NjcgOC41MDU4M1YxMi44MTgzTDguODMzMzMgMTMuNjUxN1Y4LjUwNTgzQzguODMzMzMgOC4xNzQxNyA4Ljk2NSA3Ljg1NTgzIDkuMiA3LjYyMjVMMTMuODMzMyAyLjk4NzVWMS42NjY2N0gyLjE2NjY3WiIgZmlsbD0iIzU1NTJGRiIvPgo8L3N2Zz4=');
		display: inline-block;
		vertical-align: middle;
		margin: 0 6px;
	}
	.sorting-full.sorting_search .sort .select2-selection__placeholder
	{
		color: #5552FF !important;
		font-weight: 600;
	}
	
	
	.mobile-buttons-filter-nonfloating .seemap
	{
		min-height: 44px;
		height: auto;
		font-size: 16px;
		font-weight: 600;
		display: flex !important;
		align-items: center;
		justify-content: center;
		border: none;
		background: #2E5FDA26;
		color: #2E5FDA !important;
		padding: 5px 15px !important;
		min-width: 100%;
	}
	.mobile-buttons-filter-nonfloating .seemap:before
	{
		width: 20px;
		height: 20px;
		content: "";
		background: url(../../images/map2.svg) no-repeat center center;
		display: block;
		margin-right: 8px;
	}
	.mobile-buttons-filter-nonfloating .toggle-filter-mobile
	{
		color: #fff !important;
		font-size: 16px;
		font-weight: 600;
		min-height: 44px;
		background: #2E5FDA;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		padding-left: 35px;
		padding-right: 35px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.sorting-full.sorting_search
	{
		grid-template-columns: 1fr;
	}
}	