.header__nav-item:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}
.header__lang:hover .dropdown-menu{
    display: block;
    margin-top: 0px;
}
span.item__rate.item__rate--green{
    top: 15px;
    left: 10px;
}
.profile-image{
    display: inline;
    text-align: center;
    position: absolute;
    margin-left: 70px;
    top: 277px;
}
.splide__pagination__page.is-active{
    display: none;
}
.item__category{
    display: block !important;
    color: #f9ab00;
    font-size: 15px;
}
.newpage{
    text-align: center;
    color: #fff;
    line-height: 36;
}
form.header__search{
    right: 20px;
}
.header__lang{
    right: 70px;
}
.header__profile{
    padding-right: 36px;
}
.item__favorite{
    top: 15px;
}


.item__cover {
    position: relative;
    overflow: hidden;
    margin-top: 9px;
}

.watch-now {
    /*position: absolute;*/
    bottom: 5px;
    left: 10px;
    background-color: #fff;
    color: #000;
    padding: 5px 10px;
    border-radius: 0px 0px 6px 6px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.watch-now .ott-logo {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.watch-btn {
    font-weight: bold;
    color: #000;
}

.custom-button {
    display: inline-block;
    padding: 10px 10px;
    background-color: #242628;
    color: #ffffff;
    border-radius: 20px;
    text-decoration: none;
    font-size: 16px;
    border: none;
    transition: background-color 0.3s ease;
}

.custom-button:hover {
    background-color: #3e454a;
    text-decoration: none;
    color: #ffffff;
}

#meta-description{
    scroll-margin-top: 70px;
}

.red{
    color : red;
}
.yellow{
    color: goldenrod;
}
.green{
    color:green;
}
.content{
    padding-bottom: 0px !important;
}
.item--carousel {
    position: relative;
}
.share{
    position: relative;
    bottom: 80px;
    text-align: center;
    margin-right: 400px;
}
.section__title-wrap{
    padding-bottom: 15px;
}

.ott-platform-info {
    display: flex;
    align-items: top;    
    justify-content: space-between;
    padding: 1rem;
    background-color: #292a2c;
    border-radius: 6px;
    width: 100%;
    max-width: 600px;
    margin: 0.3rem
}
.home__title{
    font-size: 30px !important;
}

.flatform-image{
    width:75px; 
    height:75px;
    border-radius:10px;
}
.search_actor{
    font-size: 25px;
    position: absolute;
    margin-left: 175px;
    margin-bottom: 210px;
}
.ottplatform_title{
    position: absolute;
    font-size: 21px;
    color: #fff;
    width: max-content;
    left: 180px;
    top: 90px;
}
.item__favorite.login-required {
    position: absolute;
    top: 11px;
    right: 11px;
}

.text-end{
color: white;
}

.news__page:hover{
color: #f9ab00;
}

.item__cover:hover + .item__favorite,
.item__favorite:hover {
    opacity: 1;
}
.item__favorite.fav-btn{
    position: absolute;
    top: 11px;
} 
.search-suggestions, .search-suggestions-title, .actor-suggestions, #no-results {
    position: absolute;
    background-color: #222028;
    width: 300px;
    padding: 10px;
    border-radius: 15px;
    top: 70px;
}

.suggestion-header {
    font-weight: 100;
    margin-bottom: 5px;
    padding-bottom: 20px;
}

.suggestion-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.suggestion-list li {
    flex: 0 0 calc(33.33% - 10px);
}

.suggestion-list li a, .suggestion-header-recent li span {
    display: flex;
    text-decoration: none;
    color: #fff;
    padding: 8px;
    border: 1px solid dimgray;
    border-radius: 10px;
    background-color: #222028;
    text-align: center;
    transition: background-color 0.2s;
}

.suggestion-header-recent li span:hover {
    border: 1px solid #fff;
}
.suggestion-list li a:hover {
    border: 1px solid #fff;
}

#movie-list{
    display: inline;
}
#movie-list li a{
    border: none;
}
#actor-list{
    display: inline;
}
#actor-list li{
    padding-bottom: 10px;
}
.movie-title{
    float: inline-start;
    margin-right: 55px;
}
.category_item{
    float: inline-start;
}

#ourclients {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#ourclients .clients-wrap {
  display: block;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
#ourclients .clients-wrap ul {
  display: block;
  list-style: none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#ourclients .clients-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 115px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
#ourclients .clients-wrap ul li img {
  vertical-align: middle;
  max-width: 100px;
  width:100px;
  max-height: 100px;
  -webkit-transition: 0 linear left;
  -moz-transition: 0 linear left;
  transition: 0 linear left;
}
#ourclients h3{
border-bottom:2px solid #3399ff;
width:150px;
padding:10px;
}

#catalog-list li{
    margin-bottom: 10px;
}
#catalog-list li a{
    border: none;
}
.clear-recent-search{
    color: #fff;
    width: -webkit-fill-available;
    text-align: end;
    margin-right: 30px;
}

.suggestion-header-recent {
    list-style: none;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex; /* Makes list items display side by side */
    gap: 10px;     /* Adds space between the items */
    flex-wrap: wrap;
}

.suggestion-header-recent li {
    /*flex: 0 0 calc(33.33% - 10px);*/
}

.suggestion-header-recent li a {
    display: flex;
    text-decoration: none;
    color: #fff;
    padding: 8px;
    border: 1px solid dimgray;
    border-radius: 10px;
    background-color: #222028;
    text-align: center;
    transition: background-color 0.2s;
}

.suggestion-header-recent li a:hover {
    border: 1px solid #fff;
}
.movie-list111 li {
padding-bottom: 20px;
}

.header-search{
    color: #fff;
    position: absolute;
    font-weight: bold;
    top: 10px;
}
.section__list{
    color: #c0c0c0;
    padding-top: 10px;
}
.overflow-hidden{
    overflow-y: hidden;
}
.padding-20{
    padding-top: 20px;
    padding-bottom: 20px;
}
.section--first{
    border-bottom: none;
    padding-top: 40px;
}
.min-height{
    min-height: 410px;
}
#cast-crew li {
    margin-bottom: 15px;
}
.movie-number:hover {
    color: #f9ab00;
}
.totalcount{
    color: #fff;
    font-size: 20px;
}
.title_movie{
    color: #fff;
    position: relative;
    top: 95px;
}
.cast__title:hover{
    color: #f9ab00;
}
.record_not_found{
color: #fff;
position: relative;
top: 200px;
width: 100%;
text-align: center;
}
.margin-top{
    margin-top: 10px;
    width: max-content;
}
.img-length{
    width: 160px;
    height: 240px;
}
.search-heading{
color: #fff;
margin-top: 20px;
margin-bottom: 20px;    
}
.image-length{
    width: 160px;
    height: 240px;
    margin-bottom: 20px;
}
.container-mt{
    margin-top: 30px;
}
.actor-title{
  color: #fff;
  padding-bottom: 20px;
}
.movie__list{
 margin-bottom: 50px;   
}
.movie__link{
    color: white; 
    text-decoration: none; 
    display: flex; 
    align-items: center;
}
.movie__image{
    width: 160px; 
    height: 240px; 
    border-radius: 10px; 
    margin-right: 10px;
}
.movie__logo{
    width:50px;
    height:50px;
}
.message__success{
    color: red;
    border: 0px; 
    text-align: center;
    margin-top: 20px;
}
.main__logo{
    display: flex; 
    justify-content: center; 
    align-items: center;
}
.logo__length{
    max-width: 100%; 
    height: auto; 
    margin-top: 20px;
}
.login__center{
    color: #fff;
}
.login__mt{
    color: #fff;
    margin-top: 20px;
}
.resend__btn{
    color: #fff;
}
.login__text{
    text-align: center;
    margin-left: 400px;
}
.section__top{
    padding-top: 25px; 
    border-bottom: 1px solid #222028;
}
.modal__color{
    background-color: #000;
    margin-top: 200px;
    color: #fff;
    min-height: 100px;
}
.modal__bottom{
    border-bottom: none;
}
.close__text{
    color: #fff;
    font-size: 25px;
}
.success__text{
    width: 55%;
    margin-left: 120px;
}
.description__area{
    position: relative; 
    top: 30px;
}
#meta-description{
    position: absolute; 
    bottom: 70px;
}
#where-to-watch{
    position: relative; 
    top: 20px; 
    margin-top: 40px;
}
.watch-title{
    margin-top: 3rem !important;
}
.platform__logo{
    width: 100%;
    height: 100%;
}
.runtime__text, h1.news__title {
    color: white;
}
.watch-link{
    font-weight: bold;
}
.section__head{
    padding-top: 25px; 
    border-bottom: 1px solid #222028;
    margin-top: 10px;
}
.sidebar__position{
    position: relative;
}
.similar__header{
    position: absolute; 
    bottom: 80px;
}
.content__top{
    position: relative; 
    top: 80px;
    min-height: 624px;
    overflow-y: hidden;
}
.section__trending{
    padding-top: 25px; 
    border-bottom: 1px solid #222028;
    border-top: 1px solid #222028;
    margin-top: 10px;
}
.section__movies{
    padding-top: 25px; 
    border-bottom: 1px solid #222028;
}
.section__tvshows{
    padding-top: 25px;
}
.section__mt{
    margin-top: 100px;
    background-color: #fff;
}
.container__area{
    padding-bottom: 50px;
}
.section__header{
    padding-left: 22px;
}
.mask__bg{
    background-color: rgba(251, 251, 251, 0.15);
}
.news__image{
    width: 153px; 
    height: 87px; 
    object-fit: cover; 
    margin-right: 10px; 
    border-radius: 5px;
}
.logut__section{
    display: none;
}
.img__profile{
    width: 110px;
    height: 70px;
}
.profile__password{
    top: 50px;
    color: #fff;
    right: 10px;
    position: absolute;
}
.eye__icon{
    top: 10px;
    color: #fff;
    right: 10px;
    position: absolute;
}
.row__position{
    position: relative;
    bottom: 50px;
}
.home__heading{
    color: #f9ab00;
}
#catalog-dropdown, #actor-dropdown, #movie-dropdown{
    display: none; 
    margin-top: 10px; 
    height: auto;
    width: 475px;
    right: -20px;
}
.catalog__heading{
    color: white; 
    font-weight: bold;
    padding-bottom: 20px;
}
.catalog__list{
    list-style: none; 
    padding: 0;
    display: inline-block;
    margin-bottom: 20px;
}
.actor-sections{
    display: flex; 
    gap: 30px;
}
.movie__section{
   flex: 1;   
}
.movie__details{
    color: #fff; 
    font-weight: bold; 
    padding-bottom: 20px;
}
.actor-movie-list, .movies__list{
    list-style: none; 
    padding: 0;
}
.see__more__link{
    margin-top: 20px; 
    text-align: center; 
    display: none;
}
.see_more_movie_link{
    color: #fff; 
    text-decoration: none;
}
.search-suggestions-title{
    display: none;
    height: auto;
    width: 475px;
    margin-top: 10px;
    right: -20px;
}
.trending__search{
    color: #fff;
    font-weight: bold;
    padding-bottom: 20px;
}
#no-results{
    display: none; 
    color: white; 
    font-weight: bold;
    min-height: 195px;
    text-align: center;
    padding-top: 70px;
    font-size: 25px;
}
#suggestion-wrapper{
    display: flex; 
    gap: 30px;
}
#more-link-container{
    margin-top: 10px; 
    display: none;
}
.search_see_more_link{
    color: #fff; 
    margin-left: 150px;
}
.footer__top{
    position: relative; 
    top: 25px;
}
.suggestion-list li a i{
    padding-right: 10px;
    color: #000;
    font-size: 20px;
}
.cover_back_image{
    width: 270px; 
    height: 400px; 
    background-size: cover;
}
.text-comment{
    text-align-last:center;
}
.banner__slide{
    background-size: cover; 
    width: 1920px;
}
.news__section{
    position: relative; 
    top: 500px;
}
.news-image{
    width: 153px; 
    height: 87px; 
    object-fit: cover; 
    margin-right: 10px; 
    border-radius: 5px;
}
.section__details-bg{
    opacity: 0.6;
}
.release__date{
    font-size: 20px;
    color: #fff;
    position: absolute;
    left: 180px;
    top: 45px;
    width: max-content;
}
.item__contents{
    position: absolute !important;
    width: auto !important;
}
.item__titles{
    width: max-content;
    position: absolute;
    left: 230px;
}
.member__image{
    width:160px;
    height:280px;
    border-radius: 10px;
}
.catalogs__title{
    color: #fff;
    position: absolute;
    font-size: 20px;
    left: 180px;
    width: max-content;
    top: 7px;
}
.ott__details{
    position: absolute !important;
}
.title__size{
    font-size: 22px;
    position: absolute;
    left: 235px;
    top: 5px;
}
.crew__title{
    color: #fff;
    font-size: 22px;
}
.crew__title:hover{
    color: #f9ab00;
}
#container__height{
    min-height: 430px;
}
.member__label {
    color: #fff;
    font-size: 18px;
    margin: 0;
    display: inline;
    position: absolute;
    left: 180px;
    top: 15px;
    font-size: 25px;
}
.member__link {
    color: #fff;
    text-decoration: none;
}
.member__link:hover{
    color: #f9ab00;
}





@media (max-width: 768px) {
    .search-suggestions {
    width: 500px;
  }
}

.responsive-iframe {
  width: 100%;
  height: 345px;
  position: relative;
  top: 30px;
}

.ott-description {
    font-size: 18px;
    line-height: 30px;
    color: #ddd;
    margin-top: 20px;
    padding: 15px;
    border-radius: 8px;
    position: relative;
    margin-top: auto;
}

#description-toggle {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.full-text {
    /*margin-top: 10px;*/
    color: #ccc;
    line-height: 1.6;
    display: none;
}

.rotate {
    transform: rotate(180deg);
}

.content__tabs a{
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
height: 50px;
color: #fff;
position: relative;
text-transform: uppercase;
font-size: 14px;
}
.content__tabs a.active{
    color: #f9ab00;
}
.content__tabs a:hover{
    color: #f9ab00;
}
.content__tabs a.active:before {
height: 2px;
}
.content__tabs a:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 0;
display: block;
background: #f9ab00;
box-shadow: none;
transition: 0.4s ease;
border-radius: 2px 2px 0 0;
}

li.list-group-item {
    background-color: #222028 !important;
    color: #fff;
    border-color: #222028;
    padding-top: 0.2rem;
}

.section__title1{
    color: #f9ab00;
    font-size: 25px;
    margin-bottom: 0;
}



@media (max-width: 768px) {
    .search-suggestions-title {
    width: 380px;
    margin-top: 0px;
  }
}

@media (max-width: 768px) {
  .search-suggestions,
  .search-suggestions-title,
  .actor-suggestions,
  #no-results {
    width: 380px !important;
    margin-top: 0px !important;
  }
}

.footer_category {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: start;
  flex-wrap: wrap;
}
.footer_category a {
  font-size: 15px;
  position: relative;
  color: #f9ab00;
  margin-right: 10px;
  margin-top: 3px;
}
.footer_category a:after {
  position: absolute;
  display: block;
  left: 100%;
  top: 0;
  color: #f9ab00;
}
.footer_category a:last-child {
  margin-right: 0;
}
.footer_category a:last-child:after {
  display: none;
}
.footer_category a:hover {
  text-decoration: underline;
}
.item--hero .footer_category a {
font-size: 16px;
}

.active_text {
    color: #f9ab00 !important;
}

.sign__group--checkbox input[type="checkbox"] {
    display: none;
}

.sign__group--checkbox input:checked + label {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    position: relative;
    cursor: pointer;
    padding-left: 34px;
    line-height: 24px;
    margin: 0;
}

.sign__group--checkbox label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    background-color: #222028;
    border-radius: 8px;
}

.sign__group--checkbox input:checked + label::after {
    font-family: 'tabler-icons';
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    transition: 0.4s ease;
    color: #f9ab00;
}

/* Css for the */
.menu-toggle {
    cursor: pointer;
    font-size: 25px;
    color: #fff;
}

.menu-content {
    position: absolute;
    background: #222028;
    padding: 15px 20px;
    border-radius: 5px;
    top: 40px;
    right: 0px;
    display: none;
}

.menu-content a {
    display: block;
    margin: 5px 0;
    color: #fff;
    text-decoration: none;
}

.menu-content .share__button {
    margin-top: 10px;
    display: flex;
    gap: 8px;
}


@media screen and (max-width: 768px) {
    .menu-toggle {
        display: none;
    }

    .menu-content {
        display: block !important;
        position: static;
        background: transparent;
        padding: 0;
    }

    .menu-content a {
        display: block;
        margin: 8px 0;
    }

    .menu-content .share__button {
        display: flex;
        gap: 10px;
        margin-top: 10px;
    }
}


.news-tags {
    margin-top: 15px;
}
.news-tags strong {
    background: #000;
    color: #fff;
    padding: 5px 10px;
    margin-right: 5px;
}
.news-tags .tag {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 2px 10px;
    margin: 3px;
    background: #f8f8f8;
}

.item__meta span {
    color: #fff;
    margin-left: 6px;
    margin-right: 0px;
}

.item__meta a {
    margin-right: 0px;
    margin-left: 6px;
}


.home-news {
    /* margin-top: 40px; */
    position: relative;
    display: block;
    background-color: #fff;
    padding: 50px 0;
    overflow: hidden;
}

@media (min-width: 768px) {
    .home-news {
        margin-top: 60px;
        /* padding: 70px 0; */
    }
}

.home__title-news {
    font-size: 30px !important;
    color: #000;
}
@media (min-width: 1200px) {
    .home__title-news {
        font-size: 42px;
    }
}

@media (min-width: 768px) {
    .home__title-news {
        font-size: 36px;
        padding-right: 5px;
    }
}
.home__title-news {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    margin: 0;
    padding-right: 5px;
}

.news__page {
    color: #f9ab00;
}

.news__page +p {
color: #0d6efd;
}

.news__page-news {
    color: #0d6efd;
}

.news__title-det {
    color: #000;
}

.runtime__text-news, .news-content, .news__page-det {
    color: black;
    font-size: 21px;
    line-height: 39px;
}

.content__title-det {
    color: #000;
    font-weight: 400;
    font-size: 2.1rem;
    line-height: 100%;
    margin-bottom: 15px;
}

.item__title-det {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: break-word;
    transition: 0.4s ease;
}

.section__top-det {
    border-bottom: 1px solid #dee2e6;
    padding-top: 15px;
}

.tags__page {
    color: #fff;
}

.tags__page +p {
    color: #f9ab00;
}

.full-text table {
    border-width:1px;
    border-color: #fff;
    margin-bottom:15px;
}

.full-text tbody, .full-text td, .full-text tfoot, .full-text th, .full-text thead, .full-text tr {
    border-width:1px;
    border-color: #fff;
    padding: 6px; 
}

.news-content table {
    border-width:1px;
    border-color: #000;
    margin-bottom:15px;
}

.news-content tbody, .news-content td, .news-content tfoot, .news-content th, .news-content thead, .news-content tr {
    border-width:1px;
    border-color: #000;
    padding: 6px; 
}

.footer__logo, .footer__copyright {
    order:0;
