﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	overflow-x: hidden;
	height: 100%;
      font-family: sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*css reset*/


@media only screen and (min-height:660px) {
.menuContainer{
padding-top: 52px !important;
}
}


body{
width:100%;
height:100%;
  position: absolute;
}

header{
width:100%;
height:9%;
}


footer{
width:100%;
height:9%;
position: relative;
z-index: 9999;
background: white;
float: left;
}

.wrapper{
width:100%;
height:81%;
}


/* header */
.head{
  width: 1015px;
  margin: 0 auto;
  height: 92%;

}

.logoContainer{
  z-index: 9999;
  position: absolute;
}

.logo{
left: -160px;
z-index: 9999;
top: 5px;
}

.menuContainer{
width: 780px;
  height: 34px;
  float: right;
  text-align: center;
  position: relative;
  left: -40px;
  padding-top: 24px;
}

.menuContainer a{font-family:sans-serif;font-size:15px;}
.menuContainer a:link {color: #000000;text-decoration: none;}
.menuContainer a:visited {color: #000000;}	
.menuContainer a:hover { color:#FFFFFF; text-decoration : none;} 
.menuContainer a:active{color:#FFFFFF;text-decoration : none; }


.menuContainer > a > div:hover{background:#343434;}

.menuContainer > a > div{position:relative; float:left;}

.menuContainer > a:nth-child(1) > div
{
height: 100%;
width: 129px;
line-height: 39px;
margin-left: 27px;
background-image:url('../images/Button_Border.png');
background-repeat: no-repeat;
background-position: right;
}

.menuContainer > a:nth-child(2) > div
{
height: 100%;
width: 134px;
line-height: 39px;
background-image:url('../images/Button_Border.png');
background-repeat: no-repeat;
background-position: right;
}


.menuContainer > a:nth-child(3) > div
{
height: 100%;
width: 130px;
line-height: 39px;
background-image:url('../images/Button_Border.png');
background-repeat: no-repeat;
background-position: right;
}

.menuContainer > a:nth-child(4) > div
{
height: 100%;
width: 153px;
line-height: 39px;
background-image:url('../images/Button_Border.png');
background-repeat: no-repeat;
background-position: right;
}

.menuContainer > a:nth-child(5) > div
{
height: 100%;
width: 98px;
line-height: 39px;
background-image:url('../images/Button_Border.png');
background-repeat: no-repeat;
background-position: right;
}

.menuContainer > a:nth-child(6) > div
{
height: 100%;
width: 98px;
line-height: 39px;
}

/* header */

/* rslider */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: 100%;
  float: left;
  width: 100%;
  border: 0;
  }


/* rslider */



/* rslider tabs */


.rslides_tabs {
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}

.rslides_tabs a:hover {
  border: 0;
}

.rslides_tabs li:first-child {
  margin-left: 0;
}

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}



/* rslider tabs */




.content{
  height: 100%;
}

/* footer */ 


.foot{
width: 1000px;
margin: 0 auto;
text-align: center;
}

.copyright, .followdiv{
font-size: 11px;
font-family: sans-serif;
top: 11px;
float: left;
position: relative;
}

.sliderbutton{
top: -30px;
position: relative;
}

.followdiv{
position:relative;
float:right;
}

/* footer */ 


/* Projeler */

.ProjelerContainer
{
  position: relative;
  width: auto;
  z-index: 9998;
  height: 100%;
  /* top: 50px; */
  background-size: 100% 100%;
  background-image: url('../images/Projeler-Bg.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}


.Projeler{
  position: relative;
  width: 1023px;
  margin: 0 auto;
  height: 85%;
  z-index: 9998;
  overflow: scroll;
  overflow-x: hidden;
  top: 95px;
}

.projediv
{
	float: left;
padding: 16px;
}

    .projediv > img {
    width:300px;
    height:200px;
    
    }



/* Projeler */


/*ProjeDetay*/

#projeDetay
{
width: 850px !important;
height: 500px;
top: 27%;
left: 5%;
margin-top: -14px;
position: absolute;
margin-left: -50px;
z-index: 9999;
background: white;
display:none;
}

.pd-image-big
{
width:643px;
height:399px;
float: left;
padding: 7px;
}

.pd-image-small
{
width:157px;
height:98px;
padding: 7px;
cursor:pointer;
}

.pd-image-container
{
position: relative;
float: left;
width: 191px;
height: 436px;
overflow: scroll;
overflow-x: hidden;
}

.pd-text
{
position:relative;
float:left;
width:100%;
padding: 7px;
}

/*ProjeDetay*/

/* Referanslar */

.ReferanslarContainer {
          position: relative;
  width: auto;
  z-index: 9998;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0px 0px;
    background-color: #F1F1F1;
}

.Referanslar {
      position: relative;
  width: 1023px;
  margin: 0 auto;
  height: 85%;
  z-index: 9998;
  overflow: scroll;
  overflow-x: hidden;
  top: 95px;
}

.RefYazi {  font-size: 23px;
  font-weight: bold;
  border-bottom: solid 1px
}

.RefBaslik {
      padding-top: 20px;
}

    .RefBaslik > span {
  font-weight: bold;
  font-size: 19px;
  position: relative;
  padding-left: 14px;
    }

.RefSatir {
     padding-top: 15px;
    font-size: 14px;
}

/* Referanslar */

/* iletişim */

.iletisimContainer {
              position: relative;
  width: auto;
  z-index: 9998;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 0px 0px;
    background-color: #F1F1F1;

}


.iletisimDiv {

          position: relative;
  width: 1023px;
  margin: 0 auto;
  height: 85%;
  z-index: 9998;
  overflow-x: hidden;
  top: 95px;
}


.iletisim-container{
position: relative;
float: left;
color: #343434;
width: 430px;
height: 290px;
  margin-top: 58px;
    margin-left: 17px;
}

.iletisim-container  > div{
width: 100%;
text-align: left;
font-family: Helvetica, Arial, sans-serif;
margin-bottom: 10px;
}

.iletisim-container > div > img{
top: 6px;
position: relative;
margin-right: 13px;
}


.iletisim-maps{
float: left;
background: white;
width: 513px;
height: 291px;
border: solid 1px;
  margin-top: 58px;
position: relative;
}

.iletisim-baslik{
font-size: 23px;
font-weight: bold;
text-decoration: underline
}

.iletisim-satir{

}



/* iletişim */