html, body, p {margin:0 auto; padding:0 auto;}



 .top-10 { padding-top:10px!important; }
 .top-20 { padding-top:20px!important; }
 .top-30 { padding-top:30px!important; }
 .top-40 { padding-top:40px!important; }
 .top-50 { padding-top:50px!important; }
 .bottom-10 { padding-bottom:10px!important; }
 .bottom-20 { padding-bottom:20px!important; }
 .bottom-30 { padding-bottom:30px!important; }
 .bottom-40 { padding-bottom:40px!important; }
 .bottom-50 { padding-bottom:50px!important; }
 .left-10 { padding-left:10px!important; }
 .left-20 { padding-left:20px!important; }
 .left-30 { padding-left:30px!important; }
 .left-40 { padding-left:40px!important; }
 .left-50 { padding-left:50px!important; }
 .text-left {text-align:left!important;}
 .text-center {text-align:center!important;}
 
 
.header {
	
	width:100%;
	height:100vh;
	background-image:url("../img/wall.jpg");
	background-color:#000;
	opacity:0.9;
	  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.header-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size:50px;
  background:#000;
  padding:8px;
  opacity:0.9;
  
  
}

.portfolio-info p {
	font-size:14px;
}

.baslik { 
	font-size:20px;
color:#fff;

}
.menu a{
	color:#fff;
	text-decoration:none;
}

.menu a:hover {
	color:#fff;
	
}

.menu {
	background:transparent;
	width:99%;
	z-index:9999;
	height:100px;
	line-height:100px;
}

.menu ul {
	list-style:none;
}

.menu ul li {
	font-size:18px;
	display:block;
	float:left;
	padding:10px;
}

.menu ul a:hover {
	color:#ccc;
	
}

.hakkinda { 

	text-align:center;
	margin-top:100px;
	margin-bottom:100px;
	


  }
  
  .blog { 
	min-height:500px;
	text-align:center;
	margin-top:50px;	
  }
  
  .blog a {
	  color:maroon;
	  text-decoration:none;
	  
  }
  
  .blog a:hover {
	    transition: all 0.5s;
	filter:brightness(0.3);
  }
  
  .hakkinda h2 {
	  color:maroon;
	  
  }
  
  .blog h2 {
	  color:maroon;
	  
  }
  
  .infoBox{
	  z-index:1;
	  	width:100%;
	height:350px;
	  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
	  
	  
	  
  }
  
  .infoBox-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  padding:8px;
  opacity:0.9;
  
  
}
  
  .infoBox img {
	  
	  z-index:8;
	  width:100%;
	  height:350px;
-webkit-filter:brightness(0.3);
   -moz-filter:brightness(0.3);
	filter:brightness(0.3);
  }
  
  
 .iletisim {
	 width:100%;
	 min-height:550px;
	 display:block;
	 z-index:99;
 }
 
 .iletisim h2 {
	 color:maroon;
	 text-align:center;
 }
 
 
 .btn{ 

	border-radius:0px !important;

 }
 
 
 .locationBox {
	 float:left;
	 	  	width:100%;
	height:450px;
	  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
	  
	  
	 
 }
   .locationBox img {
	  width:100%;
	  height:450px;
-webkit-filter:brightness(0.3);
   -moz-filter:brightness(0.3);
	filter:brightness(0.3);
  }
 
   .locationBox-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  padding:8px;
  opacity:0.9;
  
  
}


.footer {
	width:100%;
	min-height:500px;
	background:#000;
	color:#fff;
	display:inline-block;
}

.footer a{
	text-decoration:none;
	color:#fff;
}

.footer a:hover {
	color:#ccc;
}

.footer .container {
	
	width:100%;
	
}

.footer ul {
	list-style:none;
	font-size:13px;
}

.footer ul li {
	
	padding:2px;
}

.footer ul li a {
	color:#fff;
	text-decoration:none;
}

.footer ul li a:hover {
	color:#ccc;
	
}

.hizmet ul {
	list-style:none;
	font-size:16px;
}

.hizmet ul li {
	
	padding:2px;
	margin:2px;
}

.hizmet ul li:hover {
	
	padding:5px;
	  background:#FFABA0;
	  border-radius:10px;
	  font-size:15px;
	    transition: all 0.5s;
}

.hizmet ul a {
	color:#000;
	text-decoration:none;
}

.hizmet ul a:hover {
	color:maroon;
		  transition: all 0.2s;
}
 
 .develop {
	 font-size:11px;
	 
 }
 
 .icon {
	 display:none;
 }
 
 /****************************************/

/* RESPONSIVE */

/****************************************/

@media screen and (max-width: 1240px) {
	body, a, p, li{font-size:35px!important;}
	h1 {font-size:40px!important;}
	h2 {font-size:39px!important;}
	h3 {font-size:38px!important;}
	h6 {font-size:35px!important;}
  form input, textarea, select, button{font-size:35px!important;}
 button{width:500px!important;}
 	a.btn {width:500px!important;}
	
	.infoBox-text {height:450px;width:100%;}
	.infoBox{width:100%;height:550px;}
	.infoBox img{width:100%;height:550px;}
	.locationBox-text {width:100%;}
	
 .menu a {display: none;}
 .menu a.icon {
    float: right;
	margin-right:35px;
	margin-top:35px;
    display: block;
	z-index:999999;
  }

  .menu ul {
	  display:inline-block;
	  width:300px;
	  background:black;
	  position:fixed;
	  	z-index:999999;
  }
  
  .menu .baslik { font-size:40px!important;z-index:999999;}
  .menu .baslik .isaret {font-size:40px!important;}
  .menu a li {
	  width:220px;
	  text-align:center;
	  font-size:28px;
	  	z-index:999999;
  }
}

@media screen and (max-width: 1240px) {
 .menu.responsive {position: relative;}
 .menu.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
	z-index:999999;
  }
 .menu.responsive a {
    float: none;
	top:35px;
    display: block;
    text-align: center;
	z-index:999999;
  }
  
  .menu.responsive {
	  padding-right:75px;
  }
  
  
}


}