 

 
.site-menu-tp {   position:fixed; left:-100%; top:0px; z-index: 1000; width: 100%; height: 100vh; display: grid; align-items: center; background:rgba(0,0,0,0.7); backdrop-filter: blur(6px);
transition: 0.5s; }
.site-menu-tp > div {  max-width: 400px; margin: 0 auto;}
.site-menu-tp .logo { width: 80%; padding-bottom: 20px; filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(179deg) brightness(111%) contrast(101%);}




.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 {
 
   
 
  
    display: table;
    width: 100%;
}

.site-menu-tp .menu_top_nav a:hover { }

.site-menu-tp .menu_top_nav i {
  
    width: 20px;
    text-align: center;
 
}

.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%);

}

.kapat i { font-size: 36px; color: #fff; cursor: pointer; }
.ac i { font-size: 36px; color: #000; cursor: pointer; }
 

.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 }
.anasayfa .ac i {   color: #fff;   }
 
@media screen and (max-width: 1000px) {
 
    .site-menu-tp { display: none;}

}

.menu-link-color { color:#fff; font-size: 33px; line-height: 55px; }
.menu-link-color i { color:#fff }
 .up-sm-dil { padding: 40px 0px;}
 .up-sm-dil i { color: #fff; display: inline-block; padding: 7px 4px; font-size: 22px;}
 .up-sm-dil p { color: #fff; display: inline-block; padding: 7px 4px; font-size: 22px;}
.up-sm-dil .diltext  { color: #fff; font-size: 22px; padding: 0px 5px;}
.up-sm-dil .dil-aktif { font-weight: 600;}

 