 

 
.site-menu-tp {   position: absolute; left:30px; top:100px; z-index: 1000;}


.site-menu-tp .mobil-menu a {
 
}



.site-menu-tp .DIL {
    padding-top: 50px
}

.site-menu-tp .DIL a {
    display: inline-block;
    padding: 5px;
}

.site-menu-tp .DIL .acdil {
    font-weight: 800;
}



.site-menu-tp  .menu_item {
    display: block;
    position: relative;

    vertical-align: middle;
}

.site-menu-tp .menu_selection {
    margin: 0;
    width: 100%;
    display: none;
    z-index: 1;
 
}

.site-menu-tp .menu_selection li {}

.site-menu-tp .menu_top_nav a {
 
    line-height: 40px;
    font-size: 16px;
  
    display: table;
    width: 100%;
}

.site-menu-tp .menu_top_nav a:hover { }

.site-menu-tp .menu_top_nav i {
    line-height: 30px;
    width: 20px;
    text-align: center;
    font-size: 16px;
}

.site-menu-tp .sub-menu {
    width: 100%;  
}

.site-menu-tp .sub-menu .menu_top_nav {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 10px;
}

  
 
 
.mobile-header { text-align: center; position: relative;  z-index: 10; }
.mobile-header img { height:60px; padding: 10px;}

.mobile-header .right-menu-text { position: absolute;  right: 20px; top:20px;   }
.mobile-header .right-menu-text  p { display: inline-block; }
.mobile-header .right-menu-text  p i { display: inline-block; padding: 0px 6px; }
.mobile-header .right-menu-text .diltext { display: inline-block;    padding: 0px 6px; }
.mobile-header .right-menu-text .dil-aktif { font-weight: 600;}

.mobile-header .right-menu-text a     { color: #000;}
.mobile-header .right-menu-text p     { color: #000;}
.mobile-header .right-menu-text i     { color: #000;}




.anasayfa .mobile-header  { width: 100%; position: absolute; z-index: 1000; text-align: center; box-shadow: none;}
.anasayfa .mobile-header .logo { 


    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(179deg) brightness(111%) contrast(101%);

}


.anasayfa .mobile-header .right-menu-text a   { color:#fff }
.anasayfa .mobile-header .right-menu-text p   { color: #fff }
.anasayfa .mobile-header .right-menu-text i   { color: #fff }

 
@media screen and (max-width: 1000px) {
 
    .site-menu-tp { display: none;}

}

.menu-link-color { color:#000 }
.menu-link-color i { color:#000 }

.anasayfa .menu-link-color { color:#fff }
.anasayfa .menu-link-color i { color:#fff }




.ab-content { padding:20px 20px 20px 300px}
 
 @media screen and (max-width: 1000px) {
 .ab-content { padding:10px }   
 }
