@media (max-width: 500px) {
  .fs40mobile {
    font-size: 20px !important;
  }
  .fs60mobile {
    font-size: 40px !important;
  }
  .mobilePadding {
    padding: 10px !important;
    padding-left: 30px !important;
  }
  .pdIasrc {
    padding: 20px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .iAsrcShort {
    left: 88px !important;
  }
  .iAsrcShortSub {
    left: 88px !important;
  }
  .uk-nav-default a {
    font-size: 14px !important;
  }
  .mfsizeSmall {
    font-size: 20px !important;
  }
  .mlHeight {
    line-height: 70px;
    margin-top: 0 !important;
  }
  .mobileM0 {
    margin-bottom: 0 !important;
  }


  
.fixed-image {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%; /* Resmin kapladığı yarı genişlik */
    height: 100%;
  }

  .scrollable-content {
    overflow-y: auto; /* Yatay scrollbar eklemek için gerekiyor */
    height: 100vh; /* Ekran yüksekliğini kullanarak dikey scrollbar'ı kontrol et */
    width: 100%;
    box-sizing: border-box;
    padding-left: 0px; /* Resmin kapladığı genişliği ayarla */
  }

}
@media (max-width: 960px) {
  .fsSubPageTitleMobile {
    font-size: 25px !important;
  }
  .paddingSubPage {
    padding: 20px !important;
  }
  .paddingSubPage1 {
    padding-left: 50px !important;
  }
  .backgroundColorBlack {
    background-color: #fff !important;
  }
  .ml40 {
    margin-left: 5px !important;
  }
  .mobileMarginTop0 {
    margin-top: 0 !important;
  }
  .frm {
    width: 300px !important;
  }
  .cvTabs > li {
    flex: none !important;
  }
  .basvuru-btn {
    background: #f58328;
    border-radius: 0;
    color: #fff;
    padding: 10px 25px;
    display: block;
    position: fixed;
    bottom: 0;
    width: 90%;
    left: 0;
    z-index: 9;
  }

  
.fixed-image {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%; /* Resmin kapladığı yarı genişlik */
    height: 100%;
  }

  .scrollable-content {
    overflow-y: auto; /* Yatay scrollbar eklemek için gerekiyor */
    height: 100vh; /* Ekran yüksekliğini kullanarak dikey scrollbar'ı kontrol et */
    width: 100%;
    box-sizing: border-box;
    padding-left: 0px; /* Resmin kapladığı genişliği ayarla */
  }
}
@media (min-width: 960px) {
  .bckgSizeSubPage {
    background-size: 100% !important;
  }
  .backgroundColorBlack {
    background-color: #000 !important;
  }
  .frm {
    width: 300px !important;
  }
  .basvuru-btn {
    background: #f58328;
    border-radius: 25px;
    color: #fff;
    padding: 10px 25px;
    display: block;
    position: fixed;
    bottom: 0;
  }

  
.fixed-image {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%; /* Resmin kapladığı yarı genişlik */
    height: 100%;
  }

  .scrollable-content {
    overflow-y: auto; /* Yatay scrollbar eklemek için gerekiyor */
    height: 100vh; /* Ekran yüksekliğini kullanarak dikey scrollbar'ı kontrol et */
    width: 100%;
    box-sizing: border-box;
    padding-left: 53%; /* Resmin kapladığı genişliği ayarla */
  }
}
@media (min-width: 1200px) {
  .frm {
    width: 400px !important;
  }
  .basvuru-btn {
    background: #f58328;
    border-radius: 25px;
    color: #fff;
    padding: 10px 25px;
    display: block;
    position: relative;
    bottom: auto;
  }
}
.majorColor {
  background: #17356c;
}
body {
  margin: 0;
  font-family: "Degular Display";
  background: #f2f2f0;
  font-weight: 400;
  font-size: 20px;
  color: #17356b;
  letter-spacing: 0.7px;
  outline: 0;
}
html {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
}
.z-99 {
  z-index: 9999;
}
.container {
  width: 86%;
  margin: 0 auto;
}
.containerSubPage {
  width: 92%;
  margin: 0 auto;
}
.backgroundSubPage {
  background: #fff !important;
}
.backgroundSubPageFooter {
  background: #16366e !important;
  margin-top: 100px;
  color: #fff !important;
  padding: 40px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.m-height500 {
  min-height: 500px;
}
.bgWhite {
  background: #fff;
}
#preloader {
  background-color: rgba(38, 41, 98, 0.7);
}
.bg-blue {
  color: #17356b;
  background: none !important;
  border: solid 1px;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  margin-bottom: 20px;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  border-radius: 0;
}
::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #28416e;
}
::-webkit-scrollbar-thumb:hover {
  background: #28416e;
}
.uk-accordion > .uk-open a {
  background: #17356c;
  padding: 15px !important;
}
.uk-accordion > .uk-open a {
  color: #fff;
  padding: 30px;
}
.uk-accordion > .uk-open a:hover {
  color: #fff;
}
.uk-accordion > .uk-open > .uk-accordion-title::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
.sOlnklr {
  padding: 20px;
}
.colorWhite {
  color: #fff;
}
.colorBlack {
  color: #000 !important;
}
.backgroundColorWhite {
  background-color: #fff;
}
.menuRight {
  padding: 20px !important;
}
.menuRight a {
  color: #000 !important;
}
.menuRight li {
  list-style-type: disc !important;
  border-bottom: dotted 1px #d4d4d4;
  width: 100% !important;
}
.menuRight div {
  color: #000 !important;
}
hr {
  border-color: #e6e6e6 !important;
}
.w-100 {
  width: 100% !important;
}
.w-50 {
  width: 49% !important;
}
a {
  text-decoration: none;
  color: #85888a;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -transition: all 0.2s ease-out;
}
a:hover {
  text-decoration: none;
  color: #fff;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -transition: all 0.2s ease-out;
}
.p0 {
  padding: 0 !important;
}
.pt0 {
  padding-right: 0 !important;
}
.pb0 {
  padding-right: 0 !important;
}
.mt0 {
  margin-right: 0 !important;
}
.mb0 {
  margin-right: 0 !important;
}
.pr10 {
  padding: 10px !important;
}
.pl10 {
  padding: 10px !important;
}
.ml40 {
  margin-left: 40px;
}
.mt10 {
  margin: 10px 0 0 0;
}
.mt20 {
  margin: 20px 0 0 0;
}
.mt30 {
  margin: 30px 0 0 0;
}
.mt40 {
  margin: 40px 0 0 0;
}
.mt50 {
  margin: 50px 0 0 0;
}
.mt60 {
  margin: 60px 0 0 0;
}
.mt60 {
  margin: 60px 0 0 0;
}
.mt70 {
  margin: 70px 0 0 0;
}
.mt80 {
  margin: 80px 0 0 0;
}
.mt90 {
  margin: 90px 0 0 0;
}
.mt100 {
  margin: 100px 0 0 0;
}
.mt110 {
  margin: 110px 0 0 0;
}
.mt120 {
  margin: 120px 0 0 0;
}
.mt130 {
  margin: 130px 0 0 0;
}
.mt140 {
  margin: 140px 0 0 0;
}
.mt150 {
  margin: 150px 0 0 0;
}
.mt160 {
  margin: 160px 0 0 0;
}
.mt170 {
  margin: 170px 0 0 0;
}
.mt180 {
  margin: 180px 0 0 0;
}
.mt190 {
  margin: 190px 0 0 0;
}
.mt200 {
  margin: 200px 0 0 0;
}
.fs7 {
  font-size: 11px;
}
.fs11 {
  font-size: 14px !important;
}
.fs12 {
  font-size: 15px !important;
}
.fs13 {
  font-size: 16px !important;
}
.fs14 {
  font-size: 17px !important;
}
.fs15 {
  font-size: 18px !important;
}
.fs16 {
  font-size: 19px !important;
}
.fs18 {
  font-size: 18px;
}
.fs20 {
  font-size: 23px !important;
}
.fs23 {
  font-size: 26px;
}
.fs25 {
  font-size: 28px;
}
.fs26 {
  font-size: 29px;
}
.fs27 {
  font-size: 30px;
}
.fs28 {
  font-size: 31px;
}
.fs29 {
  font-size: 32px;
}
.fs30 {
  font-size: 33px;
}
.fs35 {
  font-size: 38px;
}
.fs40 {
  font-size: 43px;
}
.fs45 {
  font-size: 48px;
}
.fs50 {
  font-size: 53px;
}
.fs55 {
  font-size: 58px;
}
.fs60 {
  font-size: 63px;
}
.uk-bg-white {
  background: #fff !important;
  border: 0;
}
.uk-text-white {
  color: #fff !important;
}
.uk-text-white-link {
  color: #fff !important;
}
.uk-text-white-link:hover {
  color: #b4b8bb !important;
}
.uk-text-black {
  color: #000 !important;
}
.uk-text-black-link {
  color: #000 !important;
}
.uk-text-black-link:hover {
  color: #6e6e6e !important;
}
.uk-text-orange {
  color: #ec630b !important;
}
.uk-text-orange-link {
  color: #ec630b !important;
}
.uk-text-orange-link:hover {
  color: #000 !important;
}
.uk-slideshow-items {
  aspect-ratio: auto !important;
}
.iAsrc {
  min-height: 345px !important;
}
.mwSldr {
  width: 300px !important;
}
.pdIasrc {
  padding: 60px;
}
.iAsrcShort {
  position: absolute;
  left: 93px;
  top: 13px;
  font-weight: bold;
  font-size: 20px;
}
.iAsrcShortSub {
  position: absolute;
  left: 93px;
  top: 112px;
  font-weight: bold;
  font-size: 20px;
}
.iAsrcPD {
  padding-top: 220px !important;
}
.mtIalmsrc {
  margin-top: 100px;
}
.uk-slidenav {
  color: #fff;
  font-size: 30px;
}
.uk-slidenav-white:hover {
  color: #fff !important;
}
.uk-slidenav > svg {
  width: 40px !important;
  height: 40px !important;
}
.hover-top {
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
.hover-top:hover {
  transform: translateY(-3px);
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
.uk-offcanvas-bar {
  background: #fff !important;
}
.kFirCarousel {
  background: #fff !important;
  padding: 20px;
  min-height: 450px;
}
.marginFirSub {
  margin-left: 60px;
  margin-right: 20px;
}
.kFirCarouseltext {
  color: #28416e;
  margin-bottom: 30px;
  min-height: 60px;
}
.firLink {
  background: none;
  border-radius: 40px;
  width: 166px;
  color: #000;
  padding: 5px 30px 5px 30px;
  border: solid 1px #bd6f31;
}
.firLink:hover {
  background: #bd6f31;
}
.kFir .uk-dotnav > * > * {
  background-color: #d4d4d4 !important;
  width: 15px;
  height: 15px;
}
.kFir .uk-dotnav > * > :hover {
  background-color: #16366e !important;
}
.kFir .uk-dotnav > .uk-active > * {
  background-color: #16366e !important;
}
.bar1,
.bar2 {
  width: 30px;
  height: 1px;
  background-color: #fff;
  margin-bottom: 10px;
  transition: 0.4s;
}
.bar3 {
  width: 20px;
  height: 1px;
  background-color: #fff;
  margin-bottom: 10px;
  transition: 0.4s;
}
.change .bar1 {
  -webkit-transform: rotate(45deg) translate(-6px, 5px);
  transform: rotate(-45deg) translate(-6px, 5px);
  background-color: #fff;
}
.change .bar2 {
  opacity: 0;
}
.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-4px, -4px);
  transform: rotate(45deg) translate(-4px, -4px);
  background-color: #fff;
}
.clsn {
  font-size: 100px;
  line-height: 35px;
  color: #17356c;
  text-align: right;
}
.loginAddMember {
  background: #f58328;
  border-radius: 40px;
  min-width: 166px;
  min-height: 41px;
  color: #fff;
  padding: 10px 20px 10px 20px;
}
.loginAddMember:hover {
  background: #bd6f31;
}
.sliderLink {
  background: none;
  border-radius: 40px;
  min-width: 166px;
  min-height: 41px;
  color: #fff;
  padding: 10px 50px 10px 50px;
  border: solid 1px #bd6f31;
}
.sliderLink:hover {
  background: #bd6f31;
}
.logo {
  background: url("../images/logo.webp") no-repeat center left;
  width: 200px;
  height: 50px;
  background-size: 200px;
  display: block;
  margin-left:10px;
}
.sticky {
  position: fixed !important;
  z-index: 999;
  margin-top: -40px;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  background: #16366e;
}


.sticky .logo {
  background: url("../images/logo.webp") no-repeat center left;
  width: 140px;
  background-size: 140px;
  height: 60px;
  display: block;
  margin-left:10px;
}

.header-absolute {
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -transition: all 0.2s ease-out;
  z-index: 80;
  width: 100%;
  position: absolute;
}
.sliderBlue {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #345895;
  opacity: 0.7;
  z-index: 99 !important;
}
.ptSubPage {
  padding-top: 150px;
}
.bgColorSubPage {
  background: #17356b;
}
.ul {
  list-style: none;
}
.kat li {
  list-style: none;
  width: 100%;
  font-weight: 700;
}
.kat li a {
  background: 0 0;
  padding-bottom: 15px;
  padding-top: 15px;
  width: 100%;
  border-bottom: solid 1px #efefef;
  font-size: 16px;
  font-weight: 300;
  color: #282b3e;
  text-decoration: none;
  display: inline-block;
}
.kat li a:hover {
  background: #fff;
  border-left: solid 5px #17356c;
  padding: 15px;
  width: 100%;
  font-weight: 600;
  color: #282b3e;
  text-decoration: none;
  display: inline-block;
}
.katSelected {
  background: #fff;
  border-left: solid 5px #17356c;
  padding: 15px;
  width: 100%;
  font-weight: 600;
  color: #282b3e;
  text-decoration: none;
  display: inline-block;
}
.kat li a.act {
  background: #fff;
  width: 100%;
  min-height: 40px;
  color: #303235;
  font-weight: 600;
  border-left: solid 5px #a83672;
}
.scrollbar5 {
  height: 155px;
  width: 100%;
  background: none;
  overflow-y: scroll;
  margin-bottom: 5px;
}
.tabs {
  border: 0 !important;
}
.uk-tab::before {
  border: 0 !important;
}
.uk-tab > * {
  padding: 0;
}
.uk-tab {
  margin: 0;
}
.tabs > a {
  border: 0 !important;
  font-size: 17px;
  color: #000;
  padding: 10px;
  padding-right: 40px;
  padding-left: 40px;
}
.uk-switcher > form {
  background: none !important;
}
.uyeGiris .uk-active {
  background: #28416e;
}
.uyeGiris .uk-active a {
  color: #fff !important;
}
.frm span {
  color: #ababab !important;
  position: absolute;
  margin-top: 15px;
  margin-left: 10px;
}
.togglePassword {
  background: #f1f1f1;
  padding: 12px;
  margin-top: 3px !important;
  margin-left: -48px !important;
  cursor: pointer;
}
.frm input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="text"],
input[type="date"],
input[type="file"],
textarea,
select,
.frm select {
  padding-left: 40px !important;
  height: 50px !important;
}
.smbt-btn {
  background: #f58328 !important;
  color: #fff !important;
}
.smbt-btn:hover {
  background: #17356b !important;
}
.redColor {
  color: #f00;
}
.cvTabs {
  margin: 0 !important;
}
.cvTabs > li {
  background: #e9e9e9 !important;
  color: #fff !important;
  padding: 10px !important;
}
.cvTabs > li > a {
  color: #000 !important;
  border-bottom: 0 !important;
  padding: 5px !important;
  margin: 0 !important;
}
.cvTabs > .uk-active {
  background: #17356b !important;
  color: #fff !important;
  padding: 10px !important;
}
.cvTabs > .uk-active > a {
  color: #fff !important;
  border-bottom: 0 !important;
}
.errorInp {
  border: solid 1px #f00 !important;
}
.bckgrid {
  margin: 20px !important;
}
.bckgray {
  background: #ebebeb !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.btnh {
  padding: 4px;
}
.uk-modal-footer > .uk-button-primary {
  background: #f00 !important;
}
.rn {
  background: #f8f8f8 !important;
  padding: 20px !important;
  margin-bottom: 25px !important;
}
.mhb {
  min-height: 320px !important;
}





@font-face {
  font-family: 'Degular Display';
  src: url('/fonts/DegularDisplay-Thin.otf') format('woff2'),
      url('/fonts/DegularDisplay-Thin.otf') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'Degular Display';
  src: url('/fonts/DegularDisplay-Light.otf') format('woff2'),
      url('/fonts/DegularDisplay-Light.otf') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Degular Display';
  src: url('/fonts/DegularDisplay-Regular.otf') format('woff2'),
      url('/fonts/DegularDisplay-Regular.otf') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Degular Display';
  src: url('/fonts/DegularDisplay-Medium.otf') format('woff2'),
      url('/fonts/DegularDisplay-Medium.otf') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Degular Display';
  src: url('/fonts/DegularDisplay-Semibold.otf') format('woff2'),
      url('/fonts/DegularDisplay-Semibold.otf') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Degular Display';
  src: url('/fonts/DegularDisplay-Bold.otf') format('woff2'),
      url('/fonts/DegularDisplay-Bold.otf') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'Degular Display';
  src: url('/fonts/DegularDisplay-Black.otf') format('woff2'),
      url('/fonts/DegularDisplay-Black.otf') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}








@font-face {
  font-display: swap;
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/titillium-web-v17-latin_latin-ext-200.woff2")
    format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/titillium-web-v17-latin_latin-ext-300.woff2")
    format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/titillium-web-v17-latin_latin-ext-regular.woff2")
    format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/titillium-web-v17-latin_latin-ext-600.woff2")
    format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/titillium-web-v17-latin_latin-ext-700.woff2")
    format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/titillium-web-v17-latin_latin-ext-900.woff2")
    format("woff2");
}
