@charset "UTF-8";
table, th, td {
   font-weight:lighter;
}

body {
	font-family: 'PT Sans', sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden; 
}





.header{
	width:auto;
	max-width: 1100px;
	height:auto;
	min-height: 30px;
	margin:auto;
	padding-bottom: 20px;
	
}

.menu-frame{
	
	border-top:1px solid #ccc;
	width:auto;
	height:auto;
	min-height: 30px;
	margin: 30px auto;
	max-width: 1100px;
}







@media screen and (min-width: 480px){
	
	.home-product{
	width:auto;
	max-width: 1100px;
	margin: auto;
	height: auto;
}

.home-product-frame{
	-webkit-transition: all 0.2s ease-in-out;
	background-color:#ececec; 
	width: 29.3%;
	height:350px;
	float: left;
	margin:2%;
}

.home-product-frame:hover{
	box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	-webkit-transition: all 0.2s ease-in-out;
	background-color:#ececec; 
	width: 29.3%;
	height:350px;
	float: left;
	margin:2%;
}


.home-product-img{
	width:100%;
	height:310px;
	overflow: hidden;
}

.home-product-text{
	line-height: 20px;
	border-top: 1px solid #ccc;
	height:40px;
	text-align: left;
	padding: 10px;
	width: calc(100% - 20px);
	font-size: 17px;
	font-weight: bold;
}
	
	.anasayfa-text{
	width:auto;
	max-width: 1100px;
	height:auto;
	padding-top:40px;
	padding-bottom:40px;
	margin:auto;
	text-align: justify;
    text-align-last: center;
	line-height:34px;
}


.anatitle{
	font-size: 30px;
	font-weight: 900;
	text-align: center;
	line-height: 40px;
}
	
	.header-right{
	width:50%;
	height:40px;
	margin-top: 10px;
	float:right;
}


.contact-table{
	width: calc(100%-90px);
	height:40px;
	float:left;
}

.contact-left{
	width: calc(50%-30px);
	height:40px;
	float:left;
	margin-right:10px;
	line-height: 40px;
	background-image: url(../images/header-phone.png);
	background-position: left center;
	background-size: auto 60%;
	background-repeat: no-repeat;
	padding-left:30px;
	
}

.contact-right{
	width: calc(50%-30px);
	height:40px;
	float:right;
	line-height: 40px;
	background-image: url(../images/header-mail.png);
	background-position: left center;
	background-size: auto 60%;
	background-repeat: no-repeat;
	padding-left:30px;
}

.language-table{
	width:125px;
	height:40px;
	float:right;
}


.language-box{
	width:40px;
	height:40px;
	float:left;
}
	
	.footer-left a{
	
	font-size: 14px;
	line-height: 25px;
	color: #ececec;
	font-weight:lighter;
	text-align: left;
}

.footer-left a:hover{
	
	font-size: 14px;
	line-height: 25px;
	color:#0CF;
	font-weight:lighter;
	text-align: left;
}
	
	.footer-head{
font-size:16px;
font-weight:bold;
color:#fff;	
}
	
	.footer-left {
	float: left;
	height: auto;
	width: auto;
	margin-top:20px;
	margin-right: 15%;
	padding: 5px;
	
}

    
    .urun-img {
	height: auto;
	width: 100%;
	overflow:hidden;
}
	
	.kategori-pencere-sol {
	float: none !important;
	height: auto;
	width: 100%;
	height:250px;
	background-image: url(../images/ic-cephe.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}



.kategori-pencere-sag {
	float: none !important;
	height: auto;
	width: 100%;
	height:250px;
	margin-top:30px;
	background-image: url(../images/dis-cephe.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}
	
	.iletisim-sol {
	float: left;
	height: auto;
	width: 48%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.iletisim-sag {
	float: right;
	height: auto;
	width: 48%;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
	.haber-detay-img {
	float: left;
	height: auto;
	width: 40%;
}
.haber-detay-aciklama {
	float: right;
	height: auto;
	width: 56%;
	font-weight: lighter;
	color: #666;
	line-height: 28px;
}


.urun-detay-img {
	float: left;
	height: auto;
	width: 48%;
}
.urun-detay-aciklama {
	float: right;
	height: auto;
	width: 50%;
	font-weight: lighter;
	color: #666;
	line-height: 28px;
}
	
	.haber-box-img {
	float: left;
	height: auto;
	width: 15%;
}
.haber-box-text {
	float: right;
	height: auto;
	width: 83%;
	line-height: 25px;
}
	
	.footer-sag {
	float: right;
	height: auto;
	color:#fff;
	width: 22%;

	font-weight: lighter;
	font-size: 15px;
	text-align:left;
}
	
	.haber-goster {
	line-height: 40px;
	color: #FFF;
	background-color: #034963;
	height: 40px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.haber-goster:hover {
	line-height: 40px;
	color: #FFF;
	background-color: #f58025;
	height: 40px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	
}


	
	.haber-baslik{
	font-size: 18px;
	color: #000;
	line-height: auto;
	font-weight:bold !important;
}

.haber-icerik{
	font-size: 15px;
	color: #666;
	font-weight: lighter !important;
	line-height: 23px;
	
}

	
	
	.haber-kutu {
	height: auto;
	width: auto;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.haber-text {
	float: right;
	height: auto;
	width: 70%;
}
.haber-img {
	float: left;
	height: auto;
	width: 25%;
	text-align: center;
}

	


	
	.footer-sol {
	float: left;
	height: auto;
	width: auto;
	padding-right:30px;
	margin-right:70px;
}
	
	.kategori-button {
	font-size: 15px;
	line-height: 30px;
	color: #999;
	height: 30px;
	width: auto;
	margin-top: 0px;
	padding-left: 15px;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.kategori-button:hover {
	font-size: 15px;
	line-height: 30px;
	color: #333;
	height: 30px;
	width: auto;
	margin-top: 0px;
	padding-left: 20px;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	background-image: url(../images/kat-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
	
	.urun-box {
	border: 1px solid #ccc;
	height: auto;
	width: 29%;
	float: left;
	margin-right: 1%;
	margin-top: 10px;
	padding: 10px;
}


.urun-box-kategori {
	border: 1px solid #ccc;
	height: auto;
	width: 29%;
	float: left;
	margin-right: 1%;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
    
    
}

	
	.sol-kategori {
	   
	float: left;
	height: auto;
	width: 22%;
	padding-top: 10px;
}
.wrapper-content {
	float: right;
	height: auto;
	width: 75%;
	padding-top: 10px;
	position:relative;
}


.wrapper-content-sabit {
	float: none;
	height: auto;
	width: 100%;
	padding-top: 10px;
	position:relative;
}

.wrapper-content-galeri {
	float: none;
	height: auto;
	width: 100%;
	padding-top: 10px;
	position:relative;
	text-align:center;
}

.ebat{
	width: 300px;
	height: 70px;
	position: absolute;
	right: 1px;
	top: 70px;
	border: 1px solid #ccc;
}

	
	.icerik-banner {
		margin-top:0px;
	color: #fff;
	font-size: 35px;
	text-align: center;
	height: 100px;
	width: 100%;
	background-attachment: fixed;
	background-image: url(../images/icerik-banenr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70px;
    
}


.icerik-slide {
		margin-top:162px;
	text-align: center;
	height: auto;
	width: 100%;
}

	
	.genel-baslik {
	font-size: 25px;
	line-height: 50px;
	color: #000;
	height: 50px;
	width: auto;
	text-align:left;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
    
}


.genel-baslik-home {
	font-size: 25px;
	line-height: 50px;
	color: #fff;
	height: 50px;
	width: auto;
	background-color:#034963;
	text-align:left;
	padding-left: 20px;
	text-align:center;
}

.genel-baslik-ic{
max-width:1100px;
height:50px;	
width:auto;
font-size: 25px;
	line-height: 50px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}


.genel-baslik2 {
	font-size: 25px;
	line-height: 50px;
	margin-bottom:10px;
	color: #000;
	height: 50px;
	width: auto;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
	
	.wrapper-sol {
	float: left;
	height: auto;
	width: 48%;
}
.wrapper-sag {
	float: right;
	height: auto;
	width: 48%;
}

	
	.caro {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 50px;
	z-index:998;
}

.caro2 {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	z-index:998;
	
}

.caro3 {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 50px;
	z-index:998;
	display:none;
}
	
	.banner {
	height: auto;
		padding-bottom:50px;
	width: auto;
		max-width: 1100px;
	z-index: 50;
		margin: -30px auto;
		overflow: hidden;
}


}

@media screen and (max-width: 479px){
	
	.home-product{
	width:90%;
	margin: auto;
	height: auto;
}

.home-product-frame{
	-webkit-transition: all 0.2s ease-in-out;
	background-color:#ececec; 
	width: 100%;
	height:auto !important;
	float: none!important;
	padding-top:10px;
	padding-bottom:10px;
}

.home-product-frame:hover{
	box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	-webkit-transition: all 0.2s ease-in-out;
	background-color:#ececec; 
	width: 100%;
	height:auto !important;
	float: none!important;
	padding-top:10px;
	padding-bottom:10px;
}


.home-product-img{
	width:100%;
	height:310px;
	overflow: hidden;
}

.home-product-text{
	line-height: 20px;
	border-top: 1px solid #ccc;
	height:40px;
	text-align: left;
	padding: 10px;
	width: calc(100% - 20px);
	font-size: 17px;
	font-weight: bold;
}
	
	.anasayfa-text{
	width:90%;
	max-width: 1100px;
	height:auto;
		font-size: 16px;
	padding-top:15px;
	padding-bottom:15px;
	margin:auto;
	text-align: justify;
    text-align-last: center;
	line-height:24px;
}


.anatitle{
	font-size: 30px;
	font-weight: 900;
	text-align: center;
	line-height: 40px;
}
	
	.header-right{
	width:100%;
	height:40px;
	margin-top: 10px;
	float:right;
}


.contact-table{
	width: 90%;
	height:40px;
	float:none !important;
	margin: 10px auto;
}

.contact-left{
	font-size: 13px !important;
	position: relative;
	z-index: 998;
	 width: calc(40% - 40px);
	height:40px;
	float:left;
	margin-right:10px;
	line-height: 40px;
	background-image: url(../images/header-phone.png);
	background-position: left center;
	background-size: auto 60%;
	background-repeat: no-repeat;
	padding-left:30px;
	
}

.contact-right{
	font-size: 13px !important;
	position: relative;
	z-index: 998;
	width: calc(60% - 40px);
	height:40px;
	float:right;
	line-height: 40px;
	background-image: url(../images/header-mail.png);
	background-position: left center;
	background-size: auto 60%;
	background-repeat: no-repeat;
	padding-left:30px;
}

.language-table{
	display: none;
	margin: auto !important;
	width:125px;
	height:40px;
	float:none !important;
}


.language-box{
	width:40px;
	height:40px;
	float:left;
}
	
	
	.footer-left a{
	font-size: 14px;
	line-height: 25px;
	color: #ececec;
	font-weight:lighter;
	text-align: center !important;
}

.footer-left a:hover{
	
	font-size: 14px;
	line-height: 25px;
	color:#0CF;
	font-weight:lighter;
	text-align: center !important;
}
	
	.footer-head{
		margin-top:10px;
font-size:20px;
text-align:Center;
font-weight:bold;
color:#fff;	
}
	
	.footer-left {
	float: none !important;
	height: auto;
	margin-left:auto !important;
	margin-right:auto !important;
	width: 200px;
	margin-right: 5px;
	padding: 5px;
	text-align:Center;
}

    
    .urun-img {
	height: 170px;
	width: 100%;
	overflow:hidden;
}
	
	.kategori-pencere-sol {
	float: none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	height: auto;
	width: 100%;
	background-image: url(../images/ic-cephe.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:250px;
	background-size:100%;
    border: 1px solid #ccc;
}
.kategori-pencere-sag {
	margin-top: 50px;
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	height: auto;
	width: 100%;
	background-image: url(../images/dis-cephe.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:250px;
	background-size:100%;
}
	
	.iletisim-sol {
	float: none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	height: auto;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.iletisim-sag {
	float: none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	height: auto;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
	
	.haber-detay-img {
		height: auto;
	float: none !important;
	width:90%;
	margin-left:auto !important;
	margin-right:auto !important;
}
.haber-detay-aciklama {
	height: auto;
	float: none !important;
	width:90%;
	margin-left:auto !important;
	margin-right:auto !important;
	font-weight: lighter;
	color: #666;
	line-height: 28px;
}

.urun-detay-img {
		height: auto;
	float: none !important;
	width:100%;
	margin-left:auto !important;
	margin-right:auto !important;
}
.urun-detay-aciklama {
	height: auto;
	float: none !important;
	width:90%;
	margin-top:20px;
	margin-left:auto !important;
	margin-right:auto !important;
	font-weight: lighter;
	color: #666;
	line-height: 28px;
}
	
	.haber-box-img {
	float: none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	height: auto;
	width: 90%;
}
.haber-box-text {
	float: none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	height: auto;
	width: 90%;
	line-height: 25px;
}
	
	.haber-goster {
	line-height: 50px;
	color: #FFF;
	background-color: #034963;
	height: 50px;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.haber-goster:hover {
	line-height: 50px;
	color: #FFF;
	background-color: #f58025;
	height: 50px;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	
}


	
	.haber-baslik{
	font-size: 15px;
	color: #000;
	line-height: auto;
	font-weight:bold !important;
}

.haber-icerik{
	font-size: 13px;
	color: #666;
	font-weight: lighter !important;
	line-height: 23px;
	
}

	
	
	.haber-kutu {
	height: auto;
	width: auto;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;	
}
.haber-text {
	float: none !important;
	height: auto;
	width: 100%;
	text-align:center;
	margin-left:auto !important;
	margin-right:auto !important;
}
.haber-img {
	float: none !important;
	height: 120px;
	width: 100%;
	text-align: center;
	margin-left: auto !important;
	margin-right: auto !important;
	overflow: hidden;
	margin-bottom:20px;
}

	

	
	.footer-sol {
	float: none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	height: auto;
	width: 70%;
	margin-bottom:30px;}
	
	
	.footer-sag {
	float: none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	height: auto;
	color:#fff;
	width: 70%;
	padding-top: 15px;
	font-weight: lighter;
	font-size: 15px;
	text-align:center;
}

	
	
	.kategori-button {
	font-size: 15px;
	line-height: 30px;
	color: #999;
	height: 30px;
	width: auto;
	margin-top: 10px;
	padding-left: 15px;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	text-align:center;
    
}

.kategori-button:hover {
	font-size: 15px;
	line-height: 30px;
	color: #333;
	height: 30px;
	width: auto;
	margin-top: 10px;
	padding-left: 30px;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	background-image: url(../images/kat-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:center;
    	border: 1px solid #ccc;
}
	
	.urun-box {
	height: 200px;
	width: 90%;
	float: none! important;
	margin-right: auto !important;
	margin-left: auto !important;
	margin-top: 10px;
	border: 1px solid #ccc;
	padding: 10px;
}


.urun-box-kategori {
		border: 1px solid #ccc;
	height: 280px;
	width: 90%;
	float: none !important;
	margin-right: auto !important;
	margin-left: auto !important;
	margin-right: 1%;
	margin-top:10px;
	padding: 10px;
}

	
	.ebat{
	width: 300px;
	height: 70px;
	margin-left:auto !important;
	margin-right:auto !important;
	margin-bottom:20px;
	margin-top:20px;
	border: 1px solid #ccc;
}

	
	.sol-kategori {
	float: none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	height: auto;
	width: 90%;
	padding-top: 10px;
    border: 1px solid #ccc;
}
.wrapper-content {
	float: none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	height: auto;
	width: 90%;
	padding-top: 10px;
}

	
	.wrapper-content-sabit {
	float: none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	height: auto;
	width: 90%;
	padding-top: 10px;
	margin-top:120px;
}


.wrapper-content-galeri {
	float: none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	height: auto;
	width: 90%;
	padding-top: 10px;
	text-align:center;
}

	
	.icerik-banner {
		color: #fff;
	font-size: 23px;
	text-align: center;
	height: 110px;
	padding-top:60px;
	width: 100%;
	margin-top: 10px;
	background-image: url(../images/icerik-banenr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 150%;
}

	.icerik-slide {
		color: #fff;
	font-size: 23px;
	text-align: center;
	height: auto;
	width: 100%;
	margin-top: 186px;
	display:none;
}

	
	.genel-baslik {
	font-size: 25px;
	line-height: 50px;
	color: #000;
	height: 50px;
	width: auto;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align:center;
}

	.genel-baslik-home {
	font-size: 25px;
	line-height: 50px;
	color: #fff;
	height: 50px;
	width: auto;
	background-color:#034963;
	padding-left: 20px;
	text-align:center;
}
.genel-baslik-ic{
font-size: 25px;
	line-height: 50px;
	color: #fff;
	height: 50px;
	width: auto;
	background-color:#034963;
	padding-left: 20px;
	text-align:center;
}

.genel-baslik2 {
	font-size: 25px;
	line-height: 50px;
	color: #000;
	height: 50px;
	width: auto;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom:10px;
	text-align:center;
}
	
	.wrapper-sol {
	float: none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	height: auto;
	width: 90%;
}
.wrapper-sag {
	margin-top:30px;
	float: none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	height: auto;
	width: 90%;
}

	
	.caro {
		
		z-index:998;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 150px;
}

.caro2 {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index:998;
	display:none;
}

.caro3 {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:50px;
	z-index:998;
}

	
	.banner {
	overflow: hidden;
	display: none;
}


}



.clear{
clear:both;	
}




.slogan {
	height: 150px;
	padding-top: 50px;
	width: 100%;
	margin-top: 70px;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFF;
	text-align: center;
	font-size: 45px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.slogan-content{
	width:auto;
	max-width: 1100px;
	height:150px;
	margin:auto;
}

.urun-img-kategori {
	height: auto;
	width: 100%;
	overflow:hidden;
}


.kategori-img {
	min-height:250px;
	height:auto;
	width: 100%;
	overflow:hidden;
	background-color:#f06;
}

.urun-text {
	height: 40px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	line-height: 40px;
	margin-top:5px;
}
.urun-text-sol {
    color: #333;
	float: left;
	height: 40px;
	width: 99%;
	line-height: 40px;
	font-size: 15px;
    font-weight: bold;
}



.urun-text-uzun {
    color: #333;
	float: none!;
	height: 40px;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	line-height: 40px;
	font-size: 17px;
}

.urun-text-orta {
	float: none !important;
	height: 50px;
	width: 100%;
	text-align:center;
	line-height: 50px;
	font-size: 22px;
}

.urun-text-sag {
	float: right;
	height: 50px;
	width: 50%;
	line-height: 50px;
	text-align: right;
	font-size: 13px;
	font-weight: lighter;
}



.wrapper {
	height: auto;
	width: auto;
	max-width:1100px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.web-footer {
	height: auto;
	padding-bottom: 30px;
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 50px;
	font-weight: normal;
	color: #FFF;
	background-color:#1e668f;
	background-image: url(../images/footer-bg.png);
		padding-top:200px;
	background-repeat: no-repeat;
}
.footer-content {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	max-width: 1100px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.genel-text{
	line-height: 28px;
	font-size: 15px;
	color: #666;
	margin-top: 15px;
	font-weight: lighter !important;
}

.slogan_logo {
	height: 200px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/slogan_logo.png);
	max-width: 700px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top center;
}



.galeriimg{
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding: 5px;
	border: 1px solid #CCC;	
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.galeriimg:hover{
	padding: 5px;
	border: 1px solid #CCC;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	box-shadow: 0px 0px 10px #999;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.haber-box {
	height: auto;
	width: 96%;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #CCC;
	padding-right: 2%;
	padding-left: 2%;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.haber-box:hover {
	height: auto;
	width: 96%;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #CCC;
	padding-right: 2%;
	padding-left: 2%;
	background-color:#f5f5f5;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}






.textfield{
	width: 96%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	padding-right: 2%;
	outline: none;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	border: 1px solid #CCC;
	background-color: #fff;
	margin-bottom: 15px;
	padding-left: 2%;
}


.textfield:hover{
	width: 96%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	padding-left: 2%;
	padding-right: 2%;
	outline: none;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	border: 1px solid #CCC;
	background-color: #ececec;
	margin-bottom: 15px;
}


.textfield:focus{
	width: 96%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	padding-left: 2%;
	padding-right: 2%;
	outline: none;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	border: 1px solid #CCC;
	background-color: #333;
	margin-bottom: 15px;
}









.textfield2{
	width: 96%;
	height: 40px;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	padding-left: 2%;
	padding-right: 2%;
	outline: none;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	border: 1px solid #CCC;
	background-color: #fff;
	margin-bottom: 15px;
}


.textfield2:hover{
	width: 96%;
	height: 40px;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	padding-left: 2%;
	padding-right: 2%;
	outline: none;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	border: 1px solid #CCC;
	background-color: #ececec;
	margin-bottom: 15px;
}


.textfield2:focus{
	width: 96%;
	height: 150px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	padding-left: 2%;
	padding-right: 2%;
	outline: none;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	border: 1px solid #CCC;
	background-color: #333;
	margin-bottom: 15px;
}


.kategorideki-linkler{

color:#000;
	
}

.kategorideki-linkler:hover{

color:#ccc;
	
}















.akordion {
	height: auto;
	width: auto;
	max-width:1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
