body {
    background: #0d0340 url(../img/bg-blue.jpg) fixed center no-repeat;
    color: #333333;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Noto Sans', arial, serif;
    margin: 0px auto 0px;
    padding: 0px;
}

a, a:visited {
    font-size: 12px;
    color: rgba(255, 255, 255, .8);
    text-decoration: none;
}

a:hover {
    color: #ababab;
    text-decoration: none
}

a img {
    border: 0
}

a:focus, a:hover, a:active {
    outline: none;
}

li {
    list-style: none
}

ul {
    list-style: none
}

ul a {
    color: #ccc
}

form.example {
    margin-bottom: -10px;
    margin-top: -10px;
    position: relative;
}

form.example input[type=text] {
    padding: 10px 0px;
    font-size: 14px;
    border: 0px;
    float: left;
    width: 85%;
    background: #f1f1f1;
    font-family: Poppins, arial, serif;
    background-color: rgba(0, 0, 0, .25);
    text-indent: 12px;
    color: #fff;
    -webkit-appearance: none;
    border-radius: 0px;
}

form.example button {
    float: left;
    width: 15%;
    padding: 10px;
    font-size: 17px;
    border: 0px;
    border-left: none;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .25);
    color: #86aaff;
    -webkit-appearance: none;
}

form.example input[type=text]::placeholder {
    color: #4f5d7f
}

form.example input[type=text]::-ms-input-placeholder {
    color: #4f5d7f
}

form.example input[type=text]:-ms-input-placeholder {
    color: #4f5d7f
}

form.example input[type=text]:focus {
    outline: none
}

form.example button:focus {
    outline: none
}

form.example::after {
    content: "";
    clear: both;
    display: table;
}

.right {
    float: right;
    overflow: hidden
}

.inpage input:focus, .inpage textarea:focus {
    outline: none;
    border: 1px solid #241b52;
}

.inpage input::placeholder, .inpage textarea::placeholder {
    color: #4f5d7f;
}

.inpage input::-ms-input-placeholder, .inpage textarea::-ms-input-placeholder {
    color: #4f5d7f;
}

.inpage input:-ms-input-placeholder, .inpage textarea:-ms-input-placeholder {
    color: #4f5d7f;
}

.iletisimalani button:focus {
    outline: none;
}

#form-wrapper {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    margin-bottom: -10px;
}

li.error {
    list-style: inside;
}

div#error-message {
    border-radius: 2px;
    background: #dc1818;
    color: #fff;
    font-size: 14px;
    padding: 7px 0px 7px 8px;
    margin-bottom: 20px;
    font-family: Poppins, arial, serif;
    font-weight: normal;
}

li.success {
    background: #20ec12;
    color: #000;
    padding: 7px;
    margin-top: -7px;
    margin-left: -8px;
    margin-bottom: -7px;
    border-radius: 2px;
}

.loading-gif {
    background: #6900ff url(../img/loading.gif) no-repeat !important;
    background-position: center !important;
    width: 100% !important;
}

.lastcomment {
    width: calc(100% - 20px);
    padding: 10px 10px 6px 10px;
    background: rgba(39, 47, 140, 0.1);
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 3px;
    max-height: 117px;
}

.lc-avatar {
    float: left;
    margin-right: 10px;
}

.lc-avatar img {
    width: 33px;
    height: 33px;
    border-radius: 2px;
}

.lc-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lc-title a {
    color: #a3bed9;
    font-size: 13px;
}

.lc-content {
    color: #ccc;
    font-size: 13px;
    overflow: hidden;
    max-height: 67px;
    border-top: 1px dashed rgba(205, 194, 255, .1);
    padding-top: 4px;
    word-break: break-word;
    line-height: 22px;
}

.lc-author {
    padding-bottom: 4px;
    margin-bottom: 4px;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lc-author span {
    color: #ffd70d;
}

#lcwidget {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.modaltrailer {
    display: none;
    position: fixed;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    z-index: 999;
}

.modal-content-trailer {
    margin: auto;
    padding: 0px;
    border: 0px;
    width: 65%;
}

#searchelementnf a {
    font-size: 15px !important;
    padding: 0 !important;
    color: #fff !important;
    font-family: unset !important;
}

.owl-nav {
    margin: 0 !important;
}

.owl-prev {
    position: absolute;
    left: -5px;
    top: 37%;
}

#dahasonra {
    display: contents;
}

.owl-next {
    position: absolute;
    right: -5px;
    top: 37%;
}

.owl-carousel .movie-box {
    margin-bottom: 0 !important;
    width: 100% !important;
}

.owl-carousel .listmovie {
    display: unset !important;
    max-width: 100% !important;
}

.owl-carousel .movie-box .poster .img img:hover {
    -webkit-transform: unset !important;
    -o-transform: unset !important;
    -ms-transform: unset !important;
    transform: unset !important;
    -webkit-transition: unset !important;
    -moz-transition: unset !important;
    -o-transition: unset !important;
    transition: unset !important;
}

.headerad {
    margin-top: 20px;
}

.filmofday {
    margin-bottom: 10px;
    display: inline-block;
}

#mobil-filter {
    display: none;
}

#mobil-sidebar {
    display: none;
}

.g-recaptcha iframe {
    height: 90px !important;
}

.singlecontent .owl-dots {
    display: none !important;
}

.singlecontent .owl-theme .owl-nav [class*=owl-] {
    margin-top: -8px !important;
}

.singlecontent .owl-stage-outer {
    margin-bottom: 10px !important;
}

input#update-me {
    height: 40px;
    font-size: 14px;
    background: #0041ff;
    width: calc(100% - 30px);
    font-family: Poppins, arial, serif;
    cursor: pointer;
}

.searchcontent {
    display: inline-block;
    margin-bottom: -14px;
    width: 100%;
}

#listehizala {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-top: 14px;
}

.listmovie {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.singlecontent #listehizala {
    white-space: nowrap;
    display: -webkit-box;
    overflow: hidden;
}

.row {
    padding-top: 5px;
}

.movie-box .poster .img img:hover {
    -webkit-transform: scale(1.2) rotate(2deg);
    -o-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(0deg);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.movie-box {
    width: calc(100% - 10px);
    display: inline-block;
    float: left;
    margin-bottom: 10px;
}

.movie-box .poster {
    cursor: pointer;
    padding-bottom: 150%;
    position: relative;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .28);
    overflow: hidden;
}

.movie-box .poster .img {
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 3px;
    margin: 0;
    padding: 0;
    background: rgba(5, 1, 26, .58);
}

.movie-box .poster .img img {
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    background-size: 100%;
    border-radius: 5px;
}

.popularcomment {
    color: #ffd70d !important;
    font-size: 12px !important;
}

.searchcontent .listmovie {
    -webkit-flex: 0 0 16.66% !important;
    -ms-flex: 0 0 16.66% !important;
    flex: 0 0 16.66% !important;
    max-width: 16.66% !important;
}

#respond {
    background: rgba(1, 10, 26, 0.88);
    padding: 10px;
}

.hemen {
    display: inline-block;
    width: calc(100% - 88px);
    background: rgba(38, 200, 80, .75);
    text-align: center;
    padding: 5px;
    margin-left: 7px;
    margin-top: 4px;
    font-family: Poppins, arial, serif;
    text-transform: uppercase;
    border-radius: 2px;
}

.hemen a {
    font-size: 13px;
    color: #fff;
}

.hemen a:hover {
    color: #fff;
}

a.post-page-numbers {
    font-size: 13px;
    font-family: 'Poppins', arial, serif;
    color: #fff;
}

ul.sub-menu li a {
    font-size: 14px;
    color: #fff;
    font-family: 'Noto Sans', arial, serif;
}

ul.sub-menu {
    position: absolute;
    display: none;
    z-index: 999;
    width: auto;
    background: #0d1c38;
    margin: 0;
    padding: 0;
    margin-top: 5px;
    margin-left: 0px;
}

ul.sub-menu li:hover {
    background-color: #16296c;
}

ul.sub-menu li {
    border-bottom: 1px dashed rgba(205, 194, 255, .1);
    float: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 7px 10px 7px 0px;
}

ul.sub-menu a i.fas.fa-caret-down {
    display: none;
}

.partlar {
    float: right;
    margin-left: 4px;
    background: #1d4ebf;
    position: absolute;
    z-index: 9999;
    border-radius: 4px;
    left: 71px;
    margin-top: -29px;
    line-height: 27px;
    cursor: pointer;
}

.gununfilmi:hover {
    background: rgba(36, 32, 93, 0.58);
}

.gununfilmi-afis {
    float: left;
}

.gununfilmi-title {
    float: right;
    width: 148px;
    font-family: Poppins, arial, serif;
}

.gununfilmi-title a {
    color: #fff;
    font-size: 14px;
    line-height: 21px;
}

.singlecontent .film-ismi {
    min-width: 100px;
}

.scrolltoleft {
    background: rgba(0, 0, 0, .6);
    font-size: 30px;
    padding: 19px 5px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(167%);
}

.scrolltoright {
    background: rgba(0, 0, 0, .6);
    font-size: 30px;
    padding: 19px 5px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(167%);
    right: 0;
}

.solakaydir {
    position: relative;
    z-index: 9;
}

.sagakaydir {
    position: relative;
    z-index: 9;
}

#ne-zaman {
    display: inline-block;
    color: rgba(255, 255, 255, .8);
    text-transform: uppercase;
    font-size: 12px;
    float: right;
    margin-top: 4px;
}

.gununfilmi {
    background: rgba(1, 4, 26, 0.58);
    display: inline-block;
    padding: 12px 12px 5px 12px;
    width: calc(100% - 24px);
    border-radius: 2px;
    margin-top: 4px;
    position: relative;
    margin-bottom: 5px;
}

.gununfilmi-yil {
    margin-left: 5px;
    padding: 3px 5px;
    color: #c2d1ff;
    border-radius: 2px;
    font-family: Poppins, arial, serif;
    float: left;
    margin-top: 5px;
    font-size: 13px;
}

.gununfilmi-imdb {
    margin-left: 8px;
    padding: 3px 5px;
    color: #ffd70d;
    font-size: 13px;
    border-radius: 2px;
    font-family: Poppins, arial, serif;
    float: left;
    margin-top: 5px;
}

.gununfilmi-afis img {
    width: 70px;
    height: 105px;
}

#commentform label.error {
    display: none !important;
}

.pagination {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    margin-left: -1px;
    margin-bottom: 2px;
}

a.altyazitipi {
    color: #fff;
}

.arc-cat {
    list-style-type: none;
    padding: 0;
    margin-top: 2px;
    width: calc(100% + 3px);
}

.arc-cat li {
    float: left;
    width: calc(50% - 15px);
    height: 49px;
    position: relative;
    margin-bottom: -7px;
    margin-right: 15px;
}

.arc-cat label, .arc-cat input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.arc-cat input[type="radio"] {
    opacity: 0;
    z-index: 100;
    width: auto !important;
    height: 0 !important;
}

.arc-cat input[type="radio"]:checked+label, .Checked+label {
    color: #fff;
    background-color: #16266c;
}

.arc-cat label {
    cursor: pointer;
    text-decoration: none;
    font-size: 15px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: rgba(74, 98, 140, 0.1);
    color: #a3bbd9;
    border-radius: 3px;
    line-height: 36px;
    text-indent: 12px;
    padding-right: 12px;
}

.arc-cat label:hover {
    color: #fff;
    background-color: #16266c;
}

span.filtertag {
    display: inline-block;
    width: 100%;
    margin-bottom: 7px;
    font-size: 14px;
    font-family: Poppins, arial, serif;
}

.yorumkapali {
    background: #4c36b2;
    padding: 11px;
    border-radius: 2px;
    font-size: 14px;
    margin-bottom: 7px;
}

.search-cat-img img {
    width: 30px;
    height: 45px;
}

.search-cat-img {
    float: left;
}

#searchelement {
    min-height: 45px;
    border-bottom: 1px dashed rgba(205, 194, 255, .1);
    padding-bottom: 5px;
    padding-top: 5px;
    margin-left: 6px;
    margin-right: 6px;
}

#search-cat-year {
    font-size: 12px;
}

#searchelement a {
    padding-left: 0px !important;
    font-size: 15px;
}

#searchelementnf {
    font-size: 15px;
    padding: 8px;
}

.example span.button-loader {
    width: 50px;
    position: absolute;
    height: 50px;
    right: -5px;
    top: -2px;
}

.sayfalama a {
    border: 0px;
    padding-left: 15px;
    font-size: 12px;
    border-radius: 2px;
    color: #cccccc;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: 'Noto Sans', arial, serif;
    font-weight: 700;
    background-color: rgba(17, 29, 103, 0.5);
    word-break: break-word;
    margin-bottom: 8px;
    display: inline-block;
    margin-left: -1px;
    margin-right: 5px;
}

strong.on {
    border: 0px;
    padding-left: 15px;
    font-size: 12px;
    border-radius: 2px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: 'Noto Sans', arial, serif;
    font-weight: 700;
    word-break: break-word;
    margin-bottom: 8px;
    display: inline-block;
    margin-left: -1px;
    margin-right: 5px;
    background-color: rgba(10, 40, 234, 0.5);
}

span.button-loader {
    text-align: center;
    width: 80px;
    overflow: hidden;
    color: #ffffff;
    display: inline-block;
    margin-top: -4px;
    height: 22px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.film-ismi {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ffd70d;
    margin: 0px 7px;
    display: unset;
    float: left;
    width: calc(100% - 14px);
}

.dil-afis {
    margin-right: 0;
    float: left;
    margin-left: 8px;
}

.dil-afis img {
    width: auto;
    height: auto;
}

cite#userrole {
    border: 2px solid #196298;
    border-radius: 20px;
    padding: 1px 6px;
    color: #196298;
    margin-left: 6px;
    font-size: 12px;
    float: right;
}

span.countcom {
    float: right;
    color: #c2d4ff;
    text-transform: uppercase;
    font-size: 13px;
}

span.dizimeta {
    color: #cdc2ff;
    font-family: Poppins, arial, serif;
}

span.imedebe {
    float: right;
    font-size: 13px;
    color: #cdc2ff;
}

div#bulunamadi {
    background-color: rgba(63, 103, 143, 0.8);
    border-color: transparent;
    color: #d9e6ff;
    padding: 9px;
    text-align: center;
    font-size: 15px;
    border-radius: 3px;
    margin-bottom: 7px;
    width: calc(100% - 28px);
}

#filter button:focus {
    outline: none;
}

.container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-top: 14px;
}

#filter button {
    color: #000;
    background-color: #ffd500;
    display: inline-block;
    border: 0px solid transparent;
    box-shadow: none;
    border-radius: 3px;
    vertical-align: middle;
    box-sizing: border-box;
    font-family: 'Noto Sans', arial, serif;
    cursor: pointer;
    margin-top: 10px;
    width: 100%;
    height: 38px;
    font-size: 14px;
    margin-bottom: 13px;
}

#filter input::placeholder {
    color: #fff;
}

#filter input:-ms-input-placeholder {
    color: #fff;
}

#filter input::-ms-input-placeholder {
    color: #fff;
}

#filter input:focus {
    outline: none;
}

#filter label {
    display: inline-block;
    margin-bottom: 11px;
    width: 100%;
}

#filter input {
    padding: 6px;
    display: inline-block;
    background-color: rgba(65, 94, 156, 0.88);
    border: 1px solid transparent;
    box-shadow: none;
    border-radius: 3px;
    vertical-align: middle;
    box-sizing: border-box;
    color: #fff;
    font-family: 'Noto Sans', arial, serif;
    width: 100%;
    height: 36px;
}

select.nameclass:focus {
    outline: none;
}

select.nameclass {
    padding: 6px;
    display: inline-block;
    background-color: rgba(21, 62, 150, 0.88);
    border: 0px solid transparent;
    box-shadow: none;
    border-radius: 3px;
    vertical-align: middle;
    box-sizing: border-box;
    color: #fff;
    font-family: 'Noto Sans', arial, serif;
    cursor: pointer;
    width: 100%;
    height: 36px;
}

a.nav.prev.disabled {
    display: none;
}

a.page {
    display: none;
    border: 0px;
    padding-left: 15px;
    font-size: 12px;
    border-radius: 2px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: 'Noto Sans', arial, serif;
    font-weight: 700;
    color: #ccc;
    background-color: rgba(17, 29, 103, 0.5);
    margin-top: 0px;
    margin-bottom: 6px;
    margin-right: 4px;
    cursor: pointer;
}

a.page.current {
    background-color: rgba(10, 40, 234, 0.5);
    color: #fff;
}

a.nav.next {
    border: 0px;
    padding-left: 15px;
    font-size: 12px;
    border-radius: 2px;
    color: #cccccc;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: 'Noto Sans', arial, serif;
    font-weight: 700;
    background-color: rgba(17, 29, 103, 0.5);
    display: inline-block;
    cursor: pointer;
    position: relative;
}

a.nav.prev {
    border: 0px;
    padding-left: 15px;
    font-size: 12px;
    border-radius: 2px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: 'Noto Sans', arial, serif;
    font-weight: 700;
    color: #ccc;
    background-color: rgba(17, 29, 103, 0.5);
    margin-top: 0px;
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 3px;
    cursor: pointer;
    position: relative;
}

.otherepisodes.current a {
    color: #cdc2ff;
}

i.fas.fa-tv {
    margin-left: -30px;
}

#likebox a:hover {
    color: #fff;
}

#likebox {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

.footeright i.fab.fa-instagram {
    font-size: 16px;
    color: #2d3a94;
    background: rgba(255, 255, 255, .8);
    border-radius: 3px;
    margin-left: 9px;
    line-height: 16px;
    text-align: left;
    text-indent: 0px;
    padding: 2px 3px 2px 3px;
    display: block;
    margin-top: 6px;
}

.footeright i.fab.fa-instagram:hover {
    background: #fff;
}

#footerad img {
    width: 100%;
    height: auto;
}

#footerad {
    width: 728px;
    height: 90px;
    position: fixed;
    bottom: 0;
    z-index: 999;
    left: 50%;
    margin-left: -364px;
}

#footeradclose {
    background: #1e3dd6;
    width: 128px;
    text-align: center;
    font-size: 14px;
    padding: 4px 0px;
    border-radius: 2px;
    position: fixed;
    bottom: 90px;
    z-index: 1000;
    cursor: pointer;
    color: #fff;
    left: 50%;
    margin-left: 236px;
    font-family: Poppins, arial, serif;
}

.trailerclose {
    color: #fff;
    float: right;
    font-size: 35px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    z-index: 999;
    padding: 8px;
    right: 17.5%;
    background: rgba(22, 28, 46, 0.9);
    border-radius: 5px;
    margin-top: 10px;
}

.trailer-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.trailer-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

button#trailerbutton {
    -webkit-appearance: none;
    position: absolute;
    margin-top: 207px;
    width: 160px;
    border: 0px;
    background-color: rgba(0, 0, 0, 0.75);
    font-family: Poppins, arial, serif !important;
    padding: 5px;
    cursor: pointer;
    color: #ffd70d;
    font-size: 15px;
    left: 0;
    margin-left: 20px;
}

button#trailerbutton:focus {
    outline: none
}

.simplemodal-login-fields {
    margin-top: -10px;
}

#simplemodal-login-container .user_login:focus {
    outline: none;
    border: 1px solid #1b3152;
}

#simplemodal-login-container .user_pass:focus {
    outline: none;
    border: 1px solid #1b3152;
}

#simplemodal-login-container .user_login::placeholder {
    color: #4f5d7f;
}

#simplemodal-login-container .user_login:-ms-input-placeholder {
    color: #4f5d7f;
}

.hemenyaz {
    color: #96befd;
    font-size: 12px;
    float: left;
    width: 100%;
}

.totalfilm {
    float: right;
    font-size: 13px;
    color: #c2cfff;
}

#simplemodal-login-container .user_login::-ms-input-placeholder {
    color: #4f5d7f;
}

#simplemodal-login-container .user_pass::placeholder {
    color: #4f5d7f;
}

#simplemodal-login-container .user_pass:-ms-input-placeholder {
    color: #4f5d7f;
}

#simplemodal-login-container .user_pass::-ms-input-placeholder {
    color: #4f5d7f;
}

#simplemodal-login-container form .submit input:focus {
    outline: none;
}

a#edit {
    display: inline-block;
    font-size: 13px;
    float: right;
    color: #c2ccff;
}

div#titleortala {
    padding: 15px;
    clear: both;
    width: calc(100% - 30px);
}

label.wpforms-field-label {
    font-weight: normal !important;
    font-size: 14px !important;
    float: left !important;
    width: 100% !important;
    color: #cdc2ff !important;
}

.wpforms-form input {
    background-color: transparent !important;
    border: 1px solid rgba(205, 194, 255, .1) !important;
    float: right !important;
    max-width: 100% !important;
    font-family: 'Noto Sans', arial, sans-serif !important;
    color: #fff !important;
    font-size: 14px !important;
}

.wpforms-form textarea {
    background-color: transparent !important;
    border: 1px solid rgba(205, 194, 255, .1) !important;
    float: right !important;
    max-width: 100% !important;
    font-family: 'Noto Sans', arial, sans-serif !important;
    color: #fff !important;
    font-size: 14px !important;
}

div.wpforms-container-full {
    margin-top: -15px !important;
    margin-bottom: 0px !important;
}

.wpforms-form button {
    background: #0058ff !important;
    color: #fff !important;
    font-family: Poppins, arial, serif !important;
    width: 100% !important;
    border: 0px !important;
    font-size: 14px !important;
    margin-top: -13px !important;
    border-radius: 3px !important;
}

.wpforms-confirmation-container-full {
    font-family: Poppins, arial, serif !important;
    font-size: 14px !important;
    margin-bottom: 0px !important;
}

label.wpforms-error {
    color: #f30000 !important;
    font-size: 14px !important;
    font-family: Poppins, arial, serif !important;
    display: inline-block !important;
    margin-top: 5px !important;
}

.wpforms-recaptcha-container {
    padding-top: 20px !important;
}

.lazy {
    display: block;
    width: 100%;
}

.mobilhata-content form {
    padding-top: 15px !important;
}

.wpforms-form textarea:-ms-input-placeholder {
    color: #4f5d7f;
}

.wpforms-form textarea::-ms-input-placeholder {
    color: #4f5d7f;
}

.wpforms-form textarea::placeholder {
    color: #4f5d7f;
}

.wpforms-form input::placeholder {
    color: #4f5d7f;
}

.wpforms-form input:-ms-input-placeholder {
    color: #4f5d7f;
}

.wpforms-form input::-ms-input-placeholder {
    color: #4f5d7f;
}

.editicerik input::placeholder {
    color: #4a648b;
}

.editicerik input:-ms-input-placeholder {
    color: #4a648b;
}

.editicerik input::-ms-input-placeholder {
    color: #4a648b;
}

#bolumbilgi {
    font-size: 13px;
    background-color: rgba(5, 1, 26, .88);
}

.infoelem {
    padding: 10px 13px 10px 13px;
    border-bottom: 1px dashed rgba(205, 194, 255, .1);
    cursor: pointer;
}

.infoelem:hover {
    background: #2b166c;
}

#benzerli img {
    width: 73px;
    height: 41.08px;
}

.dizigo {
    float: none;
    line-height: 21px;
    margin-left: 82px;
    margin-top: -47px;
}

#list-series {
    background-color: rgba(75, 62, 140, .1);
    border-bottom: 1px dashed rgba(205, 194, 255, .1);
    padding: 12px 0px 6px 0px;
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
}

.cat-img {
    float: left;
    width: 159px;
    margin-left: 12px;
}

.cat-container {
    float: left;
    width: 765px;
    margin-left: 12px;
}

.cat-title a {
    color: #cdc2ff;
    font-size: 17px;
    font-family: Poppins, arial, serif;
}

.cat-title {
    font-size: 15px;
    margin-bottom: 6px;
    color: #cdc2ff;
}

.cat-container-in {
    font-size: 14px;
    line-height: 22px;
}

#list-series-main {
    float: left;
    margin: 10px 0px 16px 12px;
    height: 227.63px;
}

.cat-title-main {
    position: relative;
    margin-top: -50px;
    background: rgba(0, 0, 0, 0.75);
    width: 140px;
    height: 42px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
    padding-top: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}

.cat-img-main img {
    border-radius: 5px;
    width: 150px;
    height: 222.63px;
}

.cat-title-main a {
    color: #ffd70d;
    font-size: 15px;
    font-weight: bold;
}

.cat-imdb-main {
    color: #ccc;
    font-size: 11px;
    font-weight: normal;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.75);
    padding: 5px;
    border-radius: 5px;
    height: 18px;
    position: relative;
    margin-top: 5px;
    margin-bottom: -33px;
    width: 51px;
    margin-left: 84px;
}

#list-series-hizala {
    margin-left: -12px;
    height: 250px;
    overflow: hidden;
}

#list-series-hizala2 {
    margin-left: -12px;
    display: inline-block;
    margin-bottom: -24px;
    height: 250px;
    overflow: hidden;
}

.cat-img-main {
    width: 150px;
    height: 222.63px;
    overflow: hidden;
    border-radius: 5px;
}

.cat-img-main img:hover {
    width: 159px;
    height: 236px;
    transition: all ease .3s;
    margin-left: -4.5px;
}

.incontentyeni {
    padding-bottom: 12px;
    margin: 0 auto;
    margin-bottom: 6px;
}

.page-numbers {
    border-radius: 2px;
    font-weight: 700;
    background-color: rgba(17, 39, 103, 0.5);
    word-break: break-word;
    margin-bottom: 8px;
    display: inline-block;
    margin-right: 1px;
    padding: 8px 15px;
}

.page-numbers.current {
    background: rgba(10, 89, 234, 0.5);
}

form#commentform {
    margin-bottom: -5px;
}

.reply {
    background-color: rgba(77, 105, 176, 0.1);
    padding: 5px 0px;
    font-weight: normal;
    width: 100%;
    text-indent: 10px;
    margin-left: -10px;
    padding-right: 20px;
    margin-bottom: -10px;
}

.cat-img img {
    width: 159px;
    height: 236px;
}

.topnav {
    overflow: hidden;
    background-color: #333;
    margin-bottom: -4px;
    background-color: rgba(5, 1, 26, .58);
    width: 1000px;
    height: 37px;
    margin-top: 25px !important;
}

.topnav li {
    float: left;
    display: block;
    padding: 7px 0px;
    list-style: none;
}

ul.topnav {
    margin: 0;
    padding: 0;
}

.topnav a {
    font-size: 16px;
    font-family: Poppins, arial, serif;
    font-weight: normal;
    text-decoration: none;
    padding: 10px;
    color: #c2d1ff;
}

.topnav a:hover {
    color: #fff;
}

.topnav .icon {
    display: none;
}

ul.menu {
    padding: 0;
}

.left {
    float: left;
    overflow: hidden
}

.clear {
    clear: both
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-block
}

.clearfix {
    display: block
}

#wrap {
    background: #050f22;
    width: 1000px;
    margin: 0px auto;
    padding: 0px;
    margin-top: 20px;
    position: relative;
    z-index: 2;
}

.leftC {
    float: left;
    width: calc(100% - 270px);
    clear: left;
    margin-left: 0px;
}

.rightC {
    float: right;
    width: 248px;
}

.leftCC {
    float: left;
    width: 968px;
    min-height: 395px;
    clear: left;
    margin-left: 19px
}

.singlecontent {
    width: 100%;
    float: left;
    height: auto;
    padding: 0px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.commentcontent {
    width: 100%;
    float: left;
    height: auto;
    padding: 0px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.incontentx {
    width: 100%;
    float: left;
    height: auto;
    padding-bottom: 15px;
}

.nosub {
    position: absolute;
    background: url(../img/nosub.png) no-repeat;
    width: 65px;
    height: 65px;
    margin-top: 5px;
    margin-left: 5px
}

.dubalt {
    position: absolute;
    background: url(../img/dubalt.png) no-repeat;
    width: 65px;
    height: 65px;
    margin-top: 5px;
    margin-left: 5px
}

.tr-dublaj {
    position: absolute;
    background: url(../img/dublaj.png) no-repeat;
    width: 65px;
    height: 65px;
    margin-top: 5px;
    margin-left: 5px
}

.tr-altyazi {
    position: absolute;
    background: url(../img/altyazi.png) no-repeat;
    width: 65px;
    height: 65px;
    margin-top: 5px;
    margin-left: 5px
}

.english {
    position: absolute;
    background: url(../img/english.png) no-repeat;
    width: 65px;
    height: 65px;
    margin-top: 5px;
    margin-left: 5px
}

#header {
    width: 1000px;
    color: #ffffff;
    font-size: 11px;
    margin-top: 5px;
    padding: 0px;
    overflow: hidden;
    background: linear-gradient(to right, #04305f 45%, rgba(87, 97, 255, 0.55) 100%);
}

a.logo {
    font-weight: 900;
    font-size: 35px;
    letter-spacing: .02rem;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #fff;
    font-family: Poppins, arial, serif;
}

.headerleft {
    width: 200px;
    float: left;
    font-size: 14px;
    margin-left: 17px;
    margin-top: 18px;
    padding: 0px;
    height: 72px;
}

.headerleft a img {
    max-width: 200px;
    height: auto;
    border: 0;
    margin-top: 0px;
    padding: 0px
}

.headerright {
    margin-right: 5px;
    float: right;
    font-weight: 700;
    margin-top: 25px;
}

#navbarright {
    padding: 0;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 26px;
    margin-left: 296px;
}

#nav {
    margin: 0px;
    padding: 0px
}

#nav li {
    float: left;
}

#nav ul {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px
}

#nav li ul.sub-menu {
    float: left;
    padding: 0px;
    box-shadow: 0px 0px 2px 2px #111111;
    background: #121314;
    width: 779px;
    max-height: 205px;
    overflow-y: auto;
}

#nav li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    min-width: 142px;
    overflow: hidden;
    margin: 0px;
    padding: 0px
}

#nav li li {
    border: 0
}

#nav li ul a {
    width: 140px
}

#nav li ul ul {
    margin: -32px 0 0 171px
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto
}

#nav li:hover, #nav li.sfhover {
    position: static
}

#contentheader {
    background: rgba(15, 4, 38, .85);
    display: inline-block;
    width: 1000px;
}

#content {
    padding: 20px;
    line-height: 18px;
    color: #fff;
    font-size: 12px;
}

#content img.wp-smiley {
    float: none;
    border: 0;
    margin: 0px;
    padding: 0px
}

#content img.wp-wink {
    float: none;
    border: 0;
    margin: 0px;
    padding: 0px
}

#content blockquote p {
    margin: 0px;
    padding: 0px 0px 15px 0px
}

.olmayansayfa {
    font-size: 72px;
    height: 250px;
    color: #fff;
    text-shadow: 1px 1px #111111;
    font-weight: bold;
    padding-top: 150px;
    text-align: center;
    margin-bottom: 15px;
    font-family: noto sans, arial, serif;
    line-height: 30px;
}

.olmayansayfa p {
    font-size: 18px;
    padding-top: 5px;
    color: #fff;
    font-family: Poppins, arial, serif;
    font-weight: normal;
}

#categorytitle {
    display: inline;
}

#imdbp {
    display: inline;
    color: #ffd70d;
}

#sidebar #searchbox {
    width: 110px;
    border-radius: 4px;
    margin-bottom: 8px
}

#sidebar .textwidget {
    color: #919191;
    padding: 6px;
    background: #0f0f0f
}

#sidebar #cat {
    width: 93%
}

.otherepisodes {
    width: 100%;
    height: 28px;
    color: #fff;
    font-size: 13px;
    font-family: noto sans, arial, serif;
    font-weight: normal;
    padding-top: 10px;
    background: transparent;
    border-bottom: 1px dashed rgba(205, 194, 255, .1);
}

.otherepisodes.current {
    color: #cdc2ff;
    font-size: 13px;
}

.otherepisodes a {
    font-size: 13px;
    color: #fff;
}

.otherepisodes:hover {
    background: #2b166c;
}

.epidosename {
    width: 100%;
    text-indent: 36px;
    margin-left: 0px;
    margin-top: -19px;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    text-align: left;
}

#genel {
    position: relative;
    background-color: rgba(5, 1, 26, .88);
    max-height: 312px;
    width: 100%;
}

#nexpre {
    float: right;
    margin-right: 8px;
    margin-left: -4px;
    margin-top: -1px
}

#nexpre a {
    color: #fff !important;
    font-weight: normal !important;
    background-color: rgba(82, 41, 204, .25);
    padding: 3px 5px;
    border-radius: 3px;
    text-transform: none !important;
    font-size: 13px !important;
    font-family: Poppins, arial, serif;
}

.altyazitipi {
    background-color: rgba(41, 70, 204, 0.45);
    padding: 4px 5px;
    text-align: center;
    float: right;
    border-radius: 5px;
    font-weight: normal;
    margin-right: 4px;
    font-family: 'Poppins', arial, serif;
    margin-top: -3px;
}

.altyazitipi:hover {
    background: #425579;
    color: #fff;
}

#addfav:hover {
    background: #4d4279;
    color: #fff;
}

#addlist:hover {
    background: #4d4279;
    color: #fff;
}

.whitespace {
    white-space: pre-wrap;
}

p.whitespace {
    margin: 0px;
    padding: 0px;
    word-break: break-word;
}

#filmnot2 {
    position: relative;
    max-height: 142px;
    font-size: 15px;
    margin: 0 auto;
    text-align: left;
    display: inline-block;
    margin-top: 0px;
    background-color: #141e35;
    color: #c2cfff;
    margin-bottom: -5px;
    line-height: 28px;
    padding: 5px 10px;
    width: calc(100% - 20px);
}

#footer {
    min-height: 57px;
    margin: 0px;
    font-family: 'Noto Sans', arial, serif;
    margin-bottom: 20px;
    padding-top: 5px;
    background: linear-gradient(to right, #04305f 45%, rgba(87, 97, 255, 0.55) 100%);
    padding: 20px;
    width: calc(100% - 40px);
    display: flex;
}

#footer p {
    color: #ffffff;
    font-size: 11px;
    font-family: 'Noto Sans', arial, serif;
    margin: 0px;
    padding: 9px 0px 0px 0px
}

#footer a, #footer a:visited {
    text-decoration: none;
    font-family: 'Noto Sans', arial, serif
}

#footer a:hover {
    color: #ffffff;
    text-decoration: underline
}

#footer span {
    font-size: 11px;
    color: rgba(255, 255, 255, .8);
}

.footeright {
    text-align: right;
    margin-top: 10px;
    display: inherit;
}

.footerleft {
    float: left;
    width: 100%;
    color: #c2cfff;
    font-family: 'Noto Sans', arial, serif;
    margin-top: 10px;
    margin-bottom: 10px;
    max-height: 75px;
    overflow: hidden;
}

p.girisyapin {
    font-size: 13px;
    padding: 0px 15px;
}

#searchform {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: inline
}

#searchbox {
    width: 227px;
    color: #000;
    font-size: 12px;
    font-family: 'Noto Sans', arial, serif;
    font-weight: normal;
    margin: 7px 10px 10px 10px;
    padding: 3px 0px 3px 5px;
    border: 0px;
    display: inline
}

#searchbox:hover {
    border: 0px
}

#author, #url {
    background: #242424 !important;
    width: 250px;
    color: #717171;
    font-size: 12px;
    font-weight: normal;
    margin: 3px 0px 0px 0px;
    padding: 3px 0px 3px 5px;
    border: 0px;
    display: inline
}

#submit {
    background: #7b7b7b;
    color: #ffffff;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
    margin: 0px;
    padding: 3px 3px 2px 3px;
    font-weight: bold;
    border-top: 1px solid #8b8b8b;
    border-right: 1px solid #7b7b7b;
    border-left: 1px solid #7b7b7b;
    border-bottom: 1px solid #8b8b8b;
    cursor: pointer
}

#comment {
    background: transparent;
    height: 111px;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    margin: 0px;
    padding: 5px;
    display: inline;
    border-radius: 0px;
    font-family: noto sans, arial, serif;
    border: 1px solid rgba(205, 194, 255, .1);
    text-indent: 3px;
    overflow: hidden;
    width: 100%;
}

#comment:focus {
    border: 1px solid #1b2a52;
    outline: none;
}

#gonder {
    font-size: 12px;
    float: right;
    font-family: 'Noto Sans', arial, serif;
    height: 30px;
    font-weight: normal;
    border: 0px;
    cursor: pointer;
    border-radius: 0px;
    background-color: #0e1526;
    color: #c2cfff;
    width: calc(50% - 4px);
}

#gonder:hover {
    color: #fff;
}

#gonder:active {
    border: 1px solid #184a6a
}

#gonderspo:focus {
    outline: none;
}

#gonder:focus {
    outline: none;
}

.yborder {
    padding: 0px;
    width: 100%;
    display: inline-block;
}

#gonderspo {
    float: left;
    font-family: 'Noto Sans', arial, serif;
    height: 30px;
    font-weight: normal;
    border: 0px;
    cursor: pointer;
    border-radius: 0px;
    color: #c2d4ff;
    background-color: rgba(51, 71, 140, 0.85);
    font-size: 12px;
    width: calc(50% - 4px);
}

#gonderspo:hover {
    color: #fff;
}

.yborder label {
    float: left;
    font-family: 'Noto Sans', arial, serif;
    margin: 9px 10px 0px 10px;
    padding: 0px;
    width: 52px;
    font-size: 12px;
    font-weight: bold;
    color: #464746
}

.yborder input {
    font-size: 12px;
    font-weight: normal;
}

#commentform input {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    color: #a9a9a9;
    background: transparent;
    font-family: noto sans, arial, serif;
    float: left;
    height: 34px;
    border: 1px solid rgba(205, 194, 255, .1);
    text-indent: 8px;
    width: 100%;
}

#commentform input:focus {
    outline: none;
    border: 1px solid #1b2a52;
}

#respond:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden
}

#commentform p {
    margin: 0;
}

#commentform #submit {
    margin: 0px;
    float: left
}

.alt {
    margin: 0px;
    padding: 10px
}

.commentlist {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.commentlist ol {
    margin: 0px;
    padding: 10px
}

.commentlist li {
    font-weight: normal;
    margin: 10px 0px 10px;
    padding: 10px;
    list-style: none;
    background-color: rgba(77, 103, 176, 0.1);
}

.commentlist li ul li {
    font-size: 12px;
    margin-right: -5px;
    margin-left: 0px;
    margin-top: 20px;
}

.commentlist li .avatar {
    width: 30px;
    height: 30px;
    float: left;
    padding: 2px;
    margin-right: 8px;
}

.commentlist cite, .commentlist cite a {
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    font-family: 'Noto Sans', arial, serif;
    color: #c2ddff;
    font-family: Poppins, arial, serif;
}

.commentlist a {
    color: #fff;
    font-family: Poppins, arial, serif !important;
}

.commentlist .url {
    color: #ffd70d;
    padding: 3px;
    border-radius: 4px;
    font-family: 'Noto Sans', arial, serif;
    font-size: 13px
}

.commentmetadata {
    font-weight: normal
}

.commentlist p {
    font-family: noto sans, arial, sans-serif;
    margin: 10px 5px 10px 0px;
    padding: 0px;
    font-size: 13px;
    font-weight: normal;
    text-transform: none;
    color: #d9ddff;
}

.commentlist p:first-letter {
    text-transform: uppercase
}

.comment-meta {
    color: #818181
}

.comment-zaman {
    color: #d8d8d8;
    font-style: italic
}

.children {
    margin-bottom: -10px !important;
    padding-right: 5px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
    border-left: 3px solid #293acc;
}

.nocomments {
    text-align: center;
    margin: 0px;
    padding: 0px
}

.commentmetadata {
    font-size: 10px;
    margin: 0px;
    display: block;
    border-bottom: 1px dashed rgba(205, 194, 255, .1);
    padding-bottom: 6px;
}

.navigation {
    display: block;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

img.centered {
    padding: 1px;
    display: block;
    margin: 0 auto 0 auto;
    border: 1px solid #555;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.thread-alt {
    background: #0d0d0d;
    margin: 0px;
    padding: 0px
}

.thread-even {
    background: #0d0d0d;
    margin: 0px;
    padding: 0px;
}

.even, .alt {
    margin: 0px;
    padding: 0px
}

.listepisodes {
    padding: 5px;
}

.listepisodes:hover {
    opacity: 0.5;
    background: transparent;
    transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear
}

.listepisodes img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.bolum-alt {
    width: 100%;
    height: 48px;
    float: left;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    margin-top: -47px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: left;
    text-shadow: 3px 2px 1px #000;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Poppins, arial, serif;
}

.bolum-alt a {
    font-size: 14px;
    color: #fff;
}

#filmbox {
    width: 25%;
    float: left;
}

.bolum-ustpop {
    color: #ccc;
    font-size: 11px;
    font-weight: 400;
    overflow: hidden;
    font-family: noto sans, arial, serif;
    margin-top: 4px;
    background: rgba(0, 0, 0, .75);
    padding: 3px;
    border-radius: 5px;
    margin-left: 93px;
    width: 56px;
    height: 18px;
    position: absolute;
}

.bolum-ust {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    overflow: hidden;
    padding: 4px 5px;
    border-radius: 5px;
    height: 18px;
    position: relative;
    margin-top: 5px;
    float: right;
    text-align: center;
    margin-right: 5px;
    margin-bottom: -31px;
    z-index: 9;
}

#header_sag {
    z-index: 44003;
    margin: 0 auto;
    position: fixed;
    top: 110px;
    left: 50%;
    margin-left: 500px;
}

#header_sol {
    z-index: 44003;
    margin: 0 auto;
    position: fixed;
    top: 110px;
    right: 50%;
    margin-right: 500px;
}

.videoalt {
    width: 100%;
    float: left;
    text-align: center;
    height: 90px;
    background: rgba(1, 4, 26, 0.88);
    padding: 0px;
    margin-bottom: 15px;
}

#filmoncereklam {
    margin-top: 5px;
    margin-bottom: 15px
}

div.reklamgec {
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    margin-bottom: 15px;
    color: #fff;
    font-family: Poppins, arial, serif;
    background: #004eff;
}

.filmalani {
    margin: 0px;
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #818181;
    font-weight: normal;
    font-family: noto sans, arial, serif;
    line-height: 21px;
    text-align: center;
    font-size: 14px;
    min-height: 60px;
}

.dizialani2 {
    margin-left: 8px;
    margin-top: 0px;
    width: 711px;
    height: auto;
    overflow: hidden;
    color: #939393
}

.dizialanidaa {
    margin-top: 0px;
    width: auto;
    height: auto;
    overflow: hidden;
    color: #939393
}

.dizialani2 a {
    color: #ffd70d
}

.in-page {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    margin-top: 0px;
    height: auto;
    overflow: hidden;
    color: #fff;
    margin-right: 12px;
}

.in-page a {
    color: #ffd70d;
    font-size: 14px;
}

.inpage {
    padding-top: 1px;
}

.inpage a {
    color: #ffd70d
}

.dizialani4 {
    margin-left: 28px;
    margin-top: 0px;
    width: 958px;
    height: auto;
    overflow: hidden;
    color: #939393
}

.pagele {
    background: #0f0f0f;
    width: 520px;
    margin: -10px 0 0 104px;
    border: 1px solid transparent
}

.pageler {
    margin: 5px 0 3px 11px;
    text-align: center
}

#alt {
    width: 100%;
    margin-top: 0px;
    background-color: #0e1326;
    display: inline-block;
    padding-top: 6px;
    height: 40px;
}

.google {
    float: left;
    width: 60px;
    margin: 9px 0px 0px 5px
}

.facebook {
    float: left;
    width: 70px;
    margin: 8px;
    margin-right: -14px;
    height: 25px;
}

.likebuttons a:hover {
    color: #fff;
}

.likebuttons {
    float: right;
    margin-top: 3px;
    width: 280px;
    margin-right: 8px;
}

.facebook-share {
    float: left;
    margin: 9px 6px 0px 20px;
    position: relative;
}

.twitter {
    float: left;
    margin-top: 8px
}

.tumunugor {
    float: right
}

.tumunugor a {
    overflow: hidden;
    display: block;
    color: #c2d7ff !important;
    margin-top: -2px;
    border-radius: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: none !important;
    font-weight: bold !important;
    font-size: 12px !important;
    font-family: Poppins, arial, serif !important;
}

.tumunugor a:hover {
    color: #fff !important;
}

.tumunugurortala {
    padding-right: 12px
}

.wp-pagenavi {
    margin: 9px 0 10px;
    margin-left: 4px;
    padding-bottom: 1px;
    float: left;
    font-family: 'Noto Sans', arial, serif;
}

.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #373737;
    padding: 3px 5px;
    margin: 0 2px;
    font-size: 11px;
    background: #2f2f2f;
    font-family: 'Noto Sans', arial, serif;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #cccccc
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #666
}

.wp-pagenavi span.current {
    font-weight: bold;
    color: #ccc;
}

.wp-pagenavi.post-navi a span {
    border: 1px solid #373737;
    padding: 3px 5px;
    margin: 0 2px;
    font-size: 11px;
    background: #2f2f2f;
    font-family: 'Noto Sans', arial, serif;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #cccccc
}

.wp-pagenavi.post-navi span, .wp-pagenavi.post-navi a span:hover {
    border-color: #666
}

.wp-pagenavi.post-navi a {
    padding: 0;
    margin: 0;
    background: 0;
    border: 0
}

.filmplus_part {
    font-size: 11px;
    list-style-type: none;
    line-height: 31px;
    text-align: left;
    overflow: hidden;
    width: auto;
    float: left;
    height: auto;
    margin-bottom: 10px;
}

.filmplus_part a span {
    background-color: #444444;
    font-size: 13px !important;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-family: 'Poppins', arial, serif;
    border-radius: 4px;
    margin-right: 0px;
    text-shadow: 1px 1px #414141;
    transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    padding: 4px 5px;
    background-color: #161e3c;
    display: inline-block;
    line-height: 19px;
}

.filmplus_part span {
    text-decoration: none;
    font-size: 13px;
    font-family: 'Poppins', arial, serif;
    border-radius: 4px;
    padding: 4px 5px;
    background-color: #1d4ebf;
}

.filmplus_part a span:hover {
    background-color: #3d5f93;
}

.filmplus_part a {
    padding: 0;
    margin: 0;
    background: 0;
    border: 0;
    text-decoration: none;
}

span.keros {
    display: none;
}

.cuntent {
    list-style: square
}

.cuntent a {
    color: #ffd70d
}

.facebookbox {
    background: #242424;
    float: left;
    width: 238px;
    min-height: 62px;
    margin: -4px 0px -6px -5px
}

input#user_login, input#contactSubject {
    width: 370px;
    height: 25px;
    background: #0f0f0f;
    padding: 3px;
    border: 1px solid #242424;
    border-radius: 7px;
    color: #ccc
}

input#user_login:focus, input#contactSubject:focus {
    background: #171717;
    border: 1px solid #282828
}

input#user_email {
    width: 370px;
    height: 25px;
    background: #0f0f0f;
    padding: 3px;
    border: 1px solid #242424;
    border-radius: 7px;
    color: #ccc
}

input#user_email:focus {
    background: #171717;
    border: 1px solid #282828
}

label#user {
    padding: 4px;
    background: #121212;
    border: 1px solid#313131
}

label#pwd {
    padding: 4px;
    background: #121212;
    border: 1px solid#313131
}

label#mail {
    padding: 4px;
    background: #121212;
    border: 1px solid#313131
}

input#user-submit {
    background: #d08f11;
    border: 1px solid #fea700;
    cursor: pointer
}

input#log {
    width: 295px;
    height: 25px;
    background: #fff;
    padding: 3px;
    border: 1px solid #242424;
    border-radius: 7px;
    color: #ccc
}

input#log:focus {
    background: #171717;
    border: 1px solid #282828
}

input#pwd {
    width: 295px;
    height: 25px;
    background: #fff;
    padding: 3px;
    border: 1px solid #242424;
    border-radius: 7px;
    color: #ccc
}

input#pwd:focus {
    background: #171717;
    border: 1px solid #282828
}

input#logi {
    width: 295px;
    height: 25px;
    background: #fff;
    padding: 3px;
    border: 1px solid #242424;
    border-radius: 7px;
    color: #ccc
}

input#logi:focus {
    background: #171717;
    border: 1px solid #282828
}

input.button {
    background: #ffd70d;
    border: 0px;
    cursor: pointer;
    border-radius: 2px;
    width: 100%;
    height: 45px;
    font-weight: bold;
    font-family: 'Noto Sans', arial, serif;
    font-size: 15px;
    margin-top: 0px;
    -webkit-appearance: none;
    margin-bottom: -20px;
}

p.textarea {
    float: right
}

.contactform {
    float: left;
    width: 400px
}

.textarea {
    float: left;
    margin-top: 10px;
    width: 520px;
    height: 235px
}

#btn-send {
    background: #ffd70d;
    border: 1px solid #ffd70d;
    float: right;
    margin-top: -2px;
    cursor: pointer;
    border-radius: 4px
}

#commentsText {
    width: 550px;
    height: 155px;
    background: #0f0f0f;
    padding: 3px;
    border: 1px solid #242424;
    border-radius: 7px;
    color: #ccc
}

.user-left {
    float: left;
    width: 138px;
    padding: 0px;
    margin-top: 5px;
}

.user-right {
    float: left;
    width: 797px;
    margin-top: 6px;
    min-height: 113px;
    background-color: rgba(1, 10, 26, 0.88);
    padding: 10px;
    margin-left: 5px;
}

.user-right a, .user-left a {
    color: #ccc
}

.user-right ul, .user-left ul {
    margin: 0px;
    padding: 0px;
    font-family: 'Noto Sans', arial, serif;
    font-size: 13px;
}

.user-right li {
    color: #fff;
    font-size: 13px;
    list-style: none;
    padding: 8px;
    width: auto;
    border-radius: 4px;
    margin-left: -5px;
    display: inline-block;
    float: left;
    margin-top: 9px;
    font-family: Poppins, arial, serif;
}

.user-right li span {
    color: #ccc
}

.user-left li {
    list-style: none;
    float: left;
    border: 1px solid #0f0f0f;
    margin: 2px;
    border-radius: 4px
}

.user-left li a {
    background: #0c0c0c;
    text-decoration: none;
    width: 115px;
    padding: 2px 7px 2px 7px;
    float: left;
}

.user-left li a:hover {
    background: #ffd70d;
    color: #000000
}

.user-avatar {
    margin: 10px
}

.user-avatar img {
    border: 6px solid #0f0f0f
}

.user-avatar a {
    color: #bf8007
}

.profile-avatar img {
    background: #333333;
    padding: 1px;
    border: 2px solid #0f0f0f
}

.row span {
    color: #ccc
}

.row a {
    color: #fff;
}

.sonrakiler {
    float: left;
    width: 940px;
    padding: 10px 10px 3px 10px;
    margin-bottom: 5px;
    background-color: rgba(1, 10, 26, 0.88);
    margin-top: 5px;
    min-height: 66px;
}

.sonrakiler ul {
    margin: 0px;
    padding: 0px
}

.sonrakiler li {
    color: #777777;
    list-style: none;
    margin-top: 5px;
    padding: 5px
}

.sonrakiler li a {
    color: #ffd70d;
    font-size: 13px;
    font-family: 'Noto Sans', arial, serif
}

.sonrakiler li p {
    margin: 0px;
    padding: 0px;
    font-family: 'Noto Sans', arial, serif
}

.user-comment {
    float: left;
    width: 940px;
    margin-top: 10px;
    padding: 10px;
    margin-bottom: 15px;
    background-color: rgba(1, 10, 26, 0.88);
}

.user-comment ul {
    margin: 0px;
    padding: 0px
}

.user-comment li {
    color: #777777;
    list-style: none;
    margin-top: 5px;
    padding: 5px;
    border-bottom: 1px dashed rgba(205, 194, 255, .1);
    font-size: 13px;
}

.user-comment li a {
    font-size: 13px;
    font-family: 'Noto Sans', arial, serif;
    color: #c2ccff;
}

.user-comment li p {
    margin: 0px;
    padding: 0px;
    font-family: 'Noto Sans', arial, serif;
    color: #fff;
}

.user-basl {
    font-family: 'Noto Sans', arial, serif;
    width: auto;
    padding: 3px 3px 3px 6px;
    margin: -5px -5px 2px -5px
}

.user-basha {
    font-size: 16px;
    font-family: 'Noto Sans', arial, serif;
    font-weight: bold;
    margin-bottom: 10px;
    background: #0c0c0c;
    padding: 10px;
    margin-left: -20px;
    margin-top: -8px;
    width: 100%
}

.user-bas {
    font-size: 16px;
    font-family: 'Noto Sans', arial, serif;
    font-weight: bold;
    margin-bottom: 10px;
    background: #0c0c0c;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    width: 100%
}

.small-button {
    float: left;
    margin-right: 7px;
    padding: 10px;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Noto Sans', arial, sans-serif;
    color: #dad9ff;
    border: 2px solid rgba(255, 255, 255, .15);
    border-radius: 30px;
    line-height: 18px;
}

.small-button:hover {
    color: #fff;
}

.btnn {
    display: inline-block;
    padding: 4.5px 4px 4.5px 4px;
    font-family: 'Noto Sans', arial, serif;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
    color: rgba(255, 255, 255, .8);
    background: #252626;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 4px;
    height: auto;
    margin-top: 1px
}

#benzerli {
    background: rgba(3, 1, 13, 0.35);
    color: #fff;
    font-size: 13px;
    padding: 10px;
    float: left;
    margin-right: 10px;
    width: 228px;
    font-weight: normal;
    margin-bottom: 15px;
}

#benzerli:hover {
    background: #2b166c;
}

#benzerli a {
    color: transparent;
    width: 247px;
    position: absolute;
    margin-left: -10px;
    height: 59px;
    margin-top: -10px;
}

.listepisodes2 {
    width: 231.5px;
    height: 60px;
    float: left;
    color: #005baa;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    margin: 9px 0px 9px 9px;
    font-family: 'Noto Sans', arial, serif
}

.listepisodes2:hover {
    opacity: 0.7;
    background: transparent;
    transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear
}

.bolum-alt2 {
    width: 212px;
    height: 41px;
    float: left;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding-top: 4px;
    line-height: 19px;
    font-family: 'Noto Sans', arial, serif;
    position: absolute;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    padding-right: 10px;
    background: #000;
    opacity: 0.9;
}

.bolum-alt2 a {
    font-size: 13px;
    color: #fff
}

.bolum-ust2 {
    color: #ccc;
    font-size: 11px;
    font-weight: normal;
    font-family: 'Noto Sans', arial, serif;
    background: #0c0c0c;
    padding: 3px;
    width: 226px
}

.listepisodesx {
    width: 228px;
    height: 326px;
    float: left;
    color: #005baa;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    margin-left: 11.2px;
    margin-top: 11.2px;
    font-family: 'Noto Sans', arial, serif
}

.listepisodesx:hover {
    background: transparent;
    transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear
}

.listepisodesx img {
    width: 225px;
    height: 326px;
    border-radius: 5px
}

.bolum-altx {
    width: 205px;
    height: 41px;
    float: left;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding-top: 4px;
    line-height: 14px;
    font-family: 'Noto Sans', arial, serif;
    position: absolute;
    margin-top: -48px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    padding-right: 10px;
    background: #000000;
    opacity: 0.9;
    margin-left: 1.5px;
}

.bolum-altx a {
    color: #fff;
    font-size: 15px
}

.bolum-ustx {
    color: #ccc;
    font-size: 11px;
    font-weight: normal;
    overflow: hidden;
    font-family: 'Noto Sans', arial, serif;
    margin-top: 4px;
    background: rgba(0, 0, 0, 0.75);
    padding: 3px;
    border-radius: 5px;
    margin-left: 147px;
    width: 70px;
    height: 22px;
    position: absolute;
    line-height: 0px
}

#bossid2 {
    margin-top: -15px
}

#bossid {
    margin-top: 8px
}

.incontent {
    padding-bottom: 12px;
    margin: 0 auto;
    float: left;
    width: 690px;
    margin-bottom: -3px;
}

.inepisode {
    width: 100%;
    float: left;
    padding: 0px;
}

.adv-l {
    margin-right: -8px !important;
    margin-top: -280px !important
}

.adv-r {
    margin-left: -9px !important;
    margin-top: -280px !important
}

.inputt {
    color: #fff;
    border: 0px;
    text-indent: 5px;
    height: 35px;
    font-weight: bold;
    width: 283px;
    font-family: Poppins, arial, helvetica, sans-serif;
    margin-top: 2px;
    position: absolute;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background-color: rgba(0, 0, 0, .25);
}

.inputt::placeholder {
    color: #4f5d7f
}

.inputt:-ms-input-placeholder {
    color: #4f5d7f
}

.inputt::-ms-input-placeholder {
    color: #4f5d7f
}

.inputt:focus {
    outline: none;
}

#header i.fas.fa-search {
    padding: 11px 10px 11px 10px;
    background: #0f0f0f;
    border-top-left-radius: 2px;
    margin-top: 2px;
    border-bottom-left-radius: 2px;
    font-size: 15px;
    background-color: rgba(0, 0, 0, .25);
    color: #9a86ff;
}

#inputara {
    background: #ffd70d;
    border: 1px solid #ffd70d;
    height: 36px;
    width: 50px;
    font-weight: 700;
    font-size: 16px;
    font-family: noto sans, arial, helvetica, sans-serif;
    border-radius: 2px;
    cursor: pointer;
    position: absolute;
    margin-left: 5px;
}

.remove-parent {
    margin-left: -169px;
}

.wppb-user-forms, .wppb-user-forms * {
    background: #101010;
    margin-top: 10px;
}

.wppb-user-forms ul {
    max-width: -webkit-fill-available !important;
}

.wppb-user-forms ul li {
    padding-bottom: 0px !important;
}

.wppb-form-field label {
    padding-bottom: 35px !important;
    width: 27% !important;
    margin-left: 15px !important;
    font-family: 'Noto Sans', arial, serif !important;
    font-weight: bold !important;
    font-size: 14px !important;
    margin-top: 3px !important;
}

.wppb-user-forms input:not([type="button"]):not([type="reset"]):not([type="submit"]) {
    background: #fff !important;
    height: 35px !important;
    font-family: noto sans, arial, serif;
    text-indent: 5px;
}

.wppb-form-field textarea {
    height: 100px !important;
    margin-bottom: 20px !important;
    background: #fff !important;
    font-family: noto sans, arial, serif;
    text-indent: 5px;
}

.wppb-send-credentials-checkbox label {
    display: none !important;
}

#select_user_to_edit_form p {
    display: none !important;
}

#wppb_form_success_message, .wppb-success {
    font-family: Poppins, arial, serif !important;
    font-weight: normal !important;
    margin: 12px 0px 12px 0px !important;
}

#wppb_general_top_error_message, .wppb-error, .wppb-warning {
    font-family: 'Noto Sans', arial, serif !important;
    font-weight: bold !important;
    margin: 12px 0px 12px 0px !important;
}

.wppb-field-error>label {
    background: transparent !important;
    color: #939393 !important;
    margin-bottom: -10px !important;
}

.wppb-field-error img {
    margin-left: 5px !important;
    padding: 0px !important;
    background: transparent !important;
}

.wppb-form-field>span.wppb-form-error {
    color: #000 !important;
    border-top: 0px !important;
    background: #c00 !important;
    padding: 10px 10px 10px 10px !important;
    font-family: noto sans, arial, serif;
}

.wppb-register-user .wppb-field-error {
    background-color: transparent !important;
    border: 0px !important;
}

.wppb-form-field>span {
    background: transparent !important;
}

.wppb-user-forms * {
    font-size: 14px !important;
    font-weight: bold !important;
}

#rememberme {
    height: 11px !important;
}

#wppb-login-wrap .login-password label {
    font-family: 'Noto Sans', arial, serif !important;
}

#wppb-login-wrap p {
    font-family: 'Noto Sans', arial, serif !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
}

#wppb-login-wrap .login-username label {
    margin-top: 3px !important;
}

#wppb-login-wrap {
    padding-top: 5px;
    margin-bottom: 10px;
}

#wppb-login-wrap .login-password label {
    margin-top: 3px !important;
}

.login-password {
    margin-top: 5px !important;
}

.g-recaptcha {
    display: block !important;
}

#wppb-recover-password {
    padding: 2px 10px 0px 10px;
}

#wppb-recover-password-button {
    margin-bottom: 10px;
    margin-top: -15px;
}

.wppb-username-email {
    margin-left: -15px !important;
}

#recaptcha_pb_register0 {
    display: inline-block !important;
    margin-top: -15px !important;
}

.fa {
    background: transparent !important;
}

.cld-count-wrap {
    font-family: noto sans, arial, serif;
}

.bolumcontent {
    width: 248px;
    float: right;
    height: auto;
    margin-bottom: 15px;
}

.hatali {
    border: 0px;
    cursor: pointer;
    margin-right: 4px;
    padding: 4px 5px;
    transition: background-color 0.5s;
    font-size: 12px;
    background-color: rgba(41, 70, 204, 0.45);
    border-radius: 5px;
    font-weight: normal;
    font-family: 'Poppins', arial, sans-serif;
    float: right;
    margin-top: -3px;
    color: #fff;
    display: inline-block;
}

.hatali:focus {
    outline: none;
}

.hatali:hover {
    background: #425579;
    color: #fff;
}

.mobilhata {
    display: none;
    position: fixed;
    z-index: 9999999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.75);
}

.mobilhata-content {
    margin: auto;
    padding: 20px 15px 20px 15px;
    width: 305px;
    color: #fff;
    border-radius: 2px;
    background: rgba(22, 26, 46, 0.9);
}

.mobilhata-content h4 {
    background: #090909 !important;
    border: 0px !important;
    color: #fff !important;
    font-family: noto sans, arial, serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin-top: -4px !important;
    margin-bottom: 3px !important;
    width: auto !important;
    border-radius: 2px;
}

.hatakapat {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-right: 0px;
    margin-top: 3px;
}

.hatakapat:hover, .hatakapat:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.footeright a {
    text-indent: 5px;
    font-size: 22px
}

#imdbsag {
    float: right;
    margin-right: 10px;
    font-size: 11px;
    border-radius: 3px;
    color: #000;
    background: url(../img/imdb.jpg);
    margin-top: -30px;
    font-weight: bold;
    font-family: 'Noto Sans', arial, serif;
    padding-left: 4px;
    padding-right: 4px
}

#icerikcat {
    width: 940px;
    font-family: 'Noto Sans', arial, serif;
    font-size: 14px;
    padding: 10px;
    margin-top: 3px;
    color: #ccc;
    background-color: rgba(5, 1, 26, .58);
    display: inline-block;
    margin-bottom: -2px;
}

#icerikcat2 {
    line-height: 23px;
}

#icerikcatleft {
    margin-bottom: -3px;
}

#icerikcatright {
    font-family: Poppins, arial, serif;
    float: left;
    margin-left: 170px;
    margin-top: -237px;
}

#feelbox-widget ul li #feelbox-cell div {
    font-family: "Noto Sans", arial, helvetica, sans-serif;
    font-size: 15px;
}

.bolumust {
    width: 100%;
    height: 28px;
    color: #fff;
    font-size: 13px;
    font-family: noto sans, arial, serif;
    background: #000;
    font-weight: normal;
    padding-top: 10px;
    background-color: rgba(75, 62, 140, .1);
    border-bottom: 1px dashed rgba(205, 194, 255, .1);
}

.bolumust a {
    font-size: 13px;
    color: #fff;
}

.baslik {
    width: auto;
    float: left;
    text-align: left;
    margin-left: 22px;
    text-indent: 20px;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tarih {
    text-align: center;
    float: right;
    height: 100%;
    margin-right: 20px;
}

.sonra {
    float: left;
    width: 33%;
    text-align: center;
    height: 100%;
}

.listhead {
    height: 28px;
    color: #fff;
    font-size: 14px;
    padding-top: 10px;
    font-weight: normal;
    margin: 0 auto;
    margin-top: 10px;
    width: 100%;
    background-color: rgba(64, 38, 199, 0.58);
    font-family: Poppins, arial, serif !important;
}

.dizilisteleme {
    min-height: 80px;
    max-height: 320px;
    overflow: auto;
    width: 98%;
    margin: 0 auto;
}

.baslik2 {
    width: auto;
    float: left;
    text-align: left;
    text-indent: 10px;
    height: 100%;
}

ul#myUL::-webkit-scrollbar {
    width: 6px;
}

ul#myUL::-webkit-scrollbar-track {
    background: #222;
}

ul#myUL::-webkit-scrollbar-thumb {
    background: #aaa;
}

ul#myUL {
    margin-left: -32px;
    overflow-y: auto;
    max-height: 320px;
    width: 954px;
    margin-top: 0px;
    margin-bottom: 0px;
}

input#myInput {
    border: 0;
    height: 36px;
    font-family: FontAwesome, noto sans, serif;
    background: transparent;
    font-size: 14px;
    color: #000;
    margin-top: -10px;
    font-weight: 700;
    width: 300px;
    text-indent: 8px;
}

input#myInput::placeholder {
    color: #000;
}

input#myInput:focus {
    outline: none;
}

ul#menu-eskiler {
    padding: 0px;
    margin-top: 0px;
}

.yenimenu::-webkit-scrollbar {
    width: 6px
}

.yenimenu::-webkit-scrollbar-track {
    background: #333
}

.yenimenu::-webkit-scrollbar-thumb {
    background: #aaa
}

.dropbtn {
    color: #ccc;
    font-size: 16px;
    border: none;
    cursor: pointer;
    background: transparent;
    font-family: noto sans, arial, serif;
    font-weight: bold;
}

.dropbtn:focus {
    outline: none;
}

.yenimenu li {
    list-style: none;
    width: 25%;
    float: left;
}

.dropdown {
    position: relative;
    display: inline-block;
    width: 1000px;
    padding: 8px 0px 8px 0px;
    margin-bottom: -4px;
    background-color: rgba(5, 1, 26, .58);
}

.dropdown a {
    font-size: 16px;
    font-family: Poppins, arial, serif;
    font-weight: normal;
    text-decoration: none;
    padding: 10px;
    color: #cdc2ff;
}

.dropdown a:hover {
    color: #fff;
}

.dropdown-content {
    margin-bottom: -8px;
    display: none;
    background-color: #121314;
    width: 1000px;
    overflow: auto;
    z-index: 1;
    overflow-x: hidden;
    margin-top: 8px;
}

.dropdown-content a {
    color: #ccc;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-family: noto sans, arial, serif;
}

.yenimenu {
    padding: 0;
    list-style-type: none;
    max-height: 276px;
    overflow: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

.dropdown-content a:hover {
    background-color: #ffd70d !important;
    color: #000
}

.show {
    display: block;
}

#filmnot {
    font-size: 15px;
    padding: 5px 10px;
    margin: 0 auto;
    width: calc(100% - 20px);
    text-align: left;
    border-radius: 2px;
    display: inline-block;
    margin-top: 10px;
    background-color: #1b2252;
    color: #c2d4ff;
    margin-bottom: 10px;
}

#infokapa {
    font-size: 32px;
    font-weight: bold;
    cursor: pointer;
    font-family: noto sans, arial, serif;
    float: right;
    margin-right: 24px;
    color: #000;
    margin-top: 4px;
}

#uyebilgi i.fa.fa-info-circle {
    font-size: 22px;
}

#perde {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.99;
    filter: alpha(opacity=80);
    z-index: 100
}

.ac-kapa {
    position: relative;
    z-index: 101;
    border: 0;
    margin-right: 4px;
    padding: 4px 5px;
    transition: background-color .5s;
    font-size: 12px;
    background-color: rgba(41, 70, 204, 0.45);
    border-radius: 5px;
    font-weight: normal;
    font-family: Poppins, arial, sans-serif;
    float: right;
    margin-top: -3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}

.ac-kapa:focus {
    outline: none;
}

.ac-kapa:hover {
    background: #425579;
    color: #fff;
}

.gizlenecek {
    position: relative;
    background-color: YellowGreen;
    z-index: 99;
    color: white;
    text-align: center;
    padding: 10px
}

.video {
    position: relative;
    z-index: 101;
    display: block;
    margin-top: -10px;
}

.film-ismi a {
    line-height: 25px;
    color: #ffd70d;
    font-size: 15px;
}

input.form-control {
    width: 100%;
    height: 35px;
    margin-bottom: 15px;
    font-family: 'Noto Sans', arial, serif;
    border: 0px;
    text-indent: 10px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

textarea.form-control {
    width: 100%;
    margin-bottom: 10px;
    font-family: 'Noto Sans', arial, serif;
    border: 0px;
    text-indent: 5px;
    border-radius: 2px;
    font-size: 13px;
    padding-top: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.alert.alert-danger {
    border-radius: 2px;
    background: #dc1818;
    color: #fff;
    font-size: 14px;
    padding: 7px 0px 7px 8px;
    margin-bottom: 20px;
    font-family: Poppins, arial, serif;
    font-weight: normal;
}

.iletisimalani {
    margin: 0 auto;
    float: left;
    width: 100%;
    margin-bottom: 12px;
}

.giris {
    display: none;
    position: fixed;
    z-index: 9999999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.75);
}

.giris-content {
    background-color: #121314;
    margin: auto;
    padding: 25px 15px 1px 15px;
    width: 305px;
    color: #fff;
    border-radius: 2px;
}

.giris-content h4 {
    background: #090909 !important;
    border: 0px !important;
    color: #fff !important;
    font-family: noto sans, arial, serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin-top: -4px !important;
    margin-bottom: 3px !important;
    width: auto !important;
    border-radius: 2px;
}

.giriskapat {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: -25px;
    margin-right: 12px;
    margin-top: -29px;
}

.giriskapat:hover, .giriskapat:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.inpage label {
    font-family: 'Noto Sans', arial, serif;
    font-size: 14px;
    color: #939393;
    width: 14%;
    float: left;
}

.inpage input, .inpage textarea {
    width: 100%;
    float: left;
    height: 40px;
    margin-bottom: 20px;
    border-radius: 2px;
    font-family: 'Noto Sans', arial, serif;
    text-indent: 7px;
    font-size: 14px;
    background-color: transparent;
    border: 1px solid rgba(205, 194, 255, .1);
    color: #fff;
    -webkit-box-sizing: border-box;
}

.inpage textarea {
    height: 115px;
    text-indent: 0;
    padding: 10px;
}

.inpage [type="submit"], .iletisimalani button {
    cursor: pointer;
    border: 0px;
    background: #0064ff;
    font-size: 15px;
    font-weight: normal;
    padding: 7px 15px;
    border-radius: 2px;
    width: 100%;
    color: #fff;
    font-family: Poppins, arial, serif;
    height: 40px;
    margin-bottom: 10px;
}

.iletisimalani button {
    width: calc(100% - 26px);
    margin: 0 0 20px 13px;
}

.inpage label.error {
    width: 100%;
    color: #9f0d0d;
    margin: -12px 0 12px 0;
}

#description {
    width: 85.5%;
    float: left;
    height: 100px;
    margin-bottom: 10px;
    border: 0px;
    border-radius: 2px;
}

.filmplus_spoiler {
    cursor: pointer;
    margin: 0 auto;
    border: 2px solid #2949cc;
    border-radius: 2px;
    margin-top: 10px;
    margin-bottom: 12px;
}

.filmplus_spoiler .filmplus_spoiler_header {
    cursor: pointer;
    background-color: #2949cc;
    width: calc(100% - 14px);
    margin: -1px;
    padding: 7px 7px 7px 10px;
    border-radius: 2px;
}

.filmplus_spoiler .filmplus_spoiler_header::before {
    font-family: FontAwesome;
    font-weight: normal;
    margin-left: 5px;
    margin-right: 5px;
}

.filmplus_spoiler div.filmplus_spoiler_content {
    display: none;
    font-size: 13px;
    margin-top: 6px;
    border-radius: 2px;
    padding-top: 5px;
    margin-bottom: 10px;
    color: #d9ddff;
    font-weight: normal;
    font-family: Poppins, arial, serif !important;
    cursor: text;
    width: calc(100% - 20px);
    margin-left: 10px;
}

.iletisimcontent {
    padding: 12px 0px 12px 0px;
}

#respond tr {
    margin-bottom: 10px;
    width: 100%;
    display: block;
}

.editicerik {
    padding: 0px;
}

.editicerik label {
    font-family: 'Noto Sans', arial, serif;
    font-size: 14px;
    width: 169px;
    text-indent: 15px;
    font-weight: normal;
    float: left;
    text-align: left;
    height: 48px;
    color: #c2d1ff;
    margin-top: 6px;
}

.editicerik input {
    width: calc(100% - 200px);
    float: right;
    height: 30px;
    margin-bottom: 20px;
    border-radius: 2px;
    font-family: 'Noto Sans', arial, serif;
    text-indent: 7px;
    font-size: 13px;
    margin-right: 15px;
    background: transparent;
    border: 1px solid rgba(205, 194, 255, .1);
    color: #fff;
}

#adduser {
    height: auto;
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    background-color: rgba(1, 6, 26, 0.88);
    margin-bottom: 15px;
}

input#updateuser {
    width: calc(100% - 24px);
    margin-bottom: 16px;
    height: 35px;
    font-size: 14px;
    background: #6900ff;
    color: #fff;
    font-family: Poppins, arial, serif;
    font-weight: normal;
    float: left;
    margin-left: 12px;
}

table.form-table {
    width: 100%;
}

#facebook {
    width: 750px;
}

#twitter {
    width: 750px;
}

#instagram {
    width: 750px;
}

.success-register {
    border-radius: 2px;
    background: #2fd613;
    color: #000;
    font-family: Poppins, arial, serif;
    font-weight: normal;
    font-size: 14px;
    padding: 7px 0px 7px 8px;
    margin-bottom: 20px;
}

#face {
    background: #4267B2;
    color: #fff;
    padding: 5px 8px;
    font-weight: normal;
    border-radius: 20px;
}

#twt {
    background: #1ea1f2;
    color: #fff;
    padding: 5px 8px;
    font-weight: normal;
    border-radius: 20px;
}

#insta {
    background: #de1c62;
    color: #fff;
    padding: 5px 8px;
    font-weight: normal;
    border-radius: 20px;
}

#face:hover {
    background: #c2daff;
    color: #000;
}

#twt:hover {
    background: #c2daff;
    color: #000;
}

#insta:hover {
    background: #c2daff;
    color: #000;
}

#icerikcatleft img {
    width: 159px;
    height: 236px;
}

.videoalt object, .videoalt embed, .videoalt iframe {
    width: 100%;
    height: 90px;
}

.videoalt img {
    width: 100%;
    height: 90px;
}

.bolumcontent ul {
    line-height: 30px;
    background-color: rgba(5, 1, 26, .88);
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: -10px;
}

.bolumcontent a {
    font-size: 13px;
}

.video br {
    display: none;
}

.bolum-ismi {
    display: inline-block;
    color: rgba(255, 255, 255, .8);
    text-transform: uppercase;
    font-size: 13px;
    float: right;
}

#temizle {
    float: right;
    font-weight: normal;
    font-size: 12px;
    color: rgba(255, 255, 255, .8);
}

#temizle a {
    position: relative;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    font-size: 13px;
    float: right;
    color: #c2ccff;
    width: 100%;
}

.dsmobil2 {
    display: block;
}

.dsmobil {
    display: block;
}

.nomob2 {
    display: block;
}

.nomob {
    display: inline-block;
}

#commentprofil {
    float: right;
    width: calc(50% - 29px);
    padding: 5px;
    height: 73px;
    border: 1px solid rgba(205, 194, 255, .1);
    padding-bottom: 2px;
    margin-bottom: 10px;
}

#profilsola {
    width: 170px;
    float: left
}

#commentpos {
    float: right;
    width: calc(50% - 19px);
    margin-right: 2px;
}

#mailpos {
    float: right;
    border-radius: 5px;
    height: 60px;
    width: 60px;
    padding: 2px
}

#areapos {
    float: left;
    width: calc(50% - 5px);
    height: 122px;
}

#listpost {
    width: 100%;
    display: inline-block;
    margin-bottom: -10px;
    margin-top: 2px;
}

#gonderpos {
    float: right;
    width: calc(50% - 17px);
}

#addlist {
    color: #fff;
    background-color: rgba(82, 41, 204, .45);
    border-radius: 5px;
    float: right;
    padding: 4px 5px;
    font-weight: normal;
    font-family: 'Poppins', arial, serif;
    margin-top: -3px;
    font-size: 12px;
    display: inline-block;
    margin-right: 4px;
}

#addfav {
    color: #fff;
    background-color: rgba(82, 41, 204, .45);
    border-radius: 5px;
    float: right;
    padding: 4px 5px;
    font-weight: normal;
    font-family: 'Poppins', arial, serif;
    margin-top: -3px;
    font-size: 12px;
    display: inline-block;
}

span.pages {
    display: none !important;
}

.sayfalama {
    width: 100%;
    margin-bottom: 0px;
    float: left;
    height: auto;
    margin-top: 5px;
}

.sayac {
    padding: 7px;
}

.sayac span {
    font-weight: bold;
    font-size: 16px;
}

#dizilist {
    font-size: 15px;
    padding: 0px;
    border: 0px;
    font-family: Poppins, arial, serif;
    width: 97px;
    background: transparent;
    color: #fff;
}

#dizilist:focus {
    outline: none;
}

ul#listulx {
    position: relative;
    list-style-type: none;
    padding: 0px;
    margin: 0;
    margin-top: 13px;
    max-height: 400px;
}

#listul {
    position: relative;
    list-style-type: none;
    padding: 0px;
    margin: 0;
    margin-top: 13px;
}

#listul li a {
    padding: 10px 12px;
    text-decoration: none;
    font-size: 15px;
    display: block;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 1px;
    background-color: rgba(74, 80, 140, 0.1);
    color: #a3c0d9;
    border-radius: 3px;
}

#listul li a:hover:not(.header) {
    color: #fff;
    background-color: #16266c;
}

#sidebax i.fas.fa-search {
    margin-right: 11px;
    color: #4f5d7f;
}

#sidebax .yazitip {
    height: 21px;
    background: #090909;
    margin: 0px;
    padding: 9px 0px 8px 13px;
    color: #fff;
    font-family: 'Noto Sans', arial, serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
}

#sidebax {
    width: 100%;
    margin: 0 auto;
    float: none;
}

#contentx {
    float: right;
    width: 250px;
}

#listul li {
    list-style: none !important;
    float: left;
    width: 50%;
}

.listcontent {
    width: 100%;
    min-height: auto;
    margin-bottom: 20px;
    float: left;
}

li.listNavShow {
    width: 25%;
    float: left;
    padding: 12px 0px;
    text-indent: 12px;
}

.listNavShow {
    padding: 12px;
}

#alpha {
    padding: 0px;
    margin-top: 0px;
}

#alpha a {
    font-size: 15px;
    color: #fff;
}

#main_content_wrap {
    margin-top: 23px;
    margin-bottom: -12px;
}

a.all {
    display: none !important;
}

.listNavHide {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.listNav, .ln-letters {
    overflow: hidden;
}

.ln-letters {
    background-color: rgba(255, 255, 255, .08);
}

.ln-letters a {
    border-right: none;
    display: block;
    float: left;
    font-size: 15px;
    text-decoration: none;
    padding: 10px 13.6px 12px 13.6px;
    font-weight: bold;
    color: #cdc2ff;
}

.ln-letter-count {
    display: none;
}

.title {
    width: 100%;
    border-bottom: 2px solid rgba(205, 194, 255, .1);
    position: relative;
    font-size: 16px;
    margin-bottom: 10px;
}

.title .title-border {
    font-family: Poppins, arial, serif !important;
    display: inline-block;
    color: #fff;
    padding-bottom: 12px;
    padding-right: 5px;
    border-bottom: 2px solid #ffd70d;
    margin: 0px 0px -2px 0px;
    font-weight: normal;
    font-size: 16px;
}

.bd-blue {
    border-color: #007afc !important;
}

.bd-purple {
    border-color: #2958cc !important;
}

.bd-green {
    border-color: #26c850 !important;
}

#dizilist::placeholder {
    color: #4f5d7f
}

.bolumkalite {
    text-transform: none !important;
    padding-right: 7px !important;
    padding-left: 8px !important;
    background: #1d4ebf !important;
    display: inline-block;
    line-height: 19px;
    width: 36px;
    text-align: center;
}

textarea#up-about:-ms-input-placeholder {
    color: #4a648b;
}

textarea#up-about::-ms-input-placeholder {
    color: #4a648b;
}

textarea#up-about::placeholder {
    color: #4a648b;
}

textarea#up-about {
    width: calc(100% - 205px);
    float: right;
    height: 95px;
    margin-bottom: 20px;
    border-radius: 2px;
    font-family: 'Noto Sans', arial, serif;
    text-indent: 7px;
    font-size: 13px;
    margin-right: 15px;
    background: transparent;
    border: 1px solid rgba(205, 194, 255, .1);
    color: #fff;
    padding: 6px 5px 5px 0px;
}

.film-yil {
    position: absolute;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    overflow: hidden;
    padding: 4px 6px;
    border-radius: 5px;
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
    z-index: 9;
}

.film-kalite {
    margin-top: -2px;
    margin-left: 8px;
    float: left;
    color: #fff;
    font-weight: normal;
}

.list-item a {
    font-size: 14px;
}

span.infoelements {
    margin-right: 4px;
    color: #c2cfff;
    font-size: 14px;
    line-height: 24px;
}

.elements a {
    font-size: 13px;
    color: #fff;
}

#filmbilgileri {
    float: right;
    width: calc(100% - 175px);
    margin-top: 8px;
}

.film-afis {
    float: left;
    margin-top: 8px;
}

#listelements {
    width: 100%;
    display: inline-block;
}

#film-aciklama {
    position: relative;
    font-size: 14px;
    line-height: 21px;
    margin-top: -6px;
    max-height: 85px;
    padding-right: 10px;
    margin-bottom: 6px;
    overflow: hidden;
}

.elements {
    float: left;
    padding: 4px 5px;
    margin: 0px 5px 10px 0px;
    color: #fff;
    background-color: rgba(61, 68, 226, 0.45);
    border-radius: 3px;
    font-family: Poppins, arial, sans-serif;
    font-size: 13px;
    cursor: pointer;
}

.elements:hover {
    background-color: rgba(12, 11, 218, 0.45);
}

.butonlar {
    display: inline-block;
    float: right;
    margin-top: 7px;
}

form#filter {
    float: right;
    font-size: 15px;
    width: 255px;
}

.incontentalt .sayfalama {
    margin-top: 0px;
}

.incontentalt .bolum-ust {
    float: left !important;
    margin-left: 66px !important;
}

.incontentalt .listmovie {
    -webkit-flex: 0 0 16.66% !important;
    -ms-flex: 0 0 16.66% !important;
    flex: 0 0 16.66% !important;
    max-width: 16.66% !important;
}

.user-comment .filmplus_spoiler {
    width: 100% !important;
}

#datafetch {
    width: 316px;
    background: #031546;
    margin-top: 38px;
    position: relative;
    z-index: 99999;
    font-size: 0;
}

.listcontent li a:hover {
    color: #fff;
    background-color: #16266c;
}

.listcontent ul {
    position: relative;
    list-style-type: none;
    padding: 0px;
    margin: 0;
    margin-top: 13px;
}

.listcontent li {
    list-style: none !important;
    float: left;
    width: 50%;
}

.listcontent li a {
    padding: 10px 12px;
    text-decoration: none;
    font-size: 15px;
    display: block;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 1px;
    background-color: rgba(74, 80, 140, 0.1);
    color: #a3c0d9;
    border-radius: 3px;
}

.facebook-share span {
    background: #4267B2;
    color: #FFF;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial;
}

.slideshow-container2 .owl-prev {
    margin-left: -26px !important;
}

.slideshow-container2 .owl-next {
    margin-right: -26px !important;
}

.slideshow-container2 .owl-theme .owl-nav [class*=owl-] {
    margin-top: -30px !important;
    padding: 0px 7px 8px 4px !important;
    background: transparent !important;
}

.slideshow-container2 {
    margin-bottom: -5px;
    padding: 30px 40px 12px 40px;
    position: relative;
    background: rgba(1, 10, 23, 0.58);
}

.slideshow-container2 .owl-dots {
    margin-top: 15px !important;
}

.slideshow-container {
    position: relative;
    background: rgba(5, 1, 26, .58);
}

.slideshow-container .owl-dots {
    margin-top: -2px !important;
    padding-bottom: 8px !important;
    margin-bottom: -5px !important;
}

.slideshow-container img {
    width: 160px !important;
}

.slideshow-container .owl-theme .owl-nav [class*=owl-] {
    background: transparent !important;
    color: rgba(255, 255, 255, .15) !important;
}

.slideshow-container .owl-theme .owl-nav [class*=owl-]:hover {
    color: #9383e6 !important;
    transition: 1s !important;
}

.mySlides {
    padding: 20px 40px;
    color: #fff;
}

.slideshow-container .prev, .slideshow-container .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -28px;
    padding: 14px;
    color: rgba(255, 255, 255, .15);
    font-weight: bold;
    border-radius: 0 3px 3px 0;
    user-select: none;
    font-size: 25px;
}

.slideshow-container .next {
    position: absolute;
    right: 0;
    border-radius: 3px 0 0 3px;
}

.slideshow-container .prev:hover, .slideshow-container .next:hover {
    color: #9383e6;
}

.dot-container {
    text-align: center;
    position: relative;
    margin-top: -34px;
    margin-bottom: 8px;
}

.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: rgba(255, 255, 255, .15);
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active, .dot:hover {
    background-color: #5438e4;
}

.s-title {
    margin-bottom: 8px;
}

.s-title a {
    font-size: 16px;
    color: #ffd500;
}

span.s-imdb {
    margin-left: 6px;
    font-size: 15px;
    color: #c2cfff;
}

.slideshow-container #film-aciklama {
    max-height: 87px !important;
}

.slideshow-container span.infoelements {
    line-height: 24px !important;
}

.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.tikla-izle {
    position: absolute;
    margin-top: 215px;
    background-color: rgba(0, 0, 0, 0.75);
    font-family: Poppins, arial, serif !important;
    padding: 5px;
    cursor: pointer;
    width: 150px;
    text-align: center;
}

.tikla-izle a {
    color: #ffd70d;
    font-size: 15px;
}

.alert-desc2 {
    width: 92% !important;
}

.alert {
    float: left;
    margin-top: 8px;
}

.alert.alert-type-2 {
    padding: 0.9375rem;
    position: relative;
}

.alert-title {
    font-size: 15px;
    font-weight: normal;
    margin-top: -3px;
    font-family: Poppins, arial, serif !important;
}

.alert-info {
    background-color: rgba(38, 88, 199, 0.58);
    color: #fff;
}

.alert a {
    font-weight: bold;
    color: #c2d5ff;
}

.alert {
    padding: 0.625rem 0.9375rem;
    margin-bottom: 3px;
    border: 1px solid transparent;
    border-radius: 0;
    margin-top: 13px;
}

.alert.alert-type-2 .alert-icon {
    font-size: 35px;
    position: absolute;
    top: 7px;
    left: 10px;
}

.alert.alert-type-2 .alert-desc {
    padding-left: 37px;
    width: 95%
}

.alert-desc2 {
    margin-top: -5px;
    width: 98%;
    font-family: 'Noto Sans', arial, serif;
    font-size: 13px;
}

#category-button {
    overflow: auto;
    float: left;
    width: 100%;
}

#category-button label {
    float: left;
    width: 50%;
    margin-bottom: 0px;
    cursor: pointer;
}

#category-button label span {
    padding: 10px 12px;
    text-decoration: none;
    font-size: 15px;
    display: block;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 1px;
    background-color: rgba(85, 74, 140, .1);
    color: #a3c0d9;
    border-radius: 3px;
}

#category-button label input {
    display: none;
}

#category-button input:checked+span {
    background-color: #16266c;
    color: #fff;
}

#mylist input#ara {
    font-size: 15px;
    padding: 0px;
    border: 0px;
    font-family: Poppins, arial, serif;
    width: 140px;
    background: transparent;
    color: #fff;
    margin-left: 3px;
}

#mylist form#mylistform {
    color: #4f537f;
    float: right;
    padding: 5.5px;
    margin-top: -5.5px;
}

#mylist .clearlist a {
    position: relative;
    width: auto;
    font-size: 15px;
    color: #4f537f;
    height: auto;
}

#mylist input#ara::placeholder {
    color: #4f537f;
}

#mylist input#ara:focus {
    outline: none;
}

#mylist .clearlist a:hover {
    color: #d9dfff;
    transition: 1s;
}

#mylist .sayfalama {
    margin-bottom: -10px;
    margin-top: 5px;
}

#mylist span.clearlist {
    position: relative;
    display: inline-block;
    float: right;
    width: auto;
    font-size: 15px;
    color: #4f537f;
    border-right: 2px solid #192139;
    padding: 3px 6px 3px 6px;
    margin-top: -1px;
    margin-right: -2px;
}

.sonrakiler .sayfalama {
    display: none;
}

#listulx li a {
    padding: 10px 12px;
    text-decoration: none;
    font-size: 15px;
    display: block;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 1px;
    background-color: rgba(74, 80, 140, 0.1);
    color: #a3c0d9;
    border-radius: 3px;
}

#listulx li a:hover {
    color: #fff;
    background-color: #16266c;
}

.sfilm {
    width: calc(100% - 20px);
    padding: 10px 10px 6px 10px;
    background: rgba(55, 39, 140, 0.1);
    display: inline-block;
    margin-bottom: 6px;
    border-radius: 3px;
    height: 64px;
    position: relative;
}

.sf-img img {
    width: 40px;
    height: 60px;
    border-radius: 2px;
}

.sf-title a {
    color: #a3bed9;
    font-size: 14px;
}

.lc-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sf-info {
    padding-bottom: 4px;
    margin-bottom: 4px;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 7px;
    float: left;
}

.sf-img {
    float: left;
    margin-right: 10px;
}

.imdbicon {
    color: #ffd70d;
}

.dateicon {
    color: #26c850;
    margin-left: 5px;
}

.sf-play {
    position: absolute;
    right: 10px;
    top: 23px;
}

.playicon {
    font-size: 28px;
    color: #a3bbd9;
}

.sf-title {
    color: #a3acd9;
    border-bottom: 1px dashed rgba(205, 194, 255, .1);
    float: left;
    height: 26px;
    width: calc(100% - 83px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#sfwidget {
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
}

.serialfilm {
    float: right;
    width: 250px;
    margin-bottom: 10px;
}

.remove_wh {
    display: contents;
}

.wl_rem {
    position: relative;
    padding: 0;
    -webkit-appearance: none;
    margin-left: -41px;
    margin-right: 15px;
    border: 0;
    font-size: 20px;
    height: 25px;
    width: 25.8px;
    margin-top: 5px;
    cursor: pointer;
    line-height: 26px;
    background: rgba(1, 11, 26, 0.88);
    color: #fff;
    border-radius: 4px;
}

.wl_rem:focus {
    outline: none;
}

ul.listMenu {
    position: absolute;
    background: #151d40;
    right: 0;
    width: 126px;
    margin-top: 34px;
    z-index: 99999;
    padding: 0;
    text-align: left;
}

ul.listMenu li {
    padding: 7px 12px;
    border-bottom: 1px solid rgba(205, 194, 255, .1);
}

ul.listMenu li a {
    font-size: 13px;
    color: #fff;
}

ul.listMenu li:hover {
    background: #16336c;
    transition: 0.5s;
}

a.favActive {
    color: #ffd70d !important;
}

a.wlActive {
    color: #00d9fc !important;
}

a.whActive {
    color: #26c850 !important;
}

.addToList {
    border: 0px;
    cursor: pointer;
    padding: 4px 5px;
    transition: background-color 0.5s;
    font-size: 12px;
    background-color: rgba(41, 70, 204, 0.45);
    border-radius: 5px;
    font-weight: normal;
    font-family: 'Poppins', arial, sans-serif;
    float: right;
    margin-top: -3px;
    color: #fff;
    display: inline-block;
}

.addToList:hover {
    background: #425579;
    color: #fff;
}

.addToList:focus {
    outline: none;
}

.emptyList {
    font-size: 13px;
    padding: 0px 0px 10px 0px;
}

#listehizala .emptyList {
    padding: 15px 0px 10px 0px;
}

.list {
    display: inline-block;
    float: right;
    position: relative;
}

.userList {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-top: 14px;
}

.lc-content .filmplus_spoiler {
    margin-top: 6px;
    margin-bottom: 5px;
}

.lc-content .filmplus_spoiler_content {
    display: none !important;
}

.gallerycontent {
    width: 100%;
    float: left;
    height: auto;
    padding: 0px;
    margin-bottom: 15px;
    margin-top: 0px;
    font-weight: normal;
}

.gallerycontent .owl-theme .owl-dots .owl-dot span {
    border-radius: 0px !important;
    height: 3px !important;
    width: 20px !important;
}

.gallerycontent .owl-theme .owl-nav [class*=owl-] {
    font-size: 42px !important;
    padding: 10px 4px 17px 7px !important;
}

.gallerycontent .owl-dots {
    margin-bottom: -15px;
}

.videoust {
    margin-bottom: 5px;
}

.videoust img, .videoust iframe {
    width: 100%;
    height: 90px;
}

.cancel-comment-reply {
    padding: 5px;
    margin-left: 3px;
    position: absolute;
    margin-top: -38px;
    font-family: Poppins, arial, serif;
    font-weight: normal;
}

.merhaba {
    font-size: 13px;
    font-weight: normal;
    margin-left: 3px;
    font-family: Poppins, arial, serif;
}

.cikis {
    margin-top: -2px;
    margin-left: 3px;
    font-family: 'Noto Sans', arial, serif;
}

#gonderpos i.fas.fa-exclamation-circle, #gonderpos i.fas.fa-paper-plane {
    margin-right: 4px;
}

.editicerik input#up-username {
    cursor: not-allowed;
}

.editicerik div#error-message {
    margin-bottom: 15px;
}

.dil {
    display: none;
    padding: 5px 5px 4px 6px;
    background-color: #16223c;
    border-radius: 4px;
    font-size: 13px;
    font-family: 'Poppins', arial, serif;
    margin-right: 4px;
    margin-bottom: 6px;
}

.dil:hover {
    background-color: #3d5f93;
    transition: 1s;
}

.current_dil {
    background: #1d2ebf;
    margin-right: 1px;
}

.current_dil:hover {
    background-color: #1d2ebf;
    transition: unset;
}

.source_button {
    background: rgba(41, 58, 204, 0.45);
    border: 0;
    color: #fff;
    font-family: 'Noto Sans', arial, serif;
    margin-right: 4px;
    padding: 5px 6px 5px 32px;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
    margin-bottom: 9px;
}

.source_button img {
    position: absolute;
    margin-top: 3px;
    left: 7px;
}

.dil_aktif {
    background: rgb(41, 43, 204);
}

.source_button:focus {
    outline: none;
}

.filmplus_sources {
    width: calc(100% - 292px);
    float: left;
    margin-top: 3px
}

.sources {
    margin-bottom: 4px;
}

.part_kalite {
    margin-left: 4px;
    background: radial-gradient(black, transparent);
    padding: 1px 6px;
    border-radius: 17px;
}

.flag img {
    margin-bottom: -4px;
    margin-right: 4px;
}

.source_button .caption {
    position: absolute;
    left: 7px;
    font-size: 19px;
    margin-top: 0px;
    margin-bottom: 0;
    color: #ffae0d;
}

.dil-afis i.far.fa-closed-captioning {
    font-size: 19px;
    margin-top: -2px;
    margin-bottom: 0;
    color: #ffae0d;
}

.film-dil {
    margin-top: -2px;
    margin-left: 4px;
    float: left;
    color: #fff;
    font-weight: normal;
    width: calc(100% - 38px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.owl-carousel .dil-afis img {
    width: auto !important;
    display: unset !important;
}

.sirala {
    float: right;
    position: relative;
}

ul.filter-menu {
    display: none;
    position: absolute;
    z-index: 99999;
    background: #101f44;
    right: 0px;
    top: 31px;
    width: 176px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.filter-menu li {
    padding: 5px 0px;
    border-bottom: 1px solid rgba(205, 194, 255, .1);
}

.filter-menu li:hover {
    background: #161f6c;
    transition: 0.5s;
}

.filter-menu li a {
    color: #fff;
    font-size: 13px;
}

span.category-remove {
    margin-left: 5px;
    float: right;
    background: rgba(19, 38, 77, 0.88);
    padding: 4.5px 9px;
    border-radius: 3px;
    margin-top: -5px;
}

.kategori-sirala {
    float: left;
    background: rgba(19, 38, 77, 0.88);
    font-size: 13px;
    padding: 6px 10px;
    border-radius: 3px;
    margin-top: -5px;
    cursor: pointer;
}

span.category-remove a {
    font-size: 23px;
    font-weight: bold;
    color: #fff;
}

#boxet .film-ismi {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: unset;
}

#boxet .bolum-alt {
    white-space: unset;
    overflow: hidden;
    text-overflow: unset;
}

#boxet .film-ismi a {
    line-height: 21px;
}

#boxet .paginate-links {
    margin-top: 5px;
}

.readMore {
    position: absolute;
    bottom: 13px;
    font-size: 20px;
    color: #fff;
    width: 20px;
    text-align: center;
    left: 50%;
    margin-left: -10px;
    cursor: pointer;
}

.img.blur {
    -webkit-filter: blur(10px);
    filter: blur(10px);
    pointer-events: none;
}

.filmi-gor {
    position: absolute;
    z-index: 999;
    width: 110px;
    left: 50%;
    margin-left: -55px;
    height: 20px;
    top: 50%;
    margin-top: -21px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
    padding: 6px 0px;
    border-radius: 21px;
    font-family: Poppins, arial, serif;
}

.movie-box .poster .img:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 100%), linear-gradient(to top, rgba(0, 0, 0, 0) 80%, #000 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 100%), linear-gradient(to top, rgba(0, 0, 0, 0) 80%, #000 100%);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.movie-box .poster .img:hover:before {
    background-image: linear-gradient(rgba(0, 0, 0, 0.28) 0%, #000 100%);
}

.film-yil i.fas.fa-calendar-alt {
    color: #4caf50;
}

.bolum-ust i.fas.fa-star {
    color: #ffd70d;
}

.movie-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 44px;
    margin-top: -22px;
    margin-left: -50px;
    text-align: center;
}

.movie-play i.far.fa-play-circle {
    -webkit-transform: translateZ(0) scale(0);
    transform: translateZ(0) scale(0);
    transition: 0.4s;
    -webkit-transition: 0.4s;
    font-size: 48px;
    color: #fff;
}

.movie-box .poster .img:hover .fa-play-circle {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    text-decoration: none;
}

.movie-box .poster .img:hover .fa-play-circle:hover {
    color: #fbc607;
}

.movie-box .poster .img:hover {
    -webkit-transform: scale(1.2) rotate(2deg);
    -o-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(0deg);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    z-index: 9;
}

.profil-page .movie-box .poster .img:hover {
    -webkit-transform: unset;
    -o-transform: unset;
    -ms-transform: unset;
    transform: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;
    z-index: unset;
}

.share-content {
    float: left;
}

.share button {
    border: 0;
    font-family: 'Noto Sans', arial, serif;
    padding: 3px 10px;
    border-radius: 2px;
    cursor: pointer;
    color: #fff;
    line-height: 21px;
}

.share {
    float: left;
    margin: 4px 0 0 5px;
}

.share.fb button {
    background: #3b5999;
}

.share.tw button {
    background: #55acee;
}

.share.wp button {
    background: #25D366;
}

.share.tg button {
    background: #0088CC;
}

.share.fb button:hover {
    background: #304b84;
}

.share.tw button:hover {
    background: #4489bd;
}

.share.wp button:hover {
    background: #1DA04D;
}

.share.tg button:hover {
    background: #046DA2;
}

.menu-item-has-children>a:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f0d7";
    margin-left: 5px;
}

.share-content span {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 7px 5px 0 10px;
}

.search-boxset {
    float: right;
}

.search-boxset input {
    border: 0;
    background: transparent;
    font-family: Poppins, arial, serif;
    font-size: 15px;
    width: 130px;
    color: #fff;
}

.search-boxset input::placeholder {
    color: #ccc;
}

.search-boxset input::-moz-placeholder {
    color: #ccc;
}

.search-boxset input::-webkit-input-placeholder {
    color: #ccc;
}

.search-boxset input:-moz-placeholder {
    color: #ccc;
}

.search-boxset input:-ms-input-placeholder {
    color: #ccc;
}

.search-boxset i {
    color: #ccc;
}

.search-boxset input:focus {
    outline: none;
}

.field {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

@media screen and (max-width: 1000px) {
    ul.sub-menu {
        margin-bottom: -12px;
        position: unset;
        width: 100%
    }

    ul.sub-menu li {
        width: calc(100% - 10px);
    }

    .filterlabel {
        width: calc(50% - 3px) !important;
    }

    .filterselect {
        width: 100% !important;
    }

    .movie-box .poster .img img:hover {
        -webkit-transform: unset;
        -o-transform: unset;
        -ms-transform: unset;
        transform: unset;
        -webkit-transition: unset;
        -moz-transition: unset;
        -o-transition: unset;
        transition: unset;
    }

    .listmovie {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .singlecontent #listehizala {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        display: -webkit-box;
    }

    .filmofday {
        display: none;
    }

    .video {
        margin-top: 0;
    }

    .headerleft {
        height: 45px;
        width: auto;
    }

    .topnav li {
        padding: 10px 0px;
    }

    #mobil-filter {
        float: left;
        margin-right: 7px;
        padding: 10px 12px;
        font-size: 16px;
        font-weight: normal;
        font-family: 'Noto Sans', arial, sans-serif;
        color: #dad9ff;
        border: 2px solid rgba(255, 255, 255, .15);
        border-radius: 30px;
        line-height: 18px;
        cursor: pointer;
        display: block;
    }

    #mobil-sidebar {
        margin-right: 7px;
        padding: 10px 13px;
        font-size: 16px;
        font-weight: normal;
        font-family: 'Noto Sans', arial, sans-serif;
        color: #dad9ff;
        border: 2px solid rgba(255, 255, 255, .15);
        border-radius: 30px;
        line-height: 18px;
        cursor: pointer;
        display: block;
        position: absolute;
        top: 26px;
        right: 103px;
    }

    #footerad {
        width: 100%;
        left: 0;
        margin-left: 0px;
        height: auto;
        bottom: -4px;
    }

    #footeradclose {
        margin-left: 0px;
        right: 0;
        left: unset;
        bottom: 70px;
        font-size: 13px;
        width: 120px;
    }

    #footerad img {
        height: 70px;
    }

    .example span.button-loader {
        right: 9% !important;
    }

    button#trailerbutton {
        display: none;
    }

    form.example button {
        display: block;
    }

    form.example input[type=text] {
        display: block;
    }

    .filmalani {
        margin-top: 0px;
        margin-bottom: 19px;
    }

    .dropbtn {
        display: none;
    }

    #list-series-hizala2 {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        padding: 0;
        height: auto;
        width: 100%;
        margin-top: -6px;
        margin-left: 0px;
        margin-bottom: -10px;
    }

    #list-series-main {
        float: initial;
        display: inline-block;
        height: auto;
        margin: 5px;
        margin-bottom: 13px;
    }

    .cat-imdb-main {
        display: none;
    }

    .cat-imdb-main {
        width: auto;
        height: auto;
    }

    .cat-img-main img {
        width: 60px;
        height: 60px;
        border-radius: 100%;
        border: 2px solid #ffd70d;
    }

    .cat-title-main {
        display: none;
    }

    .cat-img-main {
        width: auto;
        height: auto;
    }

    .cat-img-main img:hover {
        width: 60px;
        height: 60px;
        transition: unset;
        margin-left: 0px;
    }

    #list-series-hizala {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        padding: 0;
        height: auto;
        width: 100%;
        margin-top: -6px;
        margin-left: 0px;
        margin-bottom: 12px;
    }

    .topnav li:not(:first-child) {
        display: none;
    }

    .topnav {
        height: auto;
        width: 100%;
        display: inline-block;
        margin-top: 15px !important;
        margin-bottom: -4px !important;
    }

    .topnav a.icon {
        float: right;
        display: block;
        margin-right: 10px;
    }

    .topnav.responsive {
        position: relative;
    }

    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .topnav.responsive li {
        float: none;
        display: block;
        text-align: left;
    }

    .topnav a {
        padding: 10px 10px 10px 15px;
    }

    .tikla-izle {
        display: none !important;
    }

    .slideshow-container .film-afis img {
        width: 100px !important;
        height: 150px !important;
    }

    .slideshow-container #filmbilgileri {
        width: calc(100% - 100px) !important;
    }

    .slideshow-container span.s-imdb {
        display: none !important;
    }

    .headerad img, .headerad iframe {
        width: 100%;
    }

    .headerad {
        width: calc(100% - 30px);
        margin-left: 15px;
    }

    .dot-container {
        margin-top: -23px;
        margin-bottom: -3px;
    }

    .slideshow-container .film-afis {
        display: block !important;
        float: right !important;
    }

    .slideshow-container .list-item {
        display: none !important;
    }

    .incontentalt .listmovie {
        -webkit-flex: 0 0 50% !important;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    form#filter {
        padding: 15px 20px 0px 20px;
        margin: 0;
        position: absolute;
        background: #0a0321;
        width: calc(100% - 40px);
        margin-left: -20px;
        top: 83px;
        display: none;
        z-index: 99;
    }

    .searchcontent .listmovie {
        -webkit-flex: 0 0 50% !important;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .facebook {
        margin-top: 44px;
        margin-left: 10px;
        margin-bottom: 4px;
    }

    .facebook-share {
        margin-top: 45px;
    }

    .twitter {
        margin-top: 44px;
    }

    #contentx {
        padding: 15px 20px 0px 20px;
        margin: 0;
        position: absolute;
        background: #0a0321;
        width: calc(100% - 40px);
        margin-left: -20px;
        display: none;
        top: 83px;
        z-index: 99999;
    }

    .butonlar {
        float: left;
        margin-bottom: -3px;
    }

    .film-afis {
        display: none;
    }

    #filmbilgileri {
        width: 100%;
    }

    #filmbox {
        width: 50%;
    }

    textarea#up-about {
        float: none;
        width: calc(100% - 30px) !important;
        margin-left: 15px;
        margin-bottom: 5px;
        height: 100px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    div#titleortala {
        padding-bottom: 3px !important;
    }

    .g-recaptcha {
        margin-top: 10px !important;
    }

    input#update-me {
        margin-bottom: 19px !important;
    }

    #categorytitle {
        max-width: calc(100% - 83px);
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        height: 23px;
    }

    #imdbp {
        position: absolute;
        margin-left: 5px;
    }

    select.nameclass {
        -webkit-appearance: listbox;
    }

    .cat-title {
        position: absolute !important;
        margin-left: -130px !important;
        margin-top: -6px !important;
        width: calc(100% - 63px);
    }

    .cat-img img {
        width: 120px !important;
        height: 180px !important;
    }

    .cat-container-in {
        height: 176px !important;
        overflow: auto !important;
        padding-right: 10px !important;
        margin-top: 21px;
    }

    .videoalt img, .videoalt iframe {
        height: 50px;
    }

    .videoalt {
        height: 50px;
    }

    #searchelement {
        float: left;
        width: 100%;
    }

    #searchelementnf {
        float: left;
    }

    #datafetch {
        width: 100%;
        margin-top: 0px !important;
    }

    #wrap {
        width: 100%;
        overflow-x: hidden;
        background: #060b2f;
        margin-top: -5px;
    }

    #header {
        width: 100%;
    }

    #navbarright form {
        display: none;
    }

    .headerright {
        margin-top: 21px;
    }

    .dropdown {
        width: 100%;
        margin-top: 18px;
    }

    .dropdown-content {
        width: 100%;
    }

    #contentheader {
        width: 100%;
    }

    .incontent {
        width: 100%;
    }

    #footer {
        margin-bottom: 0px;
    }

    .footer {
        width: 100%;
    }

    .nomob {
        display: none;
    }

    .nomob2 {
        display: none;
    }

    .dsmobil {
        display: none;
    }

    .dsmobil2 {
        display: none;
    }

    span.tr-altyazi {
        width: 23px;
        margin-left: -31px;
        height: 16px;
        position: relative;
        margin-top: 29px;
        float: right;
        margin-right: 8px;
    }

    span.tr-dublaj {
        width: 23px;
        margin-left: -31px;
        height: 16px;
        position: relative;
        margin-top: 29px;
        float: right;
        margin-right: 8px;
    }

    span.dubalt {
        width: 23px;
        margin-left: -31px;
        height: 16px;
        position: relative;
        margin-top: 29px;
        float: right;
        margin-right: 8px;
    }

    span.english {
        width: 23px;
        margin-left: -31px;
        height: 16px;
        position: relative;
        margin-top: 29px;
        float: right;
        margin-right: 8px;
    }

    span.nosub {
        width: 23px;
        margin-left: -31px;
        height: 16px;
        position: relative;
        margin-top: 29px;
        float: right;
        margin-right: 8px;
    }

    .leftC {
        width: 100%;
    }

    .commentcontent {
        width: 100%;
    }

    .singlecontent {
        width: 100%;
    }

    .inepisode {
        width: 100%;
    }

    .bolum-ismi {
        display: none;
    }

    .filmalani {
        width: 100%;
        margin: 0 auto;
        display: inline-block;
        margin-top: 2px;
        margin-bottom: 14px;
    }

    #filmnot {
        margin-bottom: 10px;
        margin-top: 3px;
    }

    .likebuttons {
        width: calc(100% - 20px);
        margin-top: 10px;
        float: left;
        margin: 10px;
    }

    .rightC {
        float: left;
        width: 100%;
    }

    .bolumcontent {
        float: left;
        width: 100%;
    }

    #alt {
        width: 100%;
        margin: 0 auto;
        margin-top: -19px;
        height: auto;
    }

    #benzerli {
        width: 100%;
        padding: 10px 0px 9px 0px;
        text-indent: 10px;
    }

    #benzerli a {
        width: 90%;
    }

    #commentprofil {
        width: calc(100% - 12px);
        float: none;
        margin-top: 3px;
    }

    #areapos {
        width: 100%;
        float: none;
        height: auto;
    }

    #comment {
        height: 100px;
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 2px;
    }

    #gonderpos {
        float: none;
        width: 100%;
        display: inline-block;
    }

    #listpost {
        float: none;
        margin-top: 0px;
    }

    .commentlist {
        width: 100%;
    }

    #commentpos {
        float: none;
        margin: 0 auto;
        width: 100%;
        margin-top: 3px;
    }

    #respond tr {
        display: inline-block;
        width: 100%;
    }

    td.yborder {
        width: 100%;
    }

    #commentform input {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        border-radius: 0;
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .yborder label {
        width: auto;
        margin-right: 0px;
    }

    .filmplus_part {
        margin-right: 4px;
        margin-bottom: 5px;
        width: 100%;
    }

    #addfav {
        float: left;
        margin-bottom: 10px;
        margin-right: 1px;
        margin-left: 0px;
    }

    #addlist {
        float: left;
        margin-bottom: 10px;
        margin-right: 5px;
        margin-left: 4px;
    }

    #hata {
        float: left;
        margin-right: 5px;
        margin-bottom: 10px;
        margin-left: 0px;
    }

    .ac-kapa {
        float: left;
        margin-bottom: 10px;
        margin-right: 5px;
    }

    .iletisimalani {
        width: 100%;
    }

    .inpage {
        display: inline-block;
        width: 100%;
        padding: 0px;
    }

    .inpage label {
        width: 100%;
        margin-bottom: 6px;
    }

    .inpage input, .inpage textarea {
        width: 100%;
        -webkit-box-sizing: border-box;
        height: 35px;
        -moz-box-sizing: border-box;
    }

    .inpage textarea {
        height: 100px;
    }

    .dizigo {
        float: none !important;
        margin-left: 86px;
        margin-top: -47px;
    }

    textarea, input.text, input[type="text"], input[type="button"], input[type="submit"], .input-checkbox {
        -webkit-appearance: none;
    }

    .leftCC {
        width: 100%;
        margin: 0px;
        margin-bottom: 11px;
    }

    .commentcontentara {
        width: 100%;
        margin: 0px;
    }

    .incontentalt {
        width: 100%;
        margin: 0px;
    }

    .user-left {
        display: none;
    }

    .user-right {
        width: 96%;
        padding: 0px;
        margin: 0 auto;
        float: none;
        display: inline-block;
        margin-top: 10px;
        padding-left: 2%;
        padding-right: 2%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .user-basha {
        margin: 0px;
        width: auto;
        padding: 10px;
        font-size: 14px;
    }

    #face {
        padding: 4px 5.5px 4px 8.5px;
        margin-right: 4px;
    }

    #twt {
        padding: 4px 2px 4px 6px;
        margin-right: 4px;
    }

    #insta {
        padding: 4px 7px 4px 7px;
    }

    .user-right li {
        margin-left: 1px;
        margin-top: -2px;
    }

    .user-right ul {
        padding: 10px;
    }

    .sonrakiler {
        width: 94%;
        padding: 0px !important;
        padding-left: 3% !important;
        margin-top: 15px !important;
        padding-bottom: 20px !important;
        padding-right: 3% !important;
        padding-top: 10px !important;
    }

    .user-bas {
        margin: 0px;
        width: auto;
        margin-top: 0px;
        font-size: 14px;
    }

    .user-comment {
        width: 94%;
        padding: 0px;
        padding-left: 3%;
        margin-top: 10px;
        margin-bottom: 17px;
        padding-right: 3%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .user-comment ul {
        padding: 0px;
    }

    .editicerik label {
        width: 100%;
        height: 27px;
    }

    input#user_login {
        float: none;
        margin: 0px;
        margin-bottom: 10px;
        height: 32px !important;
        width: calc(100% - 24px) !important;
        margin-left: 12px;
    }

    .editicerik input {
        float: none;
        width: calc(100% - 30px) !important;
        margin-left: 15px;
        margin-bottom: 10px;
        height: 32px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    #description {
        float: none !important;
        margin-bottom: 7px;
        width: calc(100% - 24px) !important;
        margin-left: 12px;
    }

    input#updateuser {
        box-sizing: border-box;
        margin-bottom: 20px;
    }

    .listepisodes:hover {
        opacity: unset;
    }

    .altyazitipi {
        float: left !important;
        margin-bottom: 10px !important;
        margin-left: 9px !important;
    }

    .incontentx {
        width: 100%;
        margin: 0px;
    }

    #icerikcat {
        width: 94%;
        margin: 0px;
        padding: 3%;
        margin-left: 0%;
        margin-top: 3px;
    }

    #icerikcatleft {
        width: max-content;
        margin: 0 auto;
        margin-bottom: 5px;
        float: none;
    }

    #icerikcatleft img {
        border: 6px solid #000;
    }

    #icerikcatright {
        font-size: 14px;
        margin: 0px;
        float: none;
        padding: 3px;
        margin-bottom: -5px;
    }

    #icerikcat2 {
        margin: 0px;
    }

    #myBtnContainer {
        margin-right: 12px !important;
    }

    .listhead {
        width: 100%;
    }

    .incontentx .container {
        width: 100% !important;
        margin: 0 auto !important;
    }

    #header_sol {
        display: none;
    }

    #header_sag {
        display: none;
    }

    .alphabetical-category-wrapper {
        display: none;
    }

    #listul li {
        width: 50%;
    }

    #header i.fas.fa-search {
        display: none;
    }

    #nexpre {
        margin-bottom: -36px;
    }

    #nexpre a {
        line-height: 115px;
    }

    .cat-container {
        width: calc(100% - 153px) !important;
        margin-top: -209px;
        float: right !important;
        margin-left: 0px !important;
        margin-right: 10px !important;
    }

    .cat-img {
        float: left !important;
        margin: 0 auto;
        margin-left: 12px !important;
        margin-top: 30px;
    }

    #list-series {
        display: inline-block !important;
    }

    .altyazitipi {
        padding: 4.2px 4px;
        margin-left: 0px !important;
    }

    #mylist span.clearlist {
        display: none;
    }

    #mylist form#mylistform {
        border: 0;
        margin-top: -4px;
    }

    #mylist .sayfalama {
        margin-bottom: 5px;
    }

    #favori {
        float: left;
        margin-right: 5px;
        margin-bottom: 10px;
        margin-left: 0px;
    }

    #izledim {
        float: left;
        margin-right: 5px;
        margin-bottom: 10px;
        margin-left: 0px;
    }

    .serialfilm {
        width: 100%;
        margin-top: 10px;
    }

    .addToList {
        float: left;
        margin-bottom: 10px;
        margin-right: 5px;
    }

    ul.listMenu {
        left: 0;
        margin-top: 32px;
    }

    .list {
        float: left;
    }

    .videoust {
        margin-top: 7px;
    }

    .videoust img, .videoust iframe {
        height: 50px;
    }

    .userList {
        margin-bottom: -15px;
    }

    .gallerycontent {
        margin-bottom: 20px;
    }

    .filmplus_sources {
        width: 100%;
    }

    .source_button {
        margin-bottom: 7px;
    }

    .sources {
        margin-top: 5px;
        margin-bottom: 2px;
    }

    .share-content {
        width: 100%;
    }

    .share-content span {
        margin: 10px 6px 0 10px;
    }

    .share button {
        font-size: 0;
        padding: 0;
        width: 32px;
        height: 32px;
        line-height: 0;
        border-radius: 100%;
    }

    .share button i {
        font-size: 15px;
    }

    .headerleft a img {
        max-width: 150px;
    }
}

@media screen and (min-width: 1000px) {
    form.example {
        position: absolute;
        left: 50%;
        margin-left: -200px;
        top: 35px;
    }

    form.example input[type=text] {
        width: 283px;
        float: right;
        height: 18px;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        text-indent: 5px;
    }

    form.example button {
        width: 33px;
        margin-left: 0px;
        float: right;
        padding: 9px;
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
    }

    #navbarright {
        margin-top: 65px;
    }
}

@media only screen and (min-width: 1439px) {
    .listmovie {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 25%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .example span.button-loader {
        margin-left: 132px;
    }

    #datafetch {
        width: 356px;
    }

    #filmbox {
        width: 20%;
        display: inline-block;
    }

    .incontent {
        width: 933px;
    }

    #header_sol {
        margin-right: 621.5px;
    }

    #header_sag {
        margin-left: 621.5px;
    }

    form.example {
        margin-left: -240px;
    }

    form.example input[type=text] {
        width: 323px;
    }

    #wrap {
        width: 1243px;
    }

    #header {
        width: 1243px;
    }

    #navbarright {
        margin-left: 382px;
    }

    .inputt {
        width: 360px;
    }

    .ln-letters a {
        padding: 10px 18px 12px 18px;
    }

    .dropdown {
        width: 1243px;
    }

    #contentheader {
        width: 1243px;
    }

    .rightC {
        width: 291px;
    }

    .bolumcontent {
        width: 291px;
    }

    #benzerli {
        width: 271px;
    }

    #benzerli a {
        width: 291px;
    }

    .cat-container {
        width: 1008px;
    }

    #icerikcat {
        width: 1183px;
    }

    div#list-series-hizala {
        height: 266px;
    }

    div#list-series-hizala2 {
        height: 266px;
    }

    .cat-imdb-main {
        margin-left: 95px;
    }

    .cat-img-main {
        width: 161px;
        height: 238.9562px;
    }

    .cat-title-main {
        width: 151px;
    }

    .cat-img-main img {
        width: 161px;
        height: 238.9562px;
    }

    .cat-img-main img:hover {
        width: 170px;
        height: 252.314px;
    }

    .user-right {
        width: 1040px;
    }

    .sonrakiler {
        width: 1178px;
    }

    .user-comment {
        width: 1178px;
    }

    input#facebook {
        width: 954px;
    }

    input#twitter {
        width: 954px;
    }

    input#instagram {
        width: 954px;
    }

    .topnav {
        width: 1243px;
    }
}

@media only screen and (max-width: 479px) {
    .modaltrailer {
        padding-top: 200px;
    }

    .modal-content-trailer {
        width: 95%;
    }

    .trailerclose {
        right: 4.2%;
    }
}

@media only screen and (min-width: 450px) and (max-width: 600px) {
    .listmovie {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3%;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%;
        max-width: 33.3%;
    }

    #filmbox {
        width: 33.3%;
    }

    .searchcontent .listmovie {
        -webkit-flex: 0 0 33.3% !important;
        -ms-flex: 0 0 33.3% !important;
        flex: 0 0 33.3% !important;
        max-width: 33.3% !important;
    }

    .incontentalt .listmovie {
        -webkit-flex: 0 0 33.3% !important;
        -ms-flex: 0 0 33.3% !important;
        flex: 0 0 33.3% !important;
        max-width: 33.3% !important;
    }
}

@media only screen and (min-width: 600px) and (max-width: 1000px) {
    .listmovie {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    #filmbox {
        width: 25%;
    }

    .searchcontent .listmovie {
        -webkit-flex: 0 0 25% !important;
        -ms-flex: 0 0 25% !important;
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }

    .incontentalt .listmovie {
        -webkit-flex: 0 0 25% !important;
        -ms-flex: 0 0 25% !important;
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }
}

/* Style For PLD */
.pld-like-dislike-wrap {
    display: inline-block;
    margin-bottom: 20px;
}

.pld-common-wrap {
    display: inline-block;
    min-width: 50px;
}

.pld-common-wrap>a.pld-like-dislike-trigger {
    text-decoration: none;
    box-shadow: 0 0 0 !important;
    border-bottom: 0;
}

.pld-count-wrap {
    margin-left: 0px;
    font-weight: normal;
}

.pld-share-wrap {
    display: inline-block;
    margin-left: 50px;
}

.pld-share-wrap a {
    box-shadow: 0 0 0 !important;
    margin: 0 10px;
    border: 1px solid #fff;
}

a.pld-facebook {
    background: #3b5998 !important;
    color: #fff !important;
    display: inline-block;
    text-align: center;
    padding: 5px 10px;
}

a.pld-twitter {
    background: #55acee !important;
    color: #fff !important;
    display: inline-block;
    text-align: center;
    padding: 5px 7px;
}

a.pld-facebook:hover {
    background: #fff !important;
    color: #3b5998 !important;
    border: 1px solid;
}

a.pld-twitter:hover {
    background: #fff !important;
    color: #55acee !important;
    border: 1px solid;
}

.pld-like-dislike-wrap br {
    display: none;
}

.pld-like-dislike-wrap p {
    display: none;
}

.pld-like-dislike-wrap.pld-template-3 {
    margin-bottom: 20px;
}

.pld-like-dislike-wrap .pld-common-wrap {
    margin-right: 10px;
}

.pld-like-dislike-wrap.pld-custom img {
    max-width: 30px;
    display: inline-block;
    vertical-align: top;
}

.pld-like-dislike-wrap {
    width: 100% !important;
}

.pld-like-wrap.pld-common-wrap {
    margin-right: 0px !important;
}

.pld-like-wrap {
    width: calc(50% - 3px) !important;
    float: left !important;
    text-align: center !important;
    background: rgba(8, 28, 105, 0.35) !important;
    padding: 5px 0px !important;
    border-radius: 3px !important;
    border-bottom: 2px solid green !important;
}

.pld-dislike-wrap.pld-common-wrap {
    margin-right: 0px !important;
}

.pld-dislike-wrap {
    width: calc(50% - 3px);
    float: right;
    text-align: center;
    background: rgba(8, 28, 105, 0.35) !important;
    padding: 5px 0px;
    border-radius: 3px;
    border-bottom: 2px solid red;
}

.pld-like-wrap:hover {
    background: green !important;
}

.pld-dislike-wrap:hover {
    background: red !important;
}

.pld-like-dislike-wrap {
    margin-bottom: 0px !important;
}

/* Style For CLD */
.cld-like-dislike-wrap {
    display: inline-block;
    float: right;
    margin-top: 5px;
    margin-right: 3px;
}

.cld-common-wrap {
    display: inline-block;
}

.cld-common-wrap>a.cld-like-dislike-trigger {
    text-decoration: none;
    box-shadow: 0 0 0 !important;
    border-bottom: 0;
}

.cld-count-wrap {
    margin-left: 5px;
}

.cld-share-wrap {
    display: inline-block;
    margin-left: 50px;
}

.cld-share-wrap a {
    box-shadow: 0 0 0 !important;
    margin: 0 10px;
    border: 1px solid #fff;
}

a.cld-facebook {
    background: #3b5998 !important;
    color: #fff !important;
    display: inline-block;
    text-align: center;
    padding: 5px 10px;
}

a.cld-twitter {
    background: #55acee !important;
    color: #fff !important;
    display: inline-block;
    text-align: center;
    padding: 5px 7px;
}

a.cld-facebook:hover {
    background: #fff !important;
    color: #3b5998 !important;
    border: 1px solid;
}

a.cld-twitter:hover {
    background: #fff !important;
    color: #55acee !important;
    border: 1px solid;
}

.cld-like-dislike-wrap br {
    display: none;
}

.cld-like-dislike-wrap p {
    display: none;
}

.cld-like-dislike-wrap.cld-template-3 {
    margin-bottom: 20px;
}

.cld-like-wrap {
    margin-right: 8px;
}

.cld-like-dislike-wrap.cld-custom img {
    max-width: 30px;
    display: inline-block;
    vertical-align: top;
}

/* Style For PS */
.ps-container {
    -ms-touch-action: none;
    touch-action: none;
    overflow: hidden !important;
    -ms-overflow-style: none
}

@supports(-ms-overflow-style: none) {
    .ps-container {
        overflow: auto !important
    }
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .ps-container {
        overflow: auto !important
    }
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail, .ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block;
    background-color: rgba(205, 194, 255, .1);
    width: 4px;
}

.ps-container.ps-in-scrolling {
    pointer-events: none
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    opacity: .6
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #ffd500
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    opacity: .6
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #ffd500
}

.ps-container>.ps-scrollbar-x-rail {
    display: none;
    /* position:absolute; */
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 0;
    height: 15px;
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    background-color: #575b65;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
    -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
    -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
    bottom: 2px;
    height: 6px
}

.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x, .ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x {
    height: 11px
}

.ps-container>.ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 0;
    width: 14px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: #2946cc;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
    -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
    -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
    right: 0px;
    width: 4px;
}

.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y, .ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y {
    width: 4px;
}

.ps-container:hover.ps-in-scrolling {
    pointer-events: none
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #fff;
    opacity: .5
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #fff;
    opacity: .5
}

.ps-container:hover>.ps-scrollbar-x-rail, .ps-container:hover>.ps-scrollbar-y-rail {
    opacity: unset;
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
    opacity: .9
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: #fff;
    opacity: .5
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    opacity: .9
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #fff;
    opacity: .5
}

.ps-scrollbar-x-rail {
    display: none !important;
}

.ps-container>.ps-scrollbar-y-rail {
    opacity: 0.6;
}

/* Style For OWL-TD */
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 10px;
}

.owl-theme .owl-nav {
    margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 60px;
    margin: 5px;
    padding: 18px 7px 29px 7px;
    background: rgba(0, 0, 0, .7);
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    margin-top: -18px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    color: #FFF;
    text-decoration: none;
    background: rgba(0, 0, 0, .9);
    transition: 1s;
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1; background: transparent;
}

.owl-theme .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    margin: 5px;
    background: rgba(255, 255, 255, .15);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #3855e4;
}

/* Style For OWL */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: transparent;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

/* Style For SML */
#simplemodal-login-overlay {
    background-color: rgba(0, 0, 0, .75);
}

#simplemodal-login-container {
    width: 350px;
}

#simplemodal-login-container .message, #simplemodal-login-container #login_error {
    margin-top: 30px;
    border-radius: 2px;
    background: #dc1818;
    color: #fff;
    font-size: 14px;
    padding: 7px 0px 7px 8px;
    margin-bottom: 20px;
    font-family: Poppins, arial, serif;
    font-weight: normal;
    margin-bottom: 0px;
}

#login_error a {
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
}

#simplemodal-login-container .message {
    background-color: #20ec12;
    color: #000;
}

#simplemodal-login-container form {
    background: #141b2a;
    border: 0px;
    font-weight: normal;
    padding: 16px;
    text-align: left;
    border-radius: 2px;
    width: 250px;
    margin: 0 auto;
    font-family: 'Noto Sans', arial, serif;
}

#simplemodal-login-container form label {
    font-size: 13px;
    color: #c2ddff;
}

#simplemodal-login-container form p {
    margin: 0;
}

#simplemodal-login-container form .forgetmenot {
    font-size: 11px;
    font-weight: normal;
    float: left;
    line-height: 43px;
    margin-bottom: -18px;
}

#simplemodal-login-container form .submit input {
    border: 0;
    color: #fff;
    font-weight: normal;
    padding: 7px 10px;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;
    text-decoration: none;
    margin-top: 1px;
    width: 250px;
    margin-right: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #0066ff;
    font-family: Poppins, arial, serif;
}

#simplemodal-login-container form .submit {
    float: left;
    margin-top: 20px;
}

#simplemodal-login-container form .submit input.simplemodal-close {
    background: transparent;
    position: absolute;
    top: 9px;
    width: 33px;
    right: 45px;
    font-weight: 700;
    font-size: 29px;
    padding: 0px;
    color: #fff;
}

.simplemodal-close:focus {
    outline: transparent
}

#simplemodal-login-container .title {
    color: #fff;
    text-transform: uppercase;
}

#simplemodal-login-container .nav {
    clear: both;
    color: #888;
    padding-top: 16px;
    text-align: center;
}

#simplemodal-login-container .nav a {
    font-size: 13px;
    color: #c2d2ff;
}

#simplemodal-login-container .reg_passmail {
    clear: both;
    color: #666;
    font-weight: bold;
    padding-bottom: 16px;
    text-align: center;
}

#simplemodal-login-container .user_pass, #simplemodal-login-container .user_login, #simplemodal-login-container .user_email {
    font-size: 14px;
    width: 97%;
    padding: 3px;
    margin-top: 0px;
    margin-right: 6px;
    margin-bottom: -2px;
    border: 1px solid rgba(205, 194, 255, .1);
    background: transparent;
    font-family: noto sans, arial, sans-serif;
    border-radius: 3px;
    height: 30px;
    color: #fff;
    text-indent: 5px;
}

#simplemodal-login-container .rememberme {
    vertical-align: middle;
}

.simplemodal-login-activity {
    background: url(../img/loadgifblue.gif) center no-repeat;
    height: 65px;
    margin-bottom: 12px;
    margin-top: 20px;
}

/* Style For Bimp */
.blueimp-gallery, .blueimp-gallery>.slides>.slide>.slide-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    /* Prevent artifacts in Mozilla Firefox: */
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.blueimp-gallery>.slides>.slide>.slide-content {
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    opacity: 1;
}

.blueimp-gallery {
    position: fixed;
    z-index: 999999;
    overflow: hidden;
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    opacity: 0;
    display: none;
    direction: ltr;
    -ms-touch-action: none;
    touch-action: none;
}

.blueimp-gallery-carousel {
    position: relative;
    z-index: auto;
    margin: 1em auto;
    /* Set the carousel width/height ratio to 16/9: */
    padding-bottom: 56.25%;
    box-shadow: 0 0 10px #000;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.blueimp-gallery-display {
    display: block;
    opacity: 1;
}

.blueimp-gallery>.slides {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.blueimp-gallery-carousel>.slides {
    position: absolute;
}

.blueimp-gallery>.slides>.slide {
    position: relative;
    float: left;
    height: 100%;
    text-align: center;
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

.blueimp-gallery>.slides>.slide-loading {
    background: url(../img/loading3.gif) center no-repeat;
    background-size: 64px 64px;
}

.blueimp-gallery>.slides>.slide-loading>.slide-content {
    opacity: 0;
}

.blueimp-gallery>.slides>.slide-error {
    background: url(../img/error.png) center no-repeat;
}

.blueimp-gallery>.slides>.slide-error>.slide-content {
    display: none;
}

.blueimp-gallery>.prev, .blueimp-gallery>.next {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -23px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 2px #000;
    text-align: center;
    background: #222;
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    cursor: pointer;
    display: none;
}

.blueimp-gallery>.next {
    left: auto;
    right: 15px;
}

.blueimp-gallery>.close, .blueimp-gallery>.title {
    position: absolute;
    top: 15px;
    left: 15px;
    margin: 0 40px 0 0;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    opacity: 0.8;
    border-bottom: 0;
    display: none;
}

.blueimp-gallery>.close {
    padding: 15px;
    right: 15px;
    left: auto;
    margin: -15px;
    font-size: 45px;
    text-decoration: none;
    cursor: pointer;
}

.blueimp-gallery>.play-pause {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 15px;
    height: 15px;
    background: url(../img/play-pause.png) 0 0 no-repeat;
    cursor: pointer;
    opacity: 0.5;
    display: none;
}

.blueimp-gallery-playing>.play-pause {
    background-position: -15px 0;
}

.blueimp-gallery-controls>.prev, .blueimp-gallery-controls>.next, .blueimp-gallery-controls>.close, .blueimp-gallery-controls>.title, .blueimp-gallery-controls>.play-pause {
    display: block;
    /* Fix z-index issues (controls behind slide element) on Android: */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.blueimp-gallery-single>.prev, .blueimp-gallery-left>.prev, .blueimp-gallery-single>.next, .blueimp-gallery-right>.next, .blueimp-gallery-single>.play-pause {
    display: none;
}

.blueimp-gallery>.slides>.slide>.slide-content, .blueimp-gallery>.prev, .blueimp-gallery>.next, .blueimp-gallery>.close, .blueimp-gallery>.play-pause {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.blueimp-gallery>.prev:hover, .blueimp-gallery>.next:hover, .blueimp-gallery>.close:hover, .blueimp-gallery>.title:hover, .blueimp-gallery>.play-pause:hover {
    color: #fff;
    opacity: 1;
}

/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
body:last-child .blueimp-gallery>.slides>.slide-error {
    background-image: url(../img/error.svg);
}

body:last-child .blueimp-gallery>.play-pause {
    width: 20px;
    height: 20px;
    background-size: 40px 20px;
    background-image: url(../img/play-pause.svg);
}

body:last-child .blueimp-gallery-playing>.play-pause {
    background-position: -20px 0;
}

/* IE7 fixes */
*+html .blueimp-gallery>.slides>.slide {
    min-height: 300px;
}

*+html .blueimp-gallery>.slides>.slide>.slide-content {
    position: relative;
}
