body {
    background-image: url(/images/zemin.jpg);
}
.clear{clear: both;}
a{text-decoration: none !important;color: #000;}
.topheader{background: #434444;}
.menu{background: #f8f9f9;}
.nav-link{color:#000 !important;font-size: 12px;border-bottom: 3px solid hidden; transition: 0ms; font-weight: bold;  }
.nav-link:hover{border-bottom:3px solid #ed1b2e!important;transition: border .5s ease-in-out;}
.mactive{border-bottom:3px solid #f8f9fa !important; opacity: 100%;}
.altmenu{background: #f8f9f9;border: none;text-align: right;}
.altmenu>a{font-size: 12px;color: #000;width: 100%;display: block;padding: 5px 10px;}
.altmenu>a:nth-child(even) {font-weight: bold;}
.slideralt{padding:8px 0;background: #000;}
.slideralt p{color: #fff;font-size: 18px;}
.slideralt i{font-size: 40px;color:#fff;margin-bottom: 5px; margin-top: 24px;}
.slideralt:nth-child(1){background: #363f47;}
.slideralt:nth-child(2){background: #5e656c;}
.slideralt:nth-child(3){background: #868c91;}
.carousel-control-next, .carousel-control-prev{width: 5%;}
.nav-tabs .nav-link:hover{border: none;}
.nav-tabs .nav-link.active{background: #ed1b2e !important;border-radius: 10px;color: #fff !important; opacity: 100% !important;}
.anlasmalikurum-text{font-size: 12px}
.haberetkinlik i{color: #9ba0a3}
.haberetkinlik a{color: #363f47;}
footer{background: #dee0e2;}
.footertable1 i{font-size: 25px;margin-top: 10px;}
.haberlerzebra li{background: #e2e3e4;font-size: 15px;}
.haberlerzebra li:nth-child(even){background: #fff}
.haberresim div:nth-child(1){max-width: 100%;flex: none;}
.dropdown-menu {left:auto;right: 0;}
.footeryanipsonme {
	animation: blinker 1s linear infinite;
     color: white;
     font-size: 13px;
     font-weight: bold;
     font-family: sans-serif;
     padding-top: 8px;
     margin:0px;
}
@keyframes blinker {
  0% {opacity: .4}
  100% {opacity: 1}
}
.mevzuat button {
    text-decoration: none;
    color: black;
    font-size: 15px;
}
.mevzuat button:hover {
    text-decoration: none !important;
    color: red !important;
}
.mevzuat h6 {
    text-decoration: none;
    margin-left: 40px;
    font-size: 12px;
}
.navbar-nav>a.nav-item{display: table-cell;text-align: center;}
.navbar-nav>li{display: table-cell;text-align: center;}


