@charset "utf-8";
/* CSS Document */

.menulerMobileToplam{ max-width: 1200px; min-width:200px; width:100%; height:109px }
#wrapperUstMenu {width: 100%;}
#wrapperKapsar {width:100%;}
.right { float:right}
.ClearFixRight{ clear:both}



.accordionButtonUstMenu {	cursor: pointer; background-image:url(../img/logo/geonLogoMobile.png); background-position:left top; background-repeat:no-repeat;  height:109px; width:100%    }
.accordionContentK	apsar {	
	width:100%;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	
	
	}

.ustMenuLink{color: rgba(255,255,255,0.8);}


.accordionContent {	
	width:100%;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	 background-color:  rgb(0, 0, 0, 1); 
	}
.accordionContent2 {	
	width:100%;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	background: #281d65;
	}

.on{ background-image:url(../img/downMobile.png); background-repeat:no-repeat; background-position:right}
.on2 {
	background-image:url(../img/downMobile.png); background-repeat:no-repeat; background-position:right
	}
.bannerMenuContent{border-top:#373737 1px solid; background-color: rgb(0, 0, 0, 1);  padding:15px 0 15px 15px ; cursor: pointer; }
.bannerMenuContent:hover{ background-color: rgb(34, 34, 34, 1);}

.bannerMenuContent a{ color:rgba(255,255,255,0.8)}

.accordionButton{ border-top:#373737 1px solid; background-color: rgb(0, 0, 0, 1);  padding:15px 0 15px 15px; cursor: pointer;  }
.accordionButton:hover{ background-color: rgb(34, 34, 34, 1); }

.accordionButton2{ border-top:#58547e 1px solid; padding:15px 0 15px 5px; cursor: pointer;  }
.accordionButton2:hover{background-color:#d8d9db; }

.menuler{ border-top:#373737 1px solid; padding:6px 0 6px 35px; cursor: pointer;   }
.menuler:hover{background-color: rgb(34, 34, 34, 1); }
.menulerAltinda{border-top:#60605f 1px solid; background-color:#FFF; padding:5px 0 15px 23px; cursor: pointer;}
.menulerAltinda:hover .menuYavruText{color: #eb2127;}

#temizle{ clear:both}

.mobil{ }
.mobil .mobilHareketli{position: fixed; top:55px; left:0; z-index:999;  width: 100%;background-color: rgb(255, 255, 255, 1) !important; transition: all .3s ease-in-out; }

.mobil.scrolled .mobilHareketli{ top:0; transition: all .3s ease-in-out;}