/* GLOBAL
-------------------------------------------------- */

body { color: #5a5a5a; background-color:#f1f1f1; font-size: 14px; }
html, body, div, a, table { font-family: 'Open Sans', sans-serif; font-size: 12px; }
* { font-size: 14px; }

a:hover { text-decoration:none; }

.paddingsiz { padding:0; }

.footer {
    background: #75b63e ; margin-top: 10px; color:#373d4b; padding: 30px 0px 30px 0px; font-size: 13px;
}
.footer a{ color:#373d4b; }
.seperate { width: 100%; height: 10px; }
.yesil { background: #85c65e; color: #fff; height: 100px; width: 100%; padding: 10px; font-size: 24px; line-height: 38px; }

.yuvarlak { position: absolute; width: 25px; height: 25px; padding: 0; }

#popover1 { margin-left: 680px; margin-top: 156px; }
#popover2 { margin-left: 545px; margin-top: 259px; }
#popover3 { margin-left: 350px; margin-top: 50px; }
#popover4 { margin-left: 440px; margin-top: 190px; }
#popover5 { margin-left: 440px; margin-top: 340px; }
#popover6 { margin-left: 700px; margin-top: 200px; }
#popover7 { margin-left: 555px; margin-top: 178px; }
#popover8 { margin-left: 320px; margin-top: 400px; }
#popover9 { margin-left: 522px; margin-top: 300px; }
#popover10 { margin-left: 922px; margin-top: 200px; }
#popover11 { margin-left: 852px; margin-top: 160px; }
#popover12 { margin-left: 202px; margin-top: 390px; }

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

.navbar-default { background-color:transparent!important; border:0; }

/* 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-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
}
a.navbar-brand img {
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
	margin-top:-56px; z-index: 999; position: relative;
}
.navbar-toggle {
    z-index:3;
}
.navbar-nav>li>a { padding-bottom: 5px!important; }
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { border-color: #75b63e ; }
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover { background-color: transparent; }
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { background-color: #ffffff; width: 100%; }
.dropdown-menu>li>a { padding: 10px 5px 0px 3px; line-height: 80px; }
.navbar-nav>li>.dropdown-menu { padding: 0; }

.selected { border-color: #75b63e ; }

.nav>li>a { padding: 10px 7px; font-size: 14px; }

a.various::before {
    position: absolute;
    width: 48px;
    height: 45px;
    background: url(/img/folder.png);
    content: "";
    top: 5px;
    right: 20px;
}

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

/* Carousel base class */
.carousel {
  height: 500px;width: 100%!important;
}

@media screen and (max-width: 480px) {
	.carousel, .carousel-inner {
	  height: 210px; width: 100%!important;
	}
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  text-align:left !important;
}
.carousel-caption p
{
	margin-bottom: 0px;
}
.carousel-caption h3,
.carousel .icon-container,
.carousel-caption button {
  font-size: 52px;
  font-family: "Futura Tr";
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.1;
  z-index: 12;
  margin-top:-155px;
}
.carousel-caption h3 {
	padding: .5em;
}
.carousel .icon-container {
	display: inline-block;
	font-size: 25px;
	line-height: 25px;
	padding: 1em;
	text-align: left;
	border-radius: 50%;
}
.carousel-caption button {
	border-color: #00bfff;
	margin-top: 1em;
	display:none;
}

/* Animation delays */
.carousel-caption h3:first-child {
	animation-delay: 1s;
}
.carousel-caption h3:nth-child(2) {
	animation-delay: 2s;
}
.carousel-caption button {
	animation-delay: 3s;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  /*height: 500px;*/
  max-height: 500px;
  margin: 0 auto;
}
.thumblar {
	margin-top: -65px;
	z-index: 99999999;
	position: relative; height: 225px;
}
.thumblar>li { width: 19%; padding:5px; }
.thumblar>li img { width: 100%; opacity:0.5; }

.selected img {
	opacity:1!important;
}


.hoverSari:hover:after {
    content:"\A";
    width:100%;
    height:100%;
    background:rgba(226, 255, 0, 0.5);
    position:absolute;
    top:0;
    left:0; border: 5px solid #75b63e ;
}

.tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 5px 5px;
    padding: 10px;
}

.tab-content>.tab-pane  { min-height: 200px; }

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border-top: 5px solid #75b63e ;
}

.nav-tabs>li>a {
    border: 1px solid #f4f4f4;
    background: #fff;
}

.anaKutuBaslik {
    position: relative;
    top: 0;
    left: 0;
    margin-top: -290px;
    margin-left: 0px;
    color: #fff;
    font-weight: 700;
    font-size: 19px;
    width: 100%;
    height: 290px;
    padding-top: 20px;
    padding-left: 15px;
}

.pictolar img { float:left; margin-right:5px; height: 80px; }
@media (max-width: 768px) 
{
	.pictolar img { float:left; margin-right:1%; width:19%; height:19%; margin-top:10px; }
}

/* orta-sliderbtn */
img
{
	vertical-align: top !important;
}

.caption1 { font-size: 20px!important; padding: 10px 15px 10px 15px!important; color:#fff!important; }
.caption1 span { font-size: 30px!important; }
.caption2 { font-size: 18px!important; color:#fff!important; }
@media (max-width: 768px) 
{
	.caption1 span { font-size: 20px!important; }
	.caption2 { font-size: 14px!important; }
}
.flexslider .slides > li { opacity:0.5; }
.flex-active-slide { opacity:1!important; }
.flex-direction-nav a { height: 45px!important; }
.flexslider { overflow: hidden; margin: 0 0 10px!important; }
.flex-caption { }
#carousel .flex-viewport { width:1020px; left:50%; margin-left:-510px; }
#carousel .flex-active-slide { width: 220px!important; margin-top: 0px!important; background:url('/images/1h.png'); }

/*
 * flexslider slide styling 
 */

.slides {
    overflow: hidden !important;
}

.slides div .flex-caption {
    overflow: scroll !important;
}


/*
 * flexslider caption styling 
 */

.flex-caption {
    position: absolute;
    text-align: left;
    font-size: 11px;
    background:rgba(255, 255, 255, 0.7);
    z-index: 100;
    padding: 15px 25px 15px 25px;
    width: 600px;
    top: 250px;
    color: #000;
}

.right {
    right: 0;
    margin-bottom: 0px;
}

.show-caption {
    position: absolute;
    top: 48%;
    right: 240px;
    z-index: 99;
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
    pointer-events: none;
}

.hcaption { font-size: 35px; font-weight: 700; }
.hcap { font-size: 30px; }

.nav-tabs>li { width: 50%; }
.nav-tabs>li>a { width: 100%; }

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

@media (min-width: 768px) 
{
	.navbar { min-height: 70px; margin-bottom: 0px; 	}
	.navbar-brand { height: 70px; }
	.navbar-nav, .navbar-nav>li, .navbar-default .navbar-nav>li>a { height: 70px; line-height: 38px; }
	.nav>li>a>img { max-width: none; vertical-align: middle!important; }
  /* Navbar positioning foo */
  .navbar-wrapper {
    height: 70px;
    margin-top: 0px;
	background-color:transparent; z-index: 999;
	font-size:0px;
	width: 100%;
    margin: 0 auto;
	position: relative; 
	border-color: #f1f1f1!important;
    border-bottom: 6px solid #f1f1f1;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /*
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
  */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }
  .navbar-collapse
  {
	  margin-top:0px;
  }
}

.urungorsel { float: left; margin-right: 50px; max-width:300px; }
.urunCarousel { max-width:100%!important; }

@media (max-width: 768px) {
	
	.navbar-default .navbar-nav>li>a { width: 100%; }
	.anaKutuBaslik { height: 200px; margin-top: -200px; }
	.seperate { width: 100%; height: 1px; }
	.urungorsel { width:100%; }
	.navbar-header { margin-top: -50px; }
	.urunCarousel { max-width:70%!important; }
	
	.nav-tabs>li { height: 75px; }
	.nav-tabs>li>a { height: 75px; padding: 5px 5px; }

}

@media (min-width: 1200px) {
	.container { width: 1000px!important; } 
}

/* Slider Caption */
.slider-pro p.sp-layer
{
	font-size:24px !important;
	float:left !important;
	margin-left: 150px !important;
	background-color:transparent !important;
	color:#fff !important;
}
.sp-white
{
	font-weight:bolder !important;
	font-size:54px !important;
}

@media (max-width: 768px) {
	.slider-pro p.sp-layer {
		font-size: 40px !important;
		float: left !important;
		margin-left: 10px !important;
		margin-top: 10px!important;
		background-color: #000 !important;
		color: #fff !important;
		padding: 10px;
	}
}

/* Dropdown */
.dropdown-submenu {
    position: relative;
	width: 200px;
}
.dropdown-menu { margin: 2px 0 0 0; }

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 45px;
    margin-left: 0px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
	z-index:999999999;
	min-width: 200px;
	max-width: 200px;
    padding: 0px 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-menu>li>a {
    white-space: normal;
    line-height: 20px!important;
	width: 100%; font-size: 15px;
}

.row { margin: 0!important; }
.borderli { /*border-left: 6px solid #f1f1f1; border-right: 6px solid #f1f1f1;*/background:#fff; }

.bayafarkli { height: 240px; overflow: hidden; }

@media (max-width: 768px) {
	.bayafarkli { height: 80px; overflow: hidden; }
}