@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600&subset=latin,latin-ext);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration:none;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#333;
	}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#FFF;
	font-size:14px;
}

	.basic-grey {
		margin-left:auto;
		margin-right:auto;
		max-width: 500px;
		padding: 25px 15px 25px 10px;
		font-family: 'Open Sans', sans-serif;
		color: #888;
	}
	.basic-grey h1 {
		font-size: 25px;
		padding: 0px 0px 10px 16px;
		display: block;
		margin: -10px -15px 30px -10px;;
		color: #888;
	}
	.basic-grey h1>span {
		display: block;
		font-size: 11px;
		margin-top:10px;
	}
	.basic-grey label {
		display: block;
		margin: 0px;
	}
	.basic-grey label>span {
		float: left;
		width: 20%;
		text-align: right;
		padding-right: 10px;
		margin-top: 14px;
		color: #888;
		font-family: 'Open Sans', sans-serif;
		font-size:13px;
	}
	
	.mesajspan{
		float: left;
		width: 20%;
		text-align: right;
		padding-right: 10px;
		margin-top: 9px !important;
		color: #888;
		font-family: 'Open Sans', sans-serif;
		font-size:13px;
	}
	.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
		border: 1px solid #DADADA;
		font-family: 'Open Sans', sans-serif;
		color: #888;
		height: 30px;
		margin-bottom: 16px;
		margin-right: 6px;
		margin-top: 2px;
		outline: 0 none;
		padding: 3px 3px 3px 5px;
		width: 70%;
		font-size: 12px;
		line-height:15px;
		box-shadow: inset 0px 1px 4px #ECECEC;
		-moz-box-shadow: inset 0px 1px 4px #ECECEC;
		-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
	}
	
		.basic-grey-search input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
		border: 1px solid #DADADA;
		font-family: 'Open Sans', sans-serif;
		color: #888;
		height: 30px;
		margin-bottom: 15px;
		margin-right: 6px;
		margin-top: 2px;
		outline: 0 none;
		padding: 5px 3px 3px 5px;
		font-size: 12px;
	}

	
	.basic-grey textarea{
		padding: 5px 3px 3px 5px;
	}
	.basic-grey select {
		background: #FFF url('down-arrow.png') no-repeat right;
		background: #FFF url('down-arrow.png') no-repeat right);
		appearance:none;
		-webkit-appearance:none; 
		-moz-appearance: none;
		text-indent: 0.01px;
		text-overflow: '';
		width: 70%;
		height: 35px;
		line-height: 25px;
	}
	.basic-grey textarea{
		height:100px;
	}
	.basic-grey .button {
		background: #F34242;
		border: none;
		padding: 10px 25px 10px 25px;
		color: #FFF;
		box-shadow: 1px 1px 5px #B6B6B6;
		border-radius: 3px;
		text-shadow: 1px 1px 1px #9E3F3F;
		cursor: pointer;
	}
	.basic-grey .button:hover {
		background: #CF7A7A
	}
	
	#screenshot{
		position:absolute;
		border:1px solid #ccc;
		background:#F34242;
		padding:5px;
		display:none;
		color:#fff;
	}
	
	.button{
		background: #F34242;
		border: none;
		padding: 5px 18px 5px 18px;
		color: #FFF;
		box-shadow: 1px 1px 5px #B6B6B6;
		border-radius: 3px;
		text-shadow: 1px 1px 1px #9E3F3F;
		cursor: pointer;		
	}
	

	
	/*---------------------------------------------------------------------------------------*/
	

	.clr{
		clear:both;
	}
	
	strong {font-weight: 600 !important;}





@media  (min-width : 1260px)
{
	
	
	
	.giris{
		width:100%;
		height:20px;
		margin:-50px auto;
	}
	
	#sagcizgi{
		border-right:2px solid #F00;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400 !important;
		color:#000 !important;
		font-size:13px !important;
		
	}
	#digercizgi{
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400 !important;
		color:#000 !important;
		font-size:13px !important;
	}	
	.loadFoto{
		width:500px;
		height:300px;
		margin:120px auto;
		text-align:center;

	}
	.loadFoto img{
		width:auto;
		height:100%;
	}

	.logo{
		float:right;
		width:200px;
		height:auto;

	}
	
	.logo img{
		width:100%;
		height:auto;
		
	}	
	
	
	
	
	
	
	
	.basic-grey-mobilya input[type="text"], .basic-grey-mobilya input[type="email"], .basic-grey-mobilya textarea, .basic-grey-mobilya select {
		border: 1px solid #DADADA !important;
		color: #888;
		height: 30px;
		margin-bottom: 16px;
		margin-right: 6px;
		margin-top: 10px;
		outline: 0 none;
		padding: 3px 3px 3px 5px;
		font-size: 12px;
		width:150px;
	}
	
	.root{
		margin:0 auto;
		width:1200px;
		height:auto;
		background-color:#FFF;
	}
	
	.yol{
		width:1000px;
		height:20px;
		margin-left:25px;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:14px;
	}
	
	.yol span{
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#FFF;
		font-size:14px;
		background-color:#F34242;
		border-radius:10px;
		padding:0 5px 0 5px;
	}
	.altul{
		font-size:11px;
		line-height:20px;
		text-align:center;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		
	}
	.banner{
		margin:0 auto;
		width:1200px;
		min-height:200px;
		border-bottom:1px solid #333;
		background-color:transparent;
	}
	.bannerlogo{
		float:left;
		width:300px;
		height:auto;
		margin:25px 0 0 25px;
	}
	
	.bannerlogo img{
		width:100%;
		height:auto;
	}

	
	.btn{
		float: left;
		width: 450px;
		height: auto;
		margin: 28px 0 0 50px;
	}
	.btnblog{
		float: left;
		width: 140px;
		height: auto;	
	}
	.btnblog h2{
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:16px;
	}
	.btnblog ul{
		text-align: left;
		width: 140px;
		height: auto;
		
	}
	
	.exh{
		float:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:14px;
		width:100%;
		height:auto;
		margin: 5px 0 0 0;
		line-height:18px;
		
	}
	
	.btnblog ul li{
		float: none;
		text-align: left;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		color: #333;
		font-size: 14px;
		width: 100%;
		height: auto;
		margin: 5px 0 0 0;
	}
	.btnblog ul li a{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:14px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.btnblog ul li a:hover{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:14px;
	}
	.lialt{
		margin-left:15px;
	}
	.socialust{
		float:right;
		margin:151px 25px 0 0;
		width:129px;
		height:40px;
	}
	.socialust a{
		float:left;
		margin-left:3px;
		width:40px;
		height:40px;
	}
	
	.about{
		width:1200px;
		min-height: 350px;
		margin:0 auto;
		position:relative;
	}
	.abouttext{
		float:left;
		width:470px;
		/*height:600px;*/
		margin-left:10px;
		overflow:hidden;
	}	.abouttext h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:25px;
		margin-top:20px;
		margin-left:20px;
	}
	.abouttext p{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:14px;
		margin-top:20px;
		margin-left:20px;
		text-align:justify;
		line-height:18px;
		
	}
	.aboutimage{
		float:left;
		width:600px;
		/*height:600px;*/
		margin-left:50px;
	}
	
		.aboutimage img{
		width:100%;
		height:auto;
	}
	
	.footer{
		margin:10px auto;
		border-top:2px solid #000;
		width:1200px;
		height:140px;
	}
	.ftimage{
		float:left;
		width: 300px;
		height: auto;
		margin: 15px 0 0 25px;
	}
	.ftimage img{
		width:100%;
		height:auto;
	}
	.ftimageen{
		float:left;
		width: 300px;
		height: auto;
		margin: 25px 0 0 25px;
	}	
	.ftimageen img{
		width:100%;
		height:auto;
	}
	
	.ftblog{
		float: left;
		width: 200px;
		height: 100px;
		margin: 51px 0 0 50px;

	}
	.ftblog ul{
		text-align:left;
		width:200px !important;
		height:160px;
	}
	.ftblog ul li{
		float:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:14px;
		width:200px;
		height:auto;
		margin:10px 0 0 0;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	
	.ftblog ul li:first-child{
		float:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:14px;
		width:200px;
		height:auto;
		margin:0 0 0 0 !important;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.ftblog ul li:hover{
		float:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:14px;
		width:200px;
		height:auto;
		margin:10px 0 0 0;
	}
	
	.ftblog ul li a{
		color:#333 !important;
	}
	.ftsocial{
		float:right;
		/* width:184px; */
		height:50px;
		margin:120px 25px 0 0;
	}

	.ftsocial a{
		float:left;
		width:43px;
		height:43px;
		margin-left:3px;
	}
	.ftsponsor{
		width:1200px;
		height:200px;
		margin:0 auto;
	}
	.ftsponsor h2{
		text-decoration:none;
		width:300px;
		height:50px;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:16px;
		margin:10px 0 0 25px; 
	}
	.spsana{
		margin:-20px 0 0 25px;
		/* width:750px; */
		height:105px;
		overflow:hidden;
	}
	.spnsr:first-child{
		float:left;
		width:90px;
		height:90px;
		margin:0 0 0 0;
		border:1px solid #000;
		
		
	}
	
	.spnsr{
		float:left;
		width:90px;
		height:90px;
		margin:0 0 0 10px;
		border:1px solid #000;
	}
	
	.spnsr{
		float:left;
		width:90px;
		height:90px;
		margin:0 0 0 10px;
		border:1px solid #000;
	}
	
	.policytext{
		margin:0 auto;
		width: 1150px;
		height:auto;
	}
	.policytext h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:18px;
		margin-top:20px;
	}
	.policytext p{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400 !important;
		color:#000 !important;
		font-size:14px !important;
		margin-top:20px !important;
		text-align:justify !important;
		line-height:18px;
	}
	
	.policytext b{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:bold !important;
		color:#000 !important;
		font-size:14px !important;
		margin-top:20px !important;
		text-align:justify !important;
	}
	.policytext ul{

	}
	.policytext ul li{
		background: url(../images/bullet.png) no-repeat left top;
		height: 54px;
		padding-left: 44px;
		padding-top: 3px;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400 !important;
		color:#000 !important;
		font-size:14px !important;
		margin-top:5px !important;
		text-align:justify !important;
		margin-left:30px !important;
		line-height:20px !important;
	}
	
	.staff{
		margin:0 auto;
		width: 1150px;
		height:auto;
	}
	.staff h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold !important;
		color:#000 !important;
		font-size:25px !important;
		margin:20px 0 0 5px !important;
	}
	.memberarea{
		float:left;
		width:287px;
		height:100px;
		margin:25px 0 25px 0;
	}
	.member{
		float:left;
		background-color:transparent;
		width:100px;
		height:100px;
		-webkit-border-radius:  50px ;
		-moz-border-radius:  50px;
		border-radius:  50px;
		border:2px solid #F34242;
		overflow:hidden;
	}
	.memberprint{
		float:left;
		width:150px;
		height:100px;
		margin-top:10px;
	}
	.memberprint ul{
		margin-left:10px;
	}
	.unvan{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:15px;
		margin-top:10px;
		line-height: 18px;
	}
	.isim{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:14px;
		margin-top:7px;
	}
	.mail{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242;
		font-size:13px;
		margin-top:7px;
	}
	.mail a{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242;
		font-size:13px;
		margin-top:7px;		
	}
	.ekipbilgi{
		width:1200px;
		height:auto;
		margin:0 auto;
		position:relative;
	}
	.ekipbilgi h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:25px;
		margin:20px 0 0 25px;
	}
	.ekipimage{
		float:left;
		width:500px;
		height:500px;
		margin:40px 0 50px 25px;
	}	
	.ekipyazi{
		float:left;
		width:625px;
		height:auto;
		margin:40px 0 0 25px;
	}
	.ekipmevki{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold !important;
		color:#000 !important;
		font-size:20px !important;
		margin:0 0 0 0 !important;
	}
	.ekipisim{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#000 !important;
		font-size:16px !important;
		margin:5px 0 0 0 !important;
	}
	.ekipmail{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#F34242 !important;
		font-size:15px !important;
		margin:5px 0 0 0 !important;
	}
	.ekipmail a{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#F34242 !important;
		font-size:15px !important;
	}
	.ekipyazi p{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:14px;
		margin-top:20px;
		text-align:justify;
		line-height:18px;
	}
	
	.iletisimwrapper{
		width:1200px;
		height:auto;
		margin:0 auto;
		position:relative;
	}
	.form{
		float:left;
		width:550px;
		height:600px;
	}

	.maillist{
		float:left;
		width:300px;
		height:600px;
	}
	.maillist h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#CCC;
		font-size:14px;
		margin:10px 0 0 10px;
	}
	.cmember{
		width:250px;
		height:70px;
		margin:10px 0 0 10px;
	}
	.cmevki{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold !important;
		color:#000 !important;
		font-size:14px !important;
		margin:0 0 0 0 !important;
	}
	.cisim{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#000 !important;
		font-size:13px !important;
		margin:5px 0 0 0 !important;
	}
	.cmail{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#F34242 !important;
		font-size:12px !important;
		margin:5px 0 0 0 !important;
	}
	.cmail a{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#F34242 !important;
		font-size:12px !important;
		margin:5px 0 0 0 !important;
	}	
	.map{
		float:left;
		width:550px;
		height:600px;
		margin-left:50px;
		margin-top:10px;
	}
	.adresvemail{
		width:350px;
		height:150px;
		margin-left:135px;
		margin-top:20px;
	}
	
	.slider{
		width:30%;
		height:auto;
		margin:5px 0 0 30%;
	}
	.slider-wrapper { 
		width: 100%; 
		margin: 10px auto;
	}
	
	.sliderm{
		width:300px;
		height:300px;
		margin:-15px 0 0 20px;
		
	}
	
	.mobilyadet{
		width:700px;
		height:300px;
		float:left;
		margin-top: -60px;
	}
	
	.sergi{
		width:1200px;
		height:auto;
		margin:0 auto;
		font-family: 'Open Sans', sans-serif !important;
	}
	.sergi span{
		font-family: 'Open Sans', sans-serif !important;
	}
	
	.sergi strong{
		font-weight:600 !important;	
	}
	
	.sergi ul{
		width:1200px;
		height:auto;
		margin:0 auto;
		font-family: 'Open Sans', sans-serif !important;
	}
	
	.sergi h2{
		text-decoration: none;
		font-family: 'Open Sans', sans-serif;
		font-weight: bold !important;
		color: #000 !important;
		font-size: 25px !important;
		margin: 20px 0 0 30px !important;
	}
	.sergi h3{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:bold;
		color:#000;
		font-size:25px;
		margin:10px 0 0 30px;
	}
	.sergi p{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400;
		color:#333;
		font-size:14px;
		margin: 10px 0 0 30px !important;
		text-align:justify;
		width:1090px;
		line-height:18px;
	}
	.sergimob{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400;
		color:#F34242 !important;
		font-size:12px !important;
		margin:10px 0 0 50px !important;
	}
	.sergimobsec{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333 !important;
		font-size:12px !important;
		margin:10px 0 0 50px !important;
	}
	
	.basin{
		/**width:1200px;
		height:800px;**/
		margin:20px auto;
	}
	.basin silul{
		width:1000px;
		height:600px;
		margin:30px auto;
		overflow:hidden;
	}
	
	.basin ul li{
		background: url(../images/bullet.png) no-repeat 0 0;
		padding-left: 35px;
		font-size: 13px !important;
		margin-top: 5px !important;
		text-align: left !important;
		margin-left: 30px !important;
		height: 40px !important;
		line-height:20px;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400;
		color:#333;

	}
	
		.basin ul li a{
			color:#333;
		}

	
	.basin h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:25px;
		margin:10px 0 0 30px;
	}
	
	.multimedya{
		width:1200px;
		height:800px;
		margin:20px auto;
	}
	
	.multimedya h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:25px;
		margin:10px 0 0 30px;
	}
	
	
		.multimedya{
		width:1200px;
		height:auto;
		margin:20px auto;
	}
	.multicerik{
		width:1100px;
		height:400px;
		margin:50px auto;
		border-bottom:2px solid #F34242;
	}
		
	
	.multimedya h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:25px;
		margin:10px 0 0 30px;
	}
	
	.multicon{
		float:left;
		background-image:url(../images/icons/list-icon.png);
		width:35px;
		height:35px;
	}
	.multibaslik{
		float:left;
		width:90%;
		height:35px;
		line-height:35px;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;

	}
	.multivideo{
		float:left;
		width:40%;
		height:80%;
		margin:10px 0 0 8%;
	}
	.multiyazi{
		float:left;
		width:40%;
		height:80%;
		margin:10px 0 0 8%;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:13px;
		text-align:justify;
		overflow:hidden;

	}


	
	
	.katki{
		width:1200px;
		height:800px;
		margin:20px auto;
	}
	.katki ul{
		width:1000px;
		height:600px;
		margin:30px auto;
		overflow:hidden;
	}
	
	.katki ul li{
		width:900px;
		height:35px;
		margin:10px auto;
	}
	.katki ul li img{
		float:left;
		width:35px;
		height:35px;
	}
	.katki ul li i{
		float:left;
		width:800px;
		height:35px;
		margin-left:10px;
		line-height:35px;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:13px;
	}
	
	.katki h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:25px;
		margin:10px 0 0 30px;
	}
	
	.tasarimci{
		width:1200px;
		height:450px;
		margin:0 auto;
	}
	
	.tasarimci h2{
		width:400px;
		height:15px;
		margin:25px 0 0 30px;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:18px;

	}
	.tasarimci h3{
		width:300px;
		height:30px;
		margin:20px 0 0 30px;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:16px;
		
	}
	
	.tasarimyazi{
		float:left !important;
		width:420px !important;
		height:350px !important;
		margin:-15px 0 0 30px !important;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400 !important;
		color:#000 !important;
		font-size:14px !important;
		text-align:justify !important;
		line-height:18px;
	}
	
	.tasarimcifoto{
		float: left;
		width: 300px;
		height: 300px;
		margin: 15px 0 0 25px;
	}
	.tsfoto{
		margin-top: -30px;
		background-color: transparent;
		width: 300px;
		height: 300px;
		-webkit-border-radius: 152px;
		-moz-border-radius: 152px;
		border-radius: 152px;
		border: 2px solid #F34242;
		overflow: hidden;
	}
	
	
	.mobilyakarefoto{
		float: left;
		margin-top: -10px;
		margin-left: 30px;
		background-color: transparent;
		width: 420px;
		height: 215px;
		border: 2px solid #F34242;
		overflow: hidden;
		text-align: center;
	}
	.mobilyakarefoto img{
		width:auto;
		height:100%;
	}
	

	
	.tasamobilyaa{
		float:right;
		width:250px;
		height:230px;
		margin: -10px 30px 0 0;
	}
	.tasamobilyaa h3{
		width:300px;
		height:30px;
		margin:10px 0 0 35px;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:18px;
	}
	
	.tasamobilyaa ul{
		width:250px;
		height:228px;
		overflow:hidden;
	}
	.tasamobilyaa ul li{
		width:100px;
		height:100px;
		float:right;
		margin:0 0 10px 10px;
		border:2px solid #F34242;
	}	
	
	
	
	.tasamobilya{
		float:right;
		width:390px;
		height:230px;
		margin: -75px 20px 0 0px;
	}
	.tasamobilya h3{
		width:300px;
		height:30px;
		margin: 20px 0 0 35px;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:18px;
	}
	
	.tasamobilya ul{
		width:400px;
		height:230px;
		overflow:hidden;
	}
	.tasamobilya ul li{
		width:100px;
		height:100px;
		float:right;
		margin:8px 0 0 10px;
		border:2px solid #F34242;
	}
	
	
	
	
	.tasarimsirket{
		float: left;
		width: 450px;
		height: 150px;
		margin: 70px 0 0 -60px;
	}
	
	
	.tasarimsirketmb{
		float: right;
		width: 720px;
		height: 150px;
		margin: 0 0 0 0px;
		
	}
	
	
	
	
	.firmfoto{
		float:left;
		background-color: transparent;
		width: 100px;
		height: 100px;
		-webkit-border-radius: 52px;
		-moz-border-radius: 52px;
		border-radius: 52px;
		border: 2px solid #F34242;
		overflow: hidden;
		margin-left:15px;
		margin-top:20px;
	}
	
	.firmfotomb{
		float:right;
		background-color: transparent;
		width: 100px;
		height: 100px;
		-webkit-border-radius: 52px;
		-moz-border-radius: 52px;
		border-radius: 52px;
		border: 2px solid #F34242;
		overflow: hidden;
		margin-left:15px;
		margin-top:20px;
	}	
	
	
	.tsfotobilgi{
		float:left;
		width: 95px;
		height: 20px;
		margin-top: 66px;
		margin-left:10px;
		text-align:left;

	}
	
	
	
	.tsfotobilgi a{
		font-family: 'Open Sans', sans-serif;
		font-weight:bold !important;
		color:#333;
	}
	

	.tsfotobilgimb{
		float:right;
		width: 95px;
		height: 20px;
		margin-top: 60px;
		margin-left:10px;
		text-align:left;

	}
	
	
	
	.tsfotobilgimb a{
		font-family: 'Open Sans', sans-serif;
		font-weight:bold !important;
		color:#333;
	}	
	
		.download{
		text-decoration:none;
		float:right;
		margin:20px 80px 20px 0px;
		font-family: 'Open Sans', sans-serif;
		font-size:22px;
		font-weight:600;
		color:#000;
	}
	.download i{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-size:22px;
		font-weight:600;
		color:#F34242;
	}
	.searchid{
		width:1150px;
		height:30px;
		margin:25px auto;

	}
	.idTabs{
		width:1150px;
		height: 30px;
		margin:10px auto;
	}
	.idTabs ul{
		width:1150px;
		height:100%;
	}
	.idTabs li{
		float: left;
		margin-left: 14px;
		width: 158px;
		height: 30px;
		background-color: #FFF;
	}
	.idTabs li:first-child{
		float: left;
		margin-left: 0;
		width: 158px;
		height: 30px;
		background-color: #FFF;
	}
	.idTabs li a{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-size:16px;
		font-weight:600;
		color:#FFF;
	}
	.arasonuc{
		width:1150px;
		height:400px;
		overflow:hidden;
		margin:20px auto;
	}
	.arasonucmember{
		float: left;
		width: 350px;
		height: 110px;
		margin-top:20px;
	}
	.membersonuc{
		float:left;
		background-color:transparent;
		width:100px;
		height:100px;
		margin-left:20px;
		border:2px solid #F34242;
		overflow:hidden;
	}
	.memberprintsonuc{
		float:left;
		width:200px;
		height:100px;
		margin-top:10px;
	}
	.memberprintsonuc ul{
		margin-left:10px;
	}
	.unvansonuc{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:15px;
		margin-top:10px;
	}
	
	.sonucmobisim{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:13px;
		margin-top:10px;
	}
	.isimsonuc{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:14px;
		margin-top:7px;
	}
	.mailsonuc{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242;
		font-size:13px;
		margin-top:7px;
	}
	.firmasonuc{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242;
		font-size:13px;
		margin-top:7px;
	}

	.mailsonuc a{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242;
		font-size:13px;
		margin-top:7px;		
	}
	
	.search{
		width:1200px;
		height:300px;
		margin:10px auto;
	}

	.aramabkutu{
		width:1150px;
		height:auto;
		margin:10px auto;
	}
	
	.kodara{
		width:158px !important;
		height:300px;
	}
	.kodara li{
		float:none !important;
		margin-left:0 !important;
		width:158px !important;
		height:300px !important;
		background-color:#FFF;
	}
	
	.aramabkutu li{
		float:left;
		margin-left:14px;
		width:165px;
		height:300px;
		background-color:#FFF;
	}
	
	.aramabkutu li:first-child{
		float:left;
		margin-left:0;
		width:50px;
		height:300px;
		background-color:#FFF;
	}
	
	.searchust{
		width:100%;
		height:30px;
		background-color:#F34242;
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-size:16px;
		font-weight:600;
		color:#FFF;
		line-height:30px;
		background-image:url(../images/icons/search.jpg);
		background-position:right;
		background-repeat:no-repeat;

	}
		
			
	.searchbox{
		width:133px;
		height:300px;
		overflow:hidden;
		
	}
	.sonucreset{
		width:50px !important;
		height:35px !important;
		float:left !important;
		
	}
	
	.items{
		width:100%;
		height:250px;
		overflow:hidden;
		
	}

	
	.items p{
		width:100%;
		height:20px;
		line-height:20px;
		text-decoration:none !important;
		text-align:left !important;
		font-family: 'Open Sans', sans-serif;
		font-size:12px !important;
		font-weight:400 !important;
		color:#000;
		margin:5px 0 0 5px !important;
		overflow:hidden;
		-webkit-transition: all .3s ease; 
		-moz-transition: all .3s ease; 
		transition: all .3s ease;

	}
	.items p:hover{
		width:100%;
		height:20px;
		line-height:20px;
		text-decoration:none !important;
		text-align:left !important;
		font-family: 'Open Sans', sans-serif;
		font-size:12px !important;
		font-weight:400 !important;
		color:#FFF !important;
		margin:5px 0 0 5px !important;
		overflow:hidden;
		background-color:#F34242;
	}
	

	
	.arabos{
		width:30%;
		height:5px;
	}


	.aktive{
		width:100%;
		height:20px;
		line-height:20px;
		text-decoration:none !important;
		text-align:left !important;
		font-family: 'Open Sans', sans-serif;
		font-size:11px !important;
		font-weight:400 !important;
		color:#FFF !important;
		font-color:#FFF;
		margin:5px 0 0 10px !important;
		overflow:hidden;
		background-color:#F34242 !important;
	}

	
}




































	
	
@media (max-width:799px)
{
	
	
	
	.giris{
		width:370px;
		height:20px;
		margin:20px auto;
	}
	
	#sagcizgi{
		border-right:2px solid #F00;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400 !important;
		color:#000 !important;
		font-size:10px !important;
		
	}
	#digercizgi{
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400 !important;
		color:#000 !important;
		font-size:10px !important;
	}	
	.loadFoto{
		width:380px;
		height:200px;
		margin:50px auto;
		text-align:center;

	}
	.loadFoto img{
		width:auto;
		height:100%;
	}

	.logo{
		float:none;
		width:380px;
		height:auto;
		text-align:center;

	}
	
	.logo img{
		width:50%;
		height:auto;
		
	}	

	
	
	
	
	
	.basic-grey-mobilya input[type="text"], .basic-grey-mobilya input[type="email"], .basic-grey-mobilya textarea, .basic-grey-mobilya select {
		border: 1px solid #DADADA !important;
		color: #888;
		height: 30px;
		margin-bottom: 16px;
		margin-right: 0px;
		margin-top: 10px;
		outline: 0 none;
		padding: 3px 3px 3px 5px;
		font-size: 12px;
		width:100% !important;
	}
	
	.root{
		margin:0 auto;
		width:380px;
		height:auto;
		background-color:#FFF;
	}
	
	.yol{
		width:380px;
		height:20px;
		margin-left:25px;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:12px;
	}
	
	.yol span{
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#FFF;
		font-size:12px;
		background-color:#F34242;
		border-radius:10px;
		padding:0 5px 0 5px;

	}


	.altul{
		font-size:11px;
		line-height:20px;
		text-align:center;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		
	}
	.banner{
		margin:0 auto;
		width:380px;
		min-height: 340px;
		border-bottom:1px solid #333;
		background-color:transparent;
	}
	.bannerlogo{
		float:none;
		width:380px;
		height:100%;
		margin:25px auto;
		text-align:center;
	}
	
	.bannerlogo img{
		width:50%;
		height:auto;
	}

	
	.btn{
		float:left;
		width:280px;
		height:auto;
		margin:28px 0 0 15px;
	}
	.btnblog{
		float:left;
		width:90px;
		height:100%;
	}
	.btnblog h2{
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:14px;
	}
	.btnblog ul{
		text-align:left;
		width:90px;
		height:auto;
		
	}
	.btnblog ul li{
		float:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:13px;
		width:100%;
		height:auto;
		margin:10px 0 0 0;
	}
	.btnblog ul li a{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:12px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.btnblog ul li a:hover{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:12px;
	}
	.lialt{
		margin-left:15px;
	}
	.socialust{
		float:left;
		margin:50px 0 0 10px;
		width:40px;
		height:40px;
	}
	.socialust a{
		float:none;
		margin-left:3px;
		width:20px;
		height:20px;
	}
	
	.about{
		width:380px;
		min-height: 350px;
		margin:0 auto;
		position:relative;
		text-align:center;
	}
	.abouttext{
		float:none;
		width:380px;
		/*height:600px;*/
		margin-left:0px;
		overflow:hidden;
	}	
	.abouttext h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:20px;
		margin-top:20px;
		margin-left:20px;
	}
	.abouttext p{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:13px;
		margin-top:20px;
		margin-left:20px;
		text-align:justify;
		line-height:16px;
		
	}
	.aboutimage{
		float:none;
		width:350px;
		/*height:350px;*/
		margin:0 auto;

	}
	
	.aboutimage img{
		width:100%;
		height:auto;
	}
	
	.footer{
		margin:10px auto;
		border-top:2px solid #000;
		width:400px;
		height:300px;
	}
	.ftimage{
		float:none;
		width:275px;
		height:100px;
		margin:3px auto;
	}
	.ftimage img{
		width:100%;
		height:auto;
	}
	
	.ftblog{
		float:left;
		width:150px;
		height:160px;
		margin:45px 0 0 60px;
	}
	.ftblog ul{
		text-align:left;
		width:150px;
		height:160px;
	}
	.ftblog ul li{
		float:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:13px;
		width:150px;
		height:auto;
		margin:10px 0 0 0;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	
	.ftblog ul li:first-child{
		float:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:13px;
		width:150px;
		height:auto;
		margin:0 0 0 0 !important;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.ftblog ul li:hover{
		float:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:13px;
		width:150px;
		height:auto;
		margin:10px 0 0 0;
	}
	.ftblog ul li a{
		color:#333 !important;
	}
	.ftsocial{
		float:right;
		width:50px;
		height:50px;
		margin:10px 25px 0 0;
	}

	.ftsocial a{
		float:none;
		width:43px;
		height:43px;
		margin-left:3px;
	}
	.ftsponsor{
		width:380px;
		height:200px;
		margin:0 auto;
	}
	.ftsponsor h2{
		text-decoration:none;
		width:300px;
		height:50px;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:16px;
		margin:10px 0 0 25px; 
	}
	.spsana{
		margin:-20px 0 0 25px;
		width:380px;
		height:auto;
		overflow:hidden;
	}

	
	.spnsr{
		float:left;
		width:100px;
		height:100px;
		margin:5px 2px 0 0;
		border:1px solid #000;
	}
	
	.spnsr img{	
		width:100%;
		height:auto;
	}
	
	.policytext{
		margin:0 auto;
		width:380px;
		height:auto;
	}
	.policytext h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:18px;
		margin-top:20px;
	}
	.policytext p{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400 !important;
		color:#000 !important;
		font-size:14px !important;
		margin-top:20px !important;
		text-align:justify !important;
		line-height:18px;
	}
	
	.policytext b{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:bold !important;
		color:#000 !important;
		font-size:14px !important;
		margin-top:20px !important;
		text-align:justify !important;
	}
	.policytext ul{
	}
	.policytext ul li{
		background: url(../images/bullet.png) no-repeat left top;
		height: 54px;
		padding-left: 44px;
		padding-top: 3px;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400 !important;
		color:#000 !important;
		font-size:14px !important;
		margin-top:5px !important;
		text-align:justify !important;
		margin-left:30px !important;
		line-height:20px !important;
	}
	
	.staff{
		margin:0 auto;
		width:auto;
		height:auto;
	}
	.staff h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold !important;
		color:#000 !important;
		font-size:20px !important;
		margin:20px 0 0 0 !important;
	}
	.memberarea{
		float:left;
		width:320px;
		height:100px;
		margin:25px 0 0 50px;;
	}
	.member{
		float:left;
		background-color:transparent;
		width:100px;
		height:100px;
		-webkit-border-radius:  50px ;
		-moz-border-radius:  50px;
		border-radius:  50px;
		border:2px solid #F34242;
		overflow:hidden;
	}
	.memberprint{
		float:left;
		width:150px;
		height:100px;
		margin-top:10px;
	}
	.memberprint ul{
		margin-left:10px;
	}
	.unvan{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:15px;
		margin-top:10px;
	}
	.isim{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:14px;
		margin-top:7px;
	}
	.mail{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242;
		font-size:13px;
		margin-top:7px;
	}
	.mail a{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242;
		font-size:13px;
		margin-top:7px;		
	}
	.ekipbilgi{
		width:380px;
		height:auto;
		margin:0 auto;
		position:relative;
		text-align:center;
	}
	.ekipbilgi h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:20px;
		margin:20px 0 0 10px;
	}
	.ekipimage{
		float:left;
		width:370px;
		height:auto;
		margin:40px 0 50px 10px;
	}	
	.ekipimage img{
		width:100%;
		height:auto;
	}
	.ekipyazi{
		float:left;
		width:370px;
		height:auto;
		margin:40px 0 0 10px;
	}
	.ekipmevki{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold !important;
		color:#000 !important;
		font-size:20px !important;
		margin:0 0 0 0 !important;
	}
	.ekipisim{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#000 !important;
		font-size:16px !important;
		margin:5px 0 0 0 !important;
	}
	.ekipmail{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#F34242 !important;
		font-size:15px !important;
		margin:5px 0 0 0 !important;
	}
	.ekipmail a{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#F34242 !important;
		font-size:15px !important;
	}
	.ekipyazi p{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:14px;
		margin-top:20px;
		text-align:justify;
		line-height:18px;
	}
	
	.iletisimwrapper{
		width:380px;
		height:auto;
		margin:0 auto;
		position:relative;
	}
	.form{
		float:left;
		width:380px;
		height:600px;
	}

	.maillist{
		float:left;
		width:300px;
		height:600px;
	}
	.maillist h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#CCC;
		font-size:14px;
		margin:10px 0 0 10px;
	}
	.cmember{
		width:250px;
		height:70px;
		margin:10px 0 0 10px;
	}
	.cmevki{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold !important;
		color:#000 !important;
		font-size:14px !important;
		margin:0 0 0 0 !important;
	}
	.cisim{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#000 !important;
		font-size:13px !important;
		margin:5px 0 0 0 !important;
	}
	.cmail{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#F34242 !important;
		font-size:12px !important;
		margin:5px 0 0 0 !important;
	}
	.cmail a{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#F34242 !important;
		font-size:12px !important;
		margin:5px 0 0 0 !important;
	}	
	.map{
		float:left;
		width:500px;
		height:600px;
		margin-left:0px;
		margin-top:10px;
	}
	.adresvemail{
		width:350px;
		height:150px;
		margin-left:135px;
		margin-top:20px;
	}
	
	.slider{
		width:300px;
		height:auto;
		margin:5px auto;
	}
	.slider-wrapper { 
		width: 100%; 
		margin: 10px auto;
	}
	
	.sergi{
		width:380px;
		height:auto;
		margin:0 auto;
		position:relative;
	}
	.sergi h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:20px;
		margin:10px 0 0 10px;
	}
	.sergi h3{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:18px;
		margin:10px 0 0 10px;
	}
	.sergi p{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:13px;
		margin:10px 0 0 10px;
		text-align:justify;
		width:380px;
		line-height:18px;
	}
	.sergimob{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242 !important;
		font-size:12px !important;
		margin:10px 0 0 50px !important;
	}
	.sergimobsec{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333 !important;
		font-size:12px !important;
		margin:10px 0 0 50px !important;
	}
	
	.basin{
		width:380px;
		height:800px;
		margin:20px auto;
	}
	.basin ul{
		width:390px;
		height:600px;
		margin:30px auto;
		overflow:hidden;
	}
	
	.basin ul li{
		background: url(../images/bullet.png) no-repeat 0 0;
		padding-left: 25px;
		font-size: 11px !important;
		margin-top: 5px !important;
		text-align: left !important;
		margin-left: 30px !important;
		height: 40px !important;
		line-height:20px;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
	}
	
			.basin ul li a{
			color:#333;
		}


	
	.basin h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:20px;
		margin:10px 0 0 30px;
	}
	
	.multimedya{
		width:380px;
		height:auto;
		margin:20px auto;
	}
	
	.multimedya h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:20px;
		margin:10px 0 0 10px;
	}
	

	.multicerik{
		width:380px;
		height:auto;
		margin:50px auto;
		border-bottom:2px solid #F34242;
	}
		
	
	.multimedya h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:25px;
		margin:10px 0 0 30px;
	}
	
	.multicon{
		float:left;
		background-image:url(../images/icons/list-icon.png);
		width:35px;
		height:35px;
	}
	.multibaslik{
		float:left;
		width:90%;
		height:35px;
		line-height:35px;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;

	}
	.multivideo{
		float:none;
		width:90%;
		height:80%;
		margin:10px 0 0 5%;
	}
	.multiyazi{
		float:none;
		width:90%;
		height:auto;
		margin:10px 0 0 8%;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:13px;
		text-align:justify;
		overflow:hidden;

	}


	
	
	.katki{
		width:380px;
		height:800px;
		margin:20px auto;
	}
	.katki ul{
		width:380px;
		height:600px;
		margin:30px auto;
		overflow:hidden;
	}
	
	.katki ul li{
		width:380px;
		height:35px;
		margin:10px auto;
	}
	.katki ul li img{
		float:left;
		width:35px;
		height:35px;
	}
	.katki ul li i{
		float:left;
		width:300px;
		height:35px;
		margin-left:10px;
		line-height:35px;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:13px;
	}
	
	.katki h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:20px;
		margin:10px 0 0 10px;
	}
	
	.tasarimci{
		width:380px;
		height:1200px;
		margin:0 auto;
	}
	
	.tasarimci h2{
		width:150px;
		height:30px;
		margin:25px 0 0 30px;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:16px;

	}
	.tasarimci h3{
		width:150px;
		height:10px;
		margin:10px 0 0 30px;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:14px;
		
	}
	
	.mobilyakarefoto {
		float: left;
		margin-top: 15px;
		margin-left: 30px;
		background-color: transparent;
		width: 330px;
		height: 215px;
		border: 2px solid #F34242;
		overflow: hidden;
		text-align: center;
}
	.mobilyakarefoto img{
		width:100%;
		height:auto;
	}
	
	.tasarimyazi{
		float:left !important;
		width:330px !important;
		height:auto !important;
		margin:15px 0 0 30px !important;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400 !important;
		color:#000 !important;
		font-size:12px !important;
		text-align:justify !important;
		line-height:18px;
	}
	
	.tasarimcifoto{
		float:left;
		width:350px;
		height:400px;
		margin:15px 0 0 10px;
	}
	.tsfoto{
		margin-top:40px;
		margin-left:25px;
		background-color: transparent;
		width: 300px;
		height: 300px;
		-webkit-border-radius: 150px;
		-moz-border-radius: 150px;
		border-radius: 150px;
		border: 3px solid #F34242;
		overflow: hidden;
	}
	
	.tsfoto img{
		width:100%;
		height:auto;
	}
	
	.tasamobilya{
		float:right;
		width:300px;
		height:230px;
		margin:-35px 0 0 40px;

	}
	.tasamobilya h3{
		width:300px;
		height:30px;
		margin:10px 0 0 10px;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:16px;
	}
	
	.tasamobilya ul{
		width:300px;
		height:230px;
		overflow:hidden;
		margin-left: -25px;
	}
	.tasamobilya ul li{
		width:100px;
		height:100px;
		float:left;
		margin:8px 0 0 10px;
		border:2px solid #F34242;
	}
	
	.tasamobilyaa {
		float: right;
		width: 330px;
		height: 230px;
		margin: 20px 0 0 0;
}
	.tasamobilyaa ul{
		width:250px;
		height:228px;
		overflow:hidden;
	}
	.tasamobilyaa ul li{
		width:100px;
		height:100px;
		float:right;
		margin:0 0 10px 10px;
		border:2px solid #F34242;
	}		
	
	
	.tasamobilyaa h3{
		width:300px;
		height:30px;
		margin:10px 0 0 35px;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:18px;
	}
	

	
	
	.tasarimsirket{
		float:left;
		width:350px;
		height:100px;
		margin: 40px;
	}
	
	.tasarimsirketmb{
		float: right;
		width: 330px;
		height: 400px;
		margin: 0 0 0 0px;
		
	}
	
	
	.firmfoto{
		float:left;
		background-color: transparent;
		width: 100px;
		height: 100px;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		border-radius: 50px;
		border: 2px solid #F34242;
		overflow: hidden;
		margin-left:50px;
		margin-top:20px;
	}
	.firmfoto img{
		width:100%;
		height:auto;
		
	}
	
	.firmfotomb {
		float: right;
		background-color: transparent;
		width: 130px;
		height: 130px;
		-webkit-border-radius: 67px;
		-moz-border-radius: 67px;
		border-radius: 67px;
		border: 2px solid #F34242;
		overflow: hidden;
		margin-left: 15px;
		margin-top: 20px;
	}
	.firmfotomb img{
		width:100%;
		height:auto;
	}
	
	
	.tsfotobilgi{
		float: left;
		width: 140px;
		height: 70px;
		margin-top: 60px;
		margin-left:-20px;
	}
	.tsfotobilgi ul{
		margin-left:10px;
	}
	
		.tsfotobilgimb{
		float:right;
		width: 95px;
		height: 20px;
		margin-top: 60px;
		margin-left:10px;
		text-align:left;

	}
	
	
	
	.tsfotobilgimb a{
		font-family: 'Open Sans', sans-serif;
		font-weight:bold !important;
		color:#333;
	}	
	
	
		.download{
		text-decoration:none;
		float:none;
		margin:20px 30px 20px 50px;
		font-family: 'Open Sans', sans-serif;
		font-size:22px;
		font-weight:600;
		color:#000;
	}
	.download i{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-size:22px;
		font-weight:600;
		color:#F34242;
	}
	.searchid{
		width:380px;
		height:30px;
		margin:25px auto;

	}
	.idTabs{
		width:380px;
		height: 30px;
		margin:10px auto;
	}
	.idTabs ul{
		width:380px;
		height:100%;
	}
	.idTabs li{
		float: left;
		margin-left: 14px;
		width: 150px;
		height: 30px;
		background-color: #FFF;
	}
	.idTabs li:first-child{
		float: left;
		margin-left: 15px;
		width: 150px;
		height: 30px;
		background-color: #FFF;
	}
	.idTabs li a{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-size:16px;
		font-weight:600;
		color:#FFF;
	}
	.arasonuc{
		width:380px;
		height:400px;
		overflow:hidden;
		margin:20px auto;
	}
	.arasonucmember{
		float: left;
		width: 350px;
		height: 110px;
		margin-top:20px;
	}
	.membersonuc{
		float:left;
		background-color:transparent;
		width:100px;
		height:100px;
		margin-left:20px;
		border:2px solid #F34242;
		overflow:hidden;
	}
	.memberprintsonuc{
		float:left;
		width:200px;
		height:100px;
		margin-top:10px;
	}
	.memberprintsonuc ul{
		margin-left:10px;
	}
	.unvansonuc{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:15px;
		margin-top:10px;
	}
	
	.sonucmobisim{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:13px;
		margin-top:10px;
	}
	.isimsonuc{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:14px;
		margin-top:7px;
	}
	.mailsonuc{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242;
		font-size:13px;
		margin-top:7px;
	}
	.firmasonuc{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242;
		font-size:13px;
		margin-top:7px;
	}

	.mailsonuc a{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242;
		font-size:13px;
		margin-top:7px;		
	}
	
	.search{
		width:380px;
		height:300px;
		margin:10px auto;
	}

	.aramabkutu{
		width:380px;
		height:auto;
		margin:10px auto;
	}
	
	.kodara{
		width:110px !important;
		height:200px;
	}
	.kodara li{
		float:none !important;
		margin-left:0 !important;
		width:110px !important;
		height:200px !important;
		background-color:#FFF;
	}
	
	.aramabkutu li{
		float:left;
		margin-left:14px;
		width:220px;
		height:300px;
		background-color:#FFF;
	}
	
	.aramabkutu li:first-child{
		float:left;
		margin-left:25px;
		width:50px;
		height:1600px;
		background-color:#FFF;
	}
	
	.searchust{
		width:100%;
		height:30px;
		background-color:#F34242;
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-size:14px;
		font-weight:600;
		color:#FFF;
		line-height:30px;
		background-image:url(../images/icons/search.jpg);
		background-position:right;
		background-repeat:no-repeat;

	}
		
			
	.searchbox{
		width:120px;
		height:300px;
		overflow:hidden;
		
	}
	.sonucreset{
		width:50px !important;
		height:35px !important;
		float:left !important;
		
	}
	
	.items{
		width:100%;
		height:250px;
		overflow:hidden;
		
	}

	
	.items p{
		width:100%;
		height:20px;
		line-height:20px;
		text-decoration:none !important;
		text-align:left !important;
		font-family: 'Open Sans', sans-serif;
		font-size:11px !important;
		font-weight:400 !important;
		color:#000;
		margin:5px 0 0 10px !important;
		overflow:hidden;
		-webkit-transition: all .3s ease; 
		-moz-transition: all .3s ease; 
		transition: all .3s ease;

	}
	.items p:hover{
		width:100%;
		height:20px;
		line-height:20px;
		text-decoration:none !important;
		text-align:left !important;
		font-family: 'Open Sans', sans-serif;
		font-size:11px !important;
		font-weight:400 !important;
		color:#FFF !important;
		margin:5px 0 0 10px !important;
		overflow:hidden;
		background-color:#F34242;
	}
	

	.aktive{
		width:100%;
		height:20px;
		line-height:20px;
		text-decoration:none !important;
		text-align:left !important;
		font-family: 'Open Sans', sans-serif;
		font-size:11px !important;
		font-weight:400 !important;
		color:#FFF !important;
		font-color:#FFF;
		margin:5px 0 0 10px !important;
		overflow:hidden;
		background-color:#F34242 !important;
	}

	.items p:active{
		width:100%;
		height:20px;
		line-height:20px;
		text-decoration:none !important;
		text-align:left !important;
		font-family: 'Open Sans', sans-serif;
		font-size:12px !important;
		font-weight:400 !important;
		color:#FFF !important;
		margin:5px 0 0 10px !important;
		overflow:hidden;
		background-color:#F34242;
	}
	
	.arabos{
		width:30%;
		height:5px;
	}
	
}























	
	
@media (min-width:800px) and (max-width:1259px)
{


	
	
	.giris{
		width:100%;
		height:20px;
		margin:-50px auto;
	}
	
	#sagcizgi{
		border-right:2px solid #F00;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400 !important;
		color:#000 !important;
		font-size:13px !important;
		
	}
	#digercizgi{
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400 !important;
		color:#000 !important;
		font-size:13px !important;
	}	
	.loadFoto{
		width:500px;
		height:300px;
		margin:120px auto;
		text-align:center;

	}
	.loadFoto img{
		width:auto;
		height:100%;
	}

	.logo{
		float:right;
		width:200px;
		height:auto;

	}
	
	.logo img{
		width:100%;
		height:auto;
		
	}	
	.basic-grey-mobilya input[type="text"], .basic-grey-mobilya input[type="email"], .basic-grey-mobilya textarea, .basic-grey-mobilya select {
		border: 1px solid #DADADA !important;
		color: #888;
		height: 30px;
		margin-bottom: 16px;
		margin-right: 0px;
		margin-top: 10px;
		outline: 0 none;
		padding: 3px 3px 3px 5px;
		font-size: 12px;
		width:100% !important;
	}
	
	.root{
		margin:0 auto;
		width:800px;
		height:auto;
		background-color:#FFF;
	}
	
		.yol{
		width:800px;
		height:20px;
		margin-left:5px;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:14px;
	}
	
	.yol span{
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#FFF;
		font-size:14px;
		background-color:#F34242;
		border-radius:10px;
		padding:0 5px 0 5px;

	}


	.altul{
		font-size:11px;
		line-height:20px;
		text-align:center;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		
	}
	.banner{
		margin:0 auto;
		width:800px;
		min-height:210px;
		border-bottom:1px solid #333;
		background-color:transparent;
	}
	.bannerlogo{
		float:left;
		width:200px;
		height:100%;
		margin:25px 0 0 25px;
	}
	
	.bannerlogo img{
		width:100%;
		height:auto;
	}

	
	.btn{
		float: left;
		width: 420px;
		height: auto;
		margin: 28px 0 0 25px;
	}
	.btnblog{
		float: left;
		width: 140px;
		height: 100%;
	}
	.btnblog h2{
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:15px;
	}
	.btnblog ul{
		text-align: left;
		width: 120px;
		height: auto;
		
	}
	.btnblog ul li{
		float: none;
		text-align: left;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		color: #333;
		font-size: 12px;
		width: 100%;
		height: auto;
		margin: 8px 0 0 0;
	}


	.aktive{
		width:100%;
		height:20px;
		line-height:20px;
		text-decoration:none !important;
		text-align:left !important;
		font-family: 'Open Sans', sans-serif;
		font-size:11px !important;
		font-weight:400 !important;
		color:#FFF !important;
		margin:5px 0 0 10px !important;
		overflow:hidden;
		background-color:darkred !important;
	}
	.btnblog ul li a{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:14px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.btnblog ul li a:hover{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:14px;
	}
	.lialt{
		margin-left:15px;
	}
	.socialust{
		float:right;
		margin:165px 25px 0 0;
		width:100px;
		height:40px;
	}
	.socialust a{
		float:left;
		margin-left:3px;
		width:30px;
		height:30px;
	}
	
	.about{
		width:800px;
		min-height: 350px;
		margin:0 auto;
		position:relative;
	}
	.abouttext{
		float:left;
		width:370px;
		/*height:600px;*/
		margin-left:10px;
		overflow:hidden;
	}	
	.abouttext h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:25px;
		margin-top:20px;
		margin-left:20px;
	}
	.abouttext p{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:14px;
		margin-top:20px;
		margin-left:20px;
		text-align:justify;
		line-height:18px;
		
	}
	.aboutimage{
		float:left;
		width:375px;
		/*height:600px;*/
		margin-left:25px;
	}
		.aboutimage img{
		width:100%;
		height:auto;
	}
	
	.footer{
		margin: 0px auto;
		border-top: 2px solid #000;
		width: 800px;
		height: 140px;
	}
	.ftimage{
		float: left;
		width: 200px;
		height: 100%;
		margin: 25px 0 0 25px;
	}
	.ftimage img{
		width:100%;
		height:auto;
	}
	
	.ftblog{
		float: left;
		width: 200px;
		height: 100px;
		margin: 45px 0 0 40px;
	}
	.ftblog ul{
		text-align:left;
		width:200px;
		height:160px;
	}
	.ftblog ul li{
		float:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:14px;
		width:200px;
		height:auto;
		margin:10px 0 0 0;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	
	.ftblog ul li:first-child{
		float:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:14px;
		width:200px;
		height:auto;
		margin:0 0 0 0 !important;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}
	.ftblog ul li:hover{
		float:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:14px;
		width:200px;
		height:auto;
		margin:10px 0 0 0;
	}
	
	.ftblog ul li a{
		color:#333 !important;
	}
	.ftsocial{
		float: right;
		width: 184px;
		height: 50px;
		margin: 100px 25px 0 0;
	}

	.ftsocial a{
		float:left;
		width:43px;
		height:43px;
		margin-left:3px;
	}
	.ftsponsor{
		width:800px;
		height:200px;
		margin:0 auto;
	}
	.ftsponsor h2{
		text-decoration:none;
		width:300px;
		height:50px;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:16px;
		margin:10px 0 0 25px; 
	}
	.spsana{
		margin:-20px 0 0 25px;
		width:750px;
		height:105px;
		overflow:hidden;
	}
	.spnsr:first-child{
		float:left;
		width:100px;
		height:100px;
		margin:0 0 0 0;
		border:1px solid #000;
		
		
	}
	
	.spnsr{
		float:left;
		width:100px;
		height:100px;
		margin:0 0 0 10px;
		border:1px solid #000;
	}
	
	.policytext{
		margin:0 auto;
		width:800px;
		height:auto;
	}
	.policytext h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:18px;
		margin-top:20px;
	}
	.policytext p{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400 !important;
		color:#000 !important;
		font-size:14px !important;
		margin-top:20px !important;
		text-align:justify !important;
		line-height:18px;
	}
	
	.policytext b{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:bold !important;
		color:#000 !important;
		font-size:14px !important;
		margin-top:20px !important;
		text-align:justify !important;
	}
	.policytext ul{
	}
	.policytext ul li{
		background: url(../images/bullet.png) no-repeat left top;
		height: 54px;
		padding-left: 44px;
		padding-top: 3px;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400 !important;
		color:#000 !important;
		font-size:14px !important;
		margin-top:5px !important;
		text-align:justify !important;
		margin-left:30px !important;
		line-height:20px !important;
	}
	
	.staff{
		margin:0 auto;
		width:600px;
		height:auto;
	}
	.staff h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold !important;
		color:#000 !important;
		font-size:20px !important;
		margin:20px 0 0 0 !important;
	}
	.memberarea{
		float:left;
		width:287px;
		height:100px;
		margin:25px 0 25px 0;
	}
	.member{
		float:left;
		background-color:transparent;
		width:100px;
		height:100px;
		-webkit-border-radius:  50px ;
		-moz-border-radius:  50px;
		border-radius:  50px;
		border:2px solid #F34242;
		overflow:hidden;
	}
	.memberprint{
		float:left;
		width:150px;
		height:100px;
		margin-top:10px;
	}
	.memberprint ul{
		margin-left:10px;
	}
	.unvan{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:15px;
		margin-top:10px;
	}
	.isim{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:14px;
		margin-top:7px;
	}
	.mail{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242;
		font-size:13px;
		margin-top:7px;
	}
	.mail a{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242;
		font-size:13px;
		margin-top:7px;		
	}
	.ekipbilgi{
		width:800px;
		height:auto;
		margin:0 auto;
		position:relative;
	}
	.ekipbilgi h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:25px;
		margin:20px 0 0 25px;
	}
	.ekipimage{
		float:left;
		width:375px;
		height:500px;
		margin:40px 0 50px 25px;
	}	
	.ekipimage img{
		width:100%;
		height:auto;
	}
	.ekipyazi{
		float:left;
		width:375px;
		height:auto;
		margin:40px 0 0 25px;
	}
	.ekipmevki{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold !important;
		color:#000 !important;
		font-size:20px !important;
		margin:0 0 0 0 !important;
	}
	.ekipisim{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#000 !important;
		font-size:16px !important;
		margin:5px 0 0 0 !important;
	}
	.ekipmail{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#F34242 !important;
		font-size:15px !important;
		margin:5px 0 0 0 !important;
	}
	.ekipmail a{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#F34242 !important;
		font-size:15px !important;
	}
	.ekipyazi p{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:14px;
		margin-top:20px;
		text-align:justify;
		line-height:18px;
	}
	
	.iletisimwrapper{
		width:1200px;
		height:auto;
		margin:0 auto;
		position:relative;
	}
	.form{
		float:left;
		width:550px;
		height:600px;
	}

	.maillist{
		float:left;
		width:300px;
		height:600px;
	}
	.maillist h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#CCC;
		font-size:14px;
		margin:10px 0 0 10px;
	}
	.cmember{
		width:250px;
		height:70px;
		margin:10px 0 0 10px;
	}
	.cmevki{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold !important;
		color:#000 !important;
		font-size:14px !important;
		margin:0 0 0 0 !important;
	}
	.cisim{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#000 !important;
		font-size:13px !important;
		margin:5px 0 0 0 !important;
	}
	.cmail{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#F34242 !important;
		font-size:12px !important;
		margin:5px 0 0 0 !important;
	}
	.cmail a{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400 !important;
		color:#F34242 !important;
		font-size:12px !important;
		margin:5px 0 0 0 !important;
	}	
	.map{
		float:left;
		width:550px;
		height:600px;
		margin-left:50px;
		margin-top:10px;
	}
	.adresvemail{
		width:350px;
		height:150px;
		margin-left:135px;
		margin-top:20px;
	}
	
	.slider{
		width:45%;
		height:auto;
		margin:5px 0 0 27.5%;
	}
	.slider-wrapper { 
		width: 100%; 
		margin: 10px auto;
	}
	
	.sergi{
		width:800px;
		height:auto;
		margin:0 auto;
		position:relative;
	}
	.sergi h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:35px;
		margin:10px 0 0 25px;
	}
	.sergi h3{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:25px;
		margin:10px 0 0 25px;
	}
	.sergi p{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:14px;
		margin:10px 0 0 25px;
		text-align:justify;
		width:775px;
		line-height:18px;
	}
	.sergimob{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242 !important;
		font-size:12px !important;
		margin:10px 0 0 50px !important;
	}
	.sergimobsec{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333 !important;
		font-size:12px !important;
		margin:10px 0 0 50px !important;
	}
	
	.basin{
		width:800px;
		height:800px;
		margin:20px auto;
	}
	.basin ul{
		width:800px;
		height:600px;
		margin:30px auto;
		overflow:hidden;
	}
	
	.basin ul li{
		background: url(../images/bullet.png) no-repeat 0 0;
		padding-left: 30px;
		font-size: 12px !important;
		margin-top: 5px !important;
		text-align: left !important;
		margin-left: 30px !important;
		height: 40px !important;
		line-height:20px;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;

	}
	
			.basin ul li a{
			color:#333;
		}


	
	.basin h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:25px;
		margin:10px 0 0 30px;
	}
	
	.multimedya{
		width:1200px;
		height:800px;
		margin:20px auto;
	}
	
	.multimedya h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:25px;
		margin:10px 0 0 30px;
	}
	
	
		.multimedya{
		width:800px;
		height:auto;
		margin:20px auto;
	}
	.multicerik{
		width:775px;
		height:400px;
		margin:50px auto;
		border-bottom:2px solid #F34242;
	}
		
	
	.multimedya h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:25px;
		margin:10px 0 0 30px;
	}
	
	.multicon{
		float:left;
		background-image:url(../images/icons/list-icon.png);
		width:35px;
		height:35px;
	}
	.multibaslik{
		float:left;
		width:90%;
		height:35px;
		line-height:35px;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;

	}
	.multivideo{
		float:left;
		width:40%;
		height:80%;
		margin:10px 0 0 8%;
	}
	.multiyazi{
		float:left;
		width:40%;
		height:80%;
		margin:10px 0 0 8%;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#000;
		font-size:13px;
		text-align:justify;
		overflow:hidden;

	}


	
	
	.katki{
		width:1200px;
		height:800px;
		margin:20px auto;
	}
	.katki ul{
		width:755px;
		height:600px;
		margin:30px 0 0 25px;
		overflow:hidden;
	}
	
	.katki ul li{
		width:900px;
		height:35px;
		margin:10px auto;
	}
	.katki ul li img{
		float:left;
		width:35px;
		height:35px;
	}
	.katki ul li i{
		float:left;
		width:800px;
		height:35px;
		margin-left:10px;
		line-height:35px;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:13px;
	}
	
	.katki h2{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:25px;
		margin:10px 0 0 30px;
	}
	
	.tasarimci{
		width:800px;
		height:300px;
		margin:0 auto;
	}
	
	.tasarimci h2{
		width: 330px;
		height:30px;
		margin:25px 0 0 30px;
		font-family: 'Open Sans', sans-serif;
		font-weight:bold;
		color:#000;
		font-size:15px;

	}
	.tasarimci h3{
		width:150px;
		height:10px;
		margin:10px 0 0 30px;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:14px;
		
	}
	
	
	.tasamobilyaa ul {
		width: 250px;
		height: 228px;
		overflow: hidden;
		}
		
		

	.tasamobilyaa ul li{
		width:100px;
		height:100px;
		float:right;
		margin:0 0 10px 10px;
		border:2px solid #F34242;
	}		
	
	.mobilyakarefoto{
		float: left;
		margin-top: -10px;
		margin-left: 30px;
		background-color: transparent;
		width: 250px;
		height: 215px;
		border: 2px solid #F34242;
		overflow: hidden;
		text-align: center;
	}
	.mobilyakarefoto img{
		width:auto;
		height:100%;
	}
	

	
	.tasamobilyaa{
		float:right;
		width:250px;
		height:230px;
		margin: -10px 30px 0 0;
	}
	.tasamobilyaa h3{
		width:300px;
		height:30px;
		margin:10px 0 0 35px;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:18px;
	}
	
	.tasarimyazi{
		float:left !important;
		width:200px !important;
		height: 310px !important;
		margin:0 0 0 30px !important;
		font-family: 'Open Sans', sans-serif !important;
		font-weight:400 !important;
		color:#000 !important;
		font-size:12px !important;
		text-align:justify !important;
		line-height:18px;

	}
	
	.tasarimcifoto{
		float:left;
		width:250px;
		height:250px;
		margin:-17px 0 0 10px;
	}
	.tsfoto{
		margin-top:20px;
		background-color: transparent;
		width: 250px;
		height: 250px;
		-webkit-border-radius: 127px;
		-moz-border-radius: 127px;
		border-radius: 127px;
		border: 2px solid #F34242;
		overflow: hidden;
	}
	
	.tsfoto img{
		width:100%;
		height:auto;
	}
	
	.tasamobilya{
		float:right;
		width:250px;
		height:230px;
		margin: -42px 0 0 0px;
	}
	.tasamobilya h3{
		width:300px;
		height:30px;
		margin:-10px 0 0 10px;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:16px;
	}
	
	.tasamobilya ul{
		width:250px;
		height:230px;
		overflow:hidden;
	}
	.tasamobilya ul li{
		width:100px;
		height:100px;
		float:right;
		margin:8px 0 0 10px;
		border:2px solid #F34242;
	}
	
	
	.tasarimsirket{
		float:left;
		width:300px;
		height:100px;
		margin:40px 0 0 -20px;
	}
	
	.tasarimsirketmb{
		float: right;
		width: 560px;
		height: 150px;
		margin: 0 0 0 0px;
		
	}
	
	
	.firmfoto{
		float:left;
		background-color: transparent;
		width: 60px;
		height: 60px;
		-webkit-border-radius: 32px;
		-moz-border-radius: 32px;
		border-radius: 32px;
		border:2px solid #F34242;
		overflow: hidden;
		margin-left:-30px;
		margin-top:20px;
	}
	.firmfoto img{
		width:100%;
		height:auto;
		
	}
	
	
	.firmfotomb{
		float:right;
		background-color: transparent;
		width: 60px;
		height: 60px;
		-webkit-border-radius: 32px;
		-moz-border-radius: 32px;
		border-radius: 32px;
		border: 2px solid #F34242;
		overflow: hidden;
		margin-left:15px;
		margin-top:20px;
	}	
	
	.firmfotomb img{
		width:100%;
		height:auto;
	}
	


	.tsfotobilgi{
		float: left;
		width: 80px;
		height: 100px;
		margin-top: 45px;
		margin-left:10px;
	}
	.tsfotobilgi a{
		font-family: 'Open Sans', sans-serif;
		font-size:11px;
		font-weight:600;
		color:#333;
	}
	
	.tsfotobilgi ul{
		margin-left:10px;
	}
	
		.tsfotobilgimb {
		float: right;
		width: 95px;
		height: 20px;
		margin-top: 45px;
		margin-left: 10px;
		text-align: left;
		}
	
	
	
	.tsfotobilgimb a{
		font-family: 'Open Sans', sans-serif;
		font-weight:bold !important;
		font-size:11px;
		color:#333;
	}	
	
	
		.download{
		text-decoration:none;
		float:right;
		margin:20px 80px 20px 0px;
		font-family: 'Open Sans', sans-serif;
		font-size:22px;
		font-weight:600;
		color:#000;
	}
	.download i{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-size:22px;
		font-weight:600;
		color:#F34242;
	}
	.searchid{
		width:800px;
		height:30px;
		margin:25px auto;

	}
	.idTabs{
		width:800px;
		height: 30px;
		margin:10px auto;
	}
	.idTabs ul{
		width:800px;
		height:100%;
	}
	.idTabs li{
		float: left;
		margin-left: 14px;
		width: 170px;
		height: 30px;
		background-color: #FFF;
	}
	.idTabs li:first-child{
		float: left;
		margin-left: 0;
		width: 170px;
		height: 30px;
		background-color: #FFF;
	}
	.idTabs li a{
		text-decoration:none;
		font-family: 'Open Sans', sans-serif;
		font-size:16px;
		font-weight:600;
		color:#FFF;
	}
	.arasonuc{
		width:800px;
		height:400px;
		overflow:hidden;
		margin:20px auto;
	}
	.arasonucmember{
		float: left;
		width: 350px;
		height: 110px;
		margin-top:20px;
	}
	.membersonuc{
		float:left;
		background-color:transparent;
		width:100px;
		height:100px;
		margin-left:20px;
		border:2px solid #F34242;
		overflow:hidden;
	}
	.memberprintsonuc{
		float:left;
		width:200px;
		height:100px;
		margin-top:10px;
	}
	.memberprintsonuc ul{
		margin-left:10px;
	}
	.unvansonuc{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:15px;
		margin-top:10px;
	}
	
	.sonucmobisim{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:600;
		color:#000;
		font-size:13px;
		margin-top:10px;
	}
	.isimsonuc{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#333;
		font-size:14px;
		margin-top:7px;
	}
	.mailsonuc{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242;
		font-size:13px;
		margin-top:7px;
	}
	.firmasonuc{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242;
		font-size:13px;
		margin-top:7px;
	}

	.mailsonuc a{
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color:#F34242;
		font-size:13px;
		margin-top:7px;		
	}
	
	.search{
		width:800px;
		height:300px;
		margin:10px auto;
	}

	.aramabkutu{
		width:800px;
		height:auto;
		margin:10px auto;
	}
	
	.kodara{
		width:110px !important;
		height:200px;
	}
	.kodara li{
		float:none !important;
		margin-left:0 !important;
		width:110px !important;
		height:200px !important;
		background-color:#FFF;
	}
	
	.aramabkutu li{
		float:left;
		margin-left:14px;
		width:170px;
		height:270px;
		background-color:#FFF;
		margin-top:20px;
	}
	
	.aramabkutu li:first-child{
		float:left;
		margin-left:0;
		width:50px;
		height:350px;
		background-color:#FFF;
		margin-top:20px;

	}

	
	.searchust{
		width:100%;
		height:30px;
		background-color:#F34242;
		text-decoration:none;
		text-align:left;
		font-family: 'Open Sans', sans-serif;
		font-size:14px;
		font-weight:600;
		color:#FFF;
		line-height:30px;
		background-image:url(../images/icons/search.jpg);
		background-position:right;
		background-repeat:no-repeat;

	}
		
			
	.searchbox{
		width:120px;
		height:300px;
		overflow:hidden;
		
	}
	.sonucreset{
		width:50px !important;
		height:35px !important;
		float:left !important;
		
	}
	
	.items{
		width:100%;
		height:225px;
		overflow:hidden;
		
		
	}

	
	.items p{
		width:100%;
		height:20px;
		line-height:20px;
		text-decoration:none !important;
		text-align:left !important;
		font-family: 'Open Sans', sans-serif;
		font-size:11px !important;
		font-weight:400 !important;
		color:#000;
		margin:5px 0 0 5px !important;
		overflow:hidden;
		-webkit-transition: all .3s ease; 
		-moz-transition: all .3s ease; 
		transition: all .3s ease;

	}
	.items p:hover{
		width:100%;
		height:20px;
		line-height:20px;
		text-decoration:none !important;
		text-align:left !important;
		font-family: 'Open Sans', sans-serif;
		font-size:11px !important;
		font-weight:400 !important;
		color:#FFF !important;
		margin:5px 0 0 10px !important;
		overflow:hidden;
		background-color:#F34242;
	}
	
	.items p:active{
		width:100%;
		height:20px;
		line-height:20px;
		text-decoration:none !important;
		text-align:left !important;
		font-family: 'Open Sans', sans-serif;
		font-size:12px !important;
		font-weight:400 !important;
		color:#FFF !important;
		margin:5px 0 0 10px !important;
		overflow:hidden;
		background-color:#F34242;
	}

	
	.aktive{
		width:100%;
		height:20px;
		line-height:20px;
		text-decoration:none !important;
		text-align:left !important;
		font-family: 'Open Sans', sans-serif;
		font-size:11px !important;
		font-weight:400 !important;
		color:#FFF !important;
		font-color:#FFF;
		margin:5px 0 0 10px !important;
		overflow:hidden;
		background-color:#F34242 !important;
	}
	
	.arabos{
		width:30%;
		height:5px;
	}
	
}








