﻿body {
}


.spanFubamHakkinda {
      color:#323232; 
   font-family:Tempus Sans ITC;
font-size:16px;
}

.contentBox {

    width:206px;
    height:180px;
    float:left;
    background-color:#fff;
    border-radius:8px;
    margin-bottom:10px;
    margin-left:7px; 
	margin-right:5px;
}

.contentBoxV2{

    width:206px;
    height:180px;
    float:left;
    background-color:#fff;
    border-radius:8px;
    margin-bottom:10px;
    margin-left:18px; 
	margin-right:14px;
}
.contentBoxV3DT{

    width:204px;
    height:180px;
    float:left;
    background-color:#fff;
    border-radius:8px;
    margin-bottom:10px;
    margin-left:10px; 
	margin-right:12px;
}
 .contentBoxEmpty {

     width:442px;
     height:140px;
     float:left; 
	 text-align:center;
	 margin-left:3px;
	 margin-right:9px;
	  border-top:2px solid #F68720;
	  border-bottom:2px solid #F68720;
     border-radius:8px;
	 font-size:55px;
	 font-family:Tempus Sans ITC;
	 padding-top:40px;
   /*  margin-bottom:25px; */
    
}

.contentBox:hover {
   border:2px solid #26ABE2;
}
.contentBoxV2:hover {
   border:2px solid #26ABE2;
}
 .contentBoxV3DT:hover {
   border:2px solid #26ABE2;
}
.contentBoxIlk {

    width:206px;
    height:180px;
    float:left;
    background-color:#fff;
    border-radius:8px;
    margin-bottom:10px;
    margin-left:1px;
	margin-right:9px;
}
.contentBoxIlk:hover{
  border:2px solid #26ABE2;
}


.contentBoxImg {
    height: 95px;
    width: 100px;
    border-radius: 70px;
    margin-left:20px;
    padding-top:5px;
	/*background: url(../img/bilisim-ve-elektronik.jpg) no-repeat 0 0;*/
	}
.contentBoxImgDis {
    height: 95px;
    width: 180px;
    /*border-radius: 80px;*/
    margin-left:16px;
    padding-top:5px;
	/*background: url(../img/disticaret.jpg) no-repeat 0 0;*/
}
.contentBoxImgSaglik{
    height: 95px;
    width: 180px;
     padding-top:5px;
    /*border-radius: 90px;*/
    margin-left:14px;
	/*background: url(../img/saglik.jpg) no-repeat 0 0;*/
}
 
.contentBoxImgYatirim{
   height: 95px;
    width: 180px;
    /*border-radius: 90px;*/
    margin-left:15px;
    padding-top:5px;
	/*background: url(../img/yatirim.jpg) no-repeat 0 0;*/
}
.contentBoxImgInsaat{
    height: 95px;
     width: 180px;
    /*border-radius: 90px;*/
    margin-left:18px;
    padding-top:5px;
	/*background: url(../img/insaat.jpg) no-repeat 0 0;*/
}

.contentBoxImgBilisim{
   height: 95px;
     width: 180px;
  /*border-radius: 90px;*/ 
    margin-left:14px;
    padding-top:5px;
	/*background: url(../img/laptop.jpg) no-repeat 0 0;*/
}
.contentBoxImgYazilim{
  height: 95px;
      width: 180px;
    /*border-radius: 90px;*/
    margin-left:20px;
     padding-top:5px;
	/*background: url(../img/yazilim.png) no-repeat 0 0;*/
}

 
.contentBoxHeader {
    height:20px;
     width: 206px;
    margin-top:25px;
    color:#EE5010;
     font-family:Tempus Sans ITC;
      margin-bottom:3px;
      font-size:17px;
      padding-top:10px;
     
      text-align:center;
}

.contentBoxDescription {
    height:100px;
    width:246px;
    font-family:NewsGoth BT;
    margin-top:10px;
    padding-left:10px;
    text-align:center;
}


.submitCls {
    height:40px;
 width:170px;
 border:1px solid #ddd;
 font-family:Verdana;
 color:#ddd;
 border-radius:5px;
 margin-bottom:10px;
padding-left:4px;  
   cursor:pointer;
   background-color:#222222;
   font-size:14px;
}


.submitCls:hover {
  width:100px;
 height:40px;  
  background-color:#FF9B01;
   color:#fff;
   -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    margin-left:30px;
}



.Hinsaat{}
.Hbilisim{}
.Hyatirim{}
.HdisTic{}
.Hsaglik{}
.Hyazilim{}
 








 