/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
*{
     box-sizing: border-box;
}
.tem{
clear:both;
}
/*------------------------banler  Başlangıç--------------------------*/
.ban{
width:100%;
height:80px;
background: #009999;
}
.ban .logo{
	width:310px;
	height:auto;
	float:left;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
}
.ban .logoo{
	display:none;
}
.ban .tel{
width:300px;
height:auto;
float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 30px;
}
.ban .hot{
	width:300px;
	height:auto;
	float:right;
	margin-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 30px;

}
/*------------------------banler  Bitiş--------------------------*/


/*------------------------Ana Bölümü Başlangıç--------------------------*/
.anabolumu{
width:100%;
height:auto;
/*margin-top:25px;*/
}
.sol{
width:20%;
height:auto;
/*border:1px solid #0000FF;*/
margin-left:15px;
float:left;
}
/*------------Yan Menü Başlangiç--------*/
.sol ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: auto;
  background-color: #94d2bd;border:3px solid #FFCC33;
}

.sol li a {
  display: block;
  color: black;
  padding: 8px 16px;
  text-decoration: none;
}


.sol li a:hover {
  background-color: #555555;
  color: white;
}
/* --------------Yan Menü Bitiş ---------- */
.orta{
width:75%;
height:auto;
float:right;
margin-right:35px;
}

.orta .features {
    padding: 0px 0px;
    background-color: #94d2bd;border:3px solid #FFCC33;
}
 
.orta .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
 
.orta .feature-card {
    background: white;
    border-radius: 10px;
    margin: 20px;
    padding: 20px;
    width: 250px;
    text-align: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
 
.orta .feature-card img {
    max-width: 100%;
    margin-bottom: 10px;
}
 
.orta .feature-card h3 {
    margin: 10px 0;
    color: #005f73;
}
 
.orta .feature-card p {
    color: #333;
}
/*------------------------Ana Bölümü Başlangıç Bitiş--------------------------*/
.turuncu{
width:100%;
height:25px;
margin-top:25px;
background:url(../img/titlebg_turuncu.jpg);}
/* --------------Reklam ---------- */
.re{
width:100%;
height:auto;
margin-top:25px;
}

.re .features {
    padding: 40px 20px;
    background-color: #94d2bd;
}
 
.re .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
 
.re .feature-card {
    background: white;
    border-radius: 10px;
    margin: 20px;
    padding: 20px;
    width: 250px;
    text-align: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
 
.re .feature-card img {
    max-width: 214px;
    margin-bottom: 10px;
}
 
.re .feature-card h3 {
    margin: 10px 0;
    color: #005f73;
}
 
.re .feature-card p {
    color: #333;
}
.bg{
background:url(../img/title_mavi2.gif);
height:34px;
}
.bg .re{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin-top: 7px;
}
/*------------------------Reklam--------------------------*/
/*--------------------------------------Devam Eden Projeler   Başlangıç----------------*/
.ter{
width:100%;
height:auto;
margin-top:25px;
display:none;
}
.ter .features {
    padding: 40px 20px;
    background-color: #94d2bd;
}
 
.ter .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
 
.ter .feature-card {
    background: white;
    border-radius: 10px;
    margin: 20px;
    padding: 20px;
    width: 250px;
    text-align: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
 
.ter .feature-card img {
    max-width: 214px;
    margin-bottom: 10px;
}
 
.ter .feature-card h3 {
    margin: 10px 0;
    color: #005f73;
}
/*--------------------------------------Devam Eden Projeler   Bitiş-------------------*/
        /*--FotBaşlangıç------------------------------------*/
.fot{
width:100%;
height:auto;
background:#009999;
margin-bottom:50px;
}
.atlkatogori{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	margin-bottom:10px;

	
}
.alt{
	width:218px;
	height:auto;
	float:left;
	margin-left:18px;
	margin-top:25px;
	margin-bottom:25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;

}
.alt ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: auto;
  background-color: #009999;
}

.alt li a {
  display: block;
  color:#FFFFFF;
  padding: 4px 12px;text-decoration: none;
  
}


.alt li a:hover {
  background-color: #555555;
  color:  #FFFFFF;
}	  
.fot .sag{
width:400px;
height:auto;
float:right;
margin-top:35px;
}
.fot .logo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top:15px;
}	  
.fot .adres{
	width:400px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;margin-top:15px;
}	  
.fot .sos{
width:400px;
height:auto;
text-align:center;margin-top:15px;
}
.local{
width:400px;
height:auto;
border:4px solid #FFCC33;
background: #94d2bd;
margin-left:auto;
margin-right:auto;
} 
 .localkonu{
 width:100%;
 height:auto;
 margin-top:7px;
 padding-left:11px;
 padding-bottom:10px;
 }
/*------------------FotBaşlangıç------------------------------------*/


@media all and (max-width: 920px) {
.ban .logoo{
	width:100%;
	height:auto;
	text-align: center;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:15px;
	display:block;
}
.ban .tel{
display:none;
}
.ban .hot{
display:none;
}
.ban .logo{
display:none;
}
.sol{
display:none;
}
.orta{
width:100%;
margin-right:0px;
}
.features img {
padding: 0 !important;
max-width: 100% !important;
}

}
