<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	}
	.d_img{
		margin-top:15px;
		}
		
	.kapsayici{
		margin:0 auto;
		width:960px;
		height:215px;
		margin-bottom:50px;
		}
	.uclu_icerik{
		float:none;
		margin-top:15px;
		/*background-color:#900;*/
		text-align:center;
		}
	.ui{
		background-color:blue;
		width:310px;
		height:70px;
		float:left;	
		margin:0 auto;
		margin-left:15px;
		margin-top:15px;
		border-radius:5px;
		}
	.text{
		margin-top:24px;
		text-decoration:none;
		color:#FFF;
		font-size:17px;
		position:relative;
		border-color:#FFF;
		}
	/*.png{
		height:20px;
		width:20px;
		float:left;
		}*/
	.dikey_cizgi{
		border-left:1px solid white;
		height:35px;
		position:absolute;
		left:87px;
		top:-6px;
		}
	.dikey_cizgi2{
		border-left:1px solid white;
		height:35px;
		position:absolute;
		left:80px;
		top:-6px;
		}
	.dikey_cizgi3{
		border-left:1px solid white;
		height:35px;
		position:absolute;
		left:73px;
		top:-6px;
		}
	.text_png{
		height:30px;
		width:30px;
		float:left;
		position:absolute;
		left:35px;
		top:-4px;
		}
	.clear{clear:both}
	.alt{
		width:100%;
		background-color:#999;
		}
	.destek_png {z-index:100; height:100px;  position:absolute; top:-31px; left:685px; width:46px; height:46px;}
	/*#chatfirst{display:none;}*/
	 /*#akinsoft_chat_area{ display:none;}*/
	 @media only screen and (min-width: 745px) and (max-width: 960px) {
     .destek_png {z-index:100; height:100px;  position:absolute; top:-28px; left:500px; width:46px; height:46px;}
	 .kapsayici{margin:0 auto; width:100%; height:550px; margin-bottom:50px;}
	 .ui{background-color:blue; width:100%; height:70px; float:left; margin:0 auto;/*margin-left:15px;*/margin-top:15px; border-radius:5px;}
	 .d_img{margin-top:15px; width:100%;}
	 
		 }
	 
	@media only screen and (min-width: 480px) and (max-width: 744px) {
	.destek_png {z-index:100; height:100px;  position:absolute; top:5px; left:375px; width:46px; height:46px;}
	.kapsayici{margin:0 auto; width:100%; height:550px; margin-bottom:50px;}
	.ui{background-color:blue; width:100%; height:70px; float:left; margin:0 auto;/*margin-left:15px;*/margin-top:15px; border-radius:5px;}
	.d_img{margin-top:15px; width:100%;}
		}
	
	@media only screen and (max-width: 479px) {
	.destek_png {z-index:100; height:100px;  position:absolute; top:8px; left:200px; width:46px; height:46px;}
	.kapsayici{margin:0 auto; width:100%; height:550px; margin-bottom:50px;}
	.ui{background-color:blue; width:100%; height:70px; float:left; margin:0 auto;/*margin-left:15px;*/margin-top:15px; border-radius:5px;}
	.d_img{margin-top:15px; width:100%;}
	}</pre></body></html>