.page-teklif-iste .hero {
  background-image: url("/images/about-us-min-f6158a-1440.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-teklif-iste .hero > .shade {
  background-color: #1e1810;
  opacity: 0.81;
  transition:
    background 0.3s,
    border-radius 0.3s,
    opacity 0.3s;
}
.page-teklif-iste .hero {
  transition:
    background 0.3s,
    border 0.3s,
    border-radius 0.3s,
    box-shadow 0.3s;
  padding: 250px 0px 100px 0px;
}
.page-teklif-iste .hero-col-1-heading {
  text-align: center;
}
.page-teklif-iste .hero-col-1-heading .heading {
  color: #ffffff;
  font-family: "Google Sans", Sans-serif;
  font-weight: 600;
}
.page-teklif-iste .spacer {
  background-color: #ffffff;
}
.page-teklif-iste .spacer {
  transition:
    background 0.3s,
    border 0.3s,
    border-radius 0.3s,
    box-shadow 0.3s;
  padding: 100px 0px 100px 0px;
}
.page-teklif-iste .spacer > .shade {
  transition:
    background 0.3s,
    border-radius 0.3s,
    opacity 0.3s;
}
.page-teklif-iste .quote {
  background-color: #f8f7f3;
}
.page-teklif-iste .quote {
  transition:
    background 0.3s,
    border 0.3s,
    border-radius 0.3s,
    box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 0px 150px 0px;
}
.page-teklif-iste .quote > .shade {
  transition:
    background 0.3s,
    border-radius 0.3s,
    opacity 0.3s;
}
.page-teklif-iste .quote-col-1 > .stack {
  background-color: #1e1810;
}
.page-teklif-iste .quote-col-1 > .stack {
  transition:
    background 0.3s,
    border 0.3s,
    border-radius 0.3s,
    box-shadow 0.3s;
  margin: -55px 0px -55px 0px;
  padding: 64px 64px 64px 64px;
}
.page-teklif-iste .quote-col-1 > .stack > .shade {
  transition:
    background 0.3s,
    border-radius 0.3s,
    opacity 0.3s;
}
.page-teklif-iste .quote-col-1-heading .heading {
  color: #ffffff;
  font-family: "Google Sans", Sans-serif;
  font-weight: 600;
}
.page-teklif-iste .quote-col-1-text {
  color: #ffffff;
  font-family: "Google Sans", Sans-serif;
  font-weight: 600;
}
.page-teklif-iste .quote-col-1-form > .content {
  margin: 0px 0px -20px 0px;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .page-teklif-iste .quote-col-1 {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .page-teklif-iste .hero {
    padding: 200px 0px 50px 0px;
  }
  .page-teklif-iste .spacer {
    padding: 60px 30px 60px 30px;
  }
  .page-teklif-iste .quote {
    margin-top: 40px;
    margin-bottom: 80px;
    padding: 0px 0px 0px 0px;
  }
  .page-teklif-iste .quote-col-1 > .stack {
    padding: 50px 50px 50px 50px;
  }
}
@media (max-width: 767px) {
  .page-teklif-iste .hero {
    padding: 100px 0px 50px 0px;
  }
  .page-teklif-iste .spacer {
    padding: 50px 25px 50px 25px;
  }
  .page-teklif-iste .quote {
    margin-top: 125px;
    margin-bottom: 50px;
    padding: 0px 0px 0px 0px;
  }
  .page-teklif-iste .quote-col-1 > .stack {
    padding: 25px 25px 25px 25px;
  }
}
@media (min-width: 1025px) {
  .page-teklif-iste .hero {
    background-attachment: scroll;
  }
}

/* Smaller background assets at mobile widths. */
@media (max-width: 767px) {
  .page-teklif-iste .hero {
    background-image: url("/images/about-us-min-f6158a-960.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
