﻿@charset "UTF-8";
* {
  box-sizing: border-box;
}
::selection {
  background: #C4956A; /* цвет фона выделения */
  color: #fff; /* цвет текста при выделении */
}
.section-page-title {
  padding: 90px 0;
}
.section-technical-design {
  /*background-image: url(/assets/images/bg-image-6.avif);*/
  background-image: url(/assets/images/page-title/page-title-main3.avif);
  background-size: cover;
  object-fit: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: auto;
  height: auto;
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 90px;
  padding-bottom: 120px;
}
.page-title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 600;
  font-size: 44px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #1a1a1a;
  text-align: center;
  margin: 60px 0 30px;
  border-bottom: 2px solid #e0e0e0;
  display: inline-block;
  padding-bottom: 10px;
}

.virtual-tour-preview a {
  text-decoration: underline;
  color: #fff;
}
.virtual-tour-preview a:hover {
  color: #000;
}
.virtual-tour-preview p {
  font-size: 18px;
  max-width: 620px;
  margin: 0 auto;
}
.section-technical-design h1 {
  text-transform: uppercase;
  letter-spacing: -0.02em;
  font-size: 40px;
  color: #fff;
}
.parallax-content.section-lg.context-dark.text-center.section-filter-dark {
  color: rgba(255, 255, 255, 1);
}
.about-intro {
  padding: 40px 0;
  background-color: #ffffff;
}
.intro-text {
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
}
.about-us {
  padding: 60px 0;
  background-color: #f9f9f9;
}
.section-title {
  font-size: 32px;
  text-align: center;
  margin-bottom: 40px;
}
.advantages-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
}
.advantage-item {
  background: white;
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  text-align: center;
  transition: transform 0.3s ease;
}
.advantage-item:hover {
  transform: translateY(-5px);
}
.advantage-item img {
  height: 48px;
  margin-bottom: 16px;
}
.advantage-item h3 {
  font-size: 20px;
  margin-bottom: 12px;
}
.advantage-item p {
  font-size: 16px;
  line-height: 1.5;
}
.novi-bg {
  color: rgba(0, 0, 0, 0.7);
}
.rd-nav-link.pos-reletiv {
  position: relative
}
.rd-nav-link.uslugi-menu {
  font-size: 18px;
  font-weight: 600
}
.badge-new {
  background: #ff4d4f;
  color: #fff;
  font-size: 10px;
  padding: 2px 5px;
  margin-left: 6px;
  border-radius: 6px;
  text-transform: uppercase;
  position: absolute;
  top: -17px;
  left: 70px;
}
.contacts-icons .icon {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  fill: #C4956A; /* цвет для встроенных SVG (если используешь inline SVG) */
  filter: invert(62%) sepia(21%) saturate(475%) hue-rotate(342deg) brightness(91%) contrast(93%);
}
.contact-list .contact-list-content a.cont-numb {
  color: #C4956A;
}
.contact-list .contact-list-content a.cont-numb:hover {
  color: #9b9b9b;
}
@media (max-width: 900px) {
  .rd-nav-link.pos-reletiv .badge-new {
    position: relative;
    top: 0;
    left: 6px;
  }
}
@media (min-width: 1200px) {
  .section-lg {
    padding: 20px 0;
  }
}
@media (min-width: 992px) {
  .section-lg {
    padding: 20px 0;
  }
}
@media (min-width: 768px) {
  .section-lg {
    padding: 20px 0;
  }
}
.section-sm, .section-md, .section-lg, .section-xl {
  padding: 20px 0;
}
@media (min-width: 1200px) {
  h3, .heading-3 {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  h3, .heading-3 {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  h3, .heading-3 {
    font-size: 22px;
  }
}
h3, .heading-3 {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, .box-icon-classic-text.planirovka ul li, [class^='heading-'] {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  color: #000000;
}
@media (min-width: 1200px) {
  h4, .heading-4 {
    font-size: 24px;
    text-transform: none;
  }
}
@media (min-width: 992px) {
  h4, .heading-4 {
    font-size: 24px;
  }
}
h4, .heading-4 {
  font-size: 20px;
  line-height: 1.25;
  color: #C4956A;
  margin-top: 20px;
}
.ps span {
  font-weight: 400;
}
.ps {
  border: 2px solid #C4956A;
  padding: 5px;
  text-align: left;
}
.btn-close {
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 16 16'%3E%3Cpath d='M2.5 2.5l11 11m0-11l-11 11' stroke='%23333' stroke-linecap='round' stroke-width='2'/%3E%3C/svg%3E") center / 1em auto no-repeat;
  border: none;
  width: 1.5rem;
  height: 1.5rem;
  opacity: 0.75;
}
.btn-close:hover {
  opacity: 1;
}
/*Блоки проектов*/
/* === Основные переменные (если захочешь — можно перевести в :root {...}) === */
/* === Общее оформление === */
.parallax-scene-js {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.bg-cover {
  background-size: cover;
}
.text-center {
  text-align: center;
  margin-bottom: 30px;
}
.white {
  color: #ffffff;
}
.white.bottom7 {
  margin-bottom: 10px;
}
.ps {
  border: 2px solid #c4956a;
  padding: 5px;
  text-align: left;
}
.layer-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: -1;
}
/* === Отступы секций === */
.section-sm, .section-md, .section-lg, .section-xl {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .section-xl {
    padding: 90px 0;
  }
}
@media (min-width: 992px) {
  .section-xl {
    padding: 100px 0;
  }
}
@media (min-width: 1200px) {
  .section-xl {
    padding: 40px 0;
  }
}
/* === Сетки и колонки === */
.row-40, .row-50 {
  margin-bottom: -40px;
}
.row-50 {
  margin-bottom: -50px;
}
.row-40 > *, .row-50 > * {
  margin-bottom: 40px;
}
.row-50 > * {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .row-md-60 {
    margin-bottom: -60px;
  }
  .row-md-60 > * {
    margin-bottom: 60px;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
}
.align-items-center {
  align-items: center !important;
}
.col-md-4.col-lg-3.etapl {
  flex: 0 0 35%;
  max-width: 35%;
  background-color: rgba(40, 40, 40, 0.5);
  padding: 20px 15px;
}
@media (min-width: 741px) {
  .col-md-4.col-lg-3.etapl {
    box-shadow: 20px 30px 30px rgba(0, 0, 0, 0.2);
  }
}
.col-md-7.col-lg-6.planr {
  flex: 0 0 40%;
  max-width: 50%;
}
@media (max-width: 740px) {
  .col-md-4.col-lg-3.etapl, .col-md-7.col-lg-6.planr {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .inset-xl-left-35 {
    padding-left: 35px;
  }
}
/* === Блоки и анимации === */
.fadeInLeft {
  animation-name: fadeInLeft;
}
.fadeInRight {
  animation-name: fadeInRight;
}
.blurIn {
  animation-name: blurIn;
  animation-duration: 1.1s;
}
/* === Заголовки и текст === */
.box-icon-classic-header, .form-style-1.context-dark.wow.blurIn.planirovka h3 {
  color: #000;
  text-align: center;
  width: 100%;
  min-width: 414px;
  margin-left: 0;
}
.box-icon-classic-header {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  margin: -12px 0 0 -12px;
}
.box-icon-classic-header > * {
  display: inline-block;
  margin: 0 0 12px 12px;
}
.box-icon-classic-text.planirovka, .form-style-1.context-dark.wow.blurIn.planirovka {
  line-height: 1.2;
}
.box-icon-classic-text.planirovka {
  font-size: 16px;
  color: #fff;
  padding: 0 20px;
}
.box-icon-classic-text.planirovka ul, .form-style-1.context-dark.wow.blurIn.planirovka ul {
  margin-left: 12px;
}
.box-icon-classic-text.planirovka ul li, .form-style-1.context-dark.wow.blurIn.planirovka ul li {
  list-style-type: disc;
  display: list-item;
  margin-bottom: 10px;
  color: #FFFFFF;
  text-align: left;
  text-transform: none;
}
.box-icon-classic-text.planirovka ul li ul li {
  list-style-type: none;
}
/* === Форма === */
.form-style-1 {
  max-width: 418px;
  padding: 20px;
  background: #282828;
}
@media (min-width: 576px) {
  .form-style-1 {
    padding: 25px 20px;
  }
}
@media (min-width: 740px) {
  .form-style-1 {
    max-width: 100%;
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .form-style-1 {
    box-shadow: 20px 30px 30px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 992px) {
  .form-style-1 {
    padding: 20px 20px 0;
  }
}
.form-style-1.context-dark.wow.blurIn.planirovka {
  background-color: rgba(40, 40, 40, 0.5);
}
/* === Кнопки === */
.button, .button-primary, .button-primary:focus, .button-primary3, .button-primary3:focus {
  display: block;
  width: fit-content;
  margin: 0 auto;
  padding: 10px 30px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  user-select: none;
  overflow: hidden;
  transition: 250ms all ease-in-out;
}
.button-uslugi {
	margin-top: 20px;
	text-align: center;	
}
.button-uslugi a {
	display: inline-block;
	margin: 0 10px;
}
@media (min-width: 992px) {
  .button {
    padding: 15px 45px;
  }
}
.button-margin {
  margin-top: 20px;
  margin-bottom: 30px;
}
.button-jerry {
  overflow: visible;
}
.button-jerry:hover {
  /* border-color: transparent; */
  background-color: transparent;
}
.button-primary.button-jerry .button-jerry-line {
  border-color: #c4956a;
}
.button-jerry-line {
  position: absolute;
  display: block;
  border: 0 solid #000;
}
.button-jerry-line:nth-child(2) {
  top: -1px;
  left: -1px;
  border-top-width: inherit;
}
.btn-poslugi {
  padding: 16px 45px;
  font-size: 22px;
}
.btn-pronas {
  margin-top: 30px;
}
.box-icon-classic-text.planirovka ul li.button-primary2, .box-icon-classic-text.planirovka ul li.button-primary4 {
  cursor: pointer;
  color: #000000;
}
.box-icon-classic-text.planirovka ul li.button-primary2:hover, .box-icon-classic-text.planirovka ul li.button-primary4:hover {
  color: #C4956A;
}
/* === Контекст тёмного фона === */
.context-dark, .bg-gray-700, .bg-gray-800, .bg-primary {
  color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 1600px) {
  .layer-1 {
    top: 63%;
  }
}
@media (min-width: 576px) {
  .col-sm-4.col-md-12.col-xl-11.wow.fadeInLeft {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.layer-wrap img {
  max-width: none;
  object-fit: cover;
}
.faq-wrapper {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
  background-color: #f5f5f5;
  margin-bottom: 50px;
}
/* Навигация табов */
.faq-tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin-bottom: 30px;
  border-bottom: 2px solid #e4d7bf;
}
.faq-tab {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  border: none;
  background: transparent;
  font-weight: 600;
  color: #5a3e1b;
  border-bottom: 3px solid transparent;
  transition: color 0.3s ease, border-color 0.3s ease;
  font-size: 16px;
}
.faq-tab svg {
  width: 22px;
  height: 22px;
  fill: #8c5b32;
  stroke: #8c5b32;
  flex-shrink: 0;
  transition: fill 0.3s ease, stroke 0.3s ease;
}
.faq-tab.active {
  color: #d69d3a;
  border-color: #d69d3a;
}
.faq-tab.active svg {
  fill: #d69d3a;
  stroke: #d69d3a;
}
/* Скрываем все контенты, кроме активного */
.faq-content {
  display: none;
  max-width: 700px;
  margin: 0 auto;
}
.faq-content.active {
  display: block;
}
/* Аккордеон вопрос */
.faq-question {
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-weight: 600;
  background: #fef9f4;
  border: 1px solid #e4d7bf;
  border-radius: 6px;
  cursor: pointer;
  color: #5a3e1b;
  transition: background-color 0.3s ease, color 0.3s ease;
  margin-top: 12px;
  outline-offset: 3px;
}
.faq-question:hover, .faq-question.active {
  background: #d69d3a;
  color: white;
}
/* Аккордеон ответ */
.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease, padding 0.35s ease;
  padding: 0 20px;
  color: #3f2f15;
  border-left: 3px solid #d69d3a;
  margin-bottom: 12px;
  font-weight: 400;
  line-height: 1.5;
}
.faq-answer.open {
  padding: 10px 20px 15px;
}
@media (max-width: 600px) {
  .faq-tab {
    flex: 1 1 45%;
    font-size: 0.95rem;
    padding: 10px 12px;
  }
  .faq-tab svg {
    width: 18px;
    height: 18px;
  }
  .faq-wrapper {
    margin: 20px auto;
  }
}
.blog-aside-gallery.ulsugi-gallery .blog-aside-gallery-item {
  max-width: 100%;
  flex: 0 0 100%;
  display: none;
}
.blog-aside-gallery.ulsugi-gallery .blog-aside-gallery-item:nth-child(1) {
  display: block;
}
[class*='pricing-box-accent-'] {
  border: none;
  box-shadow: 5px 8px 28px rgba(23, 23, 36, 0.1);
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  text-align: center;
}
.pricing-box-accent-secondary .pricing-box-header {
  color: #fff;
  background-color: #C4956A;
}
.pricing-box-header {
  text-align: center;
  padding: 20px 15px 0;
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.pricing-box-title.h3 {
  font-weight: 700;
  color: #000;
}
.pricing-box-body {
  font-size: 20px;
  color: #171724;
}
.pricing-box-value {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2;
  color: #171724;
  margin-bottom: 15px;
}
.pricing-box-postfix {
  font-size: .35em;
}
.faq-answer .pricing-box-postfix {
  font-size: .9em;
}
.not-plan {
  color: rgb(184, 184, 184);
  text-decoration: line-through
}
.btn.btn-block.btn-lg.pricing-box-btn.btn-primary {
  width: 70%;
  margin: 20px auto 0;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}