body{
	background:#fff;
	margin:0px;
	padding:0px;
	color:#787878;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	line-height:22px
}
a{
	text-decoration:none;
	color:#787878
}
a:hover{
	text-decoration:none;
	color:#509274
}

.line {
    display: inline-block;
    width: 70px;
    height: 1px;
    border-radius: 99px;
	background-color: #418f4a;
	margin-bottom:30px;
}



.mb-10 {
	margin-bottom:10px;
}
.mb-20 {
	margin-bottom:20px;
}
.mb-30 {
	margin-bottom:30px;
}
.mb-40 {
	margin-bottom:40px;
}
.mb-50 {
	margin-bottom:50px;
}
.mb-60 {
	margin-bottom:60px;
}

.mt-10 {
	margin-bottom:10px;
}
.mt-20 {
	margin-bottom:20px;
}
.mt-30 {
	margin-bottom:30px;
}
.mt-40 {
	margin-bottom:40px;
}
.mt-50 {
	margin-bottom:50px;
}
.mt-60 {
	margin-bottom:60px;
}

.pb-10 {
	margin-bottom:10px;
}
.pb-20 {
	margin-bottom:20px;
}
.pb-30 {
	margin-bottom:30px;
}
.pb-40 {
	margin-bottom:40px;
}
.pb-50 {
	margin-bottom:50px;
}
.pb-60 {
	margin-bottom:60px;
}

.pt-10 {
	margin-bottom:10px;
}
.pt-20 {
	margin-bottom:20px;
}
.pt-30 {
	margin-bottom:30px;
}
.pt-40 {
	margin-bottom:40px;
}
.pt-50 {
	margin-bottom:50px;
}
.pt-60 {
	margin-bottom:60px;
}

.panel-default {border:none;}
.panel-heading {background:transparent !important;}

.read-more {background: #418f4a; color:#fff;}

#navid {margin-top:40px; z-index:999;}

.logo {padding:5px 0px;}
.logo img {max-height:60px;}

.top-bar {background:#418f4a; padding:10px 0px;}
.top-bar a {color:#fff; text-decoration:none; margin-right:20px;}

.sosyal {text-align:right;}
.sosyal a {font-size:18px !important; margin-left:5px; margin-right:0px;}

.slider {padding-left:0px; padding-right:0px; margin:0px; margin-top:68px;}
.slider-title {
    display: block;
    position: absolute;
    top:150px;
    left: 20%;
    color: #fff;
    width:auto;
    background:rgba(65,143,74,0.8);
	padding:10px;
    -webkit-animation-delay: 1s; 

}

.slider-text {
    display: block;
    position: absolute;
    top:230px;
    left: 20%;
    color: #fff;
	font-size:16px;
    width: auto;
    background:rgba(0,116,205,0.8);
	padding:10px;
    -webkit-animation-delay: 1.5s; 

}
.s-design {background:url(../img/s-design.png) no-repeat center center; width:100%; height:50px; margin-top:-50px; margin-bottom:20px; position:relative;}


.gallery {background:url('../img/gallery-bg.jpg') no-repeat center center; width:100%; height:auto; padding:60px 0px; margin:50px 0px; color:#fff;}
.gallery-item {border:2px solid #fff; box-shadow: 0px 0px 2px #000;}


.testimonials {background:url('../img/testimonials-bg.jpg') no-repeat center center; width:100%; height:auto; padding:60px 0px; margin:50px 0px; color:#fff; font-size:15px; line-height:24px;}
.testimonials span {color:#ccc; font-style:italic; display:block;}


.referanslar {margin:50px 0px;}
.referanslar img {-webkit-filter: grayscale(100%); filter: grayscale(100%);}
.referanslar img:hover {-webkit-filter: grayscale(0%); filter: grayscale(0%); transition-timing-function: ease-out; transition: 0.5s;}


.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;
   left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
  
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}  
  
@media (max-width: 767px) {
  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
	 text-decoration:none;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}

/* MEGA MENU STYLE
********************************/ 
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 50%;
    box-shadow: none;
    -webkit-box-shadow: none;
	margin:0 auto;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 16px;
  color: #418f4a;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
  font-weight:600;
}

.carousel-control {
  width: 30px;
  height: 30px;
  top: -45px;

}
.left.carousel-control {
  right: 40px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}
	  

.referanslar .item {margin-bottom:30px; margin-top:30px;} 



.footer {background:#272727; padding:60px 0px; color:#fff;}

.footer-logo {margin-bottom:20px;}

.social-link {
    margin:20px 0 0 0;
    padding: 0;
    list-style: none;
}

.social-link li {
    float:left;
    margin-right: 5px;
    height: 28px;
    width: 28px;
    background: #418f4a;
    line-height: 28px !important;
    transition: all .3s ease-in-out;
    text-align: center;
}

.social-link li a {
    color: #fff;
    text-decoration: none;
}

.social-link li:hover {
    background: #ffb100
}

.social-link li:hover a {
    color: #fff
}

.footer-title {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative
}

.footer-title:after {
    position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    background: #418f4a;
    bottom: 0;
    left: 0
}

.footer-link {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-link li {
    padding: 8px 0;
    width: 50%;
    float: left
}

.footer-link li a {
    color: #fff;
    text-decoration: none
}

.footer-link li a i {
    margin-right: 10px
}

.footer-link li a:hover {
    color: #418f4a;
}


.sayfa-baslik {
    background: url(../images/sbg.jpg) no-repeat;
    width: 100%;
    height: 110px;
    margin: 65px 0px 29px;
    line-height: 100px;
    color: #fff;
    padding: 5px 0px;
    font-weight: bold;
    font-size: 18px;
}

.icerik{
min-height:450px;
}

.harita iframe{
width:100%;
height:350px;
}


#design{ width:90px; height:28px; padding:5px; background:#eee; position:fixed; z-index:1000; bottom:5px; right:0; border-radius:5px 0 0 5px;}
#design a img{ border:none; width:85px; height:auto;}