.px-footer{ 
    background-color:transparent !important;

}

.px-mobile-slide{
    display:none !important;
}

.page-home .px-tab-contents .px-tiles li:first-child {
    width: 23.5%;
    margin-left: 0;
}
.swiper-container{
        height:516px;

}
.swiper-slide{
    height:510px;
}

.tl-yukle, .online-islemler{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url(pie/PIE.htc);

    background: -ms-linear-gradient(top,  #d6d6d6 0%,#d6d6d6 100%);
   /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff',endColorstr='#d6d6d6',GradientType=0 );*/
    
}

.tl-yukle:hover, .online-islemler:hover{
    
    background: -ms-linear-gradient(top,  #d6d6d6 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #d6d6d6 0%,#ffffff 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#ffffff',GradientType=0 );*/ /* IE6-8 */


}

.px-menu{
    border-radius: 8px;
    behavior: url(pie/PIE.htc);
}

.px-menu>li.px-menu-destek>ul {
    width: 300px !important;
    left: auto;
    right: 1px;
}

.px-menu > li.px-menu-servisler > ul > li > a > em{
    bottom:15px;
}
.px-menu > li.px-menu-cihazlar > ul > li > a > em{
    bottom:15px;
}

.px-menu > li.px-menu-internet > ul > li > a > em{
    bottom:15px;
}
.px-menu > li.px-menu-programlar > ul > li > a > em{
    bottom:15px;
}


.px-menu>li>ul {
    box-shadow: outset 3px 3px 4px #ccc;
    background:#fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ccc')";
    filter: 
  progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=0,strength=5), 
  progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=270,strength=5);
}

.px-menu > li > ul {
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px inset #ccc ;
}

.px-menu > li.px-menu-tarifeler-paketler > ul > li > ul > li a > em{
    display:block;
}

.px-top-menu li.px-search input{
    background-color:#2E2E2E;
}

.px-tab-titles li a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    behavior:url(pie/PIE.htc);
}
