﻿
	.t0 { width:1000px; background:#262626; border-radius:10px; }
	.t1 { width:100%; background-image:linear-gradient(#a2252d,#801d24); border-bottom:1px solid #161616; display:flex; align-items:stretch; border-top-left-radius:10px; border-top-right-radius:10px; }
	.t2 { width:100%; height:50px; font-size:clamp(11px,2.5vw,13px); text-shadow:0 0 1px #555; display:flex; align-items:center; justify-content:center; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
	.t3 { width:100%; border-bottom:1px solid #161616; cursor:pointer; position:relative; }
	.t3:hover { background:#393939; color:#FF0; } 
	.t3:last-child { border-bottom:0px; border-bottom-left-radius:10px; border-bottom-right-radius:10px; }
	.t3 div .yu { position:absolute; right:3px; padding:5px 10px; border-radius:5px; background:#ffff00; font-size:12px; font-weight:400; color:#000; }
	.t33 { display:none; width:calc(100% - 0px); border-bottom:2px solid #161616; background:#535353; }
	.t4 { padding:20px; font-size:clamp(11px,2.5vw,13px); color:#E0E0E0; background:url(/sabit1/resim/sagcizgi-1.png) repeat-y right top; }
	.t4:last-child { background:none; }	
	.t4 img { height:40px; border-radius:100px; margin:0px 7px; }	
	.tleft { justify-content:flex-start; }
	.tleft span { width:100%; padding:7px; text-align:left; }
	.tyok { width:100%; padding:50px 0; text-align:center; }

	.c1 { display:flex; flex-wrap:wrap; align-items:center; justify-content:center; padding:10px; }
	.c2 { width:1000px; padding:10px 0; display:flex; flex-wrap:wrap; justify-content:space-between; }
	.c3 { width:120px; height:60px; padding:10px 0; margin-bottom:10px; border-radius:10px; background:#1c1c1c; font-size:15px; font-weight:400; color:#eb514f; display:flex; flex-wrap:wrap; align-items:center; justify-content:center; }
	.c3 span { width:100%; font-size:16px; font-weight:500; color:#F0F0F0; text-align:center; }

	@media (min-width:768px) {
		#menu1 { display:block; opacity:1; position:fixed; top:50px; bottom:0px; left:0px; width:200px; padding:10px; overflow:auto; background:#141415; color:#FFF; z-index:8; }
	} 
	body { background:#000000; }	
