

#CevreBakanlik{
	float:right; margin-right:10px; padding-top:20px;
	}

#logo {
  float:left; 
  margin-top:5px;
}

#bilgiler {
  float:left;
  background-color:#00C;
  color:#FFF;
  text-align:center;
    
-webkit-border-radius: 0 0 100px 100px;
-moz-border-radius: 0 0 100px 100px;
border-radius: 0 0 100px 100px;

	background-image:url(../img/sumtextb_y.jpg);
		background-repeat:repeat;
	background-size:100px;
	   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

} 
.menuu {
    position:relative;
    top:135px;
	
    width:80%;
	
margin: 0 auto;	
	height:50px;
	background-color:#00a85a;
	background-image:url(../img/sumtextb_y.jpg);
		background-repeat:repeat;
	background-size:100px;
	   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	   z-index:99999;
	
}
.fixed {
    position:fixed;
    top:0;
left: calc(-50vw + 50%);
right: calc(-50vw + 50%);
margin-left: auto;
margin-right: auto;
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
font-family: 'Comfortaa', cursive;
}

html::before {
  content: ' ';
  display: block;
  background-image:url(../img/services_air.jpg);
  background-position:left;
  background-size: cover;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: -10; // This is pretty important.
}
#Ust 
{
	width:100%;
	float:left;
	background-image:url(../img/sumtextb.jpg);
	background-size:100px;
	background-repeat:repeat;
}


#UstIc
{
	height:160px;
	margin-left:auto;
	margin-right:auto;
}




#Sayfa 
{
	width:100%;
	float:left;
		height: auto;
		background-color:rgba(0,0,0,0.5);

	
}




#Alt 
{
	width:100%;
	float:left;
	padding-top:10px;
	
	
	background-image:url(../img/alt.jpg);
	background-size:100px;
	background-repeat:repeat;

	
}




#AltAlt 
{
		width:80%;

	margin-left:auto;
	margin-right:auto;
	height:100%;
	padding-left:5px;
	padding-right:5px;

}



#AltAltSol
{
	color:#FFF;
	padding-top:10px;
	text-align:left;
}

#AltAltOrta
{
	text-align:center;
	color:#FFF;
	padding-top:10px;
}


#AltAltSag
{
	text-align:right;
	padding-top:10px;
	color:#FFF;
}

.GolgeAlt {
    -webkit-box-shadow: 0 0 0 4px white, 0 6px 4px black;
    -moz-box-shadow: 0 0 0 4px white, 0 6px 4px black;
    box-shadow: 0 0 0 4px white, 0 6px 4px black;
}

#Design {
	width:calc(100% - 20px);
	background-image:url(../img/sumtextb.jpg);
	background-size:100px;
	background-repeat:repeat;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:10px;
	float:left;
	font-size:10px;
}







@media screen and (max-width: 1220px)
{
  .fb_ust {
	  display:none;

}

.iletisim_orta {
	margin-right:20px;

}

  .menuUst {
	  width:100vw;

}
}

@media screen and (min-width: 1220px)
{
  .fb_ust {
	  display:block;


}
}

