html,
body {
  background: #000;
  font-family: 'Poppins', sans-serif;
}

.catalog {
  background: #f0ede4;
}

.clearfix::after {
  content: '';
  clear: both;
  display: table;
}

a,
a:visited {
  color: inherit;
  text-decoration: none;
}

:root {
  --swiper-theme-color: #fa2e2d;
}

img {
  height: auto;
  max-width: 100%;
}

p {
  line-height: 1.2;
}

.site-header {
  background: url('../../assets/images/header.png') center center no-repeat;
  background-size: cover;
  padding: 8px 0;
  margin: 0 0 30px;
}

.bx h1 {
  color: #e13f00;
  font-weight: bolder;
  font-size: 48px;
  line-height: 1;
}

.bx h3 {
  margin: 0 0 40px 60px;
  font-size: 20px;
  color: #58595b;
}

.bx h3 img {
  vertical-align: bottom;
}

.bx small {
  color: #e13f00;
  font-size: 24px;
  margin: 0 0 20px;
  display: block;
  line-height: 1;
}

.bx-hero {
  margin-bottom: 40px;
}

.bx-block {
  padding: 0 0 120px;
}

.bx-block .col-md-6:first-child {
  border-right: 1px solid #58595b;
}

.bx-block h4 {
  font-size: 30px;
  color: #e13f00;
}

.bx-block p {
  font-size: 18px;
  color: #58595b;
}

.bx-block .bx-icon {
  margin: 0 0 12px;
}

.bx-footer {
  border-top: 1px solid #e13f00;
  margin: 60px 0 0;
  padding: 15px 0 0;
}

.bx-detalhes {
  position: relative;
}

.bx-detalhes .bx-icon {
  position: absolute;
  left: 0;
  top: 18 px;
}

.bx-detalhes p {
  padding-left: 80px;
}

.bx-detalhes strong {
  color: #e13f00;
}

.bx-footer.bx-autor {
  padding: 30px 0 0;
  margin: 75px 0 0;
}

.bx-autor strong {
  display: block;
}

.bx-autor img {
  max-width: 180px;
  float: left;
  padding-right: 15px;
}

.br-2-white {
  border-right: 2px solid #fff;
}

@media only screen and (min-width: 2100px) {
}

@media only screen and (min-width: 1920px) {
}

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

@media only screen and (max-width: 768px) {
  .site-header img {
    max-width: 120px;
  }

  .bx small {
    font-size: 16px;
    margin: 0;
  }

  .bx h1 {
    font-size: 21px;
  }

  .bx h3 {
    margin: 0 0 40px 0;
    font-size: 16px;
  }

  .bx-block h4 {
    font-size: 20px;
  }

  .bx-block p {
    font-size: 14px;
  }

  .bx-autor img {
    float: none;
    margin: 0 0 20px;
  }

  .bx-block {
    padding: 0 0 60px;
  }
}

@media only screen and (max-width: 480px) {
  .a-center-mb-10 {
    text-align: center !important;
    margin-bottom: 10px;
  }

  .movie-header-bx h1 {
    font-size: 28px !important;
  }

  .movie-title-bx h1 {
    font-size: 28px !important;
  }

  .producers-header-bx h1 {
    font-size: 28px !important;
  }

  .movie-title-bx h3 {
    font-size: 28px !important;
  }

  .movie-description-bx h4 {
    font-size: 22px !important;
  }

  .br-2-white {
    border: none;
    margin-bottom: 15px;
  }

  .px-0 {
    padding-left: calc(var(--bs-gutter-x) / 2) !important;
    padding-right: calc(var(--bs-gutter-x) / 2) !important;
  }

  .producers-content-bx .type {
    margin-top: 15px;
  }

  .producers-content-bx hr {
    display: none;
  }
}

/* MAIN */

.main-header {
  background-color: #e33f00;
  padding: 8px 0;
}

.main-header a {
  color: #fff;
}

.main-header .divider {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

.main-bx {
  background: url('../../assets/images/bg-main.jpg') top center no-repeat;
  background-size: cover;
  padding: 8px 0;
  margin: 0 auto;
  padding-bottom: 50px;
}

.main-bx h1 {
  color: #ffffff;
  font-weight: 300;
  font-size: 26px;
  line-height: 1;
  text-align: center;
}

.main-bx h2 {
  color: #fbdb02;
  font-weight: 300;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}

.main-bx .name {
  color: #fbdb02;
  font-weight: 500;
  font-size: 22px;
  line-height: 1;
}

.main-bx .info {
  color: #fbdb02;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.2;
}

.main-bx .h200 {
  height: 200px;
}

.main-footer-bx {
  background-color: #69f7c8;
  padding: 20px 0;
  margin: 0 auto;
}

.main-footer-bx .info {
  color: #000;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}

.main-footer-separator-bx {
  background: url('../../assets/images/bg-main.jpg') bottom center no-repeat;
  background-size: cover;
  height: 100px;
}

.movie-header-bx {
  background: url('../../assets/images/bg-header-movie.png') center center
    no-repeat;
  background-size: cover;
  padding: 8px 0;
  height: 167px;
}

.movie-header-bx h1 {
  color: #ffffff;
  font-weight: 500;
  font-size: 36px;
  line-height: 1;
}

.movie-header-bx .container,
.movie-header-bx .row {
  min-height: 167px;
}

.movie-title-bx {
  background-color: #c8013c;
  padding: 25px 0;
}

.movie-title-bx h1 {
  color: #000;
  font-weight: 500;
  font-size: 36px;
  line-height: 1;
}

.movie-title-bx h2 {
  color: #fff;
  font-weight: 300;
  font-size: 24px;
  line-height: 1;
}

.movie-title-bx h3 {
  color: #fff;
  font-weight: 500;
  font-size: 36px;
  line-height: 1;
}

.movie-title-bx h3.italic {
  font-style: italic;
}

.movie-title-bx .icon-movie {
  vertical-align: bottom;
}

.movie-cover-bx {
  background-color: #000;
  padding: 0 auto;
}

.movie-description-bx {
  background-color: #c8013c;
  padding: 25px 0;
}

.secondary {
  background-color: #db3917 !important;
}

.movie-description-bx h4 {
  color: #fff;
  font-size: 26px;
  font-weight: 300;
}

.movie-description-bx .info {
  color: #000;
  font-size: 14px;
}

.movie-description-bx .info strong {
  color: #fff;
}

.producers-header-bx {
  background: url('../../assets/images/bg-header-producers.png') center center
    no-repeat;
  background-size: cover;
  padding: 8px 0;
  height: 139px;
}

.producers-header-bx h1 {
  color: #ffffff;
  font-weight: 500;
  font-size: 36px;
  line-height: 1;
}

.producers-header-bx .container,
.producers-header-bx .row {
  min-height: 139px;
}

.producers-content-bx {
  background-color: #f0ede4;
  padding: 30px 0;
}

.producers-content-bx .type {
  color: #e13f00;
  font-size: 14px;
  line-height: 1;
}

.producers-content-bx .name {
  color: #e13f00;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
}

.producers-content-bx .info {
  color: #000;
  font-size: 12px;
  line-height: 1;
}

.producers-content-bx hr {
  border: 1px solid #e13f00;
  opacity: 1;
}

/* .bx h1 {
  color: #e13f00;
  font-weight: bolder;
  font-size: 48px;
  line-height: 1;
}

.bx h3 {
  margin: 0 0 40px 60px;
  font-size: 20px;
  color: #58595b;
}

.bx h3 img {
  vertical-align: bottom;
}

.bx small {
  color: #e13f00;
  font-size: 24px;
  margin: 0 0 20px;
  display: block;
  line-height: 1;
} */
