.elementor-2363 .elementor-element.elementor-element-61ae882{--display:flex;}.elementor-2363 .elementor-element.elementor-element-c3c0eb6{--display:flex;}.elementor-2363 .elementor-element.elementor-element-e75312c{--display:flex;}.elementor-2363 .elementor-element.elementor-element-fdb16dd{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-2363 .elementor-element.elementor-element-2ad7c8b{--display:flex;}.elementor-2363 .elementor-element.elementor-element-6d5b2ca{--display:flex;}.elementor-2363 .elementor-element.elementor-element-448318b{--display:flex;}@media(max-width:1024px){.elementor-2363 .elementor-element.elementor-element-fdb16dd{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-2363 .elementor-element.elementor-element-fdb16dd{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-b784a51 */.about-banner-perfect {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  height: 120px;    /* Bir tık daha uzun! */
  min-height: 200px;
  max-height: 150px;
  background: url('https://proterm.sitedeposu.com/wp-content/uploads/2025/07/unnamed.webp') center center/cover no-repeat;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  margin-bottom: 38px;
}

.about-banner-perfect-overlay {
  width: 100%;
  height: 100%;
  background: rgba(36, 41, 51, 0.75);  /* Koyu gri opak overlay */
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-banner-perfect-content {
  width: 100%;
  text-align: center;
}

.about-banner-perfect-content h1 {
  display: inline-block;
  font-size: 2.15rem;
  font-weight: 900;
  color: #fff;
  background: rgba(36,41,51,0.13);
  padding: 4px 26px 8px 26px;
  border-radius: 5px;
  position: relative;
  letter-spacing: 1px;
  box-shadow: 0 2px 16px rgba(10,10,30,0.08);
}

.about-banner-perfect-content h1::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 85px;
  height: 3px;
  border-radius: 1.5px;
  background: #b31329; /* Proterm kurumsal kırmızısı */
  margin-top: 5px;
}

@media (max-width: 700px) {
  .about-banner-perfect {height: 70px; min-height: 70px;}
  .about-banner-perfect-content h1 {font-size: 1.15rem; padding: 2px 10px 4px 10px;}
  .about-banner-perfect-content h1::after {width: 40px;}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c97014b */.proterm-hakkimizda {
  max-width: 1100px;
  margin: 0 auto 44px auto;
  padding: 0 30px 0 38px;
  background: none;
}

.proterm-hakkimizda p {
  font-family: 'Segoe UI', 'Open Sans', Arial, Helvetica, sans-serif;
  color: #222326;
  font-size: 1.52rem;           /* BÜYÜK! */
  font-weight: 400;
  line-height: 1.82;            /* FERAHLAT! */
  margin-bottom: 27px;
  letter-spacing: 0.01em;
  text-align: left;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0e4575c */.vizyon-misyon-box {
  min-height: 320px;
  padding: 38px 36px 32px 36px;
  color: #fff;
  font-family: 'Open Sans', Arial, sans-serif;
  border-radius: 0;
  position: relative;
  overflow: hidden;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.vizyon-misyon-box h3 {
  font-size: 2.50rem;
  font-weight: 700;
  margin: 0 0 16px 0;
  letter-spacing: 1px;
  color: #fff;
}

.vizyon-misyon-box p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.7;
  margin: 0;
  color: #fff;
}

/* Vizyon için koyu arka plan ve wave efekt */
.vizyon-bg {
  background: #141618;
}
.vizyon-bg:before {
  content: '';
  position: absolute;
  inset: 0;
  background: url('') no-repeat center/cover;
  opacity: 0.35;
  z-index: 0;
}

/* Misyon için koyu kırmızı arka plan ve wave efekt */
.misyon-bg {
  background: #300910;
}
.misyon-bg:before {
  content: '';
  position: absolute;
  inset: 0;
  background: url('') no-repeat center/cover;
  opacity: 0.33;
  z-index: 0;
}

/* Kutunun içeriği önde olsun */
.vizyon-misyon-box > * {
  position: relative;
  z-index: 1;
}

/* Responsive */
@media (max-width: 900px) {
  .vizyon-misyon-box {
    min-height: 220px;
    padding: 22px 12px 18px 12px;
  }
  .vizyon-misyon-box h3 {
    font-size: 1.25rem;
  }
  .vizyon-misyon-box p {
    font-size: 0.98rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2432a03 */.proterm-quote-box {
  position: relative;
  background: #fcf9f8;
  border-radius: 8px;
  padding: 48px 32px 34px 80px;
  text-align: center;
  overflow: hidden;
  max-width: 1100px;
  margin: 0 auto 40px auto;
}

.proterm-quote-icon {
  position: absolute;
  top: 26px;
  left: 24px;
  z-index: 0;
  pointer-events: none;
  user-select: none;
  opacity: 1;
  line-height: 0;
}

.proterm-quote-box .proterm-quote-text {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 85%;
}

.proterm-quote-box p {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 2.1rem;
  font-weight: 400;
  color: #191919;
  line-height: 1.3;
  margin: 0 auto 34px auto;
  display: block;
}

.proterm-quote-box strong {
  font-weight: 600;
  color: #1a1a1a;
}

.proterm-quote-author {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 1.rem;
  color: #232323;
  font-weight: 400;
  text-align: right;
  margin-top: 8px;
  margin-right: 12px;
}

/* Responsive */
@media (max-width: 850px) {
  .proterm-quote-box {
    padding: 34px 16px 22px 44px;
  }
  .proterm-quote-box .proterm-quote-text {
    width: 98%;
  }
  .proterm-quote-box p {
    font-size: 1.18rem;
  }
  .proterm-quote-icon svg {
    width: 80px;
    height: 60px;
  }
}/* End custom CSS */