@font-face
{
	font-family:'pfdintextcondpro';
	src:url('../fonts/pfdintextcondpro-regular-webfont.eot?')
	format('eot'),url('../fonts/pfdintextcondpro-regular-webfont.woff')
	format('woff'),url('../fonts/pfdintextcondpro-regular-webfont.ttf')
	format('truetype'),url('../fonts/pfdintextcondpro-regular-webfont.svg#pfdintextcondpro-regular-webfont')
	format('svg');
}




.logo_ana {
width:100%;
background:#FFFFFF;
height:60px;
}





.logo_ana_ic {
width:80%;
height:70px;
margin: 0px auto 0px auto;
background:url(../images/logo.png) no-repeat center left;
border-radius:5px;
} 

.menu_element {
height:50px;
line-height:50px;
color:#FFFFFF;
background:#b1b1b1;
float:right;
margin-right:10px;
border-radius:5px;
width:130px;
text-align:center;
margin-top:10px;
display:block;
}

.menu_element a {
height:50px;
width:130px;
text-decoration:none;
color:#FFFFFF;
display:block;
border-radius:5px;
}

.menu_element a:hover {
height:50px;
width:130px;
color:#e3cfa4;
text-decoration:none;
transition: background-color 0.5s ease;
background-color:#990000;
}







.svg-turkiye-haritasi {
  max-width: 1140px;
  margin: 0 auto;
  text-align: center;
}
.svg-turkiye-haritasi svg {
  width: 100%;
  height: auto;
}
.il-isimleri {
  position: absolute;
  z-index: 2;
}
.il-isimleri div {
  display: inline-block;
  background: #222;
  color: #fff;
  padding: 8px 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#svg-turkiye-haritasi path {
  cursor: pointer;
}

#svg-turkiye-haritasi path:hover {
  fill: #333230;
}


.altkisim {
width:100%;
margin:0px auto 0 auto;
background:#FEFFFF;
background:url(../images/back_tile.jpg);
overflow:auto;
padding-bottom:20px;
}

.serit_kirmizi {
height:30px;
width:100%;
margin:20px auto 0 auto;
background:#e2747d;
}


.altkisim_ic {
width:70%;
margin:0px auto 0 auto;
}


.illermenu {
width:180px;
height:40px;
background:#FFFFFF;
border-radius:10px;
margin:9px 0 0 5px;
line-height:40px;
float:left;
display:block;
text-align:center;
}


.illermenu a{
text-decoration:none;
color:#000000;
display:block;

}

.illermenu a:hover {
text-decoration:none;
color:#ff0000;
background:#999999;
display:block;border-radius:10px;
}


.video_back {
width:100%;
height:510px;
background:#CCCCCC;
padding-top:30px;
}

