body {
	background:#fff;
	margin:0px;
	padding:0px;
	color:#959595;
	font-size:14px;
	font-family: 'Titillium Web', sans-serif;
	line-height:18px;
}

a {
	text-decoration:none;
	color:#959595;
}

.logo{
margin:10px 0 0 0px;
display:block;
}
.clear {clear:both;}

.navbar-nav {font-size:14px; font-weight:bold;}

.slideryazi {
	color:#fff;
	line-height:50px;
	margin-top:-150px;
	position:absolute;
	font-size:28px;
	text-shadow:2px 2px 2px #000;
}

.slider-bg {background:url(../images/sbg.jpg) no-repeat; width:100%; height:auto; padding:20px 0px}

.slider-golge {width:100%; height:50px; background:url(../images/slider-golge.png) no-repeat center center;}

.tel {background:url(../images/tel-bg.png) no-repeat center center; height:130px; margin:45px 0px 0px 0px; padding:40px 0 0 0; font-size:24px; font-weight:600; line-height:30px;}
.tel span {color:#00a850;}

.sayfa-baslik {background:url(../images/sbg.jpg) no-repeat; height:80px; color:#fff; line-height:80px; font-size:16px; font-weight:600; margin-bottom:30px; text-shadow:2px 2px 2px #000;}

#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;}


.footer {background:#f2f2f2; border-top:3px solid #00a850; min-height:160px; margin:30px 0px 0px 0px; font-size:11px; padding:10px 0px;}
.footer h1 {font-size:14px; font-weight:600;}
.footer a {float:left; margin:5px; width:100%; color:#959595; text-decoration:none; padding:0px;}
.footer a:hover {text-decoration:none; color:#ccc;}
.footerm {background:#2b2b2b; height:40px; margin:30px 0px; color:#fff; font-size:13px; padding:0px; line-height:40px;}

.sosyal-ikon {margin:0; padding:0;}
.sosyal-ikon a {float:left; margin:10px 5px 0px 0px; padding:0; width:30px;}

.copyright {background:#e3e3e3; height:40px; font-size:11px; margin:0px; padding:15px 0px;}

.ziyaretci-defteri {
	background:#fff;
	border:1px solid #ddd;
	border-radius:4px 4px 0px 0px;
	padding:10px;
	font-size:12px;
}

.devami-btn {
	height:40px;
	line-height:40px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 0px 0px 4px 4px;
	font-size:12px;
	margin-bottom:30px;
}

.sendeyaz {margin-bottom:30px; display:block;}

.hizmet {width:100%;  margin:20px 0px 20px 0px; overflow:hidden;}
.hizmet span {background:rgba(0,0,0,0.8) no-repeat; width:100%; height:40px; color:#fff; display:block; text-align:center; line-height:40px; position:relative; z-index:999; margin-top:-40px; margin-bottom:10px; font-weight:600;}
.hizmet img {border:1px solid #ccc;     max-width: 245px; max-height: 195px;}

/*Services*/

#services{
	
	position:relative;
	background:#ffffff;
	margin-bottom:40px;
}



.process {
	text-align:center;
	float:left;
	margin-bottom:30px;
}


.innerProcess {
    background: #00a850;
    border: 4px solid #FFFFFF;
    border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
    box-shadow: 0 0 0 3px #00a850;
	-webkit-box-shadow: 0 0 0 3px #00a850;
	-moz-box-shadow: 0 0 0 3px #00a850;
	-ms-box-shadow: 0 0 0 3px #00a850;
	-o-box-shadow: 0 0 0 3px #00a850;
    height: 100px;
    line-height: 92px;
    padding: 10px;
    width: 100px;
	position:relative;
	margin:0 auto 40px auto;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	cursor:pointer;
}



.innerProcess:hover {
    background: #656565;
    box-shadow: 0 0 0 5px #656565;
	-webkit-box-shadow: 0 0 0 5px #656565;
	-moz-box-shadow: 0 0 0 5px #656565;
	-ms-box-shadow: 0 0 0 5px #656565;
	-o-box-shadow: 0 0 0 5px #656565;

}

.innerprocessActive {
    background: #656565;
    box-shadow: 0 0 0 5px #656565;
	-webkit-box-shadow: 0 0 0 5px #656565;
	-moz-box-shadow: 0 0 0 5px #656565;
	-ms-box-shadow: 0 0 0 5px #656565;
	-o-box-shadow: 0 0 0 5px #656565;

}


.innerProcess img {
    left: 25px;
    position: absolute;
    top:25px;
}

.process a{
	color:#ffffff;
	
}

.process a.prLink {

	color:#999999;
	font-size:14px;
	border:1px solid #efefef;
	border-radius:40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	padding:6px 25px;
	font-weight:600;
}

.process a:hover {
	
	background:#fafafa;
}


#ourProcess{
	margin-bottom:10px;
}

#ourProcess p{
	text-align:center;
	color:#999999;
	font-size:12px;
	line-height:20px;
	width:100%;
	padding-top:10px;
}


#ourClient{
	margin-bottom:40px;
}



#clientHolder .slides li {
    margin-right: 5px;
    width: 230px;
	text-align:center;

}


#clientHolder .slides li a{
	color:#555555;
	display:inline-block;
	font-size:100px;
}

#clientHolder .icon-left-open-mini:before, #clientHolder .icon-right-open-mini:before {top: 1px;}




/*End services*/



.list-group-submenu {
  margin-left:20px;
}

.nav .open > a {
    background-color: transparent;
}

    .nav .open > a:hover {
        background-color: transparent;
    }

    .nav .open > a:focus {
        background-color: transparent;
    }

.list-group.panel > .list-group-item {
 border-left:3px solid #00A850;
 margin-bottom:3px;
}



/* ================== VERTICAL TABS CSS ================== */
.tabs_menu {
	margin:0px;
	padding:20px 0px;
	border-right:1px solid #00a850;
}
.tabs_menu li {
	margin-right:-1px;
	font-size:12px;
	list-style:none;
	padding:10px 10px 10px 24px;
	border-right:1px solid #00a850;
}
.tabs_menu li a {
	color:#959595;
	padding:20px 0px;
}
.tabs_menu li a:hover {
	color:#00a850;
	text-decoration:none;
}
.tabs_menu li:hover {
	color:#00a850;
	cursor:pointer;
}
.tabs_menu li.active a {
	color:#00a850;
	text-decoration:none;
}
.tabs_menu li.active {
	border-top:1px solid #ebebeb !important;
	border-bottom:1px solid #ebebeb !important;
	border-right:1px solid #fff;
	color:#028ab9;
	padding:9px 10px 9px 20px;
	border-left:4px solid #00a850;
}
.tabs_menu li.first {
	border-top:0px;
}


.lisanslarimiz{
float:left;
text-align:center;
}
.lisanslarimiz a{
float:left;
display:block;
margin:0 0 0 30px;
}

.urun {widt:100%; border:1px solid #ccc; margin:0px 0px 30px 0px; text-align:center;}
.urun img {
    max-width: 230px;
    max-height:100px;
    min-height:180px;

}
.urun span {background:rgba(0,0,0,0.8) no-repeat; width:100%; height:40px; color:#fff; display:block; text-align:center; line-height:40px; position:relative; z-index:999; margin-top:-40px; font-weight:600;}

.hizmetBaslikhome{
color: #4F7604;
font-weight: bold;
font-size: 15px;
}

.teklifButton{
position:absolute;
right:0;
top:215px;
width:50px;
height:225px;
}
.teklifButton img{
width:50px;
}