.footerFixed {position: fixed;z-index: 4;left: 0px;width: 100%;bottom: -120px;display: block;height: 60px;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;z-index: 9999999999999;box-shadow: 0 -3px 8px -3px #00000029;}
	.footerFixed ul { width: 100%; display: inline-block; height: 100%; padding:0}
	.footerFixed ul li { width: 33.33%; float: left; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
	.footerFixed ul li a {display: -webkit-box;display: -ms-flexbox;display: flex;color: #fff;width: 100%;height: 100%;-ms-flex-line-pack: center;align-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-weight: bold;font-size: 14px;}
	.footerFixedIcon { margin-bottom: 5px; }
	.footerFixed ul li a img { position: relative; margin-right: 5px; }

	.footerFixed ul li a img { width: 30px; }
	.footerFixed ul li:nth-child(2) a img { width: 60px; margin-top: -6px; }
	
	  

@media (max-width: 850px) {
	
    .footerFixed { 
             bottom: 0px;
    }
}


@media (max-width: 920px){ 
    .header-nav-top{position:absolute;} 
    .slider-container 
    .btn-slider-action{padding:15px 8px!important;} 
    .header-btn-collapse-nav:before{content:'MENÜ';font-size:small;font-weight:700;}
}

.ortala{margin-right:auto;margin-left:auto; margin-top: -50px; display:block}
.ustalan{height:30px;border-bottom:solid 1px #1B1464;position:relative;z-index:4;float:right;width:750px}

.iletalt{display:block;overflow:hidden;height:120px;position:absolute;z-index:5}
.iletaltkutu{display:block;overflow:hidden;height:120px;width:335px;margin-left:15px;margin-right:10px;float:left;background-color:#1B1464;color:#fff;padding-left:30px;padding-top:30px;padding-right:15px;padding-bottom:10px}
.iletaltkutu .iletkbaslik{display:block;overflow:hidden;font-size:18px;margin-left:90px;margin-top:5px}
.iletaltkutu p{display:block;overflow:hidden;margin:0;margin-left:90px;font-weight:300}
.iletaltkutu i{display:block;float:left}
.iletaltkutu [class*="adaleticon-"]{background-color:rgba(0,0,0,.3);color:#fff;display:inline-block;width:65px;height:65px;line-height:65px;border-radius:100%;margin:auto 3px;font-size:35px;text-align:center}
