/*
.navbar-brand {
    width: 535px;
}
*/
footer{
	margin-bottom: 0px;
	box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
}

.giris-metni{
	/*position: absolute;*/
	font-family: "Italianno"; cursive;
	font-size: 42px;
	text-align: center;
	/*margin: 0 auto;*/
}

.footer-metni{
/*	position: absolute;*/
	font-family: "Italianno"; cursive;
	font-size: 26px;
	text-align: center;
/*	margin: 0 auto;*/
}

.portfolio-box-container {
    width: 75px;
    height: auto;
}

.portfolio-box {
    width: auto;
}

.contact-form {
    padding-top: 0px;
}

.gal-item {
  width:  100px;	/* 80px; */
  height: 75px;	/* 80px; */
  float: left;
  overflow: hidden;
  margin-bottom: 10px;
  /*background: #D26;*/
  padding: 3px;		/* 5px; */
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
}

.gal-item.w2 { width:  180px; }
.gal-item.h2 { height: 180px; }

.galeri {
  padding-bottom: 80px;
}

.ias-spinner, .ias-noneleft {
  position: absolute;
  bottom: 10px;
  width: 100%;
  font-family: Play;
  font-size: 1.2em;
  text-align: center;
  margin-left: -16px;
}

.ias-trigger {
  position: absolute;
  bottom: 10px;
  width: 100%;
  font-family: Play;
  font-size: 1.2em;
  text-align: center;
  margin-left: -16px;
}

