/* Apresentation */
.presentation {
  margin-bottom: 75px;
  color: #F8F8F8 !important;
  background-image: url("/static/website/img/home_presentation_bg.6166b87b3b39.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.presentation .cell {
  padding: 5% 0;
}
.presentation h2 {
  color: #F8F8F8 !important;
}
.presentation p {
  font-size: 20px;
}
.presentation .button {
  background: #F80032;
  font-size: 18px;
  color: #F8F8F8 !important;
  border: 2px solid #F8F8F8 !important;
}

/* Reason Register */
.reasons-register {
  margin-bottom: 75px;
}
.reasons-register .cell {
  text-align: center;
  color: #F8F8F8 !important;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.reasons-register .cell .reasons-register-container {
  padding: 75px;
}
.reasons-register .cell .reasons-register-container h3 {
  margin: 30px 0;
  color: #F8F8F8 !important;
}
.reasons-register .cell .reasons-register-container .icon {
  height: 55px;
}
.reasons-register .cell:nth-child(1) {
  background-image: url("/static/website/img/home_reason_bg_1.4eee04f23228.png");
}
.reasons-register .cell:nth-child(2) {
  background-image: url("/static/website/img/home_reason_bg_2.9c36ef1d6961.png");
}
.reasons-register .cell:nth-child(3) {
  background-image: url("/static/website/img/home_reason_bg_3.a2bc6c2abcb3.png");
}

/* Common Questions */
.faq-questions-frequents {
  margin-bottom: 75px;
}
.faq-questions-frequents .accordion li a,
.faq-questions-frequents .accordion li a:hover {
  background-color: #F8F8F8;
  color: #4E4E4E;
  font-size: 18px;
}
.faq-questions-frequents .accordion-content {
  padding: 20px;
  text-align: left;
  white-space: inherit;
  font-size: 18px;
}

/* Section Movie */
.section-movie {
  margin-bottom: 75px;
}
.section-movie .section-movie-container {
  background-image: url("/static/website/img/easy_registry.e0461c6e92b4.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  color: #F8F8F8 !important;
}
.section-movie .section-movie-container h2 {
  color: #F8F8F8 !important;
}
.section-movie .section-movie-container h2 span {
  font-weight: lighter !important;
}
.section-movie .section-movie-container .button {
  background: #F80032;
  font-size: 18px;
  color: #F8F8F8 !important;
  border: 2px solid #F8F8F8 !important;
}
.section-movie .section-movie-container .video {
  padding: 50px;
}

/* Image Brands */
.brands {
  margin-top: 80px;
}
.brands h2 {
  margin-bottom: 40px;
}

/*# sourceMappingURL=home.css.807e453d2a4b.map */
