fieldset, input[type=checkbox], ul {
    padding: 0;
    border: 0;
}

.dropdown-menu {
    background-clip: padding-box
}

.dropdown-menu {
    background-color: #fff
}

.dropdown-menu, .nav, li, ul {
    list-style: none
}

input {
    overflow: visible
}

header {
    display: block
}

.btn:not(:disabled):not(.disabled), .close:not(:disabled):not(.disabled), .navbar-toggler:not(:disabled):not(.disabled), .page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #29b7f6;
    border-color: #29b7f6
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #ff6f00;
    border-color: #005cbf
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 8rem;
    padding: .5rem 0 .5rem 10px;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    max-height: 15rem;
    overflow: auto;
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

@media print {

    *, ::after, ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }
}

.m-container {
    width: 100%;
    margin: 0;
    padding: 0;
}

ul {
    margin: 0
}

.download-type .film-btn span {
    cursor: pointer;
    font-weight: 700;
    transition: .25s
}

.checkboxes .item,
.links-main .item {
    padding: 5px;
    float: right;
    position: relative
}

.pretty {
    padding-right: 5px
}

.pretty .state label {
    direction: rtl
}

.pretty .state label:after,
.pretty .state label:before {
    left: inherit;
    right: 0
}

.filter-top {
    float: right;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    height: auto;
}

.chose-type {
    float: right;
    width: 400px;
    height: 60px
}

.checkboxes {
    width: 100%;
    height: 50px;
    margin: 7px auto;
    float: none;
}

.checkboxes .item {
    width: 150px;
}

.button-dropdown {
    float: right;
    width: 100%
}

.dropdown-menu li {
    float: right;
    width: 100%;
    text-align: right;
    direction: rtl
}

.download-type .film-btn span,
.filter-btn {
    background-color: #29b7f6;
    color: #fff
}

.dropdown-toggle::after {
    border: none;
    left: 0;
    top: 0;
    font-size: 23px
}

.dropbtn:focus,
.dropbtn:hover {
    background-color: #fbfeff;
    color: #000;
    border-color: #ff6f00
}

.show-results {
    float: right;
    width: 100%;
    padding: 10px;
    direction: rtl
}

.show-results h3 {
    font-size: 16px;
    font-weight: 700;
    float: right;
    margin-left: 10px
}

.filter-btn i,
.links-main .item .in .download-number i,
.links-main .item .in .dubbed i {
    margin-left: 5px
}

.show-results span {
    color: #555
}

#series-links {
    float: right;
    width: 100%
}

.links-main {
    float: right;
    width: 100%;
    min-height: 400px
}

.links-main .item {
    width: 16.66%
}

.links-main .item .in {
    float: right;
    width: 100%;
    height: 195px;
    position: relative;
    color: #4e6570;
    overflow: hidden;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d6e7ef
}

.links-main .item .in:hover {
    box-shadow: 0 0 4px 0 rgba(72, 177, 77, .6)
}

.links-main .item .in .bottom .movie-dl:hover,
.links-main .item .in .bottom .website:hover {
    background-color: #b2f0ff
}

.links-main .item .in .bottom .download-link span {
    color: #48b24d
}

.links-main .item .in .bottom .play-link {
    color: #29b8f6
}

.links-main .item .in .top {
    float: right;
    width: 100%;
    height: calc(100% - 70px)
}

.links-main .item .in span {
    float: right;
    width: 100%;
    line-height: 35px
}

.links-main .item .in .info {
    padding: 0 3px;
    line-height: 20px;
    direction: rtl;
    max-height: 46px;
    overflow: auto;
    color: #777;
}

.links-main .item .in .top .quality {
    text-align: center;
    font-size: 22.5px;
    line-height: 40px;
    padding: 25px 5px 10px;
    color: #607d8b
}

.links-main .item .in .bottom {
    float: right;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #eceff8
}

.links-main .item .in .bottom .encoder {
    text-align: left;
    font-size: 16px;
    width: 50%;
    padding-left: 10px;
    color: #5f7d8b;
    background-color: #eceff8
}

.links-main .item .in .bottom .wight {
    text-align: right;
    font-size: 16px;
    width: 50%;
    padding-right: 10px;
    color: #5f7d8b;
    background-color: #eceff8
}

.links-main .item .in .bottom .website {
    background-color: #fbfeff;
    color: #29b8f6;
    width: 50%;
    float: left;
    transition: .3s ease-in;
    position: relative;
    left: 0;
    font-size: 15px;
    text-align: left;
    padding-left: 10px;
    border-radius: 5px
}

.links-main .item .in .bottom .movie-dl {
    float: right;
    width: 50%;
    background-color: #fbfdfc;
    color: #48b24d;
    border-left: 1px solid #eceff8;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    transition: .3s ease-in;
    font-weight: 700;
    font-size: 15px;
    border-radius: 5px
}

.links-main .item .in .bottom .movie-dl span {
    height: 35px;
    width: 50px;
    transition: .3s;
    margin-right: calc(50% - 25px)
}

.links-main .item .in .download-number,
.links-main .item .in .dubbed,
.links-main .item .in .dubbed span {
    position: absolute;
    top: 0;
    color: #29b7f6;
    direction: rtl
}

.links-main .item .in .download-number {
    right: 10px;
    font-size: 15px
}

.links-main .item .in .dubbed {
    right: 75px;
    font-size: 15px
}

.links-main .item .in .dubbed span {
    font-size: 12px
}

.season-episode {
    float: right;
    width: 100%;
    border-top: 1px solid #d6e7ef;
    padding: 2px 0;
    background-color: #fff
}

.links-main .item .in .season-episode span {
    line-height: 20px
}

.links-main .item .in .season-episode .season {
    float: right;
    width: 50%;
    text-align: right;
    padding-right: 10px
}

.links-main .item .in .season-episode .episode {
    float: right;
    width: 50%;
    text-align: left;
    padding-left: 10px
}

.filter-btn {
    opacity: 0;
    display: none;
    padding: 15px;
    width: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 2;
    text-align: center;
    font-style: normal
}

.filter-btn i {
    font-size: 16px
}

#movie-links,
.download-type {
    float: right;
    width: 100%;
    padding: 5px
}

.download-type .film-btn,
.download-type .sub-btn {
    float: right;
    width: 50%;
    text-align: center;
    padding: 5px
}

.download-type .film-btn span {
    float: right;
    width: 100%;
    padding: 3px 0;
    border-bottom: 3px solid #29b7f6;
    border-radius: 5px;
    line-height: 30px
}

.download-type .film-btn span:hover {
    background-color: #ff6f00;
    color: #fff;
    border-bottom-color: #ff6f00
}

.btn-active {
    border-bottom-color: #ff6f00 !important;
    color: #fff !important;
    background-color: #ff6f00 !important
}

.has-more-links {
    background-color: #ff980024;
    border: 1px solid #ff9800;
    float: right;
    width: calc(100% - 15px);
    padding: 15px;
    margin-right: 7.5px;
    border-radius: 5px;
    direction: rtl;
    margin-top: 7.5px;
    position: relative
}

.has-more-links p {
    margin: 0;
    color: #ff9800
}

@media only screen and (max-width: 1500px) {
    .links-main #movie-links .item {
        width: calc(20% - 0px)
    }
}

@media only screen and (max-width: 1200px) {
    .links-main {
        float: right
    }

    .links-main #movie-links .item {
        width: calc(20% - 0px)
    }

    .links-main #series-links .item {
        width: calc(25% - 0px)
    }

    .dropbtn {
        font-size: 15px
    }

    .dropdown-toggle::after {
        left: -6px
    }

    .links-main .item .in .download-number {
        right: 7px;
        font-size: 13px
    }

    .links-main .item .in .dubbed {
        right: 56px;
        font-size: 13px
    }
}

@media only screen and (max-width: 990px) {
    body {
        background-image: linear-gradient(to top, #e6e9f0 0, #eef1f5 100%)
    }

    .links-main .item .in {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }

    .download-type .film-btn span {
        border-radius: 5px;
        padding: 5px
    }

    .chose-type {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        height: 60px;
        float: none
    }

    .checkboxes .item {
        float: right;
        position: relative;
        padding: 5px;
        width: 150px;
        margin: 5px auto
    }

    .dropbtn {
        font-size: 15px;
        padding: 5px
    }

    .dropdown-toggle::after {
        left: 0
    }

    .videos {
        margin: 0 10px
    }

    .download-type {
        text-align: center;
        margin: 0 auto;
        padding: 10px;
        width: 100%;
        position: inherit
    }

    .download-type .film-btn,
    .download-type .sub-btn {
        float: right;
        width: 50%;
        text-align: center;
        padding: 5px
    }

    .download-type .film-btn span {
        background-color: #29b7f6;
        float: right;
        width: 100%;
        border-bottom: 3px solid #29b7f6;
        color: #fff;
        cursor: pointer;
        font-weight: 700;
        transition: .25s
    }

    .links-main {
        float: right;
        width: 100%;
        margin: 7px 0 0
    }

    .links-main #movie-links .item {
        width: calc(33.333% - 0px)
    }

    .links-main #series-links .item {
        width: calc(33.333% - 0px)
    }

    .links-main .item .in .bottom,
    .links-main .item .in .bottom .encoder,
    .links-main .item .in .bottom .wight {
        background-color: #d6e7ef
    }

    .links-main .item .in .download-number {
        right: 7px;
        font-size: 13px
    }

    .links-main .item .in .dubbed {
        right: 56px;
        font-size: 13px
    }
}

@media only screen and (max-width: 768px) {
    .links-main .item .in .top .quality {
        line-height: 30px;
        padding: 30px 5px 0
    }

    .links-main .item .in .download-number {
        right: 7px;
        font-size: 13px
    }

    .links-main .item .in .dubbed {
        right: 56px;
        font-size: 13px
    }
}

@media only screen and (max-width: 600px) {

    .links-main #series-links .item {
        width: calc(50%);
        margin: 0
    }

    .links-main #movie-links .item {
        width: calc(50%);
        margin: 0
    }

    .links-main .item .in {
        height: 160px
    }

    .links-main .item .in .bottom .encoder,
    .links-main .item .in .bottom .movie-dl,
    .links-main .item .in .bottom .wight,
    .links-main .item .in span {
        font-size: 13px;
        line-height: 25px
    }

    .links-main .item .in .top .quality {
        padding: 30px 5px 0;
        font-size: 20px
    }

    .links-main .item .in .info {
        position: relative;
        bottom: 0;
        font-size: 12px;
        overflow: auto;
        line-height: 20px;
        max-height: 40px
    }

    .links-main .item .in .bottom .website {
        font-size: 12px;
        line-height: 25px;
        padding-left: 3px
    }

    .links-main .item .in .bottom .movie-dl span {
        height: 25px
    }
}

@media only screen and (max-width: 500px) {
    .links-main .item .in .bottom .encoder,
    .links-main .item .in .bottom .wight {
        text-align: center
    }

    .checkboxes .item {
        width: 33%
    }

    .download-type .film-btn,
    .download-type .sub-btn {
        padding: 3px
    }

    .download-type .film-btn span {
        padding: 3px;
        font-size: 13px
    }

    .links-main .item .in .season-episode span {
        font-size: 12px
    }

    .links-main .item .in .season-episode .episode {
        padding-left: 0;
        text-align: center
    }

    .links-main .item .in .season-episode .season {
        padding-right: 0;
        text-align: center
    }

    .links-main .item .in .bottom .encoder, .links-main .item .in .bottom .wight {
        text-align: center
    }

    .dropdown-menu {
        right: auto;
        left: 0;
    }
}

@media only screen and (max-width: 450px) {
    .links-main .item .in .download-number {
        right: 3px;
        font-size: 12px
    }

    .links-main .item .in .dubbed {
        right: 47px;
        font-size: 12px
    }
}

@media only screen and (max-width: 390px) {
    .links-main .item .in .dubbed i {
        display: none
    }
}

.fa,
.pretty {
    line-height: 1;
    display: inline-block
}

.fa,
.pretty,
.pretty .state label {
    display: inline-block
}

.pretty input,
body {
    margin: 0;
    padding: 0
}

.pretty * {
    box-sizing: border-box
}

.pretty {
    position: relative;
    margin-right: 1em;
    white-space: nowrap
}

.pretty input {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 1em;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    cursor: pointer
}

.pretty .state label {
    position: initial;
    font-weight: 400;
    margin: 0;
    text-indent: 1.5em;
    min-width: calc(1em + 2px)
}

.pretty .state label:after,
.pretty .state label:before {
    content: '';
    width: calc(1em + 2px);
    height: calc(1em + 2px);
    display: block;
    box-sizing: border-box;
    border-radius: 0;
    border: 1px solid transparent;
    z-index: 0;
    position: absolute;
    left: 0;
    top: calc((0% - (100% - 1em)) - 8%);
    background-color: transparent
}

.pretty.p-default .state label:after {
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6)
}

.pretty.p-curve .state label:after,
.pretty.p-curve .state label:before {
    border-radius: 20%
}

@media print {
    .pretty .state label:after,
    .pretty .state label:before,
    .pretty .state:before {
        color-adjust: exact;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact
    }
}

body {
    background: #eceff833
}

.dropbtn {
    background-color: #ff9800;
    color: white;
    padding: 10px;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: right;
    float: right;
    position: relative;
    display: inline-block;
}

.dropbtn:focus,
.dropbtn:hover {
    background-color: #c2c2c2;
    color: #000
}

.pretty .state label:before {
    border-color: #848484
}

.pretty.p-default input:checked ~ .state label:after {
    background-color: #000 !important
}

@media only screen and (max-width: 1200px) {
    .dropbtn {
        font-size: 14px
    }
}

.links-main .item .in .bottom .movie-dl:hover, .links-main .item .in .bottom .website:hover {
    background-color: #b2f0ff;
}

body.dark .links-main .item .in .bottom .movie-dl:hover, body.dark .links-main .item .in .bottom .website:hover {
    background-color: #00648e;
    color: white;
}

body.dark .has-more-links {
    background-color: #0d121e;
    border: 1px solid #ff4500;
}

body.dark .links-main .item .in {
    color: white;
    background-color: #002839;
    border: 1px solid #29b7f6a3;
}

body.dark .links-main .item .in .top .quality, body.dark .links-main .item .in .info {
    color: #ddd;
}

body.dark .links-main .item .in .bottom {
    background-color: #004968;
}

body.dark .links-main .item .in .bottom .wight, body.dark .links-main .item .in .bottom .encoder {
    color: #ddd;
    background-color: #004968;
}

body.dark .links-main .item .in .bottom .website {
    background-color: #002839;
    color: #29b8f6;
}

body.dark .links-main .item .in .bottom .movie-dl {
    background-color: #002839;
    color: #48b24d;
    border-left: 1px solid #214453;
}

body.dark .season-episode {
    border-top: 1px solid #005980;
    background-color: #005980;
}
