body {
    font-family: "Geologica", sans-serif;
    background: #fff;
    color: var(--bs-primary);
}
a {
    text-decoration: none;
}

h1 {
    font-family: "Commissioner", sans-serif;
    font-size: 60px;
    line-height: 60px;
    font-weight: 500;
}
h2 {
    font-family: "Commissioner", sans-serif;
    font-size: 40px;
    line-height: 120%;
    font-weight: 500;
}

.footer-company-mobile, .footer-faq-mobile {
    display: none;
}
.get-smeta-1 {
    display: none;
}
.top-menu {
    height: 45px;
    background: #33523E;
    font-size: 14px;
    line-height: 100%;
    font-weight: 200;
}
.top-menu .nav {
    padding-top: 6px;
}
.top-menu a {
    color: #fff;
}
.top-menu .nav-link:first-child {
    padding-left: 0;
}
.top-menu .nav-link i {
    margin-right: 6px;
}
.top-menu .nav-text {
    color: rgba(255, 255, 255, 0.5);
    padding: 8px 30px 0 0;
}
.icon {
    display: inline-block;
}
.tg-icon {
    width: 16px;
    height: 16px;
    background: url('/img/tg-ico.svg') no-repeat center center;
}
.wa-icon {
    width: 16px;
    height: 16px;
    background: url('/img/wa-ico.svg') no-repeat center center;
}
.phone-icon {
    width: 14px;
    height: 14px;
    background: url('/img/phone-ico.svg') no-repeat center center;
}
header {
    height: 75px;
}
.header-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    height: 75px;
}
.logo {
    margin-top: 7px;
    margin-right: 20px;
}
.btn-catalog {
    font-size: 16px;
    line-height: 100%;
    color: #fff;
    letter-spacing: -2%;
    width: 120px;
    height: 45px;
    background: var(--bs-secondary);
    box-shadow: none;
    border: none;
    padding: 0;
}
.catalog-icon {
    width: 15px;
    height: 15px;
    background: url('/img/catalog-ico.svg') no-repeat center center;
    margin-right: 6px;
    position: relative;
    top: 2px;
}

.top-search-wrap {
    width: 100%;
    margin: 0 40px;
}
.top-search-form input {
    width: 100%;
    height: 45px;
    background: rgba(0, 0, 0, 0.05);
    box-shadow: none;
    border: none;
}
.btn-favorites {
    text-decoration: none;
    color: #000;
    width: 65px;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: -1%;
}
.fav-icon {
    width: 24px;
    height: 24px;
    background: url('/img/favorittes-ico.svg') no-repeat center center;
}
.btn-cart {
    text-decoration: none;
    color: #000;
    width: 50px;
    margin-left: 15px;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: -1%;
}
.cart-icon {
    width: 24px;
    height: 24px;
    background: url('/img/cart-ico.svg') no-repeat center center;
}

.big-banner {
    font-family: "Commissioner", sans-serif;
    height: 600px;
    background-size: cover !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.big-banner-shadow {
    background: rgba(54, 52, 50, 0.7);
    height: 600px;
}
.big-banner .path {
    padding-top: 80px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
}
.big-banner .banner-text {
    padding-top: 136px;
    color: #fff;
    width: 740px;
}
.big-banner h1 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 500;
    padding-bottom: 30px;
    margin-bottom: 0;
}
.big-banner p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    padding-bottom: 30px;
    margin-bottom: 0;
    width: 560px;
}
.big-banner button {
    color: #fff;
    font-weight: 600;
    padding: 18px 30px;
}

.advantages-block {
    padding-top: 80px;
}
.advantages-block p {
    color: rgba(54, 52, 50, 0.7);
    font-size: 16px;
    line-height: 130%;
    font-weight: 300;
    margin: 0;
}
.advantages-block button {
    width: 304px;
    padding: 18px 30px;
    font-size: 16px;
    line-height: 100%;
    font-weight: 600;
    color: #fff;
}
.partners-block h2 {
    margin-bottom: 30px;
}
.advantages-cards {
    padding-top: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0;
}
.advantages-card {
    border-radius: 10px;
    border: 1px solid #C2E4E1;
    padding: 40px 30px;
    color: var(--bs-primary);
}
.advantages-block.with-us-block .advantages-card {
    border: none;
}
/*.advantages-card:first-child {
    padding-left: 0;
}
.advantages-card:last-child {
    padding-right: 0;
}*/
.advantages-card .advantages-icon {
    margin-bottom: 10px;
}
.advantages-block.with-us-block .advantages-card .advantages-title {
    margin-left: 16px;
}
.advantages-card .advantages-title {
    margin-bottom: 10px;
    /*margin-left: 16px;*/
    font-size: 20px;
    line-height: 120%;
    font-weight: 400;
}
.advantages-card .advantages-text {
    font-size: 16px;
    line-height: 25px;
    font-weight: 200;
    color: rgba(54, 52, 50, 0.7)
}

.manufacture-block {
    padding-top: 80px;
}
.manufacture-cards {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 5px;
    padding-top: 30px;
}
.manufacture-cards .manufacture-card {
    height: 320px;
    border-radius: 10px;
    position: relative;
    background-size: cover !important;
}
.manufacture-cards .manufacture-card:after {
    position: absolute;
    content:"";
    height:100%;
    width:100%;
    top:0;
    left:0;
    background: linear-gradient(180deg, rgba(54, 52, 50, 0) 0%, #363432 100%);
}
.manufacture-cards .manufacture-card .advantages-icon {
    padding: 20px 0 0 20px;
}
.manufacture-cards .manufacture-card .advantages-title {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #fff;
    font-size: 20px;
    line-height: 120%;
    font-weight: 400;
    z-index: 1000;
}

.our-news-block {
    width: calc(100% - 24px);
    height: 360px;
    border: 1px solid #E1E1E1;
    border-radius: 20px;
    margin: 80px 12px 0 12px;
    background: rgba(51, 82, 62, 0.1);
    /*background: #33523E url('/img/spline.svg') no-repeat center center;*/
    display: flex;
    background-size: cover;
}
.our-news_text {
    padding-left: 60px;
    padding-top: 60px;
}
.our-news-block h2 {
    color: #363432;
    font-size: 40px;
    line-height: 100%;
    font-weight: 500;
    width: 446px;
    /*margin-bottom: 12px;*/
}
.our-news-block .text-block {
    color: #363432;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    width: 436px;
    padding-top: 50px;
}

.our-news_phones {
    display: flex;
}
.our-news-block .subscribe_tg {
    display: block;
    background: url('/img/subscribe_tg.png') no-repeat center center;
    width: 284px;
    height: 335px;
    margin-right: 52px;
    position: relative;
    top: 24px;
}
.our-news-block .subscribe_wa {
    display: block;
    background: url('/img/subscribe_wa.png') no-repeat center center;
    width: 284px;
    height: 335px;
    position: relative;
    top: 24px;
}

.our-news-block .our-news_pic {
    background: url('/img/phones.png') no-repeat center center;
    width: 512px;
    height: 360px;
    background-size: cover !important;
}

.furniture-cards {
    /*display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 5px;*/
    margin-top: 30px;
}
.furniture-cards .furniture-card {
    width: 230px;
    height: 280px;
    border-radius: 10px;
    background-size: cover !important;
    display: inline-block;
    margin-right: 5px;
}
.furniture-cards .furniture-card-wide {
    width: 406px;
    background-size: cover !important;
}


.advantages-text-block {
    margin-top: 80px;
}
.advantages-text-block .advantages-icon {

}
.advantages-text-block .advantages-text {
    margin-left: 16px;
}
.advantages-text-block .advantages-text h3 {
    font-size: 20px;
    line-height: 120%;
    font-weight: 400;
}
.advantages-text-block p {
    font-size: 16px;
    line-height: 130%;
    font-weight: 200;
}

.lead-form-block-wrap {
    margin-top: 80px;
    margin-bottom: 80px;
}
.lead-form-block {
    background: #33523E;
    border-radius: 20px;
    padding: 62px 50px;
}
.lead-form-block .head {
    font-family: "Commissioner", sans-serif;
    color: #fff;
    font-size: 48px;
    line-height: 100%;
    font-weight: 500;
}
.lead-form-block .text {
    margin-top: 40px;
    color: #fff;
    font-size: 16px;
    line-height: 130%;
    font-weight: 300;
    width: 460px;
}

.lead-form-block .form-control {
    background: #2B4233;
    border-radius: 8px;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 200;
    line-height: 120%;
    margin-bottom: 20px;
    height: 56px;
    width: 100%;
}
.lead-form-block .form-control::placeholder {
    color: rgba(255, 255, 255, 0.7);
}
.lead-form-block .form-checkbox-wrap {
    color: #fff;
    font-size: 12px;
    font-weight: 200;
    line-height: 120%;
    margin-bottom: 20px;
}
.lead-form-block .form-submit {
    background: #fff;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
    color: var(--bs-primary);
    width: 190px;
    height: 54px;
    border: none;
}

.breadcrumb-wrap {
    font-family: "Commissioner", sans-serif;
    font-size: 16px;
    line-height: 120%;
    font-weight: 400;
    color: #000;
    margin-top: 40px;
    margin-bottom: 40px;
}
.breadcrumb-wrap a {
    color: #000;
}

.static-page {
    font-size: 16px;
    line-height: 20px;
    font-weight: 200;
    color: #363432;
}
.static-page h1 {
    font-family: "Commissioner", sans-serif;
    color: #363432;
    font-size: 48px;
    line-height: 120%;
    font-weight: 500;
    margin-bottom: 40px;
}


.static-page.about {
    margin-top: 80px;
}
.static-page.about .text-wrap {
    border-radius: 10px;
    background: #F7F7F8 url('/img/spline_about.svg') no-repeat right bottom;
    min-height: 440px;
}
.static-page.about .text-wrap h2 {
    padding-bottom: 12px;
    margin-bottom: 0;
    font-family: "Commissioner", sans-serif;
    color: #363432;
    font-size: 40px;
    line-height: 120%;
    font-weight: 500;
}
.static-page.about .text-wrap {
    color: rgba(54, 52, 50, 0.7);
    font-size: 20px;
    line-height: 130%;
    font-weight: 300;
}

.principals {
    margin-top: 80px;
}
.principals .text-wrap {
    min-height: 360px;
}
.solutions.principals h2 {
    padding-bottom: 0;
    margin-bottom: 0;
}
.principals .principals-head {
    margin-bottom: 40px;
}

.five-steps-block {
    margin-top: 80px;
    color: #fff;
}
.five-steps-block h2 {
    font-size: 28px;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 30px;
}
.five-steps-block .five-steps-wrap {
    background: #33523E;
    border-radius: 12px;
    padding: 44px 30px 44px 48px;
}
.five-steps-block .five-steps {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.five-steps-wrap .step-card {
    position: relative;
    padding-right: 26px;
}
.five-steps-wrap .step-card:before {
    content: '';
    width: 100%;
    position: absolute;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    top: 20px;
}
.five-steps-wrap .step-card:last-child:before {
    display: none;
}

.five-steps-wrap .step-card .step-nmber {
    width: 40px;
    height: 40px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    color: #363432;
    font-size: 20px;
    line-height: 130%;
    font-weight: 600;
    padding-top: 8px;
}
.five-steps-wrap .step-card .step-name {
    font-size: 20px;
    line-height: 130%;
    font-weight: 400;
    padding-top: 12px;
}
.five-steps-wrap .step-card .step-text {
    font-size: 14px;
    line-height: 130%;
    font-weight: 200;
    padding-top: 6px;
}

.advantages-block .team-cards {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 12px;
    row-gap: 30px;
    margin-top: 30px;
}
.advantages-block .teams-head {
    align-content: center;
}
.advantages-block .teams-head h2 {
    margin-bottom: 0;
}
.advantages-block .teams-text {
    width: 284px;
    font-size: 16px;
    line-height: 130%;
    font-weight: 300;
    color: rgba(54, 52, 50, 0.7);
}
.team-cards .team-card {
    /*width: 422px;*/
    height: 450px;
    align-content: end;
    padding: 30px;
}
.team-card .name {
    font-size: 20px;
    line-height: 120%;
    font-weight: 400;
    padding-bottom: 12px;
    color: #fff;
}
.team-card .text {
    font-size: 16px;
    line-height: 25px;
    font-weight: 200;
    color: rgba(255, 255, 255, 0.7);
}
.team-card.team-card-recrut .name {
    font-size: 32px;
    line-height: 120%;
    font-weight: 400;
    padding-bottom: 12px;
    color: #fff;
}
.team-card.team-card-recrut .text {
    padding-bottom: 12px;
}
.team-card.team-card-recrut button {
    font-family: "Commissioner", sans-serif;
    border: none;
    background: #fff;
    color: #363432;
    border-radius: 12px;
    text-align: center;
    width: 190px;
    height: 54px;
    padding: 0;
}


.our-office {
    margin-top: 80px;
    margin-bottom: 0px !important;
}
.our-office .text-wrap {
    min-height: 440px;
}

.your-office {
    margin-top: 80px;
}
.solutions.your-office .pics-wrap, .solutions.your-office .text-wrap {
    margin-bottom: 0px;
}
.solutions.your-office .text-wrap {
    min-height: 440px;
    margin-bottom: 0;
}
.solutions.your-office .text-wrap h2 {
    font-size: 40px;
    line-height: 120%;
    font-weight: 500;
    margin-bottom: 12px;
}
.solutions.your-office .text-wrap p {
    font-size: 20px;
    line-height: 130%;
    font-weight: 300;
}
.solutions.your-office .text-wrap-text {
    height: 304px !important;
}
.solutions.your-office .text-wrap-btns {
    height: 55px;
    display: flex;
    justify-content: space-between;
}
.your-office .design-consult {
    width: 242px;
    height: 55px;
    background: #5DA5A1;
    border: none;
    color: #fff;
    border-radius: 10px;
    font-family: "Commissioner", sans-serif;
    font-size: 16px;
    line-height: 100%;
    font-weight: 600;
}
.your-office .watch-solutions {
    width: 200px;
    height: 55px;
    background: transparent;
    border: 1px solid #363432;
    color: #363432;
    border-radius: 10px;
    font-family: "Commissioner", sans-serif;
    font-size: 16px;
    line-height: 100%;
    font-weight: 600;
}

.facts-card {
    margin-top: 40px;
}
.facts-card .facts-card-nmber {
    font-size: 40px;
    line-height: 120%;
    font-weight: 400;
    color: #363432;
    padding-bottom: 12px;
}
.facts-card .facts-card-text {
    font-size: 16px;
    line-height: 25px;
    font-weight: 200;
    color: rgba(54, 52, 50, 0.7);
}

.partners-cards {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    column-gap: 12px;
    row-gap: 30px;
}
.partners-cards .partners-card {
    /*width: 250px;*/
    height: 100px;
    border-radius: 10px;
}



.catalog h1 {
    font-family: "Commissioner", sans-serif;
    font-size: 48px;
    line-height: 120%;
    font-weight: 500;
    padding-bottom: 40px;
}
.catalog .prefilter-wrap {
    padding-bottom: 28px;
    font-size: 16px;
    line-height: 120%;
    font-weight: 400;
    color: rgba(54, 52, 50, 0.7);
}
.catalog .prefilter-wrap a {
    color: rgba(54, 52, 50, 0.7);
    text-decoration: none;
    display: inline-block;
    border: 1px solid rgba(54, 52, 50, 0.7);
    border-radius: 8px;
    margin-right: 12px;
    margin-bottom: 12px;
    padding: 7px 10px;
    text-align: center;
}
.catalog .prefilter-wrap a.active {
    background: #33523E;
    color: #fff;
}
.catalog .prefilter-wrap a:last-child {
    margin-right: 0px;
}

.catalog-wrap {
    gap: 26px;
    justify-content: space-between;
}
.catalog-wrap .sidebar {
    width: 274px;
}
.catalog-wrap .sidebar h2 {
    color: #363432;
    font-size: 32px;
    line-height: 120%;
    font-weight: 600;
    padding-bottom: 26px;
}
.catalog-wrap .filter-wrap {
    width: 274px;
    margin-bottom: 26px;
}
.catalog-wrap .filter-wrap .price-from {
    display: inline-block;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border: 1px solid #B8B8B8;
    background: #fff;
    width: 136px;
    height: 40px;
    color: #363432;
    font-size: 16px;
    line-height: 110%;
    font-weight: 400;
    padding: 0 12px;
}
.catalog-wrap .filter-wrap .price-to {
    display: inline-block;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 1px solid #B8B8B8;
    border-left: none;
    background: #fff;
    width: 136px;
    height: 40px;
    color: #363432;
    font-size: 16px;
    line-height: 110%;
    font-weight: 400;
    padding: 0 12px;
}
.catalog-wrap .filter-wrap .price-from::placeholder, .catalog-wrap .filter-wrap .price-to::placeholder {
    color: #B8B8B8;
}
.catalog-wrap .filter-label {
    color: #363432;
    font-size: 20px;
    line-height: 120%;
    font-weight: 500;
    margin-bottom: 16px;
}
.catalog-wrap .filter-content {
    font-family: "Manrope", sans-serif;
    color: #363432;
    font-size: 16px;
    line-height: 100%;
    font-weight: 400;
}
.catalog-wrap .filter-content ul {
    list-style: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.catalog-wrap .filter-content ul li {
    margin-bottom: 16px;
}
.catalog-wrap .filter-content .show-all {
    display: inline-block;
    background: url('/img/filter-show-all.svg') no-repeat calc(100% - 16px) center;
    text-decoration: none;
    border-radius: 8px;
    border: 1px solid #B8B8B8;
    padding: 6px 32px 6px 16px;
    color: #363432;
    font-size: 12px;
    line-height: 120%;
    font-weight: 400;
}
.catalog-wrap .filter-content label {
    padding-left: 6px;
}
.catalog-wrap .show-more-filters {
    display: inline-block;
    text-decoration: none;
    border-radius: 8px;
    padding: 6px 16px;
    background: rgba(98, 174, 171, 0.1);
    color: #62AEAB;
    font-size: 12px;
    line-height: 120%;
    font-weight: 500;
}
.catalog-wrap .filter-buttons {
    justify-content: space-between;
}
.catalog-wrap .filter-buttons .filter-apply {
    border-radius: 6px;
    background: #363432;
    color: #fff;
    width: 176px;
    height: 42px;
    font-size: 14px;
    line-height: 120%;
    font-weight: 400;
}
.catalog-wrap .filter-buttons .filter-reset {
    display: inline-block;
    color: #363432;
    font-size: 14px;
    line-height: 120%;
    font-weight: 500;
    padding-top: 13px;
    text-decoration: underline;
}



.catalog-wrap .catalog-block {
    width: 100%;
}

.catalog-block .catalog-sort-block {
    justify-content: space-between;
    margin-bottom: 22px;
}
.catalog-sort-block .sort-default {
    display: block;
    padding-left: 20px;
    background: url('/img/sort-icon.svg') no-repeat left 4px;
    color: #363432;
    font-size: 18px;
    line-height: 130%;
    font-weight: 200;
}
.catalog-sort-block .view-buttons {

}
.catalog-sort-block .view-buttons .view-list {
    background: url('/img/view-list.svg') no-repeat center center;
    border: 1px solid #363432;
    border-right: none;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 38px;
    height: 30px;
}
.catalog-sort-block .view-buttons .view-cards {
    background: #363432 url('/img/view-cards-active.svg') no-repeat center center;
    border: 1px solid #363432;
    border-radius: 6px;
    width: 38px;
    height: 30px;
}

.catalog-card {
    margin-bottom: 24px;
}
.catalog-card .pic {
    height: 240px;
    position: relative;
    margin-bottom: 28px;
}
.catalog-card .pic img {
    width: 100%;
    height: 240px;
    border-radius: 12px;
}
.catalog-card .pic .likes-icon {
    position: absolute;
    width: 26px;
    height: 26px;
    top: 14px;
    right: 14px;
    background: url('/img/likes-icon.svg') no-repeat center center;
}
.catalog-card .pic .likes-icon.active {
    background: url('/img/likes-icon-active.svg') no-repeat center center;
}

.catalog-card .artikul {
    display: inline-block;
    border-radius: 4px;
    background: #F7F7F8;
    padding: 0 10px;
    color: #363432;
    font-size: 14px;
    line-height: 130%;
    font-weight: 400;
    margin-bottom: 8px;
}
.catalog-card .name {
    height: 44px;
    overflow: hidden;
    margin-bottom: 16px;
    color: #363432;
    font-size: 18px;
    line-height: 120%;
    font-weight: 500;
}
.catalog-card .name a {
    text-decoration: none;
    color: #363432;
}
.catalog-card .chars {
    color: rgba(54, 52, 50, 0.7);
    font-size: 14px;
    line-height: 130%;
    font-weight: 200;
    margin-bottom: 8px;
}
.catalog-card .chars p {
    margin: 0;
    padding: 0;
    padding-bottom: 8px;
}
.catalog-card .price {
    margin-bottom: 8px;
}
.catalog-card .price .current-price {
    display: inline-block;
    color: #363432;
    font-size: 18px;
    line-height: 130%;
    font-weight: 600;
    margin-bottom: 8px;
}
.catalog-card .price .old-price {
    display: inline-block;
    color: rgba(54, 52, 50, 0.5);
    font-size: 12px;
    line-height: 130%;
    font-weight: 500;
    margin-left: 8px;
    text-decoration: line-through;
    margin-bottom: 8px;
}
.catalog-card .cart {
    display: flex;
    justify-content: space-between;
}
.catalog-card .cart .to-cart {
    border: none;
    background: #62AEAB;
    width: 128px;
    height: 44px;
    color: #fff;
    font-size: 16px;
    line-height: 120%;
    font-weight: 500;
    border-radius: 8px;
    text-align: center;
}
.catalog-card .cart .to-cart-link {
    border: none;
    background: #62AEAB;
    width: 128px;
    height: 44px;
    color: #fff;
    font-size: 16px;
    line-height: 120%;
    font-weight: 500;
    border-radius: 8px;
    text-align: center;
}
.catalog-card .cart a {
    color: #363432;
    font-size: 16px;
    line-height: 120%;
    font-weight: 500;
    text-decoration: none;
    padding: 12px 16px;
}


.catalog-detail-wrap {
    box-shadow: 0px 0px 40px 0px rgba(22, 22, 22, 0.1);
    border-radius: 12px;
    background: #fff;
    padding: 26px 20px;
    color: #161616;
}
.catalog-detail-wrap .artikul {
    display: inline-block;
    color: #363432;
    font-size: 14px;
    line-height: 130%;
    font-weight: 400;
    margin-bottom: 12px;
}
.catalog-detail-wrap h1 {
    color: #161616;
    font-size: 24px;
    line-height: 120%;
    font-weight: 500;
    margin-bottom: 12px;
}
.catalog-detail-wrap .chars {
    color: rgba(22, 22, 22, 0.7);
    font-size: 16px;
    line-height: 130%;
    font-weight: 400;
    margin-bottom: 12px;
}
.catalog-detail-wrap .props {
    color: #161616;
    font-size: 16px;
    line-height: 120%;
    font-weight: 400;
}
.catalog-detail-wrap .props a {
    display: inline-block;
    margin-right: 8px;
}
.catalog-detail-wrap .props a.active {
    border: 1px solid #808080;
}
.catalog-detail-wrap .props a span {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 2px;
}

.catalog-detail-wrap .detail-text {
    font-size: 16px;
    line-height: 130%;
    font-weight: 200;
    margin-bottom: 24px;
}
.catalog-detail-wrap .detail-text h2 {
    font-size: 20px;
    line-height: 120%;
    font-weight: 500;
}

.catalog-detail-wrap .consult-block {
    background: #F7F7F8;
    border-radius: 12px;
    padding: 24px 0 8px 24px;
    color: #363432;
    font-size: 16px;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 24px;
}
.catalog-detail-wrap .consult-block p {
    color: rgba(54, 52, 50, 0.7);
    font-weight: 200;
    padding-bottom: 16px;
    margin-bottom: 0;
}
.catalog-detail-wrap .consult-block strong, .catalog-detail-wrap .consult-block a {
    font-weight: 400;
    color: #363432;
}

.catalog-detail-wrap .times-block {
    color: #161616;
    font-size: 16px;
    line-height: 130%;
    font-weight: 200;
    margin-bottom: 24px;
}
.catalog-detail-wrap .times-block p {
    background: url('/img/delivery-icon.svg') no-repeat left center;
    padding-left: 30px;
}
.catalog-detail-wrap .price {
    margin-bottom: 8px;
}
.catalog-detail-wrap .price .current-price {
    display: inline-block;
    color: #363432;
    font-size: 24px;
    line-height: 130%;
    font-weight: 700;
}
.catalog-detail-wrap .price .old-price {
    display: inline-block;
    color: rgba(54, 52, 50, 0.5);
    font-size: 14px;
    line-height: 130%;
    font-weight: 500;
    margin-left: 8px;
    text-decoration: line-through;
}
.catalog-detail-wrap .cart {
    display: flex;
    justify-content: start;
}
.catalog-detail-wrap .cart .to-cart {
    border: none;
    background: #62AEAB;
    width: 128px;
    height: 44px;
    color: #fff;
    font-size: 16px;
    line-height: 120%;
    font-weight: 500;
    border-radius: 8px;
    text-align: center;
}
.catalog-detail-wrap .cart a {
    color: #363432;
    font-size: 16px;
    line-height: 120%;
    font-weight: 500;
    text-decoration: underline;
    padding: 12px 16px;
}

.photo-thumbs-slider {
    margin-top: 12px;
}
.photo-thumbs-slider a {
    display: inline-block;
    width: 66px;
    height: 60px;
    margin-right: 12px;
}
.photo-thumbs-slider a img {
    width: 100%;
    border-radius: 4px;
}

.chars-block h2 {
    color: #161616;
    font-size: 24px;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 16px;
}
.chars-block {
    background: #F7F7F8;
    border-radius: 12px;
    padding: 32px;
    color: #161616;
    font-size: 14px;
    line-height: 120%;
    font-weight: 200;
    margin-top: 40px;
}
.chars-block .chars-cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
}
.chars-block .chars-line {
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.chars-block .chars-line:after {
    content: '';
    width: 100%;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 8px;
}
.chars-block .chars-line .chars-line-left {
    padding-right: 12px;
    background: #F7F7F8;
    position: relative;
    z-index: 100;
}
.chars-block .chars-line .chars-line-right {
    padding-left: 12px;
    background: #F7F7F8;
    position: relative;
    z-index: 100;
}


.catalog-detail-wrap h2 {
    color: #161616;
    font-size: 32px;
    line-height: 120%;
    font-weight: 500;
}



.faq-item {
    background: #F7F7F8;
    border-radius: 12px;
    padding: 25px;
    margin-bottom: 10px;
}
.faq-item .faq-item-title {
    color: #363432;
    font-size: 18px;
    line-height: 100%;
    font-weight: 400;
    padding-right: 30px;
    width: 100%;
    display: block;
    position: relative;
}
.faq-item .faq-item-title:after {
    content: '';
    width: 18px;
    height: 18px;
    background: url('/img/plus.svg') no-repeat right center;
    transition: background 0.3s ease-in-out;
    position: absolute;
    right: 0;
}
.faq-item .faq-item-title.active:after {
    transform: rotate(45deg);
}

.faq-item .ask-block {
    color: #363432;
    font-size: 18px;
    line-height: 100%;
    font-weight: 200;
    display: none;
    padding-top: 10px;
}


.contacts-text-wrap .contacts-text {
    padding: 40px;
    background: #F7F7F8;
    border-radius: 12px;
}
.contacts-text-wrap .contacts-text h2 {
    font-family: "Geologica", sans-serif;
    font-size: 28px;
    margin-bottom: 16px;
}
.contacts-text-wrap .contact-us-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    color: rgba(54, 52, 50, 0.7);
    font-size: 14px;
    font-weight: 200;
    line-height: 100%;
    gap: 20px;
}
.contacts-text-wrap .contact-us-wrap a {
    color: #363432;
}
.contacts-text-wrap .contact-us-wrap p {
    color: #363432;
    font-size: 18px;
    font-weight: 400;
    line-height: 100%;
    margin-top: 8px;

}
.contacts-soc-wrap {
    display: flex;
    font-size: 18px;
    font-weight: 400;
    line-height: 100%;
    margin-top: 20px;
}
.contacts-soc-wrap a {
    color: #363432;
    margin-right: 24px;
    display: inline-block;
}
.contacts-req-wrap {
    color: rgba(54, 52, 50, 0.7);
    font-size: 14px;
    font-weight: 250;
    line-height: 100%;
    width: 400px;
    margin-top: 42px;
}
.contacts-req-wrap a, .contacts-req-wrap span {
    color: rgba(54, 52, 50, 0.7);
    margin-right: 24px;
    margin-bottom: 12px;
    display: inline-block;
}


.contacts-form-wrap h2 {
    font-size: 28px;
    line-height: 120%;
    font-weight: 400;
    color: #363432;
    padding-bottom: 10px;
}
.contacts-form-wrap .contacts-form {
    padding: 40px;
    background: #161616;
    border-radius: 12px;
}
.contacts-form-wrap .contacts-form h2 {
    font-size: 28px;
    line-height: 120%;
    font-weight: 400;
    color: #fff;
}
.contacts-form-wrap .contacts-form p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 20px;
    line-height: 130%;
    font-weight: 250;
}
.contacts-form-wrap .form-control {
    background: rgba(48, 48, 48, 1);
    color: rgba(255, 255, 255, 0.7);
}
.contacts-maps {
    margin-top: 40px;
}
.contacts-maps iframe {
    border-radius: 12px;
}


.solutions {
    margin-bottom: 70px;
}
.solutions .text-wrap {
    background: #F7F7F8;
    /*padding: 60px 40px;*/
    padding: 40px;
    border-radius: 10px;
    color: rgba(54, 52, 50, 0.7);
    font-size: 16px;
    line-height: 130%;
    font-weight: 250;
    height: 404px;
}
.solutions .text-wrap h2 {
    font-size: 28px;
    line-height: 120%;
    font-weight: 400;
    padding-bottom: 24px;
    color: #363432;
}
.solutions .text-wrap p {
    font-size: 20px;
    line-height: 130%;
    font-weight: 300;
}
.solutions .text-wrap .get-more {
    color: #363432;
    font-size: 16px;
    line-height: 130%;
    font-weight: 250;
    padding-right: 32px;
    display: inline-block;
    background: url('/img/get-more.svg') no-repeat right center;
}
.solutions .text-wrap .about-addr {
    margin-top: 20px;
    color: #363432;
    font-size: 16px;
    font-weight: 400;
    padding-left: 34px;
    width: 340px;
    background: url('/img/geo_mark.svg') no-repeat left top;
}
.solutions .text-wrap .about-btn-addr {
    border-radius: 10px;
    border: none;
    background: #5DA5A1;
    text-align: center;
    width: 170px;
    height: 56px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 72px;
}

.solutions .text-wrap .text-wrap-text {
    height: 220px;
}
.solutions .text-wrap p {
    margin-bottom: 0;
}
/*
.solutions .pics-wrap img {
    width: 100%;
}*/
.solutions.our-office .pics-wrap, .solutions.our-office .text-wrap {
    margin-bottom: 0px !important;
}
.solutions .pics-wrap, .solutions .text-wrap {
    margin-bottom: 40px;
}
.solutions .pics-wrap img:first-child {
    margin-right: 4px;
}
.solutions h2 {
    font-size: 48px;
    line-height: 120%;
    font-weight: 400;
    padding-bottom: 40px;
}
.solutions-ready-card .pics-wrap {
    padding-bottom: 20px;
}
.solutions-ready-card .text-ready-wrap {
    height: 200px;
    overflow: hidden;
}
.solutions-ready-card .name {
    font-size: 18px;
    line-height: 120%;
    font-weight: 500;
    padding-bottom: 10px;
    color: #363432;
}
.solutions-ready-card .text {
    padding-bottom: 38px;
    font-size: 14px;
    line-height: 130%;
    font-weight: 200;
    color: rgba(54, 52, 50, 0.7);
}
.solutions-ready-card .price {
    padding-bottom: 8px;
    font-size: 18px;
    line-height: 130%;
    font-weight: 600;
    color: #363432;
}
.solutions-ready-card .buttons {
    font-size: 16px;
    line-height: 120%;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
}
.solutions-ready-card .buttons button {
    border-radius: 10px;
    background: #62AEAB;
    color: #fff;
    text-align: center;
}
.solutions-ready-card .buttons a {
    color: #363432;
    padding-top: 10px;
}

.cart-page {
    margin-top: 20px;
}
.cart-page .delete-all {
    display: inline-block;
    font-size: 14px;
    line-height: 130%;
    font-weight: 400;
    color: #161616;
    margin-bottom: 40px;
    background: url('/img/x.svg') no-repeat left center;
    padding-left: 18px;
}
.cart-page .cart-items {
    margin-bottom: 20px;
}
.cart-page .cart-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding: 24px 32px;
    border: 1px solid rgba(22, 22, 22, 0.1);
    border-radius: 12px;
}
.cart-page .cart-item .pic {

}
.cart-page .cart-item .pic img {
    width: 100%;
    height: 100px;
}
.cart-page .cart-item .name {
    font-size: 20px;
    line-height: 130%;
    font-weight: 500;
    color: #161616;
    margin-left: 36px;
    margin-right: 36px;
}
.cart-page .cart-item .name a {
    color: #161616;
}
.cart-page .cart-item .name-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cart-page .cart-item .quantity {
    font-size: 20px;
    line-height: 120%;
    font-weight: 400;
    color: #161616;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cart-page .cart-item .quantity .cart-quant {
    padding: 0 6px;
}
.cart-page .cart-item .quantity .cart-plus {
    width: 14px;
    height: 14px;
    background: url('/img/plus-icon.svg') no-repeat center center;
    display: block;
}
.cart-page .cart-item .quantity .cart-minus {
    width: 14px;
    height: 14px;
    background: url('/img/minus-icon.svg') no-repeat center center;
    display: block;
}
.cart-page .cart-item .price {
    font-size: 18px;
    line-height: 130%;
    font-weight: 500;
    color: #161616;
    min-width: 180px;
    text-align: right;
}

.order-itogo {
    padding: 20px;
    background: #F7F7F8;
    border-radius: 12px;
    margin-top: 62px;
    margin-bottom: 20px;
}
.order-itogo .itogo-quant {
    font-size: 14px;
    line-height: 120%;
    font-weight: 500;
    color: rgba(22, 22, 22, 0.7);
    padding-bottom: 14px;
}
.order-itogo .order-sum {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.order-itogo .order-sum .order-sum_text {
    font-size: 16px;
    line-height: 120%;
    font-weight: 500;
    color: #161616;
}
.order-itogo .order-sum .order-sum_price {
    font-size: 18px;
    line-height: 130%;
    font-weight: 500;
    color: #161616;
}
.order-itogo .order-info {
    font-size: 14px;
    line-height: 120%;
    font-weight: 200;
    color: rgba(22, 22, 22, 0.7);
}
.order-form-wrap {
    padding: 25px;
    background: #141715;
    border-radius: 12px;
}
.order-form-wrap h2 {
    font-size: 24px;
    line-height: 120%;
    font-weight: 600;
    color: #fff;
    margin: 0;
}
.order-form-wrap h3 {
    font-size: 16px;
    line-height: 120%;
    font-weight: 500;
    color: #fff;
    margin: 0;
    margin-top: 16px;
}
.order-form-wrap .form-input {
    margin-top: 16px;
}
.order-form-wrap .form-input input {
    background: #1F2120;
    border-radius: 8px;
    font-size: 16px;
    line-height: 120%;
    font-weight: 200;
    color: #fff;
    border: none;
    width: 100%;
    height: 56px;
    padding-left: 24px;
}
.order-form-wrap .delivery_choose.selected {
    background: #fff;
    color: #363432;
}
.order-form-wrap .delivery_choose {
    background: #141715;
    color: #fff;
    border: 1px solid #fff !important;
    border-radius: 6px;
    font-size: 12px;
    line-height: 120%;
    font-weight: 400;
    text-align: center;
    margin-right: 8px;
    width: auto !important;
    height: 30px !important;
    padding-left: 14px !important;
    padding-right: 14px;
}
.order-form-wrap .order_agree {
    width: 16px !important;
    height: 16px !important;
    border-radius: 4px;
    border: 1px solid #fff !important;
    background: #141715 !important;
    padding-left: 0px !important;
    margin-right: 6px;
}
.order-form-wrap .form-input label {
    font-size: 12px;
    line-height: 120%;
    font-weight: 400;
    color: #fff;
}
.order-form-wrap .form-input .order_go {
    width: 190px;
    height: 54px;
    text-align: center;
    border-radius: 12px;
    border: none;
    background: #fff;
    color: #363432;
    font-size: 16px;
    line-height: 120%;
    font-weight: 500;
    text-align: center;
    padding-left: 0px !important;
}
.order-form-wrap .form-input-checkbox {
    display: flex;
    justify-content: start;
    align-items: start;
}


footer {
    background: #141715;
    min-height: 475px;
    padding-top: 40px;
}
.footer-logo-wrap {
    margin-bottom: 40px;
}
.footer-menu .head {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    padding-bottom: 10px;
}
.footer-menu a {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    font-weight: 200;
    line-height: 100%;
    display: inline-block;
    padding-bottom: 10px;
    width: 100%;
}
.footer-contacts {
    display: grid;
    grid-template-columns: 48% 48%;
}
.footer-contacts .tg-icon {
    width: 18px;
    height: 18px;
    background: url('/img/tg-gr-ico.svg') no-repeat center center;
    position: relative;
    top: 4px;
}
.footer-contacts .wa-icon {
    width: 18px;
    height: 18px;
    background: url('/img/wa-gr-ico.svg') no-repeat center center;
    position: relative;
    top: 4px;
}
.footer-contacts .phone-icon {
    width: 18px;
    height: 18px;
    background: url('/img/phone-gr-ico.svg') no-repeat center center;
    position: relative;
    top: 4px;
}

.footer-contacts a {
    color: #fff;
}
.footer-contacts .icon {
    margin-right: 5px;
}
.footer-contacts p {
    padding-bottom: 18px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
}
.footer-contacts p small {
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    font-weight: 200;
    line-height: 120%;
}
.btn-up {
    background: #363432;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 120%;
    padding: 8px 10px;
    border: none;
    box-shadow: none;
}
.footer-copyright {
    border-top: 1px solid rgba(131, 123, 115, 0.1);
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 40px;
    color: #fff;
    font-size: 16px;
    font-weight: 200;
    line-height: 100%;
}
.footer-copyright a {
    color: #fff;
}
.bx-filter-button-box {
    padding-left: 0;
    padding-right: 0;
}
.bx-filter-button-box .bx-filter-parameters-box-container {
    display: flex;
}
.bx-filter-button-box #set_filter {
    background: #363432;
    color: #fff;
    text-align: center;
    width: 178px;
    height: 42px;
    font-size: 14px;
    font-weight: 500;
    line-height: 120%;
    border-radius: 6px;
    padding-left: 0;
    padding-right: 0;
}
.bx-filter-button-box #del_filter {
    text-decoration: underline;
    background: #fff;
    color: #363432;
    text-align: right;
    font-size: 14px;
    font-weight: 500;
    line-height: 120%;
    padding-left: 16px;
    padding-right: 0;
}

@media only screen and (min-width: 1440px) {
    .prefilter-wrap .swiper-wrapper {
        display: block;
    }
    .catalog .prefilter-wrap a {
        width: auto;
    }
}

@media only screen and (max-width: 1439px) {

    h2 {
        font-size: 36px;
        letter-spacing: -2px;
    }

    .advantages-card .advantages-text-wrap {
        margin-bottom: 20px;
    }
    .advantages-card .advantages-title {
        font-size: 16px;
    }
    .advantages-card .advantages-text {
        font-size: 14px;
        line-height: 130%;
        font-weight: 250;
    }
    .advantages-card .advantages-icon {
        margin-bottom: 32px;
    }

    .advantages-block p {
        font-size: 14px;
        letter-spacing: -0.3px;
        padding-left: 80px;
    }
    .advantages-block button {
        font-family: "Commissioner", sans-serif;
        width: 256px;
        padding: 14px 0px;
        font-size: 14px;
        line-height: 120%;
        font-weight: 500;
        text-align: center;
    }
    .manufacture-cards {
        gap: 16px;
    }
    .manufacture-cards .manufacture-card {
        height: 190px;
        border-radius: 12px;
    }
    .manufacture-cards .manufacture-card .advantages-title {
        font-size: 16px;
    }
    .our-news-block {
        height: 300px;
    }
    .our-news-block h2 {
        font-size: 36px;
        width: 400px;
    }
    .our-news-block .text-block {
        font-size: 14px;
        line-height: 130%;
        width: 370px;
        padding-top: 0px;
    }
    .our-news-block .our-news_pic {
        background: url('/img/phones_1024.png') no-repeat center center;
        width: 370px;
        height: 300px;
        background-size: cover !important;
        margin-left: 40px;
    }

    .advantages-text-block .advantages-text h3 {
        font-size: 18px;
        letter-spacing: -1px;
    }
    .advantages-text-block .advantages-icon img {
        width: 36px;
    }
    .advantages-text-block .advantages-text p {
        font-size: 14px;
        line-height: 130%;
        font-weight: 200;
    }

    .static-page.about .text-wrap {
        min-height: 313px;
        padding: 40px;
        font-size: 14px;
    }
    .static-page.about .text-wrap h2 {
        font-size: 36px;
    }

    .solutions .text-wrap {
        padding: 40px 36px;
        font-weight: 200;
        min-height: 320px;
    }
    .solutions .pics-wrap img {
        height: 320px;
    }

    .with-us-block .advantages-cards {
        grid-template-columns: 1fr 1fr;
    }
    .with-us-block .advantages-card {
        padding: 0 30px 30px 0;
        border: none;
    }
    .with-us-block .advantages-card .advantages-icon {
        display: inline-block;
        margin-bottom: 10px;
    }
    .with-us-block .advantages-card .advantages-title {
        display: inline-block;
        font-size: 18px;
        margin-bottom: 0;
        margin-left: 14px;
        position: relative;
        top: 8px;
    }
    .five-steps-block .five-steps {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .five-steps-wrap .step-card:nth-child(3):before {
        display: none;
    }

    .team-cards .team-card {
        height: 360px;
    }

    .solutions .text-wrap h2 {
        padding-bottom: 18px;
    }

    .partners-cards {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .facts-card .facts-card-text {
        font-size: 14px;
    }

    .lead-form-block {
        padding: 42px 40px;
    }
    .lead-form-block .head {
        font-size: 36px;
        margin-top: 20px;
    }
    .lead-form-block .text {
        width: 400px;
        margin-top: 20px;
        font-size: 14px;
    }
    .lead-form-block .form-control {
        margin-bottom: 16px;
        border-radius: 8px;
    }
    .lead-form-block .form-checkbox-wrap {
        font-size: 12px;
        font-weight: 250;
        line-height: 120%;
        margin-bottom: 20px;
    }
    .lead-form-block .form-submit {
        width: 160px;
        height: 46px;
        font-size: 14px;
    }

    .contacts-maps {
        display: none;
    }
    .contacts-req-wrap {
        width: 100%;
    }


    .catalog-wrap .sidebar {
        display: none;
    }

    .catalog h1 {
        font-size: 36px;
    }
    .catalog .prefilter-wrap a {
        margin-right: 9px;
        padding: 7px 8px;
    }

    .breadcrumb-wrap {
        margin-bottom: 20px;
    }

    .catalog-detail-wrap .price .current-price {
        font-size: 20px;
    }

    .catalog-detail-wrap .consult-block {
        font-size: 14px;
    }


    .footer-menu a {
        padding-bottom: 10px;
    }
    .footer-copyright {
        font-size: 14px;
        font-weight: 200;
    }




}

@media only screen and (max-width: 1023px) {

    .get-smeta-1 {
        display: block;
    }
    .big-banner h1 {
        font-size: 52px;
        line-height: 52px;
    }
    .big-banner p {
        line-height: 120%;
    }
    .big-banner button {
        padding: 18px 54px;
    }
    .advantages-card .advantages-icon {
        /*margin-bottom: 32px;*/
        margin-bottom: 20px;
    }
    .advantages-card .advantages-icon img {
        width: 36px;
    }
    .advantages-card {
        padding: 24px 20px;
    }
    .advantages-card .advantages-text {
        font-size: 12px;
    }

    .manufacture-cards .manufacture-card .advantages-icon img {
        width: 24px;
    }
    .manufacture-cards .manufacture-card {
        height: 144px;
    }
    .manufacture-cards .manufacture-card .advantages-title {
        font-size: 14px;
    }

    .static-page.about .text-wrap {
        min-height: 321px;
    }

    .advantages-block .team-cards {
        grid-template-columns: 1fr 1fr;
    }
    .team-cards .team-card {
        height: 420px;
    }

    .our-office .pics-wrap img {
        height: 280px;
    }
    .our-office .text-wrap h2 {
        font-size: 24px;
        padding-bottom: 10px;
    }
    .our-office .text-wrap {
        font-size: 12px;
        padding: 20px 30px;
        min-height: 280px;
    }

    .our-news-block {
        height: 270px;
    }
    .our-news-block .our-news_pic {
        background: url(/img/phones_768.png) no-repeat center center;
        width: 268px;
        height: 270px;
        background-size: cover !important;
        margin-left: 0px;
    }
    .our-news_text {
        padding-left: 24px;
        padding-top: 36px;
    }

    .get-smeta-2 {
        display: none;
    }
    .advantages-block button {
        width: 200px;
        height: 46px;
    }
    .advantages-text-block .advantages-text h3 {
        font-size: 16px;
    }
    .advantages-text-block .advantages-text p {
        font-size: 12px;
    }
    .advantages-block p {
        padding-left: 0px;
        font-weight: 300;
        width: 380px;
    }

    .lead-form-block {
        padding: 42px 20px;
    }
    .lead-form-block .head {
        font-size: 32px;
        margin-top: 12px;
    }
    .lead-form-block .text {
        width: 300px;
        line-height: 130%;
        font-weight: 300;
    }

    .breadcrumb-wrap {
        font-size: 14px;
    }
    .static-page {
        font-size: 14px;
    }
    .static-page h1 {
        font-size: 36px;
    }

    .faq-item .ask-block {
        font-size: 14px;
    }

    .catalog-detail-wrap {
        margin-top: 30px;
    }

    .chars-block .chars-cols {
        grid-template-columns: 1fr;
        gap: 0px;
    }

    .catalog-block h2, .foto-interier h2 {
        font-size: 32px;
    }

}



@media only screen and (max-width: 767px) {

    .footer-company-mobile, .footer-faq-mobile {
        display: block;
    }
    .footer-company-desktop {
        display: none !important;
    }

    .get-smeta-1 {
        display: none;
    }
    h2 {
        font-size: 32px;
    }
    .top-menu {
        display: none;
    }
    .top-search-wrap {
        display: none;
    }
    .btn-catalog {
        display: none;
    }
    .big-banner .banner-text {
        width: 100%;
    }
    .big-banner button {
        width: 100%;
        padding: 14px 0;
    }
    .big-banner h1 {
        font-size: 32px;
        line-height: 30px;
        padding-bottom: 20px;
    }
    .big-banner p {
        width: auto;
    }

    .solutions h2 {
        font-size: 32px;
        font-weight: 500;
    }

    .advantages-cards {
        grid-template-columns: 1fr;
        /*grid-template-columns: 1fr 1fr;*/
    }
    .advantages-card .advantages-title {
        font-size: 14px;
        margin-bottom: 8px;
    }
    .advantages-card .advantages-text {
        font-size: 10px;
    }

    .principals .principals-head button {
        display: none;
    }
    .solutions .pics-wrap img {
        height: auto;
    }

    .with-us-block .col-12 button {
        display: none;
    }
    .with-us-block .advantages-card {
        padding: 0 30px 0px 0;
    }

    .five-steps-block .five-steps {
        grid-template-columns: 1fr;
    }

    .five-steps-wrap .step-card {
        padding-right: 0px;
        padding-bottom: 26px;
    }
    .five-steps-wrap .step-card:before {
        display: none;
    }

    .advantages-block .team-cards {
        grid-template-columns: 1fr;
    }
    .advantages-block .teams-head .teams-text {
        display: none;
    }

    .solutions {
        margin-bottom: 30px;
    }
    .principals {
        margin-top: 30px;
    }

    .partners-cards {
        grid-template-columns: 1fr;
    }


    .with-us-block .advantages-cards {
        grid-template-columns: 1fr;
    }

    .manufacture-cards {
        grid-template-columns: 1fr 1fr;
    }
    .manufacture-block h2 {
        font-size: 32px;
    }

    .our-news-block {
        flex-direction: column;
        height: 341px;
    }
    .our-news-block h2 {
        font-size: 24px;
        width: auto;
    }
    .our-news_text {
        padding-left: 18px;
        padding-top: 18px;
    }
    .our-news-block .text-block {
        font-size: 12px;
        width: auto;
        margin-bottom: 16px;
    }
    .our-news-block .our-news_pic {
        background: url(/img/phones_360.png) no-repeat center center;
        width: 265px;
        height: 175px;
        margin: 0 auto;
    }

    .advantages-block p {
        font-size: 12px;
    }

    .lead-form-block {
        padding: 22px 18px;
    }
    .lead-form-block .head {
        font-size: 24px;
        margin-top: 0px;
    }
    .lead-form-block .text {
        width: auto;
        margin-top: 12px;
        margin-bottom: 16px;
        font-size: 12px;
    }

    .lead-form-block .form-submit {
        width: 100%;
    }

    .breadcrumb-wrap {
        font-size: 12px;
    }
    .static-page {
        font-size: 12px;
    }
    .static-page h1 {
        font-size: 32px;
    }
    .faq-item .faq-item-title {
        font-size: 14px;
    }
    .faq-item .ask-block {
        font-size: 12px;
    }

    .contacts-text-wrap .contact-us-wrap {
        font-size: 12px;
    }
    .contacts-text-wrap .contact-us-wrap p {
        font-size: 14px;
    }
    .contacts-soc-wrap {
        font-size: 14px;
    }
    .contacts-req-wrap {
        font-size: 14px;
    }


    .catalog h1 {
        font-size: 32px;
    }

    .cart-page h1 {
        font-size: 32px;
    }
    .cart-page .cart-item {
        padding: 16px 20px;
    }
    .cart-page .cart-item .name {
        font-size: 12px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .cart-page .cart-item .price {
        font-size: 14px;
        min-width: 112px;
    }
    .cart-page .cart-item .quantity {
        font-size: 14px;
    }
    .cart-page .cart-item .name {
        margin-bottom: 12px;
    }
    .cart-page .cart-item .name-wrap {
        flex-wrap: wrap;
    }
    .cart-page .cart-item .pic {
        margin-right: 16px;
    }
    .cart-page .cart-item .pic img {
        width: 100%;
        height: 86px;
    }
    .order-form-wrap h2 {
        font-size: 20px;
    }
    .catalog-wrap {
        gap: 0;
    }


    .btn-cart {
        width: auto;
    }
    .btn-favorites {
        width: auto;
    }
    .btn-cart span {
        display: none;
    }
    .btn-favorites span {
        display: none;
    }


    .footer-logo-wrap {
        margin-bottom: 16px;
    }
    .footer-menu .head {
        font-size: 14px;
        padding-top: 24px;
        padding-bottom: 4px;
    }
    .footer-menu a {
        font-size: 12px;
        padding-bottom: 4px;
    }
    .footer-contacts p {
        font-size: 12px;
        line-height: 100%;
        padding-bottom: 10px;
        margin-bottom: 0;
    }
    .footer-copyright {
        font-size: 10px;
        line-height: 100%;
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .footer-copyright .col-xs-6 {
        padding-bottom: 16px;
    }


    .btn-up {
        font-size: 12px;
    }

}
