@charset "utf-8";
/* CSS Document */
body
{
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	min-width: 1050px;
}

html
{
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	
    font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
    /*min-width:1050px;  Mobil Gösterim olmayacaksa 980 çözünürlükte tam göstermesi için*/
}
.urunaramagiris::-ms-clear {display: none; width:0; height:0;}


 .logo
 {
	height: 90px;
	width: 235px;
	float: left;
	background-image: url(logo_bil.png);
	background-repeat: no-repeat;
}

.menudiscer
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #FFF;
	color: #FFF;
	z-index: 15000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

.menuiccer
{
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	height: 90px;
}

.ustmenucer
{
	height: auto;
	width: auto;
	float: right;
	margin-top: 31px;
	margin-right: 5px;
	text-align: center;
	clear: right;
	
}



.ustbanteldis
 {
	height: auto;
	width: 215px;
	float: left;
	margin-left: 255px;
	display: table;
	font-weight: bold;
	padding-left: 0px;
	margin-top: 35px;
	position: absolute;
}

.ustbanteldis a
{
	text-decoration: none;
	color: #0151A9;
}

.telefonbolumcer
{
	width: auto;
	float: left;
	margin-bottom: 5px;

}

.telefonbolumcer:hover
{
	color: #F00;
}

.telsimge
{
     	float:left; 
		width:25px;
		height:25px;
}

.telsimge img
{

    width:25px;
	height:25px;
}

.telefonno
{
	width: auto;
	padding-left: 10px;
	float: left;
	padding-top: 1px;
	font-size: 15px;
}


.sosmedcer {
	z-index: 1;
	height: auto;
	width: 180px;
	text-align: center;
	font-size: 13px;
	font-weight: 20;
	float: right;
	margin-top: 63px;
	margin-right: 10px;
	padding-top: 5px;
}

#sosmedicon {
	background-repeat: no-repeat;
	float: left;
	width: 28px;
	height: 28px;
	margin-top: -3px;
	margin-left: 8px;
}
.sosmediaiconfa
{
	background-image: url(/ortak/sos_fa1.png);
}
.sosmediaiconfa:hover {
	background-image: url(/ortak/sos_fa2.png);
}
.sosmediaiconpi
{
	background-image: url(/ortak/sos_pi1.png);
}
.sosmediaiconpi:hover {
	background-image: url(/ortak/sos_pi2.png);
}
.sosmediaiconwh 
{
	background-image: url(/ortak/sos_wh1.png);
}
.sosmediaiconwh:hover {
	background-image: url(/ortak/sos_wh2.png);
}
.sosmediaiconin
{
	background-image: url(/ortak/sos_in1.png);
}
.sosmediaiconin:hover {
	background-image: url(/ortak/sos_in2.png);
}
.sosmediaicontw
{
	background-image: url(/ortak/sos_tw1.png);
}
.sosmediaicontw:hover {
	background-image: url(/ortak/sos_tw2.png);
}
.sosmediaiconyo
{
	background-image: url(/ortak/sos_yo1.png);
}
.sosmediaiconyo:hover {
	background-image: url(/ortak/sos_yo2.png);
}
.ortaiccer
{
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 1150px;
	margin-top: 0px;
}





.yukarikaydir {
	position: fixed;
	bottom: 40px;
	right: 10px;
	display: none;
	height: 45px;
	width: 45px;
	margin-right: 10px;
}

 .topnav {
	overflow: hidden;
	margin-left: auto;
	margin-right: 5px;
	float: right;
}

.topnav a {
	float: left;
	display: block;
	color: #000;
	text-align: center;
	padding: 5px 20px 0px 20px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-right: -1px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: -1px;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-bottom-color: #FFF;
	font-weight: bold;
	margin-top: 20px;
}

.active {
  background-color: #3366FF;
  color: white;
}

.topnav .icon {
  display: none;
}

.dropdown {
	float: left;
	overflow: hidden;
	 
}


.dropdown .dropbtn {
	border: none;
	outline: none;
	color: #f2f2f2;
	padding: 10px 16px;
	margin: 0;
	font-size: 14px;
	background-color: #333;
	margin-left: 1px;
	font-family: Verdana, Geneva, sans-serif;
 
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #F39;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 20;
}

.dropdown-content a {
	float: none;
	color: #f9f9f9;
	padding: 8px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
	 
}


.topnav a:hover, .dropdown:hover .dropbtn, .secilimenu {
	color: #FFF!important;
	background-color: #333333!important;
	border-radius: 9px;
 
}




.dropdown-content a:hover {
	background-color: #ddd;
	color: black;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.menugenislik
 {
	width: 72px;
 }

 

  
 
 

 
 
 
 
 
 
 
 
 
 
 


.icsayfabaslik {
	height: 20px;
	width: 100%;
	font-weight: bold;
	margin-top: 30px;
	color: #990033;
	font-family: "MS Serif", "New York", serif;
	font-size: 19px;
}

.temizlesatir1
{
	clear: both;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 0px;
}

.temizlesatir10
{
	clear: both;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 0px;
}

.temizlesatir25
{
	clear: both;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 0px;
}

.temizleayircizgi40
{
	clear: both;
	height: 40px;
	background-image: url(../ortak/ayirici.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: block;
}

.temizleayircizgi40mob
{
	clear: both;
	height: 40px;
	background-image: url(../ortak/ayirici.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display:none;
}

.temizleayircizgi20mob
{
	clear: both;
	height: 20px;
	background-image: url(../ortak/ayirici.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display:none;
}

.temizle20mob
{
	clear: both;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display:none;
}

.urungeridoncer 
{
	text-align: right;
	margin-top: 7px;
}

.urungeridoncer a, .urungeridoncer a:visited
{
	color: #00C;
	text-decoration: none;
}
 
.urungeridoncer a:hover
{
   color:#C00;
}


 

.altbantabancer
{
	background-color: #000000;
	height: 85px;
	margin-left: auto;
	padding-top: 5px;
	width: 100%;
}

.altbantabanic
{
	margin-left: auto;
	margin-right: auto;
	width: 1150px;
	height: auto;
}


.altbantabansol, .altbantabanorta, .altbantabansag
{
	float: left;
	height: 30px;
	margin-left: 5px;
	margin-top: 30px;
	padding-top: 5px;
}

 

.altbantabansol
{
	width: 450px;
}

.altbantabanorta
{
    width:360px;
}

.altbantabansag
{
    width:300px;
}

.altbantabansag a
{
		color: #FFFFFF;
		text-decoration:none;
}

.altbantabansag a:hover
{
	color:#C00;
}



.altbantabetiket
{
	font-size: 12px;
	color: #CCCCCC;
}
 
 
 .altbantabaciklama
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.sosmedyabutortala
{ 
   display:table-cell;
   width:auto;
   margin-left:auto;
   margin-right:auto;
}


.biziara {
	position: fixed;
	bottom: 140px;
	right: 5px;
	display: block;
	margin-right: 10px;
	height: 60px;
	width: 60px;
	border-radius: 8px;
	z-index: 5000;
}


.biziaraimg
{
	float: left;
	height: 60px;
	width: 60px;
}

.biziarayazi
{
	width: 145px;
	float: left;
	height: 45px;
	padding-top: 17px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}


.whatiletisim {
	position: fixed;
	bottom: 90px;
	right: 7px;
	display: block;
	margin-right: 10px;
	height: 50px;
	width: 50px;
	border-radius: 8px;
	z-index: 5000;
}


.whatiletisimimg
{
	float: left;
	height: 50px;
	width: 50px;
}

.whatiletisimyazi
{
	width: 145px;
	float: left;
	height: 45px;
	padding-top: 17px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
