@charset "utf-8";
/* CSS Document */
h1 {
	font-size: 20px;
	font-weight: normal;
}
body {
	margin: 0;
	padding: 0;
	background-image: url(../img/body-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodyin {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.clear {
	clear: both
}
.left {
	float: left;
}
.header {
	background-image: url(../img/headerbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
	height: 82px;
	margin: 0 auto;
	background-color: #eee;
	z-index: 1;
}
.logo {
	padding-top: 6px;
	padding-left: 15px;
	float: left;
	border: none;
}
.menu {
	float: right;
	z-index: 999;
	position: relative;
}
.menu ul {
	padding-top: 8px;
	height: 78px;
}
.menu li {
	background-image: url(../img/menu-ayrac.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	float: left;
	padding-top: 10px;
	height: 65px;
}
.menu li.son {
	background-image: none !important;
}
.menu li a {
	color: #eee;
}
.menu li:hover a {
	color: #000;
}
.menu li a {
	height: 49px;
	margin-top: -14px;
	line-height: 73px;
	padding-right: 25px;
	padding-left: 25px;
	display: block;
	font-size: 20px;
}
.content-top {
	margin: 0 auto !important;
	background-image: url(../img/content-top.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 527px;
	width: 1000px;
}
.content-bottom-top {
	background: url(../img/content-bottom-top.png) top center no-repeat;
	height: 18px;
	margin-top: 21px;
}
.content-bottom-middle {
	background: url(../img/content-bottom-middle.jpg) top center repeat;
	min-height: 343px;
	position: relative;
}
.leaf {
	background: url(../img/leaf.png) no-repeat left top;
	height: 363px;
	width: 355px;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 29%;
}
.right_space {
	float: left;
	width: 495px;
}
.tr {
	margin-top: 42px;
	margin-left: 111px;
	float: left;
}
.capi {
	margin-top: -115px;
	margin-left: 311px;
	float: left;
}
.yesil {
	color: #3E6E15;
}
.font1 {
	font-family: 'Titillium Web', Normal400;
}
.about {
	margin-left: 51px;
	float: left;
}
.wedo {
	margin-left: 28px;
}
.baslik {
	font-size: 20px;
	margin-top: 10px;
}
.f1 {
	font-size: 14px;
	width: 429px;
	font-family: 'Titillium Web', Book300;
}
.r1 {
	padding-left: 103px;
	display: inline-block;
}
.space1 {
	float: left;
	width: 460px;
}
.space2 {
	float: right;
	margin-right: 28px;
	margin-top: 30px;
	width: 460px;
}
.text2 {
	font-size: 14px;
}
.r_middle {
	margin-right: 10px;
}
.footer1 {
	background-image: url(../img/footer1.png);
	background-position: center;
	background-repeat: repeat;
	height: 275px;
	z-index: 999;
	position: relative;
	top: 0px;
}
.footer_in {
	bottom: 0;
	height: 45px;
	line-height: 45px;
	padding-left: 16px;
	position: absolute;
	color: #eee;
	width: 1000px;
}
.footer_in a {
	color: #eee;
	font-size: 14px;
}
.ofisim {
	bottom: 0;
	height: 45px;
	line-height: 45px;
	padding-left: 16px;
	position: absolute;
	color: #eee;
	right: 15px;
}
.ofisim a {
	color: #eee;
	font-size: 14px;
}
/* ----------------------- PORTFOLIO -----------------------*/

/* Portfolio 1 Column */
ul.portfolio-1col {
}
ul.portfolio-1col li {
	margin: 10px 0 15px 0;
	float: left;
}
/* Portfolio 2 Columns */
ul.portfolio-2col li {
	width: 440px;
	margin: 10px 20px 10px 0;
	float: left;
}
ul.portfolio-2col li.last {
	width: 440px;
	margin-right: 0;
	float: right;
}
/* Portfolio 3 Columns */
ul.portfolio-3col li {
	width: 285px;
	margin: 10px 20px 10px 0;
	float: left;
}
ul.portfolio-3col li.last {
	width: 285px;
	margin-right: 0;
	float: right;
}
/* Portfolio 4 Columns */
ul.portfolio-4col li {
	width: 209px;
	margin: 10px 20px 10px 0;
	float: left;
}
ul.portfolio-4col li.last {
	width: 209px;
	margin-right: 0;
	float: right;
}
/* Portfolio 4 Columns Filterable */
ul.portfolio-4col-filterable li {
	width: 204px;
	margin: 10px 21px 10px 0;
	float: left;
}
ul.portfolio-1col li p, ul.portfolio-2col li p, ul.portfolio-3col li p, ul.portfolio-4col li p, ul.portfolio-4col-filterable li p {
	margin-bottom: 5px;
}
/* Portfolio Imabe Block */
.portfolio-blockimg {
	float: left;
	width: 440px;
	margin-right: 10px;
}
.portfolio-blockimg-last {
	float: right;
	width: 440px;
	margin-right: 0;
}
.portfolio-imgbox1 {
	width: 440px;
	height: 207px;
	background: url(../img/bg-portfolio1.png) center no-repeat;
	margin-bottom: 5px;
}
.portfolio-imgbox2 {
	width: 285px;
	height: 145px;
	background: url(../img/bg-portfolio2.png) center no-repeat;
	margin-bottom: 5px;
}
.portfolio-imgbox3 {
	width: 209px;
	height: 105px;
	background: url(../img/bg-portfolio3.png) center no-repeat;
	margin-bottom: 5px;
}
.portfolio-content1 {
	width: 440px;
	float: right;
	margin-left: 10px;
}
.zoom {
	background: url(../img/zoom.png) 50% 50% no-repeat;
}
.play {
	background: url(../img/play.png) 50% 50% no-repeat;
}
/* Random Portfolio */
.random-portfolio {
	padding-top: 10px;
	border-top: 1px solid #eaeaea;
	margin: 30px 0;
}
.boximg-pad {
	padding: 6px;
}
ul.portfolio-4col li {
	float: left;
	margin: 10px 38px 10px 0;
	width: 209px;
}
/* ===================================== contact ================================== */

.header_line {
	border-bottom: #3E6E15 dotted thin !important;
	display: block;
	padding-top: 15px;
	font-size: 20px; 
}
.adresss{
	width:285px; 
	margin-top:15px;
	position:relative;
	float:left;
}
/**********************form**********************/

#form {
	margin: 0px 0 0px 0px;
	width: 315px;
	border: none !important;
}
#form input {
	outline: medium none;
	font-size: 12px;
	color: #454545;
	line-height: 15px;
	height: 30px;
	padding: 5px 7px;
	width: 309px;
	border: 1px solid #ddd !important;
}
#form textarea {
	outline: medium none;
	overflow: auto;
	border: 1px solid #ddd !important;
	font-size: 12px;
	color: #454545;
	line-height: 15px;
	height: 178px;
	padding: 5px 7px;
	width: 309px;
	border: 1px solid #2f2f2f;
	resize: none
}
#form .bbtt {
	height: 29px;
	width: 88px;
}
#form label {
	position: relative;
	overflow: hidden;
	display: block;
	min-height: 36px;
}
#form .error, #form .empty {
	color: #FF0000;
	display: none;
	font-size: 10px;
	line-height: 14px;
	width: 200px;
	float: left;
	margin-top: 2px;
}
#form .error-empty {
	margin: 4px 0 5px 5px !important;
	display: none;
	float: left;
}
#form .success {
	display: none;
	margin-bottom: 5px;
}
.btns {
	position: relative;
	padding-top: 21px;
}
.btns a {
	margin: 0px
}
