@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
/*	vertical-align: baseline;*/
	background: transparent;
}
body {
	background: #ffffff;
	/*font-family: 'Myriad Pro', Arial, Helvetica, sans-serif !important;*/
	font-family: 'Open Sans', sans-serif !important;
	color: #333333 !important;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
#container {
	min-height: 100%;
	min-width: 100%;
	position: relative;
	z-index: 999;
}
#header {
	padding: 0;
}
#body {
	padding: 0 0 80px;
}
#footer {
	width: 100%;
	height: auto;
	min-height: 70px;
	position: absolute;
	background: #ffffff;
	bottom: 0;
}
.HeaderTop {
	position: relative;
	float: left;
	width: 100%;
	height: 90px;
}
.TopMenu {
	position: relative;
	float: left;
	width: 100%;
	height: 45px;
	background: #b9d305;
	margin: 10px 0 0 0;
}
/*Logo*/
#Logo {
	background: url(Logo.png) no-repeat top center;
	width: 166px;
	height: 31px;
	position: absolute;
	top: 31px;
 left: 0px z-index: 1923;
}
#Logo a, #Logo img {
	position: absolute;
	width: 100%;
	height: 100%;
}
/*Logo End*/
/*Lang Begin*/
.Lang {
	position: relative;
	float: left;
	margin: 15px 0 0 0;
	display: block;
}
.Lang a {
	font-size: 13px;
	color: #333333;
	line-height: 15px;
	font-weight: normal;
}
.Lang a:hover {
	text-decoration: none;
	color: #b9d305;
}
.Lang a.active {
	display: none;
}
/*Lang End*/
/*Search Begin*/
.Search {
	position: relative;
	float: left;
	display: block;
	margin: 18px 0 0 0;
}
.Search #frmAra {
	position: relative;
	float: left;
	width: 180px;
	height: 30px;
	border: 1px solid #e6e6e6;
}
.Search #btnSrc {
	width: 13px;
	height: 13px;
	margin: 7px;
}
.Search #txtSearch {
	position: relative;
	float: right;
	height: 28px;
}
/*Search End*/
/*Social Nav*/
.Social {
    float: left;
    margin:0px 0 0;
    overflow: hidden;
    position: relative;
    width: auto;
}
.Social ul {
    float: left;
    position: relative;
    width: auto;
}
.Social ul li {
    float: left;
    list-style: none outside none;
    overflow: hidden;
    position: relative;
}
.Social ul li a {
    background-position: 0px 7px;
    background-repeat: no-repeat;
    float: left;
    height: 45px;
    margin: 0 5px;
    position: relative;
    text-indent: 3000px;
    width: 30px;
}
.Social ul li.end a{
	margin:0 12px 0 5px;
}
/*Social Nav End*/
/*Top Nav*/
.NavTop {
	position: relative;
	float: left;
	width: auto;
	margin: 0;
}
.NavTop ul {
	margin: 0 !important;
}
.NavTop ul li {
	position: relative;
	float: left;
	list-style: none;
	margin: 0 !important;
}
.NavTop ul li a {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	line-height: 45px;
	margin: 0 0 0 15px;
	padding: 0 20px 0 0;
	background: url(splitter.png) no-repeat center right;
	letter-spacing: -0.35px;
}
.NavTop ul li.end a {
	background: none !important;
}
.NavTop ul li a:hover, .NavTop ul li.active, .NavTop ul li.active a, .NavTop ul li.open>a {
	background-color: transparent !important;
	color: #f3ff9e !important;
	text-decoration: none;
}
.NavTop ul li a:focus {
	background: none !important;
}
.NavTop ul li ul {
	margin: 0 !important;
	left: 14px !important;
}
.NavTop ul li ul li {
	margin: auto !important;
	float: none !important;
	position: relative;
	width: 100%;
}
.NavTop ul li ul li a {
	background: none !important;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -0.35px;
	line-height: 24px;
	margin: 0 0 0 15px;
	padding: 0 20px 0 0;
}
.NavTop ul li ul li a:hover, .NavTop ul li ul li.active, .NavTop ul li ul li.active a, .NavTop ul li ul li.open>a {
	background-color: transparent !important;
	color: #000000 !important;
	text-decoration: none;
}
.NavTop ul li a:focus {
	background: none !important;
}
/*Üst Menü End*/
/*NavTopRight Nav*/
.NavTopRight {
	position: relative;
	float: left;
	width: auto;
	margin: 0;
}
.NavTopRight ul {
	margin: 0 !important;
}
.NavTopRight ul li {
	position: relative;
	float: left;
	list-style: none;
	margin: 0 !important;
}
.NavTopRight ul li a {
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	line-height: 45px;
	margin: 0 0 0 10px;
	padding: 0 15px 0 0;
	background: url(splitter.png) no-repeat center right;
	letter-spacing: -0.35px;
}
.NavTopRight ul li.end a {
	background: none !important;
}
.NavTopRight ul li a:hover, .NavTopRight ul li.active, .NavTopRight ul li.active a, .NavTopRight ul li.open>a {
	background: url(splitter.png) no-repeat center right;
	background-color: transparent !important;
	color: #f3ff9e !important;
	text-decoration: none;
}
.NavTopRight ul li a:focus {
	background: none !important;
}
.NavTopRight ul li ul li {
	margin: auto !important;
}
.NavTopRight ul li ul li a {
	font-size: 14px;
	color: #000 !important;
}
/*Üst Menü End*/
/*Banner*/
#Banner {
	position: relative;
	float: left;
	width: 100%;
	height: 500px;
	margin: 15px 0 0 0;
}
.BannerSlider {
	float: left;
	height: 500px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
/*Banner End*/
/*Home Content*/
#HomeItems {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	margin: 30px 0 0 0;
}
.HomeItem {
	width: 290px;
	height: 270px;
	position: relative;
	margin: 0 auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.HomeItem h2 {
	border-bottom: 3px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 65px;
	line-height: 58px;
	font-size: 26px;
	margin: 0 0 10px;
	padding: 7px 15px 0 85px;
	position: relative;
	text-align: right;
	width: 66%;
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
.HomeItem .Description {
	font-size: 13px;
	color: #ffffff;
	position: relative;
	float: left;
	width: auto;
	padding: 0 15px;
	text-align: left;
}
.HomeItem a.more {
	font-size: 17px;
	color: #ffffff;
	position: absolute;
	bottom: 3px;
	right: 15px;
	text-align: left;
	text-decoration: underline;
}
/*Home Content End*/
/*Menu Path Begin*/
.MenuPathBody {
	position: relative;
	float: left;
	width: 100%;
	height: 25px;
	margin: 15px 0;
}
#MenuPathIcerik {
	position: relative;
	float: left;
	display: block;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #333333;
}
#MenuPathIcerik a {
	color: #d0d0d0;
	font-size: 16px;
	line-height: 25px;
	margin: 0;
	text-decoration: none;
	padding: 0;
	white-space: nowrap;
	text-align: left;
}
#MenuPathIcerik a:last-child {
	color: #858585;
	font-size: 16px;
}
/*MenuPath End*/
/*Menu Description Begin*/
.table.noborder th, .table.noborder td {
	border: none !important;
}
.HomeDesc {
	color: #333333;
	font-size: 14px;
	text-align:justify;
}
.HomeDesc h2 {
	font-size: 16px;
	color: #b9d305;
	font-weight: bold;
}
#MenuIcerik{
	line-height:20px !important;
		text-align:justify;
		font-size:14px;
}
/*Menu Description End*/
/*Side Bar begin*/
#BaglantiliMenuler .well {
	background-color: transparent;
	border: 1px solid #E3E3E3;
	border-radius: 0;
	box-shadow: 0 0px 0px rgba(255, 255, 255, 0);
	margin-bottom: 20px;
	min-height: 20px;
	padding: 0px;
}
#BaglantiliMenuler .well li {
	border-bottom: 1px solid #E3E3E3;
}
#BaglantiliMenuler .well li a{
	color:#8ea013;
}
#BaglantiliMenuler .well li.aktif a,#BaglantiliMenuler .well li:hover a,#BaglantiliMenuler .well li a:hover{
	color:#5f6b0e;
	background-color:#eeeeee;
}
/*Side Bar End*/
/*Form Eror Begin*/
.IletisimFormErr {
	background: none repeat scroll 0 0 #FFFFFF;
	/*border: 1px solid #384D62;*/
	color: #000000;
}
.formError {
	cursor: pointer;
	display: block;
	left: 300px;
	padding-bottom: 13px;
	position: absolute;
	top: 300px;
	z-index: 5000;
}
.formError .formErrorContent {
	background: none repeat scroll 0 0 #FF0000;
	border: 2px solid #DDDDDD;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 0 6px #000000;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	padding: 4px 10px;
	width: 150px;
}
.formError .formErrorArrow {
	bottom: 0;
	height: 15px;
	left: 20px;
	position: absolute;
	width: 15px;
	z-index: 5001;
}
.formError .formErrorArrowBottom {
	margin: -6px;
	top: 0;
}
.formError .formErrorArrow div {
	background: none repeat scroll 0 0 #FF0000;
	border-left: 2px solid #DDDDDD;
	border-right: 2px solid #DDDDDD;
	box-shadow: 0 2px 3px #444444;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 0 auto;
}
.formError .formErrorArrowBottom div {
	box-shadow: none;
}
.formError .formErrorArrow .line10 {
	border: medium none;
	width: 15px;
}
.formError .formErrorArrow .line9 {
	border: medium none;
	width: 13px;
}
.formError .formErrorArrow .line8 {
	width: 11px;
}
.formError .formErrorArrow .line7 {
	width: 9px;
}
.formError .formErrorArrow .line6 {
	width: 7px;
}
.formError .formErrorArrow .line5 {
	width: 5px;
}
.formError .formErrorArrow .line4 {
	width: 3px;
}
.formError .formErrorArrow .line3 {
	border-bottom: 0 solid #DDDDDD;
	border-left: 2px solid #DDDDDD;
	border-right: 2px solid #DDDDDD;
	width: 1px;
}
.formError .formErrorArrow .line2 {
	background: none repeat scroll 0 0 #DDDDDD;
	border: medium none;
	width: 3px;
}
.formError .formErrorArrow .line1 {
	background: none repeat scroll 0 0 #DDDDDD;
	border: medium none;
	width: 1px;
}
/*Form Eror End*/
/*Contact Begin*/
#FormSonuc {
	position: relative;
	height: 30px;
	font-size: 16px;
	float: left;
	width: 100%;
}
#IletisimAciklama {
	position: relative;
	float: right;
	display: block;
	font-size: 14px;
	width: 100%;
	margin-top: 24px;
}
#FormBody {
	position: relative;
	display: block;
	float: left;
	font-size: 14px;
	color:#737373;
	font-weight:normal;
}
#FormBody label{
	font-weight:normal;
}
#Krokiler {
	position: relative;
	display: block;
	float: right;
	width: 100%;
	margin-top: 24px;
}
#KrokiTabs {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	height: 45px
}
.KrokiTabs {
	position: relative;
	float: left;
	display: block;
	line-height: 45px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	font-size: 11px;
	color: #FFF;
}
#KrokiBody {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	height: 350px;
	border: 1px solid #DDDDDD;
}
/*Contact End*/
/*Footer*/
.FooterLeft {
	position:relative;
	height: auto;
	font-size: 11px;
	color: #9b9b9b;
	padding:10px 0px;
	background: url(footerbg.png) repeat-x top left;
}
.FooterRight {
	/*	position: relative;
	width: 100%;
	float: left;*/
	height: auto;
	position:relative;
	background: url(footerbg.png) repeat-x top left;
	padding:10px 0px;
}
.FooterRight span {
	position: relative;
	color: #ffffff;
}
.FooterRight img {
	position: relative;
	float: left;
	margin: 0 5px 0 0;
}
#Mavipiksel {

	position: relative;
/*	width: 100%;
	float: left;*/
	text-align: right;
}
#Mavipiksel a {
	text-decoration: none;
	font-size: 10px;
/*	line-height: 70px;*/
	color: #CECECE;
}
#Mavipiksel a:hover {
	color: #999999;
}
/*Footer End*/
.TopMenu {
	display: block;
}
.TopMenuMobile {
	display: none;
}
.imgreferans img{
	border: 0px solid #e5e5e5 !important;
}
.MenuFoto{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	margin:0 0 20px 0;
	text-align:center;
}
.PagerBody{
	position:absolute;
	top:-50px;
	right:15px;
}
.PagerBody a{
	 float: left;
    height: 30px;
    margin: 0 9px 0 0;
    position: relative;
    width: 50px;
}



#owl-demo .item{
        margin: 10px;
	    padding: 15px;
       /* border: solid 1px #E2E2E2;*/
    }
#owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }
.LeftArrow{position:absolute;top:4%;left:0;}
.RightArrow{position:absolute;top:4%;right:0;}
.OtherSuccess{
	border-top:1px solid #CCC;
	padding:20px 0 0 0;
	margin:20px 0 0 0;
}	
.BasariItem{
	position:relative;
	margin:0 auto 20px;
	width:200px;
	height:133px;
	border:0px solid #CCC;
	overflow:hidden;
	
}
.BasariItemHover{
	background:#B9D305;
  	width:200px;
	height:133px;
    left: 0px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.3s ease-in 0s;
	
}
.BasariItemHover a{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.BasariItemHover a,.BasariItemHover h2{color:#ffffff;text-decoration:none;}
.BasariItemHover h2{
	font-size: 14px;
    margin: 40px 0 0;
    padding: 0 5px;
    text-align: center;
}
.BasariItemHover a:hover{text-decoration:none;}
.BasariItem:hover .BasariItemHover{
    opacity: 1;
}
	
