.venda-corporativa .content {
  max-width: none;
}

#area1 {
  overflow: hidden;
}

#area2 {
  max-width: 825px;
  margin: 0 auto;
  padding: 0 20px;
}

.hd-bottom-wp,
.hd-top-wp {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
}

#header .hd-top {
  height: 65px;
}

#header {
  z-index: 51;
}

#header .hd-option {
  vertical-align: middle;
}

#header .logo {
  height: 40px;
  width: 30px;
}

#header .hd-support .hd-support-link-2 {
  display: inline-block;
}

#header .hd-share .share-text {
  display: none;
}

#header .hd-link .svg-icon {
  fill: #09f;
}

#header .hd-link:hover .svg-icon {
  fill: #006bb3;
}

#header .hd-link:after {
  display: none;
}

#header .hd-option:last-child {
  margin: 0;
}

#header .hd-icon-text {
  color: #09f;
}

#header .hd-icon-text:hover {
  color: #006bb3;
}

#header.new-header .hd-top {
  background: linear-gradient(270deg, #202380 0%, #3255e2 133.87%);
  height: 56px;
}

#header.new-header .hd-bottom {
  background: #202380;
  height: 48px;
}

#header.new-header .logo,
#header.new-header .logo a {
  height: 36px;
  display: flex;
  margin: 0;
}

#header.new-header .hd-link .svg-icon {
  fill: #bbc8ff;
}

#header.new-header .hd-link:hover .svg-icon {
  fill: #ffd600;
}

#header.new-header .hd-main-menu .hd-mm-lnk {
  color: #bbc8ff;
}

#header.new-header .hd-support .hd-support-link-2,
#header.new-header .hd-support .hd-icon-text {
  color: #bbc8ff;
}

#header.new-header .hd-support .hd-support-link-2:hover,
#header.new-header .hd-support .hd-support-link-2:hover .hd-icon-text {
  color: #ffd600;
}

#header.new-header .hd-main-menu .hd-mm-lnk:hover {
  color: #ffd600;
}

#header .logo.new-logo {
  display: none;
}

#header.new-header .logo.new-logo {
  display: block;
}

#header.new-header .logo {
  display: none;
}

.main-banner {
  background-color: #f0ede6;
  position: relative;
}

.main-banner-wp {
  position: relative;
  background-color: #f0ede6;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: center top;
  min-height: 380px;
}

.main-banner .mb-cont-wp {
  position: relative;
}

.main-banner .mb-cont .mb-logo {
  overflow: hidden;
  width: 298px;
  height: 46px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -148px;
  text-indent: -9999px;
}

.main-banner .mb-cont .mb-logo-2 {
  position: absolute;
  bottom: 50%;
  left: 50%;
  margin: 0 0 -120px -100px;
  overflow: hidden;
  display: block;
  width: 200px;
  height: 200px;
  background: url(https://ingresso-a.akamaihd.net/hs/passaportefantasticovalesul/img/kinopass1.jpg)
    no-repeat 0 0;
  z-index: 10;
  text-indent: -999px;
  background-size: 100% 100%;
  background-color: #fff;
  border-radius: 10px;
}

.main-banner .mb-cont-wp img {
  width: 320px;
  margin-top: 100px;
  margin: 105px auto 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -160px;
}

.main-banner .mb-cont-wp .icons-parallax {
  position: relative;
  z-index: 50;
}

@media (max-width: 992px) {
  .main-banner .mb-cont-wp .icons-parallax {
    transform: translate3d(0px, 0px, 0px) !important;
  }
}

@media (max-width: 767px) {
  .main-banner .mb-cont-wp {
    min-height: 380px;
    object-fit: cover;
  }
}

@media (min-width: 768px) {
  .main-banner-wp .mb-cont-wp {
    max-width: 1440px;
    display: block;
    overflow: hidden;
    height: 360px;
  }
  .main-banner .mb-cont .mb-logo {
    bottom: 50px;
  }
  .main-banner .mb-cont .mb-logo-2 {
    margin: 0 0 -130px -100px;
  }
}

@media (min-width: 992px) {
  .main-banner .mb-cont .mb-logo-2 {
    display: none;
  }
  #header .hd-share .share-text {
    display: inline-block;
  }
  .main-banner-wp {
    min-height: 522px;
    max-width: 2048px;
    position: relative;
    left: 50%;
    margin-left: -1024px;
    background-image: none;
    background-attachment: initial;
    background-color: #f0ede6;
    background-position: 0 0;
    overflow: visible;
  }
  .main-banner .mb-cont-wp {
    width: 1024px;
    left: 50%;
    margin-left: -512px;
    position: relative;
    min-height: 522px;
  }
  .main-banner .mb-cont-wp img {
    position: static;
    right: auto;
    bottom: auto;
    left: auto;
    width: auto;
    margin: 0;
  }
  .main-banner .mb-cont .mb-logo {
    overflow: hidden;
    width: 100%;
    height: 410px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(https://ingresso-a.akamaihd.net/hs/passaportefantasticovalesul/img/mb-img-partner-02.jpg)
      no-repeat 0 0;
    background-size: 100%;
    margin: 0 auto;
  }
  .main-banner .mb-cont-wp .icons-parallax {
    position: absolute;
    z-index: 50;
    height: 260px;
    bottom: 40%;
    right: 0;
    width: 573px;
    margin-bottom: -130px;
  }
}

@media (min-width: 1220px) {
  .main-banner .mb-cont-wp {
    width: 1220px;
    margin-left: -610px;
  }

  .main-banner .mb-cont .mb-logo {
    height: 410px;
  }
}

.ticket-alert-text {
  background: #ed037b;
  max-width: 280px;
  display: block;
  border-radius: 5px;
  padding: 10px;
  margin: 0 0 40px 20px;
  margin: 0 auto 40px;
  font-size: 0.875rem;
}

.ticket-list {
  margin: 0 -20px;
  position: relative;
}

.ticket-list .ticket-info {
  padding: 20px 20px 0;
  margin-bottom: 40px;
}

.ticket-list .ticket-info h1 {
  font-size: 1.25rem;
  margin-bottom: 20px;
  font-weight: bold;
  font-family: "Proxima Nova Bold";
}

.ticket-list .ticket-info p {
  font-size: 0.875rem;
}

.ticket-list ul {
  white-space: nowrap;
  overflow: auto;
  margin: -55px 0 30px;
  position: relative;
  z-index: 10;
  padding-left: 20px;
}

@media (min-width: 375px) {
  .ticket-list ul {
    max-width: 400px;
    margin: -55px auto 30px;
    text-align: center;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .ticket-info {
    margin-bottom: 0;
  }

  .ticket-list {
    min-height: 510px;
  }

  .ticket-list ul {
    margin: -55px 0 20px;
    padding-right: 400px;
  }
  .ticket-list .ticket-info {
    position: absolute;
    top: 70px;
    right: 0;
    width: 394px;
  }
  .ticket-alert-text {
    margin: 0 0 40px 0;
    max-width: 348px;
  }
}

.ticket-list .ticket {
  margin-right: 40px;
}

.ticket-list .ticket .btn {
  font-size: 0.875rem;
}

.ticket-list .ticket img {
  margin-bottom: 10px;
}

.rules {
  margin-bottom: 40px;
}

.rules .panel-title {
  font-size: 1.25rem;
  margin-bottom: 40px;
  position: relative;
  font-family: "Proxima Nova Bold";
}

.rules .panel-title a:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: top;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4gICAgPHBhdGggZmlsbD0iIzA5RiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTcuNDk1IDcuNzY4Yy4zMzUtLjM0OC44ODktLjM1OSAxLjIzNy0uMDIzLjM0OC4zMzUuMzU5Ljg4OS4wMjMgMS4yMzdsLTYuNzY4IDcuMDMtNi43NDQtNy4wMzFjLS4zMzQtLjM1LS4zMjItLjkwMy4wMjYtMS4yMzguMzUtLjMzNC45MDMtLjMyMiAxLjIzOC4wMjZsNS40ODMgNS43MTggNS41MDUtNS43MTl6Ii8+PC9zdmc+);
  transform: rotate(180deg);
}

.rules .panel-title a.collapsed:after {
  transform: rotate(0);
}

.rules .panel-collapse {
  font-size: 0.875rem;
}

.rules ul li {
  margin-bottom: 10px;
}

.rules ul li strong {
  font-size: 1rem;
}

@media (min-width: 768px) {
  .rules .panel-title a {
    pointer-events: none;
    color: #fff;
  }
  .rules .panel-title a:after {
    display: none;
  }
  .ticket-list {
    margin: 0;
  }
  .ticket-list ul {
    padding-left: 0;
    white-space: normal;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    max-width: 360px;
  }
  .ticket-list .ticket {
    margin-bottom: 30px;
  }
}

.steps h1 {
  font-size: 1.25rem;
  margin-bottom: 40px;
  font-family: "Proxima Nova Bold";
}

.steps .steps-list {
  margin: 0 -20px;
}

.steps .step-box .sb-wp {
  background-color: #252525;
  padding: 20px;
  height: 100%;
}

.steps .step-box {
  margin-bottom: 20px;
}

.steps .step-box .sb-title {
  display: block;
  margin-bottom: 20px;
  font-family: "Proxima Nova Bold";
}

.steps .step-box:nth-child(1) strong:before,
.steps .step-box:nth-child(2) strong:before,
.steps .step-box:nth-child(3) strong:before,
.steps .step-box:nth-child(4) strong:before {
  display: inline-block;
  border: 2px solid #ff7300;
  border-radius: 50%;
  margin-right: 10px;
  width: 26px;
  height: 26px;
  line-height: 21px;
  text-align: center;
  color: #ff7300;
}

.steps .step-box:nth-child(1) .sb-title:before {
  content: "1";
}

.steps .step-box:nth-child(2) .sb-title:before {
  content: "2";
}

.steps .step-box:nth-child(3) .sb-title:before {
  content: "3";
}

.steps .step-box:nth-child(4) .sb-title:before {
  content: "4";
}

.steps .sb-cont {
  font-size: 0.875rem;
}

.steps .step-box.step1 .sb-cont {
  display: flex;
  justify-content: space-between;
}

.steps .step-box.step2 img {
  margin-bottom: 20px;
}

.steps .step-box.step3 img {
  margin-bottom: 20px;
}

.steps .step-box.step3 img,
.steps .step-box.step2 img {
  width: 100%;
}

.steps .step-box.step2 img {
  max-width: 280px;
}

.steps .step-box.step3 img {
  max-width: 380px;
}

.steps .step-box.step3 p {
  margin-bottom: 20px;
}

.steps .step-box.step4 .svg-icon {
  width: 100px;
  height: 100px;
}

.steps .step-box.step1 .sb-cont {
  display: flex;
  justify-content: space-between;
}

.steps .step-box.step1 .sb-cont p {
  margin-right: 10px;
  padding-top: 40px;
  max-width: 180px;
}

@media (min-width: 768px) {
  .steps .steps-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .steps .step-box {
    width: 50%;
  }
  .steps .step-box:nth-child(1),
  .steps .step-box:nth-child(3) {
    padding: 0 20px 0 0;
  }
}

footer {
  text-align: center;
  background-color: #252525;
  padding: 30px 20px;
  font-size: 0.75rem;
}

footer p {
  color: #999999;
  margin: 0;
}

footer .ft-wp {
  max-width: 824px;
  margin: 0 auto;
}

footer .ft-partner-logo {
  margin-bottom: 20px;
  display: block;
}

footer .ft-copyright-partner {
  border-bottom: 1px solid #999999;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

@media (min-width: 1440px) {
  .main-banner .mb-cont-wp {
    width: 1440px;
    margin-left: -720px;
  }
}

.promo-movie-banner {
  margin-bottom: 60px;
}

.promo-movie-banner h1 {
  font-size: 1.25rem;
  margin-bottom: 40px;
  font-family: "Proxima Nova Bold";
}

.promo-movie-banner .promo-image-mobile {
  max-width: 425px;
  margin: 0 auto;
  display: block;
}
