@charset "utf-8";
.home {
	height: 100%;
	width: 100%;
}
.warp {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: +100;
	left: 0px;
	top: 0px;
}

.fullscreen_warp {
	position: fixed;
	height: 100%;
	width: 100%;

}


.fullscreen ul li {
	overflow: hidden;
	position: absolute;
	height: 100%;
	width: 100%;
	display: none;
}
.fullscreen ul li img {
	width: 100%;
}

.home .header_warp
{
    height: 96px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color:Black;
    z-index: +10;
    box-shadow: 0 0 30px #333;
    -moz-box-shadow: 0 0 30px #333;
    -webkit-box-shadow: 0 0 30px #333;
    border-bottom:1px solid white;
}
.home .header h1 {
	display: block;
	height: 69px;
	width: 287px;
	float: left;
}
.home .header h1 a {
	background-image: url(/images/logo.png);
	height:89px;
	width: 287px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9000pt;
}

.home .header {
	height: 96px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	z-index: +10;
}
.home .header .nav {
	position: absolute;
	height: 96px;
	width:600px;
	top: 0px;
	right: 0px;
}
.home .header .nav li {
	float: left;
}
.home .header .nav li a {
	height: 96px;
	color: #FFF;
	line-height: 160px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	font-family:'klavika_rgregular';
}
.home .header .nav li a:hover
{
    color: #800000;
}
.home .footer_warp 
{
    background-color:Black;
	height: 37px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.home .footer {
	height: 37px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
}
.home .footer .nav {
	width: 600px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.home .footer .nav li {
	float: left;
	position: relative;
	z-index: +101;
}
.home .footer .nav li a {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	font-size: 11px;
		font-family:'klavika_rgregular';
}
.home .footer .nav li .bulten {
	background-color: #F4F4F4;
	padding: 10px;
	height: auto;
	width: 280px;
	position: absolute;
	left: -150px;
	top: -50px;
	z-index: +102;
	border: 1px solid #999;
	display: none;
}
.home .footer .nav li .bulten .text {
	line-height: 20px;
	float: left;
	height: 22px;
	width: 215px;
	border: 1px solid #CCC;
	color: #999;
	padding-left: 5px;
}
.home .footer .nav li .bulten .button {
	background-color: #2D2D2D;
	line-height: 24px;
	text-align: center;
	float: left;
	height: 24px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
	color: #FFF;
	cursor:pointer;
}
.home .footer .social {
	position: absolute;
	left: 0px;
	bottom: 3px;
}
.home .footer .social a {
	background-image: url(/images/social.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 26px;
	float: left;
	margin-right: 10px;
	text-indent: -9000pt;
}
.home .footer .social .twit {
	background-position: -28px 0px;
}
.home .footer .social .face {
	background-position: 0px 0px;
}
.home .musterihiz {
	width: 14%;
	position: absolute;
	left: 0px;
	bottom: 34px;
}
.home .musterihiz img {
	width: 100%;
}
.home .projeler {
	height: 155px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: absolute;
	z-index: +11;
	bottom: 35px;
}
.home .projeler .projec {
	position: relative;
	height:155px;
	width:848px;
	overflow: hidden;
	left: 50px;
}

.home .projeler ul {
	position: absolute;
	left: 0px;
	top: 7px;
	width: 10000px;
}
.home .projeler ul li {
	float: left;
	margin-right: 20px;
	position: relative;
	width: 422px;
	height:155px;
}
.home .projeler ul li a {
	display:block;
	width:422px;
	height:155px;
	position:absolute;
	bottom:0px;
}
.home .projeler ul li a img {
	width: 422px;
	height:100px;
	margin:0px auto;
	border:1px solid silver;
}
.home .projeler ul li h3
{
    color: #FFFFFF;
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-weight: normal;
    text-align: center;
    width:422px;
    font-size: 14px;
    z-index: 500;
    background-image: url('/images/transparan.png');
    padding-top:5px;
    padding-bottom:5px;
}
.home .projeler .geri
{
    position: absolute;
    height: 50px;
    width: 50px;
    top: 40px;
    left:0px;
    background-image: url(/images/geri.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9000pt;
}

.home .projeler .ileri
{
    position: absolute;
    height: 50px;
    width: 50px;
    top: 40px;
    right: -105px;
    background-image: url(/images/ileri.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9000pt;
}


.page {
	height: 100%;
	width: 100%;
	
}
.page .header_warp {
	height: 96px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	background-color:Black;
	z-index: +10;
	box-shadow: 0 0 30px #333;
	-moz-box-shadow: 0 0 30px #333;
	-webkit-box-shadow: 0 0 30px #333;
	border-bottom:1px solid white;
	float: left;
}
.page .header h1 {
	display: block;
	height: 89px;
	width: 287px;
	float: left;
}
.page .header h1 a {
	background-image: url(/images/logo.png);
	height: 89px;
	width: 287px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9000pt;
}

.page .header {
	height: 96px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	z-index: +10;
}
.page .header .nav {
	position: absolute;
	height: 96px;
	width: 600px;
	top: 0px;
	right: 0px;
}
.page .header .nav li {
	float: left;
	position: relative;
}
.page .header .nav li a {
	height: 96px;
	color: #FFF;
	line-height: 160px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
		font-family:'klavika_rgregular';
}
.page .header .nav li a:hover
{
      color: #800000;
}
.page .footer_warp 
{
    background-color:Black;
	height: 37px;
	width: 100%;
	position: relative;
	left: 0px;
	bottom: 0px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.page .footer {
	height: 37px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
}
.page .footer .nav {
	width: 600px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index:+200;
}
.page .footer .nav li {
	float: left;
	position: relative;
	z-index: +12;
}
.page .footer .nav li a {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	font-size: 11px;
		font-family:'klavika_rgregular';
}
.page .footer .nav li .bulten {
	background-color: #F4F4F4;
	padding: 10px;
	height: auto;
	width: 280px;
	position: absolute;
	left: -150px;
	top: -50px;
	z-index: +300;
	border: 1px solid #999;
	display: none;
}
.page .footer .nav li .bulten .text {
	line-height: 20px;
	float: left;
	height: 22px;
	width: 215px;
	border: 1px solid #CCC;
	color: #999;
	padding-left: 5px;
}
.page .footer .nav li .bulten .button {
	background-color: #2D2D2D;
	line-height: 24px;
	text-align: center;
	float: left;
	height: 24px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
	color: #FFF;
	cursor:pointer;
}



.page .footer .social {
	position: absolute;
	left: 0px;
	bottom: 3px;
}
.page .footer .social a {
	background-image: url(/images/social.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 26px;
	float: left;
	margin-right: 10px;
	text-indent: -9000pt;
}
.page .footer .social .twit {
	background-position: -28px 0px;
}
.page .footer .social .face {
	background-position: 0px 0px;
}
.icpage_warp {
	float: left;
	height: auto;
	width: 100%;
	background-color: #f5f5f5;
	
}
.yatirimci
{
    width:100%;
    
    }
    .yatirim
{
    width:100%;
    float:left;
    padding-bottom:15px;
    margin-bottom:15px;
    border-bottom:1px solid silver;
    position:relative;
    }
.icpage_warp .icpage {
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.icpage_warp .icpage h2 {
	float: left;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 20px;
	color: #333;
	font-size: 14px;
	margin-bottom: 10px;
}
.icpage_warp .icpage p {
	line-height: 20px;
	color: #666;
}
.icpage_warp .icpage .projeler {
	height: 100px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 80px;
	position: relative;
	z-index: +11;
	background-color: #FFF;
	float: left;
}
.icpage_warp .icpage .projeler .projec {
position: relative;
	height: 130px;
	width: 720px;
	overflow: hidden;
	left: 50px;

}

.icpage_warp .icpage .projeler ul {
position: absolute;
	left: 0px;
	top: 7px;
	width: 10000px;

}
.icpage_warp .icpage .projeler ul li {
	float: left;
	margin-right: 20px;
	position: relative;
	width: 220px;
	height:92px;

}
.icpage_warp .icpage .projeler ul li a img{
	max-width: 216px;
	max-height:96px;
	margin:0px auto;

}
.icpage_warp .icpage .projeler ul li h3 {
    color: #FFFFFF;
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-weight: normal;
    text-align: center;
    width: 220px;
    font-size: 14px;
    z-index: 500;
    background-image: url('/images/transparan.png');
    padding-top:5px;
    padding-bottom:5px;

}
.icpage_warp .icpage .projeler .geri {
	position: absolute;
	height: 50px;
	width: 32px;
	top: 40px;
	left: 10px;
	background-image: url(/images/ilerigeri.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9000pt;
}

.icpage_warp .icpage  .projeler .ileri {
	position: absolute;
	height: 50px;
	width: 30px;
	top: 40px;
	right: 10px;
	background-image: url(/images/ilerigeri.png);
	background-repeat: no-repeat;
	background-position: -34px 0px;
	text-indent: -9000pt;
}
.icpage_warp .icpage .proje {
	margin-bottom: 20px;
	float: left;
	width: 960px;
}

.icpage_warp .icpage .proje .top {
	float: left;
	height: 300px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
.icpage_warp .icpage .proje .top .left {
	float: left;
	height: 300px;
	width: 400px;
}
.icpage_warp .icpage .proje .top .left img {
	width: 400px;
	height: 300px;
}
.icpage_warp .icpage .proje .top .right {
	float: right;
	width: 540px;
	position: relative;
	height: 300px;
}
.icpage_warp .icpage .proje .top .right .prodetay {
	background-color: #333;
	float: right;
	height: 30px;
	width: 120px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	line-height: 30px;
	text-align: center;
}
.icpage_warp .icpage .proje .top .right h3 {
	margin-bottom: 10px;
	font-size: 16px;
}

.icpage_warp .icpage .proje ul {
	width: 990px;
}


.icpage_warp .icpage .proje ul li {
	float: left;
	height: auto;
	width: 210px;
	margin-right: 10px;
	padding: 10px;
	border: 1px solid #CCC;
	margin-top: 10px;
}
.icpage_warp .icpage .proje ul li:hover {
	border: 1px solid #999;
	background-color: #DCDCDC;
}
.icpage_warp .icpage .proje ul li a img {
	height: 160px;
	width: 210px;
}
.icpage_warp .icpage .proje ul li a h3 {
	color: #666;
	float: left;
	margin-top: 5px;
	font-size: 16px;
}
.icpage_warp .icpage .galeri .kats {
	width: 990px;
	float:left;
}
.icpage_warp .icpage .galeri .kats a {
	padding:10px;
	float:left;
	color:Black;
}
.icpage_warp .icpage .galeri ul {
	width: 990px;
	float:left;
}

.icpage_warp .icpage .galeri ul li {
	float: left;
	height: auto;
	width: 210px;
	margin-right: 10px;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.icpage_warp .icpage .galeri ul li:hover {
	border: 1px solid #999;
	background-color: #DCDCDC;
}
.icpage_warp .icpage .galeri ul li a img {
	height: 160px;
	width: 210px;
}
.iletisim {
	width: 960px;
	z-index: +300;
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	float: left;
	margin: 0px;
	padding-bottom: 20px;
	position: relative;
}
.iletisim .iletisim_bilgileri {
	float: left;
	width: 260px;
	height: 420px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.iletisim_bilgileri h3 {
	width: 260px;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	text-align: center;
}
.iletisim_bilgileri div p {
	width: 250px;
	color: #CCC;
	text-align: center;
	padding-right: 10px;
	margin-top: 10px;
	font-size: 14px;
}
.iletisim_bilgileri div p span {
	color: #AE8D57;
}

.iletisim_bilgileri div {
	margin-top: 50px;
}




.iletisim .form {
	height: auto;
	width: 650px;
	padding: 0px;
	float: right;
	position: absolute;
	right: 10px;
	margin: 0px;
	top: 120px;
}
.iletisim .iletisim2 {
	text-align: center;
	position: absolute;
	width: 640px;
	color: #333333;
	top: 30px;
	right: 10px;
	font-weight: normal;
}
.iletisim .iletisim3 {
	text-align: center;
	position: absolute;
	width: 640px;
	top: 60px;
	color: #AE8D57;
	right: 10px;
}


.iletisim .form div {
	width: 280px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 15px;
	padding-left: 15px;
	height: 270px;
	padding-top: 10px;
}

.iletisim .form .label {
	width: 280px;
	display: block;
	float: left;
	color: #333333;
	font-size: 13px;
	padding: 0px;
	text-align: center;
	line-height: 25px;
	height: 17px;
	margin: 0px;
}
.iletisim .form .texbox {
	width: 280px;
	height: 25px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.iletisim .form .texarea {
	width: 280px;
	float: left;
	height: 100px;
	padding: 0px;
	border: 1px solid #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	resize: none;
	color: #CCC;
	background-color: #333;
}
.iletisim .form .jumpMenu2 {
	width: 280px;
	height: 25px;
	float: left;
	padding: 0px;
	border: 1px solid #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
	cursor: pointer;
	background-color: #f5f5f5;
}
.iletisim .form .texarea2 {
	width: 280px;
	float: left;
	padding: 0px;
	height: 86px;
	resize: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #333;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	margin: 0px;
}
.iletisim .form .button {
	float: right;
	width: 130px;
	height: 30px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 275px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	cursor: pointer;
}

.iletisim .form .clear {
	clear: both;
}
.iletisim .maps {
	float: left;
	margin-top: 30px;
}
.icpage_warp .icpage .tanitimfilmi {
	float: left;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.icpage_warp .icpage .ik {
	float: left;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ik p {
	font-size: 16px;
	padding: 10px;
	float: left;
	width: 960px;
}
.ikresim
{
    float:right;
    width:300px;
    }
.isbasvuruform {
	width: 450px;
	margin-left: 0px;
	padding-bottom: 0px;
	float: left;
}
.isbasvuruform div {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	padding-left: 0px;
	padding-right: 260px;
	margin-right: 10px;
	margin-left: 10px;
	width: 450px;
}
.isbasvuruform .label {
	line-height: 20px;
	height: 20px;
	width: 170px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	padding-right: 10px;
	font-size: 13px;
}
.isbasvuruform .texbox {
	float: left;
	height: 20px;
	width: 260px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
	border: 1px solid #999;

}
.isbasvuruform .jumpMenu {
	float: left;
	width: 88px;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;

	border: 1px solid #999;
}
.isbasvuruform #jumpMenu {
	float: left;
	width: 260px;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
}
.isbasvuruform .jumpMenu2 {
	float: left;
	width: 260px;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
}
.isbasvuruform .jumpMenu3 {
	float: left;
	width: 260px;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
}
.isbasvuruform .jumpMenu4 {
	float: left;
	width: 260px;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
}
.isbasvuruform .textarea {
	float: left;
	height: 150px;
	width: 420px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius:3px;
	border: 1px solid #999;
}
.isbasvuruform .button {
	float: right;
	height: 25px;
	width: 120px;
	border: 1px solid #999;
	margin-top: 10px;
	cursor:pointer;
	border-radius:3px;
}

.basindabiz {
	float: left;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.basindabiz ul {
	width: 990px;
}

.basindabiz ul li {
	float: left;
	height: 160px;
	width: 212px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #CCC;
}
.basindabiz ul li a img {
	width: 212px;
	height: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.slogan
{
    position:absolute;
    left:50px;
    top:300px;
z-index:600;
    }
    .topemail
    {
        width:250px;
        position:absolute;
        right:0px;
        color:White;
        top:5px;
        font-size:9pt;
         font-family: 'klavika_rgregular';
        }    .topemail span
    {
       
        color:White;
        font-size:8pt;
         font-family: 'klavika_rgregular';
         margin-left:50px;
        }

