.img-radius{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media (max-width: 576px) {
  .nav-link {
    border: none !important;
  }
}
@media (min-width: 992px){
   .nav-link {
      font-size: 12px !important;
    }
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-toggler {
  border-color: #333;
}
.navbar-toggler {
  background: #FFF;
}
.arac-kayit {
  float: right;
  color: #FFF;
  background-color: #47A3DA;
  background-image: url(../images/arackayit.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 70px;
  margin-top: 10px;
  border-radius: 5px;
}
.menu-arkaplan {
  background-color: #1a1a18;
}
.bg-light {
  background-color: #1a1a18 !important;
}
.nav-item {
  padding-left: 20px;
  padding-right: 20px;
}
.nav-link {
  color: #FFF !important;
  /* border-right-width: 1px; */
  /* border-right-style: dotted; */
  /* border-right-color: #FFF; */
  font-size: 15px;
}
#navbarSupportedContent > ul > li:nth-child(7) > a {
  border: none;
}
h2.kutu-yazi {
  position: relative;
  top: 0px;
  background: red;
  color: #FFF;
  text-align: center;
}
h2.kutu-yazi a {
  font-size: 16px !important;
  /* background: #e3000f; */
  color: #FFF;
  line-height: 4;
}
body {
  background: #ffffff !important;
  font-size: 14px;
}
.yan-menu {
  background-color: #1a1a18;
  border-top: 5px solid #f2f2f2;
  color: #e3000f !important;
  padding: 1rem;
  padding-left: 1.5rem;
}

.yan-menu:hover{
  background-color: #e3000f;
 
}

.yan-menu a{
  color: #FFF;
}
.nav-item:hover{
  background: #e3000f;
}
.breadcrumb{
  background: #e3000f;  
}
.breadcrumb-item.active{
  color:#FFF;
}
.breadcrumb-item{
  color:#FFF;
}
.breadcrumb a{
  color:#FFF;
}
.breadcrumb-item+.breadcrumb-item::before{
  color: #1a1a18;
}
.footer {
  background-color: #282828;
  margin-top:0px;
}
.footer ul li:first-child {
  font-size: 20px;
}
.footer ul li {
  color: white !important;
  list-style: none;
  font-size: 15px;
}
.footer ul li a {
  color: white !important;
}
