@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fasthand&family=Manrope:wght@200..800&display=swap');
html{
    scroll-behavior: smooth;
}
body{
}
.pad0{
    padding:0px !important;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.pagination {
    margin-top: 30px;
    margin-bottom: 30px;
}
.pagination .page-item .page-link {
    color: #222F5D; 
    background-color: #ffffff;
    border: 1px solid #e2e8f0;
    padding: 10px 18px;
    margin: 0 3px;
    font-weight: 500;
    border-radius: 6px; 
    transition: all 0.3s ease; 
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
}
.pagination .page-item .page-link:hover {
    color: #ffffff;
    background-color: #222F5D; 
    border-color: #222F5D;
    text-decoration: none;
    transform: translateY(-1px);
    box-shadow: 0 4px 10px rgba(34, 47, 93, 0.15); 
}
.pagination .page-item.active .page-link {
    color: #ffffff !important;
    background-color: #222F5D !important; 
    border-color: #222F5D !important;
    font-weight: 600;
    box-shadow: 0 4px 12px rgba(34, 47, 93, 0.25);
}
.pagination .page-item.disabled .page-link {
    color: #94a3b8 !important;
    background-color: #f8fafc !important;
    border-color: #e2e8f0 !important;
    pointer-events: none; /* Tıklamayı engeller */
    box-shadow: none;
}
.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
    border-radius: 6px;
}
.my-float{
	margin-top:16px;
}

.bounce {
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%,
    25%,
    50%,
    75%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-20px);
    }
    60% {
        transform: translateY(-12px);
    }
}
.gorselbox{
    width:100%;
    border-radius:5px;
    padding:10px;
    background-color:#000;
    height:auto;
}
.gorselbox img{
    width:100%;
    height:100%;
    object-fit:contain;
    display:block !important;
    margin:auto !important;
}

.bin{
    width:1350px;
    margin:auto !important;
}
/* General Sans Font Ailesi Tan覺mlamalar覺 */

@font-face {
  font-family: 'General Sans';
  src: url('GeneralSans-Extralight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'General Sans';
  src: url('GeneralSans-ExtralightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'General Sans';
  src: url('GeneralSans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'General Sans';
  src: url('GeneralSans-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'General Sans';
  src: url('GeneralSans-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'General Sans';
  src: url('GeneralSans-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'General Sans';
  src: url('https://mentorlab.com.tr/Assets/fonts/GeneralSans-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'General Sans';
  src: url('https://mentorlab.com.tr/Assets/fonts/fonts/GeneralSans-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'General Sans';
  src: url('https://mentorlab.com.tr/Assets/fonts/GeneralSans-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'General Sans';
  src: url('https://mentorlab.com.tr/Assets/fonts/GeneralSans-SemiboldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'General Sans';
  src: url('https://mentorlab.com.tr/Assets/fonts/GeneralSans-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'General Sans';
  src: url('https://mentorlab.com.tr/Assets/fonts/GeneralSans-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
a{
    text-decoration:none !important;
}
.Blog{
    margin-top:45px;
    margin-bottom:45px;
}
.Blog p{
    color:#323232;
    font-family:'General Sans',sans-serif;
    font-weight:500;
    line-height:24px;
    margin-bottom:10px !important;
    padding-bottom:0px !important;
    font-size:13px;
}
.Blog img{
    width:100%;
    height:210px;
    object-fit:cover;
}
.Blog h6{
    color:#023580;
    font-size:15.6px;
    font-weight:600;
    margin-bottom:20px;
    font-family:'Manrope',sans-serif;
}
.Blog h2{
    color:#202020;
    font-weight:600;
    font-size:15px;
    margin-top:15px;
    margin-bottom:10px;
    line-height:120%;
}
.devam{
    color:#023580;
    font-family:'Manrope',sans-serif;
    font-weight:600;
    margin-top:-15px !important;
    padding-top:0px !important;
    font-size:13px;
    display:inline-block;
    text-decoration:underline !important;
}
#nav-tab {
    border: none;
    gap: 15px;    
}
#nav-tab .nav-link {
    font-family:'General Sans',sans-serif;
    font-size:13.6px;
    border: none !important;          
    border-radius: 12px !important;  
    padding: 12px 30px;
    color: #000 !important;      
    background-color: #ffffff;        
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    font-weight: 500;
}
#nav-tab .nav-link.active {
    background-color: #222F5D !important; 
    color: #ffffff !important;
    box-shadow: 0 10px 15px -3px rgba(44, 62, 80, 0.4), 0 4px 6px -2px rgba(44, 62, 80, 0.2); 
}
#nav-tab .nav-link:hover:not(.active) {
    transform: translateY(-2px); 
    box-shadow: 0 8px 12px -2px rgba(0, 0, 0, 0.15);
}
.Basaritop{
    margin-bottom:45px !important;
    margin-top:45px;
    font-family:'General Sans',sans-serif !important;
}
.Basaritop h1{
    color:#000;
    margin-bottom:20px;
    font-family:'Manrope',sans-serif !important;
    font-size:23px;
    font-weight:700;
    line-height:30px;
}
.Basaritop h6{
    background-color:#58C1D6;
    padding:16px;
    margin-bottom:15px;
    display:inline-block;
    border-radius:10px;
    font-size:13px;
    font-weight:700;
    color:#FFF;
    font-family:'Manrope',sans-serif;
}
.Basaritop p{
    color:#323232;
    font-family:'General Sans',sans-serif;
    font-weight:500;
    line-height:27px;
    margin-bottom:10px !important;
    padding-bottom:0px !important;
    font-size:14px;
}
.Basaritop li{
    color:#323232;
    font-family:'General Sans',sans-serif;
    font-weight:500;
    line-height:27px;
    margin-bottom:10px !important;
    padding-bottom:0px !important;
    font-size:14px;
}

.Basaritop img{
    width:100%;
    height:auto;
    object-fit:contain ;
}
.Blogdetay{
    margin-top:45px;
    font-family:'General Sans',sans-serif !important;
}
.formarea p{
    color:#323232;
    font-family:'General Sans',sans-serif;
    font-weight:500;
    line-height:27px;
    margin-bottom:10px !important;
    padding-bottom:0px !important;
    font-size:14px;
}
.Blogdetay h1{
    color:#000;
    margin-bottom:20px;
    font-family:'Manrope',sans-serif !important;
    font-size:18.7px;
    font-weight:600;
    line-height:35px;
}
.Blogdetay p{
    color:#323232;
    font-family:'General Sans',sans-serif;
    font-weight:500;
    line-height:27px;
    margin-bottom:10px !important;
    padding-bottom:0px !important;
    font-size:14px;
}
.Blogdetay li{
    color:#323232;
    font-family:'General Sans',sans-serif;
    font-weight:500;
    line-height:27px;
    margin-bottom:10px !important;
    padding-bottom:0px !important;
    font-size:14px;
}

.cta-banner {
    background: #222F5D;
    border-radius: 12px;
    position:relative !important;
    z-index:2 !important;
    overflow: hidden;
}
.cta-banner .cta-text {
    padding: 28px 36px;
}
.cta-banner .cta-text h4 {
    color: #fff;
    font-family:'Manrope',sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height:120%;
    margin-bottom: 10px;
}
.cta-banner .cta-text p {
    font-family:'General Sans',sans-serif;
    color: #c5cde8;
    font-size: 0.875rem;
    margin: 0;
}
.cta-banner .cta-btn-wrap {
    background: #58C1D6;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 28px 36px;
    border-radius:40px 0px 0px 40px !important;
}
.cta-banner .cta-btn-wrap a {
    color: #fff;
    font-family:'Manrope',sans-serif;
    font-weight: 600;
    font-size:18px;
    line-height:140%;
    text-decoration: none;
    transition:0.3s ease-in;
    white-space: nowrap;
}
.cta-banner .cta-btn-wrap a:hover{
    transform:scale(1.03);
}
.cta-banner .cta-btn-wrap a i {
    margin-right: 8px;
}
*:focus{
  outline:none !important;
  box-shadow:none !important;
}
.footer {
    margin-top:-100px !important;
    padding: 90px 0 24px;
    background-color:#FAFAFA;
}
.kvkk-check .form-check-label {
    color: #777;
    font-size: 0.75rem;
    line-height: 1.4;
    cursor: pointer;
}
.kvkk-check .form-check-input {
    margin-top: 3px;
    cursor: pointer;
}
.kvkk-link {
    color: #1b2a6b;
    font-weight: 600;
    text-decoration: underline;
}
.kvkk-link:hover { color: #00b5b5; }
.footer-newsletter h6 {
    color: #333F6A;
    font-weight: 600;
    font-size: 17px;
    font-family:'Manrope',sans-serif;
    margin-bottom: 4px;
}
.footer-newsletter h6 span {
    color: #58C1D6;
}
.footer-newsletter .subtitle {
    color: #333F6A;
    font-weight: 600;
    font-size: 15px;
    font-family:'Manrope',sans-serif;
    margin-bottom: 4px;
}
.footer-newsletter .input-group input {
    background-color:#FFF;
    transition:0.3s ease-in;
    height:48px;
    border: none;
    border-radius: 10px;
    padding:7px;
    font-size: 13.5px;
    color:#000;
    margin-top:7px;
    margin-bottom:7px;
    padding: 8px 14px;
}
.footer-newsletter .input-group input:focus {
    border:2px solid #58C1D6;
}
::placeholder {
    color: #333 !important;
    font-family:'Manrope',sans-serif;
    font-weight:500;
    font-size:12.5px !important;
}
::-webkit-input-placeholder { 
    color: #333 !important;
    font-family:'Manrope',sans-serif;
    font-size:12.5px !important;
    font-weight:500;
}
::-moz-placeholder { 
    color: #333 !important;
    font-family:'Manrope',sans-serif;
    font-size:12.5px !important;
    font-weight:500;
}
:-ms-input-placeholder { 
    color: #333 !important;
    font-family:'Manrope',sans-serif;
    font-size:12.5px !important;
    font-weight:500;
}
:-moz-placeholder { 
    color: #333 !important;
    font-family:'Manrope',sans-serif;
    font-size:12.5px !important;
    font-weight:500;
}
.footer-newsletter .save-btn {
    background-color:transparent;
    border: none;
    color: #222F5D;
    font-family:'Manrope',sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 0;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}
.footer-newsletter .save-btn:hover { color: #00b5b5; }
.footer-social p {
    color: #333F6A;
    font-size:14px !important;
    font-weight:700 !important;
    font-family:'Manrope',sans-serif !important;
    margin-bottom: 10px;
}
.social-icons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #222F5D;
    color: #fff;
    font-size: 1.1rem;
    margin-right: 6px;
    text-decoration: none;
    transition: background 0.2s;
}
.social-icons a:hover { background: #00b5b5; }
.footer-col-title {
    color: #222F5D;
    font-size:15.6px;
    font-family:'Manrope',sans-serif;
    font-weight: 700;
    letter-spacing:6%;
    margin-bottom: 22px;
    text-transform:uppercase;
}
.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-links li {
    margin-bottom: 18px;
}
.footer-links li a {
    font-size: 13px;
    font-weight: 600;
    margin-bottom:10px;
    color: #000;
    font-family:'Manrope',sans-serif;
    transition: all 0.2s ease;
    display: block;      
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis; 
    max-width: 100%;
}
.footer-links li a:hover { 
    color: #00b5b5; 
    transform:scale(1.03);
}
.footer-bottom {
    border-top: 1px solid #e8e8e8;
    margin-top: 32px;
    padding-top: 16px;
}
.footer-bottom p {
    color: #333F6A;
    font-size: 12px;
    font-family:'Manrope',sans-serif;
    font-weight:600;
    margin: 0;
}
.sidebar-sticky-card {
    background-color: #ffffff;
    border-radius: 12px;
    padding: 24px 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
    position: -webkit-sticky;
    position: sticky;
    top: 30px; 
    z-index: 10;
}
.sidebar-title {
    font-size: 15px;
    font-weight: 700;
    color: #1e3a8a;
    margin-bottom: 20px;
    padding-left: 12px;
    font-family:'Manrope',sans-serif;
}
.mad{
    margin-top:45px;
    margin-bottom:45px;
}
.sidebar-nav .nav-link {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    font-family:'Manrope',sans-serif;
    padding: 12px 16px;
    border-radius: 8px;
    margin-bottom: 6px;
    transition: all 0.2s ease;
}
.sidebar-nav .nav-link:hover {
    background-color: #f8fafc;
    color: #1e3a8a;
}
.sidebar-nav .nav-link.active {
    background-color: #222F5D; 
    color: #ffffff;
}
.content-section-title {
    color:#000;
    margin-bottom:10px;
    font-family:'Manrope',sans-serif !important;
    font-size:16px;
    font-weight:700;
    line-height:35px;
    
}
.content-sub-title {
    font-size: 14px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 12px;
}
.content-card li {
    color:#323232;
    font-family:'General Sans',sans-serif;
    font-weight:500;
    line-height:24px;
    margin-bottom:10px !important;
    padding-bottom:0px !important;
    font-size:13px;
}
.content-card p {
    color:#323232;
    font-family:'General Sans',sans-serif;
    font-weight:500;
    line-height:24px;
    margin-bottom:10px !important;
    padding-bottom:0px !important;
    font-size:13px;
}
.custom-list-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 16px;
}
.custom-list-item .list-icon {
    color: #0d9488;
    font-size: 16px;
    margin-top: 1px;
    flex-shrink: 0;
}
.custom-list-item .list-text {
    font-size: 13px;
    line-height: 1.6;
    color: #475569;
}
.min100{
    min-height:80vh;
}
.block767{
    display:none !important;
}
.acc-btn {
    width: 100%;
    background-color: #fff;
    border: none;
    border-radius:10px;
    padding: 14px 14px;
    text-align: left;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    font-family:'Manrope',sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    outline: none;
    transition: color 0.2s;
    margin-bottom:15px;
}
.acc-btn:hover { color: #00b5b5; }
.acc-btn .acc-icon {
    font-size: 16px;
    color: #1b2a6b;
    transition: transform 0.3s ease;
}
.dot{
    display:inline-block !important;
    background-color:#58C1D6 !important;
    border-radius:50% !important;
    height:7px !important;
    margin-right:10px !important;
    width:7px !important;
}
.acc-btn.open .acc-icon { transform: rotate(180deg); color: #00b5b5; }
.acc-panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    background: #fff;
}
.acc-panel ul {
    list-style: none;
    padding: 14px;
    margin: 0;
}
.acc-panel li {
    margin-bottom: 16px;
}
.acc-panel li a {
    font-size: 13px;
    font-weight: 600;
    margin-bottom:10px;
    color: #000;
    font-family:'Manrope',sans-serif;
    transition: all 0.2s ease;
    display: block;      
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis; 
    max-width: 100%;
}
.acc-panel li a:hover { 
    color: #00b5b5; 
    transform:scale(1.03);
}

.Hizmetdetay{
    margin-top:45px;
    margin-bottom:45px;
    font-family:'General Sans',sans-serif !important;
}
.Hizmetdetay h1{
    color:#000;
    margin-bottom:20px;
    font-family:'Manrope',sans-serif !important;
    font-size:18.7px;
    font-weight:600;
    line-height:35px;
}
.Hizmetdetay p{
    color:#323232;
    font-family:'General Sans',sans-serif;
    font-weight:500;
    line-height:27px;
    margin-bottom:10px !important;
    padding-bottom:0px !important;
    font-size:14px;
}
.Hizmetdetay li{
    color:#323232;
    font-family:'General Sans',sans-serif;
    font-weight:500;
    line-height:27px;
    margin-bottom:10px !important;
    padding-bottom:0px !important;
    font-size:14px;
}
.othersheader{
    color:#222F5D;
    font-size:15px;
    font-family:'Manrope',sans-serif;
    font-weight:700;
    margin-bottom:20px !important;
}
.otherslink {
    display: block !important;
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    transition: 0.3s ease-in;
    color: #000;
    font-weight:600 !important;
    margin-bottom:12px !important;
    font-family: 'Manrope', sans-serif;
    font-size: 13px;
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    white-space: nowrap;     
    overflow: hidden;         
    text-overflow: ellipsis; 
    text-decoration: none;   
}
.otherslink:hover{
    transform:scale(1.03);
}
.rightch{
    margin-right:15px !important;
    display:inline-block !important;
    color:#58C1D6 !important;
}
.feature-card {
    background: #ffffff;
    padding: 30px 20px;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 10px 20px rgba(0,0,0,0.05);
    transition: transform 0.3s ease;
    height: 100%;
}
.feature-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
}
.icon-box {
    width: 60px;
    height: 60px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Hizmetmanifest{
    margin-bottom:45px;
}
.icon-box img {
    max-width: 100%;    
    max-height: 100%;   
    object-fit: contain; 
}
.feature-card h5 {
    font-weight: 700;
    font-family:'Manrope',sans-serif;
    margin-bottom: 15px;
    font-size:15px;
    color: #2F2F2F;
}
.feature-card p {
    color: #0A0A0A;
    font-size:13.4px;
    font-family:'Manrope',sans-serif;
    font-size: 14px;
    line-height: 26px;
}
.danismanlikform{
    border-radius:10px;
    padding:14px;
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.danismanlikform input{
    width:100%;
    background-color:#FAFAFA;
    height:46px;
    font-family:'Manrope',sans-serif;
    font-size:13.6px;
    color:#000;
    border:none !important;
    margin-bottom:10px;
    padding:10px;
    border-radius:10px;
    transition:0.3s ease-in;
}
.danismanlikform textarea{
    width:100%;
    background-color:#FAFAFA;
    height:136px;
    font-family:'Manrope',sans-serif;
    font-size:13.6px;
    color:#000;
    border:none !important;
    border-radius:10px;
    margin-bottom:10px;
    padding:10px;
    transition:0.3s ease-in;
}
.danismanlikform input:focus,
.danismanlikform textarea:focus{
    border: 1px solid #58C1D6 !important;
    outline: none !important;
}
.danismanlikform button{
    border-radius:10px;
    display:block;
    width:100%;
    height:46px;
    margin-bottom:10px;
    color:#FFF;
    font-family:'Manrope',sans-serif;
    font-size:13.6px;
    background-color:#222F5D;
    border:none !important;
}
.danismanlikform h5{
    margin-top:7px;
    font-size:14.2px;
    margin-bottom:18px;
    color:#222F5D;
    font-weight:600;
    font-family:'Manrope',sans-serif;
}

.Toparea {
    position: relative;
    height: 300px;
    width: 100%;
    background-color: #222F5D;
    overflow: hidden;
}
.Toparea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.page-title-box {
    position: absolute;
    bottom: 30px;
    left: 0;
    right:0;
    z-index: 3;  
    width: 100%;
}
.page-title-box h3 {
    font-size:32px;
    font-weight:700;
    font-family:'Manrope',sans-serif;
    color: #FFF !important;
    margin: 0;
    padding-left: 15px; 
}
.Iletisim{
    margin-top:45px !important; 
    margin-bottom:45px !important;
}
.Iletisim h2{
    font-family:'Manrope',sans-serif;
    font-size:25px;
    color:#000;
    font-weight:700;
    line-height:36px;
}
.Iletisim h2 > span{
    display:block;
    line-height:14.5px;
    color:#58C1D6;
    font-size:14.5px;
}
.Iletisim hr{
    width:100%;
    height:1px;
    margin-top:20px;
    margin-bottom:20px !important;
    border:none !important;
    background-color:rgba(217,217,217,0.7) !important;
}
.Iletisim p{
    color:#111111;
    font-family:'Manrope',sans-serif;
    font-size:13.6px;
    line-height:26px;
    font-weight:500;
    margin-bottom:20px;
}
.contact-info a{
    transition:0.3s ease-in;
    display:block;
    color:#000;
    font-family:'Manrope',sans-serif;
    font-weight:500;
    font-size:13.6px;
    margin-bottom:14px;
}
.contact-info a:hover{
    transform:scale(1.03);
    color:#222F5D;
}
#talepModal select{
    width:100%;
    height:46px;
    border:1px solid #D9D9D9;
    padding:10px;
    font-family:'General Sans',sans-serif;
    font-size:13.6px;
    font-weight:500;
    border-radius:8px;
    transition:0.3s ease-in;
}
#talepModal select:focus{
    border:1px solid #58C1D6 !important;
}
#talepModal h6{
    margin-top:9px;
    margin-bottom:9px;
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    font-weight:500;
    color:#1C1C1C;
}
#contactForm input{
    width:100%;
    height:46px;
    border:1px solid #D9D9D9;
    padding:10px;
    font-family:'General Sans',sans-serif;
    font-size:13.6px;
    font-weight:500;
    transition:0.3s ease-in;
}
#contactForm input:focus{
    border:1px solid #58C1D6 !important;
}
#contactForm textarea{
    width:100%;
    height:135px;
    border:1px solid #D9D9D9;
    padding:10px;
    font-family:'General Sans',sans-serif;
    font-size:13.6px;
    font-weight:500;
    transition:0.3s ease-in;
}
#contactForm textarea:focus{
    border:1px solid #58C1D6 !important;
}
#contactForm button{
    display:inline-block !important;
    width:150px;
    height:46px;
    border:none !important;
    color:#FFF;
    transition:0.3s ease-in;
    background-color:#222F5D;
    font-family:'Manrope',sans-serif !important;
    font-size:13.5px;
    font-weight:600;
}
#contactForm button:hover{
    background-color:#58C1D6 !important;   
}
:root {
    --navy:      #222F5D;
    --navy-dark: #222F5D;
    --cyan:      #2bc5d4;
    --cyan-light:#3dd6e6;
    --text-dark: #1a1a2e;
    --text-muted:#555;
    --border:    #e4e8ef;
    --bg-light:  #f7f9fc;
    --white:     #ffffff;
    --radius:    10px;
    --shadow:    0 2px 12px rgba(0,0,0,.07);
}
.hero-section {
    padding: 70px 0 50px;
}
.hero-badge {
    font-family:'Manrope',sans-serif;
    display: inline-block;
    font-size: 13.7px;
    font-weight: 700;
    letter-spacing:10%;
    text-transform: uppercase;
    color: #9CA9BD;
    margin-bottom: 14px;
}
.hero-title {
    font-family:'Manrope',sans-serif;
    font-size: 35px;
    line-height:40px;
    font-weight: 800;
    color: #000;
    margin-bottom: 20px;
}
.hero-title span {
    color:#58C1D6;
}
.hero-desc {
    font-family:'Manrope',sans-serif;
    font-size: 14.2px !important;
    color:#333 !important;;
    font-weight:500;
    line-height: 27px;
    max-width: 710px;
}
.sec p{
    font-family:'Manrope',sans-serif;
    font-size: 14.2px !important;
    color:#333 !important;;
    font-weight:500;
    line-height: 27px;
    max-width: 710px;
}
.sec li{
    font-family:'Manrope',sans-serif;
    font-size: 14.2px !important;
    color:#333 !important;;
    font-weight:500;
    line-height: 27px;
    max-width: 710px;
}
.stat-badge {
    font-family:'Manrope',sans-serif;
    display: flex;
    align-items: center;
    gap: 14px;
    background: var(--navy);
    color: var(--white);
    border-radius: var(--radius);
    padding: 16px 22px;
    margin-bottom: 14px;
    font-weight: 600;
    font-size: 14px;
    transition: background .2s;
}
.stat-badge:last-child {
    margin-bottom: 0;
}
.stat-badge .check-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(255,255,255,.15);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.stat-badge .check-icon svg {
    width: 16px;
    height: 16px;
    stroke: var(--white);
    fill: none;
    stroke-width: 2.5;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.steps-section {
    margin-top:0px;
    margin-bottom:40px;
}
.step-card {
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    border-radius: var(--radius);
    padding: 28px 24px;
    position:relative;
    height: 100%;
    transition: transform .2s, box-shadow .2s;
}
.step-card h6{
    position:absolute;
    z-index:-1;
    font-size:90px;
    font-family:'Manrope',sans-serif;
    font-weight:900;
    color:rgba(230,230,230,0.3);
}
.step-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0,0,0,.1);
}
.step-card h5 {
    font-family:'Manrope',sans-serif;
    font-weight: 700;
    color: #222F5D;
    margin-bottom: 12px;
    font-size: 15px;
}
.step-card p {
    font-size: 14px;
    color: #475569;
    line-height: 26px;
    font-family:'General Sans',sans-serif;
    margin: 0;
}
.form-section {
    padding: 0;
    background: var(--navy-dark);
}
.form-section-inner {
    padding-top:70px;
    padding-bottom:100px;
    margin-bottom:-80px !important;
}
.form-left-panel {
    padding: 20px 0;
    color: var(--white);
}
.form-left-panel h3 {
    font-family:'Manrope',sans-serif;
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.25;
    margin-bottom: 16px;
    color: var(--white);
}
.form-left-panel > p {
    font-family:'Manrope',sans-serif;
    font-size: 14.5px;
    color: rgba(255,255,255,.65);
    line-height: 1.7;
    margin-bottom: 36px;
    max-width: 380px;
}
.process-list {
    list-style: none;
    padding: 0;
    margin: 0 0 36px 0;
}
.process-list li {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 22px;
}
.process-list li:last-child {
    margin-bottom: 0;
}
.process-check {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 2px solid var(--cyan);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 1px;
}
.process-check svg {
    width: 13px;
    height: 13px;
    stroke: var(--cyan);
    fill: none;
    stroke-width: 2.5;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.process-list li .pi-text h6 {
    font-family:'Manrope',sans-serif;
    font-weight: 700;
    font-size: 14.5px;
    color: var(--white);
    margin-bottom: 3px;
}
.process-list li .pi-text p {
    font-family:'Manrope',sans-serif;
    font-size: 13px;
    color: rgba(255,255,255,.55);
    margin: 0;
    line-height: 1.45;
}
.phone-box {
    display: flex;
    align-items: center;
    gap: 14px;
    background: rgba(255,255,255,.07);
    border: 1px solid rgba(255,255,255,.1);
    border-radius: 12px;
    padding: 18px 20px;
}
.phone-box-icon {
    width: 40px;
    height: 40px;
    background: rgba(255,255,255,.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.phone-box-icon svg {
    width: 18px;
    height: 18px;
    stroke: var(--cyan-light);
    fill: none;
    stroke-width: 1.8;
}
.phone-box-text small {
    display: block;
    font-size: 12px;
    color: rgba(255,255,255,.5);
    margin-bottom: 3px;
}
.phone-box-text a {
    display: block;
    font-size: 17px;
    font-weight: 800;
    color: var(--white);
    text-decoration: none;
    letter-spacing: .3px;
    transition: color .2s;
}
.phone-box-text a:hover {
    color: var(--cyan-light);
}
.form-card {
    background: var(--white);
    border-radius: 16px;
    padding: 40px 36px;
    box-shadow: 0 20px 60px rgba(0,0,0,.3);
}
.form-card .form-group label {
    font-family:'Manrope',sans-serif;
    font-size: 12.5px;
    font-weight: 600;
    color: #444;
    margin-bottom: 7px;
    display: block;
    letter-spacing: .2px;
}
.form-card .form-control,
.form-card .custom-select {
    border: 1.5px solid #dde2ea;
    border-radius: 8px;
    height:45px;
    padding:15px;
    font-size: 14px;
    color: var(--text-dark);
    background: var(--white);
    transition: border-color .2s, box-shadow .2s;
    width: 100%;
}
.form-card .form-control::placeholder {
    color: #b0b8c8;
}
.form-card .form-control:focus,
.form-card .custom-select:focus {
    outline: none;
    border-color: var(--cyan);
    box-shadow: 0 0 0 3px rgba(43,197,212,.13);
}
.kvkk-row {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 22px;
}
.kvkk-row input[type="checkbox"] {
    margin-top: 3px;
    accent-color: var(--navy);
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    cursor: pointer;
}
.kvkk-row label {
    font-size: 13px;
    color: #666;
    cursor: pointer;
    line-height: 1.5;
    margin: 0;
}
.kvkk-row label a {
    color: var(--navy);
    font-weight: 700;
    text-decoration: underline;
}
.btn-submit {
    width: 100%;
    padding: 16px;
    background: var(--navy);
    color: var(--white);
    font-weight: 700;
    font-size: 15px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    letter-spacing: .3px;
    transition: background .2s, transform .15s;
}
.btn-submit svg {
    width: 16px;
    height: 16px;
    stroke: var(--white);
    fill: none;
    stroke-width: 2.5;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.btn-submit:hover {
    background: #253562;
    transform: translateY(-1px);
}
.secure-note {
    text-align: center;
    font-size: 12.5px;
    color: #aaa;
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.secure-note svg {
    width: 13px;
    height: 13px;
    stroke: #aaa;
    fill: none;
    stroke-width: 2;
}
.counter-section{
    padding-top:35px !important;
}
.counter {
    font-family:'Manrope',sans-serif;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 5px;
}
.counter-section p {
    color:#9CA9BD;
    font-family:'Manrope',sans-serif;
    font-weight:700;
    font-size: 15px;
}
.vision-section {
    margin-top:40px;
    margin-bottom:40px;
    background: var(--white);
}
.vision-card {
    background: var(--navy);
    border-radius: 14px;
    padding: 48px 44px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.vision-label {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: var(--cyan);
    margin-bottom: 22px;
    letter-spacing: .3px;
}
.vision-quote {
    font-size: 1.75rem;
    font-weight: 700;
    color: var(--white);
    line-height: 1.35;
    margin: 0;
    border: none;
    padding: 0;
}
.mission-card {
    background: var(--white);
    border: 1px solid var(--border);
    border-radius: 14px;
    padding: 40px 36px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: var(--shadow);
}
.mission-icon {
    width: 52px;
    height: 52px;
    background: var(--navy);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
    flex-shrink: 0;
}
.mission-icon svg {
    width: 24px;
    height: 24px;
    color: var(--white);
}
.mission-title {
    font-size: 1.15rem;
    font-weight: 800;
    color: var(--text-dark);
    margin-bottom: 14px;
}
.mission-text {
    font-size: 14.5px;
    color: var(--text-muted);
    line-height: 1.7;
    margin: 0;
}
.owl-stage {
    display: flex;
    align-items: stretch; 
}
.testimonial-section{
    padding-top:60px !important;
    padding-bottom:60px !important;
}
.testimonial-card {
    height: 100%;
}
.testimonial-card .card {
    border: none;
    border-radius: 12px;
    height: 100%; 
    display: flex;
    flex-direction: column; 
}
.testimonial-card .card p {
    flex-grow: 1; 
    color:#000;
    font-family:'General Sans',sans-serif;
    font-size: 14.5px;
    font-weight:500;
    line-height: 1.6;
}
.testimonial-section p{
    color:#000;
    font-family:'General Sans',sans-serif;
    font-size: 14.5px;
    font-weight:500;
    line-height: 1.6;
}
.testimonial-section h2{
    color:#222F5D;
    font-family:'Manrope',sans-serif;
    font-size:27px;
    line-height:40px;
    font-weight:700;
}
.testimonial-card .user-info {
    margin-top: auto; 
}
.success-section {
    padding: 60px 0 70px;
    background: var(--white);
    font-family: 'Manrope', sans-serif;
}
.success-heading {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 40px;
}
.success-line {
    flex: 1;
    height: 1px;
    background: #d0d8e8;
}
.success-title {
    font-family: 'Manrope', sans-serif;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 2.5px;
    color: #94A3B8;
    white-space: nowrap;
    margin: 0;
}
.success-card {
    display: flex;
    flex-direction: column;
}
.video-placeholder {
    position: relative;
    width: 100%;
    aspect-ratio: 4 / 4.5;
    background: #d5d9e0;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 14px;
}
.video-placeholder video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.video-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    background: rgba(0,0,0,.04);
    transition: background .2s;
}
.video-placeholder:hover .video-overlay {
    background: rgba(0,0,0,.08);
}
.video-placeholder video:not([src=""]) ~ .video-overlay,
.video-placeholder video[src]:not([src=""]) ~ .video-overlay {
    display: none;
}
.play-btn {
    width: 48px;
    height: 48px;
    background: rgba(255,255,255,.85);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 16px rgba(0,0,0,.15);
    transition: transform .2s, background .2s;
}
.video-placeholder:hover .play-btn {
    transform: scale(1.08);
    background: var(--white);
}
.play-btn svg {
    width: 18px;
    height: 18px;
    fill: var(--navy);
    stroke: none;
    margin-left: 3px; 
}
.video-coming {
    font-family: 'Manrope', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #888;
}
.success-info {
    text-align: center;
}
.success-info h5 {
    font-family: 'Manrope', sans-serif;
    font-size: 14.5px;
    font-weight: 700;
    color: var(--text-dark);
    margin-bottom: 5px;
}
.success-info p {
    font-family: 'Manrope', sans-serif;
    font-size: 13px;
    color: #222F5D;
    font-weight: 500;
    margin: 0;
}
.success-info p .arrow {
    margin: 0 4px;
    font-weight: 700;
}
.Menu {
    transition: all 0.4s ease;
    padding-top:13px;
    position: fixed; 
    width: 100%;
    top: 0;
    z-index: 1000;
}
.sticky-menu {
    background-color: #ffffff !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    padding-top:15px;
    padding-bottom:15px;
}
.sticky-menu .menulink a, 
.sticky-menu .dropdown > a {
    color: #333F6A !important;
}
.sticky-menu .menubuts button {
    border: 1px solid #222F5D !important;
    color: #FFF !important;
}
.sticky-menu .menubuts button{
    color: #222F5D !important;
}
.sticky-menu .menubuts button:hover {
    background-color: #222F5D !important;
    color: #FFF !important;
}
.sticky-menu .dropdown-item:hover {
    background-color: #222F5D;
    color: #FFF !important;
}

.menulink .dropdown{
    display:inline-block !important;
    margin:0px !important;
    padding:0px !important;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
    padding:0px !important;
    min-width:250px !important;
}
.dropdown-menu {
    border: none;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    border-radius: 8px; 
    padding: 10px 0;
    transition: all 0.3s ease; 
}
.dropdown-item {
    font-size:13px !important;
    color:#333F6A !important;
    line-height:30px !important;
    padding: 10px 10px;
    transition: background 0.2s;
}
.dropdown-item:hover {
    background-color: #222F5D;
    color: #FFF !important;
}
.Menu img{
    height:50px;
    width:auto;
    object-fit:contain;
}
.menulink a{
    font-family:'Manrope',sans-serif;
    line-height:50px;
    font-weight:600;
    display:inline-block;
    margin-right:13px;
    color:#FFF;
    font-size:13.4px;
}
.menulink {
    display: flex;
    align-items: center;
    gap: 10px; 
}
.menubuts {
    display: flex;
    gap: 10px; 
}
.menubuts button{
    width:49%;
    display:inline-block;
    color:#FFF;
    font-family:'Manrope',sans-serif;
    font-weight:600;
    font-size:13.4px;
    width:110px;
    height:45px;
    margin-top:5px;
    border:1px solid #FFF;
    transition:0.3s ease-in;
    border-radius:10px;
    background-color:transparent;
}
.menubuts button:hover{
    background-color: #58C1D6;
    color: #FFF !important;
}
.toprightbut3{
    display:none !important;
}

.pushy {
    background-color: #222F5D;
    color: #FFF;
    width: 450px !important; 
    padding: 20px !important;
}
.pushbar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}
.pushbar-header img {
    height: 35px;
}
.close-btn {
    background: transparent;
    border: none;
    color: #FFF;
    font-size: 15px;
    cursor: pointer;
}
.pushbar-nav {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.pushbar-nav a {
    color: #FFF;
    font-family: 'Manrope', sans-serif;
    font-size: 13.4px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s;
    line-height:30px !important;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.pushbar-nav a:hover {
    color: #58C1D6; 
    padding-left: 10px;
}
.pushbar-footer {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index:10;
}
.btn-login, .btn-register {
    width: 100%;
    font-family:'Manrope',sans-serif;
    padding: 12px;
    font-size:14px !important;
    border-radius: 10px;
    border: 1px solid #FFF;
    background: transparent;
    color: #FFF;
    font-weight: 600;
    transition: 0.3s;
}
.btn-login{
    background-color:#222F5D !important;
}
.btn-register {
    background-color: #58C1D6;
    border-color: #58C1D6;
}
.btn-register:hover {
    background-color: #FFF;
    color: #222F5D;
}
.accordion-link {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}
.accordion-link i {
    font-size: 12px;
    transition: 0.3s;
}
.accordion-link[aria-expanded="true"] i {
    transform: rotate(180deg);
}
.sub-link {
    display: block !important;
    padding: 10px 0 10px 20px !important;
    font-size: 14px !important;
    color: #aeb9e0 !important;
    border-bottom: none !important;
}
.sub-link:hover {
    color: #58C1D6 !important;
    padding-left: 30px !important;
}
.accordion-item {
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.mentor-intro-section {
    padding: 70px 0 60px;
    background: var(--white);
}
.mentor-badge {
    display: inline-block;
    background: linear-gradient(135deg, var(--cyan), #4fc3d4);
    color: var(--white);
    font-size: 12px;
    font-weight: 700;
    padding: 6px 16px;
    border-radius: 20px;
    margin-bottom: 18px;
    letter-spacing: .3px;
}
.mentor-intro-title {
    font-size: 1.6rem;
    font-weight: 800;
    color: var(--text-dark);
    line-height: 1.3;
    margin-bottom: 18px;
}
.mentor-intro-section p{
    color:#323232;
    font-family:'General Sans',sans-serif;
    font-weight:500;
    line-height:27px;
    margin-bottom:10px !important;
    padding-bottom:0px !important;
    font-size:14px;
}
.mentor-intro-section li{
    color:#323232;
    font-family:'General Sans',sans-serif;
    font-weight:500;
    line-height:27px;
    margin-bottom:10px !important;
    padding-bottom:0px !important;
    font-size:14px;
}
.mentor-feature-card {
    border: 1px solid var(--border);
    border-radius: 10px;
    padding: 20px 22px;
    background: var(--white);
    box-shadow: var(--shadow);
}
.mentor-feature-card h6 {
    font-weight: 700;
    font-size: 14px;
    color: var(--text-dark);
    margin-bottom: 8px;
}
.mentor-feature-card p {
    font-size: 13.5px;
    color: var(--text-muted);
    line-height: 1.65;
    margin: 0;
}
.mentor-photo-wrap {
    border-radius: 14px;
    overflow: hidden;
    background: #e8eaed;
    min-height: 350px;
    max-height:90vh;
    display: block;
}
.mentor-photo {
    width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
}
.philosophy-section {
    padding: 80px 0;
    background: var(--navy);
    position: relative;
    overflow: hidden;
}
.philosophy-section::before {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: rgba(255,255,255,.04);
    top: -160px;
    left: -100px;
    pointer-events: none;
}
.philosophy-section::after {
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background: rgba(255,255,255,.03);
    bottom: -120px;
    right: -80px;
    pointer-events: none;
}
.section-center-title {
    text-align: center;
    font-size: 1.9rem;
    font-weight: 700;
    font-family:'Manrope',sans-serif;
    color: var(--white);
    margin-bottom: 36px;
}
.philosophy-card {
    background: var(--white);
    border-radius: 14px;
    padding: 48px 52px;
    width:100%;
    margin: 0 auto;
    box-shadow: 0 20px 60px rgba(0,0,0,.25);
}
.philosophy-card p {
    font-family:'Manrope',sans-serif;
    font-size: 14.5px;
    color: #44474D;
    line-height: 1.8;
    font-weight:600;
    margin-bottom: 20px;
}
.philosophy-card p:last-of-type {
    margin-bottom: 28px;
}
.philosophy-card strong {
    color: var(--text-dark);
}
.philosophy-signature {
    font-family: 'Fasthand', sans-serif;
    font-size: 25px;
    color: #222F5D;
    letter-spacing: .5px;
}
.journey-section {
    padding: 80px 0 90px;
    background: var(--white);
}

.journey-section .section-center-title {
    color: var(--text-dark);
    margin-bottom: 10px;
}
.section-center-sub {
    text-align: center;
    font-size: 14px;
    color: var(--text-muted);
    margin-bottom: 56px;
}
.timeline {
    position: relative;
    max-width: 860px;
    margin: 0 auto;
}
.timeline::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #d0d8e8;
    transform: translateX(-50%);
}
.timeline-row {
    display: flex;
    align-items: center;
    gap: 0;
    margin-bottom: 56px;
    position: relative;
}
.timeline-row:last-child {
    margin-bottom: 0;
}
.timeline-content {
    flex: 1;
    padding: 0 36px;
}
.timeline-content.left {
    text-align: right;
}
.timeline-content.right {
    text-align: left;
}
.timeline-content h5 {
    font-size: 1.05rem;
    font-weight: 700;
    color: var(--text-dark);
    margin-bottom: 10px;
}
.timeline-content p {
    font-size: 13.5px;
    color: var(--text-muted);
    line-height: 1.65;
    margin: 0;
}
.timeline-center {
    flex-shrink: 0;
    width: 14px;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
}
.timeline-dot {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: var(--cyan);
    border: 2px solid var(--white);
    box-shadow: 0 0 0 2px var(--cyan);
}
.timeline-date-badge {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    border-radius: 6px;
    padding: 6px 14px;
}
.timeline-date-badge.outlined {
    border: 1.5px solid #c8d0e0;
    color: var(--cyan);
    background: transparent;
}
.timeline-date-badge.filled {
    background: var(--navy);
    color: var(--white);
}
.block992{
    display:none !important;
}
@media (max-width: 991px) {
    .mentor-intro-title { font-size: 1.4rem; }
    .philosophy-card { padding: 36px 32px; }
}
@media (max-width: 767px) {
    .mentor-photo-wrap { min-height: 150px; margin-top: 16px; }
    .philosophy-card { padding: 28px 22px; }
    .section-center-title { font-size: 1.5rem; }
    .timeline::before { display: none; }
    .timeline-row {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 36px;
    }
    .timeline-content.left,
    .timeline-content.right {
        text-align: left;
        padding: 0;
        order: 2;
    }
    .timeline-center {
        order: 1;
        margin-bottom: 10px;
    }
}
.hero-section22 {
    position: relative;
    min-height: 500px;
    overflow: hidden;
    background: linear-gradient(120deg, #1a2a6c 0%, #2d6bbf 50%, #5bb8f5 100%);
    color: #fff;
}
.hero-bg-img {
    position: absolute;
    top: 0; right: 0;
    width: 55%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, rgba(0,0,0,.15) 15%, black 45%);
    mask-image: linear-gradient(to right, transparent 0%, rgba(0,0,0,.15) 15%, black 45%);
}
@media (max-width: 767px) {
    .hero-section22 {
        min-height: auto;
        padding-bottom: 2rem;
    }
    .hero-bg-img {
        position: relative;
        width: 100%;
        height: 260px;
        display: block;
        -webkit-mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
        mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
    }
    .hero-content-col {
        margin-top: -48px;
        position: relative;
        z-index: 2;
    }
}
 
.hero-content-col {
    padding-top: 10.5rem;
    padding-bottom: 6.5rem;
}
@media (max-width: 767.98px) {
    .hero-content-col {
        padding-top: 0;
        padding-bottom: 2rem;
    }
}
.hero-dot-grid {
    display: flex;
    flex-wrap: wrap;
    width: 48px;
    gap: 5px;
    margin-bottom: .75rem;
}
.hero-dot-grid span {
    width: 5px; height: 5px;
    border-radius: 50%;
    background: rgba(255,255,255,.55);
    display: block;
}
 
.hero-title22 {
    font-family:'Manrope',sans-serif;
    font-size:47px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: -.5px;
}
@media (max-width: 767px) {
    .hero-title22 {
        font-family:'Manrope',sans-serif;
        font-size:38px;
        font-weight: 800;
        line-height: 1.2;
        letter-spacing: -.5px;
    }
}
@media (max-width: 575.98px) {
    .hero-title22 { font-size: 1.75rem; }
}
.hero-title22 .highlight {
    background: rgba(255,255,255,.15);
    backdrop-filter: blur(4px);
    border-radius: 4px;
    padding: 2px 8px;
    display: inline;
}
.hero-desc2 {
    font-family:'Manrope',sans-serif;
    font-size:14px;
    line-height:24px;
    color:#FFF !important;
    font-weight:600;
    max-width: 440px;
    margin-top:15px;
    margin-bottom:15px;
}
.hero-stats {
    margin-top: 1.75rem;
    display: flex;
    align-items: flex-start;
    gap: 2rem;
    flex-wrap: wrap;
}
.stat-block {}
.stat-label {
    font-size: 15.5px;
    color:#FFF;
    font-weight:600 !important;
    margin-bottom: .35rem;
}
.stat-number {
    font-size: 1.4rem;
    font-weight: 800;
}
.avatar-stack {
    display: flex;
    align-items: center;
}
.avatar-stack img {
    width: 36px; height: 36px;
    border-radius: 50%;
    border: 2px solid #fff;
    object-fit: cover;
    margin-right: -10px;
}
.avatar-stack img:last-child { margin-right: 0; }
.stat-divider {
    width: 1px;
    height: 56px;
    background: rgba(255,255,255,.25);
    align-self: center;
}
.stat-exp-text {
    font-family:'Manrope',sans-serif;
    font-size:13px;
    font-weight:500;
    max-width: 200px;
    line-height: 1.55;
    margin-top: .35rem;
}
.pushy-form {
    padding: 30px;
}
.pushy-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}
.pushy-header img {
    height: 40px;
}
.close-btn {
    background: none;
    border: none;
    color: #FFF;
    font-size: 20px;
    cursor: pointer;
}
.pushy-form h3 { 
    color: #FFF;
    font-family:'Manrope',sans-serif !important;
    margin-bottom: 25px; 
    font-size:18.5px;
    font-weight:600;
}
.form-group { 
    margin-bottom: 10px; 
}
.form-group label { 
    color: #FFF; 
    font-size:13px !important;
    display: block; 
    margin-bottom: 5px; 
    font-family:'Manrope',sans-serif;
    color:#FFF;
    font-weight:600;
}
.pushy-input {
    width: 100%;
    padding: 12px;
    border-radius: 8px;
    border: none;
    height:45px;
    font-weight:500 !important;
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    color:#333;
}
.btn-blue {
    width: 100%;
    padding: 12px;
    border-radius: 8px;
    border: none;
    background-color: #58C1D6;
    color: #FFF;
    font-weight: 600;
    font-family:'Manrope',sans-serif;
    font-size:13.4px !important;
    cursor: pointer;
    transition: 0.3s;
}
.btn-blue:hover { 
    background-color: #4ab3c8;
}
.form-footer { 
    text-align: center; 
    color: #FFF; 
    font-size: 13.4px; 
    margin-top: 20px; 
    font-family:'Manrope',sans-serif;
    font-weight:500;
}
.form-footer a { 
    color: #58C1D6; 
    text-decoration: none; 
}
.form-footer .forgot-link { 
    color: #FFF; 
    text-decoration: underline; 
    font-family:'Manrope',sans-serif;
    font-size:13.4px !important;
    font-weight:500 !important;
    display: block; 
    margin-top: 10px;
}
.Kulmenuarea{
    margin-top:0px;
    margin-bottom:45px;
    background-color:#58C1D6;
    padding-top:15px;
    padding-bottom:15px;
}
.Kulmenuarea a{
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    font-weight:600;
    display:inline-block;
    margin-right:15px;
    color:#FFF;
    transition:0.3s ease-in;
}
.Kulmenuarea a:hover{
    transform:scale(1.03);
}
.Kulbilgarea{
    margin-bottom:45px;
}
.formarea{
    border-radius:5px;
    padding:15px;
    box-shadow: 0 10px 30px 0px rgba(34, 47, 93, 0.08);
}
.formarea h5{
    color:#222F5D;
    font-family:'Manrope',sans-serif;
    font-size:15px;
    line-height:20px;
    margin-top:8px;
    margin-bottom:18px;
    font-weight:600;
}
.formarea h3{
    color:#000;
    font-family:'Manrope',sans-serif;
    font-size:13.2px;
    line-height:20px;
    margin-top:10px;
    margin-bottom:10px;
    font-weight:600;
}
.formarea input{
    width:100%;
    background-color:#FAFAFA;
    border:1px solid #E0E0E0;
    border-radius:6px;
    padding:12px;
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    transition:0.3s ease-in;
    height:45px;
    font-weight:500;
}
.formarea input:focus{
    border:1px solid #222F5D;
}

.formarea select{
    width:100%;
    background-color:#FAFAFA;
    border:1px solid #E0E0E0;
    border-radius:6px;
    padding:12px;
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    transition:0.3s ease-in;
    height:45px;
    font-weight:500;
}
.formarea select:focus{
    border:1px solid #222F5D;
}

.formarea button{
    background-color:#222F5D;
    border:none;
    border-radius:6px;
    color:#FFF;
    display:inline-block;
    font-family:'Manrope',sans-serif;
    font-size:13.4px;
    font-weight:600;
    margin-top:15px;
    margin-bottom:15px;
    width:110px;
    height:40px;
}
.nav-tabs {
    border: none;
    gap: 15px;    
}
.nav-tabs .nav-link {
    font-family:'General Sans',sans-serif;
    font-size:13.6px;
    border: none !important;          
    border-radius: 12px !important;  
    padding: 12px 30px;
    color: #000 !important;      
    background-color: #ffffff;        
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    font-weight: 500;
}
.nav-tabs .nav-link.active {
    background-color: #222F5D !important; 
    color: #ffffff !important;
    box-shadow: 0 10px 15px -3px rgba(44, 62, 80, 0.4), 0 4px 6px -2px rgba(44, 62, 80, 0.2); 
}
.nav-tabs .nav-link:hover:not(.active) {
    transform: translateY(-2px); 
    box-shadow: 0 8px 12px -2px rgba(0, 0, 0, 0.15);
}

.randevu-card { border-left: 5px solid #222F5D; transition: 0.3s; }
.randevu-card:hover { box-shadow: 0 4px 15px rgba(0,0,0,0.1); }

.saat-kutusu { font-size: 1.1rem; color: #666; }
.badge-custom { background-color: #222F5D; color: white; padding: 5px 10px; border-radius: 4px; }
.randevu-card {
    font-family: 'Manrope', sans-serif;
    border: none;
    border-left: 6px solid #222F5D;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    border-radius: 12px;
    margin-bottom: 1.5rem !important;
}
.tarih-kutusu { 
    font-family:'Manrope',sans-serif;
    font-size:26px !important;
    line-height:30px;
    color: #222F5D; font-weight: 800; display: block;
}
.ay-kutusu {
    font-family:'Manrope',sans-serif;
    font-size: 16px !important;
    font-weight: 600;
    color: #555;
    text-transform: uppercase;
}
.randevu-card h5{
    font-family:'Manrope',sans-serif;
    font-size:14px;
    font-weight:600;
    margin-top:9px;
}
.notarea{
    background-color:#FAFAFA;
    padding:15px;
    border-radius:10px;
}
.randevu-card p{
    color:#000;
    font-weight:500;
    line-height:24px;
    font-size:13.6px !important;
}
.btn-randevu {
    border-radius: 8px;
    padding: 8px 16px;
    font-weight: 600;
    transition: 0.3s;
}
.btn-katil { 
    font-family:'Manrope',sans-serif;
    font-weight:600;
    font-size:13.5px !important;
    background-color: #222f5d; 
    color: #fff; 
    border: none; 
}
.btn-duzenle {
    font-family:'Manrope',sans-serif;
    font-weight:600;
    font-size:13.5px !important;
    background-color: #58C1D6; 
    color: #fff; 
    border: none; 
    
}
#randevuDuzenleModal .modal-header {
    border-bottom: none;
    font-family: 'Manrope', sans-serif;
}
#randevuDuzenleModal textarea {
    border-radius: 8px;
    font-size:13.4px;
    color:#000;
    font-weight:500;
    font-family: 'Manrope', sans-serif;
    padding: 10px;
}
.btn-block {
    padding: 12px;
    font-size:13.5px;
    font-weight: 600;
    font-family:'Manrope',sans-serif;
    letter-spacing: 0.5px;
    transition: 0.3s;
}
.btn-block:hover {
    background-color: #1a2444 !important;
}

.gunler-container {
    display: flex;
    gap: 12px;
    margin-bottom: 20px;
    flex-wrap: wrap; 
}
.gun {
    text-align: center;
    padding: 10px 14px;
    border-radius: 10px;
    cursor: pointer;
    background-color: #ffffff;
    box-shadow: 0 3px 10px rgba(59,130,246,0.1);
    transition: all 0.3s ease;
}
.gun:hover {
    background-color: #405189;
    color: #ffffff;
}
.gun.active {
    background-color: #405189;
    color: #ffffff;
}
.gun .tarih {
    font-size: 16px;
    font-weight: 700;
}
.gun .ay {
    font-size: 12px;
    font-weight: 500;
}
.dersler-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 16px;
}
.ders-card {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 18px;
    box-shadow: 0 3px 10px rgba(59,130,246,0.1);
    transition: all 0.3s ease;
    font-family: 'Manrope', sans-serif;
}
.ders-card:hover {
    box-shadow: 0 5px 15px rgba(59,130,246,0.15);
    transform: translateY(-2px);
}
.ders-card h5 {
    font-family:'Manrope',sans-serif;
    color: #405189;
    font-size:16px;
    font-weight:600;
    font-weight: 600;
}
.ders-card ul {
    list-style: none;
    padding: 0;
    margin-bottom: 12px;
}
.ders-card ul li {
    display: flex;
    justify-content: space-between;
    padding: 4px 0;
    font-size: 14px;
}
.ders-card ul li span {
    display:block !important;
    color: #405189;
    font-weight: 500;
}

.input-area {
    margin-bottom: 10px;
}
.input-area label {
    display: block;
    margin-bottom: 4px;
    font-size: 13px;
    color:#000;
    font-family:'Manrope',sans-serif;
}
.input-area input {
    width: 100%;
    padding: 8px 12px;
    border-radius: 8px;
    border: 1px solid #e2e8f0;
    font-size: 13.5px;
    transition:0.3s ease-in;
}
.ders-card button {
    width: 100%;
    padding: 8px 16px;
    border: none;
    border-radius: 8px;
    background-color: #405189;
    color: #fff;
    font-size:13.6px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}
.input-area input:focus{
    border:2px solid #405189;
}
.rapor-card{
    background:#fff;
    border-radius:18px;
    box-shadow:0 10px 30px rgba(0,0,0,0.08);
    overflow:hidden;
    margin-bottom:20px;
}

.rapor-card .card-header{
    padding:15px 20px;
    font-weight:600;
    font-size:16px;
    border-bottom:1px solid #eee;
    background:#fafafa;
}

.rapor-card .card-body{
    padding:20px;
}

@media screen and (max-width: 1350px) {
    .bin{
        width:96%;
    }
    .cta-banner .cta-btn-wrap {
        border-radius:40px 0px 0px 40px !important;
    }
    .cta-banner .cta-btn-wrap a {
        font-size:16px;
    }
}
@media screen and (max-width: 1200px) {
    .Menu img{
        height:50px;
        width:auto;
        object-fit:contain;
    }
    .menubuts button{
        font-size:13.1px;
        width:110px;
        height:45px;
        margin-top:0px;
    }
    .menulink a{
        font-family:'Manrope',sans-serif;
        line-height:45px;
        font-weight:600;
        display:inline-block;
        margin-right:13px;
        color:#FFF;
        font-size:13.1px;
    }
}
@media screen and (max-width: 1080px) {
    .menulink a{
        font-family:'Manrope',sans-serif;
        line-height:50px;
        font-weight:600;
        display:inline-block;
        margin-right:6px;
        color:#FFF;
        font-size:12.7px;
    }
    .menubuts button{
        font-size:13.1px;
        width:90px;
        height:40px;
        margin-top:5px;
    }
}
@media screen and (max-width: 992px) {
    .menubuts {
        display: flex;
        gap: 10px;
        align-items: center;
        justify-content: flex-end; 
        flex-grow: 1; 
    }
    .toprightbut3{
        display:inline-block !important;
    }
    .menulink{
        display:none !important;
    }
    .form-left-panel { 
        padding-bottom: 40px; 
    }
    .form-left-panel h3 { 
        font-size: 1.65rem; 
    }
    .form-card { 
        padding: 30px 24px; 
    }
    .form-section-inner {
        padding-bottom:50px;
        margin-bottom:30px !important;
    }
    .block992{
        display:block !important;
    }
    .disnon992{
        display:none !important;
    }
}
@media screen and (max-width: 767px) {
    .randevu-card h5{
        font-family:'Manrope',sans-serif;
        font-size:15.5px;
        font-weight:700;
        margin-top:9px;
    }
    .randevu-card p{
        font-weight:600;
        font-size:13.4px !important;
    }
    .ay-kutusu {
        margin-top:-30px !important;
    }
    .randevu-card{
        text-align:center !important;
    }
    .text-right {
        text-align: center !important;
        margin-top: 8px !important;  
    }
    .vision-quote { 
        font-size: 1.35rem; 
    }
    .vision-card  { 
        padding: 36px 28px;
    }
    .mission-card { 
        padding: 32px 28px; 
    }
    .hero-section { 
        padding: 40px 0 30px; 
    }
    .stat-badge { 
        font-size: 14px; 
        padding: 13px 16px;
    }
    .step-card { 
        margin-bottom: 16px; 
    }
    .hero-title {
        font-family:'Manrope',sans-serif;
        font-size: 30px;
        line-height:33px;
        font-weight: 800;
        color: #000;
        margin-bottom: 20px;
    }
    .page-title-box h3 {
        font-size:26px;
        font-weight:700;
        font-family:'Manrope',sans-serif;
        color: #FFF !important;
        margin: 0;
        padding-right:15px;
        padding-left: 15px; 
    }
    .block767{
        display:block !important;
    }
    .disnon767{
        display:none !important;
    }
    .cta-banner .cta-btn-wrap {
        border-radius:0px !important;
    }
    .cta-banner .cta-btn-wrap a {
        font-size:16px;
        font-weight:700 !important;
    }
}
.block576{
    display:none !important;
}
@media (max-width: 575px) {     
    .Kulmenuarea a{
        font-family:'Manrope',sans-serif;
        font-size:13.4px;
        font-weight:600;
        border:1px solid #FFF;
        border-radius:10px;
        padding:7px 19px;
        display:inline-block;
        margin-right:15px;
        margin-bottom:10px;
        color:#FFF;
        transition:0.3s ease-in;
    }
    .hero-stats {
        flex-wrap: nowrap;
        align-items: center;
        gap: 1.5rem;
    }
    .disnon576{
        display:none !important;
    }
    .block576{
        display:block !important;
    }
    .pushy {
        background-color: #222F5D; 
        color: #FFF;
        width:100%;
        padding: 30px !important;
    }
    .Menu img{
        height:40px;
        width:auto;
        object-fit:contain;
    }
    .menubut1{
        display:none !important;
    }
    .menubuts button{
        font-size:13.1px;
        width:40px;
        height:40px;
        margin-top:0px;
    }
    .menubut2{
        display:none !important;
    }
    .success-title { 
        font-size: 16px; 
        letter-spacing: 1.8px; 
    }
    .success-heading { 
        gap: 12px; 
    }
}