* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.97em;
	outline:none;
	box-sizing:border-box;
}
html {
	height:100%;
}
#ustBar {
	height:73px;
	width:100%;
	background:url(images/ustbar.png);
	border-bottom:3px solid #e7e1d4;
}
section {
	width:100%;
	height:100%;
	clear:both;
}
.container {
	width:1200px;
	min-height:510px;
	margin:0 auto;	
	position:relative;
	padding-left:5px;
}
#renkGecisi {
	width:100%;
	height:645px;
	background:url(images/renkGecisi.png) no-repeat;	
	position:absolute;
	z-index:-5000;
	left:0;
	top:0;
}
#logo {	
	z-index:5000;
	position:absolute;
	top:-180px;
	left:-30px;
	width:350px;
	height:300px;
	background:url(images/logo.png) no-repeat;
	background-size:cover;
}
#anaMenu {
	z-index:5001;
	position:absolute;
	left:335px;	
	top:-35px;
}
#anaMenu ul {
	list-style-type:none;	

}
#anaMenu ul li {
	float:left;
	padding:0 15px 0 15px;
	background:url(images/menuAyrac.png) right center no-repeat;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:1.05em;
}

#anaMenu ul li.sonLink{
	background-image:none;
	padding-right:0;
}

#anaMenu ul li a {
	text-decoration:none;
	color:#000000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:1.05em;
}
#anaMenu ul li a:hover {
	color:#666666;
}

#sosyalMenu {
	position:absolute;
	top:-40px;
	right:0;	
}
#sosyalMenu2 {
	position:absolute;
	top:20px;
	right:0;
}
#sosyalMenu ul, #sosyalMenu2 ul {
	list-style-type:none;	
}
#sosyalMenu ul li, #sosyalMenu2 ul li {
	float:left;
}
a.social-icon {
	display:block;
	width: 18px;
	height:18px;
	border: 3px solid #000000;
	background-color:#000;
	border-radius: 50%;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #FFF;
	text-align: center;
}


a.social-icon i {
	font-size: 12px;
	line-height:14px;
}

#telno {
	padding-right:30px;
	padding-top:3px;
}
#telno i {
	font-size:16px;
	color:#ffcb08;
	position:absolute;
	left:-20px;
}
#banner {
	min-height:450px;
	width:100%;
	position:relative;
}
#bannerImage {
	overflow:hidden;
	text-align:right;
}
#bannerImage img{
	max-height:450px;
	
}
#bannerAlt {
	position:absolute;
	bottom:-65px;
	right:0;
}
#bannerAlt p {
	float:left;
	padding-right:70px;
	font-size:1.1em;
	font-style:italic;
	color:#666666;
}
#bannerAlt p span {
	font-size:30px;
	position:absolute;
	left:-15px;
	top:-15px;
}
#banner .icerik {
	position:absolute;
	top:120px;
}
.iletisim_formu div {
	margin-top:10px;
}
.iletisim_formu div input, .iletisim_formu div textarea {
	width:100%;
	padding:5px;
}

h1 {
	font-family: 'PT Sans', sans-serif;
	font-size:2.5em;
	font-weight:normal;
	line-height:35px;
	color:#000;
}
h1 b {
	color:#000;
}
h2 {
	font-family: 'PT Sans', sans-serif;
	font-weight:normal;
	font-size:1.2em;
	margin-top:10px;
	color:#000;
}
h2 b {
	color:#000;
}
#ok {
	position:absolute;
	right:120px;
	top:110px;
}
#golge {
	position:absolute;
	right:0;
	bottom:-22px;
	width:736px;
	height:22px;
	background:url(images/golge.png) top right no-repeat;
	background-size:contain;
}
.clear {
	clear:both;
}
#form {
	margin-top:50px;
	position:relative;
}
#form ul{
	list-style-type:none;
}
#form ul li {
	width:88px;
	height:60px;
	font-size:3em;
	color:#FFFFFF;
	background:url(images/oklar.png) no-repeat;
	margin-bottom:10px;
	position:relative;
}
#form ul li span{
	position:absolute;
	right:30px;
	top:12px;
}
#form ul li.turuncu {
	background-position:0px -71px;
}
#form ul li.kirmizi {
	background-position:0px -142px;
}
#form .dugme {
	float:left;
	padding:8px 15px 8px 15px;
	border-radius:5px;
	background-color:#E6E6E6;
	text-align:center;
	font-size:1.3em;
	margin-right:5px;
	cursor:pointer;
	color:#000;
}
#form .dugme.active {
	background-color:#FFCA06;
}
#form .dugme:hover {
	background-color:#FFCA06;
}
#secenek1 {
	position:absolute;
	top:5px;
	left:120px;
}
#secenek2 {
	position:absolute;
	top:80px;
	left:120px;
}
#secenek3 {
	position:absolute;
	top:152px;
	left:120px;
}
#secenek1 p, #secenek2 p, #secenek3 p {
	font-size:1em;
	margin-bottom:10px;
}
select {
	width:200px;
	font-size:1em;
	border:2px solid #CCCCCC;
	height:25px;
}
#konutList {
	margin-bottom:30px;
	font-size:1.1em;
}
#urunler ul {
	list-style:none;
}
#urunler ul li {
	display:block;
	float:left;
	width:18.5%;
	margin-right:20px;
	padding:0;
	margin-bottom:20px;
	
}
#urunler ul li:nth-child(5n) {
	margin-right:0;
}
#urunler li a img {
	width:100%;
	vertical-align:middle;
	border:3px solid #CCC;
}
#urunler li a {
	text-decoration:none;
	color:#666;
	
}
.img-responsive {
	display:block;
	max-width:100%;
	height:auto;
	margin-bottom:5px;
}


#footer {
	
	background:#E7E1D5;
	padding-top:15px;
	bottom:0 !important;
	height:160px !important;
	overflow:hidden;
}

#footerMenu {
	z-index:5001;
	position:absolute;
	left:170px;	
	top:8px;
}
#footerMenu ul {
	list-style-type:none;	
}
#footerMenu ul li {
	float:left;
	padding:0 15px 0 15px;
	background:url(images/menuAyrac.png) right center no-repeat;
}

#footerMenu ul li.sonLink{
	background-image:none;
}
#footerAdres {
	left:185px;
	top:35px;
	position:absolute;
	font-size:0.9em;
}


@media (max-width:1200px){
	.container {
		width:100%;
	
	}
	#golge {
		width:100%;
	}
}
@media (max-width:1100px){
	
	
	#bannerAlt {
		z-index:10;
		margin-top:0px;
		margin-left:15px;
		margin-bottom:10px;
		position:relative;
		height:150px;	
	}
	#doviz {
		float:right;
		margin-right:20px;
	}
	
	#golge {
		display:none;
	}
}
@media (max-width:1071px) {
	#urunler ul li {
		margin-right:15px !important;
	}	
	#urunler ul li:nth-child(4n) {
		margin-right:0;
	}	
	#urunler ul li {
		width:23%;
	}
}
@media (max-width:900px) {
	
	#anaMenu {
		top:-20px;
		left:inherit;
		right:0;
		width:400px;
	}
	#sosyalMenu {
		top:-60px;
	}
	#logo {
		width:50%;
		background-size:contain;
	}
}
@media (max-width:780px){
	#urunler ul li {
		margin-right:15px;
	}	
	#urunler ul li:nth-child(3n) {
		margin-right:0;
	}	
	#urunler ul li {
		width:30%;
	}
}


@media (max-width:715px){
	
	#banner {
		background-size:cover;
		background-position: left center;
	}	
	
	#doviz {
		margin-top:20px;
	}
	#banner .icerik {
		top:50px;
	}
	#logo {
		top:-70px;
		left:5px;
		background:url(images/footerLogo.png) no-repeat;
	}
	#footerMenu {
		clear:both;
		top:120px;
		
		left:5%;
	}
	#footerAdres {
		top:60px;
		left:5%;
	}
}
@media (max-width:500px) {
	h1 {
		font-size:1.9em;
	}
	#ok {
		right:64px;
	}
	#golge {
		display:none;
	}
	#anaMenu ul li, #anaMenu ul li a {
		font-size:0.96em;padding:10px;
	}
	
}

@media (max-width:454px){
	#urunler ul li {
		margin-right:15px !important;
	}	
	#urunler ul li:nth-child(2n) {
		margin-right:0;
	}	
	#urunler ul li {
		width:45%;
	}
	#anaMenu {
		left:5px;
		width:99%;
	}
	
	.icerik {
		padding:2px;
		width:95%;
	}
	#ok {
		right:20px !important;
	}
	h1 {
		font-size:1.7em !important;
	}
}
</style>
