/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  color: #5a5a5a;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}
.navbar-wrapper .navbar .container .sosyall{
	
	color:red;
	right:10px;
	
	margin: 10px;
	padding: 0px;
}

.sosyall img{
	
	border: 10px solid red;
	
}	
	



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 70%;          /*slide yükseklik belirtir*/
  margin-bottom: 60px;
  min-height: 200px;
  max-height: 500px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 100%;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0px;
  left: 0px;
  
  min-width: 100%;
  max-width: 100%;
  height: 100%;
}
/*- Metinler--*/

.hakkimizda_metin{
	
	left: 100px;
	
	
} 
.hakkimizda_metin {
    
    padding-left: 10%;
    padding-right: 10%;
	text-align: justify;
	font-size: 20;
	font-style: normal;
	color: black;
}
	
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
 
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}
.iletisim_p{
    font-size: 3em;
    
    
}
.iletisim_table{
    
    width: 60%;
    height: 50%;
    table-layout: auto;
}
.iletisim_table_sol{
    
    min-width: 2%;
    max-width: 10%;
    
    text-align: center;
    height: 100px;
    font-weight: bold;
}
.iletisim_table_sag{
    min-width: 10%;
    max-width: 30%;
    text-align: left;
    padding-left: 10px;
}
.footer_back{
    position: absolute;
    right: 10%;
    }
.footer_alt{
    position: absolute;
    left: 10%;
    color: black;
}
.otomatlar{
    /*border:1px solid blue;*/
    width: 80%;
    position: relative;
    margin: auto;
    
   
   
    
}
.otomatlar_table{
    width: 100%;
    height: 100%;
    margin: 1px;
}
.otomatlar_td{
    width: 30%;
    text-align: center;
}
.otomatlar_td2{
    width: 20%;
    text-align: center;
}

}
.otomatlar_td p{
    font-size: 100%;
    text-align: center;
}
.otomatlar_tr{
    height: 100px;
}
.otomatlar_tr_2{
    height: 100px;
}

.otomatlar_resim {
    width: 80%;
    min-height: 200px;
    max-height: 500px;
    padding: 0px;
    margin: auto;
   
}
.otomatlar_resim_2 {
    width: 100%;
    min-height: 200px;
    max-height: 500px;
    padding: 0px;
    margin: auto;
   
}