body{
background:url(assets/images/bg.jpg) center top no-repeat;
}

h1{
font-size:120px;
color:#eee;
font-family:'Open Sans';
}


table {
    width: 100%;
    border: 1px solid #e2e2e2;
    border-spacing: 0;
    border-collapse: collapse;
}

tr:nth-child(even) {
    background: #f3f3f3;
}

.teknik table td {
    padding: 10px !important;
    font-size: 12px;
}

.hizmet .box-top img {
    display: table;
    margin: 0 auto 30px;
    font-size: 35px;
    width: 150px;
    height: 150px;
    line-height: 95px;
    text-align: center;
    border-radius: 50%;
    border: 3px #fff solid;
    -moz-box-shadow: inset 0 0 13px rgba(0,0,0,.4);
    -webkit-box-shadow: inset 0 0 13px rgba(0,0,0,.4);
    box-shadow: inset 0 0 13px rgba(0,0,0,.4);
    padding: 5px;
}

.hizmet .cell-3 {
    width: 20%;
}

.tableust {
    color: #FFF;
}
h1.kucukbaslik{
font-size:25px;
color:#BEB6B3;
margin:0px;
padding:0px;
font-family:myriad pro;
font-weight:normal;
height:24px;
}
h1.buyukbaslik{
font-size:35px;
color:#BEB6B3;
margin:0px;
padding:0px;
font-family:myriad pro;
height:45px;

}
p.yazi{
font-size:14px;
color:#333;
margin:0px;
padding:0px;}

.menudondur{
-webkit-border-top-left-radius: 8px;
-moz-border-radius-topleft: 8px;
border-top-left-radius: 8px;
background:url(../images/menubg.jpg) repeat-x;
background-color:#49456B;
}
a.solmenu{
color:#fff;
font-size:14px;
font-family:'Open Sans'

}
a.solmenu:hover{
color:#ccc;
font-size:14px;
font-family:'Open Sans'
}
a.altmenu{
color:#000;
font-size:14px;
font-family:'Open Sans'

}
a.altmenu:hover{
color:#999;
font-size:14px;
font-family:'Open Sans'
}
.ustal{
float:right;
text-align:right;
width:100%;
}
.kaybet{
   display:;
   } 
.renksiz{
   -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.renksiz:hover{
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

@media screen and (max-width: 750px) {
   .kaybet{
   display:none;
   } 
   .renksiz{
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
   
}

.renksiz:hover{
   -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
}








@media only screen and (min-width : 0px) {

.yuvarlak {  border-radius: 0%;  }

}




@media only screen and (min-width : 536px) {
  
.yuvarlak {  border-radius: 0%;  }
}



@media only screen and (min-width: 768px) {
   
.yuvarlak {  

width: 199px;
height: 197px;
border-radius: 175px;
border-color: #ecf0f1;
border-width: 8px;
border-style: solid;
margin-top:20px;

 }
}



