.sliderbg {
	background-image: url(../images/sliderbg.jpg);
	background-size:cover;
	height: 460px;
	min-width:100%;
	background-color:#CCC;
	z-index:-10;
}
.girisresim{
	
	z-index:-9;
	}
 
.yesil{
	background-color:#01935d;
	width: 80%;
	height: 130px;
 	-webkit-transform: rotate(-45deg); 
	}
	.sari{
	background-color:#f5b442;
	width: 88%;
	height: 130px;
 	-webkit-transform: rotate(-45deg);
	}
	.mavi{
	background-color:#16b6e8;
	width: 96%;
	height: 130px;
 	-webkit-transform: rotate(-45deg);
	}
	.mavilogo{
		margin-left:300px;
		bottom:50px;
		left:50px;
	}
	
	
	
	
	
	@charset "utf-8";
/* CSS Document */
.ustkisim {   
	position:absolute;
	top:0;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	z-index:20;	}
.ustkisim > .container {padding-left:0px; padding-right:0px;}
.carusel { min-height:300px;}
.carusel  .item { height:300px; background-color:#CCC; }
.carusel-inner > .item >.img{position:absolute; top:0; left:0; height:400px;}
.col-lg-4 { text-align:center; margin-bottom:20px; }
.icerik {margin-top:50px;}





	@media (min-width:768px) {
.ustkisim { margin-top:20px; }
.carusel { height:800px;}
		}
 