/*
Theme Name: Frame House
Theme URI: https://net-simple.agency
Author: the NSA team
Author URI: https://net-simple.agency
Description: Frame House is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 12.5
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, block-patterns

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body.page {
    padding-top: 0px;
    padding-bottom: 0px;
}

.wpcf7-spinner {
    direction: none;
}

.catalogue__cards .attachment-project-thumb {
    margin-bottom: 1rem !important;
}


.sf-input-range-number {
    display: block;
    width: 100%;
    padding: 11px 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #E5E5E5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.sf-field-post-meta-price {
    position: relative;
}
.sf-field-post-meta-price .sf-meta-range-slider {
    margin-bottom: 30px;
    display: inline;
    align-items: center;
    grid-template-columns: 1fr -webkit-min-content 1fr;
    grid-template-columns: 1fr min-content 1fr;
    grid-gap: 15px;
}
.sf-range-values-seperator {
    color: #E5E5E5;
}

.searchandfilter label {
    width: 48%;
}

.sf-field-post-meta-salle_hits label {
    width: 88%;
} 
#search-filter-form-48 > ul > li.sf-field-post-meta-salle_hits > ul > li {
    width: 100%;
}
.sf-field-post-meta-hit {
    padding-bottom: 0px !important;
}
.searchandfilter ul .sf-field-post-meta-price, 
.searchandfilter ul .sf-field-post-meta-ploshad, 
.searchandfilter ul .sf-field-post-meta-etaj {
    border-bottom: 1px solid #E5E5E5;
}

.sf-level-0 {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.8em;
  margin-bottom: 0.125rem;
}

.sf-input-checkbox {
  width: 1.3em;
  height: 1.3em;
  margin-top: 0.1em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}
.sf-input-checkbox[type=checkbox] {
  border-radius: 0.25em;
}
.sf-input-checkbox[type=radio] {
  border-radius: 4px;
}
.sf-input-checkbox:active {
  filter: brightness(90%);
}
.sf-input-checkbox:focus {
  border-color: #c18f93;
  outline: 0;
  box-shadow: none;
}
.sf-input-checkbox:checked {
  background-color: white;
  border-color: #92989F;
}
.sf-input-checkbox:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%230D7988' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.sf-input-checkbox:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3crect x='2' y='2' width='4' height='4' fill='%230D7988'/%3e%3c/svg%3e");
}
.sf-input-checkbox[type=checkbox]:indeterminate {
  background-color: #5B4978;
  border-color: #5B4978;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}
.sf-field-submit input {
        background: #5B4978;
    color: white;
    font-weight: 300;
    border: 1px solid #5B4978;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding: 13px 20px;
    border: none;
    border-radius: 5px;
    position: relative;
    font-weight: 300;
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase !important;
    width: 100% !important;
}
.sf-field-submit input:hover {
    background: #751b23;
}

.catalogue__promos a {
    text-decoration: none;
}


@media (max-width: 991.98px){
.searchandfilter label {
    width: 47%;
}
}

#pagination a {
    color: #616C78;
    text-decoration: none;
}

.breadcrumbs span a:not(:last-child) {
    margin-right: 40px;
    position: relative;
}
.breadcrumbs span a {
    text-decoration: none;
    color: #191314;
}
.breadcrumbs span a:not(:last-child)::after {
    content: ">";
    position: absolute;
    right: -24px;
    color: #191314;
}
.breadcrumbs .breadcrumb_last {
    color: #CCC;
}
/*@media (min-width: 992px){
.catalogue .search-filter-results {
    width: calc(66.66666% - 30px);
    float: right;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
}
}*/

.project__project-block .project-block__card-img {
        object-fit: cover;
}

#money-format,
#money-format-ot {
    display: inline-block;
}

.house-project-card:hover {
    cursor: pointer;
}

.searchandfilter ul .sf-field-post-meta-etaj-m, .searchandfilter ul .sf-field-post-meta-spalen {
    border-bottom: 1px solid #E5E5E5;
}

#search-filter-form-48 > ul > li.sf-field-post-meta-hit > ul > li > label {
    width: 105px;
}

.partners .partner-card {
    display: flex;
    align-items: center;
    justify-content: center;
}

.index-offer img, 
.about-company-advantages-item img{
    max-width: 72px;
}

.action-item {
    float: right;
}

.project-promotions .project-promotions__item-left {
    padding: 70px 140px 70px 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.project-promotions .project-promotions__item-left {
  background: linear-gradient(180deg, rgba(243, 238, 217, 0.1) -72.27%, rgba(130, 30, 39, 0.1) 145.18%), 
  url("/wp-content/uploads/2026/07/gift.svg") top right no-repeat;
}

.project-promotions__item-right div, .project-promotions__item-left div {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #191314;
}

.estimate__btn {
    text-decoration: none;
}

.ccc-favorite-post-toggle {
    z-index: 9 !important;
}

.project-promotions__item-right span {
    color: #cf2e2e;
}

.calculation-feedback-w {
    background: linear-gradient(180deg,rgb(255 255 255) -72.27%,rgb(255 255 255) 145.18%) !important;
}


.sale-icon-complect-block {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
}

.card-complect-item {
    display: grid;
    align-items: center;
    grid-gap: 10px;
    grid-template-columns: -webkit-max-content auto;
    grid-template-columns: max-content auto;
}

.card-complect-item img {
    max-width: 37px;
}

.card-complect-item .sale-complect-desc {
    margin-bottom: 0;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #191314;

}

.old-price-a {
    font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 26px !important;
line-height: 36px !important;
text-align: right;
color: #616C78;
position: relative;
}

.old-price-a-line {
position: absolute;
    top: 15px;
}

.stiker-a {
    position: absolute;
    z-index: 20;
}
.small-title {
    font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 14px;
/* identical to box height, or 64% */


color: #191314;
}

.house-project-card {
    position: relative;
}
.small-sale-logo {
    position: absolute;
    height: auto!important;
    width: 101px!important;
}


.title-poisk {
    margin-left: 15px;
    color: #1A1314;

}



.filter__header-input {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    /* background: white; */
    display: flex;
    align-items: center;
    font-weight: bold;
}

.poisk {justify-content: space-evenly;}

.poisk .filter__header {
    padding-left: 15px;
    padding-right: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: none;
}
.poisk .button_primary {
border-radius: 5px;
padding: 10px 43px 10px 43px;
}

.poisk .search-field {
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    padding: 10px;
    width: 310px;
    margin-left: 5px;
    margin-right: 20px;
}
@media (min-width:768px){
.pl-0 {
  padding-left: 0!important;
}
.pr-0 {
  padding-right: 0 !important;
}
}
@media (max-width:768px){
.decstop-poisk {
    display: none !important;
}
}
.modal-body form button {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.small-title-qiz {
    font-size: 12px;
}

@media (max-width: 539.98px) {
.house-projects__show-more {
    margin-top: 30px;
    left: 0%;
    /* color: #5B4978!important;
        border: 1px solid #5B4978!important; */
}
}

@media (min-width: 539.98px) {
.house-projects__show-more {
    margin-top: 30px;
    left: 42%;
    border: 1px solid #5B4978!important;
}
}

blockquote {
    border-left: 4px solid #1a1a1a;
    color: #686868;
    font-size: 19px;
    font-style: italic;
    line-height: 1.4736842105;
    margin-bottom: 28px;
    overflow: hidden;
    padding: 0 0 0 24px;
}

blockquote blockquote:not(.alignleft):not(.alignright) {
    margin-left: 0;
}

blockquote:before,
blockquote:after {
    content: "";
    display: table;
}

blockquote:after {
    clear: both;
}

blockquote > :last-child {
    margin-bottom: 0;
}

blockquote cite,
blockquote small {
    color: #1a1a1a;
    font-size: 16px;
    line-height: 1.75;
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}

blockquote strong,
blockquote b {
    font-weight: 400;
}

blockquote.alignleft,
blockquote.alignright {
    border: 0 solid #1a1a1a;
    border-top-width: 4px;
    padding: 18px 0 0;
    width: -webkit-calc(50% - 14px);
    width: calc(50% - 14px);
}

.hit-absolut, .salle_hits {
    position: absolute;
}

.hit-absolut1 {
    position: absolute;
}

.salle_hits1 {
    position: absolute;
        left: 20%;
}

.hit-absolut-mob, .salle_hits-mob {
    position: absolute;
    height: auto!important;
    width: auto!important;
}

.hit-absolut-mob1 {
    position: absolute;
    height: auto!important;
    width: auto!important;
}

.salle_hits-mob1 {
    position: absolute;
        left: 30%;
        height: auto!important;
    width: auto!important;
}

@media (max-width: 539.98px) {
.hit-absolut1 {
    position: absolute;
    max-width: 30%;
}

.salle_hits1 {
    position: absolute;
    left: 25%;
    max-width: 30%;
}

.hit-absolut, .salle_hits {
    position: absolute;
    max-width: 30%;
}

.hit-absolut-mob1 {
    position: absolute;
    max-width: 30%;
}

.salle_hits-mob1 {
    position: absolute;
    left: 25%;
    max-width: 30%;
}

.hit-absolut-mob, .salle_hits-mob {
    position: absolute;
    max-width: 30%;
}
}

.hit-block1, .hit-block11 {
    border: 1px solid #5B4978!important;
}

#quiz_end .wpcf7-form h4 {
    font-size: 22px;
}

.breadcrumbs .breadcrumb_last strong {
    font-weight: 400!important;
}
.title-banks {
    color: #191314;
}

.breadcrumbs span a:hover {
    text-decoration: none;
        color: #5B4978;
}

.breadcrumbs span:not(:last-child)::after {
    content: ">";
    margin-right: 10px;
    margin-left: 10px;
}

#set1Details .list-option-comp-11, 
#set1Details .list-option-comp-12 {
    display: none;
}

#set2Details .list-option-comp-10, 
#set2Details .list-option-comp-12 {
    display: none;
}
#set3Details .list-option-comp-10, 
#set3Details .list-option-comp-11 {
    display: none;
}





.fz-18 span {
    font-weight: 500;
}

.price-table {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    color: #191314;
}

.table-danger {
    color: #191314;
    border-color: #E7DEE2;
    background-color: #E7DEE2;
    height: 46px!important;
}

.table-danger .fz-18 {
    font-weight: 600;
    font-size: 16px!important;
}

.fz-18 i.icon-check-mark {
    color: #5B4978;
    font-size: 22px;
}

.table-comparison table td:first-of-type, .table-comparison table th:first-of-type {
    padding: 16px 16px 16px 16px;
}

.table-comparison table td:hover:before, .table-comparison table th:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0px!important;
  top: -2500px;
  left: 0px!important;
  background: #E8E9ED;
  z-index: -1;
}

.table-comparison table th.hov:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10000px;
  top: -2500px;
  left: 0px!important;
  background: #E8E9ED;
  z-index: -1;
}

.table-comparison table.fixed th.hov:before {
  content: "";
  position: absolute;
  width: 0%;
  height: 0px;
  top: 0px;
  left: 0px!important;
  background: #E8E9ED;
  z-index: -1;
}

.house-projects .button_primary,
.project__gifts .button_primary {background: #5B4978; border: 1px solid #5B4978; color: #fff; font-weight: 400;}

.price-catalog-1 {font-size: 18px;}

.price-catalog-2,
.price-catalog-3 {
    display: none!important;
}

.project-variants-tab__footer-btns .button_dark {
    border: 1px solid #5B4978;
    border-radius: 5px;
}



.table-comparison__wrap .fixed thead {
    position: fixed;
    background: #E8E9ED;
    top: 138px;
    width: 1216px;
    border-right: 1px solid #CCCCCC;
    z-index: 1;
}

@media (max-width: 1260px) {
    .table-comparison__wrap .fixed thead {
        width: 1151px;
    }
}

@media (max-width: 1200px) {
    .table-comparison__wrap .fixed thead {
        width: 943px;
    }
}
.table-comparison table th:first-of-type {
    padding: 16px 16px 16px 0;
}
.fixed .pl-0 {
    padding-left: 10px!important;
}

.variant-mob {
    display: none;
}
.place_holder_div {
    display: none;
}
@media (max-width: 768px) {
/*#project-variants-info {
    display: none!important;
}*/
.variant-mob {
    display: block!important;
}

.project-plan .nav-pills_outline .nav-link {
    color: #616c78;
    background: none;
    border: 1px solid #616c78;
    padding-left: 65px;
    padding-right: 65px;
    padding-bottom: 14px;
    padding-top: 14px;
    height: 40px;
}

.project-plan .nav-pills_outline {
    display: inline-flex;
    grid-gap: 8px;
    margin-bottom: 20px!important;
/*    grid-template-columns: repeat(auto-fill,minmax(176px,1fr));*/
    /* width: 100%; */
}
.place_holder_div {
    display: block!important;
}
}

.variant-mob .form {
        background: rgba(255,255,255,.68);
    border: 1px solid #e5e5e5;
    box-shadow: 0 9px 13px rgb(0 0 0 / 10%);
    -webkit-backdrop-filter: blur(29px);
    backdrop-filter: blur(29px);
    border-radius: 5px;
    padding: 30px;
    padding: 32px 16px;
    width: 100%;
}

.table-comparison-mob {
    display: none;
}

@media (max-width: 767.98px){
.single-projects .h2, .single-projects h2 {
    font: 700 28px/115% "Montserrat", sans-serif!important;
}
.table-comparison {
    display: none!important;
}
.table-comparison-mob {
    display: block!important;
}
}


.table-comparison-mob .table-comparison__wrap {
    background: #E8E9ED;
}

.table-comparison-mob {
  margin-bottom: 64px;
}
@media (max-width: 767.98px) {
  .table-comparison-mob {
    margin-bottom: 32px;
  }
}
@media (max-width: 767.98px) {
  .table-comparison-mob h2 {
    margin-bottom: 16px;
  }
}
@media (max-width: 767.98px) {
  .table-comparison-mob .table-comparison__wrap {
    overflow: scroll;
  }
}
.table-comparison-mob table {
  width: 100%;
  table-layout: fixed;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .table-comparison-mob table {
    width: 100%;
  }
}
.table-comparison-mob table thead tr {
  border-bottom: 1px solid #CCCCCC;
}
.table-comparison-mob table tr {
  height: 50px;
  border-bottom: 1px solid #cecece;
}
.table-comparison-mob table td, .table-comparison-mob table th {
  position: relative;
  padding: 16px;
}
@media (max-width: 767.98px) {
  .table-comparison-mob table td, .table-comparison-mob table th {
    text-align: center;
  }
}
.table-comparison-mob table td:first-of-type, .table-comparison-mob table th:first-of-type {
  padding: 16px 16px 16px 16px;
}
@media (max-width: 767.98px) {
  .table-comparison-mob table td:first-of-type, .table-comparison-mob table th:first-of-type {
    text-align: left;
  }
}

/*@media (min-width: 767.98px) {
.project-block__card-info-top{
    width: 348px;
}
}*/

.table-comparison-mob table td:first-of-type:hover:before, .table-comparison-mob table th:first-of-type:hover:before {
  content: none;
}
.table-comparison-mob table td:hover:before, .table-comparison-mob table th:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5000px;
  top: -2500px;
  left: -8px;
  background: #E8E9ED;
  z-index: -1;
}
.table-comparison-mob table tfoot tr {
  border-bottom: none;
}
.table-comparison-mob table .fz-14 {
  line-height: 140%;
  font-size: 14px;
}
.table-comparison-mob table .fz-18 {
  font-size: 18px;
}
.table-comparison-mob table strong {
  font-size: 24px;
}



.accordion-wrapper {
    border-radius: 0px;
    overflow: hidden;
    /* box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5); */
    margin:0 auto;
}
.accordion {
    width: 100%;
    color: white;
    overflow: hidden;
    margin-bottom: 0px;
    border: 1px solid #CCCCCC;
}
.accordion:last-child{
    margin-bottom: 0;
}
.accordion-label {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 16px;
    background: #E7DEE2;
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
    color: #191314;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    border-radius: 0;
}
.accordion-label:hover {
    background: #E7DEE2;
}
.accordion-label::after {
    content: "\276F";
    width: 16px;
    height: 16px;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #616C78;
}
.accordion-content {
    max-height: 0;
    padding: 0 16px;
    /* color: rgba(4,57,94,1); */
    background: #e8e9ed;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.accordion-content p{
    margin: 0;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
/* or 20px */
    color: #191314;
}
.accordion input:checked + .accordion-label {
    background: #E7DEE2;
}
.accordion input:checked + .accordion-label::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.accordion input:checked ~ .accordion-content {
    max-height: 100vh;
    padding: 16px;
}
.accordion input {
    display: none;
}

.accordion .accordion-content p {
margin-bottom: 10px;
}


   .accordion__item {
    border-bottom: 1px solid #CCCCCC;
    }
    .accordion__header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
        transition: background-color 0.2s ease-out;
        color: #191314;
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        border-radius: 0;
        padding: 16px;
        background: #E7DEE2;
    }
    .accordion__header::after {
        flex-shrink: 0;
        margin-left: auto;
        background-repeat: no-repeat;
        background-size: 1.25rem;
        content: "\276F";
        width: 16px;
        height: 16px;
        text-align: center;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        color: #616C78;
    }
    .accordion__item_show .accordion__header::after {
        transform: rotate(90deg);
    }
    .accordion__header:hover {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        border-radius: 0;
        padding: 16px;
        background: #E7DEE2;
    }
    .accordion__item_hidden .accordion__header {
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }
    .accordion__body {
        padding: 0.75rem 1rem;
        overflow: hidden;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        background: #e8e9ed;
        transition: all 0.3s;
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        color: #191314;
    }
    .accordion__item:not(.accordion__item_show) .accordion__body {
        display: none;
    }

    .project-block__card-info .project-block__card-info-item h5 a {
    font-size: 12px;
    font-weight: normal;
    color: #5B4978;
}


.quiz-new .quiz-modal {
    background-color: wheat;
}
@media (min-width: 767.98px) {
  .lend-slide-new {
    padding-top: 70px;
    padding-bottom: 100px;
  }
}
@media (max-width: 767.98px) {
  .lend-slide-new {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}




/* 8.05.2024 */
.hidden {display: none !important}

.navbar .navbar__middle-phone a {font-size: 20px; font-weight: bold; color: black;}
.navbar .navbar__middle-phone a picture {margin-right: 5px;}

/* Home */
    .slider-text-title p:first-child {background: url(../Frame-House/img/icon-p-ipoteka.png) no-repeat; padding: 10px 0 10px 55px; margin: 40px 0 25px 35px; font-size: 24px}
    
    .slider-text-title ul {list-style: none; margin: 50px 10px; max-width: 430px; display: flex; flex-direction: column; gap: 20px; }

    .slider-text-title ul li {position: relative; padding-left: 40px; display: inline-flex; align-items: center;}

    .slider-text-title ul li:before { content: " "; background: url(../Frame-House/img/icon-li.png) no-repeat; position: absolute; display: block; width: 30px; height: 30px; left: 0;}
    .slider-text-title span.link {color: #5B4978; font-weight: bold; background-color: #fff; padding: 14px 100px; margin-top: 40px; display: inline-flex !important; text-decoration: none; border-radius: 5px;}

    .slider-text-title ul li:first-child:before { content: " "; background: url(../Frame-House/img/icon-ipoteka.svg) no-repeat; position: absolute; display: block; width: 38px; height: 30px; left: 0;}
    .slider-text-title ul li:nth-child(2):before { content: " "; background: url(../Frame-House/img/icon-done.svg) no-repeat; position: absolute; display: block; width: 30px; height: 30px; left: 0;}
    .slider-text-title ul li:last-child:before { content: " "; background: url(../Frame-House/img/icon-calendar.svg) no-repeat; position: absolute; display: block; width: 30px; height: 30px; left: 0;}

    .slider-text-title span.link {color: #5B4978; font-weight: bold; background-color: #fff; padding: 14px 100px; margin-top: 40px; display: inline-flex !important; text-decoration: none; border-radius: 5px;}

    .container_about__advantages:has(.about__advantages1) {margin-top:70px}
    .about__advantages.about__advantages1 {grid-gap: 30px 90px; background: #fff; border: 1px solid #E5E5E5;}

    .house-project-card .button_primary {width: 100%; margin-top: 20px}

     .project__gifts {padding-bottom: 65px;}
     .project__gifts .project__gifts-group:nth-child(2) {margin-top: 30px;}
     .project__gifts .project__gifts-text { display: flex; flex-direction: column; justify-content: space-between; width: 100%;}
     .project__gifts .button_outline {background: #fff;}
     .project__gifts button {text-transform: uppercase; width: 100%;}

    .loan .loan__advantages .loan__advantages-item .mt-4 {margin-top: 0 !important; font-size: 14px}
    .about-statistics .text-primary {min-height: 14px;}

    .dream-house__card h5 {font-size: 24px;}
    .dream-house__card p {font-size: 18px;}

    .about__advantages2 .about-advantage {align-items: flex-start; grid-gap: 40px; line-height: 19px; color: #191314;}

    body .otzivs .review__cards {display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 30px;}
    body .otzivs .review__cards h3 {margin-bottom: 0; color: #5B4978; font-size: 24px;}
    body .otzivs .review__cards img {border-radius: 5px;}
    body .otzivs .review__cards .text-otziv {font-weight: 100;}
    body .otzivs .review-card .review-card__header {display: flex;}
    body .otzivs .review-card .review-card__header .review-card__title {display: flex; flex-direction: column; gap: 10px;}
    body .otzivs .review-card-galery {display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 10px}
    body .otzivs .review-card-video .review-card-video__preview {height: 100%;}

    .projects-on-map-form .form-control {background-color: #E5E5E5; text-align: center; border: 1px solid #191314}
    .projects-on-map-form .form-control::placeholder {color: #191314; font-size: 14px;}

    .project-block__card-gallery { display: flex; flex-wrap: wrap; gap: 30px;}
    .project-block__card-gallery a img {width: 370px; aspect-ratio: 5 / 4; object-fit: cover; border-radius: 5px;}


/* Projects */

    .filter__header.mobile {display: none;}

    .searchandfilter ul {display: flex; flex-wrap: wrap;gap: 20px; position: relative;}
    .searchandfilter ul li {white-space: nowrap;}
    .searchandfilter ul li h4 {font-weight: 700;}

    .searchandfilter ul li.sf-field-post-meta-price,
    .searchandfilter ul li.sf-field-post-meta-ploshad,
    .searchandfilter ul li.sf-field-post-meta-complect_0_variant {min-width: 30%;}

    .searchandfilter ul li.sf-field-post-meta-etaj-m {min-width: 20%;}
    .searchandfilter ul li.sf-field-post-meta-spalen {min-width: 40%;}
    .searchandfilter ul li.sf-field-post-meta-hit,
    .searchandfilter ul li.sf-field-post-meta-fahverk,
    .searchandfilter ul li.sf-field-post-meta-fahverk {min-width: 10%;}

    .searchandfilter ul li.sf-field-post-meta-razmer,
    .searchandfilter ul li.sf-field-post-meta-konstruktive,
    .searchandfilter ul li.sf-field-post-meta-housetop {min-width: 100%;}

    .searchandfilter ul :is(.sf-field-post-meta-price, .sf-field-post-meta-ploshad, .sf-field-post-meta-etaj, .sf-field-post-meta-razmer)
    {border-bottom: 1px solid #E5E5E5;}

    .sf-field-sort_order select.sf-input-select {width: 260px; padding: 10px; border: 1px solid #E5E5E5;  border-radius: 5px;}

    .house-section__descr {background-color: rgb(255 255 255 / 50%); margin: 70px 0; padding:35px 45px; border: 1px solid #E5E5E5; border-radius: 5px; font-weight: 300;}
    .house-section__descr h2 {font-size: 20px;}


    /* filter */
    #filter-projects-cat {margin-top: 10px}
    #filter-projects-cat h4 {font-size: 16px; margin-bottom: 1.2rem;}
    #filter-projects-cat ul {list-style: none; display: flex; flex-wrap: wrap; gap: 20px;}
    #filter-projects-cat a {border: 1px solid #92989f; border-radius: 10px; padding: 5px; color: #000; text-decoration: none;}

    .filter__header {cursor: grab;}


footer .footer__middle-mes {display: flex; gap: 10px; margin-top:20px}
footer .footer__top .col-6.d-sm-block {display: flex !important; flex-direction: column; justify-content: space-between;}
.footer__contacts i {color: #fff;}
.footer .footer__group .footer__group-link.no-color {color: #fff;}

.wpcf7 form.sent .wpcf7-response-output {background: green; color: white;}

.dream-house__card.shagi_img_famaly_ipokeka {padding: 50px 70px; grid-template-columns: auto 500px;}

#page-thankyou header {color: #fff; position: relative; font-size: 32px; text-align: center}
#page-thankyou header h1 {font-size: 38px; line-height: 49px}
#page-thankyou header .entry-titles {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 800px;}
#page-thankyou header img {width: 100%; min-height: 470px; object-fit: cover;}
#page-thankyou .entry-content .container {margin: 70px auto;}
#page-thankyou .entry-content h2 {margin: auto; max-width: 900px; line-height: 46px}


.footer-social img {
    padding: 5px;
    margin-bottom: 25px;
    background: #fff;
    border-radius: 44px;
}


@media (min-width: 992px) {
        #filter-projects-cat {display: none; }

        .sf-field-sort_order {position: absolute; bottom: -184px; right: 0;}
        
}

@media (max-width: 767px) {
    .filter__header.desc {display: none; }
    .filter__header.mobile {display: block; color: #5B4978;}
    .filter__header {padding: 5px !important; background: linear-gradient(180deg, rgba(243, 238, 217, 0.1) -72.27%, rgba(130, 30, 39, 0.1) 145.18%) !important;}

    li.sf-field-sort_order {display: block !important;}
}


@media (max-width: 550px) {
    body .otzivs .review__cards { grid-auto-flow: column; grid-template-columns: unset; grid-auto-columns: 90%; overflow-y: scroll; grid-gap: 8px;}
    .slider-text-title span.link {width:100%; justify-content: center; padding: 14px 10px;}
    .project__gifts .project__gifts-group {gap: 15px!important;}
    ul.about__advantages2 {margin: auto; margin-bottom: 70px; width: 90%;}
    footer .footer__top  {padding-bottom: 0!important;}
    footer .footer__top .col-6.d-sm-block {display: none!important;}
    footer .footer__middle-mes {margin: 10px auto;}

    #page-thankyou header h1 {font-size: 33px; line-height: 35px;}
    #page-thankyou .entry-content h2 {margin-bottom: 20px; line-height: 33px;}

}

@media (max-width: 450px) {
    .navbar .navbar__middle-phone a {font-size: 16px;}
    .navbar .navbar__middle-content {gap: 10px !important;}

    .searchandfilter ul {gap: 2px}
    .searchandfilter ul li {padding-bottom: 5px;}

    .searchandfilter ul li.sf-field-post-meta-price, 
    .searchandfilter ul li.sf-field-post-meta-ploshad, 
    .searchandfilter ul li.sf-field-post-meta-complect_0_variant,
    .searchandfilter ul li.sf-field-post-meta-etaj-m 
    {min-width: 100%;}

}