

/* Start:/local/templates/istoric/components/citrus.core/include/istoric_search/style.css?16626297935205*/
.data-table tr {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.data-table .filter-param {
    margin-right: 20px;
}

.data-table {
    width: 100%;
}

.data-table tbody input[type=text] {
    border-radius: 10px;
    background: #FFFFFF;
    border: 1px solid #C7C2C2;
    width: 325px;
    height: 45px;
}

.data-table tbody input[type=date] {
    border-radius: 10px;
    background: #FFFFFF;
    border: 1px solid #C7C2C2;
    width: 325px;
    height: 45px;
}

.data-table tbody input[type=text][name*=year_]{
    width: 238px;
}

.data-table tbody {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.filter-submit {
    margin-top: 20px;
}

@media screen and (max-width: 480px) {
    .data-table tbody {
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
    }

    .data-table .filter-submit input[type=submit] {
        width: 100%;
        min-width: 240px;
        max-width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .data-table tbody input[type=text] {
        width: 100%;
    }

    .data-table tbody input[type=date] {
        width: 100%;
    }
}

@media (max-width: 567px) {
    .data-table .filter-param {
        margin-right: 0;
        width: 100%;
    }

    .data-table tbody input[type=text] {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 375px) {
    .data-table tbody input[type=text] {
        width: 100%;
    }

    .data-table tbody input[type=date] {
        width: 100%;
    }
}

@media screen and (max-width: 320px) {
    .data-table {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .data-table tbody input[type=text] {
        width: 100%;
    }

    .data-table tbody input[type=date] {
        width: 100%;
    }
}

.data-table thead tr {
    margin-bottom: 10px;
}

.data-table tfoot {
    text-align: center;
}

.data-table input[type=submit] {
    background: #437DBF;
    border-radius: 11px;
    color: #fff;
    font-size: 18px;
    border: none;
    text-transform: uppercase;
    width: 325px;
    height: 50px;
    font-weight: 700;
    cursor: pointer;
}

@media screen and (max-width: 375px) {
    .data-table input[type=submit] {
        width: 260px;
    }
}

@media screen and (max-width: 320px) {
    .data-table input[type=submit] {
        width: 240px;
    }
}

.data-table input[type=submit]:hover {
    background: #235186;
    color: #fff;
}

.search__bg {
    background-image: url('/local/images/banner-filter-main.png');
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: 100%;
    height: 860px;
}

.search_page_wrapper {
    background-image: none;
    height: auto;
}

.section._with-padding.search__bg .section-inner {
    padding: 200px 0 0;
}

.section._with-padding.search_page_wrapper .section-inner {
    padding: 0;
}

.search__bg form {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    padding: 50px;
}

.js-option-date-filter-type {
    flex-direction: column;
    display: flex;
}

.inputs_popup {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    visibility: hidden;
    opacity: 0;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0%);
    transition: 0.3s;
    background-color: #fff;
    padding: 70px 40px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

@media screen and (max-width: 1440px) {
    .section._with-padding.search__bg .section-inner {
        padding: 65px 0 90px;
    }

    .search__bg {
        height: auto;
    }
}

@media screen and (max-width: 1024px) {
    .section._with-padding.search__bg .section-inner {
        padding: 25px 0 90px;
    }

    .search__bg form {
        padding: 40px 35px 40px 35px;
    }
}

@media screen and (max-width: 940px) {
    .section._with-padding.search__bg .section-inner {
        padding: 5px 0 90px;
    }
}

@media screen and (max-width: 768px) {
    .search__bg {
        background-size: cover;
        background-position: left;
    }

    .section._with-padding.search__bg .section-inner {
        padding: 120px 0 90px;
    }
}

@media screen and (max-width: 540px) {
    .inputs_popup {
        flex-direction: column;
    }
}

@media screen and (max-width: 440px) {
    .section._with-padding.search__bg .section-inner {
        padding: 10px 0 10px;
    }
}

@media screen and (max-width: 320px) {
    .search__bg {
        height: 815px;
    }
}

.data-table {
    position: relative;
}

.show-inputs__popup {
    visibility: visible;
    opacity: 1;
    /*transform: translateY(0);*/
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.inputs_popup .date-container:first-child {
    margin-right: 10px;
}

.inputs_popup .date-container .js-option-date-filter-type input {
    margin-bottom: 20px;
    padding: 5px;
    border-radius: 10px;
    background: #FFFFFF;
    border: 1px solid #C7C2C2;
    width: 325px;
    height: 45px;
}

/* End */


/* Start:/local/templates/istoric/components/bitrix/system.pagenavigation/.default/style.min.css?1662629793499*/
@media all{.switch{padding:30px 0;text-align:center}.switch-nav{margin:0 auto;display:table}.switch a,.switch span{font-size:16px;color:#333;display:inline-block;text-decoration:none;text-align:center;min-width:40px;line-height:33px;float:left}.switch a:hover,.switch span.selected{color:#fff;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch a+a,.switch span+a{margin-left:10px}.switch a.nav-end,.switch a.nav-start{padding:0 6px}}
/* End */


/* Start:/local/templates/istoric/components/citrus/realty.catalog.section/istoric_cards/style.css?1662629793544*/

@media all {
	.catalog-cards {
		display: flex;
		flex-wrap: wrap;
		margin: -20px -15px;
	}
	.catalog-cards__item {
		max-width: 100%;
		flex-shrink: 0;
		padding: 20px 15px;
	}

}

@media (max-width: 479px) {
	.catalog-cards._hide-overflow .catalog-cards__item:nth-child(n+3) {
		display: none;
	}
}

@media (max-width: 767px) {
	.catalog-cards._hide-overflow .catalog-cards__item:nth-child(n+5) {
		display: none;
	}
}

@media (max-width: 1023px) {
	.catalog-cards._hide-overflow .catalog-cards__item:nth-child(n+7) {
		display: none;
	}
}

/* End */


/* Start:/local/templates/istoric/components/citrus/template/custom-istoric-card/style.css?16626297933353*/
@media all {
	.catalog-card {
		box-shadow: -5px 10px 4px 0 rgba(0, 0, 0, 0.15);
		position: relative;
		/* todo test fixed position */
		padding-bottom: 160px;
		background: #F4F4F4;
	}
	.catalog-card__image-w {
		position: relative;
	}
	.catalog-shares-label {

	}
	.catalog-card__image {
		height: 234px;
		display: block;
		/*background-size: cover;*/
		background-position: center;
		background-repeat: no-repeat;
	}
	.catalog-card__body {
		padding: 16px 20px 10px;
		position: absolute;
		bottom: 0;
		background-color: #F4F4F4;
		width: 100%;
		z-index: 3;
	}
	.catalog-card__content {

	}
	.catalog-card__name.h3 {
		display: block;
		line-height: 1.3;
		color: #212121;
		margin-bottom: 12px;
		max-height: 2.6em;
		overflow: hidden;
		text-decoration: none;
		text-transform: none;
        transition: .2s ease-out;
	}
		.catalog-card:hover .catalog-card__name.h3 {
			text-decoration: underline;
			max-height: 1000px;
            transition: .2s ease-in;
		}
    .catalog-card__address {
        transition: .2s ease-in-out;
		font-size: 12px;
		color: #999999;
    }
    .catalog-card:hover .catalog-card__address {
        min-height: 0 !important;
    }
	.catalog-card__address .map-link {
		text-decoration: none;
		display: inline-block;
		max-width: 100%;
		font-size: 13px;
		line-height: 1.4;
        max-height: 36px;
		overflow: hidden;
		padding-left: 15px;
        transition: .2s ease-out;
	}
        .catalog-card:hover .catalog-card__address .map-link {
            max-height: 1000px !important;
            transition: .2s ease-in;
        }
    .catalog-card__address .map-link__icon {
        position: absolute;
        margin-top: 2px;
        margin-left: -15px;
    }
	.catalog-card__hidden-content {
		max-height: 0;
        overflow: hidden;
        transition: .2s ease-out;
	}
    .catalog-card:hover .catalog-card__hidden-content {
        padding: 10px 0 0;
        max-height: 20em;
        transition: .2s ease-in;
    }
	.catalog-card__date {
		font-size: 13px;
		color: #888888;
	}
	.catalog-card__properties {
		font-size: 13px;
		color: #333;
		margin: 10px 0 12px;
	}
	.catalog-card__property {
		display: flex;
		justify-content: space-between;
	}
	.catalog-card__property + .catalog-card__property {
		margin-top: 11px;
	}
	.catalog-card__property-name {
		margin-right: 3px;
	}
	.catalog-card__property-value {
		color: #888888;
	}
	.catalog-card__footer {
		color: #333;
        max-height: 59px;
		padding: 4px 0 4px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		text-decoration: none;
		border-top: 1px solid #e4e4e4;
		font-size: 23px;
		margin-top: 12px;
	}
	.catalog-card:hover .catalog-card__footer-icon  {
		color: var(--primary-color);
	}
	.catalog-card__price {
		display: block;
        line-height: 2;
        max-width: 100%;
		text-overflow: ellipsis;
        overflow: hidden;
		font-size: 16px;
	}
	.catalog-card__favorite-link {
		text-decoration: none;
		font-size: 13px;
		font-weight: 700;
		text-transform: uppercase;
		display: flex;
		align-items: center;
	}
	.catalog-card__favorite-icon {
		margin-right: 8px;
		font-size: 18px;
	}
	.catalog-card__favorite-label {

	}
	.catalog-card__footer-icon {
        margin-left: 5px;
		font-size: 34px;
		color: #ccc;
	}

}
@media (max-width: 560px) {
	.catalog-card__name.h3 {
		text-align: left;
	}
}


/* End */
/* /local/templates/istoric/components/citrus.core/include/istoric_search/style.css?16626297935205 */
/* /local/templates/istoric/components/bitrix/system.pagenavigation/.default/style.min.css?1662629793499 */
/* /local/templates/istoric/components/citrus/realty.catalog.section/istoric_cards/style.css?1662629793544 */
/* /local/templates/istoric/components/citrus/template/custom-istoric-card/style.css?16626297933353 */
