@font-face {
  font-family: 'BigNoodleTitling';
  src: url('../font/big_noodle_titling.eot');
  src: url('../font/big_noodle_titling.eot') format('embedded-opentype'),
       url('../font/big_noodle_titling.woff2') format('woff2'),
       url('../font/big_noodle_titling.woff') format('woff'),
       url('../font/big_noodle_titling.ttf') format('truetype'),
       url('../font/big_noodle_titling.svg#big_noodle_titling') format('svg');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../font/RobotoMedium.eot');
  src: url('../font/RobotoMedium.eot') format('embedded-opentype'),
       url('../font/RobotoMedium.woff2') format('woff2'),
       url('../font/RobotoMedium.woff') format('woff'),
       url('../font/RobotoMedium.ttf') format('truetype'),
       url('../font/RobotoMedium.svg#RobotoMedium') format('svg');
}

.lettrefilter li.disabled span {
  display: inline-block;
  width: 100%;
  padding: 0;
  color: #888;
  cursor: default;
  text-align: center;
  font-size: 18px;
  line-height: 34px;
  font-family: 'BigNoodleTitling', sans-serif;
  box-sizing: border-box;
}

.digitfilter li.disabled span {
  display: block;
  color: #888;
  cursor: default;
  padding: 5px 10px;
}

a:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
[role="button"]:focus,
.btn:focus,
.ui-button:focus,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.navigation a:focus,
.navigation-mobile a:focus {
  outline: none !important;
  outline-offset: 0 !important;
  box-shadow: none !important;
  text-decoration: none;
}

.navigation li.menu_item > a:focus {
  color: #fff !important;
}

.menu li.menu_item.active > a:focus {
  color: #f6bf16 !important;
}

.navigation li .navigationSub li a:focus,
.navigationSub-mobile li a:focus {
  color: #000 !important;
}

.navigation-mobile .menu_item-mobile > a:focus {
  color: #fff !important;
}

@media screen and (min-width: 681px) {
  .searches .lettrefilter {
    overflow: hidden;
    white-space: nowrap;
  }

  .searches .lettrefilter li {
    float: left;
    width: 3.8%;
  }
}

.nues-listing-description {
  padding: 15px;
}

@media screen and (min-width: 1001px) {
  #content > .body_col {
    width: calc(100% - 321px);
  }

  #content > .right_col {
    width: 321px;
    padding-left: 21px;
  }
}

.nues-empty {
  padding: 30px 10px;
  text-align: center;
  color: #555;
}

.header .headerlogo.nues-header-brand {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 100%;
  min-height: 0;
  padding: 5px 0;
  overflow: hidden;
  box-sizing: border-box;
  gap: 8px;
  text-decoration: none;
}

.header .nues-header-brand .stat_box {
  margin: 0;
  line-height: 1;
  white-space: nowrap;
}

.header .nues-header-logo {
  display: block;
  flex: 0 0 auto;
  width: auto;
  height: auto;
  max-width: 40px;
  max-height: 30px;
  object-fit: contain;
}

.header .nues-header-total {
  display: inline-flex;
  align-items: baseline;
  gap: 6px;
  line-height: 1;
}

.header .nues-header-total .nues-header-total-count {
  color: #fff;
  font-size: 34px;
}

.header .nues-header-total .nues-header-total-label {
  color: #ee145f;
  font-size: 18px;
}

#footer .nues-footer-widgets {
  display: flex;
  align-items: flex-start;
}

#footer .nues-footer-widget {
  float: none;
}

#footer .nues-footer-widget .footer_menu {
  float: none;
  width: 100%;
  min-height: 0;
  padding-left: 15px;
}

#footer .nues-footer-brand {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 100%;
  padding: 5px 0;
  gap: 8px;
  overflow: hidden;
  box-sizing: border-box;
  text-decoration: none;
}

#footer .nues-footer-logo {
  display: block;
  flex: 0 0 auto;
  width: auto;
  height: auto;
  max-width: 40px;
  max-height: 30px;
  object-fit: contain;
}

#footer .nues-footer-brand .stat_box {
  margin: 0;
  color: #fff;
  font-family: 'bigNoodleTitling', sans-serif;
  font-size: 30px;
  line-height: 1;
  white-space: nowrap;
}

#footer .nues-footer-description {
  margin-top: 12px;
  color: #fff;
  font-family: 'RobotoRegular', Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.55;
}

#footer .nues-footer-description span {
  display: block;
}

#footer .nues-footer-description span + span {
  margin-top: 8px;
}

.nues-header-search-form {
  margin: 0;
}

.header-pc .nues-header-search-form {
  margin-top: 6px;
}

.nues-header-search-form .navigation.navigationSearch {
  display: block;
  width: 100%;
  margin: 0;
}

.nues-header-search-form .navigation > li.search {
  position: relative;
  width: 100%;
}

.nues-header-search-form .search input {
  display: block;
  width: 100%;
  height: 33px;
  margin: 0;
  padding: 5px 52px 5px 12px;
  box-sizing: border-box;
}

.nues-header-search-form .search button {
  position: absolute;
  top: 0;
  right: 0;
  height: 33px;
  margin: 0;
  min-width: 42px;
  padding: 0 8px;
  border: 0;
  background: #ee145f;
  color: #fff;
  font-family: "BigNoodleTitling", sans-serif;
  font-size: 18px;
  line-height: 33px;
  text-align: center;
  text-transform: uppercase;
}

.nues-header-search-form .search button:hover,
.nues-header-search-form .search button:focus {
  background: #b7005c;
}

@media screen and (max-width: 1000px) {
  .nues-header-search-form {
    max-width: 260px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 640px) {
  .header-mobile #headerbox,
  .header-mobile .menu-space {
    position: relative;
  }

  .header-mobile .menu-space {
    min-height: 60px;
    margin: 0;
  }

  .header-mobile .nues-mobile-header-row {
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 60px;
  }

  .header-mobile #toogleMenuMobile,
  .header-mobile #MobySearch {
    position: absolute;
    top: 50%;
    z-index: 3;
    display: flex;
    align-items: center;
    width: 60px;
    height: 60px;
    transform: translateY(-50%);
    text-decoration: none;
  }

  .header-mobile #toogleMenuMobile {
    left: 0;
    justify-content: flex-start;
  }

  .header-mobile #MobySearch {
    right: 14px;
    left: auto;
    justify-content: flex-end;
    color: #fff;
    font-size: 24px;
  }

  .header .headerlogo.nues-header-brand-mobile {
    position: static;
    max-width: calc(100% - 120px);
    height: 30px;
    min-height: 0;
    padding: 0;
    align-items: center;
    justify-content: center;
    gap: 6px;
    line-height: 0;
  }

  .header .nues-header-logo-mobile {
    width: 30px;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
    transform: translateY(-6px);
  }

  .header .nues-header-brand-mobile .logos {
    display: inline-flex;
    align-items: center;
    height: 30px;
    margin: 0;
    line-height: 30px;
  }

  .header-mobile .nues-mobile-search-form {
    position: absolute;
    left: 8px;
    right: 8px;
    top: 72px;
    z-index: 4;
    margin: 0;
  }

  .header-mobile #logoSearch1 {
    position: static;
    width: 100%;
    margin: 0;
  }

  .header-mobile .nues-header-total {
    display: none !important;
  }

  .nues-home-top-stars-box {
    margin-top: 12px;
  }
}

@media screen and (max-width: 1000px) {
  #footer .nues-footer-widgets {
    display: block;
  }

  #footer .nues-footer-widget {
    width: 100%;
  }

  #footer .footerCopyTop {
    padding-bottom: 24px;
  }

  #footer .footerCopyTop > a.nues-footer-brand,
  #footer .footerCopyTop > .nues-footer-description {
    float: none;
    width: 100%;
    text-align: left;
  }
}

@media screen and (max-width: 700px) {
  #footer .nues-footer-widget .footer_ulmenu {
    display: none;
    list-style: square inside;
    padding: 0 10px 12px;
  }

  #footer .nues-footer-widget .footer_menu.active .footer_ulmenu {
    display: block;
  }
}

.half_block_a,
.BlocLastNews {
  position: relative;
}

.nues-star-card .star-card-image {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 12px;
  line-height: 0;
  isolation: isolate;
}

.half_block.half_block_25p.item.nues-star-card > h6 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 42px;
  margin: 0 0 5px;
  overflow: hidden;
  line-height: 20px;
}

.half_block.half_block_25p.item.nues-star-card > h6 a {
  display: block;
  max-height: 40px;
  overflow: hidden;
  line-height: inherit;
}

.nues-star-card .star-card-image > a:not(.star-flag-badge) {
  display: block;
  line-height: 0;
}

.nues-star-card .star-card-image > a:not(.star-flag-badge) > img.hoverImg {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  border: 1px solid #b7005c;
  border-radius: 12px;
  box-sizing: border-box;
}

.nues-star-card .star-card-image > a:not(.star-flag-badge) > img.hoverImg:hover {
  outline: 4px solid #f6bf16;
  outline-offset: -4px;
}

.container .private_photolist_box .mobyslider_5 .nues-star-card .star-card-image > a:not(.star-flag-badge) > img.hoverImg,
.container .private_photolist_box .mobyslider_5 .half_block_25p.item:has(.half_block_a.listingLastNews.BlocLastStars) .star-card-image > a:not(.star-flag-badge) > img.hoverImg {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 768px) {
  .detail-star-page .nues-similar-block .mobyslider_5 {
    overflow: hidden;
  }

  .detail-star-page .nues-similar-block .half_block.half_block_25p.nues-star-card {
    width: calc((100% - 3%) / 4);
    margin-right: 1%;
  }

  .detail-star-page .nues-similar-block .half_block.half_block_25p.nues-star-card:nth-of-type(4n) {
    margin-right: 0;
  }

  .detail-star-page .nues-similar-block .half_block.half_block_25p.nues-star-card:nth-of-type(4n+1) {
    clear: left;
  }
}

.nues-star-card .star-card-image .cattitle.cattitle-starcol {
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 20;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 10px 0 12px 0;
  box-shadow: none;
  line-height: 0;
  overflow: hidden;
  white-space: nowrap;
}

.nues-star-card .star-card-image .cattitle.cattitle-starcol a {
  display: block;
  margin: 0;
  padding: 5px 12px;
  background: #f6bf16;
  border: 0;
  border-radius: 10px 0 12px 0;
  box-shadow: none;
  color: #fff;
  font-family: "BigNoodleTitling", sans-serif;
  font-size: 17px;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .25);
  text-transform: uppercase;
}

.nues-star-card .star-card-image .cattitle.cattitle-starcol a:hover {
  background: #ffd400;
  color: #fff;
}

.detail-star-page .star-card-image-big {
  position: relative !important;
  overflow: hidden !important;
  border-radius: 18px !important;
}

.detail-star-page .star-card-image-big > img.hoverImg {
  display: block !important;
  border-radius: 18px !important;
  box-sizing: border-box !important;
}

.detail-star-page .star-card-image-big img.hoverImg:hover {
  outline: none !important;
}

.detail-star-page .actor-profile-card-mobile {
  display: none !important;
}

.detail-star-page .private_info_box_star .half_block_30 > div:not(.star-card-image-big) .cattitle {
  position: absolute !important;
  top: 10px !important;
  left: 10px !important;
  z-index: 30 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 999px !important;
  box-shadow: none !important;
}

.detail-star-page .private_info_box_star .half_block_30 > div:not(.star-card-image-big) .cattitle::before,
.detail-star-page .private_info_box_star .half_block_30 > div:not(.star-card-image-big) .cattitle::after,
.detail-star-page .private_info_box_star .half_block_30 > div:not(.star-card-image-big) .cattitle a::before,
.detail-star-page .private_info_box_star .half_block_30 > div:not(.star-card-image-big) .cattitle a::after {
  display: none !important;
  content: none !important;
}

.detail-star-page .private_info_box_star .half_block_30 > div:not(.star-card-image-big) .cattitle a {
  display: inline-block !important;
  padding: 8px 22px !important;
  background: rgba(183, 0, 92, 0.88) !important;
  border: 0 !important;
  border-radius: 999px !important;
  box-shadow: 0 2px 6px rgba(0,0,0,0.18) !important;
  color: #fff !important;
  font-family: "BigNoodleTooOblique", "bigNoodleTitling", Arial, sans-serif !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: normal !important;
  letter-spacing: 1px !important;
  line-height: .95 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

.detail-star-page .private_info_box_star .half_block_30 > div:not(.star-card-image-big) .cattitle a:hover {
  color: #fff !important;
}

.detail-star-page .star-card-image-big .cattitle.cattitle-starcol-big {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 40 !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 11px 0 14px 0 !important;
  box-shadow: none !important;
  line-height: 0 !important;
  white-space: nowrap !important;
}

.detail-star-page .private_info_box_star .half_block_30 > div.star-card-image-big .cattitle.cattitle-starcol-big {
  top: 0 !important;
  left: 0 !important;
}

.detail-star-page .star-card-image-big .cattitle.cattitle-starcol-big a {
  display: block !important;
  margin: 0 !important;
  padding: 6px 14px !important;
  background: rgba(183, 0, 92, 0.88) !important;
  border: 0 !important;
  border-radius: 11px 0 14px 0 !important;
  box-shadow: none !important;
  color: #fff !important;
  font-family: "BigNoodleTitling", sans-serif !important;
  font-size: 19px !important;
  font-weight: normal !important;
  letter-spacing: 0 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  text-shadow: 0 1px 2px rgba(0,0,0,0.25) !important;
  text-transform: uppercase !important;
  white-space: nowrap !important;
}

.detail-star-page .private_info_box_star .half_block_30 > div.star-card-image-big .cattitle.cattitle-starcol-big a {
  padding: 6px 14px !important;
  border-radius: 11px 0 14px 0 !important;
  font-family: "BigNoodleTitling", sans-serif !important;
  letter-spacing: 0 !important;
}

.nues-star-card .star-card-image .star-flag-badge {
  position: absolute !important;
  right: 8px !important;
  bottom: 11px !important;
  z-index: 25 !important;
  display: block !important;
  width: 32px !important;
  height: 22px !important;
  max-width: 32px !important;
  min-width: 0;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 5px !important;
  overflow: hidden !important;
  background: rgba(0, 0, 0, .25) !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .3) !important;
  box-sizing: border-box !important;
  line-height: 0 !important;
  opacity: .9 !important;
  text-decoration: none !important;
}

.nues-star-card .star-card-image .star-flag-badge:hover {
  opacity: 1 !important;
}

.detail-star-page .star-card-image-big .star-flag-badge.star-flag-badge-big {
  position: absolute !important;
  right: 13px !important;
  bottom: 13px !important;
  z-index: 25 !important;
  display: block !important;
  width: 36px !important;
  height: 26px !important;
  max-width: 36px !important;
  min-width: 0;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 6px !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .35) !important;
  box-sizing: border-box !important;
  line-height: 0 !important;
  opacity: .85 !important;
  text-decoration: none !important;
  transition: opacity .25s ease, transform .25s ease !important;
}

.detail-star-page .star-card-image-big .star-flag-badge.star-flag-badge-big:hover {
  opacity: 1 !important;
  transform: scale(1.08) !important;
}

.detail-star-page .star-card-image-big .star-photo-badge.star-photo-badge--actor {
  position: absolute !important;
  left: 8px !important;
  right: auto !important;
  bottom: 8px !important;
  z-index: 25 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 4px;
  height: 28px !important;
  min-width: 40px;
  padding: 0 8px !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 6px !important;
  background: rgba(0, 0, 0, .68) !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .3) !important;
  box-sizing: border-box !important;
  color: #fff;
  font-family: "RobotoRegular", Arial, sans-serif;
  font-size: 13px;
  line-height: 1;
  text-decoration: none !important;
  white-space: nowrap;
}

.detail-star-page .star-card-image-big .star-photo-badge.star-photo-badge--actor .fa {
  color: #f6bf16;
  font-size: 13px;
  line-height: 1;
}

.nues-star-card .star-card-image .star-photo-badge {
  position: absolute !important;
  left: 8px !important;
  right: auto !important;
  bottom: 8px !important;
  z-index: 25 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 4px;
  height: 28px !important;
  min-width: 40px;
  padding: 0 8px !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 6px !important;
  background: rgba(0, 0, 0, .68) !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .3) !important;
  box-sizing: border-box !important;
  color: #fff;
  font-family: "RobotoRegular", Arial, sans-serif;
  font-size: 13px;
  line-height: 1;
  text-decoration: none !important;
  white-space: nowrap;
}

.nues-star-card .star-card-image .star-photo-badge--solo {
  left: 8px !important;
  right: auto !important;
}

.nues-star-card .star-card-image .star-photo-badge .fa {
  color: #f6bf16;
  font-size: 13px;
  line-height: 1;
}

.nues-star-card .star-card-image .star-flag-badge img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 4px !important;
  outline: none !important;
  object-fit: cover !important;
  object-position: center !important;
}

.detail-star-page .star-card-image-big .star-flag-badge.star-flag-badge-big img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 6px !important;
  outline: none !important;
  object-fit: cover !important;
  object-position: center !important;
}

.cattitle span {
  display: block;
  color: inherit;
}

.happy_box_a .half_block_a.listingLastNews.BlocLastStars:after {
  display: none;
}

.box_stars .related-listing-card {
  float: left;
  width: 48%;
  margin: 0 1% 10px;
  padding-bottom: 10px;
}

.box_stars .related-listing-card:nth-of-type(2n+1) {
  clear: left;
}

.box_stars .related-listing-card .star-card-image > a > img.hoverImg {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .half_block.half_block_25p.item.nues-star-card > h6 {
    height: 48px;
    line-height: 22px;
  }

  .half_block.half_block_25p.item.nues-star-card > h6 a {
    max-height: 44px;
  }

  .nues-star-card .star-card-image .star-flag-badge {
    right: 8px !important;
    bottom: 10px !important;
    width: 30px !important;
    height: 21px !important;
    max-width: 30px !important;
  }

  .nues-star-card .star-card-image .star-flag-badge img {
    border-radius: 4px !important;
  }

  .nues-star-card .star-card-image .star-photo-badge {
    left: 8px !important;
    right: auto !important;
    height: 25px !important;
    min-width: 36px;
    padding: 0 7px !important;
    font-size: 12px;
  }

  .nues-star-card .star-card-image .star-photo-badge--solo {
    left: 8px !important;
    right: auto !important;
  }

  .nues-star-card .star-card-image .star-photo-badge .fa {
    font-size: 12px;
  }

  .detail-star-page .actor-profile-card-desktop {
    display: none !important;
  }

  .detail-star-page .actor-profile-card-mobile {
    display: block !important;
  }

  .detail-star-page .actor-profile-card-mobile .small-up {
    display: block !important;
  }

  .detail-star-page .private_info_box_star .half_block_30 > div:not(.star-card-image-big) .cattitle {
    top: 8px !important;
    left: 8px !important;
  }

  .detail-star-page .private_info_box_star .half_block_30 > div:not(.star-card-image-big) .cattitle a {
    padding: 8px 20px !important;
    background: rgba(183, 0, 92, .78) !important;
    font-size: 19px !important;
  }
}

.details__flag,
.half_block img.details__flag {
  display: inline-block !important;
  width: 28px !important;
  height: 18px !important;
  max-width: 28px !important;
  max-height: 18px !important;
  object-fit: contain !important;
  margin: 0 0 0 6px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: none !important;
  vertical-align: middle !important;
}

.nues-gallery-block {
  clear: both;
  overflow: hidden;
  padding-top: 12px;
}

.nues-gallery-block + .nues-gallery-block {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #d3d3d3;
}

.nues-gallery-title {
  display: block;
  clear: both;
  margin: 0 0 12px;
  padding: 0 0 2px;
  font-size: 28px;
  line-height: 33px;
}

.nues-gallery-title .lefticonBox {
  display: inline-block;
}

.nues-gallery-entry {
  clear: both;
  overflow: hidden;
}

.nues-search-page .static-search-form {
  display: flex;
  gap: 8px;
  padding: 15px;
  width: 100%;
}

.nues-search-page .static-search-form input {
  flex: 1;
  min-width: 0;
}

.nues-search-page .static-search-status {
  clear: both;
  padding: 0 15px 15px;
}

.nues-search-page .static-search-results {
  display: block;
}

.nues-search-page .static-search-card {
  color: inherit;
}

.nues-not-found {
  padding: 25px;
  text-align: center;
}

.video-player-frame {
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #000;
}

.video-player-frame video {
  width: 100%;
  height: 100%;
}

.nues-index-random {
  clear: both;
  margin-top: 15px;
}

.red_head .nues-index-tabs-nav {
  display: block;
  overflow: hidden;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}

.red_head .nues-index-tabs-nav li {
  display: block;
  float: left;
  width: auto;
  margin: 0 6px 0 0;
  padding: 0;
  text-align: left;
  cursor: pointer;
}

.red_head .nues-index-tabs-nav li:last-child {
  margin-right: 0;
}

.red_head .nues-index-tabs-nav .lefticonBox {
  display: inline-block;
}

.red_head .nues-index-tabs-nav li:not(._current) .lefticonBox {
  background-color: #1a1a1a;
}

.red_head .nues-index-tabs-nav li:not(._current) .lefticonBox:hover {
  background-color: #b7005c;
}

.nues-index-tabbox {
  clear: both;
  overflow: hidden;
  padding-top: 12px;
}

.nues-index-latest-model {
  clear: both;
  overflow: hidden;
  padding-bottom: 12px;
}

.nues-index-latest-model + .nues-index-latest-model {
  padding-top: 10px;
  border-top: 1px solid #d3d3d3;
}

.nues-index-latest-model h6 {
  margin: 0 0 8px;
  padding: 0 10px;
  text-align: left;
  font-family: 'BigNoodleTitling', sans-serif;
  font-size: 22px;
  line-height: 1.1;
  letter-spacing: 0;
}

.nues-index-latest-model h6 a {
  color: #b7005c;
}

.nues-index-latest-model h6 a:hover {
  color: #f6bf16;
}

#starDescription {
  font-family: 'RobotoRegular', sans-serif;
  font-size: 16px;
  color: #3b3b3b;
  line-height: 23px;
  text-align: justify;
}

#starDescription::first-letter {
  float: left;
  margin-right: 8px;
  font-family: 'RobotoRegular', sans-serif;
  font-size: 60px;
  line-height: 1;
  color: #b7005c;
}

#starDescription a {
  font-family: 'RobotoRegular', sans-serif !important;
  font-size: 16px !important;
  font-weight: normal !important;
  color: #b7005c !important;
  text-decoration: underline !important;
}

#starDescription a:hover {
  color: #f6bf16 !important;
  text-decoration: none !important;
}
