:root {
  --kütüp-library--dark-slate-grey: #264653;
  --kütüp-library--dark-slate-grey-x: #2e5261;
  --kütüp-library--burntsienna: #e76f51;
  --kütüp-library--dim-grey: #6e6e6e;
  --kütüp-library--white: white;
}

.kutup-first-element {
  order: -1;
}

.kutup-button-green {
  background-color: var(--kütüp-library--dark-slate-grey);
  color: #fff;
  border-radius: 5px;
  padding: 14px 20px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
}

.kutup-button-green:hover {
  background-color: #3f6474;
}

.kutup-nav-link {
  color: var(--kütüp-library--dark-slate-grey);
  padding: 15px;
  font-size: 17px;
  font-weight: 700;
  transition: opacity .3s;
}

.kutup-nav-link:hover {
  color: #264653cc;
}

.kutup-dropdown-link {
  color: var(--kütüp-library--dark-slate-grey-x);
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
}

.kutup-dropdown-link:hover {
  color: var(--kütüp-library--dark-slate-grey);
}

.kutup-dropdown-list {
  padding: 2px;
}

.kutup-dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #eeece9;
  border-radius: 5px;
  padding: 10px 5px;
}

.kutup-dropdown-arrow {
  color: var(--kütüp-library--dark-slate-grey-x);
  margin-right: 12px;
  font-size: 12px;
  font-weight: 300;
}

.kutup-dropdown-toggle {
  color: #264653;
  padding: 15px 30px 15px 15px;
  font-size: 17px;
  font-weight: 600;
}

.kutup-dropdown-toggle:hover {
  color: #264653cc;
}

.kutup-dropdown {
  font-weight: 700;
}

.kutup-flex-divider {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.kutup-flex-divider.kutup-center {
  justify-content: center;
}

.kutup-last-item {
  order: 1;
}

.kutup-nav-container-3 {
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.kutup-nav-component-3 {
  background-color: #fff;
  padding: 10px 3%;
}

.kutup-button-line {
  background-color: var(--kütüp-library--burntsienna);
  width: 100%;
  height: 1px;
  position: relative;
  top: 5px;
}

.kutup-button-with-line {
  color: var(--kütüp-library--dark-slate-grey);
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

.kutup-divider-60px {
  height: 60px;
}

.kutup-subhead-dark {
  color: var(--kütüp-library--dim-grey);
  font-size: 18px;
  font-weight: 700;
}

.kutup-subhead-dark.white {
  color: var(--kütüp-library--white);
  line-height: 32px;
}

.kutup-divider-30px {
  height: 30px;
}

.kutup-hero-title-3 {
  color: var(--kütüp-library--white);
  font-size: 80px;
  font-weight: 700;
  line-height: 1;
}

.kutup-hero-icon {
  background-color: #fff;
  border-radius: 5px;
  padding: 10px;
}

.kutup-max-w-width-940px {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.kutup-large-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.kutup-shrink-item {
  z-index: 1;
  flex: 1;
  position: relative;
}

.kutup-hero-3 {
  background-color: #eeece9;
  background-image: url('../images/pexels-polina-zimmerman-3958425.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 70vh;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.white-text {
  color: var(--kütüp-library--white);
}

.kutup-button-white {
  background-color: var(--kütüp-library--white);
  color: var(--kütüp-library--dark-slate-grey);
  border-radius: 5px;
  padding: 14px 20px;
  font-size: 17px;
  font-weight: 700;
}

.kutup-button-white:hover {
  background-color: #ffffffbd;
}

.kutup-subhead-white {
  color: #ffffffb3;
  margin-bottom: 30px;
  font-size: 19px;
  font-weight: 400;
  line-height: 28px;
}

.kutup-divider-15px {
  height: 15px;
}

.kutup-display-2 {
  color: var(--kütüp-library--dark-slate-grey);
  margin-top: 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.1;
}

.kutup-display-2.white-text {
  color: #fff;
}

.kutup-small-top-text {
  color: var(--kütüp-library--burntsienna);
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 700;
}

.kutup-cta-right-part {
  background-color: var(--kütüp-library--dark-slate-grey);
  color: var(--kütüp-library--dark-slate-grey);
  flex-direction: column;
  justify-content: center;
  padding: 100px 13%;
  display: flex;
}

.kutup-cta-photo {
  background-color: #fff;
}

.kutup-cta-3 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: #26465300;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 700px;
  padding: 0 0%;
  display: grid;
}

.kutup-photo-wrapper {
  object-fit: cover;
  object-position: 50% 100%;
  border-radius: 8px;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.kutup-features-line-block {
  grid-column-gap: 10px;
  border: 2px solid var(--kütüp-library--dark-slate-grey);
  color: var(--kütüp-library--dark-slate-grey);
  border-radius: 40px;
  flex: none;
  align-items: center;
  margin-bottom: 15px;
  margin-right: 15px;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  display: flex;
}

.text-block {
  color: #264653;
}

.kutup-featrues-flex {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.kutup-features-grid {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.kutup-section {
  background-color: #fff;
  padding: 90px 5%;
}

.kutup-social-wrapper-flex {
  grid-column-gap: 15px;
  display: flex;
}

.kutup-footer-link {
  color: var(--kütüp-library--dark-slate-grey);
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.kutup-footer-link:hover {
  color: #264653cc;
}

.kutup-footer-horizontal-flex {
  grid-column-gap: 20px;
  display: flex;
}

.footer-logo-link {
  text-decoration: none;
}

.kutup-gray-link {
  color: #818181;
  font-weight: 700;
}

.kutup-gray-link.white-link {
  color: #fff;
}

.kutup-copyright {
  color: var(--kütüp-library--dim-grey);
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 700;
}

.kutup-copyright.white {
  color: var(--kütüp-library--white);
}

.kutup-footer-grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.kutup-medium-container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.kutup-footer-3 {
  background-color: var(--kütüp-library--white);
  padding: 30px 5%;
}

.kutup-hero-title-3-copy {
  color: var(--kütüp-library--dark-slate-grey);
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.kutup-hero-title-3-copy.white {
  color: var(--kütüp-library--white);
}

.background-video {
  height: 100%;
}

.error-message {
  color: #fff;
  text-align: center;
  background-color: #f71818;
  border-radius: 5px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 14px;
}

.success-message {
  color: #fff;
  background-color: #00963e;
  border-radius: 5px;
  font-size: 15px;
}

.kutup-divider-20px {
  height: 20px;
}

.kutup-checkbox-label {
  color: var(--kütüp-library--dim-grey);
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 21px;
}

.kutup-checkbox-label.white-text {
  color: #fff;
}

.kutup-checkbox {
  background-color: #fff;
  border: 1px solid #29335c33;
  width: 17px;
  height: 17px;
  margin-top: 0;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.kutup-checkbox.w--redirected-checked {
  border-color: var(--kütüp-library--burntsienna);
  background-color: var(--kütüp-library--burntsienna);
  background-size: 11px;
}

.kutup-checkbox-field {
  font-size: 15px;
  display: flex;
}

.kutup-field {
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  height: 60px;
  margin-bottom: 0;
  padding-left: 14px;
}

.kutup-field::placeholder {
  color: var(--kütüp-library--dim-grey);
  font-size: 14px;
  font-weight: 700;
}

.kutup-divider-10px {
  height: 10px;
}

.kutup-contact-form-flex {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.kutup-photo-wrapper-2 {
  object-fit: cover;
  object-position: 50% 100%;
  background-image: url('../images/photo-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  width: 86%;
  height: 570px;
  margin-left: auto;
  margin-right: auto;
}

.kutup-contact-grid-1 {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.kutup-contact-section-1 {
  background-color: var(--kütüp-library--dark-slate-grey);
  padding: 100px 5%;
}

.email-form {
  border: 1px solid var(--kütüp-library--white);
  background-color: #ffffffd4;
  border-radius: 50px;
  padding: 10px;
}

.code-embed {
  margin-bottom: 0;
}

.div-block {
  background-color: var(--kütüp-library--white);
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  padding: 25px;
  display: flex;
}

.code-embed-2 {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .kutup-menu-button {
    order: 1;
    padding-top: 15px;
    padding-left: 30px;
  }

  .kutup-menu-button.w--open {
    background-color: #0000;
  }

  .kutup-nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .kutup-dropdown-arrow {
    margin-right: 30px;
  }

  .kutup-dropdown-toggle {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .kutup-dropdown {
    width: 100%;
  }

  .kutup-nav-menu {
    background-color: #fff;
  }

  .kutup-last-item {
    order: 1;
  }

  .kutup-subhead-dark.white {
    line-height: 34px;
  }

  .kutup-hero-title-3 {
    font-size: 70px;
  }

  .kutup-hero-3 {
    min-height: auto;
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .kutup-cta-3 {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .kutup-photo-wrapper {
    object-position: 50% 50%;
  }

  .kutup-featrues-flex {
    align-items: center;
  }

  .kutup-features-grid {
    grid-row-gap: 50px;
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .kutup-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .footer-logo-link {
    order: -1;
  }

  .last-item-footer {
    order: 1;
  }

  .kutup-footer-grid-2 {
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .kutup-hero-title-3-copy {
    font-size: 32px;
  }

  .kutup-contact-form-flex {
    max-width: 86%;
  }

  .kutup-photo-wrapper-2 {
    object-position: 50% 50%;
  }

  .kutup-contact-grid-1 {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .kutup-subhead-dark.white {
    line-height: 32px;
  }

  .kutup-hero-title-3 {
    font-size: 50px;
  }

  .kutup-display-2 {
    font-size: 40px;
  }

  .kutup-cta-right-part {
    padding: 60px 11%;
  }

  .kutup-cta-3 {
    grid-template-columns: 1fr;
  }

  .kutup-photo-wrapper {
    height: 500px;
  }

  .kutup-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .kutup-footer-horizontal-flex {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-wrap: wrap;
  }

  .kutup-hero-title-3-copy {
    font-size: 25px;
  }

  .kutup-photo-wrapper-2 {
    height: 500px;
  }

  .kutup-contact-section-1 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 479px) {
  .kutup-mobile-portrait-hide {
    display: none;
  }

  .kutup-flex-divider {
    flex-direction: column;
    align-items: flex-start;
  }

  .kutup-flex-divider.kutup-center {
    align-items: center;
  }

  .kutup-nav-component-3 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .kutup-hero-title-3 {
    font-size: 28px;
  }

  .kutup-hero-3 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .kutup-display-2 {
    font-size: 30px;
    line-height: 1.1;
  }

  .kutup-photo-wrapper {
    width: 100%;
    height: auto;
  }

  .kutup-features-line-block {
    margin-right: 0;
  }

  .kutup-featrues-flex {
    flex-direction: column;
    align-items: flex-start;
  }

  .kutup-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .kutup-footer-horizontal-flex {
    justify-content: center;
  }

  .kutup-hero-title-3-copy {
    font-size: 18px;
  }

  .background-video {
    height: 300px;
  }

  .kutup-checkbox {
    flex: none;
  }

  .kutup-contact-form-flex {
    max-width: 100%;
  }

  .kutup-photo-wrapper-2 {
    width: 100%;
    height: 300px;
  }
}

#about.w-node-f4dc1d03-ddc7-dc03-4b14-751196f02fcd-96d1d6b0, #w-node-_14b5f54b-2cd1-274a-6235-1c6062836770-96d1d6b0, #w-node-_14b5f54b-2cd1-274a-6235-1c6062836757-96d1d6b0, #w-node-_96b398c1-dded-4c38-a1bd-f4dc95a9f917-96d1d6b0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e4e36abf-6e9c-32c2-1a57-04ea34e321b6-96d1d6b0 {
  justify-self: center;
}

#w-node-e4e36abf-6e9c-32c2-1a57-04ea34e321b1-96d1d6b0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
