/*-- Use For Custom Styling --*/
.rs-background-video-layer {
    filter: hue-rotate(265deg);
}
.color-white {
    color: #ffffff !important;
}
.navbar-phone {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    display: block;
    margin-bottom: 25px;
}
.navbar-link {
    color: #fff;
    margin-bottom: 25px;
}
.navbar-address {
    font-size: 19px !important;
}
.product-section {
    padding: 120px 0;
}

.product-card {
    background: #15161a;
    border: 1px solid rgba(255, 255, 255, 0.08);
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
}

.product-carousel .product-slide {
    display: block;
    position: relative;
    padding-top: 125%;
    overflow: hidden;
}

.product-carousel img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-body {
    padding: 22px 24px 26px;
    text-align: center;
}

.product-body h5 {
    margin-bottom: 10px;
    font-weight: 600;
}

.product-body p {
    margin-bottom: 18px;
}

.product-carousel .owl-dot.active {
    background: #ccaa64;
}
.product-carousel .owl-dots {
    margin-top: 0px !important;
}

.product-carousel .owl-dot span {
    background: rgba(255, 255, 255, 0.35);
}

.product-carousel .owl-dot.active span {
    background: #f64f59;
}

.text-scroll {
    color: #fff;
}
.text-scroll h1 {
    font-size: 27px;
    margin-bottom: 1rem;
}
.text-scroll h2 {
    font-size: 25px;
    margin-bottom: 1rem;
    margin-top: 1.5rem;
}
.text-scroll h3 {
    font-size: 23px;
    margin-bottom: 1rem;
    margin-top: 1.5rem;
}
.text-scroll h4 {
    font-size: 23px;
    margin-bottom: 1rem;
    margin-top: 1.5rem;
}
.text-scroll h5 {
    font-size: 21px;
    margin-bottom: 1rem;
    margin-top: 1.5rem;
}
.text-scroll h6 {
    font-size: 20px;
    margin-bottom: 1rem;
    margin-top: 1.5rem;
}
.service-card .service-image {
    position: relative;
    padding-top: 62%;
    overflow: hidden;
}

.service-card .service-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service-prices {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin: 16px 0 18px;
    flex-wrap: wrap;
}

#services .product-body .text-white {
    color: #f4de94 !important;
}

.price-pill {
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.08);
    padding: 8px 14px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    letter-spacing: 0.2px;
}

.price-pill span {
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.price-pill strong {
    color: #f4de94;;
    font-weight: 600;
    font-size: 1.1rem;
}

.team-social {
    min-height: 44px;
}

.team .team-image,
.team .team-image2,
.team .team-classic-content {
    height: clamp(220px, 28vw, 320px);
}

.team .team-image img,
.team .team-image2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.team .team-classic-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.feature-image {
    position: relative;
}

.feature-image img {
    width: 100%;
    height: auto;
    display: block;
}

.text-scroll {
    max-height: 600px;
    overflow: auto;
    padding-right: 12px;
    /* 1. Современный стандарт (Firefox и новые Chrome/Edge) */
    scrollbar-width: thin; /* Тонкий скролл */
    scrollbar-color: #bf953f rgba(0, 0, 0, 0.1); /* [Цвет ползунка] [Цвет дорожки] */
}
/* 2. Настройка для Chrome, Safari, Edge (WebKit) */
.text-scroll::-webkit-scrollbar {
    width: 6px; /* Ширина скроллбара */
}

.text-scroll::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05); /* Цвет дорожки (почти прозрачный) */
    border-radius: 10px;
}

.text-scroll::-webkit-scrollbar-thumb {
    /* Золотой градиент для ползунка */
    background: linear-gradient(to bottom, #bf953f, #fcf6ba, #aa771c);
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.text-scroll::-webkit-scrollbar-thumb:hover {
    background: #fcf6ba; /* Свечение при наведении */
}

.feature-image .rare-box.mini {
    width: 100%;
    height: 120px;
}

.feature-img {
    position: relative;
    margin-left: 20px;
    margin-top: -90px;
}

.text-scroll {
    padding-left: 30px;
}

.hero-logo {
    width: 140px;
    max-width: 60vw;
    height: auto;
    display: block;
}

.hero-heading {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
}

.hero-center {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 20px;
    z-index: 10;
}

.hero-stack {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    max-width: 800px;
}

.hero-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: clamp(28px, 5vw, 55px);
    line-height: 1.1;
    text-shadow: 1px 1px 3px #b411c0;
}

.hero-sub {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: clamp(14px, 2vw, 20px);
    line-height: 1.6;
    max-width: 640px;
}

.gold-button {
  display: inline-block;
  padding: 12px 30px;
  font-family: 'Serif', Georgia, serif; /* Шрифт как в логотипе */
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #4a3500; /* Темно-коричневый текст для контраста */
  border: none;
  cursor: pointer;
  
  /* Эффект золотого металла */
  background: linear-gradient(
    135deg, 
    #bf953f, 
    #fcf6ba, 
    #d6ae56, 
    #fbf5b7, 
    #aa771c
  );
  
  /* Тень для объема */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2), 
              inset 0 1px 1px rgba(255, 255, 255, 0.5);
  
  transition: all 0.3s ease;
  border: 1px solid #9c7a2e;
}

.gold-button:hover {
  /* Эффект блика при наведении */
  background: linear-gradient(
    45deg, 
    #aa771c, 
    #fbf5b7, 
    #b38728, 
    #fcf6ba, 
    #bf953f
  );
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
  transform: translateY(-1px);
}

.messenger-icon {
    font-size: 30px !important;
}

.top-header .slider-social li {
    margin-right: 12px;
}

.top-header .slider-social li:last-child {
    margin-right: 0;
}

.top-header .fa-phone {
    font-size: 16px;
    padding-right: 10px;
}
#testimonials {
    background-color: #b411c0;
    background-blend-mode: multiply;
    text-shadow: 1px 1px 3px black;
}
#cta {
    background-color: #b411c0;
    background-blend-mode: multiply;
    text-shadow: 1px 1px 3px black;
}

.contact-box i {
    font-size: 22px;
    min-width: 22px;
}

.contact-box .messenger-icon {
    font-size: 22px !important;
}

#map #google-map {
    height: 100vh;
    filter: grayscale(1);
}

#map .map {
    background-size: cover;
    background-position: center;
}

@media (max-width: 991px) {
    .product-section {
        padding: 90px 0;
    }
}

@media (max-width: 575px) {
    .product-section {
        padding: 70px 0;
    }
}

