/*
	Theme Name: DiziPremium
	Description: DiziPremium WP Wordpress alt yapısı ile hazırlanmıştır.
	Version: 1.0
	Author: Tema Premium
	Tags:  dizipremium wp , dizi theme, wordpress, dizi premium
*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&amp;Roboto:400,500&amp;subset=latin,latin-ext");
/*Resets*/
html, body {
  height: 100%;
  min-height: 100%;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  font-family: 'Open Sans','Titillium Web','Roboto','Lato','Helvetica Neue';
}

html, body, div, span, object, iframe, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
}

nav ul {
  list-style: none;
}

li {
  list-style-type: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

hr {
  border-top: 1px solid #ededed;
  margin: 10px 0px 0px 0px;
}

body {
  line-height: 1;
  background: #fff url("assets/images/bg.png") no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
}

body {
  background: #000 url("assets/images/reklamBg.png") no-repeat top center;
}

.arama input.placeholder {
  text-align: center;
}

.btdr {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.clear {
  clear: both;
}

/*Genel*/
.container {
  width: 1024px;
  margin: 0 auto;
  position: relative;
}

.bor {
  width: 1px;
  border-left: 2px solid #121212;
  margin: 0 auto;
  position: absolute;
  left: -10.5px;
  right: 0;
  top: 0;
  bottom: 0;
}

.hesapAyarShadow {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  z-index: 998;
}
.hesapAyarShadow .hesapAyarShadowChild {
  width: 318px;
  height: 600px;
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar {
  background: #141414;
  padding: 5px 0px;
  border-radius: 3px;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hUst {
  padding: 13px 15px;
  background: #181817;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hUst .hAvatar {
  position: relative;
  float: left;
  margin-right: 15px;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hUst .hAvatar img {
  border-radius: 50%;
  height: 52px;
  width: 52px;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hUst .hAvatar .HShad {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  z-index: 2;
  width: 54px;
  height: 54px;
  top: -0.9px;
  left: -0.9px;
  border-radius: 50%;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hUst .hAvatar a.avatarYukle {
  position: absolute;
  z-index: 2;
  width: 52px;
  padding: 17px 0px;
  top: 0px;
  left: 0px;
  text-align: center;
  font-family: 'Open Sans Bold','Open Sans';
  font-size: 10px;
  font-weight: 900;
  color: #fff;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hUst .hAvatar .avatarForm {
  display: none;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hUst strong {
  font-family: 'Open Sans Bold','Open Sans';
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 3px;
  padding-top: 8px;
  display: block;
  color: #fff;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hUst span {
  font-family: 'Open Sans Regular','Open Sans';
  font-size: 13px;
  font-weight: 500;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hUst a.HAClose {
  font-family: 'Open Sans Bold','Open Sans';
  font-size: 19px;
  float: right;
  margin-top: -30px;
  font-weight: 900;
  color: #5a5a5a;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari strong.HAyarlari, .hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari h2 {
  font-family: 'Open Sans Semibold','Open Sans';
  font-size: 16px;
  font-weight: 600;
  background: #121212;
  display: block;
  text-align: center;
  padding: 14px;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari .HATabTasi {
  position: relative;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari .HATabTasi .HATab {
  background: #161616;
  padding: 14px 30px;
  overflow: auto;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari .HATabTasi .HATab a.HAktif {
  color: #fff;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari .HATabTasi .HATab a {
  font-family: 'Open Sans Semibold','Open Sans';
  font-size: 14px;
  font-weight: 600;
  color: #5a5a5a;
  display: inline-block;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari .HATabTasi .HATab a:first-child {
  float: left;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari .HATabTasi .HATab a:last-child {
  float: right;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari .HATabContent {
  padding: 14px;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari .HATabContent label, .hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari .HATabContent strong, .hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari .HATabContent h3 {
  font-family: 'Open Sans Semibold','Open Sans';
  font-size: 14px;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari .HATabContent input, .hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari .HATabContent .HAKadi {
  outline: 0;
  border: 0;
  padding: 7px 10px;
  background: #121212;
  border-radius: 3px;
  color: #5a5a5a;
  display: block;
  box-sizing: border-box;
  width: 100%;
  font-family: 'Open Sans Regular','Open Sans';
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari .HATabContent input:last-child, .hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari .HATabContent .HAKadi:last-child {
  margin-bottom: 0;
}
.hesapAyarShadow .hesapAyarShadowChild .hesapAyar .hAyarlari .HATabContent input.HAGuncelle {
  background: #fe0528;
  color: #fff;
  font-family: 'Open Sans Bold','Open Sans';
  font-size: 14px;
  cursor: pointer;
  font-weight: 900;
}

.HATabContent form input::-webkit-input-placeholder {
  color: #5a5a5a;
}

.HATabContent form input::-moz-placeholder {
  color: #5a5a5a;
}

.HATabContent form input:-moz-placeholder {
  color: #5a5a5a;
}

.HATabContent form input:-ms-input-placeholder {
  color: #5a5a5a;
}

.profilShadow {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  z-index: 998;
}
.profilShadow .profilShadowChild {
  width: 318px;
  height: 600px;
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.profilShadow .profilShadowChild .profilA {
  background: #141414;
  padding: 5px 0px;
  border-radius: 3px;
}
.profilShadow .profilShadowChild .profilA .profilUst {
  padding: 13px 15px;
  background: #181817;
}
.profilShadow .profilShadowChild .profilA .profilUst .profilAvatar {
  position: relative;
  float: left;
  margin-right: 15px;
}
.profilShadow .profilShadowChild .profilA .profilUst .profilAvatar img {
  border-radius: 50%;
  height: 52px;
  width: 52px;
  border-radius: 50%;
}
.profilShadow .profilShadowChild .profilA .profilUst strong {
  font-family: 'Open Sans Bold','Open Sans';
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 3px;
  padding-top: 8px;
  display: block;
  color: #fff;
}
.profilShadow .profilShadowChild .profilA .profilUst span {
  font-family: 'Open Sans Regular','Open Sans';
  font-size: 13px;
  font-weight: 500;
}
.profilShadow .profilShadowChild .profilA .profilUst a.profilClose {
  font-family: 'Open Sans Bold','Open Sans';
  font-size: 19px;
  float: right;
  margin-top: -30px;
  font-weight: 900;
  color: #5a5a5a;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profiloAyarlari {
  overflow: auto;
  display: block;
  text-align: center;
  padding: 14px;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profiloAyarlari .PAIc:first-child {
  float: left;
  padding-left: 25px;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profiloAyarlari .PAIc:last-child {
  float: right;
  padding-right: 25px;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profiloAyarlari strong, .profilShadow .profilShadowChild .profilA .profilAyarlari .profiloAyarlari h4, .profilShadow .profilShadowChild .profilA .profilAyarlari .profiloAyarlari h5 {
  margin-bottom: 3px;
  font-family: 'Open Sans Bold','Open Sans';
  font-size: 12px;
  font-weight: 900;
  color: #f7f7f7;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profiloAyarlari span {
  font-family: 'Open Sans Regular','Open Sans';
  font-size: 11px;
  font-weight: 400;
  color: #f7f7f7;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profiloAyarlari strong, .profilShadow .profilShadowChild .profilA .profilAyarlari .profiloAyarlari span, .profilShadow .profilShadowChild .profilA .profilAyarlari .profiloAyarlari h4, .profilShadow .profilShadowChild .profilA .profilAyarlari .profiloAyarlari h5 {
  display: block;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profilTabTasi {
  position: relative;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profilTab {
  background: #161616;
  padding: 14px 30px;
  overflow: auto;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profilTab a.profilAktif {
  color: #fff;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profilTab a {
  font-family: 'Open Sans Semibold','Open Sans';
  font-size: 14px;
  font-weight: 600;
  color: #5a5a5a;
  display: inline-block;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profilTab a:first-child {
  float: left;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profilTab a:last-child {
  float: right;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profilCont {
  background: #141414;
  padding: 15px 0px 10px 29px;
  margin: 7px 7px 7px 0px;
  height: 255px;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profilCont ul li {
  overflow: auto;
  margin-bottom: 10px;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profilCont ul li:last-child {
  margin-bottom: 0;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profilCont ul li img {
  margin-right: 10px;
  float: left;
  border-radius: 3px;
  width: 50px;
  height: 50px;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profilCont ul li strong {
  padding-top: 12px;
  font-family: 'Open Sans Semibold','Open Sans';
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 5px;
  display: block;
}
.profilShadow .profilShadowChild .profilA .profilAyarlari .profilCont ul li span {
  font-family: 'Open Sans Regular','Open Sans';
  font-size: 12px;
  font-weight: 500;
  color: #a4a4a4;
  display: block;
}

.profilCont::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #10100f;
}

.profilCont::-webkit-scrollbar {
  width: 10px;
  border-radius: 10px;
  background-color: #10100f;
}

.profilCont::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #090908;
}

.profilCont::-moz-scrollbar-track {
  border-radius: 10px;
  background-color: #10100f;
}

.profilCont::-moz-scrollbar {
  width: 10px;
  border-radius: 10px;
  background-color: #10100f;
}

.profilCont::-moz-scrollbar-thumb {
  border-radius: 10px;
  background: #090908;
}

.profilCont:-moz-scrollbar-track {
  border-radius: 10px;
  background-color: #10100f;
}

.profilCont:-moz-scrollbar {
  width: 10px;
  border-radius: 10px;
  background-color: #10100f;
}

.profilCont:-moz-scrollbar-thumb {
  border-radius: 10px;
  background: #090908;
}

.shadow {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  z-index: 998;
}
.shadow .splashParent {
  width: 318px;
  height: 500px;
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.shadow .splashParent .splash {
  width: 318px;
  background: #2b2b2b;
  border-radius: 5px;
  padding: 17px 0px 25px 0px;
}
.shadow .splashParent .splashLogo {
  padding: 0px 17px 17px 17px;
  text-align: center;
}
.shadow .splashParent .splashTab {
  margin-bottom: 10px;
  background: #1d1c1c;
}
.shadow .splashParent .splashTab a.aktif {
  color: #fff;
  background: #191919;
}
.shadow .splashParent .splashTab a {
  font-family: 'Open Sans Regular','Open Sans';
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  padding: 15px 51.4px;
  display: block;
  float: left;
  color: #858585;
  background: #1d1c1c;
}
.shadow .splashParent .splashTab span {
  font-family: 'Open Sans Regular','Open Sans';
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  padding: 10px;
  display: block;
  text-align: center;
  background: #1d1c1c;
}
.shadow .splashParent .splashTabContent {
  padding: 0px 20px;
}
.shadow .splashParent .splashTabContent form input.splashTabContentSubmitGiris {
  font-family: 'Open Sans Bold','Open Sans';
  font-size: 14px;
  font-weight: 600;
  background: #f7303d;
  border-radius: 5px;
  cursor: pointer;
}
.shadow .splashParent .splashTabContent form input.splashTabContentSubmitKayit {
  font-family: 'Open Sans Bold','Open Sans';
  font-size: 14px;
  font-weight: 600;
  background: #36e046;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 0;
}
.shadow .splashParent .splashTabContent form input {
  outline: 0;
  border: 0;
  display: block;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  background: #242424;
  font-family: 'Open Sans Regular','Open Sans';
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #fff;
}
.shadow .splashParent .splashTabContent .sifreUnut {
  background: #242424;
  text-align: center;
  border-radius: 5px;
}
.shadow .splashParent .splashTabContent .sifreUnut a {
  display: block;
  padding: 8px;
  font-family: 'Open Sans Regular','Open Sans';
  font-size: 13px;
  font-weight: 400;
  color: #797979;
}
.shadow .splashParent .splashTabContent .sifreUnut a:hover {
  color: #fff;
}
.shadow .splashParent .sifremiUnuttum {
  display: none;
  width: 318px;
  background: #2b2b2b;
  border-radius: 5px;
  padding: 17px 0px 25px 0px;
}
.shadow .splashParent .sifremiUnuttum .unuttumContent {
  padding: 0px 20px;
}
.shadow .splashParent .sifremiUnuttum .unuttumContent form input.unuttumSubmit {
  font-family: 'Open Sans Bold','Open Sans';
  font-size: 14px;
  font-weight: 600;
  background: #f7303d;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 0;
}
.shadow .splashParent .sifremiUnuttum .unuttumContent form input {
  outline: 0;
  border: 0;
  display: block;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  background: #242424;
  font-family: 'Open Sans Regular','Open Sans';
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #fff;
}

.splashTabContent form input::-webkit-input-placeholder {
  color: #797979;
}

.splashTabContent form input::-moz-placeholder {
  color: #797979;
}

.splashTabContent form input:-moz-placeholder {
  color: #797979;
}

.splashTabContent form input:-ms-input-placeholder {
  color: #797979;
}

.replik span {
  display: block;
  padding: 12px 10px;
  text-align: center;
  font-family: 'Open Sans Semibold','Open Sans';
  font-size: 14px;
  font-weight: 500;
}

#header {
  background: #181817;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  height: 53px;
  width: 1024px;
}

.logo {
  position: relative;
  background: #141413;
  float: left;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-right: 1px solid #1e1e1d;
}
.logo a {
  display: block;
  padding: 16px 15px 0px 20px;
}
.logo:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid #0d0d0d;
}

.searchForm {
  position: relative;
  float: left;
  border-right: 1px solid #1e1e1d;
}
.searchForm form {
  padding: 12.5px 19px;
}
.searchForm form input.search {
  background: #10100f url("assets/images/search.png") no-repeat right center;
  border: 0px;
  outline: 0px;
  border-radius: 3px;
  padding: 5px 5px 5px 9px;
  color: #fff;
  font-family: 'Open Sans';
  font-size: 13px;
  font-weight: 400;
}
.searchForm form .submit {
  position: absolute;
  right: 19px;
  top: 12px;
  background: transparent;
  width: 29px;
  height: 29px;
  border: 0;
  outline: 0;
  cursor: pointer;
}
.searchForm:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid #0d0d0d;
}

.searchForm form input::-webkit-input-placeholder {
  color: #464646;
}

.searchForm form input::-moz-placeholder {
  color: #464646;
}

.searchForm form input:-moz-placeholder {
  color: #464646;
}

.searchForm form input:-ms-input-placeholder {
  color: #464646;
}

.kayitGiris {
  float: right;
  padding: 13px 10px 10px 10px;
}
.kayitGiris .girisOpen {
  display: block;
}
.kayitGiris .kayitOpen {
  display: block;
}
.kayitGiris .kgButon {
  background: #131312;
  float: left;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  margin-right: 5px;
}
.kayitGiris .kgButonIcon {
  float: left;
  background: #10100f;
  padding: 7px 9px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.kayitGiris .kgButonIcon i {
  color: #181817;
}
.kayitGiris .kbButonYazi {
  float: left;
  font-family: 'Open Sans';
  font-size: 13px;
  font-weight: 400;
  color: #a4a4a4;
  text-align: center;
  padding: 8px 10px;
}

.uyeProfil {
  float: right;
}
.uyeProfil .uyeProfilDetails {
  float: left;
  background: #131312;
  padding: 11px 15px 8px 15px;
}
.uyeProfil .uyeProfilDetails .avatar {
  float: left;
}
.uyeProfil .uyeProfilDetails .avatar img {
  width: 34px;
  height: 34px;
  margin-right: 10px;
  border-radius: 50%;
}
.uyeProfil .uyeProfilDetails a {
  color: #565353;
}
.uyeProfil .uyeProfilDetails i {
  margin-top: 8px;
  font-size: 20px;
}

.uyeProfilDrop {
  display: none;
  background: #0f0f0e;
  position: absolute;
  z-index: 50;
  right: 0;
  top: 91px;
  padding: 13px;
}
.uyeProfilDrop .updChild {
  background: #121211;
  padding: 10px;
  border-radius: 3px;
}
.uyeProfilDrop .updChild ul {
  margin: 0;
  padding: 0;
}
.uyeProfilDrop .updChild ul li {
  padding: 3px;
}
.uyeProfilDrop .updChild ul li a {
  color: #565353;
  font-family: 'Open Sans Regular','Open Sans';
  font-size: 13px;
  font-weight: 600;
}
.uyeProfilDrop .updChild ul li a:hover {
  color: #c5c5c5;
}

nav.menu {
  float: left;
}
nav.menu ul {
  margin: 0;
  padding: 0;
}
nav.menu ul li {
  position: relative;
  float: left;
  padding: 18.5px 17px;
  border-right: 1px solid #1e1e1d;
}
nav.menu ul li a {
  font-family: 'Open Sans';
  font-size: 14px;
  color: #fff;
}
nav.menu ul li:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid #0d0d0d;
}

.alfabe {
  background: #10100f;
  width: 1024px;
  padding: 3px;
  box-sizing: border-box;
}
.alfabe ul {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 1024px;
}
.alfabe ul li {
  display: inline-block;
  padding: 5px 6px;
}
.alfabe ul li a {
  font-family: 'Open Sans';
  font-size: 14px;
  color: #3a3a39;
  font-weight: 600;
}
.alfabe ul li a:hover {
  color: #fff;
}

.alfabeOpen {
  display: none;
  background: #181817;
  width: 1024px;
  box-sizing: border-box;
}
.alfabeOpen a {
  color: #808080;
  font-size: 13px;
  font-weight: 600;
}
.alfabeOpen a:hover {
  color: #fff;
}
.alfabeOpen i {
  margin-right: 7px;
  font-size: 14px;
}
.alfabeOpen ul {
  width: 980px;
  margin: 0 auto;
  padding: 14px 14px;
  overflow: auto;
  box-sizing: border-box;
}
.alfabeOpen ul li {
  width: 190px;
  padding: 5px 0px;
  box-sizing: border-box;
  float: left;
}

#slider {
  height: 350px;
  width: 1024px;
  overflow: hidden;
  background: #000;
  position: relative;
}
#slider .noktalar {
  position: absolute;
  bottom: 7px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 4;
  text-align: center;
}
#slider .noktalar .nokta {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #fff;
  display: inline-block;
  cursor: pointer;
  margin: 0px 3px;
}
#slider .noktalar .nokta:hover {
  background: #fff;
}
#slider .noktalar .noktaktif {
  background: #fff;
}
#slider .sliderUst {
  width: 5000px;
  height: 350px;
}
#slider .slide {
  position: relative;
  width: 1024px;
  height: 350px;
  float: left;
}
#slider .slide a {
  width: 1024px;
  height: 350px;
  display: block;
}
#slider .slide a .sliderGolge {
  position: absolute;
  width: 1024px;
  height: 350px;
  z-index: 2;
  background: transparent;
  background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.1) 10%, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.42) 42%, rgba(0, 0, 0, 0.53) 53%, black 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, transparent), color-stop(10%, rgba(0, 0, 0, 0.1)), color-stop(20%, rgba(0, 0, 0, 0.2)), color-stop(42%, rgba(0, 0, 0, 0.42)), color-stop(53%, rgba(0, 0, 0, 0.53)), color-stop(100%, black));
  background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.1) 10%, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.42) 42%, rgba(0, 0, 0, 0.53) 53%, black 100%);
  background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.1) 10%, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.42) 42%, rgba(0, 0, 0, 0.53) 53%, black 100%);
  background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.1) 10%, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.42) 42%, rgba(0, 0, 0, 0.53) 53%, black 100%);
  background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.1) 10%, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.42) 42%, rgba(0, 0, 0, 0.53) 53%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
}
#slider .slide a .slideResim {
  width: 1024px;
  height: 350px;
  position: absolute;
  z-index: 1;
}
#slider .slide a .slideResim img {
  width: 1024px;
  height: 350px;
}
#slider .slide a .slideDetay {
  position: absolute;
  z-index: 3;
  height: 350px;
  width: 1024px;
  padding: 35px 30px;
  box-sizing: border-box;
  text-align: right;
  font-size: 0;
}
#slider .slide a .slideDetay .sdCategory {
  font-family: 'Roboto Regular','Open Sans';
  font-size: 14px;
  color: #fff;
  display: block;
  margin-bottom: 20px;
}
#slider .slide a .slideDetay .sdName {
  background: #f02727;
  display: inline-block;
  font-family: 'Roboto Bold','Open Sans Bold','Open Sans';
  font-weight: 600;
  font-size: 43px;
  color: #fff;
  box-sizing: border-box;
  padding: 10px 40px;
  text-transform: uppercase;
}
#slider .slide a .slideDetay .sdName span {
  background: #f02727;
  display: inline-block;
}
#slider .slide a .slideDetay .sdImdb {
  display: inline-block;
  background: #d91c1c;
  float: right;
  position: relative;
  height: 53px;
  padding: 5px 7px;
  width: 60px;
  margin-bottom: 20px;
}
#slider .slide a .slideDetay .sdImdb span {
  font-family: 'Roboto Bold','Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 16px;
  position: absolute;
  left: 1px;
  right: 1px;
  top: 9px;
  bottom: 9px;
  margin: auto;
  display: block;
  width: 25px;
  border: 3px solid #fff;
  color: #fff;
  border-radius: 100%;
  padding: 12px 10px;
}
#slider .slide a .slideDetay .sdParagraf {
  display: block;
  font-size: 13px;
  text-align: justify;
  width: 48.5%;
  height: 144px;
  float: right;
  line-height: 16px;
  overflow: hidden;
}
#slider .slide a .slideDetay .sdParagraf p {
  font-family: 'Roboto','Open Sans ';
  font-weight: 400;
  font-size: 14px;
  overflow: hidden;
  color: #fff;
  margin-bottom: 20px;
  line-height: 18px;
}

.iHead {
  background: #fff;
  border-bottom: 1px solid #d2d2d2;
}
.iHead span {
  color: #4c4a4a;
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 14px;
  padding: 12px 17px;
  display: inline-block;
}
.iHead a {
  background: #f8f8f8;
  border: 1px solid #d2d2d2;
  color: #4c4a4a;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 400;
  font-size: 13px;
  padding: 4px 10px;
  border-radius: 3px;
  margin: 8px 17px;
  float: right;
}
.iHead a.filtreBtn {
  background: #181817;
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 12px;
  color: #fff;
  padding: 6px 10px;
  margin: 6px 17px;
  border-radius: 5px;
}

.icerikler {
  background: #fff;
  padding: 8px 16px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-bottom: 10px;
}
.icerikler .afis {
  width: 155px;
  float: left;
  margin-right: 12px;
  padding: 5px 0px;
}
.icerikler .afis:nth-child(6n) {
  margin-right: 0;
}
.icerikler .afis a {
  display: block;
  width: 155px;
}
.icerikler .afis a img {
  width: 155px;
  height: 240px;
  border-radius: 3px;
}
.icerikler .afis .afisBaslik {
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 13px;
  color: #4c4a4a;
  display: block;
  margin-top: 8px;
  text-align: center;
}
.icerikler .afis .afisCategory {
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 400;
  font-size: 12px;
  display: block;
  margin-top: 5px;
  text-align: center;
  color: #a0a0a0;
}
.icerikler .icerik {
  position: relative;
  width: 189px;
  height: 111px;
  background: #000;
  border-radius: 3px;
  margin-right: 11.7px;
  margin-bottom: 6px;
  margin-top: 6px;
  float: left;
}
.icerikler .icerik:nth-child(5n) {
  margin-right: 0;
}
.icerikler .icerik a img {
  height: 111px;
  width: 189px;
  border-radius: 3px;
}
.icerikler .icerik span.tarih {
  font-family: 'Open Sans','Open Sans';
  font-weight: 300;
  font-size: 11px;
  position: absolute;
  top: 5px;
  right: 5px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  padding: 3px 7px;
  color: #fff;
}
.icerikler .icerik .icerikAlt {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  box-sizing: border-box;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 5px 10px;
  width: 189px;
}
.icerikler .icerik .icerikAlt span.baslik {
  font-family: 'Open Sans Semibold','Open Sans';
  font-weight: 400;
  font-size: 13px;
  display: block;
  margin-bottom: 3px;
  color: #fff;
}
.icerikler .icerik .icerikAlt span.bolum {
  font-family: 'Open Sans','Open Sans';
  font-weight: 300;
  font-size: 11px;
  display: block;
  color: #a6a5a5;
}

.haberler {
  background: #fff;
  padding: 8px 16px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-bottom: 10px;
}
.haberler .buyuk {
  position: relative;
  width: 389px;
  height: 234px;
  margin-right: 12px;
  background: #000;
  margin-bottom: 6px;
  margin-top: 6px;
  float: left;
  border-radius: 3px;
}
.haberler .buyuk img {
  width: 389px;
  height: 234px;
}
.haberler .buyuk a {
  display: block;
  width: 389px;
  height: 234px;
  color: #fff;
}
.haberler .buyuk .buyukAlt {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  box-sizing: border-box;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 7px 10px;
  width: 389px;
}
.haberler .buyuk .buyukAlt span.baslik {
  font-family: 'Open Sans Semibold','Open Sans';
  font-weight: 400;
  font-size: 16px;
  display: block;
  text-align: center;
  color: #fff;
}
.haberler .icerik {
  position: relative;
  width: 189px;
  height: 111px;
  background: #000;
  border-radius: 3px;
  margin-right: 11.7px;
  margin-bottom: 6px;
  margin-top: 6px;
  float: left;
}
.haberler .icerik:nth-child(3n+1) {
  margin-right: 0;
}
.haberler .icerik img.attachment-haberResim {
  width: 189px;
  height: 111px;
  border-radius: 3px;
}
.haberler .icerik .icerikAlt {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  box-sizing: border-box;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 7px 10px;
  width: 189px;
}
.haberler .icerik .icerikAlt span.baslik {
  font-family: 'Open Sans Semibold','Open Sans';
  font-weight: 400;
  font-size: 13px;
  display: block;
  text-align: center;
  color: #fff;
}

.efsanearama {
  margin-bottom: 10px;
}
.efsanearama .efsanediziler {
  float: left;
  width: 605px;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
}
.efsanearama .efsanediziler .tab {
  background: #f3f3f3;
  height: 30px;
  width: 575px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #d2d2d2;
  padding: 10px 15px;
}
.efsanearama .efsanediziler .tab .tabButon.aktif {
  color: #4c4a4a !important;
  padding-bottom: 13px !important;
}
.efsanearama .efsanediziler .tab .tabButon.aktif a {
  color: #4c4a4a !important;
}
.efsanearama .efsanediziler .tab .tabButon {
  display: inline-block;
  background: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
  padding: 11.3px 13.6px;
  color: #b3b3b3;
}
.efsanearama .efsanediziler .tab .tabButon a {
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 14px;
  color: #b3b3b3;
}
.efsanearama .efsanediziler .tabContent {
  padding: 15px;
}
.efsanearama .efsanediziler .tabContent .afis {
  width: 137.7px;
  float: left;
  margin-right: 8px;
}
.efsanearama .efsanediziler .tabContent .afis:nth-child(4n) {
  margin-right: 0;
}
.efsanearama .efsanediziler .tabContent .afis a {
  display: block;
  width: 136px;
}
.efsanearama .efsanediziler .tabContent .afis a img {
  width: 137.7px;
  height: 208px;
  border-radius: 3px;
}
.efsanearama .efsanediziler .tabContent .afis .afisBaslik {
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 13px;
  color: #4c4a4a;
  display: block;
  margin-top: 8px;
  text-align: center;
}
.efsanearama .efsanediziler .tabContent .afis .afisCategory {
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 400;
  font-size: 12px;
  display: block;
  margin-top: 5px;
  text-align: center;
  color: #a0a0a0;
}
.efsanearama .arama {
  float: right;
  width: 408px;
  height: 329px;
  border-radius: 5px;
  background: #fff;
}
.efsanearama .arama .input {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #f3f3f3;
}
.efsanearama .arama .input form {
  text-align: center;
  padding: 11px;
  border-bottom: 1px solid #d2d2d2;
}
.efsanearama .arama .input form input {
  outline: 0;
  border: 0;
  background: #e4e4e4;
  border-radius: 5px;
  padding: 4px 15px;
  font-family: 'Open Sans Semibold','Open Sans';
  font-weight: 900;
  font-size: 14px;
  color: #8c8c8c;
  width: 100%;
  box-sizing: border-box;
}
.efsanearama .arama .diziList {
  background: #e4e4e4;
  margin: 13px;
  border-radius: 5px;
  padding: 5px 10px 5px 5px;
  position: relative;
}
.efsanearama .arama .diziList mark.highlight {
  background: transparent;
  font-style: normal;
}
.efsanearama .arama .diziList .no-results {
  color: #000;
  display: block;
  text-align: center;
  font-family: 'Open Sans Semibold','Open Sans';
  font-weight: 900;
  font-size: 14px;
}
.efsanearama .arama .diziList ul {
  /*
   margin: 11px;*/
  border-radius: 5px;
  background: #e4e4e4;
  padding: 5px 10px 5px 7px;
  overflow-y: auto;
  height: 245px;
  box-sizing: border-box;
}
.efsanearama .arama .diziList ul li {
  padding: 5px 10px;
  margin-bottom: 0.5px;
  border-radius: 5px;
}
.efsanearama .arama .diziList ul li:nth-child(1n) {
  background: #d9d9d9;
}
.efsanearama .arama .diziList ul li:nth-child(2n) {
  background: #e4e4e4;
}
.efsanearama .arama .diziList ul li a {
  display: block;
}
.efsanearama .arama .diziList ul li a span.baslik {
  font-family: 'Open Sans Semibold','Open Sans';
  font-weight: 900;
  font-size: 14px;
  color: #484847;
  margin-right: 5px;
}
.efsanearama .arama .diziList ul li a span.imdb {
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 600;
  font-size: 12px;
  color: #909090;
}

.input form input::-webkit-input-placeholder {
  color: #8c8c8c;
  text-align: center;
}

.input form input::-moz-placeholder {
  color: #8c8c8c;
  text-align: center;
}

.input form input:-moz-placeholder {
  color: #8c8c8c;
  text-align: center;
}

.input form input:-ms-input-placeholder {
  color: #8c8c8c;
  text-align: center;
}

.diziList ul::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #cac7c7;
}

.diziList ul::-webkit-scrollbar {
  width: 15px;
  border-radius: 10px;
  background-color: #cac7c7;
}

.diziList ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #a4a4a4;
}

.diziList ul::-moz-scrollbar-track {
  border-radius: 10px;
  background-color: #cac7c7;
}

.diziList ul::-moz-scrollbar {
  width: 15px;
  border-radius: 10px;
  background-color: #cac7c7;
}

.diziList ul::-moz-scrollbar-thumb {
  border-radius: 10px;
  background: #a4a4a4;
}

.diziList ul:-moz-scrollbar-track {
  border-radius: 10px;
  background-color: #cac7c7;
}

.diziList ul:-moz-scrollbar {
  width: 15px;
  border-radius: 10px;
  background-color: #cac7c7;
}

.diziList ul:-moz-scrollbar-thumb {
  border-radius: 10px;
  background: #a4a4a4;
}

.footer {
  width: 1024px;
  border-radius: 5px;
  background: #181817;
  margin: 0 auto;
  margin-bottom: 30px;
}
.footer .footerp {
  padding: 15px 20px;
  background: #10100f;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.footer .footerp p, .footer .footerp h6 {
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 400;
  line-height: 15px;
  font-size: 12px;
  color: #fff;
}

.playerandadd {
  position: relative;
  background: #fff;
  padding: 15px 17px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-bottom: 10px;
}
.playerandadd .playerTasiyici {
  width: 672px;
  float: left;
}
.playerandadd .playerTasiyici .playerHead {
  position: relative;
  background: #10100f;
  padding: 7px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.playerandadd .playerTasiyici .playerHead .tercih {
  float: left !important;
}
.playerandadd .playerTasiyici .playerHead .tercih i {
  margin-top: -5px;
}
.playerandadd .playerTasiyici .playerHead .playerUstMod {
  float: right;
  margin: 0px 3px;
  background: #090908;
  padding: 7px 9px;
  border-radius: 5px;
  display: inline-block;
  color: #393939;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 600;
  font-size: 13px;
}
.playerandadd .playerTasiyici .playerHead .playerUstMod i {
  margin-left: 7px;
}
.playerandadd .playerTasiyici .playerHead .playerUstMod i:hover {
  color: #7c7c7c;
}
.playerandadd .playerTasiyici .playerHead .playerUstMod a {
  color: #393939;
}
.playerandadd .playerTasiyici .playerHead .playerUstMod a:hover {
  color: #7c7c7c;
}
.playerandadd .playerTasiyici .partlar {
  display: none;
  position: absolute;
  padding: 5px;
  top: 69px;
  left: 27px;
  background: #0f0f0e;
  z-index: 9999;
}
.playerandadd .playerTasiyici .partlar ul {
  margin: 0;
  padding: 15px;
  background: #121211;
}
.playerandadd .playerTasiyici .partlar ul li {
  color: #c5c5c5;
  display: block;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 600;
  font-size: 13px;
  padding: 2px;
  cursor: default;
}
.playerandadd .playerTasiyici .partlar ul li a {
  color: #646464;
}
.playerandadd .playerTasiyici .partlar ul li a:hover {
  color: #c5c5c5;
}
.playerandadd .playerTasiyici .player {
  width: 672px;
  height: 392px;
}
.playerandadd .playerTasiyici .player iframe {
  width: 100% !important;
  height: 392px !important;
}
.playerandadd .playerTasiyici .player embed {
  width: 100% !important;
  height: 392px !important;
}
.playerandadd .playerTasiyici .playerFoot {
  background: #10100f;
  padding: 7px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-bottom: 10px;
}
.playerandadd .playerTasiyici .playerFoot .playerAltMod {
  float: left;
  margin: 0px 3px;
  background: #090908;
  padding: 7px 9px;
  border-radius: 5px;
  display: inline-block;
  color: #393939;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 600;
  font-size: 13px;
}
.playerandadd .playerTasiyici .playerFoot .playerAltMod a {
  color: #393939;
}
.playerandadd .playerTasiyici .playerFoot .playerAltMod a:hover {
  color: #7c7c7c;
}
.playerandadd .playerTasiyici .playerFoot .playerAltMod i:hover {
  color: #7c7c7c;
}
.playerandadd .playerTasiyici .playerFoot .premiumShare {
  float: right;
  margin: 0px 3px;
  background: #090908;
  padding: 2.5px;
  border-radius: 5px;
  display: inline-block;
  color: #393939;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 600;
  font-size: 0px;
}
.playerandadd .playerTasiyici .playerFoot .premiumShare div, .playerandadd .playerTasiyici .playerFoot .premiumShare a {
  margin: 0px 5px !important;
}
.playerandadd .playerTasiyici .playerFoot .premiumShare div:first-child, .playerandadd .playerTasiyici .playerFoot .premiumShare a:first-child {
  margin-left: 0px !important;
}
.playerandadd .playerTasiyici .playerFoot .premiumShare div:last-child, .playerandadd .playerTasiyici .playerFoot .premiumShare a:last-child {
  margin-right: 0px !important;
}
.playerandadd .playerTasiyici .bolumNotu {
  background: #dfdfdf;
  padding: 7px 10px;
  margin-bottom: 5px;
  border-radius: 5px;
}
.playerandadd .playerTasiyici .bolumNotu:last-child {
  margin-bottom: 0;
}
.playerandadd .playerTasiyici .bolumNotu p {
  color: #848484;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 600;
  font-size: 13px;
  display: block;
  text-align: center;
}

.playerAdvertising {
  width: 300px;
  float: right;
}
.playerAdvertising .reklam {
  margin-bottom: 10px;
}
.playerAdvertising .reklam:last-child {
  margin-bottom: 0;
}
.playerAdvertising .reklam img {
  border-radius: 3px;
  width: 300px;
  height: 250px;
}

.vReklam img {
  width: 100%;
  height: 392px;
}
.vReklam iframe {
  width: 100%;
  height: 392px;
}
.vReklam embed {
  width: 100%;
  height: 392px;
}

#vonuReklam {
  position: relative;
}

.rgRight {
  position: absolute;
  bottom: 20px;
  right: 0px;
  color: #fff;
  font-family: 'Open Sans Semibold','Open Sans';
  font-weight: 600;
  font-size: 14px;
  display: block;
  text-align: center;
  padding: 10px 15px;
  background: rgba(0, 0, 0, 0.9);
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
.rgRight a {
  color: #fff;
}

.yorumandbolumler {
  background: #fff;
  padding: 15px 17px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.yorumandbolumler .yorumlartasiyici {
  width: 672px;
  float: left;
}
.yorumandbolumler .yorumlartasiyici .ytHead {
  margin-bottom: 10px;
  padding: 0px 2px;
}
.yorumandbolumler .yorumlartasiyici .ytHead span {
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 14px;
  color: #4c4a4a;
}
.yorumandbolumler .yorumlartasiyici .ytForm {
  border: 2px solid #dfdfdf;
  border-radius: 5px;
  margin-bottom: 15px;
}
.yorumandbolumler .yorumlartasiyici .ytForm form {
  border-bottom: 2px solid #dfdfdf;
}
.yorumandbolumler .yorumlartasiyici .ytForm form textarea {
  outline: 0;
  border: 0;
  width: 100%;
  box-sizing: border-box;
  resize: none;
  height: 62px;
  padding: 7px 10px;
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 14px;
  color: #b7b7b7;
}
.yorumandbolumler .yorumlartasiyici .ytForm form .ytSubmit {
  color: #939393;
  background: #e7e7e7 url("assets/images/fa-send.png") no-repeat right center;
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 13px;
  border-left: 2px solid #dfdfdf !important;
  border-top: 2px solid #dfdfdf !important;
  border: 0px;
  float: right;
  padding: 5px 25px 5px 7px;
  cursor: pointer;
  outline: 0;
}
.yorumandbolumler .yorumlartasiyici .ytForm a.spoilerTik {
  color: #b7b7b7;
  font-family: 'Open Sans Semibold','Open Sans';
  font-weight: 600;
  font-size: 12px;
  display: block;
  padding: 8px 12px;
  float: left;
}
.yorumandbolumler .yorumlartasiyici .ytForm a.spoilerTik i {
  margin-right: 8px;
}
.yorumandbolumler .yorumlarHead {
  padding: 0px 2px;
}
.yorumandbolumler .yorumlarHead span {
  color: #4c4a4a;
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 14px;
  margin-bottom: 7px;
  display: block;
}
.yorumandbolumler .yorumlarHead .altCizgi {
  height: 2px;
  background: #dfdfdf;
  margin-bottom: 10px;
}
.yorumandbolumler .yorumlarHead .altCizgi .maviCizgi {
  background: #1372a2;
  width: 11%;
  height: 2px;
}
.yorumandbolumler .yorumlar .yanit {
  padding-left: 50px;
}
.yorumandbolumler .yorumlar .yorum {
  margin-bottom: 12px;
}
.yorumandbolumler .yorumlar .yorum .yorumAvatar {
  margin-right: 15px;
  float: left;
}
.yorumandbolumler .yorumlar .yorum .yorumAvatar img {
  border-radius: 50%;
}
.yorumandbolumler .yorumlar .yorum span {
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 600;
}
.yorumandbolumler .yorumlar .yorum span.yorumAtan {
  color: #2c2c2c;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
}
.yorumandbolumler .yorumlar .yorum span.yorumTarih {
  color: #b1b1b1;
  font-size: 10px;
  display: inline-block;
}
.yorumandbolumler .yorumlar .yorum p {
  color: #c6c6c6;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 600;
  font-size: 12px;
  margin-left: 50px;
}
.yorumandbolumler .yorumlar .yorum p.spoilerYorum {
  display: none;
}
.yorumandbolumler .yorumlar .yorum .spoilerText a {
  color: #858383;
  background: #181817;
  display: inline-block;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 600;
  font-size: 12px;
  padding: 7px 0px 7px 10px;
}
.yorumandbolumler .yorumlar .yorum .spoilerText a span {
  margin-left: 5px;
  color: #fff;
  background: #10100f;
  padding: 4px 7px;
}
.yorumandbolumler .yorumlar .yorumOyla {
  margin-top: 5px;
  margin-left: 50px;
}
.yorumandbolumler .yorumlar .yorumOyla .yolumluDiv {
  display: inline-block;
}
.yorumandbolumler .yorumlar .yorumOyla .yolumluDiv span {
  color: #47ca5a;
  font-size: 12px;
  margin-right: 5px;
}
.yorumandbolumler .yorumlar .yorumOyla .yolumluDiv a {
  color: #5b5b5b;
}
.yorumandbolumler .yorumlar .yorumOyla .yolumsuzDiv {
  display: inline-block;
}
.yorumandbolumler .yorumlar .yorumOyla .yolumsuzDiv span {
  color: #ff3f3f;
  font-size: 12px;
  margin-right: 5px;
}
.yorumandbolumler .yorumlar .yorumOyla .yolumsuzDiv a {
  color: #5b5b5b;
}

.digerBolumlerTasi {
  background: #181817;
  width: 300px;
  height: 500px;
  float: right;
  border-radius: 5px;
}
.digerBolumlerTasi .btHead {
  background: #10100f;
  padding: 12px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  float: right;
  width: 300px;
  box-sizing: border-box;
}
.digerBolumlerTasi .btHead span {
  display: inline-block;
  color: #6e6e6e;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 600;
  font-size: 12px;
}
.digerBolumlerTasi .digerBolumler {
  background: #181817;
  width: 280px;
  height: 370px;
  float: right;
  padding: 4px 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.digerBolumlerTasi .digerBolumler .bTT {
  width: 280px;
  height: 445px;
  background: #181817;
  border-radius: 5px;
  overflow: hidden;
}
.digerBolumlerTasi .digerBolumler .bTT .bolumlerTasiyici {
  overflow: auto;
  width: 285px;
  height: 445px;
  float: right;
  background: #181817;
  border-radius: 5px;
}
.digerBolumlerTasi .digerBolumler .bTT .bolumlerTasiyici ul.btCont {
  padding: 0px 10px;
}
.digerBolumlerTasi .digerBolumler .bTT .bolumlerTasiyici ul.btCont li {
  border-bottom: 1px solid #151514;
  display: block;
  padding: 2.4px 0px;
}
.digerBolumlerTasi .digerBolumler .bTT .bolumlerTasiyici ul.btCont li:last-child {
  border: 0;
}
.digerBolumlerTasi .digerBolumler .bTT .bolumlerTasiyici ul.btCont li a {
  padding: 5px 0px;
  display: block;
  overflow: auto;
  color: #0c0c0b;
}
.digerBolumlerTasi .digerBolumler .bTT .bolumlerTasiyici ul.btCont li a i {
  margin-right: 7px;
  margin-left: 3px;
  font-size: 22px;
  float: left;
}
.digerBolumlerTasi .digerBolumler .bTT .bolumlerTasiyici ul.btCont li a i.fa-check-circle {
  color: #fff;
}
.digerBolumlerTasi .digerBolumler .bTT .bolumlerTasiyici ul.btCont li a i.fa-check-circle:before {
  content: "\f058" !important;
}
.digerBolumlerTasi .digerBolumler .bTT .bolumlerTasiyici ul.btCont li a span {
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 600;
  font-size: 11px;
  color: #6e6e6e;
  padding: 5px 1px;
  display: inline-block;
  float: left;
}
.digerBolumlerTasi .digerBolumler .bTT .bolumlerTasiyici ul.btCont li a span.btAdi {
  color: #cccccc;
  margin-left: 1px;
}

.bTT .bolumlerTasiyici::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #10100f;
}

.bTT .bolumlerTasiyici::-webkit-scrollbar {
  width: 10px;
  border-radius: 10px;
  background-color: #10100f;
}

.bTT .bolumlerTasiyici::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #090908;
}

.bTT .bolumlerTasiyici::-moz-scrollbar-track {
  border-radius: 10px;
  background-color: #10100f;
}

.bTT .bolumlerTasiyici::-moz-scrollbar {
  width: 10px;
  border-radius: 10px;
  background-color: #10100f;
}

.bTT .bolumlerTasiyici::-moz-scrollbar-thumb {
  border-radius: 10px;
  background: #090908;
}

.bTT .bolumlerTasiyici:-moz-scrollbar-track {
  border-radius: 10px;
  background-color: #10100f;
}

.bTT .bolumlerTasiyici:-moz-scrollbar {
  width: 10px;
  border-radius: 10px;
  background-color: #10100f;
}

.bTT .bolumlerTasiyici:-moz-scrollbar-thumb {
  border-radius: 10px;
  background: #090908;
}

.shadowFiltre {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  z-index: 998;
}
.shadowFiltre .filtreParent {
  width: 255px;
  height: 550px;
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.shadowFiltre .filtreParent .filtre {
  background: #fff;
  width: 255px;
  height: 305px;
  border-radius: 5px;
}
.shadowFiltre .filtreParent .filtre strong, .shadowFiltre .filtreParent .filtre h1 {
  color: #4c4a4a;
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 14px;
  display: block;
  padding: 13px;
  border-bottom: 1px solid #ededed;
}
.shadowFiltre .filtreParent .filtre form label {
  color: #6a6a6a;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 500;
  font-size: 13px;
  display: block;
  padding: 10px 14px 10px 14px;
}
.shadowFiltre .filtreParent .filtre form select {
  box-sizing: border-box;
  width: 90%;
  cursor: pointer;
  border: 1px solid #ededed;
  background: transparent url("assets/images/selectBg.png") no-repeat right center;
  outline: 0;
  border-radius: 3px;
  padding: 3px 7px;
  display: block;
  color: #c5c5c5;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 500;
  font-size: 13px;
  -moz-appearance: none;
  -webkit-appearance: none;
  margin-bottom: 10px !important;
  margin: auto;
}
.shadowFiltre .filtreParent .filtre form input.filtreSubmit {
  outline: 0;
  border: 0;
  color: #fff;
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 12px;
  padding: 4px 7px;
  display: block;
  width: 90%;
  cursor: pointer;
  margin: 10px auto;
  border-radius: 3px;
  background: #f92d3b;
}

.hakkimizda {
  width: 572px;
  float: left;
  padding: 6px 0px;
}
.hakkimizda p {
  color: #4c4a4a;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 500;
  font-size: 14px;
}

.iletisimForm {
  width: 400px;
  float: right;
}
.iletisimForm form input, .iletisimForm form textarea {
  border: 1px solid #d2d2d2;
  color: #b6b6b6;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 500;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
  padding: 3px 7px;
  margin-bottom: 7px;
  border-radius: 3px;
  outline: 0;
}
.iletisimForm form textarea {
  resize: none;
  height: 110px;
}
.iletisimForm form input.iSubmit {
  background: #181817;
  border-radius: 4px;
  width: auto;
  cursor: pointer;
  font-weight: 500;
  padding: 6px 17px;
}

.yardimSSS {
  padding: 15px !important;
}

.sss {
  margin-bottom: 10px;
}
.sss .sssHead {
  background: #f9fafb;
  border: 1px solid #e4ebf1;
  padding: 10px 15px;
}
.sss .sssHead span {
  color: #474748;
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 13px;
}
.sss .sssHead a {
  float: right;
  color: #c3c3c3;
  cursor: pointer;
  transition: all 500ms;
}
.sss .sssCont {
  background: #fff;
  border-bottom: 1px solid #e4ebf1;
  border-left: 1px solid #e4ebf1;
  border-right: 1px solid #e4ebf1;
  padding: 13px;
}
.sss .sssCont p {
  color: #6c6c6c;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 500;
  font-size: 14px;
}

.diziPageSegment {
  min-height: 234px;
}
.diziPageSegment .diziAfis {
  float: left;
  margin-right: 10px;
  border-radius: 3px;
  width: 130px;
  height: 206px;
}
.diziPageSegment .diziAdi {
  color: #4c4a4a;
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 16px;
  display: block;
  margin-bottom: 7px;
}
.diziPageSegment i {
  color: #6d6d6d;
  font-size: 14px;
  margin-right: 2px;
}
.diziPageSegment .diziBilgi {
  color: #6e6e6e;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 500;
  font-size: 12px;
  margin-right: 7px;
}
.diziPageSegment .favoriEkle {
  color: #fff;
  background: #f3363b;
  border-radius: 3px;
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 13px;
  padding: 5px 8px;
  float: right;
  margin-top: -6.6px;
}
.diziPageSegment .favoriCikart {
  color: #fff;
  background: #f3363b;
  border-radius: 3px;
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 13px;
  padding: 5px 8px;
  float: right;
  margin-top: -6.6px;
}
.diziPageSegment .diziDetay {
  color: #a7a7a7;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 500;
  font-size: 12px;
  margin-top: 5px;
  line-height: 15.5px;
}
.diziPageSegment p, .diziPageSegment p.diziDetay, .diziPageSegment span {
  color: #a7a7a7;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 500;
  font-size: 12px;
  margin-top: 5px;
  line-height: 15.5px;
}
.diziPageSegment h1, .diziPageSegment h2, .diziPageSegment h3, .diziPageSegment h4, .diziPageSegment h5, .diziPageSegment h6 {
  color: #a7a7a7;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 500;
  margin-top: 5px;
  line-height: 15.5px;
}
.diziPageSegment .devamOku {
  color: #9e9e9e;
  font-family: 'Open Sans Bold','Open Sans';
  font-weight: 900;
  font-size: 12px;
  background: #f1f1f1;
  padding: 5px 7px;
  text-align: center;
  margin-top: 6px;
  border-radius: 3px;
  display: block;
}

.oyuncular hr {
  margin: 10px 0px;
}
.oyuncular .oyuncu {
  width: 103px;
  float: left;
  margin-right: 10.8px;
}
.oyuncular .oyuncu:nth-child(6n+1) {
  margin-right: 0;
}
.oyuncular .oyuncu img {
  margin-bottom: 5px;
}
.oyuncular .oyuncu span {
  color: #595959;
  font-family: 'Open Sans Semibol','Open Sans';
  font-weight: 600;
  font-size: 12px;
  display: block;
  text-align: center;
}

 /*
.dpDigerBolumlerTasi{
    height: 425px;
    .dpDigerBolumler{
        .dpBTT{
            height: 370px;
            .dpBolumlerTasiyici{
                height: 375px;
            }
        }
        .dpDigerBolumler{
            height: 370px;
        }
    }
}*/
.dpDigerBolumlerTasi {
  height: 425px;
  position: relative;
}
.dpDigerBolumlerTasi .dpBtHead {
  padding: 8px 12px;
}
.dpDigerBolumlerTasi .dpBtHead a {
  color: #6e6e6e;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 600;
  font-size: 12px;
  box-sizing: border-box;
}
.dpDigerBolumlerTasi .dpBtHead a i {
  margin-left: 3px;
}
.dpDigerBolumlerTasi .dpBtHead a.aktifSezon {
  background: #090908;
  padding: 5px 10px;
  border-radius: 3px;
  float: right;
}
.dpDigerBolumlerTasi .dpBtHead ul {
  position: absolute;
  display: none;
  right: 12px;
  background: #0a0a09;
  padding: 10px 16.5px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.dpDigerBolumlerTasi .dpBtHead ul li {
  display: block;
  padding: 3px 0px;
}
.dpDigerBolumlerTasi .dpBtHead ul li a {
  color: #6e6e6e;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 600;
  font-size: 12px;
}
.dpDigerBolumlerTasi .dpBtHead ul li a.aktifS {
  color: #adadad;
}
.dpDigerBolumlerTasi .dpDigerBolumler {
  padding: 4px 10px;
}
.dpDigerBolumlerTasi .dpDigerBolumler .dpBTT {
  height: auto;
}
.dpDigerBolumlerTasi .dpDigerBolumler .dpBTT .dpBolumlerTasiyici {
  height: 375px;
}
.dpDigerBolumlerTasi .dpDigerBolumler .dpBTT .dpBolumlerTasiyici .dpBtCont li {
  padding: 2.6px 0px !important;
}
.dpDigerBolumlerTasi .dpDigerBolumler .dpBTT .dpBolumlerTasiyici .dpBtCont li.notFoundLi {
  color: #6e6e6e;
  text-align: center;
  padding: 10px 3px !important;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 600;
  font-size: 13px;
}
.dpDigerBolumlerTasi .dpDigerBolumler .dpDigerBolumler {
  height: auto;
}

.haberSingleTasiyici img {
  float: left;
  margin-right: 10px;
  border-radius: 3px;
  height: 298px;
  width: 493px;
}
.haberSingleTasiyici p, .haberSingleTasiyici span {
  color: #5e5e5e;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 20px;
}
.haberSingleTasiyici h1, .haberSingleTasiyici h2, .haberSingleTasiyici h3, .haberSingleTasiyici h4, .haberSingleTasiyici h5, .haberSingleTasiyici h6 {
  color: #5e5e5e;
  font-family: 'Open Sans Regular','Open Sans';
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 20px;
}
