@charset "utf-8";


.kapsayici{
	width:1200px;
	height:auto;
	margin:0 auto;
	padding:0;
	}
.ustbant{
	height:95px;
	width:1200px;
	margin-top:0;
	margin-right:auto;
	margin-left:auto;
	border-radius:6px;
	background-color: rgba(0,0,0,0.8);
}
.ustbant2{
	height:auto;
	width:1200px;
	margin-top:0;
	margin-bottom:10px;
	margin-right:auto;
	margin-left:auto;
	border-radius:6px;
	background-color: rgba(0,0,0,0.8);
	z-index:10;
	position:absolute;
}
.logo{
	height:auto;
	width:270px;
	margin:15px auto;
	text-align:center;
	float:left;
}
.diller{
	height:auto;
	width:270px;
	text-align:right;
	float:right;
	font-size:12px;
	margin-right:30px;
	padding-top:15px;
}
.menu{
	height:auto;
	width:auto;
	margin-top:25px;
	margin-right:10px;
	float:right;
}
.icerik{
	width:1200px;
	height:auto;
	margin-top:10px;
	border-radius:6px;
	float:left;
	background-color: rgba(255,255,255,0.7);
}

/*menu*/

.sol{
	background-color: rgba(0,0,0,0.8);
	width:260px;
	height:auto;
	margin:10px;
	border-radius:6px;
	float:left;
}

/*sag icerik*/

.sag{
	width:900px;
	height:auto;
	margin:10px;
	padding:10px;
	border-radius:6px;
	float:left;
	background-color: rgba(255,255,255,0.7);
}
.ortabuyuk{
	width:603px;
	height:auto;
	border-radius:6px;
	float:left;
	border:1px solid #e6e6e6;
	background-color: rgba(255,255,255,0.6);
}
.footer{
	height:40px;
	width:1200px;
	margin:10px auto;
	border-radius:6px;
	float:left;
	background-color: rgba(0,0,0,0.7);
}
.dipnot{
	font-size:12px;
	color:#fff;
	padding:10px;
}

/*buton*/

.b1{
	list-style-type:none;
	margin-top:10px;
	margin-bottom:50px;
	padding-left:10px;
	padding-right:10px;
	color:#000;
}
.btn{

	font-size:14px;
	font-weight: 300;
	color:#000;
	text-align:left;
	border-bottom: 1px #666 dotted;
    padding: 10px 0 10px 15px;
}
.btn:hover {color: #ff6600;
	  transition: background 0.20s linear 0s;
	  -o-transition: background 0.20s linear 0s;
	  -ms-transition: background 0.20s linear 0s;
	  -moz-transition: background 0.20s linear 0s;
	  -webkit-transition: background 0.20s linear 0s;
	}
.ok{
	font-size:14px;
	color:#ff6600;
	text-align:left;
	padding-right:10px;
}


.turuncubaslik {
	width:100%;
	height:auto;
	background-color: #ff6600;
	border-radius:6px;
}
#turuncubaslikicerik {
	font-family: "Ubuntu", sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #fff;
	padding:10px;
	text-align:center;
}

.hakkimizdaresim {
	width: 100%;
	height:auto;
	border-radius:6px;
	padding:15px;
}
#resim1 {
	width: 100%;
	height:auto;
	border-radius:6px;
}

.orta1{
	width:100%;
	height:auto;
	margin:0;
	border-radius:6px;
	float:left;
}
.sag2{
	width:250px;
	height:auto;
	margin:10px;
	border-radius:6px;
	float:right;
	background-color: rgba(0,0,0,0.1);
}
.yazilar {
	width:100%;
	text-align:left;
	line-height:25px;
	font-size:14px;
}
.projeyazilar {
	width:100%;
	text-align:left;
	line-height:25px;
	font-size:14px;
	
}
.altbaslik {
	width:100%;
	font-size:25px;
	text-align:left;
	color:#ff6600;
	margin-bottom:15px;
	margin-top:15px;
	float:left;
	border-bottom:1px dotted #ff6600;
}
.projebaslik {
	width:96%;
	font-size:25px;
	text-align:left;
	color:#ff6600;
	margin:10px;
	float:left;
	border-bottom:1px dotted #ff6600;
}

.basliksag {
	font-size:18px;
	text-align:left;
	color:#ff6600;
	margin:10px;
}

.altbasliksag {
	width:150px;
	font-size:14px;
	text-align:left;
	color:#000;
	float:left;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	line-height:18px;
}
.resimkucuk {
    margin-left: 12px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
    border: 1px solid #fff;
    width: 60px;
	height:auto;
	background-size:cover;
	text-align:left;
	float:left;
}

/* haberler */
.haberorta{
	width:100%;
	height:auto;
	border-radius:6px;
	float:left;
	border:1px solid #e6e6e6;
	background-color: rgba(255,255,255,0.4);
	margin-bottom:4px;
	margin-top:4px;
	text-align:left;
}
.habersolalan{
	width:230px;
	height:auto;
	float:left;
}
.habersagalan{
	width:620px;
	height:auto;
	float:right;
}
.haberresim1 {
	width: 100%;
	height:auto;
	border-radius:6px;
}
.haberbaslik {
	padding-top:10px;
	padding-bottom:5px;
	font-size:20px;
	text-align:left;
	color:#ff6600;
}
.haberyazi {
	font-size:14px;
	text-align:left;
	line-height:21px;
	float:left;
	margin-right:10px;
	padding-bottom:10px;

}
div.haberresim {
    border: 1px solid #ccc;
    float: left;
    width: 180px;
	height:auto;
	color:#999;
	background-size:cover;
	float:left;
	padding:5px;
	margin:10px;
	}

div.haberresim:hover {
    border: 1px solid #999;
	opacity: 0.9;
	filter: alpha(opacity=90);
	cursor:pointer;
}

div.haberresim img {
    width: 100%;
    height: auto;
}

div.resimbuyuk2 {
    padding: 10px;
    width: 100%;
	height:auto;
	color:#999;
	background-size:cover;
	}


div.resimbuyuk2 img {
    width: 100%;
    height: auto;
	border: 1px solid #ccc;
}

/* resim */

div.resimbuyuk {
    padding: 10px;
    float: left;
    width: 100%;
	height:auto;
	color:#999;
	background-size:cover;
	}


div.resimbuyuk img {
    width: 100%;
    height: auto;
	border: 1px solid #ccc;
}




div.img {
    margin: 10px;
    border: 1px solid #ccc;
    float: left;
    width: 276px;
	height:auto;
	color:#999;
	background-size:cover;
	float:left;
	}

div.img:hover {
    border: 1px solid #999;
	opacity: 0.9;
	filter: alpha(opacity=90);
	cursor:pointer;
}

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

div.desc {
	width: 280px;
	height:auto;
    text-align: center;
	font-size:14px;
	padding:5px;
}

.altbosluk{
	width:100%;
	margin:10px;
	float:left;
}


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


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

.kapsayici{
	width:97%;
	height:auto;
	}


.ustbant{
	height:112px;
	width:auto;
	margin-top:0;
	margin-right:auto;
	margin-left:auto;
	border-radius:6px;
	background-color: rgba(0,0,0,0.8);
}
.ustbant2{
	height:112px;
	width:97%;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	border-radius:6px;
	background-color: rgba(0,0,0,0.8);
}


.logo{
	height:auto;
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
}
.menu{
	height:auto;
	width:100%;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}
.icerik{
	width:100%;
	height:auto;
	border-radius:6px;
	float:left;
	margin-top:0;
	background-color: rgba(255,255,255,0.7);
}

/*menu*/

.sol{
	background-color: rgba(0,0,0,0.8);
	width:95%;
	height:auto;
	margin:10px;
	border-radius:6px;
	float:left;
}

/*sag icerik*/

.sag{
	width:95%;
	height:auto;
	margin:10px;
	border-radius:6px;
	float:left;
	background-color: rgba(255,255,255,0.7);
}
.ortabuyuk{
	width:auto;
	height:auto;
	border-radius:6px;
	float:left;
	border:1px solid #e6e6e6;
	background-color: rgba(255,255,255,0.6);
}
.footer{
	height:auto;
	width:100%;
	border-radius:6px;
	background-color: rgba(0,0,0,0.7);
}
.dipnot{
	width:100%;
	font-size:10px;
	color:#fff;
	padding:10px;
}

/*buton*/

.b1{
	list-style-type:none;
	margin-top:10px;
	margin-bottom:50px;
	padding-left:10px;
	padding-right:10px;
	color:#000;
}
.btn{

	font-size:14px;
	font-weight: 300;
	color:#000;
	text-align:left;
	border-bottom: 1px #666 dotted;
    padding: 10px 0 10px 15px;
}
.btn:hover {color: #ff6600;
	  transition: background 0.20s linear 0s;
	  -o-transition: background 0.20s linear 0s;
	  -ms-transition: background 0.20s linear 0s;
	  -moz-transition: background 0.20s linear 0s;
	  -webkit-transition: background 0.20s linear 0s;
	}
.ok{
	font-size:14px;
	color:#ff6600;
	text-align:left;
	padding-right:10px;
}


.turuncubaslik {
	width:100%;
	height:auto;
	background-color: #ff6600;
	border-radius:6px;
}
#turuncubaslikicerik {
	font-family: "Ubuntu", sans-serif;
	font-size:18px;

	font-weight:bold;
	color: #fff;
	padding:10px;
	text-align:center;
}

.hakkimizdaresim {
	width: 100%;
	height:auto;
	border-radius:6px;
	padding:15px;
}
#resim1 {
	width: 100%;
	height:auto;
	border-radius:6px;
}

.orta1{
	width:100%;
	height:auto;
	border-radius:6px;
	float:left;
}
.sag2{
	width:95%;
	height:auto;
	margin:10px;
	float:left;
	border-radius:6px;
	background-color: rgba(0,0,0,0.1);
}


.yazilar {
	width:100%;
	text-align:left;
	line-height:25px;
	font-size:14px;
}
.projeyazilar {
	width:100%;
	text-align:left;
	line-height:25px;
	font-size:14px;
	
}
.altbaslik {
	width:100%;
	font-size:25px;
	text-align:left;
	color:#ff6600;
	margin-bottom:15px;
	margin-top:15px;
	float:left;
	border-bottom:1px dotted #ff6600;
}
.projebaslik {
	width:96%;
	font-size:25px;
	text-align:left;
	color:#ff6600;
	margin:10px;
	float:left;
	border-bottom:1px dotted #ff6600;
}

.basliksag {
	font-size:18px;
	text-align:left;
	color:#ff6600;
	margin:10px;
}

.altbasliksag {
	width:auto;
	font-size:14px;
	text-align:left;
	color:#000;
	float:left;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	line-height:18px;
}
.resimkucuk {
    margin-left: 12px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
    border: 1px solid #fff;
    width: 60px;
	height:auto;
	background-size:cover;
	text-align:left;
	float:left;
}

/* haberler */
.haberorta{
	width:100%;
	height:auto;
	border-radius:6px;
	float:left;
	border:1px solid #e6e6e6;
	background-color: rgba(255,255,255,0.4);
	margin-bottom:4px;
	margin-top:4px;
	text-align:left;
}
.habersolalan{
	width:100%;
	height:auto;
	float:left;
}
.habersagalan{
	width:100%;
	height:auto;
	float:left;
}
.haberresim1 {
	width: 100%;
	height:auto;
	border-radius:6px;
}
.haberbaslik {
	padding-top:10px;
	padding-bottom:5px;
	font-size:20px;
	text-align:left;
	color:#ff6600;
	padding-left:10px;
	padding-right:10px;
}
.haberyazi {
	font-size:14px;
	text-align:left;
	line-height:21px;
	padding-left:10px;
	padding-right:10px;

}
div.haberresim {
    border: 1px solid #ccc;
    float: left;
    width: auto;
	height:auto;
	color:#999;
	background-size:cover;
	float:left;
	padding:5px;
	margin:10px;
	}

div.haberresim:hover {
    border: 1px solid #999;
	opacity: 0.9;
	filter: alpha(opacity=90);
	cursor:pointer;
}

div.haberresim img {
    width: 100%;
    height: auto;
}

div.resimbuyuk2 {
    padding: 10px;
    width: 100%;
	height:auto;
	color:#999;
	background-size:cover;
	}


div.resimbuyuk2 img {
    width: 100%;
    height: auto;
	border: 1px solid #ccc;
}

/* resim */

div.resimbuyuk {
    padding: 10px;
    float: left;
    width: 100%;
	height:auto;
	color:#999;
	background-size:cover;
	}


div.resimbuyuk img {
    width: 100%;
    height: auto;
	border: 1px solid #ccc;
}




div.img {
    border: 1px solid #ccc;
    float: left;
    width: 93%;
	height:auto;
	color:#999;
	background-size:cover;
	float:left;
	}

div.img:hover {
    border: 1px solid #999;
	opacity: 0.9;
	filter: alpha(opacity=90);
	cursor:pointer;
}

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

div.desc {
	width: auto;
	height:auto;
    text-align: center;
	font-size:14px;
	padding:5px;
}

.altbosluk{
	width:100%;
	margin:10px;
	float:left;
}
.diller{
	height:auto;
	width:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}



	
}


/*-----------------------------------------------------------------------------------*/
/*	5.	Temizlik
/*-----------------------------------------------------------------------------------*/

		.container:after 	{ content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
		.clear 				{ clear:both; width:0; height:0; display:block; visibility:hidden; overflow:hidden;}
		.clearfix:before,
		.clearfix:after,
		.row:before,
		.row:after 			{ content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
		.row:after,
		.clearfix:after 	{ clear: both; }
    	.row, .clearfix 	{ zoom: 1; }
		.mtop30 			{ margin-top:30px; }