.elementor-1086 .elementor-element.elementor-element-38d6186{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-16px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1086 .elementor-element.elementor-element-38d6186:not(.elementor-motion-effects-element-type-background), .elementor-1086 .elementor-element.elementor-element-38d6186 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kbm.bg/wp-content/uploads/2026/04/Services-HERO.png");}.elementor-1086 .elementor-element.elementor-element-c092f22{margin:-50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-1086 .elementor-element.elementor-element-c5bbf7f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-21px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1086 .elementor-element.elementor-element-ba2298a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1086 .elementor-element.elementor-element-7f25c01{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-22px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1086 .elementor-element.elementor-element-a92f17c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1086 .elementor-element.elementor-element-9e6b88c{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for html, class: .elementor-element-c092f22 *//* FULL WIDTH */
.kbm-fullwidth-hack {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  position: relative;
}

body {
  overflow-x: hidden;
}

/* HERO SECTION */
.kbm-hero-section {
  position: relative;
  height: calc(100vh - 80px);
  min-height: 650px;
  display: flex;
  align-items: center;
  padding: 0 8%;
  color: #fff;
  overflow: hidden;
}

/* BG */
.kbm-hero-bg {
  position: absolute;
  inset: 0;
  background: url('PASTE_HERO_IMAGE') center/cover no-repeat;
  transform: scale(1.05);
  z-index: 0;
}

/* OVERLAY (същия като services) */
.kbm-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0,0,0,0.8),
    rgba(0,0,0,0.95)
  );
  z-index: 1;
}

/* CONTENT */
.kbm-hero-content {
  position: relative;
  z-index: 2;
  max-width: 750px;
}

/* LABEL */
.kbm-label {
  color: #e9c85a;
  font-size: 13px;
  letter-spacing: 1px;
  display: inline-block;
  margin-bottom: 16px;
}

/* TITLE */
.kbm-hero-content h1 {
  font-size: clamp(40px, 6vw, 72px);
  line-height: 1.1;
  margin-bottom: 20px;
  color:white;
}

.kbm-hero-content h1 span {
  color: #e39a47;
}

/* TEXT */
.kbm-hero-content p {
  font-size: 18px;
  color: rgba(255,255,255,0.75);
  max-width: 600px;
  margin-bottom: 30px;
}

/* BUTTONS */
.kbm-hero-cta {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.kbm-btn-primary {
  background: #e39a47;
  padding: 14px 26px;
  border-radius: 14px;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s ease;
}

.kbm-btn-primary:hover {
  background: #d88c36;
}

.kbm-btn-secondary {
  border: 1px solid #fff;
  padding: 14px 26px;
  border-radius: 14px;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s ease;
}

.kbm-btn-secondary:hover {
  background: #fff;
  color: #111;
}

/* MOBILE */
@media (max-width: 768px) {

  .kbm-fullwidth-hack {
    margin-left: 0;
    width: 100%;
  }

  .kbm-hero-section {
    height: auto;
    padding: 100px 20px;
  }

  .kbm-hero-content h1 {
    font-size: 32px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ab15672 *//* FULL WIDTH */
.kbm-fullwidth-hack {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
}

/* SECTION */
.kbm-services {
  width: 100%;
  padding: 80px 20px;
  background: #f5f2ec;
}

/* CONTAINER */
.kbm-container {
  max-width: 1200px;
  margin: auto;
}

/* HEADER */
.kbm-services-header {
  text-align: center;
  margin-bottom: 60px;
}

.kbm-services-header span {
  color: #e39a47;
  font-weight: 600;
  letter-spacing: 2px;
}

.kbm-services-header h1 {
  font-size: 42px;
  margin: 15px 0;
  color: #111;
}

.kbm-services-header p {
  color: #555;
  max-width: 600px;
  margin: auto;
}

/* GRID */
.kbm-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

/* CARD */
.kbm-card {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: 0.3s;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.kbm-card:hover {
  transform: translateY(-6px);
}

/* IMAGE */
.kbm-img {
  height: 260px;
  background-size: cover;
  background-position: center;
  position: relative;
  transition: transform 0.6s ease;
}

/* IMAGE OVERLAY */
.kbm-img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    transparent,
    rgba(0,0,0,0.35)
  );
}

/* CONTENT */
.kbm-content {
  padding: 25px;
}

.kbm-content span {
  color: #e39a47;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}

.kbm-content h3 {
  margin-bottom: 10px;
  font-size: 22px;
}

.kbm-content p {
  color: #555;
}

/* BUTTONS */
.kbm-buttons {
  display: flex;
  gap: 12px;
  padding: 20px 25px 25px;
  margin-top: auto;
  flex-wrap: wrap;
}

.kbm-btn {
  padding: 12px 18px;
  border-radius: 10px;
  text-decoration: none;
  font-size: 14px;
  transition: 0.3s;
  display: inline-block;
}

/* PRIMARY */
.kbm-btn.primary {
  background: #e39a47;
  color: #fff;
}

.kbm-btn.primary:hover {
  background: #c97f2f;
}

/* SECONDARY */
.kbm-btn.secondary {
  background: #111;
  color: #fff;
}

.kbm-btn.secondary:hover {
  background: #333;
}

/* ========================= */
/* 🔥 ISLAND SPECIAL CARD */
/* ========================= */

.kbm-islands {
  grid-column: span 2;
  position: relative;
  overflow: hidden;
  color: #fff;
}

/* DARKER IMAGE */
.kbm-islands .kbm-img::after {
  background: linear-gradient(
    to bottom,
    rgba(0,0,0,0.2),
    rgba(0,0,0,0.75)
  );
}

/* TEXT OVER IMAGE (SAFE WAY) */


/* TEXT COLORS */
.kbm-islands h3,
.kbm-islands p {
  color: #fff;
}

/* TAGS */
.kbm-island-tags {
  margin-top: 15px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.kbm-island-tags span {
  background: rgba(227,154,71,0.2);
  color: #e39a47;
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 12px;
}

/* BUTTON FIX */
.kbm-islands .kbm-buttons {
  margin-top: 10px;
}

/* HOVER EFFECT */
.kbm-card:hover .kbm-img {
  transform: scale(1.1);
}

/* EXTRA PREMIUM HOVER */
.kbm-islands:hover .kbm-img {
  transform: scale(1.08);
}

/* ========================= */
/* 📱 RESPONSIVE */
/* ========================= */

@media (max-width: 900px) {

  .kbm-grid {
    grid-template-columns: 1fr;
  }

  .kbm-services-header h1 {
    font-size: 30px;
  }

  .kbm-img {
    height: 220px;
  }

  .kbm-islands {
    grid-column: span 1;
  }

  .kbm-islands .kbm-content {
    margin-top: -80px;
  }
}/* End custom CSS */