.galleryWidget .item .detail {
  display: none;
}

.safirWidget.homeWidget.c1Bg {
  background-color: #f1f1f1 !important;
}

#menu a {
  font-size: 15px !important;
}

.menuBlock ul.menu li:last-child {
    border-bottom: none !important;
}

.safir-faq {
    border-bottom: 1px solid #ddd;
}

.safir-faq:last-child {
    border-bottom: none;
}
.sloganWidget {
  background-color: #011b2f !important;
  padding-top: 20px;
}
#footer {
  background: #181818 !important;
}
#footer .widgetHeading .titleGroup::after {
  background: #facf0c !important;
}
.headerWhite #menu > ul > li.ozel > a, .headerWhite #menu > ul > li.active.ozel > a {
  background: #facf0c !important;
}