

.home {
 	background : url("../img/banner.png");
  height: 170px;
  width: 100%;
  max-height: 50%;
  max-width: 100%;
  min-height: 20%;
  min-width: 30%;
  background-size: cover;
	/*max-width: 100%;
  height:170px;
	background-size : cover;
	box-shadow: 0px 2px 3px #000;
	margin-top :0px;
	text-align: justify; */
}


/*.home h3, .home p {
	color : #FFF;
	text-shadow : 1px 1px 3px #000;
}    humbotron yazı imajı*/

.boyut img {
  width: 325px;
	height:210px;
	box-sizing:border-box;
	display:block;
}
/*navbar yukarı çekme*/
.navyukari {
  margin-top : -28px;
  background-size : cover;
  box-shadow: 0px 2px 5px #000;
}


​/* Sticky footer styles
-------------------------------------------------- 
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height 
  margin-bottom: 40px;*/
}
/*footer*/
