
    /* GLOBAL STYLES
    -------------------------------------------------- */
    /* Padding below the footer and lighter body text */

body {
      padding-bottom: 40px;
      color: #5a5a5a;
	  background:#eeeeee;
	  font-family: 'Open Sans', sans-serif;
	  height:%100;
    }


a {
	color: #144a85;
	text-decoration: none;
}


.header{
		
		height: 100px;
		background-color:#e3e3e3;
		border-bottom:1px solid #dddddd; 
 }
 
 .logo{
		
		padding:10px 0 0 10px;
 }

.carousel-container{
	
	background-color: #f7f7f7;
	min-height: 400px;
	height: %100;

}

/*navigation*/

.header-navigation{
	margin:70px 0 0 0;
}

.nav-tabs{
	margin-left:30px;
}


.nav{
			
}

.nav-pills > li > a {
	color: #424242;
	font-size:15px;
	font-weight:500;	
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius:0;
     -moz-border-radius:0;
          border-radius:0;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
	
  color: #eeeeee;
  height:20px;
  background:none;

}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #4c4c4c;
  background-color: #dddddd;
  border-color: #144a85;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #4c4c4c;
  text-decoration: none;
  background-color: #dddddd;
}

.dropdown-menu > li > a {
  display: block;
  padding:2px 20px;
  clear: both;
  font-weight: normal;
  line-height: 25px;
  color: #888888;
  white-space: nowrap;
}

.dropdown-menu > li{
	
	height:35px;	
}

/*navigation*/

/* Featurettes
    ------------------------- */

    .featurette-divider {
      margin: 80px 0; /* Space out the Bootstrap <hr> more */
    }
    .featurette {
      padding-top: 50px; /* Vertically center images part 1: add padding above and below text. */
      overflow: hidden; /* Vertically center images part 2: clear their floats. */
    }
    .featurette-image {
      margin-top: -10px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
    }

    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
    .featurette-image.pull-left {
      margin-right: 40px;
    }
    .featurette-image.pull-right {
      margin-left: 40px;
    }

/* Thin out the marketing headings */

.featurette-heading {
 	color: #009725;
	margin: 30px 0 8px;
	font-size: 30px;
	font-weight:200;
	line-height: 1.15em;
}


.lead{
	
	font-size: 15px;
	color: #666;
	line-height: 1.6em;
	float: left;
}

 /* MARKETING CONTENT
    -------------------------------------------------- */

    /* Center align the text within the three columns below the carousel */
    .marketing .span4 {
      text-align: center;
    }
    .marketing .span4 p {
      margin-left: 10px;
      margin-right: 10px;
    }




.slide{
	
	margin:10px 0 0 0;
	min-height:375px;
	height:100%;
}


.detail-content{
	
	margin-top:20px;
	margin-bottom:20px;
	padding:20px 20px 20px 20px;
	background-color:#f7f7f7;
	border:1 px solid #eeeeee;
	min-height:0px;
	height:100%;
}

.file-links{

	vertical-align: middle;
	margin: 0;
	padding: 0;
	display: inline-block;
	zoom: 1;
	float:right;		
}

.document a{
    background: url(../images/document-icon.png) 0 0 no-repeat;
    width: 24px;
}

.document a:hover{
    background:url(../images/document-hover.png) 0 0 no-repeat;
    width: 24px;
}

.video a{
    background: url(../images/video-icon.png) 0 0 no-repeat;
    width: 24px;
}

.video a:hover{
    background:url(../images/video-hover.png) 0 0 no-repeat;
    width: 24px;
}

.link a{
    background: url(images/link-icon.png) 0 0 no-repeat;
    width: 24px;
}

.link a:hover{
    background:url(../images/link-hover.png) 0 0 no-repeat;
    width: 24px;
}


/* Sticky footer styles
      -------------------------------------------------- */

      /* Wrapper for page content to push down footer */
      #wrap {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        /* Negative indent footer by it's height */
        margin: 0 auto -60px;
      }

      /* Set the fixed height of the footer here */
      #push,
      #footer {
        min-height: 60px;
        height:%100;
      }
      #footer {
        background-color: #f5f5f5;
        color: #777;
		font-size: 15px;
		padding: 20px 0;
      }

      /* Lastly, apply responsive CSS fixes as necessary */
      @media (max-width: 767px) {
        #footer {
          margin-left: -20px;
          margin-right: -20px;
          padding-left: 20px;
          padding-right: 20px;
        }
      }
      
      .page-header {
	padding-bottom: 9px;
	margin: 20px 0 30px;
	border-bottom: 1px solid #eeeeee;
}

.page-header h3, .page-header h4, .page-header h5, .page-header h6 {
	background:url(../usercontent/images/section-top-bg.png)repeat;
	display: block;
	color:#3369e8;
	font-weight:400;
}

.white{
	
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	background: #eeeeee;	
}
.news{
	text-align:center;
}

.referanslar{
	margin-top:0px;
}

.tabbable{
	
}

.news-item{
	height: 350px;	
}

.footer-item{
	text-align:center;
}


.referanslar{
	min-height:370px;
	height:100%;
	text-align: center;	
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 6px;
  padding-left: 6px;
  margin-right: 2px;
  line-height: 14px;
}
.social{
	text-align:right;
	margin:5px 0 0 0;	
}
.referans-tip{
	background-color:#2096F3;
	color:#f7f7f7;
	text-align:center;
	padding:4px;
}
.rezidans{
	background-color:#70C1E2;
}
.avm{
	background-color:#E42127;
}
.otel{
	background-color:#F28120;
}
.konut{
	background-color:#2096F3;
}
.villa{
	background-color:#E42127;
}
.kooperatif{
	background-color:#70C1E2;
}
.ofis{
	background-color:#F28120;
}
.egitim{
	background-color:#70C1E2;
}

.universite{
	background-color:#E42127;
}

.havalimani{
	background-color:#F28120;
}

footer-social {
  margin-top: 16px;
}
.main-content{
	
}