@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700;800;900&family=Montserrat:ital,wght@0,300;0,500;0,600;0,700;0,800;1,400&display=swap');
.info-box {
  display: flex;
  gap: 12px;
  align-items: center;
  max-width: 980px;
  margin: 12px auto;
  padding: 12px 14px;
  border-radius: 12px;
  box-shadow: 0 3px 10px rgba(59, 130, 246, 0.08);
  background: #f0f9ff; /* tercih edilen hafif arka plan */
  color: #0f172a;
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
  position: relative;
  animation: info-pop .18s ease-out;
  border-left: 4px solid transparent;
}

/* Tiplere göre renklendirme (ok/no/mail/tel eşleşmeleri) */
.info-success {
  border-left-color: #16a34a; /* yeşil */
  background: linear-gradient(180deg, #f0fff4 0%, #f0f9ff 100%);
}
.info-error {
  border-left-color: #dc2626; /* kırmızı */
  background: linear-gradient(180deg, #fff5f5 0%, #f0f9ff 100%);
}
.info-warning {
  border-left-color: #f59e0b; /* turuncu */
  background: linear-gradient(180deg, #fffbeb 0%, #f0f9ff 100%);
}

/* ikon ve metin düzeni */
.info-left { flex: 0 0 36px; display:flex; align-items:center; justify-content:center; }
.icon { width: 22px; height: 22px; fill: currentColor; opacity: .95; }
.info-success .icon { color: #16a34a; }
.info-error .icon   { color: #dc2626; }
.info-warning .icon { color: #b45309; }

.info-body { flex: 1 1 auto; min-width: 0; }
.info-title { display:block; font-size: 15px; color: #1e40af; /* kullanıcının tercih rengi */ margin-bottom:2px; }
.info-text { font-size: 13px; color: #334155; white-space:pre-line; }

/* Kapatma butonu */
.info-close {
  border: none;
  background: transparent;
  font-size: 20px;
  line-height: 1;
  padding: 4px 8px;
  cursor: pointer;
  color: #475569;
  border-radius: 6px;
  transition: background .12s, transform .08s;
}
.info-close:hover { background: rgba(2,6,23,0.04); transform: translateY(-1px); }

/* Responsive */
@media (max-width:640px){
  .info-box { padding: 10px; gap:10px; border-radius:10px; margin:10px; }
  .info-title { font-size:14px; }
  .info-text { font-size:13px; }
}

/* küçük animasyon */
@keyframes info-pop { from { transform: translateY(-6px); opacity:0 } to { transform: translateY(0); opacity:1 } }
.qrbuttons a{
    display:block;
    width:100%;
    text-align:center;
    line-height:52px;
    font-size:15px;
    font-family:'Montserrat',sans-serif;
    font-weight:500;
    color:#FFF;
    border:1px solid #E0E0E0;
    text-decoration:none;
    margin-bottom:10px;
    border-radius:10px;
    background-color:#415457;
}
.sssetiketler{
    padding:10px;
    background-color:#F8F8F8;
    border-radius:10px;
    border:1px solid rgba(28,28,28,0.1);
}
.sssetiketler h2{
    color:#000;
    border-radius:5px;
    font-size:13.3px;
    font-weight:500;
    padding-left:8px;
    padding-right:8px;
    padding-bottom:9px;
    border-bottom:1px solid rgba(28,28,28,0.1);
    line-height:21px;
}
.generaletiketler{
    margin-bottom:12px;
}
.generaletiketler h6{
    background-color:#FAFAFA;
    display:inline-block;
    font-size:13.5px;
    border-radius:5px;
    padding-left:12px;
    padding-right:12px;
    border:1px solid rgba(28,28,28,0.1);
    font-weight:400;
    color:#000;
    margin-right:8px;
    line-height:25px;
    margin-bottom:8px;
}
.qrbuttons span{
    margin-right:14px;
}
.qrbuttons h3{
    padding-top:20%;
    text-align:center;
    font-size:26px;
    margin-bottom:40px;
    color:#415457;
}
.qrbuttons i{
    font-size:21px;
}
.qrarka{
    object-fit:cover;
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    z-index:-2;
    background-repeat:repeat;
    opacity:10%;
}
.QR{
    height:100vh;
    width:450px;
    margin:auto !important;
}
.bin{
    width:1350px;
    margin:auto;
}
.mar30{
    margin-top:30px;
}
.marleft30{
    margin-left:80px;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:30px;
	right:30px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
.Ust-Baslik{
    margin-top:50px;
}
.Ust-Baslik h3{
    font-size:16.5px;
    font-weight:600;
    font-family:'Jost',sans-serif;
    color:#269AA4
}
.Kursiyer-Gorusleri{
    margin-top:0px;
}
.Ust-Baslik h2{
    font-size:30px;
    color:#2F4C74;
    font-weight: 600;
    font-family:'Jost',sans-serif;
    padding-top:5px;
}
#yorumbaslik{
    font-size:24px;
    color:#2F4C74;
    font-weight: bold;
    font-family:'Jost',sans-serif;
    padding-top:15px;
}
.Ust-Baslik h1{
    font-size:45px;
    color:#2F4C74;
    font-weight: bold;
    font-family:'Jost',sans-serif;
}
#spancolor{
    color:#2F4C74;
    font-weight:600;
}
.Ust-Baslik p{
    color:#565667;
    font-size:16px;
    padding-top:10px;
    font-family:'Jost',sans-serif;
    line-height: 32px;
}
.inf > a{
    text-decoration: none;
    color:#2F4C74;
    font-size:16px;
    font-family:'Jost',sans-serif;
    line-height: 32px;  
}
.bankabox{
    width:100%;    
    height:auto;
    min-height:160px;
    padding:20px;
    background-color:#2F4C74;
    border-radius:10px;
    color:#FFF;
}
.bankabox a{
    font-size:15px;
    padding:0;
    display:inline-block;
    padding-top:15px;
    line-height: 24px;
    font-family:'Jost',sans-serif;
}
.bankabox h6{
    font-size:22px;
    font-weight: 600;
    font-family: 'Jost',sans-serif;
}
.Egitmenler img{
    width:100%;
    min-height:350px;
    max-height:350px;
}
.Name-Box{
    background-color:#2F4C74;
    width:100%;
    text-align: center;
    margin-top:10px;
    padding-top:4px;

}
.Name-Box h2{
    font-size:22px;
    color:#FFF;
    font-weight: 600;
    line-height:32px;
    padding-top:3px;
    font-family:'Jost',sans-serif;
}
.Name-Box p{
    color:#FFF;
    font-size:15px;
    font-weight: 500;
    font-family:'Jost',sans-serif;
    padding-bottom:3px;
}
.Egitmenler-Detay img{
    width:100%;
    height:auto;
}
.Egitmenler-Detay h2{
    font-size:40px;
    color:#2F4C74;
    font-weight:600;
    font-family: 'Jost',sans-serif;
}
.Egitmenler-Detay h3{
    font-size:18px;
    color:#2F4C74;
    font-weight: 500;
    line-height:32px;
    padding-top:3px;
    font-family:'Jost',sans-serif;
    padding-bottom:10px;
}
.tab-content h3{
    font-size:22px;
    color:#2F4C74;
    font-weight: 600;
    line-height:32px;
    padding-top:3px;
    font-family:'Jost',sans-serif;
}
.tab-content img{
    width:100%;
    height:auto;
    max-height:400px;
    margin-top:15px;
}
.Blog .Blog-Yan-Kategorileri h3{
    font-size:30px;
    color:#2F4C74;
    font-weight: bold;
    font-family:'Jost',sans-serif;
    padding-top:10px;
}
.Blog .Blog-Yan-Kategorileri .Blog-Yan-Kategorileri-Link{
    background-color:#F9F9F9;
    margin-top:10px;
    margin-bottom:10px;
    border-radius: 10px;
    padding-bottom:10px;
    padding-bottom:10px;
}
.Blog .Blog-Yan-Kategorileri .Blog-Yan-Kategorileri-Link a{
    font-size:16px;
    color:#565667;
    text-align: center;
    display: inline-block;
    padding-top: 10px;
    font-family: 'Jost',sans-serif;
    text-decoration: none;
}
.Blog .Blog-Yan-Kategorileri .Blog-Yan-Kategorileri-Link-2{
    margin-top:10px;
    margin-bottom:10px;
    padding-bottom:10px;
    padding-bottom:10px;
}
.Blog a{
    text-decoration: none;
}
.Blog .Blog-Yan-Kategorileri .Blog-Yan-Kategorileri-Link-2 p{
    font-size:16px;
    color:#565667;
    padding-top: 10px;
    font-family: 'Jost',sans-serif;
    line-height:32px;
}
.Blog .Blog-Yan-Kategorileri .Blog-Yan-Kategorileri-Link-2 h4{
    font-size:22px;
    color:#2F4C74;
    font-weight: 600;
    font-family:'Jost',sans-serif;
    padding-top:10px;
}
.Egitimkategorilerinew img{
    width:100%;
    height:230px;
    object-fit:cover;
}
.Blog input{
    width:100%;
    font-family: 'Jost',sans-serif;
    font-size:16px;
    color:#565667;
    background-color: #F9F9F9;
    border-radius:10px;
    padding-bottom:10px;
    padding-top: 10px;
    padding-left:10px;
    border:none;
    }
    .Blog img{
        width:100%;
        height:266px;
    }
    .BlogAnasayfa img{
        width:100%;
        height:266px;
    }
    .Egitimler-Detay .manifest img{
        width:100%;
        height:266px;
    }
    .Egitimler-Detay .egitim-detay-yan p{
        font-size:16px;
        color:#565667;
        padding-top: 10px;
        font-family: 'Jost',sans-serif;
        line-height:32px;
    }
    .Egitimler-Detay .egitim-detay-yan .Egitim-Detay-Box{
        margin-top:10px;
        margin-bottom:10px;
    }
    .Egitimler-Detay .egitim-detay-yan .Egitim-Detay-Box h4{
        font-size:16px;
        color:#565667;
        padding-top: 10px;
        font-family: 'Jost',sans-serif;
        line-height:32px;
        border-bottom:1px solid rgba(47, 76, 116, 0.1);
        padding-top:10px;
        padding-bottom:10px;
    }
    .Egitimler-Detay .egitim-detay-yan .Egitim-Detay-Box span{
        color:#2F4C74;
        font-weight:600;
    }
    .Egitimler-Detay .egitim-detay-yan .Egitim-Detay-Box .detayli-bilgi{
        background-color: #2F4C74;
        color:#FFF;
        width:100%;
        border:none;
        border-radius:10px;
        font-family: 'Jost',sans-serif;
        font-weight:600;
        margin-top:5px;
        margin-bottom:5px;
        padding-top:10px;
        padding-bottom: 10px;
        font-size:16px;
    }
    .Egitimler-Detay .egitim-detay-yan .Egitim-Detay-Box .satin-al-button{
        background-color: #269AA4;
        color:#FFF;
        width:100%;
        border:none;
        border-radius:10px;
        font-family: 'Jost',sans-serif;
        font-weight:600;
        padding-top:10px;
        padding-bottom: 10px;
        font-size:16px;
    }
    .nav-pills{
        background-color:#F9F9F9;
        border-radius: 10px;
        border-radius:10px;
    }
    .nav-pills li{
        width:20%;
    }
    #satinalbutton{
        background-color: #2F4C74;
        color:#FFF;
        width:100%;
        border:none;
        border-radius:10px;
        font-family: 'Jost',sans-serif;
        font-weight:600;
        margin-top:5px;
        margin-bottom:5px;
        padding-top:10px;
        padding-bottom: 10px;
        font-size:16px;
    }
    .nav-pills a{
        font-size:17px;
        font-weight:500;
        font-family: 'Jost',sans-serif;
        color:#565667;
        background-color:transparent;
        border-radius:10px;
        width:100%;
        height:40px;
        display:block;
        text-align: center;
        padding-top:8px;
        text-decoration: none;
        border-radius:10px;
    }  
    .nav-pills .active{
        background-color:#2F4C74;
    }
    .nav-pills li .active{
        color:#FFF;
    }
    .blogbox p{
        font-size:16px;
        color:#565667;
        padding-top: 10px;
        font-family: 'Jost',sans-serif;
        line-height:32px;
    }
    .blogdetay p{
        font-size:16px;
        color:#565667;
        padding-top: 10px;
        font-family: 'Jost',sans-serif;
        line-height:32px;
    }
    .BlogAnasayfa p{
        font-size:16px;
        color:#565667;
        padding-top: 10px;
        font-family: 'Jost',sans-serif;
        line-height:32px;
    }
    .bloginfo p{
        font-size:12px;
        font-family: 'Jost',sans-serif;
        color:rgba(86, 86, 103, 0.65);
    }
    .blogbox h1{
        font-size:22px;
        color:#2F4C74;
        font-weight: 600;
        font-family:'Jost',sans-serif;
    }
    .blogdetay h1{
        font-size:27px;
        color:#2F4C74;
        font-weight: 600;
        font-family:'Jost',sans-serif;
    }
    .BlogAnasayfa h1{
        font-size:22px;
        color:#2F4C74;
        font-weight: 600;
        font-family:'Jost',sans-serif;
    }
    .blogbox{
        display:none;
    }
    .BlogAnasayfa a:hover{
        text-decoration: none;
        color:#2F4C74;
    }
    #show-more-button{
        font-family: 'Jost',sans-serif;
        font-size:15px;
        font-weight:600;
        color:#FFF;
        background-color:#2F4C74;
        text-align:center;
        border:none;
        padding-left:40px;
        padding-right:40px;
        padding-top:7px;
        padding-bottom:7px;
        border-radius:10px;
        margin-bottom:20px;
    }
    .Egitmenler a:hover{
        text-decoration: none;
        color:#FFF;
    }
::placeholder{
        color:#565667;
    }
::-webkit-input-placeholder { /* Edge */
    color: #565667;
  }
::-ms-input-placeholder { /* Internet Explorer */
    color: #565667;
  }
.footer ::placeholder{
    color:#FFF;
}
.footer ::-webkit-input-placeholder { /* Edge */
    color: #FFF;
  }
  .footer ::-ms-input-placeholder { /* Internet Explorer */
    color: #FFF;
  }
.Egitmenler-Detay p{
    color:#565667;
    font-size:15px;
    font-family:'Jost',sans-serif;
    padding-bottom:3px;
    line-height:32px;
}
.tab-content p{
    color:#565667;
    font-size:15px;
    font-family:'Jost',sans-serif;
    padding-bottom:3px;
    line-height:32px;
}
.egitmen-egitimler{
    margin-top:15px;
}
.egitmen-egitimler p{
    color:#565667;
    font-size:15px;
    font-family:'Jost',sans-serif;
    padding-bottom:3px;
    line-height:32px;
}
.egitmen-egitimler h3{
    font-size:24px;
    color:#2F4C74;
    font-weight: 600;
    line-height:32px;
    padding-top:3px;
    font-family:'Jost',sans-serif;
}
.egitmen-egitimler h6{
    font-size:16px;
    color:#2F4C74;
    font-weight: 600;
    line-height:32px;
    padding-top:3px;
    font-family:'Jost',sans-serif;
}
.egitmen-egitimler img{
    width:100%;
    height:auto;
    max-height:230px;
}
.accordion {
    background-color: transparent;
    color: #2F4C74;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    font-weight:600;
    font-family: 'Jost',sans-serif;
    font-weight:bold;
    border:1px solid rgba(47, 76, 116, 0.35);
    border-radius:10px;
    transition: 0.4s;
  }
  *:focus{
      outline:none !important;
  }
  .sss p{
    color:#565667;
    font-size:15px;
    padding-top:10px;
    font-family:'Jost',sans-serif;
    line-height: 24px;
  }
  .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  .footer{
      background-color:#2F4C74;
  }
  .footer input{
      width:100%;
      background-color:transparent;
      border:none;
      border-bottom:1px solid rgba(255, 255, 255, 0.4);
      color:#FFF;
      font-family: 'Jost',sans-serif;
  }
  .footer i{
      color:#FFF;
      padding-left:10px;
      position:absolute;
      bottom:0;
      margin-bottom:10px;
  }
  .marleft{
      margin-left:50px;
  }
  .footer h6{
    font-size:16px;
    font-weight:bold;
    font-family:'Jost',sans-serif;
    color:#FFF;
    padding-top:10px;
  }
  .footer h5{
    font-size:25px;
    color:#FFF;
    font-weight: bold;
    font-family:'Jost',sans-serif;
  }
  .pozrel{
      position:relative;
  }
  .pozabs{
      position:absolute;
  }
  .footer form{
      position:absolute;
      bottom:0;
      margin-bottom:10px;
      width: 98%;
  }
  .footer h3{
    font-size:22px;
    color:#FFF;
    font-weight: 600;
    line-height:32px;
    margin-top:15px;
    font-family:'Jost',sans-serif;
    margin-bottom:15px;
  }
  .footer hr{
      width:100px;
      height:1px;
      background-color: rgba(255, 255, 255, 0.7);
      text-align: left;
  }
  .pad0{
      padding:0px;
  }
  .footer a{
      font-weight:500;
      font-size:14.5px;
      color:#FFF;
      font-family: 'Jost',sans-serif;
      text-decoration: none;
  }
  .footer .copyright a{
    font-size:12px;
    color:#FFF;
    font-family: 'Jost',sans-serif;
    text-decoration: none;
  }
  .Footer-Links{
      margin-top:11px;
      margin-bottom:11px;  
   }
   .Footer-Links a:hover{
       color:#FFF;
   }
   .copyright{
       border-top:1px solid rgba(255, 255, 255, 0.4);
   }
   .navbar .nav-item a{
       font-family: 'Jost',sans-serif;
       font-size:17px;
       margin-right:12px;
       color:#FFF;
       font-weight:500;
   }
   .navbar .nav-item .btn{
       color:#2F4C74;
       background-color: #FFF;
       font-family: 'Jost',sans-serif;
       font-size:17px;
       border-radius:0px;
       font-weight:500;
       padding-left:15px;
       border-radius:10px;
       padding-right:15px;
   }
   .Ust-Foto img{
        width:100%;
        height:350px;
        position: relative;
        margin: auto;
        z-index:-22;
    }
    .Ust-Foto-overlay{
        position:absolute;
        width:100% !important;
        height:100% !important;
        top:0;
        left:0;
        right: 0;
        bottom: 0;
        background-color: rgba(47, 76, 116, 0.75);
        z-index:0;
    }
    .Ust-Foto-Yazi{
        position:absolute;
        top:0;
        left:0;
        right: 0;
        bottom: 0;
        margin:auto;
        width:1250px;
    }
    .Ust-Foto-Yazi h2{
        position: absolute;
        bottom:0;
        left:0;
        color:#FFF;
        font-family: 'Jost',sans-serif;
        font-size:48px;
        font-weight:bold;
        padding-bottom:40px;
        margin-left:10px;
        margin-right:10px;
    }
    .Ust-Foto-Yazi .Breadcrumb{
        position: absolute;
        bottom:0;
        left:0;
        padding-bottom:15px;
        margin-left:10px;
        margin-right:10px;
    }
    .Ust-Foto-Yazi .Breadcrumb a{
        color:#FFF;
        font-family: 'Jost',sans-serif;
        font-size:16px;
        text-decoration: none;
    }
    .Ust-Foto-Yazi .Breadcrumb span{
        color:rgba(255, 255, 255, 0.7);
        padding-left:10px;
        padding-right:10px;
    }
    .Ust-Menu-1{
        position: absolute;
        z-index:99;
        width:1250px;
        height:auto;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    .navbar-nav .form-control{
        width:300px;
        border-radius: 0px;
        margin-left:15px;
    }
    .navbar-nav .sec-1 .dropdown-menu{
        padding-top:0px !important;
        padding-bottom:0px !important;
        border-radius:0px !important;
        width:416px;
    }
    .navbar-nav .sec-1 .dropdown-menu a{
        font-family: 'Jost',sans-serif;
        font-size:14.5px;
        font-weight:500;
        margin-right:0px;
        color:#565667;
        padding-bottom:5px;
        padding-top:5px;
        padding-bottom:9px;
        padding-top:9px;
        border-bottom:1px solid rgba(47, 76, 116, 0.1);
    }
    .navbar-nav .dropdown-menu a{
        font-family: 'Jost',sans-serif;
        font-size:17px;
        margin-right:0px;
        color:#565667;
        padding-bottom:5px;
        padding-top:5px;
        padding-bottom:9px;
        padding-top:9px;
        border-bottom:1px solid rgba(47, 76, 116, 0.1);
    }
    .navbar-nav .sec-1 a{
        font-family: 'Jost',sans-serif;
        font-size:17px;
        margin-right:0px;
        color:#FFF;
        padding-left:15px;
    }
    .toggle-1{
        background-color:#FFF;width:40px;height:4px;border-radius:10px;
    }
    .toggle-2{
        background-color:#FFF;width:40px;height:4px;margin-top:5px;border-radius:10px;
    }
    .toggle-3{
        background-color:#FFF;width:40px;height:4px;margin-top:5px;border-radius:10px;
    }
    .navbar img{
        width:80px;
        height:auto;
    }
    .ogrencigirisi{
        background-color:#EDEDF2;
    }
    .ogrencigir{
        background-color:#FFF;
        position: absolute;
        top: 50%;
        left: 50%;
        width:800px;
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25); 
        box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
    }
    .bin-2{
        width:675px;
    }
    .ogrencigir input,select{
        background-color: #F9F9F9;
        width:100%;
        font-family: 'Jost',sans-serif;
        font-size:16px;
        text-align: center;
        color:#565667;
        padding-bottom:10px;
        padding-top: 10px;
        padding-left:10px;
        border:none;
    }
    .ogrencigir img{
        width:100px;
        height:auto;
    }
    .ogrencigir h1{
        font-size:35px;
        color:#2F4C74;
        font-weight: bold;
        font-family:'Jost',sans-serif;
        padding-top:10px;
    }
    .ogrencigir h2{
        font-size:25px;
        font-weight:bold;
        font-family:'Jost',sans-serif;
        color:#2F4C74;
        margin-top:10px;
    }
    .ogrencigir p{
        color:#565667;
        font-size:15px;
        padding-top:10px;
        font-family:'Jost',sans-serif;
        line-height: 24px;
    }
    .ogrencigir .btn{
        color:#FFF;
        background-color: #2F4C74;
        font-family: 'Jost',sans-serif;
        font-size:17px;
        border-radius:0px;
        font-weight:500;
        margin-bottom:10px;
        padding-left:25px;
        padding-right:25px;
    }
    .ogrencigir a{
        font-family: 'Jost',sans-serif;
        font-size:17px;
        margin-bottom:5px;
        color:#2F4C74;
        text-decoration: none;
    }
    .Iletisim .Ust-Baslik p{
        width:100% !important;
    }
    .iletisim-form{
        background-color: #2F4C74;
    }
    .iletisim-form h4{
        font-size:30px;
        color:#FFF;
        font-weight: 600;
        font-family:'Jost',sans-serif;
        padding-top:30px;
        padding-bottom:7px;
    }
    .iletisim-form h6{
        font-family: 'Jost',sans-serif;
        font-size:14px;
        color:#FFF;
        padding-top:8px;
        padding-bottom:8px;
        font-weight:600;
    }
    .iletisim-form input{
        width:100%;
        height:40px;
        font-family: 'Jost',sans-serif;
        color:#1C1C1C;
        font-size:14px;
    }
    .iletisim-form textarea{
        width:100%;
        height:120px;
        font-family: 'Jost',sans-serif;
        color:#565667;
        font-size:16px;
        padding-bottom:10px;
    }
    .iletisim-form button{
        color:#2F4C74;
        background-color: #FFF;
        font-family: 'Jost',sans-serif;
        font-size:17px;
        border-radius:0px;
        font-weight:500;
        margin-bottom:10px;
        border:none;
        text-align: center;
        width:120px;
        margin-top:10px;
        height:40px;
    }
    .bgf9{
        background-color: #F9F9F9;
        width:100%;
        height:90px;
    }
    .bgf9 i{
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        color:#269AA4;
    }
    .Iletisim h6{
        font-family: 'Jost',sans-serif;
        font-size:16px;
        color:#2F4C74;
        font-weight: 600;
    }
    .Iletisim a{
        font-family: 'Jost',sans-serif;
        font-size:16px;
        display: inline-block;
        color:#565667;
        padding-top:7px;
        text-decoration: none;
    }
    .Iletisim a:hover{
        color:#2F4C74;
    }
    .Egitimler-Sec img{
        width:100%;
        height:266px;
    }
    .Egitimler-Sec a:hover{
        text-decoration: none;
    }
    .Egitimler-Sec p{
        color:#565667;
        font-size:16px;
        padding-top:10px;
        font-family:'Jost',sans-serif;
        line-height: 32px;
    }
    .Egitimler-Sec span{
        color:#2F4C74;
        font-weight:bold;
    }
    .Egitimler-Sec h1{
        font-size:26px;
        padding-top:15px;
        color:#2F4C74;
        font-weight: 600;
        font-family:'Jost',sans-serif;
    }
    .detayli-bilgi{
        font-size:21px;
        padding-top:15px;
        color:#2F4C74;
        font-weight: 600;
        margin-bottom:10px;
        display: inline-block;
        font-family:'Jost',sans-serif;
        text-decoration: none;  
    }
    .detayli-bilgi:hover{
        text-decoration: none;
        color:#2F4C74;
    }
    .Sec-Info{
        background-color:#F9F9F9;border-radius:10px;padding-left:10px;padding-right:10px;
    }
    .Sec-Infos{
        border-bottom:1px solid rgba(0, 0, 0, 0.1);
    }
    .kursiyer-box p{
        color:#333;
        font-size:14px;
        font-family:'Montserrat',sans-serif;
        line-height: 24px;
    }
    .kursiyer-box h6{
        color:rgba(86, 86, 103, 0.85);
        padding-top:7px;
        font-size:14px;
        font-family:'Montserrat',sans-serif;
    }
    .kursiyer-box h2{
        font-size:18px;
        padding-top:5px;
        color:#2F4C74;
        font-weight: 500;
        margin-bottom:5px;
        font-family:'Jost',sans-serif;
    }
    .kursiyer-box{
        padding:10px;
        -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25); 
        box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25);
        border-radius:10px;
        min-height:210px;
    }
    .kursiyer-box i{
        color:#FFCE31;
        padding-right:20px;
        margin-bottom:10px;
        margin-top:10px;
    }

    .Hak img{
        width:100%;
        height:100%;
    }
    .Gorusler h5{
        font-size:30px;
        color:#2F4C74;
        font-weight: bold;
        font-family:'Jost',sans-serif;
        padding-top:10px;
    }
    .SonPaylasimlarimiz h5{
        font-size:30px;
        color:#2F4C74;
        font-weight: bold;
        font-family:'Jost',sans-serif;
        padding-top:10px;
    }
    .Manifest h1{
        font-size:30px;
        color:#FFF;
        font-weight: bold;
        font-family:'Jost',sans-serif;
        padding-top:10px;
    }
    .Manifest h2{
        font-size:22px;
        color:#FFF;
        font-weight: bold;
        font-family:'Jost',sans-serif;
        padding-top:10px;
    }
    .Manifest p{
        color:rgba(255, 255, 255, 0.8);
        font-size:15px;
        font-family:'Jost',sans-serif;
        line-height: 32px;
    }
    .bgc{
        background-color:#2F4C74;
        border-radius:10px;
    }
    .sayilar h4{
        font-size:45px;
        color:#2F4C74;
        font-weight: bold;
        font-family:'Jost',sans-serif;
        padding-top:10px;
    }
    .sayilar h6{
        color:#2F4C74;
        font-size:15px;
        font-family:'Jost',sans-serif;
        line-height: 32px;
    }
    .carousel-item img{
        width:100%;
        height:85vh;
        position: relative;
        margin: auto;
        object-fit:cover;
        z-index:-22;
    }
    .carousel-item-overlay{
        position:absolute;
        top:0;
        left:0;
        right: 0;
        bottom: 0;
        background-color: rgba(47, 76, 116, 0.75);
        z-index:0;
    }
    .carousel-item-Yazi{
        position:absolute;
        top:0;
        left:0;
        right: 0;
        bottom: 0;
        margin:auto;
        width:1250px;
    }
    .carousel-item-Yazi h2{
        position: absolute;
        top: 35%;
        color:#FFF;
        font-family: 'Jost',sans-serif;
        font-size:48px;
        font-weight:bold;
    }
    .carousel-item-Yazi p{
        position: absolute;
        color:#FFF;
        top: 55%;
        padding-top:7px;
        font-size:16px;
        font-family:'Jost',sans-serif;
    }
    .online-odeme h6{
        font-family: 'Jost',sans-serif;
        font-size:18px;
        color:#2F4C74;
        padding-top:5px;
        padding-bottom:5px;
        font-weight:600;
    }
    .online-odeme input[type="text"]{
        width:100%;
        height:35px;
        font-family: 'Jost',sans-serif;
        color:#565667;
        background-color:#F9F9F9;
        font-size:16px;
        border:none;
    }
@media screen and (max-width: 1250px) {
    .carousel-item-Yazi{
        width:100%;
        padding-left:10px;
        position: absolute;
        padding-right:10px;
    }
    .bin{
        width:94%;
        padding-left:10px;
        padding-right:10px;
        margin:auto;
    }
    .Ust-Foto-Yazi{
        width:100%;
        height:auto;
        margin-left:10px;
        position: static;
        margin-right:10px;
    }
    .Ust-Foto-Yazi h2{
        margin-left:10px;
        margin-right:10px;
    }
}
@media screen and (max-width: 991px) {
    .carousel-item-Yazi h2{
        position: absolute;
        top: 40%;
        color:#FFF;
        font-family: 'Jost',sans-serif;
        font-size:48px;
        font-weight:bold;
    }
    .carousel-item-Yazi p{
        position: absolute;
        color:#FFF;
        top: 60%;
        padding-top:7px;
        font-size:16px;
        font-family:'Jost',sans-serif;
    }
    .navbar-collapse{
        background-color:#2F4C74;
        -webkit-box-shadow: 0px 4px 4px 0px rgba(255,255,255,0.15); 
        box-shadow: 0px 4px 4px 0px rgba(255,255,255,0.15);
    }
    .navbar{
        width:100%;
        padding:0px;
    }
    .navbar-nav .sec-1 a{
        color:#FFF;
        margin-left:15px;
        margin-right:15px;
        padding-bottom:15px;
        padding:0px;
        padding-top:15px;
        border-bottom:1px solid rgba(255, 255, 255, 0.1);
    }
    .navbar .nav-item a{
        color:#FFF;
        margin-left:15px;
        margin-right:15px;
        padding-bottom:15px;
        padding-top:15px;
        border-bottom:1px solid rgba(255, 255, 255, 0.1);
    }
    .navbar .nav-item .btn{
        color:#2F4C74;
        background-color: #FFF;
        font-family: 'Jost',sans-serif;
        font-size:17px;
        border-radius:0px;
        font-weight:500;
        margin-bottom:10px;
        padding-left:15px;
        padding-right:15px;
    }
    .navbar-nav .sec-1 .dropdown-menu{
        width:100%;
        margin:auto;
    }
    .navbar-nav .dropdown-menu a{
        font-family: 'Jost',sans-serif;
        font-size:17px;
        margin-right:0px;
        color:#565667;
        padding-bottom:5px;
        padding-top:5px;
        padding-bottom:9px;
        padding-top:9px;
        border-bottom:1px solid rgba(47, 76, 116, 0.1);
    }
    .nav-pills li{
        width: 33.3%;
    }
    .nav-pills li:nth-child(4){
        width:50%;
    }
    .nav-pills li:nth-child(5){
        width:50%;
    }
}
@media screen and (max-width: 920px) {
    .Ust-Baslik p{
        width:85%;
    }
}
@media screen and (max-width: 810px) {
    .ogrencigir{
        width:98%;
        margin:auto;
    }
    .ogrencigirisi{
        width:98%;
        margin:auto;
    }
}
@media screen and (max-width: 575px) {
    .QR{
        width:350px;
        margin:auto !important;
    }
    .bin-2{
        width:94%;
        margin:auto;
    }
}
@media screen and (max-width: 767px) {
    .carousel-item-Yazi h2{
        position: absolute;
        top: 30%;
        color:#FFF;
        font-family: 'Jost',sans-serif;
        font-size:48px;
        font-weight:bold;
    }
    .carousel-item-Yazi p{
        position: absolute;
        color:#FFF;
        top: 60%;
        padding-top:7px;
        font-size:16px;
        font-family:'Jost',sans-serif;
    }
    .carousel-item img{
        width:100%;
        height:auto;
        min-height:450px;
        position: relative;
    }
    .carousel-item h2{
        font-family: 'Jost',sans-serif;
        font-size:35px;
        font-weight:bold;
        line-height:auto;
    }
    .Ust-Baslik p{
        width:100%;
    }
    .Ust-Foto img{
        width:100%;
        height:auto;
        min-height:250px;
        max-height:350px;
        position: relative;
    }
    .pozrel{
        position:static;
    }
    .footer form{
        margin-top:15px;
        position:static;
    }
    .footer i{
        position:static;
    }
    .marleft{
        margin-left:0px;
    }
    .Ust-Foto-Yazi h2{
        margin-left:10px;
        margin-right:10px;
        margin-bottom:20px;
    }
    .Breadcrumb a{
        font-size:13px;
        padding-bottom:4px;
    }
    .egitmen-egitimler img{
        width:100%;
        height:auto;
        max-height:350px;
    }
}
@media screen and (max-width: 416px) {
    .navbar-nav .form-control{
        width:100%;
        margin-right:15px;
        margin-left:15px;
    }
}