:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.logo-block {
  justify-content: flex-start;
  padding-top: 4px;
  display: flex;
}

.sepere {
  z-index: -998;
  background-color: rgba(0, 0, 0, .38);
  width: 100%;
  height: 100vh;
  margin-top: 69px;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-6 {
  width: 280px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-6:hover {
  color: #2b2b2b;
}

.girisyap-block {
  background-color: #fff;
  border: .5px solid #aaa;
  border-radius: 4px;
  flex-direction: column;
  width: 290px;
  height: 530px;
  margin-top: 0;
  margin-left: 79px;
  display: flex;
  position: static;
}

.kariyer-planlamasi-text {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.kariyer-planlamasi-text:hover {
  color: #8316b5;
}

.kariyer-rehberi {
  align-items: center;
  height: 68px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.kariyer-rehberi:hover {
  color: #8316b5;
}

.kariyer-rehberi.kariyer-planlamasi-text {
  padding-left: 0;
}

.uyeolmabt {
  color: #fff;
  justify-content: center;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  transform: translate(0);
}

.uyeolmabt:hover {
  color: #fff;
}

.header {
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  height: 68px;
  max-height: 68px;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
}

.div-block-3 {
  background-color: #fff;
  border: .5px solid #aaa;
  border-radius: 4px;
  flex-direction: column;
  width: 280px;
  height: 260px;
  margin-top: 0;
  margin-left: 79px;
  display: flex;
  position: static;
}

.icon {
  color: #fff;
  justify-content: flex-end;
  margin-right: -30px;
  transform: rotate(0);
}

.icon:hover, .icon:active, .icon:focus {
  transform: rotate(180deg);
}

.uyeolmabutton {
  align-items: center;
  height: 68px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.uyeolmabutton:hover {
  color: #8316b5;
}

.uyeolmabutton.uyeolmatext {
  aspect-ratio: auto;
  background-color: #8316b5;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 178px;
  height: 40px;
  margin-top: 14px;
  padding-left: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-4 {
  background-color: #d3d3d3;
  width: 1px;
  height: 330px;
  margin-top: 2px;
  margin-left: 24px;
  margin-right: 24px;
  padding-top: 0;
  padding-right: 0;
}

.is-ara-block {
  align-items: center;
  height: 68px;
  padding-left: 40px;
  padding-right: 0;
  display: flex;
}

.menu {
  z-index: 999;
  justify-content: flex-start;
  align-items: center;
  width: 1139px;
  max-width: 1138px;
  height: 68px;
  max-height: 68px;
  display: flex;
  position: relative;
}

.aday-giris-grup {
  width: 100%;
}

.menu-link {
  color: #000;
  overflow-wrap: normal;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.menu-link:hover {
  color: #8316b5;
}

.div-block-10 {
  background-color: #bbb;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 0;
}

.menu-elemanlar {
  flex: 0 auto;
  display: flex;
}

.girisyap-bg {
  width: 290px;
  height: 530px;
  padding-left: 20px;
  padding-right: 20px;
}

.girisyap-bg:hover {
  color: #2b2b2b;
}

.button-uyeol {
  color: #fff;
  text-align: center;
  background-color: #8316b5;
  border: 0 solid #8316b5;
  border-radius: 4px;
  width: 110px;
  max-width: 110px;
  margin-right: 10px;
  font-family: Roboto, sans-serif;
}

.kariyer-pl-block {
  align-items: center;
  height: 68px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.kariyer-pl-block:hover {
  color: #8316b5;
}

.girisyap-text-3 {
  padding-top: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.girisyap-text-3:hover {
  color: #000;
}

.girisyap-text-3:active {
  color: #0f0f0f;
}

.girisyap-text-3:focus {
  color: #1d1d1d;
}

.dropdown-list {
  left: -5px;
}

.dropdown-list.w--open {
  background-color: rgba(221, 221, 221, 0);
  top: 65px;
  left: -161px;
}

.dropdown-list.w--open:hover {
  color: #000;
}

.menu-kariyer-rehberi {
  border-radius: 4px;
  width: 280px;
  height: 260px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.menu-kariyer-rehberi:hover {
  color: #030303;
}

.isveren-giris-bt {
  color: #4ab5e2;
  text-align: center;
  background-color: #fff;
  border: 1px solid #4ab5e2;
  border-radius: 4px;
  justify-content: center;
  width: 120px;
  margin-left: 260px;
  margin-right: 5px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.isveren-giris-bt:hover {
  color: #fff;
  background-color: #4ab5e2;
}

.text-block-copy {
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  font-size: 14px;
  font-weight: 700;
  display: flex;
}

.text-block-copy:hover {
  color: #080808;
}

.dropdown-toggle-uye-ol {
  justify-content: flex-end;
  width: 130px;
  padding-left: 0;
  padding-right: 0;
}

.div-block-7 {
  width: 380px;
  padding-left: 20px;
  padding-right: 20px;
}

.menu-ic {
  border-radius: 4px;
  width: 540px;
  height: 390px;
  padding-top: 24px;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.menu-ic:hover {
  color: #030303;
}

.dropdown-toggle {
  justify-content: flex-end;
  padding-left: 0;
  padding-right: 0;
}

.dropdown-toggle:hover, .dropdown-toggle:active, .dropdown-toggle:focus {
  box-shadow: 0 4px #8316b5;
}

.button-aday {
  color: #8316b5;
  text-align: center;
  background-color: #fff;
  border: 1px solid #8316b5;
  border-radius: 4px;
  width: 110px;
  max-width: 110px;
  margin-right: 10px;
  font-family: Roboto, sans-serif;
}

.kp-link {
  color: #333;
  padding-top: 20px;
  padding-bottom: 5px;
  padding-left: 0;
  font-size: .875rem;
  font-weight: 400;
}

.kp-link:hover {
  color: #8316b5;
  text-decoration: underline;
}

.girisyap-menu {
  border-radius: 4px;
  width: 290px;
  height: 530px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.girisyap-menu:hover {
  color: #030303;
}

.girisyap-text-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.girisyap-text-2:hover {
  color: #1a1a1a;
}

.kariyer-planlamasi-dis {
  background-color: #fff;
  border: .5px solid #aaa;
  border-radius: 4px;
  flex-direction: column;
  width: 540px;
  height: 390px;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
  position: static;
}

.videp-icerik-container {
  justify-content: flex-start;
  max-width: 1138px;
  height: 100%;
  margin-top: 32px;
  display: block;
}

.video-gizle-but {
  z-index: 100;
  color: #8316b5;
  text-align: center;
  background-color: #fff;
  border: 1px solid #8316b5;
  border-radius: 4px;
  width: 100px;
  margin-top: 20px;
  margin-left: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: none;
  position: relative;
}

.div-video-kapali-icerik01 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.video-kapali {
  z-index: -1;
  float: none;
  background-color: #eee;
  flex-direction: row;
  height: 60px;
  display: none;
}

.text-block-2 {
  letter-spacing: 0;
  text-indent: 0;
  word-break: normal;
  align-content: center;
  width: 360px;
  margin-left: 20px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  display: flex;
}

.div-video-kapali-icerik02 {
  background-color: #f8f9fa;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 390px;
  display: none;
}

.video-goster-but {
  color: #8316b5;
  text-align: center;
  background-color: #8316b5;
  background-image: url('../images/playerplay.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 70px;
  border-radius: 100px;
  width: 100px;
  height: 90px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-top: 32px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

.video-acik {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  height: 630px;
  display: block;
  position: static;
}

.image-3 {
  display: block;
}

.ak-link {
  color: #8316b5;
}

.ak-link:hover {
  color: #af75ca;
}

.ak-link:active {
  color: #8316b5;
}

.desc-sag {
  color: #7c7c7c;
  width: 270px;
  margin-top: 10px;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  display: block;
}

.container-2 {
  max-width: 1138px;
}

.div-block-12 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 350px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 30px;
  display: flex;
}

.div-block-11 {
  width: 91px;
}

.contet-baslik {
  color: #000;
  letter-spacing: 0;
  text-indent: 0;
  word-break: normal;
  align-content: center;
  width: 80%;
  margin-top: 40px;
  margin-left: 40px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  display: flex;
}

.content-sol {
  background-color: #fff;
  border-radius: 4px;
  width: 100%;
  height: 96%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

.content-pragh {
  color: #7c7c7c;
  flex-direction: row;
  margin-left: 40px;
  margin-right: 100px;
  padding-top: 20px;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  display: flex;
}

.content {
  flex-direction: column;
}

.content-sag {
  background-color: #fff;
  border-radius: 4px;
  width: 100%;
  height: 52%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

.content-sag-ust {
  background-color: #fff;
  border-radius: 4px;
  width: 100%;
  height: 38%;
  margin-bottom: 32px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

.image-2 {
  padding: 20px;
  display: inline-block;
}

.content-2baslik {
  color: #000;
  margin-bottom: 20px;
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 20px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-block-4 {
  padding-top: 18px;
}

.content-text {
  color: #000;
  margin-bottom: 20px;
  margin-left: 40px;
  margin-right: 100px;
  padding-top: 29px;
  padding-left: 0;
  font-family: Roboto, sans-serif;
}

.quick-stack {
  padding: 32px 0;
}

.button-2 {
  grid-column-gap: 59px;
  grid-row-gap: 59px;
  background-color: #8316b5;
  border-radius: 4px;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 140px;
  margin-bottom: 40px;
  margin-left: 583px;
  margin-right: 45px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.body {
  background-color: #f8f9fa;
}

.background-video {
  height: 460px;
  margin-top: -57px;
  padding-top: 0;
  position: relative;
}

.sag-modul-kart {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 350px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 30px;
  display: flex;
}

.sag-modul-kart-ic-blok {
  width: 91px;
}

.footer {
  background-color: #8316b5;
  margin-bottom: 10px;
}

.footer-bg {
  background-color: #8316b5;
  max-width: 1138px;
}

.html-embed {
  background-color: #000;
  width: 100%;
  height: auto;
  margin-top: -20px;
  display: none;
  position: relative;
  top: -40px;
}

.text-block-5 {
  color: #fff;
  font-family: Roboto, sans-serif;
}

.footer-text-baslik {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.quick-stack-2 {
  padding-left: 0;
  padding-right: 0;
}

.footer-link {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 2px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.image-4 {
  margin-top: -21px;
  padding-left: 69px;
}

.div-block-13 {
  background-color: #994bbd;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.mobil-yazi {
  color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 7px;
  margin-right: 17px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 500;
  display: block;
}

.image-5 {
  width: 124px;
}

.cell {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-6 {
  padding-right: 10px;
}

.div-block-14 {
  align-items: center;
  display: flex;
}

.quick-stack-3 {
  padding: 0;
}

.quick-stack-4 {
  padding-left: 0;
  padding-right: 0;
}

.image-7 {
  width: 110px;
}

.text-block-6 {
  color: #fff;
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
}

.cell-2 {
  padding-top: 10px;
  padding-left: 0;
  display: block;
}

.lab-sirketler {
  color: #fff;
  margin-right: 10px;
  padding-top: 5px;
  padding-bottom: 2px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.image-8 {
  text-align: right;
  vertical-align: baseline;
  width: 250px;
  margin-bottom: 5px;
  margin-left: 43px;
  padding-top: 10px;
  display: inline-block;
  position: static;
}

.quick-stack-5 {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}

.image-9 {
  width: 70px;
  display: block;
}

.text-block-6-copy {
  color: #ab40db;
  font-family: Roboto, sans-serif;
  font-size: 12px;
}

.linklnli-copy {
  color: #aa47d6;
}

.navbar, .div-block-15, .mobil-bant, .div-block-16 {
  display: none;
}

@media screen and (max-width: 991px) {
  .menu {
    display: none;
  }

  .video-acik {
    height: 430px;
  }

  .content-sag {
    justify-content: center;
    height: 60%;
    display: flex;
  }

  .quick-stack-4 {
    padding-left: 23px;
  }

  .text-block-6 {
    width: 210px;
  }

  .cell-2 {
    display: none;
  }

  .navbar {
    background-color: #fff;
    width: 100%;
    display: block;
  }

  .nav-menu, .menu-button, .menu-button.w--open {
    background-color: #fff;
  }

  .div-block-15 {
    justify-content: center;
    display: flex;
  }

  .mobil-bant {
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
  }

  .mobil-logo {
    margin-top: 24px;
  }

  .div-block-16 {
    justify-content: center;
    margin-left: -44px;
    padding-bottom: 28px;
    display: flex;
  }

  .container-3 {
    width: 100%;
  }

  .link-block {
    flex: 0 auto;
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .video-acik {
    height: 320px;
  }

  .content-sol {
    width: 100vw;
  }

  .button-2 {
    margin-left: 40px;
    display: flex;
  }

  .cell-2, .image-10 {
    display: none;
  }

  .cell-3 {
    flex-direction: column;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .text-block-2 {
    width: 280px;
    font-size: 22px;
    line-height: 30px;
  }

  .div-video-kapali-icerik02 {
    display: block;
  }

  .video-goster-but {
    width: 100px;
  }

  .video-acik {
    height: 180px;
  }

  .content-sol {
    width: 100vw;
  }

  .content-pragh {
    margin-right: 40px;
  }

  .content-sag-ust {
    height: 60%;
  }

  .image-2 {
    width: 300px;
  }

  .content-text {
    margin-right: 40px;
  }

  .button-2 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 38px;
    padding-left: 15px;
    display: flex;
  }

  .sag-modul-kart {
    width: 320px;
  }

  .mobil-yazi {
    padding-bottom: 17px;
  }

  .image-5 {
    width: 39%;
    height: 37px;
    margin-right: 20px;
  }

  .image-7 {
    margin-left: 27px;
  }

  .text-block-6 {
    width: 240px;
    padding-left: 25px;
  }

  .cell-2 {
    flex-direction: column;
    display: none;
  }

  .image-8 {
    width: 220px;
  }

  .nav-menu {
    box-shadow: 0 7px 5px 4px rgba(0, 0, 0, .2);
  }

  .mobil-bant {
    margin-left: 22px;
    padding-bottom: 0;
    display: block;
  }

  .image-10 {
    padding-left: 33px;
    display: block;
  }

  .div-block-16 {
    margin-bottom: 25px;
    padding-left: 47px;
    display: block;
  }

  .link-block {
    display: block;
  }

  .link-block-2 {
    flex: 0 auto;
    display: none;
  }
}

#w-node-_4d22699f-bfaa-919d-2471-da17dc47872c-530e8a60 {
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1fr;
}

#w-node-_3640e36e-5173-5f6c-5f63-c87cca6b6ef0-530e8a60 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_939e2d05-74fb-fe5f-241f-19eb470d95b1-530e8a60 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_0cfaea9d-7392-538f-1438-9b95924dfe1e-530e8a60 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.75fr 2fr;
}

#w-node-e711e773-aa16-1f8c-e14c-264c18c16fc2-530e8a60 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 13fr;
}

@media screen and (max-width: 991px) {
  #w-node-_4d22699f-bfaa-919d-2471-da17dc47872c-530e8a60 {
    grid-template-rows: auto;
    grid-template-columns: 2.25fr;
  }

  #w-node-_3640e36e-5173-5f6c-5f63-c87cca6b6ef0-530e8a60 {
    display: none;
  }

  #w-node-_939e2d05-74fb-fe5f-241f-19eb470d95b1-530e8a60 {
    grid-template-rows: auto;
    grid-template-columns: .25fr .25fr;
    display: none;
  }

  #w-node-e711e773-aa16-1f8c-e14c-264c18c16fc2-530e8a60 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0cfaea9d-7392-538f-1438-9b95924dfe20-530e8a60 {
    order: 0;
  }
}


