.advanced-search__form-bottom .plus-btn {
	/*margin-bottom: 9px!important;*/
}
.table_review,.table_year{
	text-align: center;
}
#property_YEAR{
	padding-left: 10px;
	text-align: center;
}
.search-table th.arrow-down#property_YEAR{
    background-image: url(/bitrix/templates/phylosophy/css/ico/arrow.png)!important;
    background-repeat: no-repeat!important;
    background-position: left 10px top 14px!important;
}
.search-table th.arrow-up#property_YEAR{
    background-image: url(/bitrix/templates/phylosophy/css/ico/arrow-up.png)!important;
    background-repeat: no-repeat!important;
    background-position: left 10px top 14px!important;

}
.logic{
    min-width: 98px;
}
.subscribe #mc_embed_signup form{
    padding: 10px 3% 10px 3%;
}
.footer>a{
    display: none;
}
.api-center{
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.api-typo{
    position: unset!important;
    margin-bottom: 0px!important;
}
.content{
    position: relative;
}
.absolute-link{
    top: 260px!important;
}
blockquote{
    font-style: italic!important;
    margin-left: 50px!important;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
    padding-left: 10px!important;
    border-left: 2px solid #3fc1c9!important;
}
hr{
    border: 2px solid #3fc1c9!important;
}
table{
    width: unset!important;
}
table th{
    padding: 5px 10px!important;
}
table td{
    padding: 15px 20px!important;
}
.two-columns {
    display: flex;
    justify-content: space-between;
    text-align: justify;
}

.two-columns .column {
    width: 47%;
}