[data-bs-theme=hulu] {
  --bs-primary: #b01c2e;
  --bs-primary-rgb: 176, 28, 46;
  --bs-primary-bg-subtle: #e2dcfa;
  --bs-primary-border-subtle: #c7bcf3;
  --bs-primary-hover-bg: #7A163F;
  --bs-primary-hover-border: #7A163F;
  --bs-primary-active-bg: #7A163F;
  --bs-primary-active-border: #7A163F;
  --bs-secondary-color: #fff;
  --bs-secondary-color-rgb: 255, 255, 255;
  --bs-body-color: #fff;
  --bs-body-color-rgb: 5, 15, 15;
  --bs-heading-color: #fff;
  --bs-body-bg: #f1f1f1;
  --bs-body-bg-rgb: 241, 241, 241;
  --bs-gray-900: #272c35;
  --bs-gray-900-rgb: 39, 44, 53;
  --bs-gray-800: #242830;
  --bs-gray-800-rgb: 36, 40, 48;
  --cultne-green: #fff;
  --cultne-sinza: #262626;
  --cultne-sinza-rgb: 38, 38, 38;
  --cultne-banner-vh: 50vh;
}

[data-bs-theme=hulu] .back-to-top .top {
  color: var(--bs-black);
}

.img-black {
  filter: brightness(0);
}

.breadcrumb-title {
  position: absolute;
  bottom: 1px;
}

.breadcrumb-title h1,
.breadcrumb-title h2,
.breadcrumb-title h3,
.breadcrumb-title h4,
.breadcrumb-title h5,
.breadcrumb-title h6 {
  /*color: #0BE8B6;*/
  color: var(--bs-secondary-color);
  font-size: 3.160rem;
}

.blog-description {
  color: var(--bs-secondary-color) !important;
  ;
  /*color: #0BE8B6 !important;*/
}

.text-cultne-green {
  color: var(--cultne-green) !important;
}

a.text-cultne-green:focus,
a.text-cultne-green:hover {
  color: var(--bs-primary) !important;
}

.loader-body img {
  filter:
    brightness(0) saturate(100%) invert(16%) sepia(82%) saturate(3852%) hue-rotate(338deg) brightness(86%) contrast(95%);
}

/*----------------------------------------------
TOPO
----------------------------------------------*/
header.header-sticky,
header .header-sticky {
  background: rgba(var(--bs-body-bg-rgb), 0.5) !important;
}

.iq-nav-menu>li>a {
  color: var(--cultne-sinza) !important;
}

.iq-nav-menu a {
  color: var(--cultne-sinza) !important;
}

.iq-nav-menu li.active>a {
  color: var(--bs-primary) !important;
}

header .navbar ul li a {
  color: var(--cultne-sinza) !important;
}

@media (min-width: 1200px) {
  header .navbar ul li a:hover {
    color: var(--bs-primary) !important;
  }
}

.nav-link:hover,
.nav-link:focus {
  color: var(--bs-primary) !important;
}

.nav-link:hover,
.nav-link:focus {
  color: var(--bs-primary) !important;
}

@media (min-width: 1200px) {
  .iq-nav-menu li>ul {
    position: absolute;
    height: auto !important;
    top: 100%;
    width: 100%;
    min-width: 18.75rem;
    z-index: 999;
    left: auto;
    right: auto;
    display: none;
    margin: 0;
    background: var(--bs-body-bg);
    padding: 1em 0;
    border: 1px solid var(--bs-body-bg);
    -webkit-box-shadow: var(--bs-box-shadow);
    box-shadow: var(--bs-box-shadow);
    -webkit-border-radius: var(--bs-border-radius-lg);
    border-radius: var(--bs-border-radius-lg);
    -webkit-animation: menu-sub-dropdown-animation-fade-in .3s ease 1, menu-sub-dropdown-animation-move-up .3s ease 1;
    animation: menu-sub-dropdown-animation-fade-in .3s ease 1, menu-sub-dropdown-animation-move-up .3s ease 1;
  }
}

@media (max-width: 1199.98px) {
  .horizontal-nav.mobile-offcanvas {
    background: var(--bs-body-bg);
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-border-radius: 0;
    border-radius: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 80%;
    z-index: 1200;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: visibility .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  }
}

.cust-itemdropdown1 .dropdown-menu.dropdown-user-menu {
  background: var(--bs-body-bg);
}

.dropdown-menu {
  color: var(--cultne-sinza);
  background-color: var(--bs-dropdown-bg);
}

.list-title {
  color: var(--bs-primary) !important;
}

.sinza-title {
  color: var(--cultne-sinza) !important;
}

/*----------------------------------------------
RODAPE
----------------------------------------------*/

.card-hover:hover .block-images {
  background: var(--cultne-sinza) !important;
}


/*----------------------------------------------
RODAPE
----------------------------------------------*/
.footer-default {
  background: var(--bs-body-bg) !important;
  margin-bottom: 0 !important;
}

footer .footer-menu>li a {
  color: var(--cultne-sinza);
}

.streamit-mobile-footer-menu .footer-menu {
  background: rgba(var(--bs-body-bg-rgb), 0.9);
  padding: .8em 3em;
}

.streamit-mobile-footer-menu .footer-menu li a {
  color: var(--cultne-sinza);
}

.footer-default .footer-bottom {
  color: var(--cultne-sinza);
  padding: 1.125em 0;
  border-top: .063em solid var(--bs-border-color);
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-body-color-rgb), var(--bs-border-opacity)) !important;
}

.text-cultne-green {
  color: var(--cultne-green) !important;
}

a.text-cultne-green:focus,
a.text-cultne-green:hover {
  color: var(--bs-primary) !important;
}



/*----------------------------------------------
SLIDER
----------------------------------------------*/
.movie-banner {
  overflow: hidden;
  position: relative;
}

/* Container */
.movie-banner .swiper-banner-container {
  min-height: 72vh;
  height: 100%;
}

/* Slides */
.movie-banner .swiper-banner-container .swiper-wrapper .swiper-slide {
  height: auto;
}

/* Blur lateral */
.movie-banner .swiper-banner-container .swiper-slide-prev,
.movie-banner .swiper-banner-container .swiper-slide-next {
  filter: blur(0.1875em);
}


/*BANNER SLIDE*/
/* Banner image */
.movie-banner .movie-banner-image {
  position: relative;
  min-height: var(--cultne-banner-vh);
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/* Altura do banner principal */
.movie-banner,
.movie-banner .swiper,
.movie-banner .swiper-wrapper,
.movie-banner .swiper-slide {
  height: 600px !important;
  min-height: 600px !important;
}
.movie-banner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.movie-banner .swiper-slide {
  height: 600px !important;
  background-size: cover !important;
  background-position: center !important;
}
.movie-banner,
.movie-banner .swiper,
.movie-banner .swiper-wrapper,
.movie-banner .swiper-slide {
  height: var(--cultne-banner-vh) !important;
  min-height: 472px !important;
  max-height: 750px;
}
.movie-banner .slider-content-full-height {
  min-height: var(--cultne-banner-vh);
}

@media (max-width: 479px) {
  .movie-banner-image {
    background-size: 300% 70% !important;
    background-position: top right !important;
    background-repeat: no-repeat !important;
  }
}
@media (max-width: 768px) {
  .movie-banner,
  .movie-banner .swiper,
  .movie-banner .swiper-wrapper,
  .movie-banner .swiper-slide {
    height: 450px !important;
    min-height: 450px !important;
  }
}


.movie-banner .movie-banner-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.movie-banner .movie-banner-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg,
      rgba(var(--cultne-sinza-rgb), 1),
      rgba(var(--cultne-sinza-rgb), 0.2) 35%,
      rgba(var(--cultne-sinza-rgb), 0));
}

/* Conteúdo */
.movie-banner .shows-content {
  padding: 0;
  position: relative;
}

.movie-banner .shows-content>div {
  padding-left: 1.875em;
}

.movie-banner .shows-content .slider-ratting {
  margin-top: 1.25em;
}

.movie-banner .shows-content .movie-banner-time {
  margin: 0.625em 0 1.25em;
}

.movie-banner .shows-content .movie-banner-text {
  margin: 1em 0;
}

/* Botões */
.movie-banner .swiper-banner-button-next,
.movie-banner .swiper-banner-button-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background: transparent;
  border: none;
  color: rgba(var(--bs-white-rgb), 0.9);
  height: 4.063em;
  z-index: 1;
}

.movie-banner .swiper-banner-button-next .arrow-icon,
.movie-banner .swiper-banner-button-prev .arrow-icon {
  font-size: 4.5em;
  color: var(--bs-white);
}

.movie-banner .swiper-banner-button-prev {
  left: 10px;
}

.movie-banner .swiper-banner-button-next {
  right: 10px;
}

/* ===================== MEDIA ===================== */
@media screen and (max-width: 999px) {
  .movie-banner .shows-content {
    padding: 3.125em 0;
  }

  .movie-banner .swiper-banner-container {
    height: 35vh;
  }

  .movie-banner .slider-content-full-height {
    min-height: inherit;
    height: inherit;
  }

  .movie-banner .movie-banner-image,
  .movie-banner .swiper-banner-container,
  .movie-banner .slider-content-full-height {
    min-height: inherit;
    height: 100%;
  }

  .movie-banner .swiper-pagination {
    position: relative;
    margin: 1em 0 0 0;
  }
}

@media (max-width: 767px) {
  .movie-banner .swiper-banner-container {
    height: 28.125em;
  }
}

@media (max-width: 479px) {
  .movie-banner .swiper-banner-container {
    height: inherit;
  }
}



/*----------------------------------------------
 Badge Design
------------------------------------------------*/
.badge-class-1,
.badge-class-2,
.badge-class-3,
.badge-class-4,
.badge-class-5,
.badge-class-6 {
  width: 1.875rem;
  border: 1px solid #fff;
}

.badge-class-1 {
  color: #fff;
  background-color: rgba(0, 166, 81, 1.0) !important;
}

.badge-class-2 {
  color: #fff;
  background-color: rgba(0, 149, 218, 1.0) !important;
}

.badge-class-3 {
  color: #1f193d;
  background-color: rgba(251, 193, 21, 1.0) !important;
}

.badge-class-4 {
  color: #fff;
  background-color: rgba(245, 130, 32, 1.0) !important;
}

.badge-class-5 {
  color: #fff;
  background-color: rgba(236, 29, 37, 1.0) !important;
}

.badge-class-6 {
  color: #fff;
  background-color: rgba(0, 0, 0, 1.0) !important;
  border: 1px #fff solid;
}

.movie-banner h6.big-title-cultne {
  font-size: 0.8em;
}

.movie-banner h1.big-title-cultne {
  font-size: 3.209em;
}

.movie-banner h2.big-title-cultne {
  font-size: 2.9em;
}


.iq-nav-menu>li>a {
  text-transform: none !important;
}

/*BANNER SLIDE*/
@media (max-width: 479px) {
  .movie-banner-image {
    background-size: 300% 70% !important;
    background-position: top right !important;
    background-repeat: no-repeat !important;
  }
}


/*SLIDE Normal*/
.iq-card-cutne .block-images {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.iq-card-cutne .block-images .img-box {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(12, 11, 17, 0.25)), to(rgba(12, 11, 17, 0.25))), -webkit-gradient(linear, left top, left bottom, color-stop(56%, rgba(12, 11, 17, 0)), to(rgba(12, 11, 17, 0.2)));
  background: -webkit-linear-gradient(bottom, rgba(12, 11, 17, 0.25) 0%, rgba(12, 11, 17, 0.25) 100%), -webkit-linear-gradient(top, rgba(12, 11, 17, 0) 56%, rgba(12, 11, 17, 0.2) 100%);
  background: -o-linear-gradient(bottom, rgba(12, 11, 17, 0.25) 0%, rgba(12, 11, 17, 0.25) 100%), -o-linear-gradient(top, rgba(12, 11, 17, 0) 56%, rgba(12, 11, 17, 0.2) 100%);
  background: linear-gradient(0deg, rgba(12, 11, 17, 0.25) 0%, rgba(12, 11, 17, 0.25) 100%), linear-gradient(180deg, rgba(12, 11, 17, 0) 56%, rgba(12, 11, 17, 0.2) 100%);
}

.iq-card-cutne .block-images .img-box::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 0.25em solid var(--bs-primary);
  background: rgba(var(--bs-black), 0.8);
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 9;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: var(--bs-border-radius-lg);
  border-radius: var(--bs-border-radius-lg);
}

.iq-card-cutne .block-images .img-box img {
  mix-blend-mode: overlay;
}

.iq-card-cutne .block-images:hover .img-box::before {
  opacity: 1;
}

.iq-card-cutne .img-box {
  -webkit-border-radius: var(--bs-border-radius-lg);
  border-radius: var(--bs-border-radius-lg);
}

.iq-card-cutne .img-box img {
  height: 100%;
  width: 100%;
  aspect-ratio: 5/3;
  -o-object-position: top;
  object-position: top;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-border-radius: var(--bs-border-radius-lg);
  border-radius: var(--bs-border-radius-lg);
}

.iq-card-cutne .img-box::before {
  content: "";
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--bs-dark-rgb), 0.8)), color-stop(50%, rgba(var(--bs-dark-rgb), 0.4)), to(rgba(var(--bs-dark-rgb), 0)));
  background: -webkit-linear-gradient(left, rgba(var(--bs-dark-rgb), 0.8), rgba(var(--bs-dark-rgb), 0.4) 50%, rgba(var(--bs-dark-rgb), 0));
  background: -o-linear-gradient(left, rgba(var(--bs-dark-rgb), 0.8), rgba(var(--bs-dark-rgb), 0.4) 50%, rgba(var(--bs-dark-rgb), 0));
  background: linear-gradient(90deg, rgba(var(--bs-dark-rgb), 0.8), rgba(var(--bs-dark-rgb), 0.4) 50%, rgba(var(--bs-dark-rgb), 0));
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.iq-card-cutne .blog-description {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  margin: auto;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: capitalize;
}

.iq-card-cutne .blog-description .iq-title a {
  font-size: 1em;
  color: var(--bs-white);
}

.iq-card-cutne:hover {
  z-index: 99;
  -webkit-transform: scale3d(1.1, 1.1, 1) translateZ(0) perspective(31.25em);
  transform: scale3d(1.1, 1.1, 1) translateZ(0) perspective(31.25em);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}

.iq-card-cutne:hover::before {
  opacity: 1;
}

.iq-card-cutne::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 0.25em solid var(--bs-primary);
  background: rgba(var(--bs-dark-rgb), 0.8);
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 9;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: var(--bs-border-radius-lg);
  border-radius: var(--bs-border-radius-lg);
}


@media (max-width: 476px) {
  .navbar-brand img.logo {
    width: 230px;
  }
}

/* Player */
.video-portrait {
  position: relative;
  width: 690px;
}

.video-portrait iframe {
  border-radius: 1.25rem;
}

#play-countdown {
  position: absolute;
  z-index: 100;
  font-size: 0.7em;
  bottom: 10px;
  right: 25px;
}

#play-video {
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.trending-cultne {
  margin: 0;
  padding: 0;
  font-size: 0.9rem;
  display: inline-block;
}

.cultne-video a {
  color: var(--cultne-green) !important;
}





/*----------------------------------------------
 GUIA DE PROGRAMAÇÃO
------------------------------------------------*/
.guia-description {
  background: -moz-linear-gradient(top, #553f92 0%, transparent 40%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #553f92 0%, transparent 40%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #553f92 0%, transparent 40%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  padding: 0 1.463em;
  text-align: right;
}

.guia-description .movie-time {
  border-bottom: var(--cultne-green) solid 1px;
}

.guia-description .movie-time span {
  font-size: 0.875em;
  font-weight: bold;
}


.tit-data {
  background: #2a2b4a;
  padding: 0 1.463em;
}

.tit-data.active {
  background: #553f92;
}

.tit-data .sep {
  /*border-left: var(--cultne-green) 1px solid;*/
  margin: 0;
  padding: 0;
}

.tit-data .time {
  text-align: right;
}

.tit-data .time time {
  color: var(--cultne-green);
  font-size: 2.575em;
  line-height: 1em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.tit-data .time desc {
  color: var(--cultne-green);
  font-size: 1.2em;
  line-height: 1em;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-transform: lowercase;
}


/*
.tit-data .tit-rotate {
  margin: -37px 0 0 20px;
  padding: 0px 0 0 0;
  width: 200px;
  height: 220px;
  transform: rotateZ(-90deg);
  transform-origin: right, top;
}
.tit-data h3 {
  color: var(--white);
  font-size: 0.975em;
  font-weight: bold;
}
.tit-data p {
  color: var(--white);
  font-size: 1.1em;
  line-height: 1.16em;
}
@media (max-width: 479px){
  .tit-data .tit-rotate {
    margin: 0 0 0 20px;
    padding: 0 0 0 0;
    width: auto;
    height: auto;
    transform: rotateZ(0deg);
    transform-origin: right, top;
  }
}
*/

/*Esqueleto*/
.skeleton-box {
  display: block;
  height: 1em;
  position: relative;
  overflow: hidden;
  /*background-color: #dddbdd;*/
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

#video-container.skeleton-box {
  height: 380px;
}

.skeleton-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
  animation: shimmer 2s infinite;
  content: "";
}

@-webkit-keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

.skeleton-active,
.swiper-slide.grid-active {
  position: relative;
  overflow: hidden;
  border-radius: 1.25rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.skeleton-active::after,
.swiper-slide.grid-active::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
  animation: shimmer 2s infinite;
  content: "";
}

@-webkit-keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}

@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}



.rounded-cultne {
  border-radius: 1.25rem !important;
}

.rounded2-cultne {
  border-radius: 0.25rem !important;
}

.rounded3-cultne {
  border-radius: 100% !important;
}

.top-10 .block-images .img-box {
  background: transparent;
}

.top-10 .block-images .img-box img {
  mix-blend-mode: inherit;
}

.top-10 .block-images .img-box::before {
  opacity: 1;
}


@media (max-width: 1024px) {
  .iq-card:hover .block-images {
    margin-top: 0;
  }

  .card-hover:hover .block-images,
  .card-style-slider li.swiper-slide.swiper-slide-active .card-hover:hover .block-images {
    -webkit-transform: scale3d(1.1, 1.1, 1) translate3d(5%, 0, 0) perspective(31.25em);
    transform: scale3d(1.1, 1.1, 1) translate3d(5%, 0, 0) perspective(31.25em);
  }

  .iq-card:hover .block-social-info {
    opacity: 1;
  }

  .iq-card:hover .block-images::after {
    display: block;
  }

  .iq-card:hover .block-images .card-description.with-transition {
    opacity: 1;
  }
}




footer .footer-menu>li a:hover,
footer .footer-menu>li a.active {
  color: var(--bs-primary);
}






/*---------------------------------------------------------------------
     Breadcrumb style 1 2 and 3 4 5
-----------------------------------------------------------------------*/
.breadcrumb li {
  display: inline-block;
  word-break: break-all;
}

.iq-breadcrumb {
  padding: 9.375em 0 5em;
  background: var(--iq-bg1);
}

.iq-breadcrumb-two {
  padding: 2.813em 0;
  position: relative;
  z-index: 2;
}

.iq-breadcrumb-one {
  display: block;
  padding: 9.375em 0 5em;
  z-index: 9;
  position: relative;
}

.iq-breadcrumb-one ol li a {
  color: var(--iq-primary);
  text-decoration: none;
  font-weight: 700;
}

.iq-breadcrumb-one ol li {
  list-style: none;
  display: inline-block;
}

.iq-breadcrumb-one .breadcrumb-item+.breadcrumb-item::before {
  content: ">";
  color: var(--iq-primary);
}

.iq-breadcrumb-one .breadcrumb {
  position: relative;
  display: inline-block;
}

.iq-breadcrumb-one .breadcrumb-item.active {
  color: var(--iq-primary);
  position: relative;
  font-weight: 700;
}

.iq-breadcrumb-one ol {
  background: transparent;
  padding: 0;
  margin-bottom: 0;
  margin-top: 0.938em;
}

.iq-breadcrumb-two .breadcrumb {
  display: inline-block;
}

.iq-breadcrumb-two ol li {
  display: inline-block;
}

.iq-breadcrumb-three .breadcrumb {
  margin-top: 0;
}

.iq-breadcrumb-three .iq-breadcrumb-one {
  padding: 0;
}

.iq-breadcrumb-three {
  padding: 2.813em 0;
}

.breadcrumb-bg,
.breadcrumb-video,
.video-iq-bg-over {
  position: relative;
  overflow: hidden;
}

.breadcrumb-bg video,
.breadcrumb-bg #video-background,
.breadcrumb-video video,
.video-iq-bg-over video,
.video-breadcrumb-bg #video-background,
.video-iq-bg-over #video-background {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 100%;
}

.breadcrumb-bg.iq-over-dark-80:before,
.breadcrumb-ui:before {
  z-index: 0;
}

.iq-breadcrumb-one {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  background-color: var(--iq-bg1) !important;
}







/*---------------------------------------------------------------------
     BUSCA
-----------------------------------------------------------------------*/

/*
  body {
    background: linear-gradient(180deg, rgba(0, 0, 0, .30), rgba(0, 0, 0, .88)),
      url('https://images.unsplash.com/photo-1489599849927-2ee91cede3ba?auto=format&fit=crop&w=1600&q=80') center top / cover no-repeat fixed;
    min-height: 100vh;
  }
  .search-hero {
    padding: 5rem 0 2rem;
    position: relative;
  }
  .search-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, .45), rgba(0, 0, 0, .82));
    z-index: 0;
  }
*/
.search-hero .container,
.search-hero .container-fluid {
  position: relative;
  z-index: 1;
}

.search-panel {
  background: rgba(20, 19, 20, 0.92);
  border: 1px solid rgba(255, 255, 255, .06);
  border-radius: 1rem;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .30);
  overflow: hidden;
  backdrop-filter: blur(8px);
}

.search-panel-head {
  padding: 2rem 2rem 1rem;
}

.search-panel-body {
  padding: 0 2rem 2rem;
}

.streamit-badge {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  padding: .5rem .875rem;
  border-radius: 50rem;
  background: rgba(229, 9, 20, .14);
  color: #fff;
  font-size: .75rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.nav-pills.search-tabs {
  gap: .75rem;
  border-bottom: 1px solid rgba(255, 255, 255, .06);
  padding: 0 2rem 1rem;
}

.nav-pills.search-tabs .nav-link {
  /*border-radius: 50rem;*/
  padding: .85rem 1.25rem;
  font-weight: 600;
  color: var(--bs-body-color);
  background: rgba(255, 255, 255, .03);
  border: 1px solid rgba(255, 255, 255, .06);
}

.nav-pills.search-tabs .nav-link:hover,
.nav-pills.search-tabs .nav-link:focus {
  color: #fff !important;
}

.nav-pills.search-tabs .nav-link.active {
  background: var(--bs-primary);
  color: #fff;
  border-color: var(--bs-primary);
}

.field-wrap {
  position: relative;
}

.suggestions {
  position: absolute;
  top: calc(100% + .4rem);
  left: 0;
  right: 0;
  z-index: 20;
  background: #141314;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: .75rem;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, .35);
  display: none;
  overflow: hidden;
}

.suggestions.open {
  display: block;
}

.suggestion-item,
.loading-item {
  padding: .8rem 1rem;
  font-size: .95rem;
}

.suggestion-item {
  cursor: pointer;
  transition: background .2s ease;
}

.suggestion-item:hover {
  background: rgba(255, 255, 255, .06);
}

.loading-item {
  color: var(--bs-secondary-color);
}

.tags-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem;
  padding: .5rem .75rem;
  min-height: 52px;
  background-color: var(--bs-gray-900);
  border: var(--bs-border-width) solid var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}

.tags-box:focus-within {
  border-color: var(--bs-primary);
}

.tags-box input {
  background: transparent;
  border: 0;
  outline: 0;
  color: var(--bs-body-color);
  min-width: 140px;
  flex: 1;
  padding: .35rem 0;
}

.tag-chip {
  display: inline-flex;
  align-items: center;
  gap: .4rem;
  padding: .45rem .75rem;
  border-radius: 50rem;
  background: rgba(var(--bs-primary-rgb), .14);
  border: 1px solid rgba(var(--bs-primary-rgb), .25);
  color: #fff;
  font-size: .8rem;
  font-weight: 600;
}

.tag-chip button {
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  padding: 0;
  line-height: 1;
  font-size: 1rem;
}

.search-submit-wrap {
  display: flex;
  align-items: end;
  height: 100%;
}

@media (max-width: 767.98px) {

  .search-panel-head,
  .search-panel-body,
  .nav-pills.search-tabs {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.form-select:focus {
  border-color: var(--bs-primary);
}

.contact-card input,
.contact-card textarea {
  background: var(--bs-card-bg);
}