body {
  font-size: 14px;
  font-family: "Quicksand", sans-serif;,
  font-weight: 400;
  color: #606060;
}
body a {
  text-decoration: none;
  color: #606060;
}
body a:hover {
  text-decoration: underline;
  cursor: pointer;
}
button {
  font-family: 'Bebas Neue', cursive !important;
  letter-spacing: 1px;
}
.btn {
  font-family: 'Bebas Neue', cursive !important;
  letter-spacing: 1px;
}
button:focus,.btn:focus,.btn:active {
   outline: none !important;
   box-shadow: none;
}
.navbar {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.navbar a {
  font-family: 'Bebas Neue', cursive !important;
  letter-spacing: 1px;
  font-size: 19px;
}
.navbar a:hover {
  text-decoration: none;
}
.navbar-nav .nav-item {
  padding-right: 20px;
  padding-left: 20px;
  border-right: 1px solid #f8f9fa;
  border-bottom: 2px solid #ffffff;
}
.navbar-nav .nav-item:hover {
  border-bottom: 2px solid #F5C344;
}
.btn-group-sm>.btn, .btn-sm {
  border-radius: 1rem;
}
.big-icon {
  font-size: 28px;
}
.header .logo img {
  max-height: 80px;
}
.header-top {
  font-weight: 600;
  font-size: 12px;
}
.header-top h1 {
  display: none;
}
#sol_kule {position: fixed; left: 0px; top: 0px; z-index: 1; width: 160px; height: 600px; overflow: hidden;}
#sag_kule {position: fixed; right: 0px; top: 0px; z-index: 1; width: 160px; height: 600px; overflow: hidden;}
.adayblock {
  background-color: #ffffff;
  padding: 6px;
}
.adayblock .overlay {
  width: 150px;
  height: 190px;
  overflow: hidden;
  margin-left: 0px;
  margin-bottom: 0px;
  position: absolute;
  z-index: 5;
  background-image: url(../images/block-overlay.png);
  background-position: left bottom;
}
.adayblock .overlay img {
  margin-left: 5px;
  margin-top: 148px;
}
.adayblock .adisoyadi {
  margin-top: 5px;
  font-weight: 700;
}
.adayblock .bolgesi {
  margin-top: 3px;
  font-weight: 500;
}
.adayblock .oydurumu {
  margin-top: 4px;
  font-size: 16px;
}
.adayblock .profil-buttons {
  margin-bottom: 6px;
}
.adayhaber a:hover {
  text-decoration: none;
  color: inherit;
}
.navbar-nav .nav-item {
  font-size: 14px;
}
.dropdown-menu {
  min-width: 350px !important;
}
.block_title {
  position: relative;
}
.block_title span {
  font-size: 22px;
  font-family: 'Bebas Neue', cursive;
  letter-spacing: 2px;
  background-color: #ffffff;
  padding-left: 14px;
  padding-right: 14px;
  position: relative;
}
.block_title:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  border-top: 2px solid #606060;
  background: #606060;
  width: 100%;
  transform: translateY(-50%);
}
.right-block .inner {
  margin-top: 2px;
  display: flex;
  padding: 10px;
  margin-bottom: 10px;
}
.right-block a:hover {
  text-decoration: none;
  color: inherit;
}
.right-block .inner .number {
  font-size: 66px;
  color: #f4f4f4;
  font-family: 'Bebas Neue', cursive;
}
.footer {
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 50px;
  background-color: #6e777f;
  border-top: 5px solid #F5C344;
  color: #f1f1f1;
}
.footer .footer-container {
  background-color: #6e777f;
}
.footer a {
  color: #f1f1f1;
}
.footer-copyright {
  font-size: 12px;
}
.footer-social {
  font-size: 26px;
}
.title-text {
  position: relative;
}
.title-text span {
  font-size: 22px;
  font-family: 'Bebas Neue', cursive;
  letter-spacing: 2px;
  background-color: #ffffff;
  padding-left: 14px;
  padding-right: 14px;
  position: relative;
}
.title-text:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  border-top: 2px solid #606060;
  background: #606060;
  width: 100%;
  transform: translateY(-50%);
}
.vitrinadaylar ul {
  padding: 0;
}
.vitrinadaylar li {
  list-style: none;
  padding: 0;
  float: left;
}
.adaylarlist ul {
  padding: 0;
}
.adaylarlist li {
  list-style: none;
  padding: 0;
  float: left;
}
.haberlist ul {
  padding: 0;
}
.haberlist li {
  list-style: none;
  padding: 0;
  float: left;
}
.haberlist .item {
  padding-bottom: 10px;
}
#fb-root {
  display: none;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
#oypop {
  width: auto;
  height: auto;
  display: none;
}
.b-close {
  position: absolute;
  right: -7px;
  top: -7px;
}
