/*
    bottom: 50px; 
*/

.hizliteklif {
	position: fixed;
	z-index: 99999;
	cursor: pointer;
	visibility: visible;
	width: 200px; 
	height: 46px;
	right: 0px;
	top:115px;
	background: url('../img/hizliteklif/hizliteklif.png') no-repeat scroll transparent;
}
.hizliteklif2 {
	position: fixed;
	z-index: 99999;
	cursor: pointer;
	visibility: visible;
	width: 200px; 
	height: 46px;
	right: 0px;
	top:70px;
	background: url('../img/hizliteklif/hizliteklif.png') no-repeat scroll transparent;
}
@media only screen and (max-width: 770px) and (orientation: portrait) {
	.hizliteklif {
		position: fixed;
		z-index: 99999;
		cursor: pointer;
		visibility: visible;
		width: 200px; 
		height: 46px;
		right: 80px;
		top:0px;
		background: url('../img/hizliteklif/hizliteklif1.png') no-repeat scroll transparent;
	}
	.hizliteklif2 {
		position: fixed;
		z-index: 99999;
		cursor: pointer;
		visibility: visible;
		width: 140px; 
		height: 47px;
		right: 80px;
		top:0px;
		background: url('../img/hizliteklif/hizliteklif2.png') no-repeat scroll transparent;
	}
}
@media only screen and (max-width: 770px) and (orientation: landscape) {
	.hizliteklif {
		position: fixed;
		z-index: 99999;
		cursor: pointer;
		visibility: visible;
		width: 200px; 
		height: 46px;
		right: 245px;
		top:0px;
		background: url('../img/hizliteklif/hizliteklif1.png') no-repeat scroll transparent;
	}
	.hizliteklif2 {
		position: fixed;
		z-index: 99999;
		cursor: pointer;
		visibility: visible;
		width: 200px; 
		height: 46px;
		right: 245px;
		top:0px;
		background: url('../img/hizliteklif/hizliteklif1.png') no-repeat scroll transparent;
	}
}

.tooltip-inner{
	max-width:200px;
	padding:3px 8px;
	color:#fff;
	text-align:center;
	background-color:#C9302C;
	border-radius:4px;
}
.tooltip.top .tooltip-arrow{
	bottom:0;
	left:50%;
	margin-left:-5px;
	border-width:5px 5px 0;
	border-top-color:#C9302C;
}
/*
@media only screen and (max-width: 770px) and (orientation: portrait) {
	#hizliteklif {
		position: fixed;
		z-index: 99999;
		cursor: pointer;
		visibility: visible;
		width: 150px; 
		height: 50px;
		right: 0px;
		top: 0px;
		background: url('../img/teklif-isteyin-iphone.png') no-repeat scroll transparent;
	}
}
@media only screen and (max-width: 770px) and (orientation: landscape) {
	#hizliteklif {
		position: fixed;
		z-index: 99999;
		cursor: pointer;
		visibility: visible;
		width: 150px; 
		height: 50px;
		right: 0px;
		top: 0px;
		background: url('../img/teklif-isteyin-iphone.png') no-repeat scroll transparent;
	}
}
@media only screen and (max-width: 1024px) and (orientation: landscape) {
	#hizliteklif {
		position: fixed;
		z-index: 99999;
		cursor: pointer;
		visibility: visible;
		width: 150px; 
		height: 50px;
		right: 0px;
		top: 0px;
		background: url('../img/teklif-isteyin-iphone.png') no-repeat scroll transparent;
	}
}
@media only screen and (max-width: 1280px) and (orientation: portrait) {
	#hizliteklif {
		position: fixed;
		z-index: 99999;
		cursor: pointer;
		visibility: visible;
		width: 150px; 
		height: 50px;
		right: 0px;
		top: 0px;
		background: url('../img/teklif-isteyin-iphone.png') no-repeat scroll transparent;
	}
}
@media only screen and (max-width: 1280px) and (orientation: landscape) {
	#hizliteklif {
		position: fixed;
		z-index: 99999;
		cursor: pointer;
		visibility: visible;
		width: 150px; 
		height: 50px;
		right: 0px;
		top: 0px;
		background: url('../img/teklif-isteyin-iphone.png') no-repeat scroll transparent;
	}
}
@media (max-width : 770px) {
	#hizliteklif {
		position: fixed;
		z-index: 99999;
		cursor: pointer;
		visibility: visible;
		width: 150px; 
		height: 50px;
		right: 0px;
		top: 0px;
		background: url('../img/teklif-isteyin-iphone.png') no-repeat scroll transparent;
	}
}
@media (max-width : 1024px) and (orientation: portrait)  {
	#hizliteklif {
		position: fixed;
		z-index: 99999;
		cursor: pointer;
		visibility: visible;
		width: 150px; 
		height: 50px;
		left: 220px;
		top: 50px;
		background: url('../img/teklif-isteyin-iphone.png') no-repeat scroll transparent;
	}
}
*/