@charset "utf-8";
/* CSS Document */     a,abbr,address,applet,article,aside,audio,b,blockquote,body,center,canvas,caption,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,.velosarim,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,main,nav,object,ol,output,p,picture,pre,progress,q,s,samp,section,slider,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
	color: #000000;
}img {vertical-align:top;}embed {vertical-align:top;}
      article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, .velosarim, header, hgroup, keygen, main, map, meter, nav, output, progress, picture, section, source, slider, source, video {display:block;}
      mark, rp, rt, ruby, summary, time {display:inline;}
      input, textarea {border:0; padding:0; margin:0; outline: 0;}
      iframe {border:0; margin:0; padding:0;}
      input, textarea, select {margin:0; padding:0px;}
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font: 16px "Poppins", "Lucida Sans Unicode", "Lucida Grande", Arial; margin: 0; padding: 0; color: #040404; }

.cjirabyenovr { position: absolute; top: -40px; left: 0; background: #ffffff; color: #000; padding: 8px; z-index: 1000; transition: top 0.3s;}
.cjirabyenovr:focus-within { top: 0;}
/* Optionally ensure link inherits visible color */
.cjirabyenovr a { color: inherit; }

.fovamcidrelt { position: relative; background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6)), url(images/bg-2.jpg); background-size: cover; background-position: center; background-repeat: no-repeat; background-attachment: fixed;}
.qinelavstrop { height: 100vh;}
.zpevufidn{ display:flex; justify-content: space-between; align-items: center; border-bottom: solid 1px #fff; background-color:rgba(0, 0, 0, 0.8); padding: 10px 30px;}
.murtaveplin {line-height: 38px; text-align: right; background-color:#000; padding: 0 40px; color: #fff; border-bottom: 1px solid #bdc3c7;}
.murtaveplin a {color:#fff; text-decoration: none; padding:4px;}
.murtaveplin a:hover, .murtaveplin a:focus {color:#000000; text-decoration:underline; background-color:#fff; padding:4px; border:#0066FF 1px solid;}
.radecuvon { margin-right: auto; }
.radecuvon img { height: 70px; max-width: 200px; width: auto; }
/* Responsive logo adjustments to avoid overlap */
@media (max-width: 768px) { .radecuvon img { height: 60px; max-width: 170px; } }
@media (max-width: 576px) { 
  .zpevufidn { padding: 8px 16px; }
  .radecuvon img { height: 50px; max-width: 140px; }
  .nufraselkim { font-size: 20px; padding:4px 10px; }
}

.nufraselkim { display: none; background:#000; border: none; font-size: 24px; cursor: pointer; color: #f7f6f6; padding: 5px 10px; border: 1px solid #fff; border-radius: 4px; transition: background-color 0.3s; }
.nufraselkim:hover, .nufraselkim:focus { background-color: #f0f0f0; outline: none; color: #000; }
.nufraselkim:focus { box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5); }

.vodremalixet ul { display: flex; list-style: none; margin: 0; padding: 0; }
.vodremalixet ul li { position: relative; margin-left: 15px; }
.vodremalixet ul li a, nav ul li .sijeramplok { text-decoration: none; color: #fff; font-weight: 500; font-size: 16px; padding: 10px 10px; display: block; transition: all 0.3s; border-radius: 4px; }
.vodremalixet ul li a:hover, .vodremalixet ul li a:focus, .vodremalixet ul li .sijeramplok:hover, .vodremalixet ul li .sijeramplok:focus { color: #007bff; background-color: #f8f8f8; }
.sijeramplok { background: none; border: none; font: inherit; color: inherit; cursor: pointer; text-align: left; width: 100%; position: relative; padding-right: 25px; }
.sijeramplok::after { content: "▾"; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); font-size: 18px; }
.sijeramplok:focus { outline: 3px solid #005fcc; outline-offset: 2px; }
/* Alt menüsü olan anchor'lar için ok işareti */
.vodremalixet .orvitelmagun > a { position: relative; padding-right: 25px; }
.vodremalixet .orvitelmagun > a::after { content: "▾"; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); font-size: 18px; }
.kaldrisoven { position: absolute; top: 100%; left: 0; background-color: rgba(0, 0, 0, 0.8); width: 250px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); opacity: 0; visibility: hidden; transition: all 0.3s; max-height: 70vh; overflow-y: auto; overflow-x: hidden; z-index: 1000; display: flex; flex-direction: column; border-radius: 0 0 4px 4px; }
.orvitelmagun:hover .kaldrisoven, .orvitelmagun:focus-within .kaldrisoven, .orvitelmagun .sijeramplok[aria-expanded="true"] + .kaldrisoven { opacity: 1; visibility: visible; }
.kaldrisoven li { margin: 0; border-bottom: 1px solid #f0f0f0; width: 100%; }
.kaldrisoven li:last-child { border-bottom: none; }
.kaldrisoven li a { padding: 12px 20px; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.kaldrisoven li a:hover, .kaldrisoven li a:focus { background-color: #f0f0f0; color: #0056b3; }

.veltaprin { display: flex; align-items: center; justify-content: space-between; min-height: 70vh; background: rgba(0,0,0,0.25); padding: 0px 5vw; position: relative; z-index: 1; margin: 0 2vw; }
.pavrilesmon { background: rgba(87, 2, 14, 0.53); border-radius: 16px; box-shadow: 0 4px 24px rgba(0,0,0,0.10); padding: 48px 40px; max-width: 480px; margin-left: 5vw; font-size: 2.6rem; font-weight: 800; color: #b6b4b0; text-align: left; border-left: 8px solid #0bd; border-right: 2px solid rgb(220, 231, 233); letter-spacing: 1px; }
.rumelastin { flex: 1; display: flex; align-items: center; justify-content: flex-end; height: 100%; margin-right: 8vw; }
.rumelastin img { width: 220px; height: auto; border-radius: 18px; box-shadow: 0 8px 32px rgba(0,0,0,0.18); object-fit: cover; margin-top: 20px; }

.livrasedon { padding: 1em; width: 1200px; max-width: 90%; margin: 15px auto;}
.livrasedon ol { display: flex; flex-wrap: wrap; list-style: none; margin: 0; padding: 0; }
.livrasedon li { display: flex; align-items: center; }
.livrasedon li:not(:last-child)::after { content: ">"; margin: 0 0.5em; color: #777; }
.livrasedon a { color: #0066cc; text-decoration: none; }
.livrasedon a:hover { text-decoration: underline; }
.livrasedon li:last-child span { color: #333; font-weight: 600; }
/* General styles for accessibility and base layout */
.savrilomenta { max-width: 1200px; margin: 0 auto; padding: 1.5rem 2rem; font-family: Arial, Helvetica, sans-serif; line-height: 1.6; color: #333;  }
h1, h2 { color: #1a1a1a; margin-bottom: 1.5rem; text-align: center;}
h1 { font-size: 2.5rem; font-weight: 700; }
h2 { font-size: 1.8rem; font-weight: 600; }
p { font-size: 1.1rem; margin-bottom: 1.2rem; }
section { margin-bottom: 2rem; }
a:focus, button:focus, input:focus { outline: 3px solid #005ea2; outline-offset: 2px; }



.jandorelkiv { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; max-width: 1200px; margin: 0 auto; list-style: none; padding: 0; }
.mavloreksin { margin: 0; padding: 0; }
.rivascontem { text-decoration: none; color: inherit; display: block; height: 100%; }
.rivascontem:hover figure { transform: translateY(-5px); opacity: 0.9; }
figure { margin: 0; padding: 0; transition: all 0.2s ease; height: 100%; }
img { width: 100%; height: auto; object-fit: cover; border-radius: 6px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); display: block; }
figcaption { margin-top: 12px; text-align: center; font-size: 15px; color: #444; line-height: 1.4; padding: 0 5px; }

.kaverdolins {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.savorkelin {
    margin: 0;
    padding: 0;
    background: var(--color-white);
    display: block;
    width: 100%;
    height: auto; margin-bottom: 30px;
}

.savorkelin figure {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
   
}

.savorkelin img {
    width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
    margin: 0;
    padding: 0;
}

.savorkelin figcaption {
    margin: 0;
    padding: 4px;
    text-align: center;
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-bold);
    color: var(--color-primary);
    background: var(--color-white);
    border-radius: 0 0 12px 12px;   
    border: 1px solid #805f5f;
    padding: 20px 0;
}

.naverlokispad {
  padding: 40px 0;
  background: #f8f9fa;
}

.naverlokispad h2 {
  font-size: 2rem;
  margin-bottom: 24px;
  text-align: center;
  color: #222;
}

.bredavolisten {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}

.maversilkon {
  flex: 1 1 300px;
  font-size: 1.1rem;
  color: #333;
}

/* Video alanı ve iframe için margin azaltıldı */
.kresavintol {
  flex: 0 0 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
}

.kresavintol iframe {
  width: 420px;
  height: 315px;
  border: none;
  border-radius: 8px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  display: block;
}

.fensalvokirem{
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(images/bg-4-2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 100px 0;    
    position: relative;
	margin:0;
    color: white;
}
.fensalvokirem h2{
    color: #fff;
    font-size: 2.5rem;
    font-weight: 800;
    text-align: center;
  }
.fensalvokirem p{
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    text-align: center;
	padding:20px 50px;
}
/* Footer Base Styles */
.velosarim { background-color:#1F1F1F; color: #ecf0f1; padding: 40px 0 20px 0; margin-top: auto; }
.merastoviluk { max-width: 1200px; margin: 0 auto; padding: 0 20px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 40px; }
.relvastonime { min-width: 0; /* Prevents grid overflow */ }
.relvastonime h3 { color: #3498db; font-size: 1.2rem; margin-bottom: 20px; border-bottom: 2px solid #3498db; padding-bottom: 8px; }
.travesolin .kevromistal { max-width: 150px; height: auto; margin-bottom: 15px; display: block; }
.travesolin p { font-size: 0.95rem; line-height: 1.6; color: #bdc3c7; }
.rovaskilent ul { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; /* Alt alta sıralama */ }
.rovaskilent li { margin-bottom: 10px; }
.rovaskilent a { color: #ecf0f1; text-decoration: none; font-size: 0.95rem; transition: color 0.3s ease; display: block; padding: 5px 0; }
.rovaskilent a:hover { color: #3498db; padding-left: 10px; }
.tavroselkin address { font-style: normal; }
.tavroselkin p { margin-bottom: 12px; display: flex; align-items: center; font-size: 0.95rem; }
.tavroselkin .celvarin { margin-right: 10px; font-size: 1.1rem; width: 20px; text-align: center; }
.tavroselkin a { color: #ecf0f1; text-decoration: none; transition: color 0.3s ease; }
.tavroselkin img { width:20px; height:30px; margin-right:20px; }

.rivolasment { list-style: none; padding: 0; margin: 0; }
.rivolasment li { margin-bottom: 12px; }
.rivolasment a { color: #ecf0f1; text-decoration: none;  display: flex; align-items: center; transition: color 0.3s ease; padding: 8px 0; }
.rivolasment a:hover { color: #3498db; }
.rivolasment .celvarin { margin-right: 10px; }
.rivolasment .celvarin img { width:20px; height:30px; }

.maversotilen { border-top: 1px solid #34495e; margin-top: 40px; padding: 20px 0; text-align: center; max-width: 1200px; margin-left: auto; margin-right: auto; padding-left: 20px; padding-right: 20px; }
.maversotilen p { margin: 0 0 15px 0; font-size: 0.9rem; color: #bdc3c7; }
.vemaristol ul { list-style: none; padding: 0; margin: 0; display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; }
.vemaristol a { color: #bdc3c7; text-decoration: none; font-size: 0.85rem; transition: color 0.3s ease; }
.vemaristol a:hover { color: #3498db; }

.solvarinet { width:100%; height:auto;}
.solvarinet img { width:25%; height:auto;}
@media (max-width: 992px) {
    .nufraselkim { display: block; }
    .vodremalixet { position: fixed; top: 0; right: -100%; width: 90%; max-width: 350px; height: 100vh; box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1); transition: right 0.3s ease; overflow-y: auto; padding: 80px 20px 20px; z-index: 999; background-color: #141313; }
    .vodremalixet.naversilt { right: 0; }
    .vodremalixet ul { flex-direction: column; }
    .vodremalixet ul li { margin: 0; border-bottom: 1px solid #f0f0f0; }
    .vodremalixet ul li a, .vodremalixet ul li .sijeramplok { padding: 15px 20px; }
    .kaldrisoven { position: static; width: 100%; box-shadow: none; opacity: 1; visibility: visible; max-height: 0; overflow: hidden; transition: max-height 0.3s ease; background-color: #141313; margin-left: 0; }
    .orvitelmagun.naversilt .kaldrisoven { max-height: 500px; }
    .kaldrisoven li a { padding-left: 30px; }
    .sijeramplok::after { content: "▸"; right: 15px; transition: transform 0.3s; font-size:18px; }
    .orvitelmagun.naversilt .sijeramplok::after { transform: rotate(90deg); }
    /* Anchor için ok işareti (mobil) */
    .vodremalixet .orvitelmagun > a::after { content: "▸"; right: 15px; transition: transform 0.3s; font-size:18px; }
    .orvitelmagun.naversilt > a::after { transform: rotate(90deg); }

	.veltaprin { flex-direction: column; align-items: center; padding: 20px 3vw; min-height: 60vh; margin: 0 1vw; }
	.pavrilesmon { margin: 10px auto; max-width: 90%; font-size: 1.8rem; padding: 20px 15px; text-align: center; }
	.rumelastin { margin-top: 15px; width: 100%; justify-content: center; margin-right: 0; }
	.rumelastin img { width: 180px; height: auto; }

	.livrasedon { margin: 8px auto; padding: 1em; font-size: 0.9rem; max-width: 90%; }
    .savrilomenta { padding: 1rem; }
    h1 { font-size: 1.8rem; }
    h2 { font-size: 1.4rem; }
    p { font-size: 0.95rem; }
	.jandorelkiv { grid-template-columns: repeat(2, 1fr); gap: 15px; }

    /* URUN LISTESI responsive */
    .kaverdolins { grid-template-columns: repeat(2, 1fr); gap: 16px; }

.bredavolisten {
    gap: 24px;
    padding: 0 12px;
  }
  .kresavintol iframe {
    width: 360px;
    height: 240px;
  }
  .kresavintol {
    margin-top: 0;
    margin-bottom: 0;
  }  
	.velosarim { padding: 25px 0 15px; }
    .merastoviluk { grid-template-columns: repeat(2, 1fr); gap: 25px; padding: 0 15px; }
    .relvastonime h3 { font-size: 1rem; margin-bottom: 12px; }
    .travesolin .kevromistal { max-width: 100px; margin-bottom: 10px; }
    .travesolin p { font-size: 0.85rem; }
    .rovaskilent ul { display: flex; flex-direction: column;}
    .rovaskilent a, .tavroselkin p, .rivolasment a { font-size: 0.85rem; }
    .maversotilen { margin-top: 25px; padding: 12px 0; padding-left: 12px; padding-right: 12px; }
    .vemaristol ul { gap: 12px; }
.solvarinet { width:100%; height:auto;}
.solvarinet img { width:25%; height:auto;}
}


@media screen and (max-width: 768px) {
    .livrasedon { margin: 5px auto; padding: 0.2em; font-size: 0.8rem; }
    .savrilomenta { padding: 0.8rem; }
    h1 { font-size: 1.6rem; }
    h2 { font-size: 1.2rem; }
    p { font-size: 0.9rem; }
    section { margin-bottom: 1.2rem; }
	.jandorelkiv { grid-template-columns: repeat(2, 1fr); gap: 12px; }
	
	/* URUN LISTESI responsive */
	.kaverdolins { grid-template-columns: repeat(2, 1fr); gap: 12px; }
	
	
	.bredavolisten {
    flex-direction: column;
    align-items: stretch;
    gap: 16px; /* gap azaltıldı */
  }
  .maversilkon {
    font-size: 1rem;
  }
  .kresavintol {
    justify-content: flex-start;
    margin-top: 8px;  /* İsteğe bağlı minimal boşluk */
    margin-bottom: 8px;
		height:auto;

  }
  .kresavintol iframe {
    width: 100%;
    max-width: 400px;
    height: 220px;
    margin: 0 auto;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
/* Mobile Responsive - 768px and below */
    .velosarim { padding: 20px 0 12px; }
    .merastoviluk { grid-template-columns: 1fr; gap: 20px; padding: 0 12px; }
    .relvastonime { text-align: center; }
    .relvastonime h3 { font-size: 1rem; margin-bottom: 12px; text-align: center; }
    /* Company Info Mobile */
    .travesolin { text-align: center; }
    .travesolin .kevromistal { max-width: 90px; margin: 0 auto 12px auto; }
    .travesolin p { font-size: 0.8rem; text-align: center; }
    /* Quick Links Mobile - Alt alta düzenli şekilde */
    .rovaskilent { text-align: center; }
    .rovaskilent ul { display: flex; flex-direction: column; /* Alt alta sıralama */ align-items: center; gap: 10px; }
    .rovaskilent li { margin-bottom: 0; width: 100%; max-width: 180px; }
    .rovaskilent a { font-size: 0.8rem; padding: 8px 12px; border: 1px solid #34495e; border-radius: 20px; transition: all 0.3s ease; text-align: center; display: block; width: 100%; box-sizing: border-box; }
    .rovaskilent a:hover { padding-left: 12px; background-color: #3498db; border-color: #3498db; transform: translateY(-2px); }
    /* Contact Info Mobile */
    .tavroselkin p { justify-content: center; font-size: 0.8rem; margin-bottom: 8px; }
    /* Social Media Mobile */
    .rivolasment { display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; }
    .rivolasment li { margin-bottom: 0; }
    .rivolasment a { font-size: 0.8rem; padding: 8px 12px; border: 1px solid #34495e; border-radius: 20px; transition: all 0.3s ease; }
    .rivolasment a:hover { background-color: #3498db; border-color: #3498db; }
    /* Footer Bottom Mobile */
    .maversotilen { margin-top: 20px; padding: 12px 0; }
    .maversotilen p { font-size: 0.75rem; margin-bottom: 10px; }
    .vemaristol ul { flex-direction: column; gap: 8px; }
    .vemaristol a { font-size: 0.75rem; padding: 4px 8px; display: inline-block; }
}


@media screen and (max-width: 576px) {
    .livrasedon { margin: 3px auto; padding: 0.1em; font-size: 0.75rem; }
    .savrilomenta { padding: 0.6rem; }
    h1 { font-size: 1.4rem; }
    h2 { font-size: 1.1rem; }
    p { font-size: 0.85rem; }
    h1, h2, p { width: 100%; box-sizing: border-box; }
	.jandorelkiv { grid-template-columns: 1fr; max-width: 280px; gap: 10px; } 
	.jandorelkiv img { height: 200px; }
	
	/* URUN LISTESI responsive */
	.kaverdolins { grid-template-columns: 1fr; max-width: 320px; margin-left: auto; margin-right: auto; gap: 10px; }
	
	/* Hero düzenlemesi küçük ekranlar için */
	.veltaprin { padding: 15px 2vw; margin: 0 0.5vw; }
	.pavrilesmon { padding: 15px 10px; font-size: 1.5rem; }
	.rumelastin { width: 100%; }
	.rumelastin img { width: 140px; height: auto; }
	
	
	 .naverlokispad {
    padding: 16px 0;
  }
  .naverlokispad h2 {
    font-size: 1.3rem;
    margin-bottom: 12px;
  }
  .bredavolisten {
    padding: 0 3px;
    gap: 10px; /* gap azaltıldı */
  }
  .maversilkon {
    font-size: 0.98rem;
  }
  .kresavintol {
    margin-top: 4px;
    margin-bottom: 4px;
	height:auto;
  }
  .kresavintol iframe {
    width: 100%;
    max-width: 300px;
    height: 170px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
.velosarim { padding: 15px 0 8px; }
.merastoviluk { gap: 15px; padding: 0 8px; }
.relvastonime h3 { font-size: 0.9rem; margin-bottom: 10px; }
.travesolin .kevromistal { max-width: 70px; }
.travesolin p { font-size: 0.75rem; }
.rovaskilent ul { gap: 8px; }
.rovaskilent li { max-width: 160px; }
.rovaskilent a { font-size: 0.75rem; padding: 6px 10px; }
.tavroselkin p { font-size: 0.75rem; }
.rivolasment { gap: 12px; }
.rivolasment a { font-size: 0.75rem; padding: 6px 10px; }
.maversotilen { padding: 8px 0; padding-left: 8px; padding-right: 8px; }
}

/* Sertifika sayfası stilleri */
.volrastinep {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin: 30px 0;
}

.severlantik {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
    padding: 30px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.severlantik:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0,0,0,0.2);
}

.severlantik img {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.severlantik h3 {
    color: #333;
    margin-bottom: 15px;
    font-size: 1.4rem;
    font-weight: 600;
}

.severlantik p {
    color: #666;
    line-height: 1.6;
    font-size: 1rem;
}

/* Aksesuar sayfası stilleri */
.varmolestik {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(560px, 1fr));
    gap: 30px;
    margin: 30px 0;
}

.kresolantik {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    padding: 20px;
    text-align: center;
	margin-bottom:40px;
}

.kresolantik img {
    max-width: 100%;
    height: auto;
    border-radius: 6px;
    margin-bottom: 15px;
}

.kresolantik h3 {
    color: #333;
    margin-bottom: 10px;
    font-size: 1.2rem;
}

.kresolantik p {
    color: #666;
    line-height: 1.5;
}

/* İletişim sayfası stilleri */
.telvarisonem {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    margin: 30px 0;
}

.lermavosite {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    padding: 25px;
    text-align: center;
}

.lermavosite img {
    margin-bottom: 15px; height:30px; width:auto;
}

.lermavosite h3 {
    color: #333;
    margin-bottom: 10px;
    font-size: 1.2rem;
}

.lermavosite p {
    color: #084586;
    line-height: 1.5;
}

.lermavosite a {
    color: #084586;
    text-decoration: none;
}

.lermavosite a:hover {
    text-decoration: underline;
}

.denvarsilome {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    margin: 20px 0;
}

.denvarsilome p {
    margin: 10px 0;
    color: #333;
}

.ravlonesita {
    max-width: 600px;
    margin: 30px auto;
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.venolastik {
    margin-bottom: 20px;
}

.venolastik label {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
    color: #333;
}

.venolastik input,
.venolastik select,
.venolastik textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 16px;
    box-sizing: border-box;
}

.venolastik input:focus,
.venolastik select:focus,
.venolastik textarea:focus {
    outline: 3px solid #005fcc;
    outline-offset: 2px;
    border-color: #005fcc;
}

.salveritom {
    background: #007bff;
    color: white;
    padding: 12px 30px;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.salveritom:hover {
    background: #0056b3;
}

.salveritom:focus {
    outline: 3px solid #005fcc;
    outline-offset: 2px;
}
.solvarinet { width:100%; height:auto; margin-bottom:42px;}
.solvarinet img { width:50%; height:auto;}

/* Responsive tasarım için ek stiller */
@media (max-width: 768px) {
    .volrastinep {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    
    .severlantik {
        padding: 25px;
    }
    
    .severlantik h3 {
        font-size: 1.2rem;
    }
    
    .varmolestik,
    .telvarisonem {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .ravlonesita {
        margin: 20px;
        padding: 20px;
    }
    
    .venolastik input,
    .venolastik select,
    .venolastik textarea {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .severlantik,
    .kresolantik,
    .lermavosite {
        padding: 15px;
    }
    
    .ravlonesita {
        margin: 10px;
        padding: 15px;
    }
    
    .salveritom {
        width: 100%;
        padding: 15px;
    }
}

/* Overlay ve scroll kilidi */
.nalvestor { position: fixed; inset: 0; background: rgba(0, 0, 0, 0.45); opacity: 0; visibility: hidden; transition: opacity 0.3s ease; z-index: 998; }
.nalvestor.naversilt { opacity: 1; visibility: visible; }
body.gavristeln { overflow: hidden; }
