@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u-w4BMUTPHjxsIPx-oPCc.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI9w2_Gwfo.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI5wq_Gwfo.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI3wi_Gwfo.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u8w4BMUTPHh30AXC-v.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPHA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}
.cartao-presente {
  font-family: 'Poppins', sans-serif;
  background-color: #fff;
}
.cartao-presente * {
  box-sizing: border-box;
}
.cartao-presente img {
  max-width: 100%;
  height: auto;
}
.cartao-presente a {
  text-decoration: none;
}
.cartao-presente a:hover {
  text-decoration: none;
}
.cartao-presente h1,
.cartao-presente h2,
.cartao-presente h3,
.cartao-presente h4,
.cartao-presente h5,
.cartao-presente h6,
.cartao-presente p {
  margin: 0;
  padding: 0;
}
.mbr-fonts-style {
  font-family: 'Poppins', sans-serif;
}
.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}
.mbr-section-subtitle {
  line-height: 1.3;
}
.mbr-text {
  font-style: normal;
  line-height: 1.6;
}
.display-1 {
  font-family: 'Poppins', sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.1;
}
.display-2 {
  font-family: 'Poppins', sans-serif;
  font-size: 2.2rem;
  font-weight: 900;
  line-height: 1.2;
}
.display-4 {
  font-family: 'Lato', sans-serif;
  font-size: 0.875rem;
  line-height: 1.4;
}
.display-5 {
  font-family: 'Lato', sans-serif;
  font-size: 1.5rem;
  line-height: 1.5;
}
.display-7 {
  font-family: 'Lato', sans-serif;
  font-size: 1.06rem;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .display-1 {
    font-size: 2.4rem;
    font-size: calc(1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc(1.4 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 1.76rem;
    font-size: calc(1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc(1.4 * (1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.7rem;
    font-size: calc(0.95625rem + (0.875 - 0.95625) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc(1.4 * (0.95625rem + (0.875 - 0.95625) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.2rem;
    font-size: calc(1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc(1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
  }
}
.mbr-white {
  color: #ffffff;
}
.mbr-bold {
  font-weight: 700;
}
.mbr-light {
  font-weight: 300;
}
.pb-3 {
  padding-bottom: 1rem;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mt-2 {
  margin-top: 0.5rem;
}
.p-3 {
  padding: 1rem;
}
.container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 15px;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.justify-content-center {
  justify-content: center;
}
.align-center {
  text-align: center;
}
.col-12 {
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 768px) {
  .col-md-4 {
    width: 33.333%;
  }
}
@media (min-width: 768px) {
  .col-md-10 {
    width: 83.333%;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .col-lg-4 {
    width: 33.333%;
  }
}
@media (min-width: 992px) {
  .col-lg-8 {
    width: 66.666%;
    margin: 0 auto;
  }
}
section {
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}
.header2 {
  background: linear-gradient(135deg, #9f1d20 0%, #ea357e 100%);
  padding: 80px 0;
}
.header2 .media-container-row {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 991px) {
  .header2 .media-container-row {
    flex-direction: column;
  }
}
.header2 .media-content {
  flex: 1;
  padding: 20px;
}
@media (max-width: 991px) {
  .header2 .media-content {
    order: 2;
    text-align: center;
  }
}
.header2 .mbr-section-title {
  margin-bottom: 20px;
}
.header2 .mbr-section-text {
  margin-bottom: 30px;
}
.header2 .mbr-figure {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .header2 .mbr-figure {
    order: 1;
    width: 100% !important;
  }
}
.header2 .mbr-figure img {
  max-width: 100%;
  height: auto;
}
.header3 {
  padding: 80px 0;
  position: relative;
  min-height: 300px;
  display: flex;
  align-items: center;
}
.header3#header3-h {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/mbr-1.jpg');
  background-size: cover;
  background-position: center;
}
.header3#header3-5 {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/sala-2000x1333.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
@media (max-width: 768px) {
  .header3#header3-5 {
    background-attachment: scroll;
  }
}
.header3 .mbr-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #9f1d20;
}
.header3 .media-container-column {
  position: relative;
  z-index: 1;
}
.features4 {
  padding: 80px 0;
  background-color: #ffffff;
}
.features4 .container {
  max-width: 1140px;
}
.features4 .media-container-row {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
@media (max-width: 991px) {
  .features4 .media-container-row {
    flex-direction: column;
    align-items: center;
  }
}
.features4 .counter-container {
  flex: 1;
  padding-right: 40px;
}
@media (max-width: 991px) {
  .features4 .counter-container {
    padding-right: 0;
  }
}
.features4 .mb-5 {
  margin-bottom: 3rem;
}
.features4 .mb-5:last-child {
  margin-bottom: 0;
}
.features4 .counter {
  color: #9f1d20;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-family: 'Poppins', sans-serif;
  line-height: 1;
}
.features4 h3 {
  font-weight: 900;
  color: #232323;
  margin-bottom: 1rem;
}
.features4 p {
  color: #232323;
  line-height: 1.8;
}
.features4 p strong {
  font-weight: 600;
}
.features4 .mbr-figure {
  flex: 0 0 auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .features4 .mbr-figure {
    width: 100% !important;
    margin-top: 40px;
  }
}
.features4 .mbr-figure img {
  max-width: 100%;
  height: auto;
  display: block;
}
#video2-e {
  padding: 60px 0;
  background-color: #000;
}
#video2-e .mbr-figure {
  margin: 0 auto;
}
#video2-e .video-block {
  margin: 0 auto;
}
@media (max-width: 991px) {
  #video2-e .video-block {
    width: 100% !important;
  }
}
#video2-e .mbr-embedded-video {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.features9 {
  padding: 80px 0;
  background-color: #fff;
}
.features9 .media-container-row {
  margin-top: 40px;
}
.features9 .card {
  border: none;
  background-color: transparent;
  margin-bottom: 30px;
}
.features9 .card .card-img {
  text-align: center;
}
.features9 .card .card-img .mbr-iconfont {
  font-size: 3rem;
}
.features9 .card .card-title {
  color: #232323;
  margin-bottom: 1rem;
  font-weight: 700;
}
.features9 .card .card-box {
  text-align: center;
}
.features9 .card a {
  color: #9f1d20;
  text-decoration: underline;
}
.features9 .card a:hover {
  color: #741517;
}
.form3 {
  padding: 80px 0;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/povonocimena-2000x1333.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  position: relative;
}
@media (max-width: 768px) {
  .form3 {
    background-attachment: scroll;
  }
}
.form3 .mbr-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.form3 .block-content {
  position: relative;
  z-index: 1;
  color: #ffffff;
  margin: 0 auto;
}
.form3 .block-content h2,
.form3 .block-content h3 {
  color: #ffffff;
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 3rem;
  text-decoration: none;
  border-radius: 3px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  border: 2px solid transparent;
  letter-spacing: 1px;
  margin: 0.4rem 0.8rem;
  white-space: normal;
  word-break: break-word;
}
.btn.btn-md {
  padding: 1rem 3rem;
}
.btn.btn-danger-outline {
  color: #ffffff;
  border-color: #ffffff;
  background: transparent;
}
.btn.btn-danger-outline:hover {
  background: #ffffff;
  color: #9f1d20;
}
.btn.btn-white-outline {
  color: #ffffff;
  border-color: #ffffff;
  background: transparent;
}
.btn.btn-white-outline:hover {
  background: #ffffff;
  color: #9f1d20;
}
.btn.btn-primary {
  background: #9f1d20;
  color: #ffffff;
  border-color: #9f1d20;
}
.btn.btn-primary:hover {
  background: #741517;
  border-color: #741517;
}
.btn.btn-form {
  width: 100%;
  max-width: 300px;
}
@font-face {
  font-family: 'icon54';
  src: url('../fonts/icon54/icon54.eot?uf6sbu');
  src: url('../fonts/icon54/icon54.eot?uf6sbu#iefix') format('embedded-opentype'), url('../fonts/icon54/icon54.ttf?uf6sbu') format('truetype'), url('../fonts/icon54/icon54.woff?uf6sbu') format('woff'), url('../fonts/icon54/icon54.svg?uf6sbu#icon54') format('svg');
  font-weight: normal;
  font-style: normal;
}
.mbr-iconfont {
  font-family: 'icon54';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.icon54-v1-target-money:before {
  content: '\f049';
}
.icon54-v1-gift-card2:before {
  content: '\e943';
}
.icon54-v1-calendar-clock:before {
  content: '\eab8';
}
@media (max-width: 991px) {
  .display-1 {
    font-size: 2.5rem;
  }
  .display-2 {
    font-size: 2rem;
  }
  .display-4,
  .display-5 {
    font-size: 1rem;
  }
  section {
    padding: 40px 0;
  }
  .header2,
  .header3,
  .features4,
  .form3 {
    padding: 50px 0;
  }
  .btn {
    padding: 0.8rem 2rem;
  }
}
@media (max-width: 767px) {
  .display-1 {
    font-size: 2rem;
  }
  .display-2 {
    font-size: 1.5rem;
  }
  .container {
    padding: 0 10px;
  }
}
