@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
html{
    background-color:#fafafa !important;
}

body{
    font-family:'Manrope',sans-serif;
    min-height:100vh !important;
}
.pad0{
    padding:0px !important;
}
.bin{
    width:1400px;
    margin:auto !important;
}
.header {
    background-color: #102A78;
    color: #fff;
    padding: 15px 30px;
    position: relative;
    z-index: 10;
}
.header .logo img {
    display: block;
}
.header nav a {
    color: #fff;
    font-size:13.5px;
    font-weight:600;
    margin-right: 16px;
    transition: all 0.3s ease;
}
.header nav a:hover {
    color: #ffcc00;
    transform:scale(1.03);
    text-decoration: none;
}
.cta-btn {
    display: inline-block;
    background-color: #ffcc00;
    color: #102A78;
    font-weight: 700;
    font-size:14.3px !important;
    padding: 13px 20px;
    border-radius: 5px;
    transition: all 0.3s ease;
    text-decoration:none !important;
}
.cta-btn:hover {
    background-color: #e6b800;
}
.cta-btn.bgwhite {
    background-color: #fff;
    color: #102A78;
    border: 1px solid #102A78;
}
.cta-btn.bgwhite:hover {
    background-color: #f0f0f0;
}

[data-pushbar-target="menu"] {
    display:none !important;
    background-color: #102A78;
    border: none;
    padding: 10px 12px;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
}

[data-pushbar-target="menu"] i {
    font-size: 18px;
    color: #fff !important;
}

[data-pushbar-target="menu"]:hover {
    background-color: #0d1f66;
    transform: scale(1.05);
}
.pushy {
    background-color: #102a78 !important;
    display: flex;
    flex-direction: column;
    padding: 20px 40px !important;
    box-sizing: border-box;
    overflow-y: auto;
    width:70% !important;
    z-index: 9999;
}
.pushy p{
    font-size:13.8px;
    font-weight:500;
    line-height:24px;
    color:#FFF;
    margin-top:20px;
}
.whitedot{
    display:inline-block;
    margin-right:8px;
    background-color:#FFF;
    border-radius:50%;
    width:6px;
    height:6px;
}
.inblock992{
    display:none !important;
}
.pushy a {
    display:block !important;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height:38px;
    padding-bottom:10px;
    padding-top:8px;
    border-bottom:1px solid rgba(255,255,255,0.5);
    transition: all 0.3s ease;
}
.pushy a:last-child{
    border:none !important;
}
.pushy img{
    height:60px !important;
    margin-top:8px !important;
    margin-bottom:15px !important;
}
.pushy a:hover {
    color: #FFF;
    font-weight:700;
    transform: scale(1.02);
}
.pushy .cta-btn {
    display: block;
    width: 100%;
    text-align: center;
    border:none !important;
    margin: 10px 0;
    font-size: 15px;
    line-height:25px !important;
    padding: 12px 0;
    border-radius: 8px;
    font-weight: 700;
    transition: all 0.3s ease;
}
.pushy .cta-btn:hover {
    background-color: #e6b800;
    color: #102A78;
}
.pushy .cta-btn.bgwhite {
    background-color: #fff;
    color: #102A78;
    border: 1px solid #102A78;
}
.pushy .cta-btn.bgwhite:hover {
    background-color: #f0f0f0;
}
.bgwhite{
    background-color:white !important;
    color:#102A78 !important;
}
.header .cta-btn:hover {
    background-color: #e6b800;
    color: #102A78;
}
.header .hamburger {
    font-size: 24px;
    cursor: pointer;
}
.Sozlesmeler{
    margin-top:30px;
    margin-bottom:40px;
    min-height:50vh;
}
.contract-links{
    padding-left:0px !important;
    margin-left:0px !important;
}
.contract-links a {
    display: inline-block;
    padding: 10px 18px;
    margin-right:8px !important;
    margin-bottom:8px !important;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    color: #102A78;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}
.contract-links a:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
}
.contract-links .act{
    background-color:#102A78;
    color:#FFF;
}
.contract-links a:hover {
    background-color:#102A78;
    color:#FFF;
}
.Sozlesmeler h2 {
    color: #102A78;
    margin-bottom: 25px;
    font-weight:700;
    margin-top:25px;
    margin-bottom:25px;
    font-size:20px;
}
.Sozlesmeler span {
    color: #1e293b;
    font-weight:500;
    font-size:13.6px;
    line-height:25px;
}
.Sozlesmeler p {
    color: #1e293b;
    font-weight:500;
    font-size:13.6px;
    line-height:25px;
}
.Breadcrumb{
    padding-top:15px;
    padding-bottom:15px;
    border-bottom:1px solid #D9D9D9;
}
.Breadcrumb a{
    color:#333;
    display:inline-block !important;
    margin-right:6px;
    font-size:13.5px;
    font-weight:500;
}
.Breadcrumb .act{
    color:#102a78 !important;
}
.Breadcrumb span{
    color:#102a78;
    margin-right:10px;
    margin-left:10px;
}
.login-container {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-card {
    background-color: #fff;
    padding: 40px 30px;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    width: 100%;
    max-width: 420px;
}

.login-card h2 {
    color: #102A78;
    font-weight: 700;
    margin-bottom: 25px;
    font-size:19px;
    text-align: center;
}
.login-card form input {
    width: 100%;
    padding: 12px 15px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 6px;
    color:#1e293b;
    font-size:13.5px;
}
.login-card form button {
    width: 100%;
    background-color: #102A78;
    color: #fff;
    font-weight: 600;
    padding: 12px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    transition: all 0.3s ease;
}
.login-card form button:hover {
    background-color: #0d1f66;
}
.login-links {
    display: flex;
    justify-content: space-between;
    font-size: 0.9rem;
    margin-top: -10px;
    margin-bottom: 20px;
}
.login-links a {
    text-align:center;
    display:block !important;
    font-size:13.4px;
    color: #102A78;
    text-decoration: none;
    transition: all 0.3s ease;
}
.login-links a:hover {
    color: #ffcc00;
}
.register-link {
    text-align: center;
    margin-top: 15px;
    font-size:14.5px;
}
.login-links span{
    margin-right:10px !important;
}
.register-link a {
    color: #102A78;
    font-weight: 600;
}
.register-link a:hover {
    color: #ffcc00;
}
.donlink{
    color:red;
    font-size:13.5px;
    font-weight:600;
    display:block;
    text-align:center;
    margin-top:12px;
}
@media (max-width: 576px) {
    .login-card {
        padding: 30px 20px;
    }
}
.hero-section {
    background-color:#102a78;
    color: white;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}
.hero-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0; 
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
}
.hero-section::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 64px;
    background: linear-gradient(to top, #6a84cc, transparent);
}
.hero-content {
    position: relative;
    z-index: 2;
}
.hero-icon {
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    width: 100px;
    height: 100px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;        
    margin: 0 auto 30px;
}
.hero-icon i {
    font-size: 64px;
}
.hero-section h1 {
    font-size: 30px !important;
    color:#FFF;
    font-weight: 700;  
    margin-top:-15px !important;
    margin-bottom: 20px;
}
.hero-section p {
    font-size: 15px;
    line-height:25px !important;
    opacity: 0.95;
    color:#FFF;
    max-width: 800px;
    margin: 0 auto;
}
.section-badge {
    display: inline-block;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 0.9rem;
    font-weight: 600;
    margin-bottom: 20px;
}
.features-section{
    margin-top:70px !important
}
.badge-orange {
    background: #fed7aa;
    color: #ea580c;
}
.badge-blue {
    background: #dbeafe;
    color: #2563eb;
}
.badge-green {
    background: #d1fae5;
    color: #059669;
}
.section-title {
    font-size: 22px !important;
    color:#000;
    font-weight: 700;
    margin-bottom: 15px;
}
.section-description {
    color: #64748b;
    font-size: 16.5px !important;
    max-width: 700px;
    margin: 0 auto 60px;
}
.feature-card {
    background: white;
    border-radius: 20px;
    padding: 40px;
    margin-bottom: 30px;
    border: 1px solid #e2e8f0;
    transition: all 0.3s ease;
    height: 100%;
    margin-bottom:14px !important;
}
.feature-card:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-color: #cbd5e1;
    transform: translateY(-5px);
}
.feature-card img{
    width:50px;
    height:50px;
    object-fit:contain;
    margin-bottom:20px !important;
}
.feature-card h3 {
    font-size: 16.5px !important;
    font-weight: 700;
    margin-bottom: 15px;
}
.feature-card p {
    color: #64748b;
    font-size: 14px !important;
    line-height: 1.6;
    margin: 0;
}
.Olanakgaleri{
    margin-top:-50px !important;
}
.Olanakgaleri img{
    width:100%;
    height:210px;
    object-fit:cover !important
}
.Cateringbul{
    margin-top:45px;
    margin-bottom:45px;
}
.catering-info {
    flex: 1 1 350px;
    border-radius: 15px;
    padding: 40px 30px;
}

.catering-info h2 {
    color: #102A78;
    font-size:22.5px;
    font-weight:600;
    margin-bottom:20px;
    margin-bottom: 20px;
}

.catering-form-wrapper {
    flex: 2 1 600px;
    border-radius: 15px;
}
.catering-form-wrapper h2 {
    text-align: left;
    color: #102A78;
    font-size:22.5px;
    margin-bottom:15px;
    font-weight:600;
}

.catering-form-wrapper  p {
    color: #1e293b;
    font-size:13.6px;
    margin-bottom:15px;
    line-height:25px;
}
.catering-form-wrapper label {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
    color: #102A78;
    font-size:14px !important;
}

.catering-form-wrapper input,
.catering-form-wrapper select,
.catering-form-wrapper textarea {
    width: 100%;
    padding: 12px 15px;
    margin-bottom: 20px;
    background-color:#FFF;
    height:45px;
    font-size:13.5px !important;
    font-weight:500 !important;
    color:#000;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-size: 1rem;
    transition: all 0.3s ease;
}

.catering-form-wrapper input:focus,
.catering-form-wrapper select:focus,
.catering-form-wrapper textarea:focus {
    border-color: #102A78;
    box-shadow: 0 4px 12px rgba(16,42,120,0.2);
    outline: none;
}

.catering-form-wrapper textarea {
    resize: vertical;
    min-height: 100px;
}

.catering-form-wrapper .form-group-half {
    display: flex;
    gap: 20px;
}

.catering-form-wrapper .form-group-half > div {
    flex: 1;
}

.catering-form-wrapper button {
    width: 100%;
    background-color: #ffcc00;
    border: none;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #102A78;
    display:block;
    width:200px !important;
    height:45px !important;
    cursor: pointer;
    transition: all 0.3s ease;
}

.catering-form-wrapper button:hover {
    background-color: #e6b800;
}
.manbox {
    background-color: #ffffff;
    border-radius: 15px;
    padding: 25px 20px;
    box-shadow: 0 4px 15px rgba(16, 42, 120, 0.05);
    transition: transform 0.3s, box-shadow 0.3s;
}
.manbox:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(16, 42, 120, 0.05);
}
.manbox h3 {
    font-size: 15px;
    margin-bottom: 15px;
    color: #0f276c;
    font-weight:700;
}
.manbox p {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}
.info-box {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #fff;
  border-radius: 12px;
  padding: 14px 16px;
  box-shadow: 0 3px 10px rgba(59, 130, 246, 0.1);
  border-left: 5px solid #1e40af;
  width:100%;
  margin: 10px 0;
}
.info-box.success {
  border-left-color: #16a34a;
}

.info-box.error {
  border-left-color: #ef4444;
}

.info-box .icon {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.info-box.success .icon {
  background: #16a34a;
}

.info-box.error .icon {
  background: #ef4444;
}

.info-box .title {
  font-weight: 600;
  color: #0f172a;
  font-size: 14px;
}

.info-box .msg {
  color: #475569;
  font-size: 13px;
}
.whatsappbut a{
    line-height:45px;
    border-radius:5px;
    display:inline-block;
    padding-left:27px;
    padding-right:27px;
    font-size:13.6px;
    background-color:#60D669;
    color:#FFF;
}
.Iletisim h2{
    margin-bottom:12px;
    font-size:24px;
    line-height:27px;
    font-weight:700;
    color:#0f276c !important;
    
}
.Iletisim h2 > span{
    color:#1A4AB8;
    font-size:16px !important;
    display:block;
}
.Iletisim p{
    font-size:14px;
    color:#1C1C1C;
    line-height:26px;
    font-weight:400;
}
.Iletisim h3{
    color:#1341EC;
    font-size:20px;
    margin-bottom:15px;
    
    font-weight:500;
}
.Iletisim{
    margin-top: 20px;
    margin-bottom:40px;
}
.Iletisim2{
    margin-top: 30px;
}
.Iletisim2 iframe{
    border:none !important;
    width:100%;
    min-height:300px;
    height:100%;
}
.Iletisim2 h4{
    
    font-size:16px;
    font-weight: 700;
    margin-bottom: 20px;
    color:#FFF !important;
}
.Iletisim2 input{
    width:100%;
    height:45px;
    border:none;
    
    font-size:13.6px;
    padding-left: 10px;
    border:1px solid rgba(255,255,255,0.1);
}
.Iletisim2 textarea{
    width:100%;
    
    height:150px;
    border:none;
    font-size:13.6px;
    padding-left: 10px;
    padding-top: 10px;
    border:1px solid rgba(255,255,255,0.1);
}
.Iletisim2 button{
    background-color: #FFF;
    color:#1C1C1C;
    border:none;
    width:100%;
    height:45px;
    font-size:13.6px;
    text-align: center;
    font-weight:400;
    
    border:1px solid rgba(255,255,255,0.1);
}
.Iletisim2 input:focus{
    background-color: #FFF;
}
.Iletisim2 textarea:focus{
    background-color: #FFF;
}
.Iletisim{
    margin-top:40px;
    margin-bottom:40px;
}
.Iletisim h4{
    font-weight:600;
    font-size:14px;
    margin-bottom:14px;
    color:#1A4AB8;
}
.Iletisim a{
    transition:0.3s ease-in;
    font-weight:500;
    font-size:14.5px;
    display:block;
    margin-bottom:12px;
    color:#212529;
}
.Iletisim a:hover{
    color:#1A4AB8;
    transform:scale(1.03);
}
.Iletisim h5{
    color:#000;
    
    font-size:14px;
    margin-bottom:12px;
}
.Iletisim textarea{
    border:none !important;
    width:100%;
    border:1px solid rgba(28,28,28,0.1) !important;
    background-color:#FAFAFA;
    padding:10px;
    
    font-size:13.5px;
    padding-left:7px;
    color:#1C1C1C;
    height:134px;
    margin-bottom:8px;
    border-radius:5px;
    transition:0.3s ease-in;
}
.Iletisim input{
    border:none !important;
    width:100%;
    border:1px solid rgba(28,28,28,0.1) !important;
    background-color:#FAFAFA;
    padding:10px;
    
    font-size:13.5px;
    padding-left:7px;
    color:#1C1C1C;
    height:44px;
    margin-bottom:4px;
    transition:0.3s ease-in;
    border-radius:5px;
}
.Iletisim button{
    background-color:#1A4AB8;
    
    border:none;
    width:100%;
    height:44px;
    color:#FFF;
    font-size:14.2px;
}
.Iletisim input:focus{
    border:2px solid #1A4AB8 !important;
}
.Iletisim textarea:focus{
    border:2px solid #1A4AB8 !important;
}

.social-icons {
    margin-top:20px;
    display: flex;
    gap: 10px;
}
.social-icons a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 50px !important;
    height: 50px !important;
    border: 1px solid #ccc !important;
    border-radius: 50% !important;
    color: #1A4AB8 !important;
    font-size: 20px !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
}
.social-icons a:hover {
  background-color: #1A4AB8 !important;
  border-color: #1A4AB8 !important;
  color:#FFF !important;
}
.nav-pills {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 15px;
}
.nav-pills li {
    margin: 0 12px 10px 0;
    border-radius: 10px;
    background-color: #ffffff;
    transition: all 0.3s ease;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.nav-pills a {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-size: 13.4px;
    font-weight: 600;
    color: #405189;
    text-decoration: none;
    padding: 12px 30px;
    border-radius: 10px;
    border: none;
    transition: all 0.3s ease;
}
.nav-pills li:hover {
    background-color: #f0f9ff;
    box-shadow: 0 3px 10px rgba(59, 130, 246, 0.1);
    color: #405189;
}
.nav-pills li:hover > a {
    color: #405189 !important;
}
.nav-pills .active {
    background-color: #f0f9ff;
    box-shadow: 0 3px 10px rgba(59, 130, 246, 0.1);
    color: #405189;
}
.nav-pills .active > a {
    color: #fff !important;
}
.Nasilkullanilir p{
    color:#1c263f;
    font-size:13.6px;
    line-height:25px;
    font-weight:400;
}
.Nasilkullanilir h6{
    color:#939393;
    font-size:14px;
    font-weight:600;
    margin-top:25px;
}
.Nasilkullanilir h2{
    font-size:18px;
    color:#0f276c;
    margin-top:15px !important;
    font-weight:600;
    margin-bottom:14px !important;
}
.Nasilkullanilir img{
    width:100%;
    height:auto;
    object-fit:contain;
}
.Nasilkullanilir{
    margin-top:40px;
    margin-bottom:40px;
}

.hero-section2 {
    background-color:#FAFAFA;
    color: white;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}
.hero-content {
    position: relative;
    z-index: 2;
}
.hero-section2 h1 {
    font-size: 27px !important;
    color:#333;
    font-weight: 700;  
    margin-top:-15px !important;
    margin-bottom: 20px;
}
.hero-section2 p {
    font-size: 15px;
    line-height:25px !important;
    opacity: 0.95;
    color:#333;
    max-width: 800px;
    margin: 0 auto;
}
.hero-section2 a{
    border-radius:5px;
    display:inline-block;
    padding:14px 22px;
    background-color:#FFCC00;
    margin-top:15px;
    color:#102A78;
    font-size:14.2px;
    font-weight:600;
}
.Girisyap{
    min-height:100vh;
    margin-bottom:30px;
}
.newgirissec {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -40%);
    width: 100%;
    max-width: 500px;
    padding: 0px;
}
.girisyapright{
    display:block;
    height:100%;
    min-height:100vh;
    position:relative !important;
    background: linear-gradient(to right, #102a78 0%, #2C2E83 100%);
    /*background-color:#42c7dd;*/
}
.girisyaprighttexts{
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -40%);
    width: 100%;
    max-width: 500px;
    padding: 0px;
}
.girisyaprighttexts h3{
    
    color:#FFF;
    font-weight:500;
    font-size:32px;
    margin-bottom:10px;
}
.girisyaprighttexts p{
    font-weight:500;
    font-size:13.6px;
    color:#FFF;
    line-height:24px;
}
.girisyaprighttexts a{
    background-color:#FFF;
    display:block;
    text-align:center;
    line-height:44px;
    color:#2C2E83;
    font-weight:500;
    border-radius:5px;
    width:250px;
    font-size:13.6px;
}
.girisyap span{
    margin-right:13px;
}
.girisyapsec{
    padding-top:15px;
    padding-bottom:25px;
    padding-right:40px;
    padding-left:40px;
}
.girisyapsec img{
    width:200px;
    height:auto;
    object-fit:contain;
    margin-bottom:14px;
}
.girisyapsec h3{
    margin-bottom:30px;
    margin-top:20px;
    font-size:18px;
    font-weight:600;
    color:#1C1C1C;
}
.kayitsec button{
    width:180px;
    border:1px solid rgba(28,28,28,0.1) !important;
    background-color:#FAFAFA !important;
    font-size:13px !important;
    font-weight:500 !important;
    height:50px !important;
    color:#2C2E83 !important;
}
*:focus{
    outline:none !important;
    box-shadow:none !important;
}
.girissec button{
    border-radius:0px;
    margin-top:15px;
    border:none;
    width:100%;
    background-color:#193452;
    text-align:center;
    height:45px;
    font-size:13.5px;
    font-weight:500;
    color:#FFF;
}
.sifresec button{
    background-color:transparent;
    border:none;
    font-size:14.4px;
    color:#1C1C1C;
    margin-top:12px;
    font-weight:500;
}
.sifresec span{
    margin-right:10px;
}
.sifresec i{
    color:#2C2E83;
}
.girisyapsec .info{
    margin-top:40px;
}
.girisyapsec .info h6{
    color:#7A7A7A;
    font-weight:500;
    font-size:13.6px;
}
.girisyapsec a{
    color:#193452;
}
.girisyapsec .info a{
    text-decoration:underline !important;
}
.kayitsec span{
    color:#193452 !important;
}
.girissec select{
    width:100%;
    background-color:#FAFAFA;
    border:1px solid rgba(28,28,28,0.1);
    padding:5px;
    font-size:13.5px;
    font-weight:400;
    color:#000;
    border-radius:0px;
    height:45px;
}
.girissec input{
    width:100%;
    background-color:#FAFAFA;
    border:1px solid rgba(28,28,28,0.1);
    padding:5px;
    font-size:13.5px;
    font-weight:400;
    color:#000;
    border-radius:0px;
    height:45px;
    transition:0.3s ease;
}
.girissec input:focus{
    border:2px solid #2C2E83;
}
.girissec label{
    font-size:12.6px;
    margin-bottom:13px;
    border-radius:0px;
    margin-top:13px;
    font-weight:600;
    color:#313131;
    text-transform:uppercase;
}
.check label {
    font-size:12.6px;
    margin-top:13px;
    font-weight:600;
    
    color:#313131;
}
.check{
    margin-bottom:15px;
}
.check a{
    color:#2c2e83;
    
    font-size:14.5px;
}
.newgirissec h3{
    color:red;
    margin-top:12px;
    font-size:14px;
    font-weight:600;
    margin-bottom:22px;
}
.newgirissec img{
    height:50px;
    width:auto;
    object-fit:contain;
    margin-bottom:20px;
}
.newgirissec h5{
    
    font-size:18px;
    font-weight:600;
    color:#000;
    margin-top:10px;
    margin-bottom:20px;
}
.newgirissec h6{
    color:#3e5c69;
    font-size:13px;
    
    font-weight:500;
    margin-top:17px;
    margin-bottom:23px;
}
.newgirissec h6 > span{
    color:#2C2E83;
}
.input-container {
    position: relative;
    margin-bottom: 20px;
}
.input-container label {
    font-weight:600;
    display: block;
    font-size: 13.4px;
    color: #102a78;
    margin-bottom: 12px;
}
.input-container select {
    width: 100%;
    padding: 12px 40px 12px 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 13.5px;
    outline: none;
    transition: border-color 0.3s;
}
.input-container select:focus {
    border:2px solid #2C2E83;
}
.input-container input {
    width: 100%;
    padding: 12px 40px 12px 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 13.5px;
    outline: none;
    transition: border-color 0.3s;
}
.input-container input:focus {
    border:2px solid #2C2E83;
}
.input-container textarea {
    width: 100%;
    padding: 12px 40px 12px 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
    height:180px;
    font-size: 13.5px;
    background-color:#FAFAFA !important;
    outline: none;
    transition: border-color 0.3s;
}
.input-container textarea:focus {
    border:2px solid #2C2E83;
}
.input-container .icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    color: #666;
    cursor: pointer;
}
.input-container label span {
    color: red;
}
.newgirissec button{
    width:100%;
    text-align:center;
    color:#FFF;
    font-weight:500;
    font-size:13.5px;
    height:45px;
    border:none;
    text-transform:uppercase;
    background-color:#2C2E83;
    border-radius:5px;
}
.sifremiunuttum{
    margin-top:26px;
}
.sifremiunuttum a{
    line-height:21px;
    text-decoration:underline !important;
    display:block;
    font-size:13.2px;
    color:#3e5c69;
    font-weight:400;
}
.newgirissec2 img{
    height:50px;
    width:auto;
    object-fit:contain;
    margin-bottom:20px;
}
.newgirissec2 h5{
    font-size:18px;
    font-weight:600;
    color:#000;
    margin-top:10px;
    margin-bottom:20px;
}
.donus{
    font-size:14.5px !important;
    color:#102a78 !important;
    font-weight:700;
    display:block;
    margin-bottom:15px !important;
}
.newgirissec2 h6{
    color:#3e5c69;
    font-size:13.7px;
    line-height:24px;
    font-weight:500;
    margin-top:17px;
    margin-bottom:15px;
}
.newgirissec2{
    padding-top:5%;
    padding-left:10%;
    padding-right:10%;
}
.newgirissec2 h6 > span{
    color:#2C2E83;
}
.newgirissec2 button{
    width:100%;
    text-align:center;
    color:#FFF;
    font-weight:500;
    font-size:13.5px;
    height:45px;
    border:none;
    text-transform:uppercase;
    background-color:#2C2E83;
    border-radius:5px;
}






.footer {
    font-family: 'Manrope', sans-serif;
    background: linear-gradient(135deg, #102A78, #1E3BA1);
    color: #fff;
    padding: 60px 0 20px 0;
    box-shadow: 0 -4px 15px rgba(0,0,0,0.1);
}
.footer img{
    max-width:100%;
    height:85px;
    object-fit:contain;
    margin-bottom:15px !important;
    display:block;
}
.footer h6 {
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 16.5px !important;
    font-weight:600;
    margin-bottom:20px !important;
    letter-spacing: 0.5px;
}
.footer p{
    display:block;
    font-size:14.2px;
    font-weight:500;
    margin-bottom:5px;
    color: rgba(255,255,255,0.7);
    transition: all 0.3s ease;
    margin-top:10px !important;
}
.footer  a {
    display:block;
    font-size:14.2px;
    font-weight:500;
    margin-bottom:12px;
    color: #FFF;
    transition: all 0.3s ease;
}
.footer a:hover {
    color: #ffcc00;
}
.footer .newsletter-form {
    display: flex;
    max-width: 100%;
    margin-top: 10px;
}

.footer .newsletter-form input {
    flex: 1;
    padding: 10px 30px;
    border-radius: 10px 0 0 10px;
    border: none;
    outline: none;
    font-weight:500;
    font-size:14.5px !important;
}

.footer .newsletter-form button {
  padding: 10px 30px;
  border-radius: 0 10px 10px 0;
  border: none;
  background: #ffcc00;
  color: #102A78;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}

.footer .newsletter-form button:hover {
  background: #e6b800;
}

.footer .footer-bottom {
  margin-top: 40px;
  font-size: 0.85rem;
  color: rgba(255,255,255,0.6);
}
.cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #102A78;
    color: #fff;
    padding: 20px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    text-align: center;
    z-index: 9999;
    flex-wrap: wrap;
}

.cookie-consent p {
    margin: 0;
    font-size: 15px;
}

.cookie-consent a {
    color: #FFD300;
    font-weight: 600;
    text-decoration: underline;
}

.cookie-consent button {
    background: #FFD300;
    color: #102A78;
    border: none;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s;
}

.cookie-consent button:hover {
    background: #ffcd00;
}
.specialcas{
    background-color:#FAFAFA;
    padding:20px;
    border-radius:5px;
}

.feature-card2 {
    background: white;
    border-radius: 10px;
    padding: 22px;
    margin-bottom: 10px;
    border: 1px solid #e2e8f0;
    transition: all 0.3s ease;
    margin-bottom:14px !important;
}
.feature-card2:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-color: #cbd5e1;
    transform: translateY(-5px);
}
.bg-light-custom{
    background-color:#FAFAFA !important;
    padding-top:25px;
    padding-bottom:25px;
}
.marspecial{
    margin-bottom:-10px !important;
    margin-top:50px !important;
}
.olgorsel{
    width:100%;
    height:100%;
    margin-bottom:12px !important;
    object-fit:cover;
}
.feature-card2 img{
    width:50px;
    height:50px;
    object-fit:contain;
    margin-bottom:20px !important;
}
.feature-card2 h3 {
    font-size: 14.5px !important;
    font-weight: 700;
    margin-bottom: 15px;
}
.feature-card2 p {
    color: #64748b;
    margin-left:0px;
    font-size: 13px !important;
    line-height: 1.6;
    margin: 0;
}
.carousel-item img{
    width:100%;
    height:auto;
    min-height:50vh;
    max-height:80vh;
    object-fit:cover !important
}
.kucukfoto{
    display:none !important;
}
.section-description2 {
    color: #64748b;
    font-size: 15.5px !important;
    max-width: 700px;
    margin: 0 auto 20px;
    margin-left:0px !important;
}
.section-about{
    margin-top:75px;
    margin-bottom:75px;
}
.about-grid {
  display: grid;
  grid-template-columns: 1fr 520px;
  gap: 36px;
  align-items: center;
  padding-top:60px;
  padding-bottom:60px;
}
.about-card {
  background: #ffffff;
  border-radius: 14px;
  padding: 34px;
  transform-origin: left center;
  transition: transform 400ms cubic-bezier(.2,.9,.2,1), box-shadow 300ms;
}

.badge {
  display: inline-block;
  background: rgba(16,42,120,0.08);
  color: #102A78;
  padding: 8px 12px;
  border-radius: 999px;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 18px;
}

.about-card h1 {
    margin: 6px 0 12px;
    font-size: 28px;
    font-weight:700;
    line-height: 1.05;
    color: #102A78;
}

.lead {
    color: #000;
    font-weight:500;
    line-height:25px;
    font-size: 14px;
    margin-bottom: 18px;
    line-height: 1.6;
}

.features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px 18px;
    margin: 18px 0 24px;
    margin-top:25px !important;
    margin-bottom:25px !important;
}

.feature {
    display:flex;
    gap:12px;
    align-items:flex-start;
    margin-bottom:15px !important;
}
.feature .dot {
  min-width:34px;
  height:34px;
  border-radius:8px;
  background:#102A78;
  color:#fff;
  display:grid;
  place-items:center;
  font-weight:700;
  font-size:14px;
  box-shadow:0 6px 16px rgba(16,42,120,0.12);
}
.feature p {
    margin:0;
    font-size:15px;
    font-weight:500;
    color:#333;
}
.feature strong{
    color:#2b3b70;
}
.actions {
  display:flex;
  gap:12px;
  align-items:center;
  margin-top:6px;
}

.btn-primary {
  background:#102A78;
  color:#fff;
  border:0;
  padding:12px 18px;
  border-radius:10px;
  font-weight:700;
  cursor:pointer;
  text-decoration:none;
  transition: transform 180ms ease, box-shadow 180ms;
}
.btn-primary:hover { transform: translateY(-3px); box-shadow:0 10px 20px rgba(16,42,120,0.14); }

.btn-ghost {
  background:transparent;
  color:#102A78;
  border:1px solid rgba(16,42,120,0.12);
  padding:10px 14px;
  border-radius:10px;
  cursor:pointer;
  font-weight:600;
}
.image-card {
  border-radius: 14px;
  overflow: hidden;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.image-card img {
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  min-height:360px;
  max-height:520px;
}
@media (max-width: 980px) {
  .about-grid {
    grid-template-columns: 1fr;
  }
  .image-card img { min-height:240px; max-height:360px; }
  .about-card { padding:22px; border-radius:12px; }
  .section-about { margin:28px auto; padding:18px; }
  .about-card h1 { font-size:22px; }
}

/* Hafif giriş animasyonu (JS tetikli) */
.reveal {
  opacity: 0;
  transform: translateY(18px) scale(.995);
  transition: opacity 520ms ease, transform 520ms ease;
}
.reveal.visible {
  opacity: 1;
  transform: translateY(0) scale(1);
}
@media (max-width: 768px) {
  .footer .newsletter-form {
    flex-direction: column;
  }
  .footer .newsletter-form input,
  .footer .newsletter-form button {
    border-radius: 30px;
    margin-bottom: 10px;
  }
}

@media (max-width: 992px) {
    .catering-container {
        flex-direction: column;
    }
    .catering-info, .catering-form-wrapper {
        flex: 1 1 100%;
    }
    .catering-form-wrapper .form-group-half {
        flex-direction: column;
    }
}

@media screen and (max-width: 1400px) {
    .bin{
        width:95%;
    }
}
@media screen and (max-width: 1280px) {
    .newgirissec {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -40%);
        width: 100%;
        max-width: 450px;
        padding: 0px;
    }
}
@media screen and (max-width: 1150px) {
    .newgirissec {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -40%);
        width: 100%;
        max-width: 400px;
        padding: 0px;
    }
}
@media screen and (max-width: 1100px) {
    .header nav a {
        color: #fff;
        font-size:13.2px;
        font-weight:600;
        margin-right: 12px;
        transition: all 0.3s ease;
    }
}
@media screen and (max-width: 1140px) {
    .header nav a {
        color: #fff;
        font-size:12.6px;
        font-weight:600;
        margin-right: 12px;
        transition: all 0.3s ease;
    }
}
@media screen and (max-width: 992px) {
    .carousel-item img{
        width:100%;
        height:auto;
        min-height:60vh;
        object-fit:cover !important
    }
    .disnon992{
        display:none !important;
    }
    .newgirissec {
        position: absolute;
        top: 35%;
        left: 50%;
        transform: translate(-50%, 35%);
        width: 100%;
        max-width:600px;
        padding: 20px;
    }
    .Girisyap {
        position: relative !important;
        height: 100vh;
    }
    [data-pushbar-target="menu"] {
        display:inline-block !important;
    }
    .inblock992{
        display:inline-block !important;
    }
}
@media screen and (max-width: 767px) {
    .girisbuttons{
        margin-top:40px;
    }
    .newgirissec {
        position: absolute;
        top: 35%;
        left: 50%;
        transform: translate(-50%, 35%);
        width: 100%;
        max-width:400px;
        background-color:#FAFAFA;
        border-radius:5px;
        padding: 20px;
    }
    .Olanakgaleri img{
        width:100%;
        height:230px;
        object-fit:cover !important
    }
    .hero-section2 h1 {
        font-size: 2rem;
    }
    .hero-section2 p {
        font-size: 1rem;
    }
    .hero-section h1 {
        font-size: 2rem;
    }
    .hero-section p {
        font-size: 1rem;
    }
    .section-title {
        font-size: 2rem;
    }
    .pushy {
        padding: 20px 30px !important;
        width:80% !important;
    }
}
@media screen and (max-width: 576px) {
    .features {
      display: block;
      grid-template-columns: 1fr 1fr;
      gap: 12px 18px;
      margin: 0px
    }
    
    .feature {
      display:flex;
      gap:12px;
      align-items:flex-start;
    }
    .carousel-item img{
        width:100%;
        height:auto;
        min-height:50vh;
        object-fit:cover !important
    }
    .kucukfoto{
        display:block !important;
    }
    .buyukfoto{
        display:none !important;
    }
    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
    }
    body {
        padding-top: 80px; 
    }
    .pushy {
        padding: 20px 30px !important;
        width:100% !important;
    }
    .cta-btn {
        display: none;
    }
    .newgirissec {
        position: absolute;
        top: 25%;
        left: 50%;
        transform: translate(-50%, 25%);
        width: 100%;
        max-width:400px;
        background-color:#FAFAFA;
        border-radius:5px;
        padding: 20px;
    }
}