@import"reset.css";
@import"skeleton.css";
@import"superfish.css";
@import"forms.css";
@import"flexslider.css";
@import"ui.totop.css";
@import url(http://fonts.googleapis.com/css?family=Oswald&subset=latin,latin-ext);

html {overflow-y:scroll;}
body {
	background: #e1e1e1 url('../images/body-bg.jpg');
	font:14px/20px Arial, sans-serif;
	color:#607766;
	position:relative;
	min-width:320px;
}
html,body {
	height:100%;
}
a {
	color:#607766;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}
img {
	max-width:100%;
	height:auto;
}

/* GLOBAL STRUCTURE
========================================================================= */
.referanstablosag{ font-style:italic;}
.referanstablosol{ font-weight:bold;}

.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
.fleft {float:left;}
.fright {float:right;}

.bg-head {
	/*background: #14371d url('../images/bg-top.jpg');*/
}


#page1 .glow {
	/*background: url('../images/glow.jpg') no-repeat 50% 0;*/
	padding-bottom:25px;
}

.top-shadow {
	background: url('../images/top-shadow.png') repeat-x;
}

.lasthaber{color: #607766; text-decoration:none;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}

.lasthaber:hover{color: #214E2C; text-decoration:none;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}

.lasthaber h5{color: #607766 !important; text-decoration:none;-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-o-transition: all 0.8s ease;transition: all 0.8s ease;text-transform: capitalize;}

.lasthaber:hover h5{color: #58a81d !important; text-decoration:underline;-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-o-transition: all 0.8s ease;transition: all 0.8s ease;text-transform: capitalize;}

.lasthaber img{border-radius:8px;opacity:1;}

.lasthaber:hover img{border-radius:8px;opacity:1;}


/* TYPOGRAPHY
========================================================================= */
h1 {
	padding-top:35px;
	float:left;
}
h1 a {
	display: block;
	text-indent: -999em;
	width: 275px;
	height: 73px;
	background: url('../images/logo.png') no-repeat;
}
h2 {
	font: 400 18px/30px 'Oswald', serif;
	color:#458154;
	letter-spacing:-0.3pt;
}
h3 {
	font: 400 24px/30px 'Oswald', serif;
	color:#458154;
	text-transform:uppercase;
	letter-spacing:-0.4pt;
}
.sf-menu li a{ 	font: 400 16px/18px 'Oswald', serif;}
strong, strong a {
	font: bold px/px ;
	color:#;
}
	strong a:hover {
		color:#;
	}

/* IDENTS
========================================================================= */
.indent-bot-1 {margin-bottom: 20px;}
.indent-bot-2 {margin-bottom: 23px;}
.indent-bot-3 {margin-bottom: 5px;}
.indent-bot-4 {margin-bottom: 17px;}
.indent-bot-5 {margin-bottom: 35px;}
.indent-bot-6 {margin-bottom: 12px;}
.indent-bot-7 {margin-bottom: 40px;}
.indent-bot-8 {margin-bottom: 25px;}


/* HEADER
========================================================================= */
#page1 header {
	padding-bottom:42px;
}
header {
	padding-bottom:48px;
}
.menu-search {
	float:right;
	padding-top:58px;
}

#search-form {
	margin-top:2px;
	float:right;
	margin-left:44px;
	height: 30px;
	/*background: url('../images/search-bg.jpg');*/
	color: #446b4e;
	font: italic 12px/20px Arial, sans-serif;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

#search-form > input {
	outline: none;
	box-shadow: none !important;
	border: none;
	height: 30px;
	width: 108px;
	padding: 0 10px 0 8px;
	background: none;
	color: #446b4e;
	font: italic 12px/20px Arial, sans-serif;
}
.s-icon {
	width:24px;
	height:30px;
	background: url('../images/serch-button.png') no-repeat;
	float:left;
}

	
/* CONTENT
========================================================================= */
#content {
	padding:38px 0 35px 0;
}
#page1 #content {
	padding: 40px 0 35px 0;
}

.img-border {
	background-color:#2b6039;
	border: 1px solid #427c51;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
	padding:9px 0 9px 0;
	-webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.3), 0px -1px 5px rgba(255,255,255,0.2) inset;
	-moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.3), 0px -1px 5px rgba(255,255,255,0.2) inset;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.3), 0px -1px 5px rgba(255,255,255,0.2) inset;
}

.border-separator {
	background: url('../images/separate-border.png') repeat-y;
}

.img-caption {
	color:#8cce78;
	font-size:14px;
}
.img-caption a {
	color:#fff;
	text-transform: uppercase;
}
.img-caption a:hover {
	color:#607766;
}


.banner {
	color:#607766;
	font-size:16px;
	line-height:26px;
	position:relative;
	background: #ebebeb url('../images/banner-bg-2.jpg') repeat-x;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.banner-bg {
	padding: 25px 10px 20px 10px;
	margin-top:20px;
	margin-bottom:10px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	font-size:12px;
	color:#787878;
}
.banner-bgpli {
	padding: 35px 60px 44px 60px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.banner-header {
	color:#6ea049;
	font:48px/58px;
	font-family: Oswald, serif;
	margin-bottom:14px;
}
.banner-bgpli p{
	text-indent:50px;
	padding-bottom:7px;
}
.banner:after {
	display:block;
	content:'';
	width:940px;
	height:20px;
	position:absolute;
	left:0;
	bottom:-20px;
	background: url('../images/banner-shadow.png') no-repeat;
}




.box-1 {/*float:left;*/ display:inline-block; width:150px; margin-right:15px; text-align:center; }
.box-2 {float:left; width:150px; margin-left:10px; margin-top:17px; }
.box-3 {float:left; width:190px; margin-left:10px; margin-top:17px; }
.box-1:hover .arrow-box { background-position:0px -14px; }
.arrow-box { background:url(../images/arrow_box.png) 0px 0 no-repeat; height:14px;}
.arrow-boxgenis { background:url(http://www.yaprakfidancilik.com.tr/images/arrow_boxgenis.png) 0px 0 no-repeat; height:14px;}
.box-1:hover .arrow-boxgenis { background-position:0px -14px; }
.marg0 {
/*margin-left: 0px !important;*/
}
.marg8 {
margin-top: 11px;
}
.text-2 {
font-family: Oswald, serif;
font-size: 30px;
color: #2e2e2e;
line-height: 36px;
text-transform: uppercase;
font-weight: 700;
}
.text-1 {
font-family: Oswald, serif;
font-size: 14px;
color: #2e2e2e;
line-height: 17px;
text-transform: uppercase;
font-weight: 700;
}
.marg2 {
margin-top: 13px;
margin-left: 5px;
margin-right: 5px;
line-height:normal;
}


.facebook {
	background: url('../images/icon-1.png') no-repeat 0 8px;
	min-height:60px;
	text-transform: uppercase;
	padding-left:60px;
}
.facebook a {
	color:#607766;
}
	.facebook a:hover {
		color:#58a81d;
	}
	
.twitter {
	background: url('../images/icon-2.png') no-repeat 0 8px;
	min-height:60px;
	padding-left:60px;
}
.twitter a {
	color:#58a81d;
}
	.twitter a:hover {
		text-decoration:underline;
	}
.comment {
	background: url('../images/icon-3.png') no-repeat 0 8px;
	min-height:60px;
	padding-left:60px;
	font-style:italic;
}

.list-1 li {
	padding-left: 17px;
	padding-bottom:6px;
	padding-top:5px;
	background: url('../images/marker-1.png') no-repeat 0 12px;
}
	.list-1 li a {
		color: #607766;
	}
	.list-1 li a:hover {
		color: #58a81d;
	}
	
.heading-wrapper {
	position:relative;
}
.heading-wrapper h3 {
	display:inline-block;
}
.heading-after {
	height:1px;
	background: #c5c5c5;
	position:absolute;
	right:0;
	bottom:5px;
}

.rt-block-indent-1 {padding-left: 30px;}
.rt-block-indent-2 {padding-right: 20px;}
.rt-block-indent-3 {padding-right: 10px;}

.rt-hidden-1 {display:none;}

.br-h {display:none;}

/* BUTTONS, LINKS
========================================================================= */
.button {
	display:inline-block;
	color:#;
	padding:;
}
	.button:hover {
		color:#;
	}
.link-1 {
	color:#607766;
}
.link-2 {
	color:#606060;
}
	.link-1:hover, .link-2:hover {
		color:#58a81d;
	}

/* FOOTER
========================================================================= */
footer {
	border-top: 1px solid #c5c5c5;
	padding:18px 0;
}
.list-soc {
	float:left;
}
.list-soc li {
	float:left;
	margin-right:5px;
}
.policy {
	text-transform: uppercase;
	font-size:11px;
	line-height:16px;
	float:right;
	text-transform: uppercase;
	word-spacing:2px;
}
.policy a {
	color: #607766;
}
	.policy a:hover {
		color:#58a81d;
		text-decoration:underline;
	}
	

/* MEDIA */
/*==========================================*/
@media only screen and (min-width: 768px) and (max-width: 995px) {
	#search-form {
		margin-left:10px;
	}
	#search-form > input {width:90px;}
	
	a.submit {
		margin-left:-130px;
	}
	h1 a {
		width:200px;
		background: url('../images/logo-2.png') no-repeat;
	}
	.banner-bg {
		padding: 20px 10px 20px 320px;
	}
	.banner {
		font-size:20px;
	}
	.banner-header {
		color:#6ea049;
		font:38px/50px 'Emilys Candy', cursive;
		letter-spacing:-1.2pt;
		margin-bottom:14px;
	}
	
	.banner:after {
		width:740px;
		height:16px;
		bottom:-16px;
		background: url('../images/banner-shadow-2.png')no-repeat;
	}
	.img-border {padding:6px;}
	
	
	.rt-block-indent-1 {padding-left: 15px;}
	.rt-block-indent-2 {padding-right: 10px;}
	.rt-block-indent-3 {padding-right: 5px;}
}
@media only screen and (max-width: 767px) {
	h1 {
		float:none;
	}
	.menu-search {
		float:none;
		padding-top:30px;
	}
	#search-form {
		float:none;
		margin-left:0;
	}
	#search-form > input {
		width:250px;
	}
	.banner-bg {
		padding: 20px;
		text-align:center;
	}
	.banner:after {
		width:300px;
		height:6px;
		bottom:-6px;
		background: url('../images/banner-shadow-4.png')no-repeat;
	}
	.list-soc {
		float:none;
	}
	.list-soc li {margin-right:10px;}
	.policy {
		float:none;
		clear:left;
		padding-top:20px;
		text-align:center;
	}
	
	.rt-img-1 {width:100%;}
	
	.rt-br-1 {display:none;}
	
	.rt-block-indent-1, .rt-block-indent-2, .rt-block-indent-3 {padding: 0;}
	
	.rt-indent-bottom-1 {margin-bottom: 40px;}
	
	.br-h {display:block;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.banner:after {
		width:420px;
		height:9px;
		bottom:-9px;
		background: url('../images/banner-shadow-3.png')no-repeat;
	}
	#search-form > input {
		width:370px;
	}
	.rt-grid-1 {
		width:200px !important;
		float:left !important;
		margin-right:10px !important;
	}
	.br-h {display:none;}
}
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */